
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid transparent
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after, .container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.text-xs-left {
    text-align: left
}

.text-xs-right {
    text-align: right
}

.text-xs-center {
    text-align: center
}

.text-xs-justify {
    text-align: justify
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-justify {
        text-align: justify
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .text-md-center {
        text-align: center
    }

    .text-md-justify {
        text-align: justify
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left
    }

    .text-lg-right {
        text-align: right
    }

    .text-lg-center {
        text-align: center
    }

    .text-lg-justify {
        text-align: justify
    }
}

.custom-logo-link {
    margin-top: 15px;
    margin-bottom: 15px
}

.custom-logo-link .custom-logo {
    width: 100%;
    height: 100%
}

#colophon aside.sidebar, #masthead-sticky aside.sidebar, #masthead aside.sidebar {
    margin-left: -15px;
    margin-right: -15px
}

#colophon .boldgrid-section .row, #masthead-sticky .boldgrid-section .row, #masthead .boldgrid-section .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#colophon .boldgrid-section .full-width, #masthead-sticky .boldgrid-section .full-width, #masthead .boldgrid-section .full-width {
    padding-left: 0;
    padding-right: 0
}

#colophon .boldgrid-section .full-width .row, #masthead-sticky .boldgrid-section .full-width .row, #masthead .boldgrid-section .full-width .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#colophon .boldgrid-section .full-width .row aside.sidebar, #masthead-sticky .boldgrid-section .full-width .row aside.sidebar, #masthead .boldgrid-section .full-width .row aside.sidebar {
    padding-left: 0;
    padding-right: 0;
    height: 100%
}

#colophon .boldgrid-section .full-width .row div, #masthead-sticky .boldgrid-section .full-width .row div, #masthead .boldgrid-section .full-width .row div {
    padding-left: 0;
    padding-right: 0
}

#colophon .boldgrid-section .full-width .row .custom-logo-link, #colophon .boldgrid-section .full-width .row .hamburger, #colophon .boldgrid-section .full-width .row .site-description, #colophon .boldgrid-section .full-width .row .site-title, #masthead-sticky .boldgrid-section .full-width .row .custom-logo-link, #masthead-sticky .boldgrid-section .full-width .row .hamburger, #masthead-sticky .boldgrid-section .full-width .row .site-description, #masthead-sticky .boldgrid-section .full-width .row .site-title, #masthead .boldgrid-section .full-width .row .custom-logo-link, #masthead .boldgrid-section .full-width .row .hamburger, #masthead .boldgrid-section .full-width .row .site-description, #masthead .boldgrid-section .full-width .row .site-title {
    margin-left: 20px;
    margin-right: 20px
}

@media only screen and (max-width: 767px) {
    #colophon .boldgrid-section .full-width .row .custom-logo-link, #colophon .boldgrid-section .full-width .row .hamburger, #colophon .boldgrid-section .full-width .row .site-description, #colophon .boldgrid-section .full-width .row .site-title, #masthead-sticky .boldgrid-section .full-width .row .custom-logo-link, #masthead-sticky .boldgrid-section .full-width .row .hamburger, #masthead-sticky .boldgrid-section .full-width .row .site-description, #masthead-sticky .boldgrid-section .full-width .row .site-title, #masthead .boldgrid-section .full-width .row .custom-logo-link, #masthead .boldgrid-section .full-width .row .hamburger, #masthead .boldgrid-section .full-width .row .site-description, #masthead .boldgrid-section .full-width .row .site-title {
        margin-left: 15px;
        margin-right: 15px
    }
}

#colophon .boldgrid-section .full-width .row .attribution-theme-mods, #masthead-sticky .boldgrid-section .full-width .row .attribution-theme-mods, #masthead .boldgrid-section .full-width .row .attribution-theme-mods {
    margin-left: 15px;
    margin-right: 15px
}

.main {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 100%
}

.main, body.page .main, body.single .main {
    padding: 0 2.8rem
}

body.custom-background {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media only screen and (max-width: 767px) {
    body.custom-background {
        background-position: top
    }
}

.row:after, .row:before {
    display: inline-block
}

.site-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (min-width: 768px) {
    .site-content {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.palette-primary .h1, .palette-primary .h2, .palette-primary .h3, .palette-primary .h4, .palette-primary .h5, .palette-primary .h6, .palette-primary h1, .palette-primary h2, .palette-primary h3, .palette-primary h4, .palette-primary h5, .palette-primary h6 {
    font-style: normal;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

:focus {
    outline: 0
}

img {
    height: auto;
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

blockquote {
    border-left: 5px solid currentColor
}

blockquote, blockquote p {
    font-size: 1.125em
}

.main .btn:focus, .main .btn:hover, .main .button-primary:focus, .main .button-primary:hover, .main .button-secondary:focus, .main .button-secondary:hover {
    text-decoration: none
}

div.btn, div.button-primary, div.button-secondary {
    position: relative
}

div.btn a, div.button-primary a, div.button-secondary a {
    color: currentColor !important
}

div.btn a:after, div.button-primary a:after, div.button-secondary a:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.page-header {
    display: block;
    margin: 0;
    width: 100%
}

#wp-custom-header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.post-password-form .button-primary {
    margin-left: 9px
}

.palette-primary legend {
    color: currentColor;
    border-bottom: none
}

.bgtfw-edit-link {
    display: none !important;
    position: relative;
    width: auto;
    height: auto;
    float: left;
    padding: 0;
    margin: -1px 0 0 -1px;
    border: 0;
    background: transparent;
    color: transparent;
    box-shadow: none;
    outline: none;
    z-index: 199
}

.bgtfw-edit-link a {
    position: absolute;
    left: -32px;
    top: 2px;
    color: #fff;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    line-height: 1em !important;
    font-size: 18px;
    z-index: 201;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 2px 1px rgba(46, 68, 83, .15);
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    padding: 3px;
    animation-fill-mode: both;
    animation-duration: .4s;
    opacity: 0;
    pointer-events: none
}

.bgtfw-edit-link a svg {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin: auto
}

.bgtfw-edit-link a:hover {
    opacity: 1
}

body.bgtfw-edit-links-shown .bgtfw-edit-link a {
    animation-name: bgtfw-edit-link-bounce-appear;
    pointer-events: auto
}

body.bgtfw-edit-links-hidden .bgtfw-edit-link a {
    animation-name: bgtfw-edit-link-bounce-disappear;
    pointer-events: none
}

.bgtfw-edit-link-hidden .bgtfw-edit-link a {
    visibility: hidden
}

.entry-footer span {
    display: -ms-flexbox;
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    white-space: pre-wrap;
    width: 100%
}

.entry-footer span:last-child:not(.comments-link) {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-right: 15px
}

.entry-footer span:first-child {
    padding-left: 15px
}

@keyframes bgtfw-edit-link-bounce-appear {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bgtfw-edit-link-bounce-disappear {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 1;
        transform: scaleX(1)
    }
    20% {
        transform: scale3d(.97, .97, .97)
    }
    40% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    60% {
        transform: scale3d(.9, .9, .9)
    }
    80% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.blog .entry-content, .blog .entry-header {
    width: 100%
}

.blog .entry-title {
    word-break: break-word
}

.blog .post.sticky {
    width: calc(100% - 1em)
}

.blog .read-more {
    padding-top: 15px
}

.blog[class*=col].page-title-above .article-wrapper {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog[class*=col] main article {
    margin-left: .5em;
    margin-right: .5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.blog[class*=col] main article .entry-content {
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.blog[class*=col]:not(.col1) main .entry-content .row [class*=col-lg], .blog[class*=col]:not(.col1) main .entry-content .row [class*=col-md], .blog[class*=col]:not(.col1) main .entry-content .row [class*=col-sm], .blog[class*=col]:not(.col1) main .entry-content .row [class*=col-xs] {
    width: 100%
}

.blog.col1 main article {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 1em)
}

.blog.col2 main article {
    width: calc(50% - 1em)
}

.blog.col3 main article {
    width: calc(33.33333% - 1em)
}

.blog.col4 main article {
    width: calc(25% - 1em)
}

.blog.col5 main article {
    width: calc(20% - 1em)
}

.blog.col6 main article {
    width: calc(16.66667% - 1em)
}

.blog main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog main.container {
    padding-left: 0;
    padding-right: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.blog main article.post, .blog main article.post .entry-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog main article.post .entry-header {
    padding-bottom: 1.5em;
    padding: 0
}

.blog main article.post .entry-header .entry-title {
    margin-top: .5em;
    margin-bottom: .25em
}

.blog main article.post .entry-header .entry-title .link, .blog main article.post .entry-header .entry-title .link:focus, .blog main article.post .entry-header .entry-title .link:hover {
    text-decoration: none
}

.blog main article.post .entry-header .entry-meta {
    margin-top: .25em;
    margin-bottom: .75em;
    width: 100%
}

.blog main article.post .featured-imgage-header {
    margin: 0 auto;
    width: 100%
}

.blog main article.post .entry-meta, .blog main article.post .entry-title {
    padding-right: 15px;
    padding-left: 15px
}

.blog main article.post .entry-content {
    padding: 15px 15px 0;
    width: 100%;
    word-break: break-word
}

.blog main article.post .entry-content .h1, .blog main article.post .entry-content .h2, .blog main article.post .entry-content .h3, .blog main article.post .entry-content .h4, .blog main article.post .entry-content .h5, .blog main article.post .entry-content .h6, .blog main article.post .entry-content h1, .blog main article.post .entry-content h2, .blog main article.post .entry-content h3, .blog main article.post .entry-content h4, .blog main article.post .entry-content h5, .blog main article.post .entry-content h6 {
    color: currentColor
}

.blog main article.post .entry-content .boldgrid-section {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    width: calc(100% + 30px)
}

.blog main article.post .entry-content .boldgrid-section > .container {
    width: auto
}

.blog main article.post .entry-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.blog main article.post .entry-footer span {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog main article.post .entry-footer span.bgtfw-edit-link {
    max-width: 62px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    left: 0
}

.blog main article.post .entry-footer .bgtfw-edit-link a {
    top: -32px;
    left: -32px;
    position: relative;
    top: 0;
    left: 0
}

.blog main article.post .comments-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.blog main article.post.design-1 .entry-footer {
    padding: 15px 0
}

.blog main article.post.design-1 .entry-header.above, .blog main article.post.design-1 .entry-header.above .featured-imgage-header, .blog main article.post.design-1 .entry-header.background, .blog main article.post.design-1 .entry-header.background .featured-imgage-header {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

@media only screen and (max-width: 768px) {
    .blog[class*=col]:not(.col1) main article.post:not(.sticky) {
        width: calc((100% / 2 - .5vw) - 2vw)
    }
}

@media only screen and (max-width: 480px) {
    .blog[class*=col] main article.post {
        width: calc((100% / 1 - .5vw) - 2vw)
    }
}

@media print {
    .blog article.wow {
        visibility: visible !important
    }

    .blog .empty-sidebar-message {
        display: none
    }
}

.entry-content .featured-image {
    text-align: center;
    padding-bottom: 15px
}

.entry-footer {
    width: 100%
}

.entry-footer .cat-links, .entry-footer .comments-link, .entry-footer .tags-links {
    display: block;
    width: calc(100% - 62px)
}

.archive .entry-content, .archive .entry-header {
    width: 100%
}

.archive .entry-title {
    word-break: break-word
}

.archive .post.sticky {
    width: calc(100% - 1em)
}

.archive .read-more {
    padding-top: 15px
}

.archive[class*=col].page-title-above .article-wrapper {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.archive[class*=col] main article {
    margin-left: .5em;
    margin-right: .5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.archive[class*=col] main article .entry-content {
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.archive[class*=col]:not(.col1) main .entry-content .row [class*=col-lg], .archive[class*=col]:not(.col1) main .entry-content .row [class*=col-md], .archive[class*=col]:not(.col1) main .entry-content .row [class*=col-sm], .archive[class*=col]:not(.col1) main .entry-content .row [class*=col-xs] {
    width: 100%
}

.archive.col1 main article {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 1em)
}

.archive.col2 main article {
    width: calc(50% - 1em)
}

.archive.col3 main article {
    width: calc(33.33333% - 1em)
}

.archive.col4 main article {
    width: calc(25% - 1em)
}

.archive.col5 main article {
    width: calc(20% - 1em)
}

.archive.col6 main article {
    width: calc(16.66667% - 1em)
}

.archive main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.archive main.container {
    padding-left: 0;
    padding-right: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.archive main article.post, .archive main article.post .entry-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.archive main article.post .entry-header {
    padding-bottom: 1.5em;
    padding: 0
}

.archive main article.post .entry-header .entry-title {
    margin-top: .5em;
    margin-bottom: .25em
}

.archive main article.post .entry-header .entry-title .link, .archive main article.post .entry-header .entry-title .link:focus, .archive main article.post .entry-header .entry-title .link:hover {
    text-decoration: none
}

.archive main article.post .entry-header .entry-meta {
    margin-top: .25em;
    margin-bottom: .75em;
    width: 100%
}

.archive main article.post .featured-imgage-header {
    margin: 0 auto;
    width: 100%
}

.archive main article.post .entry-meta, .archive main article.post .entry-title {
    padding-right: 15px;
    padding-left: 15px
}

.archive main article.post .entry-content {
    padding: 15px 15px 0;
    width: 100%;
    word-break: break-word
}

.archive main article.post .entry-content .h1, .archive main article.post .entry-content .h2, .archive main article.post .entry-content .h3, .archive main article.post .entry-content .h4, .archive main article.post .entry-content .h5, .archive main article.post .entry-content .h6, .archive main article.post .entry-content h1, .archive main article.post .entry-content h2, .archive main article.post .entry-content h3, .archive main article.post .entry-content h4, .archive main article.post .entry-content h5, .archive main article.post .entry-content h6 {
    color: currentColor
}

.archive main article.post .entry-content .boldgrid-section {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    width: calc(100% + 30px)
}

.archive main article.post .entry-content .boldgrid-section > .container {
    width: auto
}

.archive main article.post .entry-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.archive main article.post .entry-footer span {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.archive main article.post .entry-footer span.bgtfw-edit-link {
    max-width: 62px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    left: 0
}

.archive main article.post .entry-footer .bgtfw-edit-link a {
    top: -32px;
    left: -32px;
    position: relative;
    top: 0;
    left: 0
}

.archive main article.post .comments-link {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.archive main article.post.design-1 .entry-footer {
    padding: 15px 0
}

.archive main article.post.design-1 .entry-header.above, .archive main article.post.design-1 .entry-header.above .featured-imgage-header, .archive main article.post.design-1 .entry-header.background, .archive main article.post.design-1 .entry-header.background .featured-imgage-header {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

@media only screen and (max-width: 768px) {
    .archive[class*=col]:not(.col1) main article.post:not(.sticky) {
        width: calc((100% / 2 - .5vw) - 2vw)
    }
}

@media only screen and (max-width: 480px) {
    .archive[class*=col] main article.post {
        width: calc((100% / 1 - .5vw) - 2vw)
    }
}

@media print {
    .archive article.wow {
        visibility: visible !important
    }

    .archive .empty-sidebar-message {
        display: none
    }
}

.single .post {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.single .post .entry-footer {
    padding-top: 2.8rem;
    padding-left: 15px;
    padding-right: 15px
}

.single .post .entry-footer ~ .navigation.post-navigation {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem
}

.single .post .entry-footer .cat-links ~ .bgtfw-edit-link {
    margin-top: 0;
    margin-bottom: 1rem
}

.single .post .entry-footer .bgtfw-edit-link a {
    left: -3px
}

.single .post .entry-footer .cat-links, .single .post .entry-footer .tags-links {
    padding: 0
}

.single .post .wp-post-image {
    display: block;
    margin: 0 auto 2.8rem
}

.single .post .wp-post-image.alignnone {
    display: inline
}

.single .post .wp-post-image.alignleft, .single .post .wp-post-image.alignright {
    max-width: 70%
}

.entry-content .col-md-1, .entry-content .col-md-2, .entry-content .col-md-3, .entry-content .col-md-4, .entry-content .col-md-5, .entry-content .col-md-6, .entry-content .col-md-7, .entry-content .col-md-8, .entry-content .col-md-9, .entry-content .col-md-10, .entry-content .col-md-11, .entry-content .col-md-12, .entry-content .col-sm-1, .entry-content .col-sm-2, .entry-content .col-sm-3, .entry-content .col-sm-4, .entry-content .col-sm-5, .entry-content .col-sm-6, .entry-content .col-sm-7, .entry-content .col-sm-8, .entry-content .col-sm-9, .entry-content .col-sm-10, .entry-content .col-sm-11, .entry-content .col-sm-12, .entry-content .col-xs-1, .entry-content .col-xs-2, .entry-content .col-xs-3, .entry-content .col-xs-4, .entry-content .col-xs-5, .entry-content .col-xs-6, .entry-content .col-xs-7, .entry-content .col-xs-8, .entry-content .col-xs-9, .entry-content .col-xs-10, .entry-content .col-xs-11, .entry-content .col-xs-12, .entry-content .row {
    min-height: 30px
}

.entry-content .row .row, .entry-content .row .row [class*=col-lg], .entry-content .row .row [class*=col-md], .entry-content .row .row [class*=col-sm], .entry-content .row .row [class*=col-xs] {
    min-height: 15px
}

.col-lg-5s, .col-md-5s, .col-sm-5s, .col-xs-5s {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5s {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-5s {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-5s {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-5s {
        width: 20%;
        float: left
    }
}

.container .entry-content .boldgrid-section, .row .row {
    margin-left: -15px;
    margin-right: -15px
}

.full-width .entry-content .boldgrid-section, .full-width .entry-content .boldgrid-section-wrap {
    margin-left: -2.8rem;
    margin-right: -2.8rem
}

.full-width .entry-content .boldgrid-section-wrap .boldgrid-section {
    margin-left: 0;
    margin-right: 0
}

.full-width-column {
    padding: 0
}

.row {
    margin: auto
}

.entry-content .row {
    margin-left: -15px;
    margin-right: -15px
}

.row > .wc-gallery {
    width: 100%
}

.container-fluid .boldgrid-section-group .boldgrid-section {
    margin: auto
}

.container .container {
    width: auto
}

.nav-tabs {
    border-bottom: 1px solid currentColor
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid currentColor;
    border-bottom-color: transparent
}

.nav > li {
    padding: 5px 0
}

.nav > li.cat-item > a {
    display: inline-block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0
}

.panel {
    background-color: var(--color-neutral);
    color: var(--color-neutral-text-contrast)
}

.panel-default {
    border-color: var(--color-2)
}

.panel-default > .panel-heading, .panel-footer {
    background-color: var(--color-2);
    color: var(--color-2-text-contrast);
    border-color: var(--color-2)
}

.mark, mark {
    background-color: var(--color-3);
    color: var(--color-3-text-contrast)
}

.breadcrumb li a.filler {
    background: var(--color-2);
    color: var(--color-2-text-contrast)
}

.breadcrumb li a.filler:after {
    border-left-color: var(--color-2)
}

.breadcrumb li a:not(.filler) {
    color: var(--color-1-text-contrast)
}

.breadcrumb li a:not(.filler):after {
    border-left-color: var(--color-1) !important
}

.breadcrumb li a:not(.filler):focus, .breadcrumb li a:not(.filler):hover {
    background: var(--color-2);
    color: var(--color-2-text-contrast)
}

.breadcrumb li a:not(.filler):focus:after, .breadcrumb li a:not(.filler):hover:after {
    border-left-color: var(--color-2) !important;
    color: var(--color-2-text-contrast)
}

#boldgrid-widget-area-overlay {
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    z-index: 9999;
    height: 100px;
    min-height: 50px;
    padding: 5px;
    background-color: hsla(0, 0%, 100%, .7);
    border-radius: 5px;
    box-shadow: 0 0 15px 5px #21759b;
    position: absolute
}

#boldgrid-widget-area-overlay:before {
    content: "";
    height: 25%
}

#boldgrid-widget-area-overlay h2 {
    display: table-cell;
    vertical-align: middle;
    font-family: Arial Black, Gadget, sans-serif !important;
    font-size: 24px;
    color: #333 !important
}

#boldgrid-widget-area-overlay.empty-widget-area {
    box-shadow: 0 0 15px 5px #d54e21;
    background-color: hsla(0, 100%, 83%, .7)
}

.overlay-help {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999;
    min-width: 900px
}

.overlay-help-inside {
    position: fixed;
    margin: 30px;
    background-color: #fff;
    max-width: 1700px;
    left: 0;
    right: 0
}

.overlay-help-inside img {
    margin: 0 auto;
    display: block
}

.overlay-help-inside .button {
    margin: 10px;
    display: none
}

#boldgrid-customizer-overlay-help {
    display: none
}

#boldgrid-customizer-overlay-help .overlay-help-text, #boldgrid-customizer-overlay-help .overlay-help-text h2 {
    font-family: Open Sans, sans-serif !important;
    color: #000 !important
}

#boldgrid-customizer-overlay-help .overlay-help-text h2 {
    padding: 0;
    margin: 10px 0;
    font-size: 24px
}

.overlay-help-text {
    padding: 5px;
    padding-left: 40px;
    background-color: #ddd
}

.overlay-help-text #close-help-popup {
    cursor: pointer;
    color: #dd4b39;
    opacity: .8;
    margin-top: 5px;
    margin-right: 15px
}

.overlay-help-text #close-help-popup:hover {
    opacity: 1
}

.overlay-help-text p {
    max-width: 660px;
    font-size: 14px;
    color: #000 !important
}

@media (min-width: 900px) {
    .overlay-help-inside {
        position: fixed;
        margin-left: 120px;
        margin-right: 120px;
        left: 0;
        right: 0
    }

    .overlay-help-inside .button {
        display: inline
    }
}

@media (max-width: 1000px) {
    .overlay-help-inside {
        position: fixed;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        right: 0
    }
}

.site-branding {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

.site-branding.flex-row.nw {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-row.n, .site-branding.flex-row.nw {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.site-branding.flex-row.n {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.flex-row.ne {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-branding.flex-row.w {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-row.c, .site-branding.flex-row.w {
    -ms-flex-align: center !important;
    align-items: center !important
}

.site-branding.flex-row.c {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.flex-row.e {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-branding.flex-row.sw {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-row.s, .site-branding.flex-row.sw {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.site-branding.flex-row.s {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.flex-row.se {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-branding.flex-column.nw, .site-branding.nw {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-column.n, .site-branding.n {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-column.ne, .site-branding.ne {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.site-branding.flex-column.w, .site-branding.w {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.c, .site-branding.flex-column.c {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.e, .site-branding.flex-column.e {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.site-branding.flex-column.sw, .site-branding.sw {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-branding.flex-column.s, .site-branding.s {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-branding.flex-column.se, .site-branding.se {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.site-title {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px
}

.site-title a {
    width: 100%;
    word-break: break-word;
    font-style: normal
}

[class*=color].site-title a {
    color: currentColor !important
}

.site-title a.logo-site-title {
    background: none !important;
    padding: 0
}

.site-title a:active, .site-title a:focus, .site-title a:hover {
    text-decoration: none
}

.site-description {
    word-break: break-word;
    margin-top: 0;
    font-style: normal
}

@media only screen and (min-width: 768px) {
    .header-top .bgtfw-menu-wrap {
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .header-top .bgtfw-menu-wrap.flex-row.nw {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.n {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.ne {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.w {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.c {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.e {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.sw {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.s {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.flex-row.se {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.nw, .header-top .bgtfw-menu-wrap.nw {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.n, .header-top .bgtfw-menu-wrap.n {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.ne, .header-top .bgtfw-menu-wrap.ne {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.w, .header-top .bgtfw-menu-wrap.w {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.c, .header-top .bgtfw-menu-wrap.flex-column.c {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.e, .header-top .bgtfw-menu-wrap.flex-column.e {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.sw, .header-top .bgtfw-menu-wrap.sw {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.s, .header-top .bgtfw-menu-wrap.s {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .bgtfw-menu-wrap.flex-column.se, .header-top .bgtfw-menu-wrap.se {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-row.nw {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-row.n, .header-top .sm.flex-row.nw {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .header-top .sm.flex-row.n {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.flex-row.ne {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-row.w {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-row.c, .header-top .sm.flex-row.w {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .header-top .sm.flex-row.c {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.flex-row.e {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-row.sw {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-row.s, .header-top .sm.flex-row.sw {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .header-top .sm.flex-row.s {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.flex-row.se {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-column.nw, .header-top .sm.nw {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-column.n, .header-top .sm.n {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-column.ne, .header-top .sm.ne {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .header-top .sm.flex-column.w, .header-top .sm.w {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.c, .header-top .sm.flex-column.c {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.e, .header-top .sm.flex-column.e {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .header-top .sm.flex-column.sw, .header-top .sm.sw {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-column.s, .header-top .sm.s {
        -ms-flex-align: center !important;
        align-items: center !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .header-top .sm.flex-column.se, .header-top .sm.se {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
}

@keyframes hide-animation {
    0% {
        transform: scaleX(1);
        opacity: 1
    }
    to {
        transform: scale3d(0, 0, 1);
        opacity: 0
    }
}

@media only screen and (min-width: 768px) {
    .sm.sm-clean {
        padding-left: 15px;
        padding-right: 15px
    }
}

.palette-primary .hamburger-inner, .palette-primary .hamburger-inner:after, .palette-primary .hamburger-inner:before {
    background-color: currentColor
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.primary-sidebar .widget-title {
    margin-top: 0
}

select[name=archive-dropdown] {
    width: auto
}

.footer-company-details .textwidget {
    text-align: center;
    color: #fff
}

.widget.well, .widget.well .site-info a, .widget.well a {
    color: #333
}

.boldgrid-widget .widget-title {
    display: none
}

.boldgrid-widget.widget {
    margin: 0
}

.empty-sidebar-message {
    display: inline-block
}

.add-widget-message a:hover, .empty-sidebar-message a:hover {
    text-decoration: none
}

.widget_search .button-primary {
    height: auto;
    margin: 0;
    margin-top: 0;
    padding: 0 1em;
    line-height: 3;
    font-size: 14px
}

.widget_calendar caption {
    color: currentColor
}

.widget_calendar td, .widget_calendar th {
    padding: 8px;
    text-align: center
}

.bgc-single-article .read-more {
    margin-top: 2em
}

.boldgrid-shortcode .bgc-postlist .bgc-single-article {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .05)
}

.entry-meta {
    width: 100%
}

.main-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1 1;
    flex: 1 1
}

.main-wrapper.full-width {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.main-wrapper.full-width .page-header-wrapper {
    margin-left: -2.8rem;
    margin-right: -2.8rem
}

.main-wrapper.full-width .page-header-wrapper.full-width {
    width: auto
}

.main-wrapper.container {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.main-wrapper.container main {
    padding-left: 0;
    padding-right: 0
}

.page-header {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    padding-bottom: 0
}

.page-header-wrapper.full-width {
    width: 100%
}

.page-header-wrapper .page-header {
    border-bottom: none
}

.page-header-wrapper .page-header .featured-imgage-header {
    padding: 2.8rem 15px
}

.page-header-wrapper .entry-meta, .page-header-wrapper .entry-title, .page-header-wrapper .page-title {
    margin: 0;
    padding: 0 15px
}

.archive .page-header-wrapper .page-title .taxonomy-description, .single .page-header-wrapper .entry-title .entry-meta {
    padding-top: 0;
    padding-bottom: 0
}

.archive .page-header-wrapper .page-title + .taxonomy-description, .single .page-header-wrapper .entry-title + .entry-meta {
    margin: 0;
    padding: 0 15px;
    padding-top: 1.4rem;
    padding-bottom: 9px
}

.customizer-page-header-hidden .page-header-wrapper, .page-header-hidden .page-header-wrapper {
    display: none
}

.article-wrapper {
    padding-top: 15px
}

.page-header-wrapper .entry-title .link, .page-header-wrapper .page-title .link {
    color: currentColor
}

.page-header-wrapper .entry-title .link, .page-header-wrapper .entry-title .link:focus, .page-header-wrapper .entry-title .link:hover, .page-header-wrapper .page-title .link, .page-header-wrapper .page-title .link:focus, .page-header-wrapper .page-title .link:hover {
    text-decoration: none
}

.site-content.container .page-header-wrapper.container, .site-content.container .page-header-wrapper.full-width {
    width: calc(100% + 30px) !important;
    max-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px
}

.page-title-above.archive .main, .page-title-above.blog .main, .page-title-above.page .page, .page-title-above.single .post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-title-above.archive.right-sidebar .main, .page-title-above.blog.right-sidebar .main, .page-title-above.page.right-sidebar .page, .page-title-above.single.right-sidebar .post {
    -ms-flex-direction: row;
    flex-direction: row
}

.page-title-above.archive.left-sidebar .main, .page-title-above.blog.left-sidebar .main, .page-title-above.page.left-sidebar .page, .page-title-above.single.left-sidebar .post {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page-title-above .article-wrapper {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    max-width: 100%
}

.entry-content .boldgrid-section-wrap:first-child, .entry-content .boldgrid-section:first-child {
    margin-top: -15px
}

.has-sidebar:not(.woocommerce).page-title-above .article-wrapper + aside {
    width: 100%
}

@media only screen and (min-width: 992px) {
    .page-title-above.has-sidebar:not(.woocommerce) .main {
        width: auto
    }

    .page-title-above.has-sidebar:not(.woocommerce).right-sidebar .main-wrapper.container .article-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: auto
    }

    .page-title-above.has-sidebar:not(.woocommerce).right-sidebar .main-wrapper.container .article-wrapper + aside {
        margin-left: auto;
        margin-right: -15px
    }

    .page-title-above.has-sidebar:not(.woocommerce).right-sidebar .main-wrapper .article-wrapper {
        padding-left: 2.8rem;
        padding-right: 2.8rem;
        margin-left: -2.8rem;
        margin-right: auto
    }

    .page-title-above.has-sidebar:not(.woocommerce).right-sidebar .main-wrapper .article-wrapper + aside {
        margin-left: auto;
        margin-right: -2.8rem
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper.container .entry-content:not(.mce-content-body) :not(.boldgrid-section-wrap) .boldgrid-section {
        margin-left: auto;
        margin-right: -15px
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper.container .article-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: -15px
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper.container .article-wrapper + aside {
        margin-left: -15px;
        margin-right: auto
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper .entry-content:not(.mce-content-body) :not(.boldgrid-section-wrap) .boldgrid-section {
        margin-left: auto;
        margin-right: -2.8rem
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper .article-wrapper {
        padding-left: 2.8rem;
        padding-right: 2.8rem;
        margin-left: auto;
        margin-right: -2.8rem
    }

    .page-title-above.has-sidebar:not(.woocommerce).left-sidebar .main-wrapper .article-wrapper + aside {
        margin-left: -2.8rem;
        margin-right: auto
    }

    .has-sidebar:not(.woocommerce).page-title-above .article-wrapper {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        width: calc(66.66667% + 1em)
    }

    .has-sidebar:not(.woocommerce).page-title-above .article-wrapper + aside {
        min-width: 300px;
        width: calc(33.33333% + 1em - 5.6rem);
        max-width: 325px;
        padding: 0 1em
    }

    .has-sidebar:not(.woocommerce).page-title-above .main-wrapper.container .article-wrapper {
        width: calc(66.66667% + 1em - 30px)
    }
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption, embed, iframe, object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-wrap {
    position: relative;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#boldgrid-sticky-wrap .bgtfw-form input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form textarea.bgtfw-textarea {
    width: 100%;
    outline: 0;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    background-color: var(--color-neutral);
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    margin-bottom: 10px
}

#boldgrid-sticky-wrap .bgtfw-form input.bgtfw-input:-moz-placeholder, #boldgrid-sticky-wrap .bgtfw-form input.bgtfw-input::-moz-placeholder, #boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select:-moz-placeholder, #boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select::-moz-placeholder, #boldgrid-sticky-wrap .bgtfw-form textarea.bgtfw-textarea:-moz-placeholder, #boldgrid-sticky-wrap .bgtfw-form textarea.bgtfw-textarea::-moz-placeholder {
    color: var(--color-neutral-text-contrast)
}

#boldgrid-sticky-wrap .bgtfw-form input.bgtfw-input:-ms-input-placeholder, #boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select:-ms-input-placeholder, #boldgrid-sticky-wrap .bgtfw-form textarea.bgtfw-textarea:-ms-input-placeholder {
    color: var(--color-neutral-text-contrast)
}

#boldgrid-sticky-wrap .bgtfw-form input.bgtfw-input::-webkit-input-placeholder, #boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select::-webkit-input-placeholder, #boldgrid-sticky-wrap .bgtfw-form textarea.bgtfw-textarea::-webkit-input-placeholder {
    color: var(--color-neutral-text-contrast)
}

#boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select {
    position: relative;
    color: var(--color-neutral-text-contrast);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

#boldgrid-sticky-wrap .bgtfw-form select.bgtfw-select::-ms-expand {
    display: none
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-active input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-active select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-active textarea.bgtfw-textarea {
    color: var(--color-neutral-text-contrast);
    background-color: var(--color-neutral);
    border-color: #dfdfdf
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-has-focus input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form .bgtfw-has-focus select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form .bgtfw-has-focus textarea.bgtfw-textarea {
    background-color: var(--color-neutral);
    border-color: var(--color-1)
}

#boldgrid-sticky-wrap .bgtfw-form label.bgtfw-label {
    opacity: 0;
    visibility: hidden;
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: var(--color-neutral-text-contrast);
    border-top-left-radius: 4px;
    transition: all .2s ease-in-out;
    z-index: 1
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-active label.bgtfw-label {
    opacity: 1;
    visibility: visible
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-has-focus label.bgtfw-label {
    color: var(--color-1)
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-required:before {
    opacity: 1;
    content: "*";
    display: block;
    position: absolute;
    top: 1px;
    right: 15px;
    font-size: 16px;
    line-height: 1.75;
    color: #d32f2f;
    transition: all .2s ease-in-out;
    padding: 6px 0 0;
    z-index: 1
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-is-required.bgtfw-is-active:before {
    opacity: 0
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 textarea.bgtfw-textarea {
    padding: 6px 12px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 select.bgtfw-select {
    height: 38px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 .bgtfw-is-active input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 .bgtfw-is-active select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 .bgtfw-is-active textarea.bgtfw-textarea {
    padding: 6px 12px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 label.bgtfw-label {
    top: 1px;
    left: 10px;
    background-color: transparent;
    padding: 12px 3px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 label.bgtfw-label:before {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--color-neutral);
    z-index: -1
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 .bgtfw-is-active label.bgtfw-label {
    top: -9px;
    padding: 3px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-1 .bgtfw-is-active label.bgtfw-label:before {
    top: 9px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 textarea.bgtfw-textarea {
    padding: 12px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 select.bgtfw-select {
    height: 50px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 .bgtfw-is-active input.bgtfw-input, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 .bgtfw-is-active select.bgtfw-select, #boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 .bgtfw-is-active textarea.bgtfw-textarea {
    padding: 18px 12px 6px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 label.bgtfw-label {
    top: 1px;
    left: 10px;
    padding: 6px 3px 3px
}

#boldgrid-sticky-wrap .bgtfw-form.bgtfw-style-2 .bgtfw-is-required:before {
    padding-top: 12px
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-wrap-select:after {
    top: 1px;
    right: 6px;
    height: calc(100% - 2px);
    width: 12px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath fill='var(--color-neutral-text-contrast)' d='M4 0L0 6.5h8L4 0zM0 9.5L4 16l4-6.5z'/%3E%3C/svg%3E") no-repeat;
    background-position: 100% 50%;
    background-size: 7px 14px
}

form {
    position: relative;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input, select, textarea {
    outline: 0;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    background-color: var(--color-neutral);
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    margin-bottom: 10px;
    padding: 12px
}

input:-moz-placeholder, input::-moz-placeholder, select:-moz-placeholder, select::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    filter: contrast(0);
    color: var(--color-neutral-text-contrast)
}

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    filter: contrast(0);
    color: var(--color-neutral-text-contrast)
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    -webkit-filter: contrast(0);
    filter: contrast(0);
    color: var(--color-neutral-text-contrast)
}

input {
    width: auto
}

select, textarea {
    width: 100%
}

button, input, optgroup, select, textarea {
    color: var(--color-neutral-text-contrast)
}

input[type=checkbox], input[type=radio], input[type=submit] {
    width: auto
}

select {
    position: relative;
    height: 50px;
    color: var(--color-neutral-text-contrast);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

select::-ms-expand {
    display: none
}

select.light {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiMzMzN9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%
}

select.dark {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6dHJhbnNwYXJlbnQ7fS5jbHMtMntmaWxsOiNmZmZ9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%
}

input:active, select:active, textarea:active {
    color: var(--color-neutral-text-contrast);
    background-color: var(--color-neutral);
    border-color: #dfdfdf
}

input:focus, select:focus, textarea:focus {
    background-color: var(--color-neutral);
    border-color: var(--color-1)
}

:required:before {
    opacity: 1;
    content: "*";
    display: block;
    position: absolute;
    top: 1px;
    right: 15px;
    font-size: 16px;
    line-height: 1.75;
    color: #d32f2f;
    transition: all .2s ease-in-out;
    padding: 6px 0 0;
    z-index: 1
}

:required:active:before {
    opacity: 0
}

label {
    top: 1px;
    left: 10px;
    padding: 6px 3px 3px
}

:required:before {
    padding-top: 12px
}

#boldgrid-sticky-wrap .bgtfw-form .bgtfw-wrap-select:after {
    content: "";
    position: absolute;
    display: block;
    background: none;
    border-top: 7px solid currentColor;
    border-top-color: var(--color-neutral-text-contrast);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: none;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    width: 0;
    height: 12px;
    z-index: 2
}

@media only screen and (min-width: 768px) {
    #searchform {
        display: -ms-flexbox;
        display: flex
    }

    #searchform .form-group {
        width: 100%;
        max-width: 300px
    }

    #searchform input {
        margin: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    #searchform .button-primary {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.6rem;
        margin: 0;
        width: 50px;
        height: auto;
        padding: 8px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    #searchform .button-primary span:last-of-type {
        display: none
    }
}

.widget #searchform input {
    width: 100%
}

.alert.ninja-forms-response-msg:empty {
    display: none
}

.alert.ninja-forms-response-msg.alert-success p {
    color: #3c763d
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    height: auto
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0
}

.sticky {
    display: block
}

.sticky .entry-title > a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f249";
    margin-right: 1.5rem
}

.updated:not(.published) {
    display: none
}

.byline {
    display: inline-block;
    white-space: pre-wrap
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

main > article.post.format-aside .entry-header {
    display: none
}

.post-edit-link {
    padding: 0 8px
}

.paging-navigation, .post-navigation {
    padding: 0 15px
}

.paging-navigation, .paging-navigation .nav-links, .post-navigation, .post-navigation .nav-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.paging-navigation .nav-previous, .post-navigation .nav-next {
    margin-left: auto
}

.comments {
    padding: 0 15px
}

.comments .comment-list {
    padding-left: 0
}

.comments .comment-list .children {
    padding-left: 10px
}

@media only screen and (min-width: 480px) {
    .comments .comment-list .children {
        padding-left: 60px
    }
}

.comments .comment {
    display: block
}

.comments .comment .panel-heading a {
    color: currentColor
}

.comments .comment-content {
    display: grid
}

.comments .comment-content a {
    word-wrap: break-word
}

.comments .comment-notes #email-notes {
    display: block
}

.comments .media > .pull-left {
    padding-bottom: 10px
}

.comments .pingback + .comment {
    margin-top: 2.8rem
}

.bypostauthor {
    display: block
}

.post .entry-footer .bgtfw-edit-link a {
    left: .25em
}

time.entry-date.published:before, time.entry-date.updated:before {
    content: "\f073";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: none;
    margin-right: .5em;
    margin-left: .3em
}

.comments-link {
    display: block
}

.no-results, .not-found {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.error404 .jumbotron, .no-results.not-found .jumbotron, .search .jumbotron {
    background-color: transparent
}

.error404 #searchform, .no-results.not-found #searchform, .search #searchform {
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0
}

.bgtfw.search-results {
    padding: 0 15px
}

.search .post {
    margin: 0
}

.has-sidebar .main + aside, .search .post > h2 {
    width: 100%
}

@media only screen and (min-width: 992px) {
    .has-sidebar .main {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: calc(66.66667% + 1em)
    }

    .has-sidebar .main + aside {
        min-width: 300px;
        width: calc(33.33333% + 1em - 5.6rem);
        max-width: 325px;
        padding: 0 1em
    }

    .has-sidebar .site-content.container .main {
        width: calc(66.66667% + 1em - 30px)
    }

    .has-sidebar.left-sidebar .site-content {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .has-sidebar.right-sidebar .site-content {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

#tinymce.mce-content-body {
    height: auto
}

#tinymce.mce-content-body.post-type-post {
    max-width: 877.5px !important
}

.entry-content a.wp-block-button__link, .entry-content a.wp-block-button__link:focus, .entry-content a.wp-block-button__link:hover {
    text-decoration: none
}

.entry-content a.wp-block-button__link:focus, .entry-content a.wp-block-button__link:hover {
    opacity: .9
}

.disabled-footer {
    margin-bottom: 50px
}

.disabled-footer .site-footer {
    padding: 0;
    background-color: #fff;
    border-top: none
}

.disabled-footer .content-area {
    margin-bottom: 15px
}

.bgtfw-edit-links-hidden.page footer.entry-footer {
    background: transparent;
    position: absolute;
    padding: .5em;
    left: 1%;
    right: 1%;
    z-index: 999
}

.bgtfw-edit-links-hidden.page .entry-footer .fa-pencil {
    opacity: .6
}

.bgtfw-edit-links-hidden.page .entry-footer .fa-pencil:hover {
    opacity: 1
}

.bgtfw-edit-links-hidden.page .post-edit-link {
    padding: 5px 30px;
    margin-left: -20px
}

.bgtfw-edit-links-hidden.page .site-content {
    padding-bottom: 0;
    margin-bottom: 0
}

.bgtfw-edit-links-hidden.page.disabled-footer footer.entry-footer {
    bottom: 2em
}

.bgtfw-edit-links-hidden.page.disabled-footer, .bgtfw-edit-links-shown.disabled-footer {
    margin-bottom: 0
}

.bgtfw-edit-links-shown.disabled-footer .attribution-theme-mods:empty {
    display: none
}

.bgtfw-edit-links-shown.page.disabled-footer .bgtfw-edit-link a {
    top: -42px
}

.bgtfw-edit-links-shown.page.disabled-footer .entry-footer {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

.bgtfw-edit-links-shown.page .post-edit-link {
    padding: 5px 30px;
    margin-left: -20px
}

.bgtfw-edit-links-shown.page .site-content {
    padding-bottom: 0;
    margin-bottom: 0
}

html {
    height: 100%
}

html.admin-bar {
    height: calc(100% - 32px)
}

@media screen and (max-width: 782px) {
    html.admin-bar {
        height: calc(100% - 46px)
    }
}

.no-flexbox .sticky-footer-enabled .site, .no-flexbox .sticky-footer-enabled .site-content, .no-flexbox body.sticky-footer-enabled {
    height: 100%
}

.no-flexbox #boldgrid-sticky-wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%
}

.flexbox body.sticky-footer-enabled {
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexbox #boldgrid-sticky-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexbox #boldgrid-sticky-filler, .flexbox #boldgrid-sticky-wrap {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.contact-block:not(:empty) {
    margin: 10px 0
}

.contact-block span {
    display: inline-block
}

.contact-block span:not(:last-child):after {
    margin: 0 5px;
    content: "|"
}

@media only screen and (min-width: 768px) {
    footer#colophon .boldgrid-section .full-width .row aside.sidebar {
        padding-left: 0;
        padding-right: 0;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media only screen and (max-width: 767px) {
    footer#colophon .boldgrid-section .full-width .row aside.sidebar {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        margin-right: 0
    }

    footer#colophon .boldgrid-section .container .row aside.sidebar {
        margin-left: -15px;
        margin-right: -15px
    }
}

.gridblock h1, .gridblock h2, .gridblock h3, .gridblock h4, .gridblock h5, .gridblock h6, .gridblock li, .gridblock ol, .gridblock p, .gridblock ul {
    margin: 10px 0
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
    clear: both
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

img.alignleft {
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

img.alignright {
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.infinite-scroll.neverending .site-footer, .infinite-scroll .posts-navigation {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.mod-space, .mod-space-1x {
    background: none;
    height: 15px
}

.mod-space-2x {
    background: none;
    height: 30px
}

.mod-space-3x {
    background: none;
    height: 45px
}

.mod-space-4x {
    background: none;
    height: 60px
}

.mod-space-5x {
    background: none;
    height: 75px
}

.boldgrid-section .row .mod-reset {
    margin: 0;
    padding: 0
}

.image-gallery img, .mod-img, .mod-img-circle, .slideshow-gallery img, .video-gallery img {
    margin-bottom: 15px
}

.mod-img-circle img {
    border-radius: 50%
}

body:not(.boldgrid-ppb) .boldgrid-shortcode:not(.wpforms-shortcode) {
    display: none
}

@media only screen and (min-width: 992px) {
    .has-sidebar.woocommerce .main {
        -ms-flex: 1 1;
        flex: 1 1
    }
}

.nav.nav-stacked > li > a, .woocommerce .wc-tabs.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

@media only screen and (min-width: 768px) {
    .flexbox .header-fixed.header-top .wp-custom-header {
        transform: translateZ(0)
    }

    .flexbox .header-fixed.header-top .wp-custom-header video {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media screen and (max-width: 782px) {
    .admin-bar.header-fixed .header-left, .admin-bar.header-fixed .header-right {
        top: 46px
    }
}

@media only screen and (min-width: 768px) {
    .flexbox .header-left #boldgrid-sticky-wrap {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .flexbox .header-left.header-fixed #boldgrid-sticky-filler {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .header-left #masthead, .header-left .site-header, .header-left .wp-custom-header, .header-right #masthead, .header-right .site-header, .header-right .wp-custom-header {
        will-change: height, display, z-index, position;
        width: 400px
    }

    .header-left #secondary-menu, .header-right #secondary-menu {
        -ms-flex-pack: center;
        justify-content: center
    }

    .header-left.header-fixed .site-header, .header-right.header-fixed .site-header {
        overflow-x: hidden;
        overflow-y: auto;
        height: 100vh;
        transform: translateZ(0)
    }

    .flexbox .header-left .site-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px
    }

    .flexbox .header-left .site-content {
        width: calc(100% - 400px)
    }

    .flexbox .site-header {
        width: 100%
    }

    .flexbox .header-left.header-fixed .site-header {
        width: 400px;
        height: 100vh
    }

    .flexbox .admin-bar.header-left.header-fixed .site-header {
        height: calc(100vh - 32px)
    }

    .flexbox .header-left.header-fixed .site-footer {
        width: calc(100% - 400px);
        margin-left: 400px
    }

    .flexbox .header-left.header-fixed .site-content {
        margin-left: 400px
    }

    .flexbox .header-fixed .site-header {
        position: fixed;
        z-index: 201
    }
}

@media only screen and (min-width: 768px) {
    .flexbox .header-right #boldgrid-sticky-wrap {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .flexbox .header-right.header-fixed #boldgrid-sticky-filler {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .flexbox .header-right .site-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 400px;
        flex: 0 0 400px
    }

    .flexbox .header-right .site-content {
        width: calc(100% - 400px)
    }

    .flexbox .header-left .site-header input:checked ~ .sm-clean, .flexbox .header-left .site-header input:not(:checked):not(.hidden) ~ .sm-clean, .flexbox .header-right .site-header input:checked ~ .sm-clean, .flexbox .header-right .site-header input:not(:checked):not(.hidden) ~ .sm-clean {
        display: block
    }

    .flexbox .header-right.header-fixed .site-header {
        position: fixed;
        width: 400px;
        height: 100vh
    }

    .flexbox .admin-bar.header-right.header-fixed .site-header {
        height: calc(100vh - 32px)
    }

    .flexbox .header-right.header-fixed .site-footer {
        width: calc(100% - 400px);
        margin-right: 400px
    }

    .flexbox .header-right.header-fixed .site-content {
        margin-right: 400px
    }

    .flexbox .header-fixed.header-left .wp-custom-header video, .flexbox .header-fixed.header-right .wp-custom-header video {
        min-height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        overflow: hidden
    }
}

.has-youtube-header .wp-custom-header {
    height: 100%;
    overflow: hidden;
    padding: 0
}

.has-youtube-header iframe#wp-custom-header-video {
    box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    max-width: 3000%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh
}

@media only screen and (min-width: 768px) {
    .has-youtube-header #navi-wrap {
        display: block;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-item-align: center;
        align-self: center
    }

    .header-left .has-youtube-header .custom-header-media, .header-right .has-youtube-header .custom-header-media {
        height: 100%
    }
}

#masthead {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

#masthead, #navi-wrap {
    display: -ms-flexbox;
    display: flex
}

#navi-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: transparent !important;
    margin-right: 0;
    margin-left: 0
}

#navi-wrap:not(.container) {
    width: 100%
}

#navi-wrap.container > #header-widget-area {
    margin: 1em calc(50% - 50vw)
}

.header0-op {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

#navi {
    background-color: transparent !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width: 768px) {
    #navi-wrap {
        width: 100%
    }

    #navi.container {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .main-menu-btn {
        margin-top: -1em
    }
}

.site-header {
    z-index: 1
}

.wp-custom-header {
    position: absolute;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    height: calc(100% + 2px);
    margin-top: -2px;
    z-index: -1
}

.has-header-image .wp-custom-header, .has-video-header .wp-custom-header, .has-youtube-header .wp-custom-header {
    z-index: 0
}

.wp-custom-header video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.header-top .wp-custom-header video {
    width: 100vw
}

.wp-custom-header img {
    width: 100vw;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.header {
    position: relative
}

.header .wp-custom-header {
    top: 0;
    left: 0;
    bottom: 0;
    height: auto;
    max-height: 100vh
}

@media only screen and (max-width: 767px) {
    .has-header-image .site-header header, .has-video-header .site-header header, .has-youtube-header .site-header header {
        padding: 0
    }
}

@media (min-width: 768px) {
    .header-top .layout-1 #main-menu, .header-top .layout-1 #secondary-menu {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .header-top .layout-2 #navi {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .header-top .layout-2 #secondary-menu {
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .header-top .layout-2 .container .site-branding {
        margin-left: -15px
    }

    .header-top .layout-2 .site-branding {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .header-top .layout-2 #main-menu {
        -ms-flex-line-pack: end;
        align-content: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .header-top .layout-3 #navi {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .header-top .layout-3 #main-menu {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .header-top .layout-3 .site-branding {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .header-top .layout-4 .site-branding {
        -ms-flex-align: center;
        align-items: center
    }

    .header-top .layout-4 #main-menu, .header-top .layout-4 #secondary-menu, .header-top .layout-5 #main-menu, .header-top .layout-5 #secondary-menu {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header-top .layout-5 #navi {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .header-top .layout-6 #secondary-menu {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header-fixed.header-top .sm, .header-fixed.header-top .sm li, .header-fixed.header-top .sm ul {
    width: 100%
}

@media (min-width: 768px) {
    .header-fixed.header-top .sm, .header-fixed.header-top .sm li, .header-fixed.header-top .sm ul {
        width: auto
    }
}

.header-left .site-header .sm.sm-clean, .header-right .site-header .sm.sm-clean {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    height: auto
}

.header-left .site-header #navi-wrap, .header-right .site-header #navi-wrap {
    display: block
}

.home.blog.no-sidebar .site-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.home.blog .main > .row > div {
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.home.blog .main > .row > div, .post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap
}

.post {
    flex-wrap: wrap;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: calc((100% / 1 - .5vw) - 2vw);
    margin: 1vw
}

.page .page, .single .post {
    width: auto;
    margin: 0
}

[class^=column-] .post {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.column-2 .post {
    width: calc((100% / 2 - .5vw) - 2vw)
}

.column-3 .post {
    width: calc((100% / 3 - .5vw) - 2vw)
}

.page .page, .single .post {
    margin-top: 0;
    margin-bottom: 0
}

.site-content.container {
    padding-left: 0;
    padding-right: 0
}

.site-content.container .main {
    padding-left: 15px;
    padding-right: 15px
}

nav.navigation.posts-navigation {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 3.5vw
}

.bgtfw-widget-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    z-index: 1;
    transform: translateZ(0)
}

.header-top:not(.header-fixed) #navi.container {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (min-width: 768px) {
    .header-top:not(.header-fixed) #navi.container {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

#footer-widget-area.bgtfw-widget-row.container {
    margin-left: auto;
    margin-right: auto
}

.bgtfw-widget-row > .sidebar {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media only screen and (min-width: 768px) {
    .bgtfw-widget-row > .sidebar {
        -ms-flex: 1 0 50%;
        flex: 1 0 50%
    }
}

@media only screen and (min-width: 992px) {
    .bgtfw-widget-row > .sidebar {
        -ms-flex: 1 0;
        flex: 1 0
    }
}

.header-left #header-widget-area, .header-right #header-widget-area {
    -ms-flex: 0 1;
    flex: 0 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.header-left #header-widget-area > .sidebar, .header-right #header-widget-area > .sidebar {
    margin-left: 0;
    margin-right: 0
}

.header-left #header-widget-area.bgtfw-widget-row:first-child:after, .header-left #header-widget-area.bgtfw-widget-row:last-child:after, .header-right #header-widget-area.bgtfw-widget-row:first-child:after, .header-right #header-widget-area.bgtfw-widget-row:last-child:after {
    padding-bottom: 0
}

.no-js.flexbox .header-fixed .bgtfw-layout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: scroll;
    max-height: 100%
}

.no-js.flexbox .header-fixed #boldgrid-sticky-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.no-js.flexbox body.sticky-footer-enabled.header-fixed {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

:root {
    --light-text: #fff;
    --dark-text: #333;
    --color-1: #d93;
    --color-1-text-contrast: var(--dark-text);
    --color-2: #212121;
    --color-2-text-contrast: var(--light-text);
    --color-3: #eaebed;
    --color-3-text-contrast: var(--dark-text);
    --color-4: #f6f6f6;
    --color-4-text-contrast: var(--dark-text);
    --color-5: #1a1a1a;
    --color-5-text-contrast: var(--light-text);
    --color-neutral: #fff;
    --color-neutral-text-contrast: var(--dark-text)
}

.color-1-text-default, .color1-text-default {
    color: var(--color-1-text-contrast)
}

.color-1-text-contrast, .color1-text-contrast, .color-1-text-contrast-hover:hover, .color1-text-contrast-hover:hover, .color-1-text-contrast-hover:focus, .color1-text-contrast-hover:focus {
    color: var(--color-1-text-contrast) !important
}

.color-1-color, .color1-color {
    color: var(--color-1) !important
}

.color-1-background, .color1-background {
    background: var(--color-1) !important
}

.color-1-background-color, .color1-background-color {
    background-color: var(--color-1) !important
}

.color-1-border-color, .color1-border-color {
    border-color: var(--color-1) !important
}

.color-2-text-default, .color2-text-default {
    color: var(--color-2-text-contrast)
}

.color-2-text-contrast, .color2-text-contrast, .color-2-text-contrast-hover:hover, .color2-text-contrast-hover:hover, .color-2-text-contrast-hover:focus, .color2-text-contrast-hover:focus {
    color: var(--color-2-text-contrast) !important
}

.color-2-color, .color2-color {
    color: var(--color-2) !important
}

.color-2-background, .color2-background {
    background: var(--color-2) !important
}

.color-2-background-color, .color2-background-color {
    background-color: var(--color-2) !important
}

.color-2-border-color, .color2-border-color {
    border-color: var(--color-2) !important
}

.color-3-text-default, .color3-text-default {
    color: var(--color-3-text-contrast)
}

.color-3-text-contrast, .color3-text-contrast, .color-3-text-contrast-hover:hover, .color3-text-contrast-hover:hover, .color-3-text-contrast-hover:focus, .color3-text-contrast-hover:focus {
    color: var(--color-3-text-contrast) !important
}

.color-3-color, .color3-color {
    color: var(--color-3) !important
}

.color-3-background, .color3-background {
    background: var(--color-3) !important
}

.color-3-background-color, .color3-background-color {
    background-color: var(--color-3) !important
}

.color-3-border-color, .color3-border-color {
    border-color: var(--color-3) !important
}

.color-4-text-default, .color4-text-default {
    color: var(--color-4-text-contrast)
}

.color-4-text-contrast, .color4-text-contrast, .color-4-text-contrast-hover:hover, .color4-text-contrast-hover:hover, .color-4-text-contrast-hover:focus, .color4-text-contrast-hover:focus {
    color: var(--color-4-text-contrast) !important
}

.color-4-color, .color4-color {
    color: var(--color-4) !important
}

.color-4-background, .color4-background {
    background: var(--color-4) !important
}

.color-4-background-color, .color4-background-color {
    background-color: var(--color-4) !important
}

.color-4-border-color, .color4-border-color {
    border-color: var(--color-4) !important
}

.color-5-text-default, .color5-text-default {
    color: var(--color-5-text-contrast)
}

.color-5-text-contrast, .color5-text-contrast, .color-5-text-contrast-hover:hover, .color5-text-contrast-hover:hover, .color-5-text-contrast-hover:focus, .color5-text-contrast-hover:focus {
    color: var(--color-5-text-contrast) !important
}

.color-5-color, .color5-color {
    color: var(--color-5) !important
}

.color-5-background, .color5-background {
    background: var(--color-5) !important
}

.color-5-background-color, .color5-background-color {
    background-color: var(--color-5) !important
}

.color-5-border-color, .color5-border-color {
    border-color: var(--color-5) !important
}

.color-neutral-text-default, .colorneutral-text-default {
    color: var(--color-neutral-text-contrast)
}

.color-neutral-text-contrast, .colorneutral-text-contrast, .color-neutral-text-contrast-hover:hover, .colorneutral-text-contrast-hover:hover, .color-neutral-text-contrast-hover:focus, .colorneutral-text-contrast-hover:focus {
    color: var(--color-neutral-text-contrast) !important
}

.color-neutral-color, .colorneutral-color {
    color: var(--color-neutral) !important
}

.color-neutral-background, .colorneutral-background {
    background: var(--color-neutral) !important
}

.color-neutral-background-color, .colorneutral-background-color {
    background-color: var(--color-neutral) !important
}

.color-neutral-border-color, .colorneutral-border-color {
    border-color: var(--color-neutral) !important
}

.sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.sm, .sm ul, .sm li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left
}

.sm-rtl, .sm-rtl ul, .sm-rtl li {
    direction: rtl;
    text-align: right
}

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
    margin: 0;
    padding: 0
}

.sm ul {
    display: none
}

.sm li, .sm a {
    position: relative
}

.sm a {
    display: block
}

.sm a.disabled {
    cursor: default
}

.sm:after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden
}

.sm *, .sm *:before, .sm *:after {
    box-sizing: inherit
}

.boldgrid-section img:not(.aligncenter) {
    display: inline
}

.bg-img.bg-img-1 {
    border: 3px solid #fff;
    padding: 0;
    box-shadow: 0 0 1px 0 #555, 0 5px 5px 0 #555
}

.bg-img.bg-img-2 {
    border: .5em solid #fff;
    border-bottom-width: 2em;
    box-shadow: 0 0 1px 0 #555, 0 4px 4px 0 #555
}

.bg-img.bg-img-3 {
    box-shadow: 12px 12px 2px rgba(0, 0, 0, .2)
}

@media only screen and (min-width: 768px) {
    .bg-img-right {
        float: right;
        margin-left: 1em
    }

    .bg-img-left {
        float: left;
        margin-right: 1em
    }
}

.bg-box {
    padding: 1em
}

.bg-box.bg-box-circle, .bg-box.bg-box-pill {
    padding: 4em
}

.bg-box-square {
    border-radius: 0
}

.bg-box-pill {
    border-radius: 1000px
}

.bg-box-circle {
    border-radius: 50%
}

.bg-box-rounded {
    border-radius: 2em
}

.bg-box-edged {
    border-radius: 5px
}

.bg-box-pad-sm {
    padding: 3px
}

.bg-box-pad-lg {
    padding: 7px
}

.bg-box-rounded-top-left {
    border-top-left-radius: 2em
}

.bg-box-rounded-top-right {
    border-top-right-radius: 2em
}

.bg-box-rounded-bottom-right {
    border-bottom-right-radius: 2em
}

.bg-box-rounded-bottom-left {
    border-bottom-left-radius: 2em
}

.bg-box-shadow-bottom-right {
    box-shadow: 3px 3px 0 0 grey
}

.bg-box-shadow-bottom-left {
    box-shadow: -3px 3px 0 0 grey
}

.bg-box-border-thin {
    border: 1px solid #000
}

.bg-box-border-normal {
    border: 2px solid #000
}

.bg-box-border-thick {
    border: 3px solid #000
}

.bg-box-border-dashed {
    border: 2px dashed #000
}

.bg-box-border-dashed-thick {
    border: 3px dashed #000
}

.bg-box-border-double {
    border: 2px solid #000;
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #000
}

.bg-box-border-double-thick {
    border: 2px solid #000;
    box-shadow: inset 0 0 0 5px #fff, inset 0 0 0 7px #000
}

.bg-box-pointer {
    position: relative
}

.bg-box-pointer:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0
}

.bg-box-pointer.bg-box-pointer-left:after {
    top: calc(50% - 16px);
    left: -20px;
    bottom: auto;
    border-width: 12px 20px 13px 0;
    border-color: transparent #f3961c
}

.bg-box-pointer.bg-box-pointer-right:after {
    top: calc(50% - 16px);
    right: -20px;
    bottom: auto;
    left: auto;
    border-width: 12px 0 13px 20px;
    border-color: transparent #f3961c
}

.bg-box-pointer.bg-box-pointer-bottom:after {
    left: calc(50% - 16px)
}

.bg-box-pointer.bg-box-pointer-top:after {
    top: -15px;
    bottom: auto;
    border-width: 0 15px 15px;
    left: calc(50% - 16px)
}

.bg-img-square {
    border-radius: 0
}

.bg-img-pill {
    border-radius: 1000px
}

.bg-img-circle {
    border-radius: 50%
}

.bg-img-rounded {
    border-radius: 2em
}

.bg-img-edged {
    border-radius: 5px
}

.bg-img-pad-sm {
    padding: 3px
}

.bg-img-pad-lg {
    padding: 7px
}

.bg-img-rounded-top-left {
    border-top-left-radius: 2em
}

.bg-img-rounded-top-right {
    border-top-right-radius: 2em
}

.bg-img-rounded-bottom-right {
    border-bottom-right-radius: 2em
}

.bg-img-rounded-bottom-left {
    border-bottom-left-radius: 2em
}

.bg-img-shadow-bottom-right {
    box-shadow: 3px 3px 0 0 grey
}

.bg-img-shadow-bottom-left {
    box-shadow: -3px 3px 0 0 grey
}

.bg-img-border-thin {
    border: 1px solid #000
}

.bg-img-border-normal {
    border: 2px solid #000
}

.bg-img-border-thick {
    border: 3px solid #000
}

.bg-img-border-dashed {
    border: 2px dashed #000
}

.bg-img-border-dashed-thick {
    border: 3px dashed #000
}

.bg-img-border-double {
    border: 2px solid #000;
    box-shadow: inset 0 0 0 2px #fff, inset 0 0 0 3px #000
}

.bg-img-border-double-thick {
    border: 2px solid #000;
    box-shadow: inset 0 0 0 5px #fff, inset 0 0 0 7px #000
}

.bg-img-pointer {
    position: relative
}

.bg-img-pointer:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0
}

.bg-img-pointer.bg-img-pointer-left:after {
    top: calc(50% - 16px);
    left: -20px;
    bottom: auto;
    border-width: 12px 20px 13px 0;
    border-color: transparent #f3961c
}

.bg-img-pointer.bg-img-pointer-right:after {
    top: calc(50% - 16px);
    right: -20px;
    bottom: auto;
    left: auto;
    border-width: 12px 0 13px 20px;
    border-color: transparent #f3961c
}

.bg-img-pointer.bg-img-pointer-bottom:after {
    left: calc(50% - 16px)
}

.bg-img-pointer.bg-img-pointer-top:after {
    top: -15px;
    bottom: auto;
    border-width: 0 15px 15px;
    left: calc(50% - 16px)
}

.align-column-top {
    align-self: flex-start
}

.align-column-center {
    align-self: center
}

.align-column-bottom {
    align-self: flex-end
}

.align-column-stretch {
    display: flex;
    align-items: stretch
}

.bg-box-cover {
    margin-right: -15px;
    margin-left: -15px
}

.bg-box-flush {
    padding: 0
}

.bg-box-1 {
    box-shadow: 5px 5px 5px 0 rgba(85, 85, 85, .5)
}

.boldgrid-section .fa-ul {
    margin-left: 0
}

.boldgrid-section .fa-ul .fa-li {
    position: static
}

.bg-img.bg-img-triangle {
    clip-path: polygon(50% 5%, 0 100%, 100% 100%)
}

.bg-img.bg-img-circle {
    border-radius: 100%
}

.bg-img.bg-img-pentagon {
    clip-path: polygon(50% 0, 100% 38%, 82% 100%, 18% 100%, 0 38%)
}

.bg-img.bg-img-bevel {
    clip-path: polygon(20% 0, 80% 0, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0 80%, 0 20%)
}

.bg-img.bg-img-hexagon {
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%)
}

.bg-img.bg-img-rabbet {
    clip-path: polygon(0 15%, 15% 15%, 15% 0, 85% 0, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0 85%)
}

.bg-img.bg-img-rhombus {
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%)
}

.bg-img.bg-img-octagon {
    clip-path: polygon(30% 0, 70% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 70%, 0 30%)
}

.bg-img.bg-img-parallelogram {
    clip-path: polygon(25% 0, 100% 0, 75% 100%, 0 100%)
}

.bg-img.bg-img-point {
    content: "";
    min-height: 100%
}

.bg-img.bg-img-point.bg-img-right {
    clip-path: polygon(0 0, 75% 0, 100% 50%, 75% 100%, 0 100%)
}

.bg-img.bg-img-point.bg-img-left {
    clip-path: polygon(25% 0, 100% 1%, 100% 100%, 25% 100%, 0 50%)
}

.container {
    max-width: 100%
}

.gallery-full-width img {
    width: 100%
}

img {
    max-width: 100%
}

.mod-reset {
    margin: 0
}

.dynamic-gridblock p {
    margin: 0;
    padding: 0
}

.dynamic-gridblock p + p {
    margin-top: 10px
}

.dynamic-gridblock .mod-reset {
    line-height: 0
}

@media (max-width: 768px) {
    .xs-text-center {
        text-align: center
    }
}

@media (max-width: 992px) {
    .sm-text-center {
        text-align: center
    }
}

.background-scroll {
    background-attachment: scroll !important
}

.background-fixed {
    background-attachment: fixed !important
}

.boldgrid-section.bg-background-color :not(.btn):not(select):not(textarea):not(input):not(.wp-playlist),
.boldgrid-section .bg-background-color :not(.btn):not(select):not(textarea):not(input):not(.wp-playlist),
.boldgrid-section.dynamic-gridblock.bg-background-color :not(.btn):not(select):not(textarea):not(input):not(.wp-playlist), .boldgrid-section.dynamic-gridblock .bg-background-color :not(.btn):not(select):not(textarea):not(input):not(.wp-playlist) {
    color: currentColor
}

.boldgrid-section.bg-background-color blockquote, .boldgrid-section .bg-background-color blockquote, .boldgrid-section.bg-background-color hr, .boldgrid-section .bg-background-color hr, .boldgrid-section.dynamic-gridblock.bg-background-color blockquote, .boldgrid-section.dynamic-gridblock .bg-background-color blockquote, .boldgrid-section.dynamic-gridblock.bg-background-color hr, .boldgrid-section.dynamic-gridblock .bg-background-color hr {
    border-color: currentColor
}

.bg-background-color .mejs-container {
    color: #fff !important
}

.boldgrid-section {
    min-height: 30px
}

.site-footer .boldgrid-section, .site-header .boldgrid-section {
    min-height: 0
}

.boldgrid-google-maps iframe, .boldgrid-section iframe, iframe.boldgrid-google-maps {
    max-width: 100%
}

.btn, .button-primary, .button-secondary {
    white-space: nowrap
}

.btn.btn-block, .button-primary.btn-block, .button-secondary.btn-block {
    width: auto
}

.boldgrid-section .btn {
    text-decoration: none
}

.entry-content .row {
    display: flex;
    flex-wrap: wrap
}

.entry-content .row:after, .entry-content .row:before {
    width: 0
}

/* custom */

@media (max-width: 767px) {
    .mod-reset > img {
        width: 100%;
    }
}
@media (min-width: 1400px) {
    .mod-reset > img {
        width: 150px;
    }
}
@media (min-width: 1900px) {
    .mod-reset > img {
        width: 200px;
    }
}
@media (min-width: 2500px) {
    .mod-reset > img {
        width: 250px;
    }
}