@font-face {
    font-family: 'usual-bolduploaded_file';
    src: url('fonts/usual-bold-webfont.woff2') format('woff2'),
         url('fonts/usual-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usual-lightuploaded_file';
    src: url('fonts/usual-light-webfont.woff2') format('woff2'),
         url('fonts/usual-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'usual-regularuploaded_file';
    src: url('fonts/usual-regular-webfont.woff2') format('woff2'),
         url('fonts/usual-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.flex-item .inline select{
 -webkit-text-fill-color: rgba(0, 0, 0, 1) !important;
  -webkit-opacity: 1 !important;
  background-color:#fff;
  color:#000;
}

.blog-posts h2 a {
  text-decoration: none;
}
.blog-posts h2 {
  margin: 0 !important;
}
.blog-posts h2::before {
  background: transparent none repeat scroll 0 0 !important;
  content: none !important;
}
.blog-posts .entry-thumb-wrapper img {
  width: 100%;
}
.blog-posts {
  margin-bottom: 40px;
  margin-top: 40px;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.center-all,
.perfect-center {
    left: 50%;
    position: absolute;
    top: 50%
}
.clearfix,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.b,
.center-block {
    display: block
}
.center-block {
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
*,
:after,
:before {
    box-sizing: border-box
}
.align-left {
    text-align: left
}
.align-center {
    text-align: center
}
.align-right {
    text-align: right
}
.ib {
    display: inline-block
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}
.center-all {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.disabled {
    opacity: .35
}
.em1 {
    font-size: 1em!important
}
.faded {
    opacity: .75
}
.faded-light {
    opacity: .9
}
.faded-half {
    opacity: .5
}
.faded-more {
    opacity: .25
}
.float-left {
    float: left
}
.float-right {
    float: right
}
.flush {
    margin: 0
}
.flush-bottom {
    margin-bottom: 0
}
.flush-top {
    margin-top: 0
}
.full-width {
    width: 100%
}
.hide {
    display: none
}
.image-replacement {
    text-indent: -9999px;
    overflow: hidden
}
.invert {
    -webkit-filter: invert(100%);
    filter: invert(100%)
}
.margin-7 {
    margin: 7px
}
.margin-15 {
    margin: 15px
}
.margin-30 {
    margin: 30px
}
.margin-50 {
    margin: 50px
}
.margin-center {
    margin-left: auto;
    margin-right: auto
}
.no-scrollbar::-webkit-scrollbar {
    display: none
}
.no-scrollbar {
    height: 100%;
    overflow: auto
}
.no-pointer {
    pointer-events: none
}
.orient-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.orient-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.overflow-none {
    overflow: hidden!important
}
.pad-15 {
    padding: 15px
}
.pad-30 {
    padding: 30px
}
.pad-50 {
    padding: 50px
}
.pad-sides-15 {
    padding: 0 15px
}
.pad-sides-30 {
    padding: 0 30px
}
.pad-sides-50 {
    padding: 0 50px
}
.pad-top {
    padding-top: 30px
}
.pad-bottom {
    padding-bottom: 30px
}
.pad-left {
    padding-left: 30px
}
.pad-right {
    padding-right: 30px
}
.pad-top-sm {
    padding-top: 15px
}
.pad-bottom-sm {
    padding-bottom: 15px
}
.pad-right-sm {
    padding-right: 15px
}
.pad-top-lg {
    padding-top: 50px
}
.pad-bottom-lg {
    padding-bottom: 50px
}
.perfect-center {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.size-iphone,
.zind-1,
.zind-2,
.zind-3,
.zind-4,
.zind-5 {
    position: relative
}
.push-top {
    margin-top: 30px
}
.push-left {
    margin-left: 30px
}
.push-right {
    margin-right: 30px
}
.push-bottom {
    margin-bottom: 30px
}
.push-top-sm {
    margin-top: 15px
}
.push-left-sm {
    margin-left: 15px
}
.push-right-sm {
    margin-right: 15px
}
.push-bottom-sm {
    margin-bottom: 15px
}
.push-top-lg {
    margin-top: 50px
}
.push-left-lg {
    margin-left: 50px
}
.push-right-lg {
    margin-right: 50px
}
.push-bottom-lg {
    margin-bottom: 50px
}
.pull-top {
    margin-top: -30px
}
.pull-bottom {
    margin-bottom: -30px
}
.size-iphone {
    height: 480px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 320px
}
.lowercase {
    text-transform: lowercase
}
.btn.bg-purple,
.uppercase {
    text-transform: uppercase
}
.valign-bottom {
    vertical-align: bottom
}
.valign-middle {
    vertical-align: middle
}
.valign-top {
    vertical-align: top
}
.zind-1 {
    z-index: 1
}
.zind-2 {
    z-index: 2
}
.zind-3 {
    z-index: 3
}
.zind-4 {
    z-index: 4
}
.zind-5 {
    z-index: 5
}
.hide-text {
    overflow: hidden;
    text-indent: -9999px
}
.btn.bg-dark {
    background-color: #2a2b2f;
    color: #fff
}
.btn.bg-light {
    background-color: #eff2ff
}
.btn.bg-purple {
    background-color: #60f;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 25px
}
.btn.bg-purple:hover {
    background-color: #894ee1
}
.btn.hollow {
    background: 0 0;
    border: 2px solid #000;
    font-size: 16px;
    padding: 10px 30px;
    transition: all .2s ease-in-out
}
.btn.bg-dark,
.btn.bg-light {
    padding: 5px 15px
}
.btn.hollow:hover {
    background: #000;
    color: #fff
}
.btn.active,
.btn:active {
    box-shadow: none!important
}
.pac-container {
    letter-spacing: 0
}
.landing-site form input,
.landing-site form textarea {
    color: #333;
    font-size: 14px;
    text-indent: 15px
}
.landing-site form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    padding: 0 25px;
    background: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(-45deg, transparent 50%, #000 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 20px) calc(50%), calc(100% - 15px) calc(50%), 100% 0;
    background-size: 5px 5px, 5px 5px, 100% 100%;
    background-repeat: no-repeat
}
.landing-site form select+select {
    border-left: 1px solid #ccc
}
.landing-site form button {
    background: #60f;
    border: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 25px;
    text-transform: uppercase
}
form.inline button,
form.inline input,
form.inline select {
    display: inline-block;
    height: 50px;
    outline: 0;
    vertical-align: top
}
form.dark input {
    color: #2b2b2b;
    background: #fff;
    text-indent: 20px;
    width: 250px
}
form.dark button {
    color: #fff;
    background: #2a2b2f;
    text-transform: none
}
.inquiry > p {
  color: #2b2b2b;
  font-family: Usual,Arial,san-serif;
  font-size: 12px;
  line-height: 1.6;
}
form.pastel input {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  color: #2b2b2b;
  text-indent: 20px;
  width: 250px;
}
form.pastel button {
    background: #c9e7dd;
    color: #038cb6;
    margin: 0;
    text-transform: none
}
#FormMailchimp label {
    font-weight: 100;
    letter-spacing: 0;
    padding: 10px 0
}
@media only screen and (max-width: 767px) {
    body .marketplace-lander .coverimage-fade.without-text,
    body .marketplace-lander figure.marketplace-cover-small {
        height: 63px;
        min-height: 0
    }
}
#homepage-filters .row>.marketplace-lander {
    position: absolute;
    left: 0;
    right: 0
}
#homepage-filters .row>.marketplace-lander .title-header-wrapper {
    padding-left: 30px;
    padding-right: 30px
}
#homepage-filters .row>.marketplace-lander+.page-content {
    margin-top: 80px
}
.listing-image-frame-content:before {
    display: none
}
.home-toolbar-toggle-container {
    display: inline-block;
    position: relative;
    min-width: 150px;
    width: auto
}
.home-toolbar-share-type-menu {
    background: #333;
    width: 100%
}
i[class*=icon] {
    vertical-align: middle
}
body>footer h4 {
    margin-bottom: 23px
}
body>header .header-toggle-menu-user {
    line-height: 1.4
}
body .marketplace-lander button.action-button,
body .marketplace-lander input[type=text] {
    height: 50px;
    line-height: inherit
}
.home-toolbar-button-group-button,
h6 {
    line-height: 36px
}
header.header {
    height: auto;
    font-size: 16px
}
#homepage-filters .row,
.page-content .row {
    margin-left: initial;
    margin-right: initial
}
.header-wide-logo {
    background-image: url(//beta.concourse.co/image/branding/logo-header-sm.svg)!important;
    background-size: cover;
    height: 35px;
    width: 172px
}
.header .header-wrapper {
    height: 70px;
    margin: 0 auto
}
.header .header-wrapper .header-left,
.header .header-wrapper .header-right {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    height: 70px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
#header-user-mobile-anchor .left,
.btn {
    display: inline-block;
    vertical-align: middle
}
.header .header-wrapper .header-inbox {
    top: 2px
}
.marketplace-lander .coverimage-fade.without-text {
    min-height: 87px
}
#header-user-mobile-anchor .left {
    float: none;
    font-size: 0
}
#header-user-mobile-anchor .left img {
    height: 20px;
    width: 20px
}
body,
html {
    color: #2b2b2b;
    line-height: 24px;
    font-family: Usual, Arial, san-serif;
    font-size: 13px;
    letter-spacing: .1em
}
h1,
h2,
h3 {
    font-family: brandon-grotesque, 'Proxima Nova', Montserrat, sans-serif
}
p {
	font-family:'usual-regularuploaded_file';
	font-size:14pt;
	line-height:24pt;
	font-weight:400;
}
p a {
	font-family:'usual-regularuploaded_file';
	font-size:14pt;
	color:#2b2b2b;
}
p a:hover {
  color: #660fff;
}
h1{
	font-size:80pt ;
	line-height:1em ;
	font-weight:100 ;
	color:#fff ; 
	font-family: 'brandon_grotesquelight';
	}
h2{
	font-size:36pt;
	font-family:'brandon_grotesqueblack';
	font-weight: 800; 
	color: #2b2b2b;
}
h3{
	font-size:22pt;
	font-family: 'brandon_grotesquelight';
	font-weight: 600 ; 
	color: #2b2b2b;
	line-height:24pt;
}
h4{
	font-family:'usual-lightuploaded_file';
	font-size:18pt;
	font-weight:300;
	color:#2b2b2b;
}
h5{
	font-family:'usual-bolduploaded_file';
	font-size:14pt;
	font-weight:800;
	color:#2b2b2b;
	text-decoration:underline;
}
h6{
	font-family:'usual-bolduploaded_file';
	font-size:14pt;
	color:#2b2b2b;
	line-height:24pt;
	font-weight: bold;
}
.btn {
    color: #2b2b2b;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 14px;
    font-family: brandon-grotesque, 'Proxima Nova', Montserrat, sans-serif;
    margin: 0 5px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase
}
.header-menu-container,
.menu-menu,
body>header .menu,
body>header.header .menu {
    display: none
}
.home-categories-link,
.home-categories-main:hover,
.home-categories-sub:hover {
    text-decoration: underline
}
.btn.bg-dark {
    line-height: initial
}
body>header.header .btn {
    height: initial;
    line-height: initial
}
#header-user-mobile-anchor .header-text-link:hover {
    background-color: transparent!important
}
.home-toolbar-button-group-button {
    height: auto
}
.new-listing-link {
    background-color: #2a2b2f;
    color: #fff
}
.header-menu-toggle-container {
    background: #f1f2f4;
    color: #2b2b2b;
    transition: all .3s;
    letter-spacing: .5px;
    border-radius: 2px
}
.header-menu-toggle-container:hover {
    background: #2b2b2b;
    color: #fff;
    solid: #fff color #2b2b2b;
    transition: all .3s
}
.header-hover:hover {
    background: #f1f2f4
}
.toggle.toggled {
    background: #474747
}
.toggle-menu .toggle-menu-item,
.toggle-menu .toggle-menu-item .feedback,
.toggle-menu .toggle-menu-title,
.toggle-menu .toggle-menu-title .feedback .toggle-menu .header-toggle-menu-user,
.toggle-menu a,
.toggle-menu a .feedback {
    letter-spacing: .7px
}
.header-user-avatar {
    border-radius: 50%;
    width: 40px;
    height: 40px
}
.header-menu-icon {
    padding-top: 6px;
    font-size: 16px
}
.icon-dropdown,
.ss-dropdown {
    font-size: smaller
}
.icon-dropdown {
    font-size: xx-small;
    top: 0
}
.marketplace-lander .marketplace-lander-content-title {
    font-family: Usual, Arial, serif;
    font-weight: 200;
    font-size: 6em, 4em, 2em;
    text-transform: uppercase;
    margin: -14px 0 0;
    padding: 0 2em;
    line-height: normal
}
.marketplace-lander p {
    font-weight: 400;
    line-height: 1.38462em;
    max-width: 30em;
    letter-spacing: 1px;
    font-size: 1.2em
}
.marketplace-lander input[type=text] {
    font-size: 1.37em, 1em;
    line-height: 1.6em;
    font-weight: 400;
    padding: .6875em 1em;
    color: #2b2b2b;
    letter-spacing: .5px;
    border-radius: 2px
}
.marketplace-lander button.action-button {
    font-size: 1em;
    line-height: 2.8em;
    border-radius: 2px;
    height: 66px;
    padding: .8em .8125em .6875em
}
.marketplace-lander .marketplace-lander-content {
    margin-left: 40px;
    margin-right: 40px
}
.search-button {
    width: 100%;
    padding: .5em .8125em .6875em
}
.home-no-listings {
    border-radius: 2px;
    background: #f1f2f4
}
.home-categories-link,
.home-categories-main {
    line-height: 1.5em;
    text-transform: capitalize;
    letter-spacing: .5px;
    font-size: 16px
}
.home-categories-sub {
    font-size: 14px;
    margin-left: .75em;
    margin-bottom: 14px;
    margin-top: 15px;
    line-height: 13px;
    letter-spacing: .6px;
    text-transform: capitalize
}
.custom-filter-title {
    padding: .6em 0 0;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: .1em
}
.custom-filter-checkbox-label-text:active {
    color: #2b2b2b
}
.custom-filter-min-max-title,
.price-filter-max-value {
    font-size: 14px
}
.custom-filter-checkbox-label-text {
    padding: .2em 0 0;
    font-size: 14px;
    font-weight: 400;
    color: #2b2b2b;
    letter-spacing: .04em
}
.home-toolbar-button-group-button {
    background: #f1f2f4;
    color: #2b2b2b;
    transition: all .3s
}
.home-toolbar-button-text {
    letter-spacing: .7px
}
.label,
label {
    padding: .2em 0 0
}
.ajax-notice,
.ajax-update-notice,
.ajax-warning,
.flash-notice,
.flash-warning {
    background: #f1f2f4;
    border-radius: 2px
}
.home-fluid-thumbnail-grid-author {
    background: #f1f2f4;
    border-radius: 0 0 2px 2px
}
.home-fluid-thumbnail-grid-author-avatar-image {
    border-radius: 50%;
    width: 37px;
    height: 37px
}
.fluid-thumbnail-grid-image-title {
    color: #fff
}
.fluid-thumbnail-grid-image-image,
.fluid-thumbnail-grid-image-image-container,
.fluid-thumbnail-grid-image-item-link,
.fluid-thumbnail-grid-image-overlay {
    border-radius: 2px
}
.listing-image-thumbnail {
    Width: 40px;
    Height: 40px;
    Border-radius: 2px
}
.listing-author-name-link {
    font-family: Usual, Arial, Sans-serif;
    font-weight: 400
}
.listing-price-amount,
.listing-title {
    font-weight: 800
}
.listing-title {
    font-family: Usual, Arial, Sans-serif;
    text-transform: capitalize
}
.page-content {
    margin-bottom: 32px;
    text-transform: none;
    line-height: 1.6;
    font-size: 16px
}
.p {
    font-size: 14px
}
.col-12 {
    line-height: 1.6;
    font-size: 16px
}
.listing-author-avatar-image {
    border-radius: 50%;
    width: 90px;
    height: 90px
}
.row-with-divider {
    border-bottom: 1px solid #e6e6e6
}
.listing-author-name {
    font-family: Usual, Arial, Helvetica;
    font-weight: 400;
    letter-spacing: .5px
}
body > footer footer, body > footer h4 {
  font-size: 11px;
  letter-spacing: 1px;
  text-align: left;
}
.icon-fix {
    top: 1px;
    font-size: 10pt
}
.home-toolbar-show-filters-button {
    background: #f1f2f4;
    border-radius: 2px
}
.home-toolbar-button-group-button {
    border-radius: 2px
}
.home-toolbar-button-group-button:first-child,
.home-toolbar-button-group-button:first-child hover {
    border-radius: 2px 0 0 2px
}
.home-toolbar-button-group-button:last-child,
.home-toolbar-button-group-button:last-child hover {
    border-radius: 0 2px 2px 0
}
.home-toolbar-button-group-button hover {
    border-radius: 0
}
.conversation-avatar,
.message-avatar-image,
.people-image>img {
    border-radius: 50%
}
.book-button,
.button,
.people-listings.fluid-thumbnail-grid-image-image,
.people-listings.fluid-thumbnail-grid-image-overlay,
button,
input[type=number],
input[type=password],
input[type=text],
textarea {
    border-radius: 2px
}
.follow-button,
.listing-author-contact-button,
.profile-contact-link,
.profile-edit-link {
    border-radius: 2px;
    color: #2b2b2b
}
.book-button .content,
.centered-section a.fb-connect .fb-text,
.centered-section-narrow a.fb-connect .fb-text,
.centered-section-wide a.fb-connect .fb-text {
    color: #f1f1f1
}
.button,
button {
    color: #f1f1f1
}
.text-with-icon {
    Color: #f1f1f1
}
.conversation-status .status-link {
    Border-radius: 2px;
    Padding-bottom: 1px
}
.radio-button-positive.radio-button-selected {
    Border-radius: 2px
}
body>header,
body>header.header {
    background-color: #fff;
    color: #2b2b2b;
    min-height: 70px;
    line-height: 70px
}
body>header .btn,
body>header.header .btn {
    margin: 0 5px
}
body>header .btn:hover,
body>header.header .btn:hover {
    background-color: #eee
}
body>header .btn.bg-dark:hover,
body>header.header .btn.bg-dark:hover {
    background-color: #2a2b2f
}
body>footer {
    background-color: #eff2ff;
    color: #2b2b2b;
    font-size: 12px;
    padding-top: 30px;
	 margin-top: 30px;
}
body>footer h4 {
    font-weight: 700;
    text-transform: uppercase
}
body>footer a {
    color: #2b2b2b;
    display: block;
    line-height: 1.6;
    text-decoration: none;
    text-transform: none
}
body>footer footer {
    background-color: #eff2ff;
    border-bottom: 25px solid #6700ff;
    color: #888;
    padding: 10px 10px 30px;
    font-weight: 500
}
body>footer footer a {
    color: #888;
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 20px
}

.error404 .kc_title {
  text-align: center;
}
.error-404.not-found {
  padding: 40px 0 30px;
}
.error404 .kc_row_inner {
  margin-bottom: 20px;
  margin-top: 10px;
}
.error404 .custom-my-button a:hover {
  color: #60f;
}
header.blogcust-headernew {
  background: #ffff00;
}
#searchbar .search-field {
  border: medium none transparent;
  color: #333;
  font-size: 22px;
  height: 45px;
  text-align: center;
  width: 100%;
}
.wipsection a {
  color: #000;
  display: block;
  font-family: Raleway;
  font-size: 40px;
  font-weight: 900;
  padding-right: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.catagoies-lsit {
  display: none;
  text-align: center;
}
.wphover:hover .catagoies-lsit {
  display: block;
}
.wipsection #box ul {
  list-style: outside none none;
  padding-left: 0;
  line-height: 30px;
  text-align: center;
}
.wipsection #box li {
  display: inline-block;
  line-height: 20px;
}
.wipsection .catagoies-lsit a {
  color: #9f9e9e;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
  width: auto !important;
  display: inline-block;
  padding: 0 4px;
}
.wipsection .catagoies-lsit a:hover {
  color: #000;
  text-decoration: none;
}
.wipsection #box li:last-child a {
  color: #000;
  text-decoration: underline;
}
.single-post .entry-header .entry-title {
  color: #2b2b2b;
  font-family: "brandon_grotesqueblack";
  font-size: 42px;
  line-height: 50px;
  text-align: center;
}
.blog_detail .blog-detail-inner p {
  font-size: 16px;
  line-height: 22px;
}
.blog_detail .blog-detail-inner p img {
  display: block;
  margin: 20px auto;
}
.blog_detail .post-thumbnail img {
  height: 100%;
  margin-top: 0;
  width: 100%;
}
.blog_detail .col-md-12.entry-content {
  padding: 0 !important;
}
.blog_detail .post-thumbnail {
  height: 600px;
  margin-bottom: 35px;
  overflow: hidden;
}
.blog_detail nav.navigation.post-navigation {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.blog_detail nav.navigation.post-navigation .screen-reader-text {
  display: none;
}
.blog_detail nav.navigation.post-navigation .post-title {
  display: none;
}
.blog_detail nav.navigation.post-navigation div {
  display: inline-block;
  margin: 10px 0;
}
.blog_detail nav.navigation.post-navigation div a {
  font-family: "brandon_grotesqueblack";
  font-size: 22px;
  padding: 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.blog_detail nav.navigation.post-navigation .nav-previous::after {
  content: "/";
  font-family: "brandon_grotesqueblack";
  font-size: 22px;
  position: relative;
  right: 0;
  top: 0;
}
.blog_detail nav.navigation.post-navigation div a:hover {
  color: #60f;
}
.blog_detail .entry-header p {
  color: #2b2b2b;
  font-size: 22px;
  margin-bottom: 15px;
  text-align: center;
}
.blog-single-social {
  margin: 0 auto 20px;
  max-width: 500px;
  width: 100%;
}
.blog_detail .addtoany_share_save_container.addtoany_content_top {
  display: none;
}
.blog_detail .after_description {
  margin: 30px 0;
  max-width: 450px;
  width: 100%;
}
.tag-nav ul {
  padding-left: 0;
  list-style: none;
}
.tag-nav ul li {
  display: inline-block;
  margin-right: 5px;
}
.tag-nav ul li a {
  background: #e6e6e6 none repeat scroll 0 0;
  border-radius: 2px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 15px;
  text-decoration: none;
}
.tag-nav ul li a:hover {
  background: #e6e6e6 none repeat scroll 0 0;
  color: #60f;
}
.tag-nav {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.search-no-results .page-header {
  border-bottom: none;
}
.search-blog-products h2 a, .blog-archieve-grid-sec h2 a {
  color: #2b2b2b;
  font-family: usual-bolduploaded_file;
  font-size: 22px;
  line-height: 26px;
  text-decoration: none;
}
.search-blog-products > h2, .blog-archieve-grid-sec h2 {
  line-height: 26px;
}
.search-blog-products p, .blog-archieve-grid-sec p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
}
.search-blog-products img {
  height: 300px;
  width: 100%;
}
.search-blog-products {
  margin-bottom: 30px;
}
.blog-archieve .page-title {
  text-align: center;
}
.blog-archieve .page-header {
  border-bottom: medium none;
}
.blog-archieve-grid-sec .blog-img img {
  margin-bottom: 0;
}
.blog-archive-inner {
  margin-bottom: 30px;
}



@media (max-width: 1200px) {
form.pastel input {
  width: 232px;
}	
.blog-right-head .btn.bg-dark {
  letter-spacing: 0;
  font-size: 12px;
}
}
@media (max-width: 991px) {
form.pastel input {
  width: 203px;
}	
.res-none {
  display: none;
}
}	
@media (max-width: 800px) {
.flex-item .inline button {
  width: 16.5%;
}	
}

@media (max-width: 767px) {
.facebook_footer {
  text-align: center;
  width: 100%;
}
.inquiry {
  text-align: center;
}
.ui-hero .hero-unit h1 {
  font-size: 62pt;
}
h1 {
  font-size: 62pt;
}
.kc_single_image img {
  width: 100%;
}
footer .push-bottom {
  text-align: center;
}
footer .inline.pastel {
  text-align: center;
}
body > footer footer {
  text-align: center;
}
.facebook_footer {
  float: inherit;
}
body > footer footer, body > footer h4 {
  text-align: center;
}
form.pastel input {
  width: 250px;
}
.wipsection a {
  font-size: 40px;
  text-align: right;
}
.blogcust-headernew .align-right #searchtoggl {
  float: left;
  padding-right: 12px;
  padding-left: 12px;
}
.wipsection .catagoies-lsit .post_tags {
  text-align: right;
}
}

@media (max-width: 680px) {
.flex-item .inline input {
  border-radius: 2px;
  margin-bottom: 6px;
  width: 100%;
}
.flex-item .inline select {
  margin-bottom: 6px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}	
.flex-item .inline button {
  border-radius: 2px;
  width: 100%;
}
}

@media (max-width: 600px) {
.web-logo {
  display: none;
}
.mobile-logo {
  display: block;
  padding-top: 12px;
}
.ui-hero .hero-unit h1 {
  font-size: 35pt;
}
h1 {
  font-size: 35pt;
}
.kc-elm.kc-css-2678 {
  height: 0 !important;
}
.kc-elm.kc-css-223155 {
  height: 55px !important;
}
.flex-item .inline input {
  width: 280px;
}
.flex-item .inline select {
  width: 280px;
}
.flex-item .inline button {
  width: 280px;
}
body.kc-css-system .kc-css-723094.kc_title, body.kc-css-system .kc-css-723094 .kc_title, body.kc-css-system .kc-css-723094 .kc_title a.kc_title_link {
  font-size: 50px !important;
}
header .col-xs-9.align-right ul {
  padding-left: 0;
}
}

@media (max-width: 480px) {
.align-right li a {
  font-size: 12px;
  padding: 3px;
}	
}

@media (max-width: 420px) {
.align-right li:first-child {
  display: none;
}
#FormHero br {
  display: none;
}
.ui-hero .hero-unit h1 {
  font-size: 28pt;
}
h1 {
  font-size: 28pt;
}
#FormHero {
  width: 100% !important;
}
body.kc-css-system .kc-css-178375.kc_title, body.kc-css-system .kc-css-178375 .kc_title, body.kc-css-system .kc-css-178375 .kc_title a.kc_title_link {
  font-size: 26pt;
}
.btn.hollow {
  font-size: 13px;
  padding: 10px;
}
body.kc-css-system .kc-css-723094.kc_title, body.kc-css-system .kc-css-723094 .kc_title, body.kc-css-system .kc-css-723094 .kc_title a.kc_title_link {
  font-size: 35px !important;
}
form.pastel input {
  width: 95%;
}
#FormMailchimp button {
  margin-top: 8px;
  padding: 10px 22px;
  width: 95%;
}
.align-right {
  padding-left: 0;
  text-align: right;
}
.align-right ul li:last-child a {
  padding: 8px 10px !important;
}
.align-right.blog-right-head {
  padding-left: 15px;
}
}
@media (max-width: 360px) {
.flex-item .inline button {
  width: 100%;
}
.flex-item .inline select {
  width: 100%;
}
.flex-item .inline input {
  width: 100%;
}
}

@media (max-width: 320px) {
.ui-hero .hero-unit {
  padding: 15px 30px;
}	
}