meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,body {
    height: 100%
}

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

html,body {
    font-size: 100%
}

body {
    background: #fff;
    color: #666;
    cursor: auto;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

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

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    margin: 0 auto;
    max-width: 73.125rem;
    width: 100%
}

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

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

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

.row .row.collapse:after {
    clear: both
}

.column,.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child {
    float: right
}

.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered,.columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,.columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child,.columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,.columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,.columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse>.column,.row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse>.column,.row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered,.columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,.columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child,.columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse>.column,.row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse>.column,.row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered,.columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,.columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child,.columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,.columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,.columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse>.column,.row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse>.column,.row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

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

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,.accordion dd.active>a {
    background: #e8e8e8;
    color: #222
}

.accordion .accordion-navigation>a,.accordion dd>a {
    background: #EFEFEF;
    color: #222;
    display: block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
    padding: 1rem
}

.accordion .accordion-navigation>a:hover,.accordion dd>a:hover {
    background: #e3e3e3
}

.accordion .accordion-navigation>.content,.accordion dd>.content {
    display: none;
    padding: .9375rem
}

.accordion .accordion-navigation>.content.active,.accordion dd>.content.active {
    background: #fff;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #00a8ff;
    border-color: #0090db;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:hover,.alert-box .close:focus {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #fff
}

.alert-box.secondary {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #000
}

.alert-box.alert-close {
    opacity: 0
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*="block-grid-"]:before,[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }

    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        list-style:none;
        width: 100%
    }

    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style:none;
        width: 100%
    }

    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }

    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }

    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }

    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }

    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }

    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }

    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }

    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }

    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }

    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }

    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }

    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: .5625rem .875rem .5625rem;
    background-color: #8c8c8c;
    border-color: #7e7e7e;
    border-radius: 3px
}

.breadcrumbs>* {
    color: #00a8ff;
    float: left;
    font-size: .6875rem;
    line-height: .6875rem;
    margin: 0;
    text-transform: uppercase
}

.breadcrumbs>*:hover a,.breadcrumbs>*:focus a {
    text-decoration: underline
}

.breadcrumbs>* a {
    color: #00a8ff
}

.breadcrumbs>*.current {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current a {
    color: #333;
    cursor: default
}

.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a {
    text-decoration: none
}

.breadcrumbs>*.unavailable {
    color: #999
}

.breadcrumbs>*.unavailable a {
    color: #999
}

.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.breadcrumbs>*:before {
    color: #aaa;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px
}

.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}

[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"
}

button,.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: transparent;
    border-color: #222;
    color: #222;
    transition: background-color 300ms ease-out
}

button:hover,button:focus,.button:hover,.button:focus {
    background-color: #222
}

button:hover,button:focus,.button:hover,.button:focus {
    color: #222
}

button.secondary,.button.secondary {
    background-color: #000;
    border-color: #000;
    color: #222
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
    background-color: #000
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus {
    color: #222
}

button.success,.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #222
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
    background-color: #368a55
}

button.success:hover,button.success:focus,.button.success:hover,.button.success:focus {
    color: #222
}

button.alert,.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #222
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus {
    color: #222
}

button.warning,.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #222
}

button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus {
    background-color: #cf6e0e
}

button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus {
    color: #222
}

button.info,.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

button.info:hover,button.info:focus,.button.info:hover,.button.info:focus {
    background-color: #61b6d9
}

button.info:hover,button.info:focus,.button.info:hover,.button.info:focus {
    color: #222
}

button.large,.button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem
}

button.small,.button.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem
}

button.tiny,.button.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem
}

button.expand,.button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

button.left-align,.button.left-align {
    text-align: left;
    text-indent: .75rem
}

button.right-align,.button.right-align {
    text-align: right;
    padding-right: .75rem
}

button.radius,.button.radius {
    border-radius: 3px
}

button.round,.button.round {
    border-radius: 1000px
}

button.disabled,button[disabled],.button.disabled,.button[disabled] {
    background-color: transparent;
    border-color: #222;
    color: #222;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: #222
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    color: #222
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: transparent
}

button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary {
    background-color: #000;
    border-color: #000;
    color: #222;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    background-color: #000
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    color: #222
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    background-color: #000
}

button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #222;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    color: #222
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #222;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #cf2a0e
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    color: #222
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #f04124
}

button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #222;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    background-color: #cf6e0e
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    color: #222
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    background-color: #f08a24
}

button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    background-color: #61b6d9
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    color: #222
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus {
    background-color: #a0d3e8
}

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

@media only screen and (min-width: 40.0625em) {
    button,.button {
        display:inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

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

.button-group:after {
    clear: both
}

.button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%
}

.button-group.even-2 li>button,.button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-2 li:first-child button,.button-group.even-2 li:first-child .button {
    border-left: 0
}

.button-group.even-2 li button,.button-group.even-2 li .button {
    width: 100%
}

.button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%
}

.button-group.even-3 li>button,.button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-3 li:first-child button,.button-group.even-3 li:first-child .button {
    border-left: 0
}

.button-group.even-3 li button,.button-group.even-3 li .button {
    width: 100%
}

.button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%
}

.button-group.even-4 li>button,.button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-4 li:first-child button,.button-group.even-4 li:first-child .button {
    border-left: 0
}

.button-group.even-4 li button,.button-group.even-4 li .button {
    width: 100%
}

.button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%
}

.button-group.even-5 li>button,.button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-5 li:first-child button,.button-group.even-5 li:first-child .button {
    border-left: 0
}

.button-group.even-5 li button,.button-group.even-5 li .button {
    width: 100%
}

.button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%
}

.button-group.even-6 li>button,.button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-6 li:first-child button,.button-group.even-6 li:first-child .button {
    border-left: 0
}

.button-group.even-6 li button,.button-group.even-6 li .button {
    width: 100%
}

.button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%
}

.button-group.even-7 li>button,.button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-7 li:first-child button,.button-group.even-7 li:first-child .button {
    border-left: 0
}

.button-group.even-7 li button,.button-group.even-7 li .button {
    width: 100%
}

.button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%
}

.button-group.even-8 li>button,.button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.even-8 li:first-child button,.button-group.even-8 li:first-child .button {
    border-left: 0
}

.button-group.even-8 li button,.button-group.even-8 li .button {
    width: 100%
}

.button-group>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group>li>button,.button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group>li:first-child button,.button-group>li:first-child .button {
    border-left: 0
}

.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li>button,.button-group.stack>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button {
    border-left: 0
}

.button-group.stack>li>button,.button-group.stack>li .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.stack>li>button {
    width: 100%
}

.button-group.stack>li:first-child button,.button-group.stack>li:first-child .button {
    border-top: 0
}

.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
    border-left: 0
}

@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
        display:block;
        margin: 0;
        width: 100%
    }

    .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
        border-left: 0
    }

    .button-group.stack-for-small>li>button,.button-group.stack-for-small>li .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.stack-for-small>li>button {
        width: 100%
    }

    .button-group.stack-for-small>li:first-child button,.button-group.stack-for-small>li:first-child .button {
        border-top: 0
    }
}

.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.radius>*>button,.button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.radius>*:first-child button,.button-group.radius>*:first-child .button {
    border-left: 0
}

.button-group.radius>*,.button-group.radius>*>a,.button-group.radius>*>button,.button-group.radius>*>.button {
    border-radius: 0
}

.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button,.button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button,.button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>* {
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button,.button-group.radius.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button {
    border-left: 0
}

.button-group.radius.stack>*>button,.button-group.radius.stack>* .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button {
    width: 100%
}

.button-group.radius.stack>*:first-child button,.button-group.radius.stack>*:first-child .button {
    border-top: 0
}

.button-group.radius.stack>*,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button,.button-group.radius.stack>*>.button {
    border-radius: 0
}

.button-group.radius.stack>*:first-child,.button-group.radius.stack>*:first-child>a,.button-group.radius.stack>*:first-child>button,.button-group.radius.stack>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>*:last-child,.button-group.radius.stack>*:last-child>a,.button-group.radius.stack>*:last-child>button,.button-group.radius.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small>* {
        display:inline-block;
        margin: 0 -2px
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
        display:block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>* .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }

    .button-group.radius.stack-for-small>*:first-child button,.button-group.radius.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button,.button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>*:first-child,.button-group.radius.stack-for-small>*:first-child>a,.button-group.radius.stack-for-small>*:first-child>button,.button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .button-group.radius.stack-for-small>*:last-child,.button-group.radius.stack-for-small>*:last-child>a,.button-group.radius.stack-for-small>*:last-child>button,.button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.round>*>button,.button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.round>*:first-child button,.button-group.round>*:first-child .button {
    border-left: 0
}

.button-group.round>*,.button-group.round>*>a,.button-group.round>*>button,.button-group.round>*>.button {
    border-radius: 0
}

.button-group.round>*:first-child,.button-group.round>*:first-child>a,.button-group.round>*:first-child>button,.button-group.round>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child,.button-group.round>*:last-child>a,.button-group.round>*:last-child>button,.button-group.round>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    display: block;
    margin: 0
}

.button-group.round.stack>*>button,.button-group.round.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255,255,255,0.5)
}

.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button {
    border-left: 0
}

.button-group.round.stack>*>button,.button-group.round.stack>* .button {
    border-color: rgba(255,255,255,0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.round.stack>*>button {
    width: 100%
}

.button-group.round.stack>*:first-child button,.button-group.round.stack>*:first-child .button {
    border-top: 0
}

.button-group.round.stack>*,.button-group.round.stack>*>a,.button-group.round.stack>*>button,.button-group.round.stack>*>.button {
    border-radius: 0
}

.button-group.round.stack>*:first-child,.button-group.round.stack>*:first-child>a,.button-group.round.stack>*:first-child>button,.button-group.round.stack>*:first-child>.button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.button-group.round.stack>*:last-child,.button-group.round.stack>*:last-child>a,.button-group.round.stack>*:last-child>button,.button-group.round.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

@media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small>* {
        display:inline-block;
        margin: 0 -2px
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
        display:block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255,255,255,0.5)
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>* .button {
        border-color: rgba(255,255,255,0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small>*>button {
        width: 100%
    }

    .button-group.round.stack-for-small>*:first-child button,.button-group.round.stack-for-small>*:first-child .button {
        border-top: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button,.button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>*:first-child,.button-group.round.stack-for-small>*:first-child>a,.button-group.round.stack-for-small>*:first-child>button,.button-group.round.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }

    .button-group.round.stack-for-small>*:last-child,.button-group.round.stack-for-small>*:last-child>a,.button-group.round.stack-for-small>*:last-child>button,.button-group.round.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}

.button-bar:before,.button-bar:after {
    content: " ";
    display: table
}

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.button-bar .button-group div {
    overflow: hidden
}

.clearing-thumbs,[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after {
    content: " ";
    display: table
}

.clearing-thumbs:after,[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*="block-grid-"] li,[data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:hover,.clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .clearing-main-prev,.clearing-main-next {
        height:100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-prev>span,.clearing-main-next>span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-prev>span:hover,.clearing-main-next>span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-prev.disabled,.clearing-main-next.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51,51,51,0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel>ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}

.f-dropdown.open {
    display: block
}

.f-dropdown>*:first-child {
    margin-top: 0
}

.f-dropdown>*:last-child {
    margin-bottom: 0
}

.f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-right:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89
}

.f-dropdown.drop-right:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-left:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89
}

.f-dropdown.drop-left:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-top:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    z-index: 89
}

.f-dropdown.drop-top:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #ccc transparent transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    position: absolute;
    top: auto;
    left: 9px;
    right: auto;
    z-index: 88
}

.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:hover,.f-dropdown li:focus {
    background: #eee
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.content>*:first-child {
    margin-top: 0
}

.f-dropdown.content>*:last-child {
    margin-bottom: 0
}

.f-dropdown.radius {
    border-radius: 3px
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}

.f-dropdown.mega.open {
    left: 0 !important
}

.dropdown.button,button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button::after,button.dropdown::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0
}

.dropdown.button::after,button.dropdown::after {
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem
}

.dropdown.button::after,button.dropdown::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.tiny,button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:after,button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}

.dropdown.button.tiny::after,button.dropdown.tiny::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.small,button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small::after,button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem
}

.dropdown.button.small::after,button.dropdown.small::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.large,button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large::after,button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem
}

.dropdown.button.large::after,button.dropdown.large::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.secondary:after,button.dropdown.secondary:after {
    border-color: #333 transparent transparent transparent
}

.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column,form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

.prefix,.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix,label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

span.postfix,label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear,background .15s linear;
    -moz-transition: border-color .15s linear,background .15s linear;
    -ms-transition: border-color .15s linear,background .15s linear;
    -o-transition: border-color .15s linear,background .15s linear;
    transition: border-color .15s linear,background .15s linear
}

input:not([type]):focus,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

input:not([type]):disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input:not([type]).radius,input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0,0,0,0.75);
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

select:focus {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

select[multiple] {
    height: auto
}

input[type="file"],input[type="checkbox"],input[type="radio"],select {
    margin: 0 0 1rem 0
}

input[type="checkbox"]+label,input[type="radio"]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem
}

fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

[data-abide] span.error,[data-abide] small.error {
    display: none
}

span.error,small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

.error input,.error textarea,.error select {
    margin-bottom: 0
}

.error input[type="checkbox"],.error input[type="radio"] {
    margin-bottom: 1rem
}

.error label,.error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #f04124;
    color: #fff
}

.error>label>small {
    background: transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error,textarea.error,select.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

.icon-bar {
    display: inline-block;
    font-size: 0;
    width: 100%;
    background: #333
}

.icon-bar>* {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%
}

.icon-bar>* i,.icon-bar>* img {
    display: block;
    margin: 0 auto
}

.icon-bar>* i+label,.icon-bar>* img+label {
    margin-top: .0625rem
}

.icon-bar>* i {
    font-size: 1.875rem;
    vertical-align: middle
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar.label-right>* i,.icon-bar.label-right>* img {
    display: inline-block;
    margin: 0 .0625rem 0 0
}

.icon-bar.label-right>* i+label,.icon-bar.label-right>* img+label {
    margin-top: 0
}

.icon-bar.label-right>* label {
    display: inline-block
}

.icon-bar.vertical.label-right>* {
    text-align: left
}

.icon-bar.vertical,.icon-bar.small-vertical {
    height: 100%;
    width: auto
}

.icon-bar.vertical .item,.icon-bar.small-vertical .item {
    float: none;
    margin: auto;
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
        height:100%;
        width: auto
    }

    .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
        height:100%;
        width: auto
    }

    .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto
    }
}

.icon-bar>* {
    font-size: 1rem;
    padding: 1.25rem
}

.icon-bar>* i+label,.icon-bar>* img+label {
    margin-top: .0625rem;
    font-size: 1rem
}

.icon-bar>* i {
    font-size: 1.875rem
}

.icon-bar>* img {
    height: 1.875rem;
    width: 1.875rem
}

.icon-bar>* label {
    color: #fff
}

.icon-bar>* i {
    color: #fff
}

.icon-bar>a:hover {
    background: #00a8ff
}

.icon-bar>a:hover label {
    color: #fff
}

.icon-bar>a:hover i {
    color: #fff
}

.icon-bar>a.active {
    background: #00a8ff
}

.icon-bar>a.active label {
    color: #fff
}

.icon-bar>a.active i {
    color: #fff
}

.icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: .7;
    pointer-events: none
}

.icon-bar .item.disabled>* {
    opacity: .7;
    cursor: not-allowed
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.two-up .item {
    width: 50%
}

.icon-bar.two-up.vertical .item,.icon-bar.two-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.three-up .item {
    width: 33.3333%
}

.icon-bar.three-up.vertical .item,.icon-bar.three-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.four-up .item {
    width: 25%
}

.icon-bar.four-up.vertical .item,.icon-bar.four-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.five-up .item {
    width: 20%
}

.icon-bar.five-up.vertical .item,.icon-bar.five-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.six-up .item {
    width: 16.66667%
}

.icon-bar.six-up.vertical .item,.icon-bar.six-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.seven-up .item {
    width: 14.28571%
}

.icon-bar.seven-up.vertical .item,.icon-bar.seven-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
        width:auto
    }
}

.icon-bar.eight-up .item {
    width: 12.5%
}

.icon-bar.eight-up.vertical .item,.icon-bar.eight-up.small-vertical .item {
    width: auto
}

@media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
        width:auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
        width:auto
    }
}

.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}

.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}

.inline-list>li>* {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    background: #333;
    color: #fff;
    display: none;
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 103;
    left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}

.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}

.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1,.joyride-tip-guide h2,.joyride-tip-guide h3,.joyride-tip-guide h4,.joyride-tip-guide h5,.joyride-tip-guide h6 {
    color: #fff;
    font-weight: bold;
    line-height: 1.25;
    margin: 0
}

.joyride-tip-guide p {
    font-size: .875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem 0
}

.joyride-timer-indicator-wrap {
    border: solid 1px #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem
}

.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}

.joyride-close-tip {
    color: #777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: .5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px
}

.joyride-close-tip:hover,.joyride-close-tip:focus {
    color: #eee !important
}

.joyride-modal-bg {
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102
}

.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

@media only screen {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px
    }
}

.keystroke,kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #222;
    border-style: solid;
    border-width: 1px;
    font-family: "Consolas","Menlo","Courier",monospace;
    font-size: inherit;
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}

.label {
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: .25rem .5rem .25rem;
    font-size: .6875rem;
    background-color: #00a8ff;
    color: #fff
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #f04124;
    color: #fff
}

.label.warning {
    background-color: #f08a24;
    color: #fff
}

.label.success {
    background-color: #43AC6A;
    color: #fff
}

.label.secondary {
    background-color: #000;
    color: #fff
}

.label.info {
    background-color: #a0d3e8;
    color: #333
}

[data-magellan-expedition],[data-magellan-expedition-clone] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50
}

[data-magellan-expedition] .sub-nav,[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav dd,[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0
}

[data-magellan-expedition] .sub-nav a,[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li {
    display: block
}

.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.orbit-container {
    background: none;
    overflow: hidden;
    position: relative;
    width: 100%
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>*:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51,51,51,0.8);
    color: #fff;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}

.orbit-container .orbit-slide-number {
    left: 10px;
    background: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255,255,255,0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    border: solid 4px #fff;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}

.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-prev,.orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10
}

.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover {
    background-color: rgba(0,0,0,0.3)
}

.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span {
    border: inset 10px;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px
}

.orbit-bullets li {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next {
        display:inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height:auto !important
    }

    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0 !important;
        opacity: 1 !important;
        position: relative
    }

    .orbit-stack-on-small .orbit-slide-number {
        display: none
    }

    .orbit-timer {
        display: none
    }

    .orbit-next,.orbit-prev {
        display: none
    }

    .orbit-bullets {
        display: none
    }
}

ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 1.5rem
}

ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem
}

ul.pagination li a,ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem
}

ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a,ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}

ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a,ul.pagination li.current button {
    background: #00a8ff;
    color: #fff;
    cursor: default;
    font-weight: bold
}

ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus {
    background: #00a8ff
}

ul.pagination li {
    display: block;
    float: left
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl {
    color: #333
}

.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f0faff;
    color: #333
}

.panel.callout>:first-child {
    margin-top: 0
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl {
    color: #333
}

.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #00a8ff
}

.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus {
    color: #0090db
}

.panel.radius {
    border-radius: 3px
}

.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: transparent;
    color: #00a8ff;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
    font-weight: bold;
    padding: .9375rem 1.25rem;
    text-align: left
}

.pricing-table .price {
    background-color: transparent;
    color: #333;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 2rem;
    font-weight: bold;
    padding: .9375rem 1.25rem;
    text-align: left
}

.pricing-table .description {
    background-color: transparent;
    border-bottom: dashed 1px #ddd;
    color: #777;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.7;
    padding: .9375rem;
    text-align: left
}

.pricing-table .bullet-item {
    background-color: transparent;
    border-bottom: dotted 0px #ddd;
    color: transparent;
    font-size: .875rem;
    font-weight: normal;
    padding: .9375rem;
    text-align: left
}

.pricing-table .cta-button {
    background-color: transparent;
    padding: 1.25rem 2.5rem 0;
    text-align: left
}

.progress {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: .625rem;
    padding: .125rem
}

.progress .meter {
    background: #00a8ff;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.secondary {
    background: #000;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.success {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.alert {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.secondary .meter {
    background: #000;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.range-slider {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA
}

.range-slider.vertical-range {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem
}

.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -0.5rem;
    margin-top: 0;
    position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: .875rem
}

.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #00a8ff;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #0094e0
}

.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #00a8ff;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #0094e0
}

.range-slider.disabled,.range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}

.range-slider.disabled .range-slider-handle,.range-slider[disabled] .range-slider-handle {
    background: #00a8ff;
    cursor: default;
    opacity: .7
}

.range-slider.disabled .range-slider-handle:hover,.range-slider[disabled] .range-slider-handle:hover {
    background: #0094e0
}

.range-slider-active-segment {
    background: #000;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: .875rem;
    position: absolute
}

.range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #00a8ff
}

.range-slider-handle:hover {
    background: #0094e0
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0,0,0,0.8);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 0;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 0;
    border: solid 0 #666;
    box-shadow: 0 0 10px rgba(0,0,0,0.4)
}

@media only screen and (max-width: 40em) {
    .reveal-modal {
        min-height:100vh
    }
}

.reveal-modal .column,.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        top:6.25rem
    }
}

.reveal-modal.radius {
    box-shadow: none;
    border-radius: 0
}

.reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0;
    box-shadow: none
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full {
        left:0;
        margin: 0 auto;
        max-width: 73.125rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}

.side-nav {
    display: block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}

.side-nav li {
    font-size: .875rem;
    font-weight: normal;
    margin: 0 0 .4375rem 0
}

.side-nav li a:not(.button) {
    color: #00a8ff;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}

.side-nav li a:not(.button):hover,.side-nav li a:not(.button):focus {
    background: rgba(0,0,0,0.025);
    color: #4dc2ff
}

.side-nav li a:not(.button):active {
    color: #4dc2ff
}

.side-nav li.active>a:first-child:not(.button) {
    color: #4dc2ff;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e6e6e6
}

.side-nav li.heading {
    color: #00a8ff;
    font-size: .875rem;
    font-weight: bold;
    text-transform: uppercase
}

.split.button {
    position: relative;
    padding-right: 5.0625rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0,0,0,0.1)
}

.split.button span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button span {
    width: 3.09375rem
}

.split.button span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.secondary span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.alert span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.success span {
    border-left-color: rgba(255,255,255,0.5)
}

.split.button.tiny {
    padding-right: 3.75rem
}

.split.button.tiny span {
    width: 2.25rem
}

.split.button.tiny span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.small {
    padding-right: 4.375rem
}

.split.button.small span {
    width: 2.625rem
}

.split.button.small span:after {
    border-top-style: solid;
    border-width: .4375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.large {
    padding-right: 5.5rem
}

.split.button.large span {
    width: 3.4375rem
}

.split.button.large span:after {
    border-top-style: solid;
    border-width: .3125rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:after {
    border-color: #333 transparent transparent transparent
}

.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.split.button.no-pip span:before {
    border-style: none
}

.split.button.no-pip span:after {
    border-style: none
}

.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%
}

.sub-nav {
    display: block;
    margin: -.25rem 0 1.125rem;
    overflow: hidden;
    padding-top: .25rem;
    width: auto
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dt,.sub-nav dd,.sub-nav li {
    color: #999;
    float: left;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .875rem;
    font-weight: normal;
    margin-left: 1rem;
    margin-bottom: 0
}

.sub-nav dt a,.sub-nav dd a,.sub-nav li a {
    color: #999;
    padding: .1875rem 1rem;
    text-decoration: none
}

.sub-nav dt a:hover,.sub-nav dd a:hover,.sub-nav li a:hover {
    color: #737373
}

.sub-nav dt.active a,.sub-nav dd.active a,.sub-nav li.active a {
    border-radius: 3px;
    background: #00a8ff;
    color: #fff;
    cursor: default;
    font-weight: normal;
    padding: .1875rem 1rem
}

.sub-nav dt.active a:hover,.sub-nav dd.active a:hover,.sub-nav li.active a:hover {
    background: #0090db
}

.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    background: #ddd;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left .15s ease-out
}

.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}

.switch input+label {
    margin-left: 0;
    margin-right: 0
}

.switch label:after {
    background: #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left .15s ease-out;
    -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)
}

.switch input:checked+label {
    background: #00a8ff
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    height: 2rem;
    width: 4rem
}

.switch label:after {
    height: 1.5rem;
    width: 1.5rem
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    color: transparent;
    background: #ddd
}

.switch label:after {
    background: #fff
}

.switch input:checked+label {
    background: #00a8ff
}

.switch.large label {
    height: 2.5rem;
    width: 5rem
}

.switch.large label:after {
    height: 2rem;
    width: 2rem
}

.switch.large input:checked+label:after {
    left: 2.75rem
}

.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}

.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}

.switch.small input:checked+label:after {
    left: 2rem
}

.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}

.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}

.switch.tiny input:checked+label:after {
    left: 1.75rem
}

.switch.radius label {
    border-radius: 4px
}

.switch.radius label:after {
    border-radius: 3px
}

.switch.round {
    border-radius: 1000px
}

.switch.round label {
    border-radius: 2rem
}

.switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: bold
}

table thead {
    background: #F5F5F5
}

table thead tr th,table thead tr td {
    color: #222;
    font-size: .875rem;
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table tfoot {
    background: #F5F5F5
}

table tfoot tr th,table tfoot tr td {
    color: #222;
    font-size: .875rem;
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table tr th,table tr td {
    color: #222;
    font-size: .875rem;
    padding: .5625rem .625rem;
    text-align: left
}

table tr.even,table tr.alt,table tr:nth-of-type(even) {
    background: #F9F9F9
}

table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

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

.tabs:after {
    clear: both
}

.tabs dd,.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative
}

.tabs dd>a,.tabs .tab-title>a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1rem;
    padding: 1rem 2rem
}

.tabs dd>a:hover,.tabs .tab-title>a:hover {
    background-color: #e1e1e1
}

.tabs dd.active>a,.tabs .tab-title.active>a {
    background-color: #fff;
    color: #222
}

.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical dd,.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

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

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: .9375rem 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: .9375rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 .9375rem
}

@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float:left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none
}

.th {
    border: solid 4px #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out
}

.th:hover,.th:focus {
    box-shadow: 0 0 6px 1px rgba(0,168,255,0.5)
}

.th.radius {
    border-radius: 3px
}

.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: bold
}

.has-tip:hover,.has-tip:focus {
    border-bottom: dotted 1px #004c73;
    color: #00a8ff
}

.has-tip.tip-left,.has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip>.nub {
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #004c73 !important;
    color: #00a8ff !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: normal
}

@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }

    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left,.tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

.contain-to-grid {
    width: 100%;
    background: transparent
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0
}

.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98
}

.top-bar {
    background: transparent;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,.top-bar input,.top-bar select {
    margin-bottom: 0
}

.top-bar input,.top-bar select {
    font-size: .75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button,.top-bar button {
    font-size: .75rem;
    margin-bottom: 0;
    padding-bottom: .4125rem;
    padding-top: .4125rem
}

@media only screen and (max-width: 40em) {
    .top-bar .button,.top-bar button {
        position:relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0
}

.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    margin: 0
}

.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a {
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 0 .9375rem;
    width: 75%
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #fff;
    display: block;
    font-size: .8125rem;
    font-weight: bold;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .9375rem;
    position: relative;
    text-transform: uppercase
}

.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .9375rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .9375rem;
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""
}

.top-bar.expanded {
    background: transparent;
    height: auto
}

.top-bar.expanded .title-area {
    background: transparent
}

.top-bar.expanded .toggle-topbar a {
    color: #fff
}

.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,.top-bar.expanded .top-bar-section .dropdown {
        clip:initial
    }

    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider,.top-bar-section [role="separator"] {
    border-top: solid 1px transparent;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: transparent
}

.top-bar-section ul li>a {
    color: #fff;
    display: block;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: .8125rem;
    font-weight: normal;
    padding-left: .9375rem;
    padding: 12px 0 12px .9375rem;
    text-transform: none;
    width: 100%
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #00a8ff;
    border-color: #0086cc;
    color: #222
}

.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus {
    background-color: #0086cc
}

.top-bar-section ul li>a.button:hover,.top-bar-section ul li>a.button:focus {
    color: #222
}

.top-bar-section ul li>a.button.secondary {
    background-color: #000;
    border-color: #000;
    color: #222
}

.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus {
    background-color: #000
}

.top-bar-section ul li>a.button.secondary:hover,.top-bar-section ul li>a.button.secondary:focus {
    color: #222
}

.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #222
}

.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>a.button.success:hover,.top-bar-section ul li>a.button.success:focus {
    color: #222
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #222
}

.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>a.button.alert:hover,.top-bar-section ul li>a.button.alert:focus {
    color: #222
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #222
}

.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>a.button.warning:hover,.top-bar-section ul li>a.button.warning:focus {
    color: #222
}

.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>a.button.info:hover,.top-bar-section ul li>a.button.info:focus {
    color: #222
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #00a8ff;
    border-color: #0086cc;
    color: #222
}

.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus {
    background-color: #0086cc
}

.top-bar-section ul li>button:hover,.top-bar-section ul li>button:focus {
    color: #222
}

.top-bar-section ul li>button.secondary {
    background-color: #000;
    border-color: #000;
    color: #222
}

.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus {
    background-color: #000
}

.top-bar-section ul li>button.secondary:hover,.top-bar-section ul li>button.secondary:focus {
    color: #222
}

.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #222
}

.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>button.success:hover,.top-bar-section ul li>button.success:focus {
    color: #222
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #222
}

.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>button.alert:hover,.top-bar-section ul li>button.alert:focus {
    color: #222
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #222
}

.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>button.warning:hover,.top-bar-section ul li>button.warning:focus {
    color: #222
}

.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>button.info:hover,.top-bar-section ul li>button.info:focus {
    color: #222
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: transparent;
    color: #00a8ff;
    background: #222
}

.top-bar-section ul li.active>a {
    background: #00a8ff;
    color: #00a8ff
}

.top-bar-section ul li.active>a:hover {
    background: #0090db;
    color: #fff
}

.top-bar-section .has-form {
    padding: .9375rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255,255,255,0.4);
    border-left-style: solid;
    margin-right: .9375rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px .9375rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: normal
}

.top-bar-section .dropdown li.title h5,.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}

.top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a {
    color: #fff;
    display: block
}

.top-bar-section .dropdown li.title h5 a:hover,.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}

.top-bar-section .dropdown li.has-form {
    padding: 8px .9375rem
}

.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    color: #777;
    font-size: .625rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px .9375rem 2px;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .top-bar {
        background:transparent;
        overflow: visible
    }

    .top-bar:before,.top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name h5 a,.top-bar .name h6 a {
        width: auto
    }

    .top-bar input,.top-bar select,.top-bar .button,.top-bar button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }

    .top-bar .has-form>.button,.top-bar .has-form>button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }

    .top-bar.expanded {
        background: transparent
    }

    .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 73.125rem
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0 !important
    }

    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: transparent;
        background: #222;
        color: #00a8ff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        background: transparent;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: transparent;
        background: #222
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #00a8ff;
        color: #00a8ff;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0090db;
        color: #fff
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 2.1875rem !important
    }

    .top-bar-section .has-dropdown>a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255,255,255,0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block
    }

    .top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .1875rem;
        right: 5px
    }

    .top-bar-section .dropdown {
        left: 0;
        background: transparent;
        min-width: 100%;
        top: auto
    }

    .top-bar-section .dropdown li a {
        background: #333;
        color: #fff;
        line-height: 2.8125rem;
        padding: 12px .9375rem;
        white-space: nowrap
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #333;
        color: #fff
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        background-color: transparent;
        color: #00a8ff;
        background: #222
    }

    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"] {
        border-right: solid 1px rgba(33,33,33,0);
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }

    .top-bar-section .has-form {
        background: transparent;
        height: 2.8125rem;
        padding: 0 .9375rem
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover>a {
        background-color: transparent;
        background: #222;
        color: #00a8ff
    }

    .no-js .top-bar-section ul li:active>a {
        background: #00a8ff;
        color: #00a8ff
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }

    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align:left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align:left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align:left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align:left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align:left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align:left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align:left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align:left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align:left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

a {
    color: #00a8ff;
    line-height: inherit;
    text-decoration: none
}

a:hover,a:focus {
    color: #0090db
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.09375rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

h1,h2,h3,h4,h5,h6 {
    color: #222;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em,i {
    font-style: italic;
    line-height: inherit
}

strong,b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #b3b3b3;
    border-color: #a1a1a1;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: normal;
    padding: .125rem .3125rem .0625rem
}

ul,ol,dl {
    font-family: inherit;
    font-size: .875rem;
    line-height: 1.5rem;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul li ul,ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ol {
    margin-left: 1.4rem
}

ol li ul,ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .75rem
}

abbr,acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #666;
    cursor: help
}

abbr {
    text-transform: none
}

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

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,blockquote cite a:visited {
    color: #555
}

blockquote,blockquote p {
    line-height: 1.5rem;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 40.0625em) {
    h1,h2,h3,h4,h5,h6 {
        line-height:1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

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

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .34in
    }

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

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

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right,.off-canvas-wrap.move-left,.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.inner-wrap:before,.inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4 {
    font-size: 1.125rem
}

.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    height: 2.8125rem;
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    top: 0
}

.tab-bar-section.left {
    text-align: left
}

.tab-bar-section.right {
    text-align: right
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon {
    color: #fff;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
    width: 2.8125rem
}

.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
    width: 1rem
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    top: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    top: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    height: 18.75rem
}

.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.bottom-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    height: 18.75rem
}

.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: .75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem .9375rem;
    text-transform: uppercase
}

ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255,255,255,0.7);
    display: block;
    padding: .66667rem;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

ul.off-canvas-list li a:active {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -18.75rem, 0);
    -moz-transform: translate3d(0, -18.75rem, 0);
    -ms-transform: translate(0, -18.75rem);
    -o-transform: translate3d(0, -18.75rem, 0);
    transform: translate3d(0, -18.75rem, 0)
}

.move-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 18.75rem, 0);
    -moz-transform: translate3d(0, 18.75rem, 0);
    -ms-transform: translate(0, 18.75rem);
    -o-transform: translate3d(0, 18.75rem, 0);
    transform: translate3d(0, 18.75rem, 0)
}

.move-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu,.offcanvas-overlap .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255,255,255,0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background:rgba(255,255,255,0.05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .top-off-canvas-menu {
    top: -18.75rem
}

.no-csstransforms .bottom-off-canvas-menu {
    bottom: -18.75rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

.no-csstransforms .move-top>.inner-wrap {
    right: 18.75rem
}

.no-csstransforms .move-bottom>.inner-wrap {
    left: 18.75rem
}

.left-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.right-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.top-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.top-submenu * {
    -webkit-backface-visibility: hidden
}

.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.top-submenu.move-bottom,.top-submenu.offcanvas-overlap-bottom,.top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease
}

.bottom-submenu * {
    -webkit-backface-visibility: hidden
}

.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap-top,.bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down {
        display:inherit !important
    }

    .show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape,.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,.show-for-portrait {
    display: none !important
}

table.hide-for-landscape,table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape,thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,.hide-for-portrait {
        display:inherit !important
    }

    .hide-for-landscape,.show-for-portrait {
        display: none !important
    }

    table.show-for-landscape,table.hide-for-portrait {
        display: table !important
    }

    thead.show-for-landscape,thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape,tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape,tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,.hide-for-landscape {
        display:inherit !important
    }

    .hide-for-portrait,.show-for-landscape {
        display: none !important
    }

    table.show-for-portrait,table.hide-for-landscape {
        display: table !important
    }

    thead.show-for-portrait,thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait,tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait,tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,.show-for-print {
    display: none !important
}

@media print {
    .print-only,.show-for-print {
        display: block !important
    }

    .hide-on-print,.hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

.primary-color_bg {
    background: #00a8ff
}

.primary-color_color {
    color: #00a8ff
}

.primary-color_border {
    border-color: #00a8ff
}

@media only screen and (min-width: 40.0625em) {
    .five-columns>.vc_col-sm-2 {
        width:20%
    }

    .five-columns>.vc_col-sm-2:last-child {
        display: none
    }

    .wd-content.vc_col-sm-8 {
        width: 72.333%
    }

    .wd-sidebar.vc_col-sm-4 {
        width: 27.666%
    }

    .border-bar {
        background: #fff;
        min-width: 40px;
        min-height: 40px;
        position: fixed;
        z-index: 9
    }

    .body-margin .body-border-top {
        top: -40px
    }

    .body-border-top {
        top: 0;
        width: 100%;
        position: absolute
    }

    .body-border-bottom {
        bottom: 0;
        width: 100%;
        left: 0;
        position: absolute
    }

    .body-border-right,.body-border-left {
        height: 100%;
        top: 0
    }

    .body-border-right {
        right: 0
    }

    .body-border-left {
        left: 0
    }
}

body div.services-box {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

body div.services-box div.vc_column-inner {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

body div.services-box div.box-with-icon p.box-text {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

body div.services-box div.box-with-icon div.box-separator {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

body div.services-box:hover {
    background: #00a8ff
}

body div.services-box:hover div.vc_column-inner {
    background: transparent !important
}

body div.services-box:hover div.box-with-icon p {
    color: #fff !important
}

body div.services-box:hover div.box-with-icon div.box-separator {
    background: #fff !important
}

.top-bar .name h2 a {
    color: #333;
    line-height: 95px
}

@media only screen and (max-width: 40em) {
    .top-bar .name h2 a {
        line-height:45px
    }
}

#content.l-main {
    clear: both
}

.top-bar-section {
    float: right;
    padding-top: 30px;
    padding-right: 60px
}

.wd-menu-nav {
    transition: all 0.5s ease 0s
}

.wd-menu-nav.sticky.fixed {
    background: #000;
    padding: 0 40px
}

.admin-bar .wd-menu-nav.sticky.fixed {
    margin-top: 32px
}

@media only screen and (max-width: 40em) {
    .admin-bar .wd-menu-nav.sticky.fixed {
        margin-top:0
    }
}

.with-bg {
    background: #000
}

.wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown a:hover {
    color: #00a8ff
}

ul.sub-menu.dropdown:after {
    content: " ";
    display: block;
    background: #00a8ff;
    position: absolute;
    width: 2px;
    height: 1%;
    left: 0;
    transition: all .4s ease-in-out;
    top: 0
}



.address-info span {
    margin-right: 30px
}

@media only screen and (max-width: 40em) {
    .address-info span {
        margin-right:5px
    }
}

@media only screen and (min-width: 40.0625em) {
    .wd-header-1 .top-bar {
        height:95px
    }
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background: transparent
}

.top-bar .name .wd-logo h2 {
    font-size: 2.3125rem
}

@media only screen and (min-width: 64.0625em) {
    body.body-margin {
        margin:40px !important
    }
}

.wd-footer,.wd-copyright {
    background: #191919;
    color: #fff
}

.wd-copyright {
    text-align: center;
    padding-top: 0;
    position: relative
}

.wd-copyright>.row {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 15px
}

.wd-footer table caption {
    color: #fff
}

.wd-footer p {
    color: rgba(200,200,200,0.8)
}

.wd-footer .block {
    list-style-type: none;
    margin-left: 0
}

.wd-footer h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
    padding-bottom: 0;
    color: #fff
}

.copyright-menu {
    text-align: center;
    margin-bottom: 20px
}

.copyright-menu a {
    color: rgba(255,255,255,0.88);
    font-size: 13px
}

.copyright-menu a:hover {
    color: #FFF
}

.copyright-menu li {
    border-right: 1px solid rgba(255,255,255,0.41);
    padding: 0 30px;
    display: inline-block;
    margin: 0;
    line-height: 12px
}

@media only screen and (max-width: 40em) {
    .copyright-menu li {
        padding:0 20px
    }
}

.copyright-menu li:last-child {
    border: none
}

.copyright-menu .sub-menu {
    display: none
}

.copyright {
    color: #93a1a7;
    font-size: 14px;
    margin: 0;
    opacity: 0.5;
    padding-bottom: 0.7em
}

.copyright p {
    color: rgba(255,255,255,0.8);
    margin: 0
}

.widget-logo {
    padding: 0px 10px
}

.widget-logo img {
    margin: 0px auto;
    display: block;
    padding-bottom: 30px
}

.wd-footer-2 {
    padding: 10px 0 30px 0
}

.wd-footer-2 .social-icon {
    margin-bottom: 20px
}

.wd-footer-2 .social-icon i {
    font-size: 18px
}

.wd-footer-2 .social-icon a {
    color: #fff;
    margin: 0 10px
}

.wd-footer-2>div {
    color: #ccc;
    font-size: .812em
}

.wd-footer-3 .wd-copyright-3 {
    border-top: 1px solid #ffffff;
    margin: 0 40px;
    padding: 50px 0 30px 0
}

.wd-footer-3 .wd-copyright-3 .social-icon {
    text-align: right
}

.wd-footer-3 .wd-copyright-3 .social-icon a {
    color: #fff;
    font-size: 14px;
    margin-right: 40px
}

.wd-footer-3 .wd-copyright-3 .social-icon a i {
    font-size: 30px;
    margin-right: 10px
}

.wd-footer-3 .wd-copyright-3 .social-icon a span {
    font-size: 13px;
    font-weight: 600
}

.wd-footer-3 .wd-copyright-3 .social-icon a:last-child {
    margin-right: 0
}

.wd-footer-4 {
    position: fixed;
    bottom: 0;
    width: calc(100% - 80px);
    padding: 10px 0 22px;
    background: #fff
}

.wd-footer-4 .social-icon {
    text-align: right
}

.wd-footer-4 .social-icon span {
    margin-right: 15px;
    color: #000;
    font-weight: 600
}

.wd-footer-4 .social-icon a {
    color: #000;
    margin-right: 15px
}

.wd-footer-4 .social-icon a:hover {
    color: #dedede
}

input[type="text"].footer-input.footer-input {
    background-color: #515151;
    border: 1px solid #747474;
    border-radius: 4px;
    color: #e2e2e2;
    width: 100%
}

input[type="text"].footer-input.footer-input::-webkit-input-placeholder {
    color: #BDBDBD
}

input[type="text"].footer-input.footer-input:-moz-placeholder {
    color: #BDBDBD
}

input[type="text"].footer-input.footer-input::-moz-placeholder {
    color: #BDBDBD
}

input[type="text"].footer-input.footer-input:-ms-input-placeholder {
    color: #BDBDBD
}

@media only screen and (min-width: 40.0625em) {
    div.vc-sidebar {
        margin-left:5.533%;
        width: 27.5%
    }
}

aside.sidebar a {
    color: #666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

aside.sidebar a:hover {
    color: #000
}

aside.sidebar .tagcloud a {
    display: inline-block;
    font-size: 14px !important
}

aside.sidebar .tagcloud a:after {
    content: " ,"
}

aside.sidebar .tagcloud a:last-child:after {
    content: ""
}

.wd-footer {
    padding-top: 70px;
    color: #fff;
    letter-spacing: 0.05em
}

.wd-footer .block i {
    font-size: 20px;
    margin-right: 15px
}

.wd-footer .block ul li {
    border-bottom: 1px solid #535353;
    padding: 15px 0
}

.wd-footer .block ul li:first-child {
    padding-top: 0
}

.wd-footer .block ul li:last-child {
    border: none
}

.wd-footer .block ul li a {
    color: #fff
}

.wd-footer .block ul li p {
    margin: 0
}

.wd-footer .widget-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 40px 0 20px;
    margin: 0;
    color: #fff
}

.wd-footer #searchform input {
    height: 51px;
    background-color: #f6f6f6;
    color: #000
}

.wd-footer #searchform input:-webkit-input-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

.wd-footer #searchform input:-moz-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

.wd-footer #searchform input:-moz-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

.wd-footer #searchform input:-ms-input-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

.wd-footer .latest-posts li {
    margin-bottom: 40px
}

.wd-footer .latest-posts li a {
    color: #666666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-footer .latest-posts li a:hover {
    color: #000
}

.wd-footer .latest-posts .blog-image {
    margin-right: 20px
}

.wd-footer .latest-posts h3 {
    font-size: 15px;
    line-height: 24px
}

.wd-footer .latest-posts .subheader {
    font-size: 13px
}

.wd-footer .widget_recent_entries ul {
    list-style-type: none
}

.wd-footer .widget_recent_entries ul li {
    line-height: 36px
}

.wd-footer .widget_recent_entries ul li a {
    color: #666666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-footer .widget_recent_entries ul li a:hover {
    color: #000
}

.wd-footer .widget_recent_entries ul li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 0 -15px;
    position: absolute
}

.wd-footer .tagcloud a {
    padding: 5px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #535353;
    color: #ffffff;
    display: inline-block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.wd-footer .tagcloud a:hover {
    background: #cc9900;
    color: #fff
}

@media only screen and (min-width: 40.0625em) {
    div.vc-sidebar {
        margin-left:5.533%;
        width: 27.5%
    }
}

aside.sidebar a {
    color: #666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

aside.sidebar a:hover {
    color: #000
}

.widget-title {
    font-size: 24px;
    font-weight: bold;
    padding: 50px 0 15px;
    margin: 0
}

.sidebar .widget:first-child .widget-title {
    padding-top: 0
}

#searchform input {
    height: 51px;
    background-color: #f6f6f6;
    color: #000;
    box-shadow: none;
    border: none;
    margin: 0
}

#searchform #searchsubmit {
    display: none
}

#searchform input:-webkit-input-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

#searchform input:-moz-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

#searchform input:-moz-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

#searchform input:-ms-input-placeholder {
    color: #999;
    font-family: 'Open Sans';
    font-size: 13px;
    font-style: italic
}

.latest-posts li {
    margin-bottom: 40px
}

.latest-posts li a {
    color: #666666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.latest-posts li a:hover {
    color: #000
}

.latest-posts .blog-image {
    margin-right: 20px
}

.latest-posts h3 {
    font-size: 15px;
    line-height: 24px
}

.latest-posts .subheader {
    font-size: 13px
}

.sidebar section>ul>li {
    border-bottom: 1px solid #eee
}

.widget_recent_entries ul,.sidebar ul {
    list-style-type: none;
    margin-left: 15px
}

.widget_recent_entries ul li,.sidebar ul li {
    line-height: 36px;
    padding: 5px 0
}

.widget_recent_entries ul li a,.sidebar ul li a {
    color: #666666;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.widget_recent_entries ul li a:hover,.sidebar ul li a:hover {
    color: #000
}

.widget_recent_entries ul li:before,.sidebar ul li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 18px;
    margin: 0 -15px;
    position: absolute
}

div.custom-contact-form div.large-6,div.custom-contact-form .large-12,div.custom-contact-form .large-9 {
    position: relative
}

div.custom-contact-form div.large-6 span input,div.custom-contact-form div.large-6 span select,div.custom-contact-form .large-12 span input,div.custom-contact-form .large-12 span select,div.custom-contact-form .large-9 span input,div.custom-contact-form .large-9 span select {
    height: 50px;
    margin-bottom: 30px;
    border-color: #EEE !important;
    background: #fff;
    padding-left: 15px;
    font-size: 15px
}

div.custom-contact-form div.large-6 span input::-moz-placeholder,div.custom-contact-form div.large-6 span select::-moz-placeholder,div.custom-contact-form .large-12 span input::-moz-placeholder,div.custom-contact-form .large-12 span select::-moz-placeholder,div.custom-contact-form .large-9 span input::-moz-placeholder,div.custom-contact-form .large-9 span select::-moz-placeholder {
    color: #C0BBBB
}

div.custom-contact-form div.large-6 span textarea,div.custom-contact-form .large-12 span textarea,div.custom-contact-form .large-9 span textarea {
    max-height: 179px;
    margin-bottom: 30px;
    border-color: #EEE !important;
    background: #fff;
    padding-left: 15px;
    font-size: 15px
}

div.custom-contact-form div.large-6 span textarea::-moz-placeholder,div.custom-contact-form .large-12 span textarea::-moz-placeholder,div.custom-contact-form .large-9 span textarea::-moz-placeholder {
    color: #C0BBBB
}

div.custom-contact-form div.large-6 span select,div.custom-contact-form .large-12 span select,div.custom-contact-form .large-9 span select {
    color: #666
}

div.custom-contact-form div.large-6 span select::-moz-placeholder,div.custom-contact-form .large-12 span select::-moz-placeholder,div.custom-contact-form .large-9 span select::-moz-placeholder {
    color: #C0BBBB
}

div.custom-contact-form div.large-6::after,div.custom-contact-form .large-12::after,div.custom-contact-form .large-9::after {
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #00a8ff;
    font-size: 18px;
    top: 12px;
    right: 30px
}

div.custom-contact-form div.large-6.name::after,div.custom-contact-form .large-12.name::after,div.custom-contact-form .large-9.name::after {
    content: "\f007"
}

div.custom-contact-form div.large-6.phone::after,div.custom-contact-form .large-12.phone::after,div.custom-contact-form .large-9.phone::after {
    content: "\f095"
}

div.custom-contact-form div.large-6.email::after,div.custom-contact-form .large-12.email::after,div.custom-contact-form .large-9.email::after {
    content: "\f003"
}

div.custom-contact-form .large-12 input {
    background-color: #00a8ff;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1.33px;
    height: 45px
}

.blog-container a {
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.blog-container a:hover {
    opacity: .5
}

.painting_multi_post_isotop_item:last-child>div {
    border: none
}

.painting_multi_post_isotop_item:first-child>div {
    padding-top: 0
}

li.painting_multi_post_isotop_item {
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px
}

li.wd-image-left {
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0
}

li.wd-image-left>div>div:first-child {
    padding-left: 0;
    padding-right: 4px
}

li.wd-image-left>div {
    padding-left: 0
}

.painting_multi_post_isotop_item>div>div>div span {
    border-right: 1px solid #a9a9a9;
    padding-right: 10px;
    display: inline-block;
    line-height: 10px
}

.painting_multi_post_isotop_item>div>div>div span:nth-child(3) {
    border: none
}

.painting_one_post_gallery .button {
    border-color: #fff;
    color: #fff
}

.painting_one_post_gallery .button:hover {
    background: none
}

.painting_multi_post_video_masonry ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h1,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h2,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h3,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h4,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h5,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 33px 0 8px;
    letter-spacing: 0.45px;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info>div span {
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info>div p {
    margin-top: 20px;
    line-height: 28px
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .post-categories,.painting_multi_post_video_masonry .painting_multi_post_video_masonry_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_video_left {
    border-bottom: 1px solid #d6d6d6;
    padding-top: 40px;
    padding-bottom: 40px
}

.painting_multi_post_video_left ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_video_left .painting_multi_post_video_left_info {
    padding-left: 30px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info h1,.painting_multi_post_video_left .painting_multi_post_video_left_info h2,.painting_multi_post_video_left .painting_multi_post_video_left_info h3,.painting_multi_post_video_left .painting_multi_post_video_left_info h4,.painting_multi_post_video_left .painting_multi_post_video_left_info h5,.painting_multi_post_video_left .painting_multi_post_video_left_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    letter-spacing: 0.45px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info>div p {
    margin: 15px 0 0 0;
    line-height: 28px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_video_left .painting_multi_post_video_left_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_video_left .painting_multi_post_video_left_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_video_left .painting_multi_post_video_left_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_video_left .painting_multi_post_video_left_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_video_left .painting_multi_post_video_left_info .post-categories,.painting_multi_post_video_left .painting_multi_post_video_left_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_video_top ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_video_top .painting_multi_post_video_top_info h1,.painting_multi_post_video_top .painting_multi_post_video_top_info h2,.painting_multi_post_video_top .painting_multi_post_video_top_info h3,.painting_multi_post_video_top .painting_multi_post_video_top_info h4,.painting_multi_post_video_top .painting_multi_post_video_top_info h5,.painting_multi_post_video_top .painting_multi_post_video_top_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 33px 0 8px;
    letter-spacing: 0.45px
}

.painting_multi_post_video_top .painting_multi_post_video_top_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_video_top .painting_multi_post_video_top_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_video_top .painting_multi_post_video_top_info>div p {
    margin-top: 20px;
    line-height: 28px
}

.painting_multi_post_video_top .painting_multi_post_video_top_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_video_top .painting_multi_post_video_top_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_video_top .painting_multi_post_video_top_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_video_top .painting_multi_post_video_top_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_video_top .painting_multi_post_video_top_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_video_top .painting_multi_post_video_top_info .post-categories,.painting_multi_post_video_top .painting_multi_post_video_top_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_gallery_masonry ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h1,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h2,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h3,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h4,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h5,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 33px 0 8px;
    letter-spacing: 0.45px
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info>div p {
    margin-top: 20px;
    line-height: 28px
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .post-categories,.painting_multi_post_gallery_masonry .painting_multi_post_gallery_masonry_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_gallery_masonry .owl-nav .owl-prev,.painting_multi_post_gallery_masonry .owl-nav .owl-next {
    background: rgba(0,0,0,0.2) none repeat scroll 0 0;
    padding: 5px 15px 3px 5px;
    left: 40px
}

.painting_multi_post_gallery_masonry .owl-nav .owl-prev i,.painting_multi_post_gallery_masonry .owl-nav .owl-next i {
    font-size: 20px;
    opacity: 0.2
}

.painting_multi_post_gallery_masonry .owl-nav .owl-prev:hover,.painting_multi_post_gallery_masonry .owl-nav .owl-next:hover {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.painting_multi_post_gallery_masonry .owl-nav .owl-prev:hover i,.painting_multi_post_gallery_masonry .owl-nav .owl-next:hover i {
    color: #fff;
    opacity: 1
}

.painting_multi_post_gallery_masonry .owl-nav .owl-next {
    left: auto;
    right: 15px
}

.painting_multi_post_gallery_left_image {
    border-bottom: 1px solid #d6d6d6;
    padding-top: 40px;
    padding-bottom: 40px
}

.painting_multi_post_gallery_left_image ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info {
    padding-left: 30px
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h1,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h2,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h3,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h4,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h5,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin: 0
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info>div p {
    margin-top: 10px;
    line-height: 25px;
    margin-bottom: 12px
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .post-categories,.painting_multi_post_gallery_left_image .painting_multi_post_gallery_left_image_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_gallery_left_image .owl-nav .owl-prev,.painting_multi_post_gallery_left_image .owl-nav .owl-next {
    background: rgba(0,0,0,0.2) none repeat scroll 0 0;
    padding: 0 8px 3px 2px;
    left: 40px
}

.painting_multi_post_gallery_left_image .owl-nav .owl-prev i,.painting_multi_post_gallery_left_image .owl-nav .owl-next i {
    font-size: 10px;
    opacity: 0.2
}

.painting_multi_post_gallery_left_image .owl-nav .owl-prev:hover,.painting_multi_post_gallery_left_image .owl-nav .owl-next:hover {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.painting_multi_post_gallery_left_image .owl-nav .owl-prev:hover i,.painting_multi_post_gallery_left_image .owl-nav .owl-next:hover i {
    color: #fff;
    opacity: 1
}

.painting_multi_post_gallery_left_image .owl-nav .owl-next {
    left: auto;
    right: 15px
}

.painting_multi_post_gallery_top_image ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h1,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h2,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h3,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h4,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h5,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 33px 0 8px;
    letter-spacing: 0.45px
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info>div p {
    margin-top: 20px;
    line-height: 28px
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .post-categories,.painting_multi_post_gallery_top_image .painting_multi_post_gallery_top_image_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_gallery_top_image .owl-nav .owl-prev,.painting_multi_post_gallery_top_image .owl-nav .owl-next {
    background: rgba(0,0,0,0.2) none repeat scroll 0 0;
    padding: 5px 15px 3px 5px;
    left: 40px
}

.painting_multi_post_gallery_top_image .owl-nav .owl-prev i,.painting_multi_post_gallery_top_image .owl-nav .owl-next i {
    font-size: 20px;
    opacity: 0.2
}

.painting_multi_post_gallery_top_image .owl-nav .owl-prev:hover,.painting_multi_post_gallery_top_image .owl-nav .owl-next:hover {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.painting_multi_post_gallery_top_image .owl-nav .owl-prev:hover i,.painting_multi_post_gallery_top_image .owl-nav .owl-next:hover i {
    color: #fff;
    opacity: 1
}

.painting_multi_post_gallery_top_image .owl-nav .owl-next {
    left: auto;
    right: 15px
}

.painting_multi_post_masonry ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_masonry .painting_multi_post_masonry_info h1,.painting_multi_post_masonry .painting_multi_post_masonry_info h2,.painting_multi_post_masonry .painting_multi_post_masonry_info h3,.painting_multi_post_masonry .painting_multi_post_masonry_info h4,.painting_multi_post_masonry .painting_multi_post_masonry_info h5,.painting_multi_post_masonry .painting_multi_post_masonry_info h6 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 33px 0 8px;
    letter-spacing: 0.45px
}

.painting_multi_post_masonry .painting_multi_post_masonry_info h1 a,.painting_multi_post_masonry .painting_multi_post_masonry_info h2 a,.painting_multi_post_masonry .painting_multi_post_masonry_info h3 a,.painting_multi_post_masonry .painting_multi_post_masonry_info h4 a,.painting_multi_post_masonry .painting_multi_post_masonry_info h5 a,.painting_multi_post_masonry .painting_multi_post_masonry_info h6 a {
    color: #000;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_masonry .painting_multi_post_masonry_info h1:hover a,.painting_multi_post_masonry .painting_multi_post_masonry_info h2:hover a,.painting_multi_post_masonry .painting_multi_post_masonry_info h3:hover a,.painting_multi_post_masonry .painting_multi_post_masonry_info h4:hover a,.painting_multi_post_masonry .painting_multi_post_masonry_info h5:hover a,.painting_multi_post_masonry .painting_multi_post_masonry_info h6:hover a {
    opacity: .6
}

.painting_multi_post_masonry .painting_multi_post_masonry_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_masonry .painting_multi_post_masonry_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_masonry .painting_multi_post_masonry_info>div p {
    margin-top: 20px;
    line-height: 28px
}

.painting_multi_post_masonry .painting_multi_post_masonry_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_masonry .painting_multi_post_masonry_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_masonry .painting_multi_post_masonry_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_masonry .painting_multi_post_masonry_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_masonry .painting_multi_post_masonry_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_masonry .painting_multi_post_masonry_info .post-categories,.painting_multi_post_masonry .painting_multi_post_masonry_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_top_image ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_top_image .painting_multi_post_top_image_info h1,.painting_multi_post_top_image .painting_multi_post_top_image_info h2,.painting_multi_post_top_image .painting_multi_post_top_image_info h3,.painting_multi_post_top_image .painting_multi_post_top_image_info h4,.painting_multi_post_top_image .painting_multi_post_top_image_info h5,.painting_multi_post_top_image .painting_multi_post_top_image_info h6 {
    color: #000;
    font-weight: bold;
    margin: 20px 0 8px;
    letter-spacing: 0.45px
}

.painting_multi_post_top_image .painting_multi_post_top_image_info>div {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.painting_multi_post_top_image .painting_multi_post_top_image_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_top_image .painting_multi_post_top_image_info>div p {
    margin-top: 10px;
    line-height: 28px
}

.painting_multi_post_top_image .painting_multi_post_top_image_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_top_image .painting_multi_post_top_image_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_top_image .painting_multi_post_top_image_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_top_image .painting_multi_post_top_image_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_top_image .painting_multi_post_top_image_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_top_image .painting_multi_post_top_image_info .post-categories,.painting_multi_post_top_image .painting_multi_post_top_image_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_multi_post_left_image {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    padding-top: 30px
}

.painting_multi_post_left_image ul {
    list-style-type: none;
    margin: 0
}

.painting_multi_post_left_image .painting_multi_post_left_image_info {
    padding-left: 24px
}

.painting_multi_post_left_image .painting_multi_post_left_image_info h1,.painting_multi_post_left_image .painting_multi_post_left_image_info h2,.painting_multi_post_left_image .painting_multi_post_left_image_info h3,.painting_multi_post_left_image .painting_multi_post_left_image_info h4,.painting_multi_post_left_image .painting_multi_post_left_image_info h5,.painting_multi_post_left_image .painting_multi_post_left_image_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin: 0
}

.painting_multi_post_left_image .painting_multi_post_left_image_info>div {
    color: #999;
    font-size: 13px;
    margin-bottom: 10px
}

.painting_multi_post_left_image .painting_multi_post_left_image_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_multi_post_left_image .painting_multi_post_left_image_info>div p {
    margin-top: 10px;
    line-height: 25px;
    margin-bottom: 16px
}

.painting_multi_post_left_image .painting_multi_post_left_image_info>div a {
    color: #999;
    font-size: 13px
}

.painting_multi_post_left_image .painting_multi_post_left_image_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_multi_post_left_image .painting_multi_post_left_image_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_multi_post_left_image .painting_multi_post_left_image_info .wd-redmore:hover i {
    color: #000
}

.painting_multi_post_left_image .painting_multi_post_left_image_info .wd-redmore:hover a {
    color: #000
}

.painting_multi_post_left_image .painting_multi_post_left_image_info .post-categories,.painting_multi_post_left_image .painting_multi_post_left_image_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_one_post_standar {
    position: relative
}

.painting_one_post_standar .painting_one_post_standar_info {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(255,255,255,0.82);
    padding-top: 10px
}

.painting_one_post_standar .painting_one_post_standar_info h1,.painting_one_post_standar .painting_one_post_standar_info h2,.painting_one_post_standar .painting_one_post_standar_info h3,.painting_one_post_standar .painting_one_post_standar_info h4,.painting_one_post_standar .painting_one_post_standar_info h5,.painting_one_post_standar .painting_one_post_standar_info h6 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 30px
}

.painting_one_post_standar .painting_one_post_standar_info>div {
    color: #fff;
    font-size: 13px;
    font-weight: bold
}

.painting_one_post_standar .painting_one_post_standar_info>div span {
    font-weight: 200;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_one_post_standar .painting_one_post_standar_info>div a {
    font-size: 13px
}

.painting_one_post_standar .painting_one_post_standar_info .post-categories,.painting_one_post_standar .painting_one_post_standar_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 0
}

.painting_one_post_gallery {
    position: relative
}

.painting_one_post_gallery .painting_blog_post_gallery:after {
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.painting_one_post_gallery ul {
    list-style-type: none;
    margin: 0
}

.painting_one_post_gallery .owl-controls {
    margin: 0
}

.painting_one_post_gallery .owl-nav {
    position: absolute;
    bottom: 25px;
    right: -18px;
    z-index: 10
}

.painting_one_post_gallery .owl-nav .owl-prev {
    right: 43px;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px
}

.painting_one_post_gallery .owl-nav .owl-prev:hover i {
    color: #fff
}

.painting_one_post_gallery .owl-nav .owl-next {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px;
    right: 0
}

.painting_one_post_gallery .owl-nav .owl-next:hover i {
    color: #fff
}

.painting_one_post_gallery .painting_one_post_gallery_info {
    position: absolute;
    text-align: center;
    top: 40%;
    left: 0;
    z-index: 1;
    width: 100%
}

.painting_one_post_gallery .painting_one_post_gallery_info h1,.painting_one_post_gallery .painting_one_post_gallery_info h2,.painting_one_post_gallery .painting_one_post_gallery_info h3,.painting_one_post_gallery .painting_one_post_gallery_info h4,.painting_one_post_gallery .painting_one_post_gallery_info h5,.painting_one_post_gallery .painting_one_post_gallery_info h6 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 30px
}

.painting_one_post_gallery .painting_one_post_gallery_info>div {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 43px
}

.painting_one_post_gallery .painting_one_post_gallery_info>div span {
    font-weight: 200;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_one_post_gallery .painting_one_post_gallery_info>div a {
    color: #fff;
    font-size: 13px
}

.painting_one_post_gallery .painting_one_post_gallery_info .post-categories,.painting_one_post_gallery .painting_one_post_gallery_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_one_post_quote {
    background: #eee none repeat scroll 0 0;
    padding: 20px
}

.painting_one_post_quote>div {
    position: relative;
    background: #fff none repeat scroll 0 0;
    padding: 30px
}

.painting_one_post_quote>div blockquote {
    padding: 0;
    font-style: italic;
    border: none;
    font-size: 16px;
    color: #666;
    margin-bottom: 35px
}

.painting_one_post_quote>div .painting_author {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold
}

.painting_one_post_quote>div i {
    bottom: 0;
    color: rgba(0,0,0,0.1);
    font-size: 50px;
    position: absolute;
    right: 70px
}

.painting_freestyle_content_position_2 {
    padding-left: 0;
    position: relative;
    min-height: 318px
}

.painting_freestyle_content_position_2 ul {
    list-style-type: none;
    margin: 0
}

.painting_freestyle_content_position_2 .owl-nav {
    position: absolute;
    bottom: 44px;
    right: 0
}

.painting_freestyle_content_position_2 .owl-nav .owl-prev {
    right: 43px;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px
}

.painting_freestyle_content_position_2 .owl-nav .owl-prev:hover i {
    color: #fff
}

.painting_freestyle_content_position_2 .owl-nav .owl-next {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px;
    right: 0
}

.painting_freestyle_content_position_2 .owl-nav .owl-next:hover i {
    color: #fff
}

.painting_freestyle_content_position_3 {
    position: relative;
    padding-right: 0;
    min-height: 318px
}

.painting_freestyle_content_position_3 ul {
    list-style-type: none;
    margin: 0
}

.painting_freestyle_content_position_3 .owl-nav {
    position: absolute;
    bottom: 44px;
    right: 0
}

.painting_freestyle_content_position_3 .owl-nav .owl-prev {
    right: 43px;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px
}

.painting_freestyle_content_position_3 .owl-nav .owl-prev:hover i {
    color: #fff
}

.painting_freestyle_content_position_3 .owl-nav .owl-next {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px;
    right: 0
}

.painting_freestyle_content_position_3 .owl-nav .owl-next:hover i {
    color: #fff
}

.painting_freestyle_content_position_4 {
    position: relative;
    background: #eee none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-left: 0;
    min-height: 633px
}

.painting_freestyle_content_position_4 ul {
    list-style-type: none;
    margin: 0
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 30px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h1,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h2,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h3,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h4,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h5,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin: 0 0 8px 0;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h1:hover,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h2:hover,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h3:hover,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h4:hover,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h5:hover,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info h6:hover {
    color: #999999
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info>div {
    color: #999;
    font-size: 13px;
    padding-bottom: 50px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info>div p {
    margin-top: 15px;
    line-height: 28px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info>div a {
    color: #999;
    font-size: 13px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .wd-redmore {
    position: relative;
    top: 100px
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .wd-redmore:hover i {
    color: #000
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .wd-redmore:hover a {
    color: #000
}

.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .post-categories,.painting_freestyle_content_position_4 .painting_freestyle_content_position_4_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_freestyle_content_position_4 .owl-nav {
    position: absolute;
    bottom: 44px;
    right: 0
}

.painting_freestyle_content_position_4 .owl-nav .owl-prev {
    right: 43px;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px
}

.painting_freestyle_content_position_4 .owl-nav .owl-prev:hover i {
    color: #fff
}

.painting_freestyle_content_position_4 .owl-nav .owl-next {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px;
    right: 0
}

.painting_freestyle_content_position_4 .owl-nav .owl-next:hover i {
    color: #fff
}

.painting_freestyle_content_position_1 {
    position: relative;
    background: #eee none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-left: 0;
    min-height: 303px
}

.painting_freestyle_content_position_1 ul {
    list-style-type: none;
    margin: 0
}

.painting_freestyle_content_position_1>div {
    padding-left: 0
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info {
    padding-top: 20px;
    padding-right: 0;
    padding-left: 20px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h1,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h2,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h3,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h4,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h5,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h6 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    margin: 0 0 8px 0;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h1:hover,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h2:hover,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h3:hover,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h4:hover,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h5:hover,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info h6:hover {
    color: #999999
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info>div {
    color: #999;
    font-size: 13px;
    margin-bottom: 50px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info>div span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info>div p {
    margin-top: 15px;
    line-height: 28px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info>div a {
    color: #999;
    font-size: 13px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .wd-redmore {
    position: relative;
    top: 100px
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .wd-redmore i {
    font-size: 14px;
    margin-left: 10px;
    color: #999999
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .wd-redmore a {
    color: #999999;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s,color 0.3s;
    -moz-transition: all 0.4s,color 0.3s;
    -ms-transition: all 0.4s,color 0.3s;
    -o-transition: all 0.4s,color 0.3s;
    transition: all 0.4s,color 0.3s
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .wd-redmore:hover i {
    color: #000
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .wd-redmore:hover a {
    color: #000
}

.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .post-categories,.painting_freestyle_content_position_1 .painting_freestyle_content_position_1_info .post-categories li {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px
}

.painting_freestyle_content_position_1 .owl-nav {
    position: absolute;
    bottom: 44px;
    right: 0
}

.painting_freestyle_content_position_1 .owl-nav .owl-prev {
    right: 43px;
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px
}

.painting_freestyle_content_position_1 .owl-nav .owl-prev:hover i {
    color: #fff
}

.painting_freestyle_content_position_1 .owl-nav .owl-next {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    padding: 3px 15px 3px 5px;
    right: 0
}

.painting_freestyle_content_position_1 .owl-nav .owl-next:hover i {
    color: #fff
}

.painting_freestyle_quote_position_1 {
    margin-bottom: 20px;
    background: #eee
}

.painting_freestyle_quote_position_1 .painting_one_post_quote {
    padding: 0;
    text-align: center;
    min-height: 318px
}

.painting_freestyle_quote_position_1 .painting_one_post_quote i {
    display: block;
    width: 100%;
    color: #cccccc;
    font-size: 20px;
    padding-top: 20px
}

.painting_freestyle_quote_position_1 .painting_one_post_quote>div {
    background: none
}

.painting_freestyle_quote_position_2 {
    background: #eee
}

.painting_freestyle_quote_position_2 .painting_one_post_quote {
    padding: 0;
    text-align: center;
    min-height: 318px
}

.painting_freestyle_quote_position_2 .painting_one_post_quote i {
    display: block;
    width: 100%;
    color: #cccccc;
    font-size: 20px;
    padding-top: 20px
}

.painting_freestyle_quote_position_2 .painting_one_post_quote>div {
    background: none
}

.painting_freestyle_quote_position_3 {
    background: #eee
}

.painting_freestyle_quote_position_3 .painting_one_post_quote {
    padding: 0;
    text-align: center;
    min-height: 318px
}

.painting_freestyle_quote_position_3 .painting_one_post_quote i {
    display: block;
    width: 100%;
    color: #cccccc;
    font-size: 20px;
    padding-top: 20px
}

.painting_freestyle_quote_position_3 .painting_one_post_quote>div {
    background: none
}

.painting_freestyle_quote_position_4 {
    background: #eee
}

.painting_freestyle_quote_position_4 .painting_one_post_quote {
    padding: 0;
    text-align: center;
    min-height: 665px
}

.painting_freestyle_quote_position_4 .painting_one_post_quote i {
    display: block;
    width: 100%;
    color: #cccccc;
    font-size: 20px;
    padding-top: 20px
}

.painting_freestyle_quote_position_4 .painting_one_post_quote>div {
    background: none
}

.filters {
    margin-bottom: 60px;
    text-align: center
}

.filters a {
    color: #999;
    font-weight: 500;
    margin-right: 20px;
    text-transform: uppercase
}

.filters a:hover,.filters a:active,.filters a:focus {
    color: #000;
    font-weight: bold
}

.home .painting_isotop .wd-redmore {
    margin-top: 20px
}

.home .painting_isotop .wd-redmore a {
    font-size: 12px
}

.blog-page-title h1,.blog-page-title h2,.blog-page-title h3,.blog-page-title h4,.blog-page-title h5,.blog-page-title h6 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000
}

.blog-page>ul,.blog-page .post-categories {
    list-style: none
}

.blog-page .painting_blog_post_gallery_masonry {
    margin: 0
}

.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-prev,.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-next {
    background: rgba(0,0,0,0.2) none repeat scroll 0 0;
    padding: 5px 15px 3px 5px;
    left: 40px
}

.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-prev i,.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-next i {
    font-size: 20px;
    opacity: 0.2
}

.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-prev:hover,.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-next:hover {
    background: rgba(0,0,0,0.7) none repeat scroll 0 0
}

.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-prev:hover i,.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-next:hover i {
    color: #fff;
    opacity: 1
}

.blog-page .painting_blog_post_gallery_masonry .owl-nav .owl-next {
    left: auto;
    right: 15px
}

.blog-page-info {
    color: #999;
    font-size: 12px;
    margin-bottom: 50px
}

.blog-page-info .post-categories {
    display: inline-block;
    margin: 0
}

.blog-page-info span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px
}

.blog-page-info a {
    color: #999;
    font-size: 13px
}

.post-infos {
    border-top: 2px solid #e5e5e5;
    padding-top: 45px;
    margin-top: 10px;
    margin-bottom: 45px
}

.blog-body {
    margin-top: 40px
}

.blog-body blockquote {
    border-left: 6px solid #666;
    background: #f6f6f6;
    padding: 20px 30px
}

.blog-body blockquote p {
    font-style: normal;
    line-height: 40px;
    color: #666666;
    position: relative
}

.blog-body blockquote::after {
    content: ""
}

.wd-tages {
    border-top: 2px solid #e5e5e5;
    margin-top: 40px;
    padding-top: 30px
}

.wd-tages span:first-child {
    font-weight: bold;
    color: #000
}

.wd-tages .share-icons {
    margin-top: 15px
}

.wd-tages .share-icons span:first-child {
    font-weight: bold;
    color: #000
}

.wd-tages .share-icons ul {
    display: inline-block;
    list-style-type: none
}

.wd-tages .share-icons ul li {
    display: inline-block;
    margin-right: 20px
}

.wd-tages .share-icons ul li a {
    color: #333
}

.wd-tages .share-icons ul li a .button {
    display: none
}

.wd-tages .share-icons ul li a i {
    font-size: 18px
}

li.comment {
    margin-bottom: 30px
}

li.comment section.comment>a {
    float: right
}

li.comment header {
    text-align: center
}

li.comment article>div {
    background: #f6f6f6;
    padding: 10px 20px;
    position: relative
}

li.comment article>div:after {
    border-bottom: 10px solid transparent;
    border-right: 20px solid #F6F6F6;
    border-top: 10px solid transparent;
    content: "";
    height: 0;
    left: -16px;
    position: absolute;
    top: 15px;
    width: 0
}

li.comment article>div cite {
    color: #000;
    font-weight: 600
}

li.comment article>div p {
    color: #666;
    margin-top: 10px
}

li.comment article>div time a {
    color: #999999
}

.wp-block-quote.is-large cite {
    text-align: left
}

.wd-pagination,.page-links {
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center
}

.wd-pagination a,.page-links a {
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px
}

.wd-pagination a:hover,.wd-pagination afocus,.wd-pagination aactive,.page-links a:hover,.page-links afocus,.page-links aactive {
    border-bottom: 1px solid #000;
    color: #000
}

.wd-pagination .current,.page-links .current {
    color: #000;
    border-bottom: 1px solid #000;
    background: none;
    padding: 0 5px
}

.wd-pagination .next,.page-links .next {
    float: right;
    padding: 0;
    color: #000
}

.wd-pagination .next:hover,.wd-pagination .nextfocus,.wd-pagination .nextactive,.page-links .next:hover,.page-links .nextfocus,.page-links .nextactive {
    border: none
}

.wd-pagination .next:after,.page-links .next:after {
    background: #ebf0f1 none repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 25px;
    padding: 20px 0;
    position: absolute;
    right: -10px;
    top: -7px;
    width: 40px;
    z-index: -1
}

.wd-pagination .prev,.page-links .prev {
    float: left;
    padding: 0;
    color: #000
}

.wd-pagination .prev:hover,.wd-pagination .prevfocus,.wd-pagination .prevactive,.page-links .prev:hover,.page-links .prevfocus,.page-links .prevactive {
    border: none
}

.wd-pagination .prev:after,.page-links .prev:after {
    background: #ebf0f1 none repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 25px;
    padding: 20px 0;
    position: absolute;
    left: -10px;
    top: -7px;
    width: 40px;
    z-index: -1
}

.page .body.field ul,.single .blog-body ul {
    list-style: initial
}

.page .sidebar .widget ul {
    list-style: none
}

.single .blog-body pre {
    overflow-x: scroll;
    background-color: #eee;
    padding: 15px
}

.blog .blog-page .post {
    padding: 0 0 60px 0
}

.blog .blog-page .sticky.fixed,.blog .blog-page .sticky {
    position: static;
    border-top: 2px solid;
    background: rgba(238,238,238,0.49);
    margin-bottom: 60px;
    padding: 20px 5px 40px 20px
}

.blog .blog-page .post-categories,.single .blog-page-info .post-categories {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    margin-left: 0;
    margin-bottom: -3px;
    list-style: none
}

.blog .blog-page .post-categories li,.single .blog-page-info .post-categories li {
    float: left;
    padding-right: 20px;
    line-height: 14px
}

.blog .blog-page .wd-redmore a {
    padding-right: 5px;
    color: #555;
    font-weight: 600
}

.commentlist {
    list-style: none
}

.commentlist .children {
    list-style: none
}

.single .wp-block-gallery,.page .wp-block-gallery {
    margin-left: 0
}

.single .wp-block-pullquote.alignleft p,.single .wp-block-pullquote.alignright p,.page .wp-block-pullquote.alignleft p,.page .wp-block-pullquote.alignright p {
    font-size: 28px
}

.single blockquote,.page blockquote {
    margin: 1.2em 0 1.5rem;
    border-left: 6px solid #666;
    background: #f6f6f6;
    padding: 20px 30px
}

.single .has-text-align-center,.single .has-text-align-left,.page .has-text-align-center,.page .has-text-align-left {
    line-height: 64.8px
}

.single .wp-block-cover.aligncenter.has-pale-pink-background-color,.page .wp-block-cover.aligncenter.has-pale-pink-background-color {
    background-color: #000
}

.circular-item {
    float: left;
    display: inline-block;
    margin: 0 14px
}

.circular-content {
    display: inline-block;
    height: auto;
    text-align: center
}

.circular-pie {
    height: 310px;
    width: 310px
}

.easyPieChart {
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 3em 0
}

.circ_counter_desc {
    font-size: 15px;
    margin: 20px 0;
    text-align: center
}

.circular-pie-style-1 span,.circular-pie-style-2 span,.circular-pie-style-3 span {
    border-radius: 100%;
    bottom: 20px;
    color: #284c66;
    display: block;
    font-size: 46px;
    font-weight: 100;
    height: 150px;
    left: 41px;
    letter-spacing: -3px;
    line-height: 150px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 41px;
    width: 150px;
    z-index: 10
}

.easyPieChart canvas {
    left: 0;
    position: absolute;
    top: 0
}

.circ_counter_desc .lead {
    font-weight: 600;
    font-size: 29px
}

#page-wrap {
    position: relative
}

.corp {
    padding-bottom: 10em;
    padding-top: 10em
}

.oops h2 {
    border-bottom: 1px solid #aaa;
    box-shadow: 0 1px 0 #727272;
    font-size: 5em;
    margin-bottom: 30px;
    padding-bottom: 15px
}

.message {
    font-size: 1.2em;
    margin-bottom: 30px;
    width: 50%;
    line-height: 1.4
}

.oops-footer {
    margin-top: 20px
}

.oops-footer .social-icons {
    text-align: center
}

.oops-footer .social-icons li {
    width: auto;
    padding: 14px 13px;
    border: medium solid;
    display: inline-block;
    float: none
}

.oops-footer .social-icons li:hover {
    border-color: #f74a13
}

.oops-footer .social-icons li:hover i {
    border: none;
    color: #f74a13
}

.oops-footer .social-icons li i {
    color: #333
}

.oops-footer .social-icons li i:hover {
    border: none
}

.oops-footer .social-icons.accent li i {
    border: none;
    color: #333
}

.oops-footer .social-icons.accent li i:hover {
    border: none;
    color: #aaa
}

#serch .text-input {
    border-radius: 30px;
    height: 50px;
    padding-left: 20px
}

#serch .submit-input {
    background: #aaa none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #FFF;
    padding: 12px 0;
    position: absolute;
    right: 20px;
    top: 3px
}

@media screen and (max-width: 900px) {
    .message {
        width:100%;
        text-align: center
    }

    .oops-footer .inline-list>li {
        float: none
    }
}

.team-member-container .team-member-slider .owl-nav>div {
    height: 33px;
    padding: 6px 4px;
    width: 33px;
    background-color: #999
}

.team-member-container .team-member-slider .team-member-text {
    padding-left: 60px;
    padding-top: 144px
}

.team-member-container .team-member-slider .team-member-text .team-member-about {
    margin-bottom: 28px
}

.team-member-container .team-member-slider .team-member-text .team-member-job-title.second {
    margin-bottom: 43px
}

.team-member-container .team-member-slider .team-member-text .team-member-job-title.second h4 {
    font-size: 14px;
    color: #6B6B6B
}

.team-member-container .team-member-slider .team-member-text .team-member-name h2 {
    color: #000000;
    font-family: "Lato";
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 34px;
    text-transform: uppercase
}

.team-member-container .team-member-slider .team-member-text .website {
    padding-left: 15px;
    margin-top: 84px
}

.team-member-container .team-member-slider .team-member-skills .wd-progress-bar-container ul.wd-progress-bar {
    list-style-type: none;
    padding: 0;
    margin-top: 20px
}

.team-member-container .team-member-slider .team-member-skills .circular-pie-style-team.easyPieChart {
    width: 105px;
    height: 105px
}

.team-member-container .team-member-slider .team-member-skills .skill-name {
    margin-top: 37px;
    margin-left: 12px
}

.team-member-container .team-member-slider .team-member-skills .percent {
    position: absolute;
    left: calc(80px - 50%);
    top: calc(86px - 50%)
}

.team-member-container .team-member-slider .owl-nav>div i {
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
    display: table;
    margin-top: 6px
}

.team-member-container .team-member-slider .owl-nav>div:hover {
    background-color: #cb9904
}

.team-member-container .team-member-slider.image_left .team-member-text .website {
    padding-left: 0
}

.team-member-container .hide-skills.image_left .wd-team-member-item .team-member-text {
    padding-top: 244px
}

.team-member-container .hide-skills.image_left .owl-nav {
    left: 53%;
    position: absolute;
    top: 520px;
    width: 69px
}

.team-member-container .hide-skills.image_right .wd-team-member-item .team-member-text {
    padding-top: 244px
}

.team-member-container .hide-skills.image_right .owl-nav {
    left: 53%;
    position: absolute;
    top: 520px;
    width: 69px
}

.team-member-container .team-member-picture {
    text-align: center;
    padding-top: 42px
}

.team-member-container .team-member-picture img {
    margin: 0 auto
}

.team-member-carousel .owl-item img {
    width: 100% !important
}

.team-member-carousel .team-member-carousel-item .team-member-carousel-text {
    bottom: -140px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: absolute;
    width: 100%;
    padding-top: 80px;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 )
}

.team-member-carousel .team-member-carousel-item .team-member-carousel-text .team-member-name,.team-member-carousel .team-member-carousel-item .team-member-carousel-text .team-member-job-title {
    padding-left: 12px;
    margin: 0
}

.team-member-carousel .team-member-carousel-item:hover .team-member-carousel-text {
    bottom: 0;
    opacity: 1
}

.team-member-carousel .team-member-social-medias {
    margin-bottom: 30px
}

.team-member-carousel .team-member-social-medias ul {
    list-style-type: none;
    border-bottom: 1px dotted #fff;
    margin: 0;
    padding: 4px 10px;
    margin: 0 auto;
    display: table
}

.team-member-carousel .team-member-social-medias ul li {
    display: inline-block;
    list-style-type: none
}

.team-member-carousel .team-member-social-medias ul li a {
    padding: 4px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.team-member-carousel .team-member-social-medias ul li a:hover {
    color: #D00500
}

.team-member-carousel .owl-dots {
    position: relative;
    margin-top: 56px
}

.team-member-grid .team-member-grid-item {
    padding: 0;
    position: relative;
    overflow: hidden
}

.team-member-grid .team-member-grid-item .team-member-grid-text {
    opacity: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    bottom: -525px;
    height: 100%;
    padding: 210px 60px;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.team-member-grid .team-member-grid-item .team-member-grid-text .team-member-social-medias ul {
    list-style-type: none;
    margin: 0
}

.team-member-grid .team-member-grid-item .team-member-grid-text .team-member-social-medias ul li {
    display: inline-block;
    padding: 10px
}

.team-member-grid .team-member-grid-item:hover .team-member-grid-text {
    opacity: 1;
    bottom: 0;
    background-color: rgba(0,0,0,0.7)
}

.team-member-grid-item.static-html {
    height: 525px
}

.team-member-grid-item.static-html .static-html-content {
    font-family: "open sans";
    font-size: 31px;
    font-weight: 900;
    line-height: 34px;
    padding: 200px 110px;
    text-align: center;
    text-transform: uppercase
}

.wd-portfolio-container .wd-portfolio-grid,.wd-portfolio-container .wd-portfolio-masonry {
    margin: 0
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item {
    margin-bottom: 30px
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text {
    margin-top: 30px
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text h6,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h6,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h6 {
    margin: 0
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text a,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text a,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text a,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text a,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text a,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text a,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text a,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text a {
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-text a:hover,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text a:hover,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-text a:hover,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text a:hover,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-text a:hover,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text a:hover,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-text a:hover,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text a:hover {
    color: #000 !important
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-text h6,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h1,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h2,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h3,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h4,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h5,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text h6 {
    margin: 0
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image {
    position: relative
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image img {
    width: 100%;
    max-width: 100%
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image a img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a img,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image a img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a img,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a img {
    width: 100%;
    max-width: 100%
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a .overlay-color {
    font-size: 72px;
    color: #000;
    font-weight: 200;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a .overlay-color span,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a .overlay-color span {
    text-align: center;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 30px;
    transform: translate(-50%, -50%)
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-image a:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-image a:hover .overlay-color {
    opacity: .9
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-grid-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-grid-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-grid-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-grid-item-tags span:last-child,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-tags span:last-child {
    display: none
}

.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-grid-item .wd-portfolio-masonry-item-tags,.wd-portfolio-container .wd-portfolio-grid .wd-portfolio-masonry-item .wd-portfolio-masonry-item-tags,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-grid-item .wd-portfolio-masonry-item-tags,.wd-portfolio-container .wd-portfolio-masonry .wd-portfolio-masonry-item .wd-portfolio-masonry-item-tags {
    margin-bottom: 10px;
    margin-top: 10px
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item {
    margin: 0
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color {
    -webkit-box-shadow: inset 0px 0px 0px 26px #cfcfcf;
    -moz-box-shadow: inset 0px 0px 0px 26px #cfcfcf;
    box-shadow: inset 0px 0px 0px 26px #cfcfcf;
    background-color: #FFF;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%)
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link {
    border-radius: 50%;
    color: #999;
    display: inline-block;
    font-size: 27px;
    height: 40px;
    margin: 10px 3px;
    overflow: hidden;
    padding: 6px 10px;
    transition: all 0.6s ease 0s;
    width: 40px;
    border: 1px solid #999;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link:hover {
    background-color: #000;
    color: #fff
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link {
    padding-top: 8px;
    margin: 10px 3px !important;
    font-size: 17px
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item .overlay-color .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item .overlay-color .wd-portfolio-masonry-item-text-container a.link {
    padding-top: 11px
}

.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-grid-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-grid.style-2 .wd-portfolio-masonry-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-grid-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-2 .wd-portfolio-masonry-item:hover .overlay-color {
    opacity: .9
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item img,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item img,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item img,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item img {
    width: 100%
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .overlay-color,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .overlay-color {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    opacity: 0;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container {
    bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 100%
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .large-3,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .large-3 {
    padding: 0
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.link,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.view,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.link {
    color: #FFF;
    display: inline-block;
    font-size: 50px;
    height: 50px;
    margin-left: 4px;
    margin-right: 4px;
    -webkit-transition: all 0.6s,color 0.3s;
    -moz-transition: all 0.6s,color 0.3s;
    -ms-transition: all 0.6s,color 0.3s;
    -o-transition: all 0.6s,color 0.3s;
    transition: all 0.6s,color 0.3s
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container a.link:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.view:hover,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container a.link:hover {
    color: #cc9900
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-grid-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item .wd-portfolio-masonry-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-grid-item-text-container .wd-portfolio-masonry-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .wd-portfolio-grid-item-text,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item .wd-portfolio-masonry-item-text-container .wd-portfolio-masonry-item-text {
    margin: 0
}

.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-grid-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-grid.style-3 .wd-portfolio-masonry-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-grid-item:hover .overlay-color,.wd-portfolio-container .wd-portfolio-masonry.style-3 .wd-portfolio-masonry-item:hover .overlay-color {
    opacity: 1
}

.wd-portfolio-container .wd-portfolio-grid.style-3.large-block-grid-3 .wd-portfolio-masonry-item-text-container,.wd-portfolio-container .wd-portfolio-masonry.style-3.large-block-grid-3 .wd-portfolio-masonry-item-text-container {
    padding: 0 15px 0 5px
}

.wd-portfolio-container .filters {
    margin: 0 0 58px 0;
    text-align: center
}

.wd-portfolio-container .filters li {
    list-style: none;
    display: inline-block;
    list-style-type: none;
    margin: 10px 15px
}

.wd-portfolio-container .filters li a {
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .load-more-container {
    text-align: center;
    position: relative;
    margin-top: 64px
}

.wd-portfolio-container .load-more-container a {
    font-size: 15px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-container .load-more-container a:before {
    background: #000 none repeat scroll 0 0;
    bottom: 40px;
    content: " ";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 70px
}

.wd-portfolio-container .load-more-container a:hover {
    color: #999
}

@media only screen and (min-width: 40.0625em) {
    .wd-portfolio-masonry-item.one {
        width:33.33333333%
    }

    .wd-portfolio-masonry-item.two {
        width: 66.66666666%
    }

    .wd-portfolio-masonry-item.one-one {
        width: 25%;
        line-height: 0
    }

    .wd-portfolio-masonry-item.two-two {
        width: 50%;
        line-height: 0
    }
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text {
    bottom: 0;
    position: absolute
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .portfolio-title {
    margin-bottom: 0;
    line-height: 20px;
    position: relative;
    display: inline-block
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .portfolio-title:before {
    background-color: #cc0000;
    bottom: 0;
    border-radius: 50%;
    content: " ";
    height: 4px;
    position: absolute;
    right: -9px;
    width: 4px
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .wd-portfolio-carousel-item-tags {
    padding-bottom: 30px;
    margin-bottom: 50px;
    position: relative
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .wd-portfolio-carousel-item-tags span:last-child {
    display: none
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .wd-portfolio-carousel-item-tags:after {
    background-color: #cc0000;
    bottom: 0;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 39px
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .wd-portfolio-carousel-item-description {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 66px;
    padding-right: 56px
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .view-project {
    text-transform: uppercase;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 700;
    color: #000;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .view-project i {
    font-size: 20px;
    margin-left: 8px;
    position: absolute
}

.wd-portfolio-carousel .wd-portfolio-carousel-item-text .view-project:hover {
    color: #999
}

@media only screen and (min-width: 40.0625em) {
    li.wd-portfolio-grid-item.two-columns {
        width:50%
    }

    li.wd-portfolio-grid-item.two-columns p:empty {
        display: none
    }

    li.wd-portfolio-grid-item.one-columns {
        width: 25%
    }

    li.wd-portfolio-grid-item.one-columns p:empty {
        display: none
    }

    li.wd-portfolio-grid-item.three-columns {
        width: 33.33333%
    }

    li.wd-portfolio-grid-item.three-columns p:empty {
        display: none
    }
}

.static-html-item-container {
    position: absolute;
    width: 100%
}

.single-portfolio .button.pinterest,.single-portfolio .button.facebook,.single-portfolio .button.twitter {
    display: none
}

.single-portfolio .portfolio-next-prev {
    text-align: right
}

.single-portfolio .portfolio-next-prev a {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 700;
    letter-spacing: 0.35px;
    color: #999;
    text-transform: uppercase;
    margin: 0 8px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s
}

.single-portfolio .portfolio-next-prev a:hover {
    color: #000
}

.single-portfolio .wd-portfolio-single-portfolio-tags {
    margin-bottom: 67px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    font-family: 'Open Sans'
}

.single-portfolio .wd-portfolio-single-portfolio-tags span:last-child {
    display: none
}

.single-portfolio .Portfolio-image {
    margin-bottom: 53px
}

.single-portfolio .Portfolio-image .wd-single-portfolio-carousel .owl-nav .owl-next {
    right: 10px
}

.single-portfolio .Portfolio-image .wd-single-portfolio-carousel .owl-nav .owl-prev {
    left: 10px
}

.single-portfolio .portfolio-body {
    margin-bottom: 80px
}

.single-portfolio .portfolio-text:after {
    background-color: #cccccc;
    content: " ";
    height: 100%;
    position: absolute;
    right: -18px;
    top: 0;
    width: 1px
}

.single-portfolio .portfolio-text p {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.35;
    color: #333333
}

.single-portfolio .large-4,.single-portfolio .large-8 {
    padding: 0
}

.single-portfolio .portfolio-infos-container {
    padding-left: 46px
}

.single-portfolio .portfolio-infos-container .portfolio-infos {
    font-size: 'Open Sans';
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.35;
    padding: 26px 30px;
    background-color: #F3F3F3
}

.single-portfolio .portfolio-infos-container .portfolio-infos i {
    display: inline-block;
    font-size: 18px;
    width: 25px
}

.single-portfolio .portfolio-infos-container .portfolio-infos ul {
    list-style-type: none;
    margin: 0
}

.single-portfolio .portfolio-infos-container .portfolio-infos ul li {
    line-height: 30px
}

.single-portfolio .portfolio-infos-container .portfolio-infos ul li span {
    width: 120px;
    display: inline-block;
    color: #000000
}

.single-portfolio .portfolio-infos-container .portfolio-infos ul li .client,.single-portfolio .portfolio-infos-container .portfolio-infos ul li .author {
    font-weight: 700
}

.single-portfolio .portfolio-infos-container .share-icons {
    margin-top: 20px
}

.single-portfolio .portfolio-infos-container .share-icons span {
    display: inline-block;
    font-weight: 700;
    padding: 6px 0;
    text-transform: uppercase
}

.single-portfolio .portfolio-infos-container .share-icons ul {
    list-style-type: none;
    float: right;
    margin: 0;
    text-align: right
}

.single-portfolio .portfolio-infos-container .share-icons ul li {
    display: inline-block;
    margin-left: 18px
}

.single-portfolio .portfolio-infos-container .share-icons ul li a {
    color: #cccccc;
    display: inline-block;
    font-size: 20px;
    padding: 5px
}

.single-portfolio .portfolio-infos-container .share-icons ul li a:hover {
    color: #CC9900
}

.single-portfolio .related-portfolio {
    margin-bottom: 170px
}

.single-portfolio .related-portfolio .wd-portfolio-related-item-text {
    margin-top: 28px
}

.single-portfolio .related-portfolio h4 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 44px
}

.single-portfolio .related-portfolio h6 {
    color: #000;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    line-height: 24px
}

.single-portfolio .related-portfolio h6 a {
    color: #000
}

.single-portfolio .related-portfolio .wd-portfolio-related-item-tags {
    font-size: 13px;
    color: #999999;
    font-family: 'Open Sans';
    letter-spacing: 0.325px
}

.single-portfolio .related-portfolio .wd-portfolio-related-item-tags span:last-child {
    display: none
}

.wd_pagination {
    text-align: right;
    margin-bottom: 10px
}

.wd_pagination .next-link,.wd_pagination .prev-link {
    display: inline-block
}

.wd_pagination .next-link a,.wd_pagination .prev-link a {
    display: inline-block;
    padding: 3px 10px 5px 10px;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    color: #000;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd_pagination .prev-link {
    margin-right: 5px
}

.wd_pagination ul.page-numbers {
    list-style: outside none none !important;
    margin: 0;
    display: inline-block
}

.wd_pagination ul.page-numbers li {
    display: inline-block
}

.wd_pagination ul.page-numbers li a,.wd_pagination ul.page-numbers li span {
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    color: #000;
    display: inline-block;
    padding: 4px 10px;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd_pagination ul.page-numbers li .wd_pagination ul.page-numbers li span.current {
    border-color: green;
    color: green
}

.owl-carousel {
    cursor: -moz-grab;
    list-style-type: none !important
}

.owl-carousel .owl-nav>div {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -ms-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.owl-carousel .owl-nav>div i {
    margin-left: 9px;
    color: #333;
    font-size: 36px
}

.owl-carousel .owl-nav .owl-next {
    float: right
}

.owl-carousel:hover .owl-nav>div {
    opacity: 1
}

.owl-carousel .owl-item img {
    width: auto !important
}

.team-member-slider .owl-dots .owl-dot,.team-member-carousel .owl-dots .owl-dot {
    display: inline-block
}

.team-member-slider .owl-dots .owl-dot span,.team-member-carousel .owl-dots .owl-dot span {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 11px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 11px
}

.team-member-slider .owl-dots .owl-dot.active span,.team-member-slider .owl-theme .owl-dots .owl-dot:hover span,.team-member-carousel .owl-dots .owl-dot.active span,.team-member-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #c59600 none repeat scroll 0 0;
    width: 16px;
    height: 16px
}

.team-member-slider:not(.dot-out).owl-dots,.team-member-carousel:not(.dot-out).owl-dots {
    bottom: 1px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%
}

.team-member-slider .owl-dot,.team-member-carousel .owl-dot {
    padding: 3px 0
}

.team-member-slider .owl-dot.active,.team-member-carousel .owl-dot.active {
    padding: 0
}

.owl-thumbs {
    position: relative;
    z-index: 2;
    margin: 0;
    list-style-type: none !important;
    text-align: center
}

.owl-thumbs .owl-thumb-item {
    display: inline-block;
    list-style-type: none;
    margin: 0 16px
}

.owl-thumbs .owl-thumb-item img {
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.owl-thumbs .owl-thumb-item:hover img {
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25);
    -moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25);
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25)
}

.owl-thumbs .owl-thumb-item.active img {
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25);
    -moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25);
    box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.25)
}

.owl-testimonail .owl-nav {
    position: absolute;
    display: none;
    width: 100%
}

.owl-testimonail .owl-nav>div {
    position: relative;
    top: auto;
    display: inline-block;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -ms-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}

.owl-testimonail .owl-nav>div i {
    margin-left: 9px;
    color: #fff;
    font-size: 36px
}

.owl-testimonail h6 {
    margin: 0
}

a.testimonial-prev,a.testimonial-next {
    color: #FFF;
    opacity: .25;
    display: inline-table;
    font-size: 36px;
    padding: 10px;
    vertical-align: middle;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -ms-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s
}

a.testimonial-prev:hover,a.testimonial-next:hover {
    opacity: 1;
    color: #FFF
}

.wd-portfolio-carousel.owl-carousel .owl-controls {
    margin-top: 160px
}

.wd-portfolio-carousel.owl-carousel .owl-nav>div {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    top: auto;
    font-size: 12px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: color 0.6s;
    -moz-transition: color 0.6s;
    -ms-transition: color 0.6s;
    -o-transition: color 0.6s;
    transition: color 0.6s
}

.wd-portfolio-carousel.owl-carousel .owl-nav>div:hover {
    color: #000
}

.wd-portfolio-carousel.owl-carousel .owl-nav .owl-next {
    float: none
}

.wd-clients-carousel {
    overflow: hidden
}

.wd-clients-carousel .owl-nav>div {
    height: 33px;
    padding: 6px 4px;
    width: 33px;
    background-color: #999
}

.wd-clients-carousel .owl-nav>div i {
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
    display: table;
    margin-top: 6px
}

.wd-clients-carousel .owl-nav>div:hover {
    background-color: #cb9904
}

.wd-clients-carousel .wd-clients-carousel-item {
    text-align: center
}

.wd-clients-carousel .wd-clients-carousel-item img {
    margin: 0 auto;
    opacity: .4;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-clients-carousel .wd-clients-carousel-item:hover img {
    opacity: 1
}

.wd-clients-carousel .owl-dots .owl-dot {
    display: inline-block
}

.wd-clients-carousel .owl-dots .owl-dot span {
    background: #d6d6d6 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 14px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 14px
}

.wd-clients-carousel .owl-dots .owl-dot.active span,.wd-clients-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #333333
}

.wd-clients-carousel .owl-dots {
    bottom: 1px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 78px
}

.wd-clients-carousel .owl-dot {
    padding: 3px 0
}

.wd-clients-grid .wd-clients-grid-item {
    text-align: center;
    margin-bottom: 50px
}

.wd-clients-grid .wd-clients-grid-item img {
    margin: 0 auto;
    opacity: .4;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-clients-grid .wd-clients-grid-item:hover img {
    opacity: 1
}

div.business-hello-intro .wpb_wrapper {
    height: 500px
}

div.business-hello-intro .wpb_wrapper .wpb_content_element {
    transform: rotate(-90deg) translateY(163px);
    bottom: -190px;
    position: absolute
}

div.business-hello-intro .wpb_wrapper .wpb_content_element p {
    font-weight: bold;
    color: #000;
    letter-spacing: 2px
}

.color-over::after {
    position: absolute;
    content: " ";
    width: 100%;
    background: #00a8ff;
    height: 770px
}

.widget-area .woocommerce h4,.wpb_widgetised_column .woocommerce h4 {
    border-bottom: 1px dashed #D2D2D2;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #333333
}

.widget-area .woocommerce ul,.wpb_widgetised_column .woocommerce ul {
    list-style: square
}

.widget-area .woocommerce ul li,.wpb_widgetised_column .woocommerce ul li {
    border-bottom: 1px dashed #D2D2D2;
    padding: 5px 0
}

.widget-area .woocommerce ul li:last-child,.wpb_widgetised_column .woocommerce ul li:last-child {
    border: none
}

.widget-area .woocommerce ul a,.wpb_widgetised_column .woocommerce ul a {
    color: #747474
}

.widget-area .woocommerce .product-categories span,.wpb_widgetised_column .woocommerce .product-categories span {
    float: right
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #000
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #E4E2E3
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 20px;
    height: 20px;
    background: #000;
    margin: 3px 0;
    border-radius: 0;
    border: 6px double #E4E2E3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 78px
}

.widget-area .woocommerce .product_list_widget .amount {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    font-weight: 700
}

.widget-area .woocommerce .product_list_widget li {
    padding: 15px 0
}

.woocommerce-product-search .search-field {
    height: 50px
}

.woocommerce-product-search input[type="submit"] {
    background: #000;
    height: 40px;
    width: 100%;
    color: #fff;
    font-weight: bold;
    border: none
}

.hidden-cart .product_list_widget {
    display: table
}

.woocommerce-result-count {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700
}

.orderby {
    width: 270px;
    height: 60px;
    font-size: 14px;
    color: #333333;
    background: #fff
}

.woocommerce .woocommerce-ordering {
    position: relative
}

.woocommerce .woocommerce-ordering:after {
    content: "\f078";
    font-family: "FontAwesome";
    color: #000;
    position: absolute;
    right: 35px;
    top: 17px
}

.woocommerce .woocommerce-ordering select {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: top;
    border: none
}

.woocommerce .woocommerce-ordering select:focus {
    background: #fff
}

.woocommerce span.onsale {
    background: none;
    color: red;
    font-size: 18px;
    text-transform: uppercase
}

.woocommerce ul.products li.product .onsale {
    right: 20px
}

.product-info,.product {
    text-align: center
}

.woocommerce ul.products li.product h3 {
    font-size: 14px;
    color: #222222
}

.price ins {
    color: #000;
    font-size: 20px;
    text-decoration: none
}

.woocommerce ul.products li.product .price {
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 10px;
    color: #999999;
    font-size: 16px
}

.woocommerce .products .star-rating {
    margin-left: 37%
}

.woocommerce ul.products li.product .button {
    padding: 15px 30px;
    background: #fff;
    border: none;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s linear;
    font-size: 12px
}

.woocommerce ul.products li.product .button:before {
    content: "\f067";
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 20px;
    transition: opacity 0.5s linear
}

.woocommerce ul.products li a:first-child h3,.woocommerce ul.products li a:first-child .star-rating,.woocommerce ul.products li a:first-child .price {
    visibility: visible;
    opacity: 1
}

.woocommerce ul.products li:hover .button {
    visibility: visible;
    opacity: 1;
    bottom: 80px
}

.woocommerce ul.products li:hover:after {
    content: "\f067";
    background: #000;
    padding: 10px 20px;
    font-family: "FontAwesome";
    position: absolute;
    bottom: 150px;
    right: 0;
    color: #fff;
    transition: opacity 0.5s linear
}

.woocommerce ul.products li:hover a:first-child h3,.woocommerce ul.products li:hover a:first-child .star-rating,.woocommerce ul.products li:hover a:first-child .price {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s linear
}

.woocommerce nav.woocommerce-pagination ul {
    list-style-type: none;
    border: none
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #000;
    margin-right: 10px;
    background: #fff
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: #000;
    padding: 10px 14px
}

.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:active {
    background: #000;
    color: #fff
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    padding: 10px 14px;
    background: #000;
    color: #fff
}

.woocommerce .entry-summary {
    text-align: left
}

.woocommerce .entry-summary .description {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 30px 0 10px;
    margin: 10px 0 40px
}

.woocommerce .entry-summary .cart .single_add_to_cart_button {
    background: #333;
    border-radius: 0;
    padding: 17px 40px;
    margin-left: 30px
}

.woocommerce .entry-summary .cart .single_add_to_cart_button:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333
}

.woocommerce .entry-summary .price span {
    font-weight: 700;
    font-size: 20px;
    color: #000
}

.woocommerce .entry-summary .price del span {
    font-size: 16px;
    margin-right: 5px
}

.woocommerce .entry-summary .quantity .qty {
    width: 170px;
    height: 50px
}

.woocommerce div.product .product_title {
    padding-top: 100px;
    font-size: 20px
}

.single-product .wd-header {
    position: unset
}

.single-product.woocommerce span.onsale {
    position: absolute;
    right: 150px
}

.single-product.woocommerce .woocommerce-review-link {
    margin-left: 20px;
    color: #000;
    text-transform: capitalize
}

.single-product.woocommerce .product_meta>span {
    display: block;
    margin-bottom: 10px
}

.single-product.woocommerce .product_meta .sku_wrapper span {
    font-weight: bold;
    color: #000
}

.single-product.woocommerce .product_meta .posted_in a {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin: 0 5px
}

.single-product.woocommerce .variations {
    background: none
}

.single-product.woocommerce .variations .label {
    background: none
}

.single-product.woocommerce .variations .label label {
    color: #000;
    text-transform: uppercase;
    font-size: 15px
}

.single-product.woocommerce .variations .value select {
    height: 40px
}

.wd-header-single-product {
    background: #eaeceb;
    margin-bottom: 40px
}

.woocommerce div.product div.images {
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style-type: none;
    padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: none;
    border: none;
    padding: 0;
    margin: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    padding: 10px 30px 0 0;
    margin: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000;
    text-transform: uppercase;
    font-size: 18px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 10px 30px 0 0;
    margin: 0;
    background: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    background: #fff;
    color: #cbcbcb;
    text-transform: uppercase;
    font-size: 18px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    content: none
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px;
    background: none;
    border: none
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 18px;
    margin-bottom: 20px
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border: none
}

.related.products h2 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 40px;
    margin-top: 60px;
    text-transform: uppercase
}

.related.products li.product .button {
    border: none
}

.woocommerce-tabs {
    text-align: center
}

.woocommerce-tabs .tabs li {
    background: none;
    border: none
}

.woocommerce-tabs .tabs li a {
    color: #ccc;
    font-size: 16px
}

.woocommerce-tabs .tabs li a:after {
    background: #cccccc;
    content: "";
    display: inline-block;
    height: 25px;
    margin-left: 15px;
    position: absolute;
    top: 18px;
    transform: rotate(24deg);
    width: 4px
}

.woocommerce-tabs .tabs li:last-child a:after {
    content: none
}

#tab-description {
    background: none;
    border: none;
    text-align: center;
    margin-top: 40px
}

#tab-description h2 {
    font-size: 15px
}

#tab-description p {
    color: #7f7f7f
}

#review_form {
    margin-top: 40px
}

#review_form .comment-reply-title {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px
}

#order_review_heading {
    font-size: 20px
}

#order_review {
    background: #f2f2f2;
    padding: 20px
}

#order_review .shop_table {
    border: none;
    background: transparent
}

#order_review .shop_table thead,#order_review .shop_table tfoot {
    background: transparent
}

#order_review .shop_table thead .product-name,#order_review .shop_table thead .product-total {
    border-bottom: 1px solid #ccc;
    color: #999
}

#order_review .shop_table tbody tr {
    background: transparent
}

#order_review .shop_table tbody tr td {
    border: none
}

.woocommerce-checkout #payment {
    background: none
}

.place-order input#place_order {
    width: 100%;
    background: #000;
    color: #fff
}

.woocommerce-billing-fields h3 {
    font-size: 20px
}

table tr.even,table tr.alt,table tr:nth-of-type(2n) {
    background: none
}

.wd-cart-total .calculated_shipping h2 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 20px
}

.wd-cart-total .calculated_shipping .shop_table {
    background: #000;
    padding: 20px;
    border: none;
    border-radius: 0
}

.wd-cart-total .calculated_shipping .shop_table tr,.wd-cart-total .calculated_shipping .shop_table th,.wd-cart-total .calculated_shipping .shop_table span {
    color: #fff
}

.wd-cart-total .wc-proceed-to-checkout a.checkout-button {
    background: #cc9900;
    color: #fff;
    border-radius: 0
}

.wd-cart-total .wc-proceed-to-checkout a.checkout-button:hover {
    background: #bf9107
}

.woocommerce  {
    border: 0;
    border-radius: 0
}

.woocommerce  {
    width: 100px
}

.woocommerce {
    background: none;
    border: 0
}

.woocommerce  {
    color: #999
}

.woocommerce .product-remove a {
    color: #000 !important
}

.woocommerce .product-remove a:hover {
    background: none;
    color: #000
}

.woocommerce .product-name a {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.woocommerce .product-price,.woocommerce .product-subtotal {
    font-size: 16px;
    font-weight: bold
}

.wd-header.wd-header-1 .show-icons>div:first-child {
    margin-right: 65px
}

.wd-header.wd-header-2 .show-icons .wd-menu-left {
    width: 39%
}

.wd-header.wd-header-2 .show-icons .wd-logo {
    width: 10%
}

.wd-header.wd-header-2 .show-icons .wd-menu-right {
    width: 39%
}

.wd-header.wd-header-2 .show-icons .min-search-cart {
    margin-top: 20px;
    width: 5%
}

.wd-header.wd-header-4 .show-icons .menu-main-menu-container,.wd-header.wd-header-5 .show-icons .menu-main-menu-container {
    margin-right: 236px
}

@media only screen and (max-width: 40em) {
    .wd-header.wd-header-4 .show-icons .menu-main-menu-container,.wd-header.wd-header-5 .show-icons .menu-main-menu-container {
        margin-right:0
    }
}



.show-search-btn {
    position: absolute;
    right: -20px;
    cursor: pointer;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    top: 30px
}

.show-search-btn span {
    color: #FFF;
    font-size: 24px
}

.show-search-btn .hidden-search {
    background-color: rgba(0,0,0,0.8);
    z-index: 1;
    padding: 8px 14px 21px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 300px
}

.show-search-btn .hidden-search #searchform input {
    background-color: #c8c7c7;
    -webkit-transition: all 0.6s,background-color 0.3s;
    -moz-transition: all 0.6s,background-color 0.3s;
    -ms-transition: all 0.6s,background-color 0.3s;
    -o-transition: all 0.6s,background-color 0.3s;
    transition: all 0.6s,background-color 0.3s;
    color: #000;
    height: 36px
}

.show-search-btn .hidden-search #searchform input:focus,.show-search-btn .hidden-search #searchform input:active {
    background-color: #E7E7E7
}

.show-search-btn .hidden-search #searchform input::-webkit-input-placeholder {
    color: #000000
}

.show-search-btn .hidden-search #searchform input:-moz-placeholder {
    color: #000000
}

.show-search-btn .hidden-search #searchform input::-moz-placeholder {
    color: #000000
}

.show-search-btn .hidden-search #searchform input:-ms-input-placeholder {
    color: #000000
}

.wd-header.wd-header-2 .show-search-btn {
    margin-right: 106px
}

.wd-header.wd-header-2 {
    margin-right: 48px
}

.wd-header.wd-header-2 .languages_section {
    margin-right: 0;
    position: absolute;
    right: 0
}

.wd-header.wd-header-3 {
    z-index: 1;
    margin-right: 90px
}

.wd-header.wd-header-3 .show-search-btn {
    z-index: 1;
    margin-right: 156px
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    padding: 7px 22px
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 120px
}

#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input {
    line-height: 1.4
}

.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin: 0 0 20px 0
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    float: left;
    margin: 10px
}

@media only screen and (min-width: 64.0625em) {
    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown {
        background:rgba(0,0,0,0.8);
        left: -50%
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li {
        display: table-cell;
        float: none;
        width: auto
    }

    .wd-menu-nav .top-bar-section .painting_mega-menu>.dropdown>li:hover:not(.has-form):not(.active)>a:not(.button),.wd-menu-nav .top-bar-section .painting_mega-menu .dropdown li:hover:not(.has-form):not(.active)>a:not(.button),.wd-menu-nav .top-bar-section .painting_mega-menu .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: none
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown {
        padding-top: 30px
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li {
        border-right: 1px solid rgba(238,238,238,0.1);
        padding: 0 100px 0 20px
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li:last-child {
        border: none
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown {
        display: block;
        overflow: hidden !important;
        padding-bottom: 0;
        padding-top: 0;
        position: unset !important;
        width: 100%
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown a {
        font-size: 12px;
        color: #989898
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li>.sub-menu.dropdown a i {
        margin-right: 5px
    }

    .wd-menu-nav .top-bar-section .painting_mega-menu.has-dropdown .dropdown li.has-dropdown>a:after {
        content: ""
    }

    .wd-menu-nav .painting_mega-menu>.dropdown>li>a {
        font-weight: bold
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown {
        padding-bottom: 20px;
        background-size: 36%
    }

    .wd-menu-nav .painting_mega-menu>.sub-menu.dropdown>li.title.back.js-generated {
        display: none
    }
}

.painting_mega-menu>ul.sub-menu.dropdown::after {
    background: none
}

@media only screen and (max-width: 40em) {
    .top-bar-section {
        width:100%;
        padding: 30px 0
    }

    .top-bar-section .sub-menu {
        padding: 30px 0
    }
}

.wd-header-1 {
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-header-1 {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 20px;
    color: #fff;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.wd-header-1 {
    margin-right: 0
}

.wd-header-1 {
    color: #c90
}

@media only screen and (max-width: 40em) {
    .wd-header-2 {
        background:rgba(0,0,0,0.7)
    }
}

.wd-header-2 .top-bar .toggle-topbar.menu-icon {
    margin-top: 5px
}

.wd-header-2 .top-bar-section {
    float: unset;
    padding: 0
}

.wd-header-2 .top-bar-section .wd-menu-right,.wd-header-2 .top-bar-section .wd-menu-left {
    width: 45%;
    margin-top: 20px
}

@media only screen and (max-width: 40em) {
    .wd-header-2 .top-bar-section .wd-menu-right,.wd-header-2 .top-bar-section .wd-menu-left {
        width:100%;
        margin-top: 40px
    }
}

@media only screen and (max-width: 40em) {
    .wd-header-2 .top-bar-section .wd-menu-right {
        margin-top:0
    }
}

.wd-header-2 .top-bar-section .wd-menu-right ul {
    list-style-type: none
}

.wd-header-2 .top-bar-section .wd-menu-right ul li {
    float: right
}

@media only screen and (max-width: 40em) {
    .wd-header-2 .top-bar-section .wd-menu-right ul li {
        float:unset
    }
}

.wd-header-2 .top-bar-section .wd-logo {
    width: 10%;
    padding-bottom: 20px;
    text-align: center
}

@media only screen and (max-width: 40em) {
    .wd-header-2 .top-bar-section .wd-logo {
        position:absolute
    }
}

.toggle-menu {
    position: absolute;
    font-size: 4rem;
    z-index: 5000;
    color: #333;
    top: 20px;
    right: 20px;
    transition: all 0.4s ease-in-out
}

.toggle-menu:hover {
    transition: all 0.4s ease-in-out;
    color: gray
}

.overlay-menu {
    z-index: 1000;
    margin: 0;
    transition: all 400ms cubic-bezier(1, -0.4, 0.44, 0.985);
    padding: 50px 70px 70px
}

.overlay-menu li {
    font-size: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.5)
}

.overlay-menu a {
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    transition: color 0.2s ease 0s;
    padding: 10px 0
}

.overlay-menu a:hover {
    opacity: 0.5
}

.overlay-menu.is-open ~ .toggle-menu {
    display: inline-block;
    transition: all 0.4s ease-in-out;
    transform: rotate(135deg);
    color: #fff
}

.is-open {
    top: 0;
    opacity: 1
}

.c-hamburger {
    display: block;
    position: fixed;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 70px;
    height: 70px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s
}

button.c-hamburger:hover,button.c-hamburger:focus {
    background: none
}

.c-hamburger:focus {
    outline: none
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 28px;
    left: 18px;
    right: 18px;
    height: 4px;
    background: white
}

.c-hamburger span::before,.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    content: "";
    top: 10px
}

.c-hamburger span::before {
    top: -10px
}

.c-hamburger span::after {
    bottom: -20px
}

.is-active.c-hamburger span::before,.is-active.c-hamburger span::after {
    top: 0
}

.c-hamburger--htx span {
    transition: background 0s 0.3s
}

.c-hamburger--htx span::before,.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s
}

.c-hamburger--htx span::before {
    transition-property: top, transform
}

.c-hamburger--htx span::after {
    transition-property: bottom, transform
}

.c-hamburger--htx.is-active span {
    background: none
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg)
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg)
}

.c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s
}

.c-hamburger nav {
    position: relative
}

.menu-empty-menu-container {
    position: fixed;
    background: rgba(204,153,0,0.95);
    width: 744px;
    min-height: 500px;
    top: 20px;
    right: 20px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease
}

.menu-empty-menu-container.is-open {
    opacity: 1;
    visibility: visible
}

.menu-empty-menu-container>ul {
    list-style-type: none
}

.menu-empty-menu-container>ul>.has-dropdown ul {
    list-style-type: none;
    opacity: 0;
    transform: scale(0);
    height: 1px;
    transition: all .4s
}

.menu-empty-menu-container>ul>.has-dropdown:hover ul {
    list-style-type: none;
    opacity: 1;
    transform: scale(1);
    height: initial
}

.wd-header-3 .wd-logo {
    position: relative;
    z-index: 100
}

#tribe-events .tribe-events-button {
    background: #00a8ff
}

@media only screen and (min-width: 40.0625em) {
    .events-list .tribe-events-loop,.tribe-events-day .tribe-events-loop {
        max-width:100%
    }

    .tribe-events-list h2.tribe-events-list-event-title,.tribe-events-list .tribe-events-event-image+div.tribe-events-content,.tribe-events-loop .tribe-events-event-meta,.tribe-events-loop .tribe-events-content {
        float: right;
        width: 67%
    }

    .tribe-events-list .tribe-events-event-image {
        float: left
    }
}

.tribe-events-list .type-tribe_events {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px
}

.tribe-events-list .tribe-events-event-cost {
    position: absolute;
    right: 0
}

.tribe-events-loop .tribe-events-event-meta {
    font-weight: 200
}

.tribe-events-list .tribe-events-venue-details {
    margin-top: 10px;
    line-height: 2
}

.tribe-events-list .tribe-events-event-cost span {
    background: none;
    border: none;
    color: #00a8ff;
    font-size: 20px;
    font-weight: 200
}

#tribe-events .tribe-events-content p {
    color: #666
}

#tribe-events-content .tribe-events-list-event-description a {
    background: #00a8ff;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block
}

#tribe-bar-form {
    background: transparent
}

#tribe-bar-form label {
    font-weight: 200;
    margin-bottom: 10px;
    color: #888;
    font-size: 17px
}

#tribe-bar-form input[type="text"] {
    border: solid 1px #eee;
    padding: 12px 15px;
    border-radius: 20px;
    font-weight: 500
}

#tribe-events .tribe-events-button,#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    background: none;
    border: 1px solid #eee;
    border-radius: 20px;
    color: #888;
    font-weight: 500;
    margin-top: 25px
}

#tribe-events .tribe-events-button:hover,#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
    background: #00a8ff;
    color: #fff
}

.tribe-bar-views-inner {
    background: transparent;
    border: solid 1px #eee;
    border-radius: 10px
}

#tribe-events a.tribe-events-button {
    background: #5da204;
    color: #fff;
    border: none;
    margin-bottom: 20px
}

.single-campaign .campaign-description {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: transparent
}





.wd-header.wd-header-1 {
    width: 100%
}

.wd-header.wd-header-1 .wd-logo h1 {
    margin: 0
}

.wd-header.wd-header-1 .wd-logo h1 img {
    padding-bottom: 10px;
    max-width: 200px
}

@media only screen and (max-width: 40em) {
    .wd-header.wd-header-1 .wd-logo h1 img {
        max-width:90px
    }
}

.wd-header.wd-header-1 .top-bar-section ul li>a {
    text-transform: uppercase;
    font-size: 14px
}

.wd-header.wd-header-1 .wd-menu-nav.sticky.fixed {
    box-shadow: 0 4px 6px 0px RGBA(112, 112, 112, 0.04)
}

.wd-header-2 {
    position: absolute;
    z-index: 99;
    width: 100%;
    padding: 10px 20px
}

.wd-header-2 .wd-logo h1 {
    margin: 0
}

.wd-header-2 .top-bar-section ul li>a {
    text-transform: uppercase;
    font-size: 14px
}

.wd-header-3 {
    position: absolute;
    padding-left: 50px
}

.wd-header.wd-header-4 .wd-menu-nav {
    padding: 10px 0px
}

.wd-header.wd-header-4 .wd-menu-nav.fixed {
    max-width: 100%;
    padding: 0 30px
}

.wd-header.wd-header-4  {
    padding: 5px 0 8px
}

.wd-header.wd-header-4 .inline-list {
    margin-bottom: 0
}

@media only screen and (min-width: 40.0625em) {
    .wd-header.wd-header-5 {
        position:absolute;
        bottom: 0;
        z-index: 2;
        left: 0;
        right: 0
    }

    .wd-header.wd-header-5 .wd-menu-nav {
        padding: 10px 0px
    }

    .wd-header.wd-header-5 .wd-menu-nav.fixed {
        max-width: 100%;
        padding: 0 30px
    }

    .wd-header.wd-header-5  {
        padding: 5px 0 8px
    }

    .wd-header.wd-header-5 .inline-list {
        margin-bottom: 0
    }

    .wd-header.wd-header-5 .top-bar-section .dropdown {
        top: auto;
        bottom: 45px
    }

    .wd-header.wd-header-5 .top-bar-section .dropdown .dropdown {
        top: 0
    }

    .wd-header.wd-header-5 .show-search-btn .hidden-search,.wd-header.wd-header-5 .hidden-cart {
        bottom: 52px;
        top: auto
    }

    .wd-header.wd-header-5 .fixed .top-bar-section .dropdown {
        top: auto;
        bottom: auto
    }

    .wd-header.wd-header-5 .fixed .top-bar-section .dropdown .dropdown {
        top: 0
    }

    .wd-header.wd-header-5 .fixed .show-search-btn .hidden-search,.wd-header.wd-header-5 .fixed .hidden-cart {
        bottom: auto;
        top: 50px
    }

    .admin-bar .wd-header.wd-header-5 {
        bottom: 30px
    }
}

@media only screen and (min-width: 40.0625em) {
    .wd-header.wd-header-6 {
        position:fixed;
        height: 100%;
        width: 300px;
        z-index: 10;
        top: 0;
        left: -260px;
        transition: .5s;
        padding: 10px 40px 10px 25px
    }

    .wd-header.wd-header-6.active {
        left: 0;
        padding-right: 0
    }

    .admin-bar .wd-header.wd-header-6 {
        top: 32px
    }

    .wd-header.wd-header-6 .top-bar {
        height: auto
    }

    .wd-header.wd-header-6 .wd-header-toggle {
        position: absolute;
        right: 0;
        top: 48%;
        top: calc(50% - 20px);
        transition: .5s;
        outline: none;
        width: 40px;
        height: 37px;
        background: #000;
        cursor: pointer;
        overflow: hidden
    }

    .wd-header.wd-header-6 .top-bar-section,.wd-header.wd-header-6 .top-bar-section ul li {
        float: none
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown li {
        position: relative
    }

    .wd-header.wd-header-6 .top-bar .title-area {
        list-style-type: none;
        float: none;
        height: 175px;
        padding-top: 70px
    }

    .wd-header.wd-header-6  {
        position: absolute;
        bottom: 30px;
        padding: 0 20px;
        max-width: 255px
    }

    .wd-header.wd-header-6 .social-icons .inline-list>li {
        float: none;
        display: inline-block
    }

    .wd-header.wd-header-6 .adress-info {
        padding-bottom: 20px;
        color: #555
    }

    .wd-header.wd-header-6 .adress-info i {
        font-size: 1.4em;
        padding-right: 10px;
        color: #333
    }

    .active.wd-header.wd-header-6 .wd-header-toggle {
        top: 0;
        right: -40px
    }

    .wd-header.wd-header-6 .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        opacity: 1
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown {
        left: 275px;
        background: transparent;
        min-width: 100%;
        top: 0;
        opacity: 0;
        transition: .5s
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown::before {
        content: " ";
        display: block;
        height: 5000px;
        top: -1000px;
        background: #000;
        position: absolute;
        width: 275px
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown .dropdown::before {
        background: #222
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown .dropdown .dropdown::before {
        background: #444
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown .dropdown .dropdown .dropdown::before {
        background: #555
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown .dropdown .dropdown .dropdown .dropdown::before {
        background: #666
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown .dropdown .dropdown .dropdown .dropdown .dropdown::before {
        background: #777
    }

    .wd-header.wd-header-6 .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: transparent
    }

    #nav-icon2 span,#nav-icon2.open:hover span {
        display: block;
        position: absolute;
        height: 1px;
        width: 40%;
        background: #fff;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out .2s;
        -moz-transition: .5s ease-in-out .2s;
        -o-transition: .5s ease-in-out .2s;
        transition: .5s ease-in-out .2s
    }

    #nav-icon2 span:nth-child(even),#nav-icon2.open:hover span:nth-child(even) {
        left: 50%
    }

    #nav-icon2 span:nth-child(odd),#nav-icon2.open:hover span:nth-child(odd) {
        left: 10%
    }

    #nav-icon2 span:nth-child(1),#nav-icon2 span:nth-child(2),#nav-icon2.open:hover span:nth-child(1),#nav-icon2.open:hover span:nth-child(2) {
        top: 10px
    }

    #nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4),#nav-icon2.open:hover span:nth-child(3),#nav-icon2.open:hover span:nth-child(4) {
        top: 18px
    }

    #nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6),#nav-icon2.open:hover span:nth-child(5),#nav-icon2.open:hover span:nth-child(6) {
        top: 26px
    }

    #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6),.wd-header-toggle:hover #nav-icon2 span:nth-child(1),.wd-header-toggle:hover #nav-icon2 span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5),.wd-header-toggle:hover #nav-icon2 span:nth-child(2),.wd-header-toggle:hover #nav-icon2 span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #nav-icon2.open span:nth-child(1),.wd-header-toggle:hover #nav-icon2 span:nth-child(1) {
        left: 8px;
        top: 12px
    }

    #nav-icon2.open span:nth-child(2),.wd-header-toggle:hover #nav-icon2 span:nth-child(2) {
        left: calc(50% - 2px);
        top: 12px
    }

    #nav-icon2.open span:nth-child(3),.wd-header-toggle:hover #nav-icon2 span:nth-child(3) {
        left: -50%;
        opacity: 0
    }

    #nav-icon2.open span:nth-child(4),.wd-header-toggle:hover #nav-icon2 span:nth-child(4) {
        left: 100%;
        opacity: 0
    }

    #nav-icon2.open span:nth-child(5),.wd-header-toggle:hover #nav-icon2 span:nth-child(5) {
        left: 8px;
        top: 22px
    }

    #nav-icon2.open span:nth-child(6),.wd-header-toggle:hover #nav-icon2 span:nth-child(6) {
        left: calc(50% - 2px);
        top: 22px
    }

    .wd-header-toggle:hover #nav-icon2.open span {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    .wd-header-toggle:hover #nav-icon2.open span:nth-child(even) {
        left: 50%
    }

    .wd-header-toggle:hover #nav-icon2.open span:nth-child(odd) {
        left: 10%
    }

    .wd-header-toggle:hover #nav-icon2.open span:nth-child(1),.wd-header-toggle:hover #nav-icon2.open span:nth-child(2) {
        top: 10px
    }

    .wd-header-toggle:hover #nav-icon2.open span:nth-child(3),.wd-header-toggle:hover #nav-icon2.open span:nth-child(4) {
        top: 18px;
        opacity: 1
    }

    .wd-header-toggle:hover #nav-icon2.open span:nth-child(5),.wd-header-toggle:hover #nav-icon2.open span:nth-child(6) {
        top: 26px
    }
}

button,.button {
    border-color: transparent;
    border-radius: 30px;
    color: white;
    border-style: none
}

button:hover,button:focus,button.filled,.button:hover,.button:focus,.button.filled {
    color: #fff;
    background: #0081cb
}

button.filled,.button.filled {
    background-color: #222;
    border: none
}

button.no-bg,.button.no-bg {
    color: #000
}

button.no-bg:hover,.button.no-bg:hover {
    background: none;
    color: #999
}

.btn-icon-right i {
    margin-left: 20px
}

.btn-icon-left i {
    margin-right: 20px
}

.list-icon li {
    padding-left: 15px;
    margin-bottom: 10px
}

.list-icon li::before {
    color: #00a8ff;
    content: " ";
    font-family: "FontAwesome";
    position: absolute;
    margin: 0px -19px 0px
}

.list-icon.check-circle li::before {
    content: " "
}

.list-icon.check-circle-o li::before {
    content: " "
}

.list-icon.check-square li::before {
    content: " "
}

.list-icon.check-square-o li::before {
    content: " "
}

.wd-list {
    margin: 0%;
    list-style: none !important
}

.wd-list li i {
    min-width: 28px;
    min-height: 18px;
    display: inline-table;
    text-align: center
}

.wd-list.style-2 li i {
    border-radius: 50%;
    color: #FFF;
    padding: 10px;
    min-width: 34px;
    display: inline-table;
    min-height: 34px;
    text-align: center
}

.wd-list.style-2-2 li i {
    border-radius: 50%;
    border: 1px solid;
    padding: 10px;
    min-width: 34px;
    display: inline-table;
    min-height: 34px;
    text-align: center
}

.wd-list.style-3 li i {
    padding: 10px;
    color: #FFF;
    min-width: 34px;
    display: inline-table;
    min-height: 34px;
    text-align: center
}

.wd-list.style-3-3 li i {
    border: 1px solid;
    padding: 10px;
    min-width: 34px;
    display: inline-table;
    min-height: 34px;
    text-align: center
}

.wd-list.style-4 li i {
    padding: 10px;
    min-width: 34px;
    display: inline-table;
    min-height: 34px;
    text-align: center;
    -webkit-transition: all 0.6s,all 0.3s;
    -moz-transition: all 0.6s,all 0.3s;
    -ms-transition: all 0.6s,all 0.3s;
    -o-transition: all 0.6s,all 0.3s;
    transition: all 0.6s,all 0.3s
}

input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
    border-color: #d7d7d7;
    box-shadow: none;
    background: rgba(242,242,242,0.2);
    text-transform: capitalize
}

input[type="submit"] {
    padding: .8rem 2rem .80625rem 2rem;
    border-color: #aaa
}

.post-password-form p>input {
    background-color: #03b807;
    border-radius: 6px;
    border: none;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.33px;
    height: 63px
}

.post-password-form label>input {
    height: 60px
}

.box-icon {
    height: 100%;
    padding: 5px 10px 0 0;
    position: absolute
}

.box-icon img,.box-icon i {
    background: #00a8ff;
    border-radius: 50px;
    height: 60px;
    padding: 10px;
    width: 60px
}

.box-icon i {
    color: #fff;
    padding-left: 17px;
    padding-top: 15px;
    font-size: 2em
}

.box-description {
    padding-left: 70px
}

.box-description h3 {
    font-size: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #555;
    letter-spacing: 2px;
    line-height: 23.75px
}

.box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-rtl .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute;
    width: 70px;
    right: 0
}

.wd-text-icon-rtl .box-description {
    padding-right: 70px;
    padding-left: 0;
    text-align: right
}

.wd-text-icon-rtl .box-description h3 {
    color: #555;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.wd-text-icon-rtl .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style2 .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute
}

.wd-text-icon-style2 .box-icon img,.wd-text-icon-style2 .box-icon i {
    background: #00a8ff;
    border-radius: 5px;
    height: 50px;
    padding: 10px;
    width: 50px
}

.wd-text-icon-style2 .box-icon i {
    color: #fff;
    font-size: 2em;
    padding-left: 12px
}

.wd-text-icon-style2 .box-description {
    padding-left: 70px
}

.wd-text-icon-style2 .box-description h3 {
    color: #555;
    font-size: 20px;
    margin-bottom: 10px
}

.wd-text-icon-style2 .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style2-2 {
    padding: 20px 0
}

.wd-text-icon-style2-2 .box-icon {
    height: 100%;
    padding: 5px;
    position: absolute
}

.wd-text-icon-style2-2 .box-icon img,.wd-text-icon-style2-2 .box-icon i {
    background: #000;
    border-radius: 5px;
    height: 50px;
    padding: 10px;
    width: 50px
}

.wd-text-icon-style2-2 .box-icon i {
    color: #fff;
    font-size: 2em;
    padding-left: 12px
}

.wd-text-icon-style2-2 .box-description {
    padding-left: 80px
}

.wd-text-icon-style2-2 .box-description h4 {
    color: #FFF
}

.wd-text-icon-style2-2 .box-description p {
    color: rgba(255,255,255,0.89);
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-text-icon-style3 .box-icon {
    position: unset;
    text-align: center;
    padding: 37px 0;
    background: #fefefe;
    border-bottom: 1px solid rgba(0,0,0,0.05)
}

.wd-text-icon-style3 .box-icon img,.wd-text-icon-style3 .box-icon i {
    background: #00a8ff;
    border-radius: 0;
    width: unset;
    height: unset;
    padding: 26px 55px
}

.wd-text-icon-style3 .box-icon i {
    color: #fff;
    font-size: 3.5em;
    padding: 39px 65px
}

.wd-text-icon-style3 .box-description {
    padding: 30px 20px;
    background: #fff
}

.wd-text-icon-style3 .box-description h4 {
    color: #333;
    margin-bottom: 10px
}

.wd-text-icon-style3 .box-description p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    padding: 0
}

.wd-fucts {
    text-align: center;
    margin-bottom: 20px
}

.wd-fucts .icon {
    min-height: 70px
}

.wd-fucts .number {
    color: #fff;
    font-weight: bold;
    font-size: 30px
}

.wd-fucts .number span {
    border-bottom: 2px solid rgba(255,255,255,0.5);
    padding-top: 5px;
    width: 100px;
    display: inline-block;
    padding-bottom: 10px
}

.wd-fucts .title {
    padding-top: 10px;
    color: #fff;
    font-size: 16px
}

.services_container .box-with-icon {
    background-color: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    transition: .2s
}

.services_container .box-with-icon:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    transform: translatey(-5px)
}

.services_container .box-with-icon .box-text-container {
    padding: 10px 20px 0
}

.box-with-icon .fa {
    color: #fff !important;
    font-size: 41px;
    padding: 15px 20px !important;
    background: #ffd905;
    margin-bottom: 20px;
    border-radius: 10px;
    line-height: 40px;
    text-transform: capitalize
}

.after_slider .wpb_column:nth-child(2) .box-with-icon .fa {
    background: #72bc00
}

.after_slider .wpb_column:nth-child(3) .box-with-icon .fa {
    background: #8e13ff
}

.after_slider .wpb_column:nth-child(4) .box-with-icon .fa {
    background: #f72f00
}

.wd-hero-image {
    height: 800px;
    width: 100%;
    position: relative;
    text-align: center;
    color: #FFF
}

.wd-hero-image .wd-overlay {
    background-color: rgba(38,51,60,0.95);
    background-image: -webkit-linear-gradient(top, rgba(38,51,60,0.95) 0%, rgba(38,51,60,0.65) 20%, rgba(38,51,60,0.65) 30%, rgba(38,51,60,0.65) 100%);
    background-image: linear-gradient(to bottom, rgba(38,51,60,0.95) 0%, rgba(38,51,60,0.65) 20%, rgba(38,51,60,0.65) 30%, rgba(38,51,60,0.65) 100%);
    background-color: transparent;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wd-hero-image .wd-image {
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.wd-hero-image .wd-text-wrapper {
    position: absolute;
    width: 100%;
    bottom: 25%;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 50rem;
    text-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.2);
    z-index: 2
}

.wd-hero-image .hero-title {
    font-family: "Lato","Open Sans","Roboto", sans-serif;
    line-height: 1.3;
    font-size: 3.75rem;
    font-weight: 300;
    margin: 0 0 1rem
}

.wd-hero-image .hero-subtitle {
    font-family: "Roboto",sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    margin: 1rem 0px 3.75rem;
    line-height: 1.3;
    opacity: .85
}

.wd-hero-image h1,.wd-hero-image h2,.wd-hero-image h3,.wd-hero-image h4,.wd-hero-image h5,.wd-hero-image h6 {
    color: #FFF
}

.wd-testimonail {
    margin: 0
}

.wd-testimonail blockquote {
    border: none;
    color: inherit;
    text-align: center
}

.wd-testimonail blockquote img {
    border-radius: 0;
    margin: 40px 0;
    height: 100px;
    width: 100px;
    margin-bottom: 14px;
    border-radius: 50%
}

.wd-testimonail blockquote cite {
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    color: #00a8ff;
    font-weight: 600
}

.wd-testimonail blockquote .job-title {
    color: #000000;
    font-size: 14px;
    text-align: center
}

.wd-testimonail .testimonial-text {
    margin-top: 15px;
    font-style: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    text-align: inherit;
    font-style: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    position: relative;
    padding: 0 87px
}

@media only screen {
    .wd-testimonail .testimonial-text {
        padding: 0 87px
    }
}

.wd-testimonail .testimonial-text:before {
    content: "\f10d";
    font-family: "FontAwesome";
    color: rgba(255,255,255,0.4);
    font-size: 18px;
    left: 0;
    position: absolute
}

.wd-testimonail .testimonial-text:after {
    content: "\f10e";
    font-family: "FontAwesome";
    color: rgba(255,255,255,0.4);
    font-size: 18px;
    position: absolute;
    right: 0
}

.wd-testimonail .quote {
    display: none
}

.owl-carousel.testimonial-slider .testimonial-text-container {
    margin-top: 180px
}

.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h1,.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h2,.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h3,.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h4,.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h5,.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name h6 {
    display: inline-block
}

.owl-carousel.testimonial-slider .testimonial-text-container .testimonial-name:after {
    content: " - ";
    padding: 6px
}

.owl-carousel.testimonial-slider .testimonial-text-container p {
    font-style: inherit;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    text-align: inherit;
    font-style: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.owl-carousel.testimonial-slider .owl-nav>div {
    height: auto;
    padding: 6px 4px;
    width: 33px;
    background-color: #999
}

.owl-carousel.testimonial-slider .owl-nav>div i {
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
    display: none;
    margin-top: 6px
}

.owl-carousel.testimonial-slider .owl-nav>div:hover {
    background-color: #cb9904
}

.owl-carousel.testimonial-slider .owl-nav>div.owl-next {
    left: 51px
}

.owl-carousel.testimonial-slider .owl-nav {
    left: 51.4%;
    position: absolute;
    bottom: 156px;
    width: 69px
}

.wd-sly-carousel {
    overflow: hidden
}

.wd-sly-carousel ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
    height: 100%
}

.wd-sly-carousel ul li {
    float: left;
    width: 430px;
    height: 100%;
    margin: 10px 35px;
    padding: 0;
    color: #000;
    cursor: grab
}

@media only screen and (max-width: 40em) {
    .wd-sly-carousel ul li {
        width:320px
    }
}

.wd-sly-carousel ul li img {
    position: absolute;
    border-radius: 50%;
    top: 14px;
    margin-left: 30px
}

.wd-sly-carousel ul li .sly-text {
    background-color: #fff;
    margin-top: 50px;
    padding: 105px 38px 26px
}

.wd-sly-carousel ul li:first-child {
    margin-right: 0
}

.wd-sly-carousel ul li:last-child {
    margin-left: 0
}

.wd-sly-carousel-container .scrollbar {
    margin: 49px 26% 0 0;
    height: 6px;
    background: #FFF;
    line-height: 0
}

.wd-sly-carousel-container .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #cc9900;
    cursor: pointer
}

.wd-sly-carousel-container .scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px
}

.testimonials-container {
    position: relative
}

.testimonials-container:after {
    content: "";
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(4,55,82,0.81)
}

.testimonials-container .wd-heading {
    z-index: 1;
    position: relative
}

.testimonials-container .owl-thumb-navigation {
    display: none
}

.owl-theme .owl-controls {
    margin-top: 0
}

.owl-theme .owl-controls .owl-nav {
    position: relative;
    display: block
}

.owl-theme .owl-controls .owl-nav .owl-prev,.owl-theme .owl-controls .owl-nav .owl-next {
    width: 50px;
    transform: translate(0%, 0%)
}

.owl-theme .owl-controls .owl-nav .owl-prev:before,.owl-theme .owl-controls .owl-nav .owl-next:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    color: #FFF
}

.owl-theme .owl-controls .owl-nav .owl-prev:before {
    content: "\f104"
}

.owl-theme .owl-controls .owl-nav .owl-next {
    float: none
}

.owl-theme .owl-controls .owl-nav .owl-next:before {
    content: "\f105"
}

.pricing-table {
    background-color: #FFF;
    -webkit-transition: all 0.6s,opacity 0.3s;
    -moz-transition: all 0.6s,opacity 0.3s;
    -ms-transition: all 0.6s,opacity 0.3s;
    -o-transition: all 0.6s,opacity 0.3s;
    transition: all 0.6s,opacity 0.3s
}

.pricing-table .pricing-table-img {
    border-bottom: 1px solid #e3e3e3;
    padding: 40px;
    text-align: center
}

.pricing-table ul {
    list-style-type: none;
    margin: 0;
    min-height: 235px
}

.pricing-table div.description,.pricing-table div.bullet-item,.pricing-table div.price {
    padding: 10px 34px
}

.pricing-table div.price {
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 700
}

.pricing-table div.price span {
    font-size: 20px
}

.pricing-table div.description {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 28px;
    padding-left: 0;
    padding-right: 50px
}

.pricing-table div.title {
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 700;
    text-transform: uppercase;
    padding: 32px 34px 12px 34px
}

.pricing-table li.bullet-item {
    font-size: 14px;
    font-weight: 300;
    padding: 2px 34px;
    color: #000
}

.pricing-table li.bullet-item i {
    color: #cc9900;
    font-size: 30px;
    margin-right: 11px;
    position: relative;
    top: 5px
}

.pricing-table .cta-button {
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.pricing-table .cta-button .button {
    border-color: #cccccc;
    font-size: 14px
}

.pricing-table .cta-button .button i {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 10px
}

.pricing-table .cta-button .button:hover,.pricing-table .cta-button .button:focus {
    color: #FFF !important;
    background-color: #CC9900
}

.pricing-table .cta-button .button:hover i,.pricing-table .cta-button .button:focus i {
    color: #FFF
}

.pricing-table.featured .button {
    color: #FFF;
    background-color: #CC9900
}

.pricing-table.featured .button i {
    color: #FFF
}

.pricing-table:hover,.pricing-table.featured {
    background-color: #F7F7F7
}

.moved-left-20 .vc_single_image-wrapper.vc_box_border_grey {
    border: 2px solid #00a8ff
}

.moved-left-20 .vc_single_image-wrapper.vc_box_border_grey img {
    transform: translatex(-20px) translatey(-20px)
}

.titlebar {
    background-color: #e7e7e7;
    padding: 100px 0
}

.titlebar .large-8 {
    border-left: 6px solid #7A7A7A
}

.titlebar .breadcrumbs {
    background-color: transparent;
    border-color: transparent
}

.wd-title-bar {
    background: url("../images/titlebar-bg.jpg") no-repeat center center;
    background-size: cover;
    min-height: 200px;
    text-align: center;
    margin-bottom: 75px;
    position: relative
}

@media only screen and (min-width: 64.0625em) {
    .wd-title-bar {
        min-height:300px
    }
}

.wd-title-bar>.row {
    padding-top: 120px
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .wd-title-bar>.row {
        padding-top:50px;
        padding-bottom: 50px
    }
}

.wd-title-bar h2 {
    color: #fff;
    font-size: 55px
}

@media only screen and (max-width: 40em) {
    .wd-title-bar h2 {
        font-size:30px
    }
}

.wd-title-bar div h5 {
    color: rgba(255,255,255,0.5)
}

.wd-our-client li {
    padding: 0 0 33px
}

.wd-our-client li .client-img {
    text-align: center;
    border: 1px solid #eee;
    margin: 0 15px
}

.wd-modal-bg {
    background: #000000;
    background: rgba(0,0,0,0.6);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.wd-modal-bg .flex-video {
    margin: 0
}

.wd-video-popup {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 50%;
    z-index: 1005;
    margin: 30px
}

.wd-modal-close {
    background: #222222
}

.wd-video-box .full_screen_video_wrapper>a {
    border: 4px solid #fff;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.39);
    transition: all .5s ease;
    display: block;
    margin: auto
}

.wd-video-box .full_screen_video_wrapper>a:hover {
    transform: scale(1.2)
}

.wd-video-box .full_screen_video_wrapper>a i {
    background: rgba(0,0,0,0.01);
    color: #FFF;
    padding-left: 12px;
    font-size: 50px;
    padding-top: 11px;
    margin: auto;
    width: 52px;
    display: block
}

.wd-progress-bar-container ul.wd-progress-bar {
    list-style-type: none;
    margin: 0;
    padding: 0 18px
}

.wd-progress-bar-container ul.wd-progress-bar li {
    margin-bottom: 26px
}

.wd-progress-bar-container ul.wd-progress-bar li .value {
    color: #cc9900;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 700
}

.wd-progress-bar-container ul.wd-progress-bar li .label-bar {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.7px
}

.wd-progress-bar-container ul.wd-progress-bar li .progress {
    height: 4px;
    margin-top: 17px;
    padding: 0
}

.wd-progress-bar-container ul.wd-progress-bar li .progress .meter {
    -moz-transition: width 0.7s ease;
    -webkit-transition: width 0.7s ease;
    -transition: width 0.7s ease;
    background-color: #cc9900
}

.pie-chart-container .easyPieChart {
    display: inline-block;
    margin: 0 20px;
    padding: 46px 40px 33px;
    width: 124px
}

.pie-chart-container .skill-name {
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-left: 12px
}

.result {
    margin-bottom: 50px
}

.result h2.post-title a {
    color: #000;
    -webkit-transition: all 0.3s,opacity 0.3s;
    -moz-transition: all 0.3s,opacity 0.3s;
    -ms-transition: all 0.3s,opacity 0.3s;
    -o-transition: all 0.3s,opacity 0.3s;
    transition: all 0.3s,opacity 0.3s
}

.result .post-categories {
    display: inline-block
}

.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list {
    margin: 0
}

.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list .vc_tta-tab {
    border: 1px solid #e6e6e6;
    color: #68666b;
    font-size: 13px;
    font-weight: 600;
    margin: 0 20px 20px 0
}

.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list .vc_tta-tab a {
    padding: 9px 20px
}

.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list .vc_tta-tab.vc_active {
    background-color: #0064da;
    border-color: #0064da;
    color: #FFF;
    position: relative
}

.vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list .vc_tta-tab.vc_active:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0064da transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: " ";
    display: inline-block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 47px;
    transform: translate(-50%);
    width: 0
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
    padding-left: 46px
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body:before {
    border: 1px solid #dddddd;
    content: "";
    height: 100%;
    top: 0;
    left: 23px;
    position: absolute
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title {
    font-size: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 37px;
    font-weight: 600
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title a {
    color: #0064da;
    padding: 18px 29px
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title a span {
    color: #0064da
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title {
    background-color: #0064da
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title a {
    color: #FFF
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title a span {
    color: #FFF
}

.vc_tta.vc_general.vc_tta-accordion .vc_tta-controls-icon {
    float: right
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel .vc_tta-panel-body {
    padding-left: 46px
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel .vc_tta-panel-body:before {
    content: "";
    border: none
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel .vc_tta-panel-title {
    font-size: 15px;
    border: none;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
    font-weight: 600
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel .vc_tta-panel-title a {
    color: #333333;
    padding: 16px 29px
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel .vc_tta-panel-title a span {
    color: #000
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
    background-color: #fff
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel.vc_active .vc_tta-panel-title a {
    color: #333333
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-panel.vc_active .vc_tta-panel-title a span {
    color: #333333
}

.vc_tta.vc_general.vc_tta-accordion.style-2 .vc_tta-controls-icon {
    float: right
}

.wd_firstcharacter {
    float: left
}

.top-bar .toggle-topbar.menu-icon a {
    color: #000
}

.top-bar .toggle-topbar.menu-icon a span:after {
    box-shadow: 0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000
}

@media only screen and (max-width: 40em) {
    .wd-header {
        background:transparent !important
    }

    .wd-testimonail .testimonial-text {
        padding: 0 !important;
        font-size: 14px !important;
        line-height: 24px !important;
        margin-bottom: 20px
    }

    .wd-testimonail .testimonial-text:after {
        font-size: 20px !important;
        bottom: -10px !important;
        right: -20px !important
    }

    .wd-testimonail .testimonial-text:before {
        font-size: 20px !important;
        left: -20px !important;
        top: -10px !important
    }

    .owl-thumbs .owl-thumb-item {
        margin: 1px
    }
}

@media only screen and (max-width: 768px) {
    .animated {
        -o-transition-property:none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important
    }
}

@media (max-width: 640px) {
    .vc_row {
        margin-left:0 !important;
        margin-right: 0 !important
    }

    .top-bar-section .dropdown li.title h5 a,.top-bar-section .dropdown li.parent-link a {
        color: #333
    }

    .wd-header.wd-header-1 .show-icons>div:first-child {
        margin-right: 0
    }

    .wd-title-bar {
        min-height: 0
    }

    .wd-title-bar .row {
        padding: 30px 10px
    }

    .wd-section-reply {
        padding: 0 15px
    }


    .blog-container {
        margin-top: 30px
    }

    .blog-container ul.painting_isotop {
        margin: 0
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item {
        padding-right: 0;
        position: unset !important;
        margin-bottom: 30px
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image {
        padding: 0 0 15px 0
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image h2 {
        margin-bottom: 5px
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image .wd-redmore {
        margin: 10px 0 0 0
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image div img {
        margin-bottom: 10px
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image .columns {
        padding-right: 0
    }

    .blog-container ul.painting_isotop li.painting_multi_post_isotop_item .painting_multi_post_left_image .painting_multi_post_left_image_info {
        padding-left: 0
    }
}

#lang_sel_list {
    border-left: 1px solid rgba(0,0,0,0.05);
    display: inline-block;
    font-size: 11px;
    height: auto !important;
    line-height: 12px;
    margin: 0;
    vertical-align: middle;
    text-align: left
}

#lang_sel_list ul li {
    display: inline-block;
    float: none;
    list-style: none;
    padding: 3px 1px 8px !important;
    position: relative;
    position: relative;
    vertical-align: middle
}

#lang_sel_list img.iclflag {
    margin: 0 5px 0 0;
    top: -1px
}

#lang_sel_list a.lang_sel_sel,#lang_sel_list>ul>li a {
    background: none !important;
    color: #FFF;
    padding: 4px 8px
}

#lang_sel_list a.lang_sel_sel:hover,#lang_sel_list a:hover {
    color: #555
}

#lang_sel_list a.lang_sel_sel {
    padding: 4px 26px 4px 12px;
    position: relative;
    font-size: 14px
}

#lang_sel_list a.lang_sel_sel:after {
    border-radius: 14px;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 13px;
    height: 14px;
    line-height: 14px;
    line-height: 16px;
    margin: -10px 0 0;
    position: absolute;
    right: 4px;
    text-align: center;
    text-shadow: none;
    top: 50%;
    width: 14px
}

#lang_sel_list ul li:hover ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    transform: translateX(0);
    visibility: visible
}

#lang_sel_list ul {
    display: inline-block !important;
    margin: -6px 0 0
}

#lang_sel_list ul ul {
    -moz-transform: translateX(-20px);
    -moz-transition: all 0.3s ease-in;
    -ms-transform: translateX(-20px);
    -ms-transition: all 0.3s ease-in;
    -o-transform: translateX(-20px);
    -o-transition: all 0.3s ease-in;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.17);
    -webkit-transform: translateX(-20px);
    -webkit-transition: all 0.3s ease-in;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.17);
    left: 0;
    margin: 0px;
    opacity: 0;
    position: absolute;
    top: 111%;
    transform: translateX(-20px);
    transition: all 0.3s ease-in;
    visibility: hidden;
    width: 100%;
    z-index: 9999
}

#lang_sel_list ul ul li:first-child {
    border-top: none
}

#lang_sel_list ul ul li {
    background: #fff;
    border-top: 1px solid #f2f2f2;
    display: block;
    float: none;
    font-size: 12px;
    line-height: 15px;
    padding: 0px !important;
    text-shadow: none
}

#lang_sel_list ul ul li a {
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    color: #686868 !important;
    display: block;
    font-size: 12px;
    padding: 2px 10px 2px 15px;
    transition: all 0.3s ease-in
}

#lang_sel_list ul ul li a:hover {
    background: rgba(0,0,0,0.2) !important;
    color: #fff !important
}

.icl_lang_sel_translated {
    display: none
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
    clear: both
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.wp-block-button {
    margin: 20px 0
}

.wp-block-button.alignleft {
    margin-top: 0;
    margin-right: 15px
}

.wp-block-button.alignright {
    margin-top: 0;
    margin-left: 15px
}

.wp-block-cover p:not(.has-text-color) {
    color: #fff;
    line-height: 1.8
}

.wp-block-cover {
    margin: 15px 0
}

.wp-block-cover.alignleft {
    margin-right: 15px
}

.wp-block-cover .wp-block-cover-text {
    font-size: 36px;
    line-height: 1.8;
    padding: 0 50px
}

.blocks-gallery-caption {
    margin: 10px 0 40px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.animation-parent,.animated {
    overflow: hidden !important
}

.wd-list li.animated {
    overflow: visible !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-caption {
    background-color: rgba(0,0,0,0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.bypostauthor>article .fn:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    text-decoration: inherit;
    vertical-align: text-bottom
}

.comment ul {
    list-style: initial
}

.mi-row,.mi-row-right {
    max-width: 585px;
    float: right;
    padding: 0px 30px
}

.mi-row-right {
    float: left !important
}

.mi-row,.min-row-child>div {
    max-width: 36.5625rem
}

.row .row {
    max-width: 73.125rem;
    margin: 0 auto
}

.wpb_row.row {
    margin: 0 auto !important;
    clear: both
}

.vc_row.vc_row-with-delimiter {
    position: relative
}

.row-delimiter {
    width: 1px;
    position: absolute;
    bottom: 0px;
    transform: translateY(100%) translateX(900px);
    z-index: 1;
    left: 0
}

.wpb_revslider_element.wpb_content_element,.no-margin-child .wpb_content_element {
    margin: 0
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-t-30 {
    padding-top: 30px
}

.p-t-50 {
    padding-top: 50px
}

.no-padding {
    padding: 0 !important
}

.no-border {
    border: none !important
}

.border-inside>.vc_column_container {
    border: 1px solid rgba(255,255,255,0.45);
    margin: 30px;
    width: calc(100% - 60px)
}

.element {
    transition: all 0.3s ease 0s
}

#filters {
    text-align: center
}

#filters li {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 5px
}

#filters li a {
    color: #111
}

#filters li:hover,#filters li:focus,#filters li:active {
    background: #00a8ff
}

#filters li:hover a,#filters li:focus a,#filters li:active a {
    color: #fff
}

#filters li:first-child {
    background: #00a8ff
}

#filters li:first-child a {
    color: #fff
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
    color: #00a8ff
}

.semi-colored {
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 50%, #fff 51%, #f3f3f3 51%, #f3f3f3 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(50%, #fff), color-stop(51%, #fff), color-stop(51%, #f3f3f3), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #fff 51%, #f3f3f3 51%, #f3f3f3 100%);
    background: -o-linear-gradient(left, #fff 0%, #fff 50%, #fff 51%, #f3f3f3 51%, #f3f3f3 100%);
    background: -ms-linear-gradient(left, #fff 0%, #fff 50%, #fff 51%, #f3f3f3 51%, #f3f3f3 100%);
    background: linear-gradient(to right, #fff 0%, #fff 50%, #fff 51%, #f3f3f3 51%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=1 )
}

.semi-colored-l {
    background: #f3f3f3;
    background: -moz-linear-gradient(left, #f3f3f3 0%, #f3f3f3 49%, #fff 49%, #fff 50%, #fff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #f3f3f3), color-stop(49%, #f3f3f3), color-stop(49%, #fff), color-stop(50%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, #f3f3f3 0%, #f3f3f3 49%, #fff 49%, #fff 50%, #fff 100%);
    background: -o-linear-gradient(left, #f3f3f3 0%, #f3f3f3 49%, #fff 49%, #fff 50%, #fff 100%);
    background: -ms-linear-gradient(left, #f3f3f3 0%, #f3f3f3 49%, #fff 49%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #f3f3f3 0%, #f3f3f3 49%, #fff 49%, #fff 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=1 )
}

.hover-effect-zoomin .wpb_column {
    overflow: hidden
}

.hover-effect-zoomin .vc_column-inner:hover {
    transition: .9s ease-in-out
}

.hover-effect-zoomin .vc_column-inner:hover:hover {
    transform: scale3d(1.1, 1.1, 1);
    opacity: .9
}

pre {
    border: 1px solid rgba(0,0,0,0.32);
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap
}

#comments .notice {
    background: #F04124;
    border-color: #F04124
}

#comments .notice .bottom {
    margin: 15px 0
}

@media only screen {
    .collapsed-title,.collapsed-title h1 {
        font-size: 1.6em;
        font-weight: bolder;
        line-height: 1.2em;
        margin: 0
    }

    .corporate-layout .top-bar {
        height: 50px
    }

    .corporate-layout .top-bar.expanded {
        height: auto
    }

    .corporate.top-bar-section {
        margin-top: 20px
    }

    .corporate-layout .fixed .top-bar {
        height: 60px
    }
}

@media only screen and (min-width: 40.0625em) {
    .corporate-layout .top-bar {
        height:100px
    }
}

div.single-product {
    clear: both
}

/*# sourceMappingURL=app.css.map */
