progress, sub, sup {
    vertical-align: baseline
}

button, hr, input, select {
    overflow: visible
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

[role=button], [type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

a, table {
    background-color: transparent
}

caption, th {
    text-align: left
}

dd, label, legend {
    margin-bottom: .5rem
}

audio, canvas, label, output, progress, video {
    display: inline-block
}

pre, textarea {
    overflow: auto
}

article, aside, details, figcaption, figure, footer, header, legend, main, menu, nav, pre, section, summary {
    display: block
}

dl, ol, pre, ul {
    margin-top: 0
}

.col-xs, .form-check, sub, sup {
    position: relative
}

.fa-pull-left, .table-reflow thead, .table-reflow tr {
    float: left
}

.mfp-arrow, .owl-carousel, .owl-carousel .owl-item, html {
    -webkit-tap-highlight-color: transparent
}

.mfp-counter, .table-reflow tbody, td {
    white-space: nowrap
}

.gridlove-slider .entry-image a:after, .gridlove-slider a, .gridlove-slider div, .gridlove-slider h2, .gridlove-slider img, .gridlove-slider span, .mfp-wrap, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-size: 1em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button, input, select, textarea {
    font: inherit
}

dt, optgroup {
    font-weight: 700
}

address, legend {
    line-height: inherit
}

button, select {
    text-transform: none
}

[disabled] {
    cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    button:-moz-focusring, input:-moz-focusring {
        outline: ButtonText dotted 1px
    }

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal
}

textarea {
    resize: vertical
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.mfp-container, html {
    -webkit-box-sizing: border-box
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

html {
    -ms-overflow-style: scrollbar;
    box-sizing: border-box;
    font-size: 16px;
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

body {
    font-size: 1rem;
    margin: 0;
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

abbr[data-original-title], abbr[title] {
    border-bottom: 1px dotted #818a91;
    cursor: help;
}

address {
    font-style: normal
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dd {
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

a:focus, a:hover {
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline-offset: -2px
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

    a:not([href]):not([tabindex]):focus, button:focus, input[type=submit] {
        outline: 0
    }

.form-control:disabled, input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

caption {
    caption-side: bottom;
    color: #818a91;
    padding-bottom: .75rem;
    padding-top: .75rem;
}

.fa-fw, .fa-li, .mfp-container {
    text-align: center
}

button, input, select, textarea {
    border-radius: 0;
    line-height: inherit;
    margin: 0;
}

    input[type=datetime-local], input[type=month], input[type=date], input[type=time] {
        -webkit-appearance: listbox
    }

    input[type=number], input[type=search], input[type=text], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=date], textarea {
        -webkit-appearance: none
    }

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}

legend {
    font-size: 1.5rem;
    padding: 0;
    width: 100%;
}

.table, hr {
    margin-bottom: 1rem
}

[hidden] {
    display: none !important
}

hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 1rem;
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em;
}

code, kbd {
    font-size: 90%;
    padding: .2rem .4rem;
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
    background-color: #f7f7f9;
    border-radius: .25rem;
    color: #bd4147;
}

kbd {
    background-color: #333;
    border-radius: .2rem;
    color: #fff;
}

    kbd kbd {
        font-size: 100%;
        font-weight: 700;
        padding: 0;
    }

pre {
    color: #373a3c;
    font-size: 90%;
}

.module-actions, .module-title, .row {
    / / display: -webkit-box;
    display: -ms-flexbox
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
}

.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width: 100px) {
    .container {
        max-width: 430px
    }
}

@media (min-width: 580px) {
    .container {
        max-width: 830px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1229px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1230px
    }
}

.row {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.col-xs {
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-xs-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-xs-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-xs-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-xs-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-xs-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-xs-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-xs-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-xs-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.333333%
}

.pull-xs-2 {
    right: 16.666667%
}

.pull-xs-3 {
    right: 25%
}

.pull-xs-4 {
    right: 33.333333%
}

.pull-xs-5 {
    right: 41.666667%
}

.pull-xs-6 {
    right: 50%
}

.pull-xs-7 {
    right: 58.333333%
}

.pull-xs-8 {
    right: 66.666667%
}

.pull-xs-9 {
    right: 75%
}

.pull-xs-10 {
    right: 83.333333%
}

.pull-xs-11 {
    right: 91.666667%
}

.pull-xs-12 {
    right: 100%
}

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.333333%
}

.push-xs-2 {
    left: 16.666667%
}

.push-xs-3 {
    left: 25%
}

.push-xs-4 {
    left: 33.333333%
}

.push-xs-5 {
    left: 41.666667%
}

.push-xs-6 {
    left: 50%
}

.push-xs-7 {
    left: 58.333333%
}

.push-xs-8 {
    left: 66.666667%
}

.push-xs-9 {
    left: 75%
}

.push-xs-10 {
    left: 83.333333%
}

.push-xs-11 {
    left: 91.666667%
}

.push-xs-12 {
    left: 100%
}

.offset-xs-1 {
    margin-left: 8.333333%
}

.offset-xs-2 {
    margin-left: 16.666667%
}

.offset-xs-3 {
    margin-left: 25%
}

.offset-xs-4 {
    margin-left: 33.333333%
}

.offset-xs-5 {
    margin-left: 41.666667%
}

.offset-xs-6 {
    margin-left: 50%
}

.offset-xs-7 {
    margin-left: 58.333333%
}

.offset-xs-8 {
    margin-left: 66.666667%
}

.offset-xs-9 {
    margin-left: 75%
}

.offset-xs-10 {
    margin-left: 83.333333%
}

.offset-xs-11 {
    margin-left: 91.666667%
}

@media (min-width: 100px) {
    .col-sm {
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -webkit-flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.333333%
    }

    .pull-sm-5 {
        right: 41.666667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.333333%
    }

    .pull-sm-8 {
        right: 66.666667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.333333%
    }

    .push-sm-5 {
        left: 41.666667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.333333%
    }

    .push-sm-8 {
        left: 66.666667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 580px) {
    .col-md {
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -webkit-flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.333333%
    }

    .pull-md-5 {
        right: 41.666667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.333333%
    }

    .pull-md-8 {
        right: 66.666667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.333333%
    }

    .push-md-5 {
        left: 41.666667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.333333%
    }

    .push-md-8 {
        left: 66.666667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1024px) {
    .col-lg {
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -webkit-flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.333333%
    }

    .pull-lg-5 {
        right: 41.666667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.333333%
    }

    .pull-lg-8 {
        right: 66.666667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.333333%
    }

    .push-lg-5 {
        left: 41.666667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.333333%
    }

    .push-lg-8 {
        left: 66.666667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -webkit-flex-basis: 0;
        -webkit-flex-grow: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.333333%
    }

    .pull-xl-5 {
        right: 41.666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.333333%
    }

    .pull-xl-8 {
        right: 66.666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.333333%
    }

    .push-xl-5 {
        left: 41.666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.333333%
    }

    .push-xl-8 {
        left: 66.666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    max-width: 100%;
    width: 100%;
}

    .table td, .table th {
        border-top: 1px solid #eceeef;
        padding: .75rem;
        vertical-align: top;
    }

    .table thead th {
        border-bottom: 2px solid #eceeef;
        vertical-align: bottom;
    }

    .table tbody + tbody {
        border-top: 2px solid #eceeef
    }

    .table .table {
        background-color: #fff
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #eceeef
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-success, .table-success > td, .table-success > th {
    background-color: #dff0d8
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6
}

.table-info, .table-info > td, .table-info > th {
    background-color: #d9edf7
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f2dede
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc
}

.thead-inverse th {
    background-color: #373a3c;
    color: #fff;
}

.thead-default th {
    background-color: #eceeef;
    color: #55595c;
}

.table-inverse {
    background-color: #373a3c;
    color: #eceeef;
}

    .table-inverse td, .table-inverse th, .table-inverse thead th {
        border-color: #55595c
    }

    .table-inverse.table-bordered {
        border: 0
    }

.table-responsive {
    display: block;
    min-height: .01%;
    overflow-x: auto;
    width: 100%;
}

.table-reflow tbody {
    display: block
}

.table-reflow td, .table-reflow th {
    border-left: 1px solid #eceeef;
    border-top: 1px solid #eceeef;
}

    .table-reflow td:last-child, .table-reflow th:last-child {
        border-right: 1px solid #eceeef
    }

.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #eceeef
}

.table-reflow tr td, .table-reflow tr th {
    border: 1px solid #eceeef;
    display: block !important;
}

.form-check, .form-control, .form-control-file, .form-control-range, .form-text {
    display: block
}

.form-control {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    color: #55595c;
    font-size: 1rem;
    line-height: 1.25;
    padding: .5rem .75rem;
    width: 100%;
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        background-color: #fff;
        border-color: #66afe9;
        color: #55595c;
        outline: 0
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control::placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #eceeef;
        opacity: 1
    }

select.form-control:not([size]):not([multiple]) {
    height: 2.5rem
}

select.form-control:focus::-ms-value {
    background-color: #fff;
    color: #55595c;
}

.col-form-label {
    margin-bottom: 0;
    padding-bottom: .5rem;
    padding-top: .5rem;
}

.col-form-label-lg {
    font-size: 1.25rem;
    padding-bottom: .75rem;
    padding-top: .75rem;
}

.col-form-label-sm {
    font-size: .875rem;
    padding-bottom: .25rem;
    padding-top: .25rem;
}

.col-form-legend, .form-control-static {
    margin-bottom: 0;
    padding-bottom: .5rem;
    padding-top: .5rem;
}

.col-form-legend {
    font-size: 1rem
}

.form-control-static {
    min-height: 2.5rem
}

    .form-control-static.form-control-lg, .form-control-static.form-control-sm {
        padding-left: 0;
        padding-right: 0;
    }

.form-control-sm {
    border-radius: .2rem;
    font-size: .875rem;
    padding: .25rem .5rem;
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg {
    border-radius: .3rem;
    font-size: 1.25rem;
    padding: .75rem 1.5rem;
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    margin-top: .25rem
}

.form-check {
    margin-bottom: .75rem
}

    .form-check + .form-check {
        margin-top: -.25rem
    }

.form-check-input, .form-control-feedback {
    margin-top: .25rem
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .custom-control, .has-success .form-control-feedback, .has-success .form-control-label, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #5cb85c
}

.form-check-inline, .form-check-label {
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 1.25rem;
}

.form-check-input {
    margin-left: -1.25rem;
    position: absolute;
}

    .form-check-input:only-child {
        position: static
    }

.form-check-inline {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

    .form-check-inline + .form-check-inline {
        margin-left: .75rem
    }

    .form-check-inline.disabled {
        cursor: not-allowed
    }

.form-control-danger, .form-control-success, .form-control-warning {
    -webkit-background-size: 1.25rem 1.25rem;
    background-position: center right .625rem;
    background-repeat: no-repeat;
    background-size: 1.25rem 1.25rem;
    padding-right: 2.25rem;
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    background-color: #eaf6ea;
    border-color: #5cb85c;
    color: #5cb85c;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .custom-control, .has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #f0ad4e
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    background-color: #fff;
    border-color: #f0ad4e;
    color: #f0ad4e;
}

.has-danger .checkbox, .has-danger .checkbox-inline, .has-danger .custom-control, .has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .radio, .has-danger .radio-inline, .has-danger.checkbox label, .has-danger.checkbox-inline label, .has-danger.radio label, .has-danger.radio-inline label {
    color: #d9534f
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    background-color: #fdf7f7;
    border-color: #d9534f;
    color: #d9534f;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.clearfix::after {
    clear: both;
    content: "";
    display: table;
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.hidden-xl-down, .hidden-xs-up, .visible-print-block {
    display: none !important
}

.flex-xs-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    order: -1
}

.flex-xs-last {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

.flex-xs-unordered {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.flex-items-xs-top {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    align-items: flex-start
}

.flex-items-xs-middle {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.flex-items-xs-bottom {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    align-items: flex-end
}

.flex-xs-top {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start
}

.flex-xs-middle {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center
}

.flex-xs-bottom {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end
}

.flex-items-xs-left {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.flex-items-xs-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.flex-items-xs-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.flex-items-xs-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.flex-items-xs-between {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.invisible {
    visibility: hidden !important
}

@media (max-width: 99px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 100px) {
    .flex-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-sm-last {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-items-sm-top {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .flex-items-sm-middle {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }

    .flex-items-sm-bottom {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        -webkit-align-items: flex-end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .flex-sm-top {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start
    }

    .flex-sm-middle {
        -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center
    }

    .flex-sm-bottom {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end
    }

    .flex-items-sm-left {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .flex-items-sm-center {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .flex-items-sm-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .flex-items-sm-around {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .flex-items-sm-between {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 579px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width: 580px) {
    .flex-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-md-last {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-items-md-top {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .flex-items-md-middle {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }

    .flex-items-md-bottom {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        -webkit-align-items: flex-end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .flex-md-top {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start
    }

    .flex-md-middle {
        -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center
    }

    .flex-md-bottom {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end
    }

    .flex-items-md-left {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .flex-items-md-center {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .flex-items-md-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .flex-items-md-around {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .flex-items-md-between {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 1023px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width: 1024px) {
    .flex-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-lg-last {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-items-lg-top {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .flex-items-lg-middle {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }

    .flex-items-lg-bottom {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        -webkit-align-items: flex-end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .flex-lg-top {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start
    }

    .flex-lg-middle {
        -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center
    }

    .flex-lg-bottom {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end
    }

    .flex-items-lg-left {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .flex-items-lg-center {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .flex-items-lg-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .flex-items-lg-around {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .flex-items-lg-between {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        order: -1
    }

    .flex-xl-last {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .flex-items-xl-top {
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .flex-items-xl-middle {
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }

    .flex-items-xl-bottom {
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        -webkit-align-items: flex-end;
        -webkit-box-align: end;
        align-items: flex-end
    }

    .flex-xl-top {
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start
    }

    .flex-xl-middle {
        -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center
    }

    .flex-xl-bottom {
        -ms-flex-item-align: end;
        -webkit-align-self: flex-end;
        align-self: flex-end
    }

    .flex-items-xl-left {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .flex-items-xl-center {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .flex-items-xl-right {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }

    .flex-items-xl-around {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .flex-items-xl-between {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .hidden-xl-up {
        display: none !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.fa, .fa-stack {
    display: inline-block
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../fonts/fontawesome-webfont.html) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');
}

.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14285714em;
    padding-left: 0;
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2.14285714em;
    position: absolute;
    top: .14285714em;
    width: 2.14285714em;
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -ms-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.mfp-container:before, .mfp-figure:after {
    content: ''
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.mfp-bg, .mfp-wrap {
    left: 0;
    position: fixed;
    top: 0
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%;
}

.mfp-bg {
    background: #0b0b0b;
    filter: alpha(opacity=90);
    opacity: .9;
    overflow: hidden;
    z-index: 99998;
}

.mfp-wrap {
    outline: 0 !important;
    z-index: 99999;
}

.mfp-container {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
}

    .mfp-container:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045
}

.mfp-close, .mfp-preloader {
    position: absolute;
    text-align: center;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    cursor: auto;
    width: 100%;
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    left: 8px;
    margin-top: -.8em;
    right: 8px;
    top: 50%;
    width: auto;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-close, .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    background: 0 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0;
    overflow: visible;
    padding: 0;
    z-index: 1046;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.mfp-close {
    filter: alpha(opacity=65);
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: .65;
    padding: 0 0 18px 10px;
    right: 0;
    text-decoration: none;
    top: 0;
    width: 44px;
}

    .mfp-close:focus, .mfp-close:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%
}

.mfp-counter {
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    filter: alpha(opacity=65);
    height: 110px;
    margin: -55px 0 0;
    opacity: .65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px;
}

    .mfp-arrow:focus, .mfp-arrow:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .mfp-arrow .mfp-a, .mfp-arrow:after {
        border-bottom-width: 13px;
        border-top-width: 13px;
        top: 8px
    }

    .mfp-arrow .mfp-b, .mfp-arrow:before {
        border-bottom-width: 21px;
        border-top-width: 21px;
        opacity: .7
    }

.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        max-width: 900px;
        width: 100%;
    }

.mfp-image-holder .mfp-content, iframe, img, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%;
}

    .mfp-iframe-scaler iframe {
        background: #000;
        box-shadow: 0 0 8px rgba(0, 0, 0, .6);
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.mfp-figure:after, img.mfp-img {
    display: block;
    height: auto;
    width: auto;
}

img.mfp-img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 40px 0;
}

.mfp-figure:after {
    background: #444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: -1;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%;
}

.mfp-title {
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        bottom: 0;
        top: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;
        position: fixed;
        top: auto;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        background: rgba(0, 0, 0, .6);
        height: 35px;
        line-height: 35px;
        padding: 0;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        width: 35px;
    }
}

.gridlove-comments, .gridlove-site-content, .widget {
    margin-bottom: 30px
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 600px;
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    padding-top: 0;
    right: 0;
    top: 0;
}

.owl-height {
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        -ms-touch-action: pan-Y;
        position: relative;
    }

        .owl-carousel .owl-stage:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            line-height: 0;
            visibility: hidden;
        }

    .owl-carousel .owl-stage-outer {
        -webkit-transform: translate3d(0, 0, 0);
        overflow: hidden;
        position: relative;
    }

    .owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        cursor: pointer;
        cursor: hand;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        display: block;
        opacity: 0;
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

.entry-title a, .no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    float: left;
    min-height: 1px;
    position: relative;
    user-select: none
}

    .owl-carousel .owl-item img {
        -webkit-transform-style: preserve-3d
    }

.owl-carousel.owl-text-select-on .owl-item {
    -moz-user-select: auto;
    -ms-user-select: auto;
    -webkit-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

    .owl-carousel.owl-rtl .owl-item {
        float: right
    }

img {
    height: auto
}

.gridlove-content, .gridlove-share-wrapper, .gridlove-sidebar {
    padding-left: 15px;
    padding-right: 15px
}

.gridlove-share-wrapper {
    -ms-flex: 0 0 100px;
    -webkit-box-flex: 0;
    flex: 0 0 100px;
    position: relative;
    width: 100px;
}

.gridlove-content {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    max-width: 770px;
    min-width: 0;
}

.gridlove-sidebar {
    -ms-flex: 0 0 330px;
    -webkit-box-flex: 0;
    flex: 0 0 330px;
    max-width: 330px;
    position: relative;
    width: 330px;
}

.module-desc .avatar {
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}

.gridlove-sticky-sidebar {
    -moz-transition: top .2s ease;
    -ms-transition: top .2s ease;
    -o-transition: top .2s ease;
    -webkit-transition: top .2s ease;
    transition: top .2s ease
}

.entry-category a, .gridlove-action-link, .gridlove-pill {
    -ms-transition: all .2s ease-in-out;
    border-radius: 20px;
    font-size: 10px;
    margin-right: 5px;
    pointer-events: auto;
    text-transform: uppercase
}

.gridlove-sidebar-left > .row {
    -ms-flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    flex-direction: row-reverse
}

.gridlove-site-content > .row {
    -ms-flex-align: start;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -webkit-box-pack: center;
    align-items: flex-start;
    justify-content: center;
}

.gridlove-sidebar-none .gridlove-share {
    margin-left: 0
}

.entry-category a {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    display: inline-block;
    height: auto;
    line-height: 10px;
    padding: 7px 11px 6px;
    transition: all .2s ease-in-out;
    vertical-align: top;
}

.entry-meta a, .entry-title a, .gridlove-action-link, .gridlove-pill {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.entry-overlay .entry-category a, .gridlove-posts .entry-category a, .gridlove-related .entry-category a {
    margin-bottom: 2px
}

.gridlove-action-link, .gridlove-pill {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 11px;
    transition: all .2s ease-in-out
}

.entry-meta a, .entry-title a {
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.pill-large {
    height: 30px;
    line-height: 30px;
    padding: 1px 15px
}

.gridlove-action-link {
    margin-left: 5px;
    margin-right: 0;
}

.gridlove-pagination {
    clear: both;
    min-height: 43px;
    padding-top: 4px;
    position: relative;
    text-align: center
}

.gridlove-masonry-wrapper .gridlove-post-d, .gridlove-masonry-wrapper .gridlove-post-d .entry-image img, .gridlove-module-layout-masonry .gridlove-post-d, .gridlove-module-layout-masonry .gridlove-post-d .entry-image img {
    min-height: 200px
}

.gridlove-infinite-scroll a, .gridlove-load-more a, .gridlove-pagination .gridlove-next a, .gridlove-pagination .gridlove-prev a, .gridlove-pagination .next, .gridlove-pagination .prev {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 2px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0 0 30px;
    min-width: 200px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    vertical-align: top;
}

    .gridlove-infinite-scroll a:hover, .gridlove-load-more a:hover, .gridlove-pagination .gridlove-next a:hover, .gridlove-pagination .gridlove-prev a:hover, .gridlove-pagination .next:hover, .gridlove-pagination .prev:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1)
    }

    .gridlove-infinite-scroll a:focus, .gridlove-load-more a:focus, .gridlove-pagination .gridlove-next a:focus, .gridlove-pagination .gridlove-prev a:focus, .gridlove-pagination .next:focus, .gridlove-pagination .prev:focus {
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 230px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 230px rgba(0, 0, 0, .5)
    }

.gridlove-pagination .gridlove-next, .gridlove-pagination .gridlove-prev {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
}

.gridlove-link-pages a, .gridlove-link-pages span, .gridlove-pagination .page-numbers {
    border-radius: 2px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    width: 50px;
}

.gridlove-pagination .next {
    margin-left: 20px
}

.gridlove-pagination .prev {
    margin-right: 20px
}

.gridlove-loader {
    height: 50px;
    left: 50%;
    margin-left: -25px;
    opacity: 0;
    position: absolute;
    top: 4px;
    width: 50px;
    z-index: 1
}

.gridlove-loader-active .gridlove-loader {
    opacity: 1
}

.gridlove-loader-active a {
    opacity: 0
}

.gridlove-load-more a {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    position: relative;
    transition: all .2s ease-in-out;
    z-index: 2;
}

.double-bounce1, .double-bounce2 {
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.gridlove-infinite-scroll a {
    opacity: 0;
    visibility: hidden
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.gridlove-link-pages {
    margin-bottom: 30px;
    text-align: left;
}

    .gridlove-link-pages a, .gridlove-link-pages span {
        border-radius: 50%;
        display: inline-block;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        vertical-align: top;
        width: 30px;
    }

.gridlove-format-icon {
    background: #111;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    margin-right: 2px;
    text-align: center;
    vertical-align: top;
    width: 24px;
}

.entry-overlay .gridlove-format-icon, .gridlove-cover-item .gridlove-format-icon, .gridlove-post-a .gridlove-format-icon {
    background: #FFF;
    color: #111
}

.gridlove-format-icon .fa-play {
    display: block;
    font-size: 9px;
    line-height: 24px;
    margin-left: 3px;
}

.gridlove-format-icon .fa-camera {
    margin-left: 1px
}

.gridlove-format-icon .fa-camera, .gridlove-format-icon .fa-music {
    display: block;
    font-size: 12px;
    line-height: 24px;
}

.sticky .entry-title a:before {
    content: "\f08d";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 1;
    margin-right: 5px;
    outline: 0;
}

.entry-image, .wp-caption {
    position: relative
}

.gallery-caption, .wp-caption-text {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    color: rgba(255, 255, 255, .8);
    font-size: 12px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    z-index: 10
}

.gallery-caption {
    display: none
}

.wp-caption-text a {
    color: rgba(255, 255, 255, .8);
    text-decoration: underline;
}

.aligncenter, .alignnone {
    clear: both;
    display: block;
    margin: 0 auto 30px;
    max-width: 100%
}

.alignleft, .alignright {
    display: inline;
    margin-bottom: 10px;
    max-width: 100%
}

.alignright {
    float: right;
    margin-left: 24px
}

.alignleft, .category .module-desc .entry-category {
    float: left
}

.alignleft {
    margin-right: 24px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.gridlove-not-found .gridlove-search-form input {
    margin-right: 8px;
    max-width: 300px;
}

.gridlove-not-found {
    margin: 10vh auto 14vh
}

.gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls {
    bottom: auto;
    margin-top: -35px;
    right: auto;
    top: 50%;
    width: 100%;
}

    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav {
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
    }

        .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-next, .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-prev {
            position: absolute
        }

.module-desc {
    margin-top: 10px;
    max-width: 60%
}

.category .module-desc p {
    margin-bottom: 18px
}

body.search .module-desc {
    margin-top: 0
}

.gridlove-post-b .entry-content p, .gridlove-post-c .entry-content p {
    margin-bottom: 0
}

.box-inner-ellipsis {
    height: 197px;
    max-height: 197px;
    overflow: hidden
}

.gridlove-post-a .box-inner-ellipsis {
    height: 70px;
    max-height: 70px
}

body.search .gridlove-search-form input {
    font-size: 14px;
    height: 34px;
    margin-right: 7px;
    width: 200px;
}

body.search .gridlove-search-form .gridlove-button-search {
    height: 34px;
    line-height: 34px;
    padding: 0 20px
}

.module-actions, .module-title {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}

.module-title {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.gridlove-slider-controls > .owl-prev {
    margin-right: 5px
}

.gridlove-posts.owl-carousel .owl-stage-outer {
    margin: 0 -4px;
    padding: 0 0 0 4px;
}

.gridlove-text-module-content p:last-child {
    margin-bottom: 0
}

.gallery {
    -ms-flex-flow: row wrap;
    -ms-flex-pack: end;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    margin: 0;
}

    .gallery .gallery-icon, .gallery .gridlove-popup {
        display: inline-block;
        height: 100%
    }

.gallery-icon img {
    -o-object-fit: cover;
    height: 100%;
    object-fit: cover
}

.gallery-item {
    display: inline-block;
    margin: 0;
    padding: 0 2px 2px 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1.owl-carousel, .wp-block-gallery.columns-1 {
    padding: 0
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-1 {
    display: block
}

.gallery .gallery-item a:after, .wp-block-gallery .blocks-gallery-item a:after {
    -moz-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    -webkit-transition: all .2s ease-in-out;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    content: "\f0b2";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    height: 59px;
    left: 50%;
    line-height: 61px;
    margin-left: -31px;
    margin-top: -31px;
    opacity: 0;
    padding: 0;
    pointer-events: auto;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all .2s ease-in-out;
    vertical-align: top;
    width: 59px;
    z-index: 5;
}

.mfp-image-holder button.mfp-close, a.gridlove-popup-img:after, button.mfp-arrow {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    pointer-events: auto;
    vertical-align: top;
}

.gallery-columns-4 .gallery-item a:after, .gallery-columns-5 .gallery-item a:after, .gallery-columns-6 .gallery-item a:after, .gallery-columns-7 .gallery-item a:after {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
}

.gallery-columns-8 .gallery-item a:after, .gallery-columns-9 .gallery-item a:after {
    display: none
}

.gallery .gallery-item a:hover:after, .wp-block-gallery .blocks-gallery-item a:hover:after {
    opacity: 1
}

.entry-content .gallery, .entry-content .gallery-columns-1.owl-carousel, .wp-block-gallery.columns-1 {
    margin-bottom: 30px
}

    .gallery-columns-1 .owl-controls, .wp-block-gallery.columns-1 .owl-controls {
        bottom: auto !important;
        height: 40px;
        margin-top: -20px;
        pointer-events: none;
        top: 50%;
        width: 100%;
    }

    .gallery-columns-1 .owl-next, .wp-block-gallery.columns-1 .owl-next {
        position: absolute;
        right: 30px;
    }

    .gallery-columns-1 .owl-prev, .wp-block-gallery.columns-1 .owl-prev {
        left: 30px;
        position: absolute
    }

.mfp-title {
    background: rgba(0, 0, 0, .8);
    color: #CCC;
    font-size: 12px;
    left: 20px;
    line-height: 18px;
    padding: 3px 8px;
    position: absolute;
    top: -48px;
}

    .mfp-counter:empty, .mfp-title:empty {
        padding: 0
    }

.gallery-columns-1 .gallery-item {
    display: none;
    max-width: 100%;
    padding: 0
}

    .gallery-columns-1 .gallery-item:first-child {
        display: block
    }

.gallery-columns-2 .gallery-item {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    -ms-flex: 0 0 33.33%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    -ms-flex: 0 0 16.66%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66%;
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    -ms-flex: 0 0 14.28%;
    -webkit-box-flex: 0;
    flex: 0 0 14.28%;
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    -ms-flex: 0 0 12.5%;
    -webkit-box-flex: 0;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    -ms-flex: 0 0 11.11%;
    -webkit-box-flex: 0;
    flex: 0 0 11.11%;
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-icon .herald-popup {
    float: left;
    outline: 0;
    position: relative;
    width: 100%
}

.gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    padding-right: 0
}

.mfp-image-holder button.mfp-close, button.mfp-arrow {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    transition: all .2s ease-in-out;
    width: 40px;
}

.mfp-arrow-right {
    right: 24px
}

.mfp-arrow-left {
    left: 24px
}

    .mfp-arrow-left:before, .mfp-arrow-right:before {
        font-family: FontAwesome
    }

    .mfp-arrow-left:before {
        content: "\f053"
    }

.mfp-arrow-right:before {
    content: "\f054"
}

.mfp-image-holder button.mfp-close:hover, button.mfp-arrow:hover {
    background: #fff;
    color: #000;
    cursor: pointer
}

.mfp-image-holder button.mfp-close {
    font-size: 27px;
    right: -55px;
    text-align: center;
    top: 10px;
}

.mfp-bg, .mfp-wrap {
    cursor: pointer
}

a.gridlove-popup-img {
    border: 0 !important;
    display: block;
    position: relative;
}

body .format-video .meta-media .wp-audio-shortcode, body .format-video .meta-media .wp-playlist-current-item, body .format-video .meta-media .wp-playlist-item, body .format-video .meta-media .wp-playlist-item:last-child, body .format-video .meta-media .wp-playlist-tracks, body .has-post-thumbnail .meta-media .wp-audio-shortcode, body .has-post-thumbnail .meta-media .wp-playlist-current-item, body .has-post-thumbnail .meta-media .wp-playlist-item, body .has-post-thumbnail .meta-media .wp-playlist-item:last-child, body .has-post-thumbnail .meta-media .wp-playlist-tracks {
    border-color: rgba(0, 0, 0, .18)
}

a.gridlove-popup-img:after {
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    content: "\f0b2";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    height: 59px;
    left: 50%;
    line-height: 61px;
    margin-left: -31px;
    margin-top: -31px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all .2s ease-in-out;
    width: 59px;
    z-index: 5;
}

a.gridlove-popup-img:hover:after, a.mks_button:hover {
    opacity: 1
}

.wp-block-gallery .blocks-gallery-item {
    margin: 0 2px 2px 0
}

.gridlove-infinite-scroll-single {
    margin-top: -35px;
    padding-bottom: 52px
}

body .mejs-container {
    background: 0 0
}

    body .mejs-container.wp-audio-shortcode {
        height: 90px !important;
        margin-bottom: 0
    }

body .entry-content .mejs-container.wp-audio-shortcode {
    margin-bottom: 30px
}

body .format-video .meta-media .mejs-container .mejs-controls, body .format-video .meta-media .mejs-embed, body .format-video .meta-media .mejs-embed body, body .has-post-thumbnail .meta-media .mejs-container .mejs-controls, body .has-post-thumbnail .meta-media .mejs-embed, body .has-post-thumbnail .meta-media .mejs-embed body {
    background: #111
}

body .format-video .meta-media .wp-playlist-light, body .has-post-thumbnail .meta-media .wp-playlist-light {
    background: 0 0;
    color: rgba(0, 0, 0, .73)
}

body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body .format-video .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float, body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded, body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-total, body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body .has-post-thumbnail .meta-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float, body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-loaded, body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(0, 0, 0, .18)
}

body .format-video .meta-media .mejs-container .mejs-controls .mejs-time span, body .has-post-thumbnail .meta-media .mejs-container .mejs-controls .mejs-time span {
    color: rgba(0, 0, 0, .73)
}

body .format-video .meta-media .mejs-controls .mejs-button, body .format-video .meta-media .mejs-controls .mejs-button button, body .format-video .meta-media .wp-playlist-current-item .wp-playlist-item-title, body .format-video .meta-media .wp-playlist-playing, body .has-post-thumbnail .meta-media .mejs-controls .mejs-button, body .has-post-thumbnail .meta-media .mejs-controls .mejs-button button, body .has-post-thumbnail .meta-media .wp-playlist-current-item .wp-playlist-item-title, body .has-post-thumbnail .meta-media .wp-playlist-playing {
    color: rgba(0, 0, 0, .88)
}

body .format-video .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner, body .has-post-thumbnail .meta-media .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-top-color: rgba(0, 0, 0, .18)
}

.mejs-container *, body .format-video .meta-media .mejs-container *, body .has-post-thumbnail .meta-media .mejs-container * {
    color: #111;
    font-weight: 700
}

body .format-video .meta-media div.mejs-container.wp-audio-shortcode, body .has-post-thumbnail .meta-media div.mejs-container.wp-audio-shortcode {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80% !important;
    z-index: 100;
}

body .format-video .meta-media div.mejs-container .mejs-controls {
    bottom: 30px;
    left: 30px;
    right: 30px;
    width: 94%
}

div.mejs-container .mejs-controls {
    height: 90px
}

body .herald-entry-content .mejs-container.wp-audio-shortcode {
    margin: 30px auto
}

div.mejs-controls div.mejs-time-rail {
    padding-top: 37px
}

div.mejs-container .mejs-controls .mejs-time {
    padding-top: 42px
}

body .wp-video {
    width: 100% !important
}

.me-plugin {
    position: absolute
}

body .mejs-container .mejs-controls .mejs-button.mejs-playpause-button {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center
}

body .mejs-container .mejs-controls .mejs-button.mejs-volume-button {
    margin-left: 0;
    margin-right: 10px;
    text-align: center
}

body .mejs-container .mejs-controls .mejs-button button {
    background: 0 0;
    bottom: 0;
    height: 32px;
    left: 0;
    margin: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
}

body .mejs-controls a.mejs-horizontal-volume-slider {
    margin: 32px 20px 0 0
}

body .mejs-container .mejs-controls .mejs-time-float-corner {
    top: 100%
}

body .mejs-controls .mejs-button button:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    bottom: 0;
    display: inline-block;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1.4;
    position: absolute;
    right: 0;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    top: 0;
    vertical-align: top;
}

body .mejs-controls .mejs-play button:before {
    content: "\f04b";
    font-family: FontAwesome;
}

body .mejs-controls .mejs-pause button:before {
    content: "\f04c ";
    font-family: FontAwesome;
}

body .mejs-controls .mejs-volume-button button:before {
    content: "\f027";
    font-family: FontAwesome;
}

body .mejs-controls .mejs-volume-button.mejs-unmute button:before {
    content: "\f026";
    font-family: FontAwesome;
}

body .wp-playlist {
    border: none;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77777778;
    margin: 1.777em 0 3.5em;
    padding: 0
}

    body .wp-playlist .wp-playlist-current-item img {
        margin-right: 20px;
        max-width: 70px
    }

body .wp-playlist-caption, body .wp-playlist-item-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77777778
}

body .wp-playlist-current-item {
    border-bottom: 1px solid;
    height: auto;
    margin-bottom: 0;
    padding-bottom: .55555556em
}

    body .wp-playlist-current-item .wp-playlist-item-title, body .wp-playlist-playing {
        font-weight: 700
    }

body .wp-playlist-tracks {
    border-top: 1px solid;
    margin: 0
}

body .wp-playlist-item {
    padding: .55555556em
}

    body .wp-playlist-item:last-child {
        border-bottom: 1px solid
    }

body .wp-playlist-item-length {
    bottom: .66666667em;
    right: .55555556em;
    top: auto;
}

body .wp-playlist-item-artist {
    display: block
}

body .mejs-controls .mejs-time-rail .mejs-time-float {
    background: #333;
    border: none;
    color: #FFF;
    font-size: 10px;
    padding: 1px
}

body .mejs-controls .mejs-time-rail .mejs-time-float-current {
    color: #FFF
}

body .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border: 5px solid #333;
    border-color: #333 transparent transparent
}

td, th, thead {
    border-top: 1px solid
}

body .mejs-controls .mejs-button button:before {
    color: #111
}

body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, body .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(0, 0, 0, .18)
}

body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(0, 0, 0, .2)
}

body .wp-video {
    background: #111;
    position: relative;
    z-index: 7
}

body .mejs-controls .mejs-fullscreen-button button:before {
    content: "\f065";
    font-family: FontAwesome;
}

body .mejs-container .mejs-controls .mejs-button {
    margin: 32px 18px 0 0;
    position: relative;
}

.mejs-video {
    margin-bottom: 30px
}

.gridlove-ad {
    margin: 0 auto 30px;
    text-align: center
}

.gridlove-header-middle .gridlove-ad {
    margin: 0;
    padding: 0
}

.gridlove-ad-below-header + .gridlove-site-content .row .gridlove-single-layout-7, .gridlove-ad-below-header + .gridlove-site-content .row .gridlove-single-layout-8 {
    margin-top: 0
}

#disqus_thread {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    margin-bottom: 30px;
    padding: 40px 60px 50px;
}

.mks_ico {
    display: inline-block;
    float: none
}

.mks_dropcap {
    height: 65px;
    line-height: 65px;
    padding: 0 20px 10px;
    width: 65px;
}

.fb_iframe_widget {
    margin-bottom: 24px
}

.iphone .gallery-icon img {
    height: auto
}

.entry-category a, _:-moz-tree-row(hover) {
    padding: 7px 11px
}

:root .gridlove-content, _:-ms-input-placeholder {
    -ms-flex: none;
    -webkit-box-flex: 1 0 0;
    flex: none
}

:root .gridlove-share-wrapper, _:-ms-input-placeholder {
    max-width: 100px
}

.gridlove-header-wide .container, table {
    max-width: 100%;
    width: 100%
}

.gridlove-cover-area .gridlove-breadcrumbs {
    font-size: 13px;
    margin-bottom: 17px;
    padding-bottom: 5px;
    pointer-events: auto
}

body .gridlove-content .entry-overlay .gridlove-breadcrumbs a {
    text-decoration: none
}

    body .gridlove-content .entry-overlay .gridlove-breadcrumbs a:hover {
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        text-decoration: none;
        transition: all .25s ease-in-out;
    }

.gridlove-content .entry-header .gridlove-breadcrumbs {
    font-size: 12px;
    margin-bottom: 13px;
    padding-bottom: 5px;
    pointer-events: auto
}

    .gridlove-content .entry-header .gridlove-breadcrumbs .itemListElement {
        width: 100%
    }

    .gridlove-content .entry-header .gridlove-breadcrumbs a, .gridlove-content .entry-header .gridlove-breadcrumbs a:hover {
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        text-decoration: underline;
        transition: all .25s ease-in-out;
    }

.module-header:after {
    clear: both;
    content: "";
    display: table;
}

.module-header .module-header {
    float: left
}

.module-header .gridlove-breadcrumbs {
    float: right;
    font-size: 12.5px;
    margin-top: 8px
}

    .module-header .gridlove-breadcrumbs a {
        text-decoration: underline
    }

.entry-content .wp-block-button__link:hover, a, a:focus, a:hover {
    text-decoration: none
}

.coauthors .vcard {
    margin-right: 10px
}

    .coauthors .vcard:last-child {
        margin-right: 0
    }

.module-type-cats .gridlove-post .box-inner-p {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

    .module-type-cats .gridlove-post .box-inner-p .entry-meta {
        margin: 0;
        position: static;
    }

        .module-type-cats .gridlove-post .box-inner-p .entry-meta .meta-item {
            margin: 0
        }

.module-type-cats .gridlove-post-a .box-inner-p {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    top: 25%;
    transform: translateY(-50%)
}

.gridlove-cats .gridlove-cat .entry-title a {
    color: #fff
}

    .gridlove-cats .gridlove-cat .entry-title a:hover {
        color: rgba(255, 255, 255, .8)
    }

.gridlove-cats .gridlove-cat .entry-meta .meta-item {
    color: #fff
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .gallery-item {
        display: table
    }
}

body, html {
    -webkit-font-smoothing: antialiased
}

body {
    -ms-word-wrap: break-word;
    line-height: 1.5;
    word-wrap: break-word
}

a:focus {
    outline: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 24px;
    margin-top: 0;
}

.h1, h1 {
    line-height: 1.2
}

.col-lg-12 .gridlove-post-b .h3, .h2, h2 {
    line-height: 1.308
}

.h3, h3 {
    line-height: 1.364
}

.h4, h4 {
    line-height: 1.4
}

.h5, h5 {
    line-height: 1.445
}

.h6, h6 {
    line-height: 1.5
}

p {
    margin: 0 0 24px
}

.entry-title {
    margin-bottom: 0
}

blockquote, q {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding-left: 50px;
    position: relative;
}

    blockquote:before, q:before {
        content: "â€";
        font-size: 72px;
        font-weight: 900;
        left: 6px;
        line-height: 72px;
        position: absolute;
        top: -2px;
    }

.entry-content ol li, .entry-content ul li {
    margin-bottom: 4px
}

.entry-content address, .entry-content dl, .entry-content ol, .entry-content ul, pre {
    margin-bottom: 24px
}

pre {
    background: rgba(105, 105, 105, .1);
    padding: 15px 20px;
    white-space: pre-wrap;
}

table {
    border-collapse: collapse;
    border-left: 1px solid;
    border-spacing: 0;
    border-top: none;
    margin: 0 auto 24px;
    overflow-x: auto;
}

    table:last-child {
        margin-bottom: 0
    }

td, th {
    border-bottom: 1px solid;
    border-right: 1px solid;
    padding: 10px 15px;
}

.entry-meta .meta-item {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.entry-meta .meta-item, .entry-meta .meta-rtime, .entry-meta .meta-views, .entry-meta a, .entry-meta span {
    font-size: 12px;
    line-height: 18px
}

.entry-overlay .entry-meta .meta-item, .entry-overlay .entry-meta a, .entry-overlay .entry-meta span, body .gridlove-content .entry-overlay .gridlove-breadcrumbs .meta-item, body .gridlove-content .entry-overlay .gridlove-breadcrumbs a, body .gridlove-content .entry-overlay .gridlove-breadcrumbs span {
    color: rgba(255, 255, 255, .8)
}

    body .gridlove-content .entry-overlay .gridlove-breadcrumbs a:hover {
        color: #FFF
    }

.meta-comments a:before, .meta-date span:before, .meta-rtime:before, .meta-views:before {
    font-family: FontAwesome;
    margin-right: 4px
}

.meta-comments a:before {
    content: "\f086"
}

.meta-date span:before {
    content: "\f133"
}

.meta-views:before {
    content: "\f06e"
}

.meta-rtime:before {
    content: "\f017"
}

input[type=number], input[type=text], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=date], select, textarea {
    -webkit-transition: .2s all cubic-bezier(.4, 0, .2, 1);
    border: 1px solid;
    border-radius: 2px;
    font-size: 100%;
    height: 40px;
    line-height: 1;
    margin: 0;
    outline: 0;
    padding: 10px;
    transition: .2s all cubic-bezier(.4, 0, .2, 1);
    vertical-align: baseline;
    width: 100%;
}

div#user-submitted-posts textarea.usp-textarea, textarea {
    line-height: 22px;
    min-height: 200px;
}

select {
    width: 100%
}

    select option {
        display: block
    }

button {
    outline: 0
}

.s2_form_widget input[type=submit] {
    min-width: 120px
}

#usp-error-message, #usp-success-message, div.wpcf7-response-output {
    border: none;
    border-radius: 2px;
    margin: 0;
    padding: 10px 20px;
}

.error, .usp-callout-failure, div.wpcf7-validation-errors {
    background: #e74c3c;
    color: #FFF;
}

#usp-success-message, .success, div.wpcf7-mail-sent-ok {
    background: #27ae60;
    color: #FFF;
}

#usp-success-message, .error, .success {
    border-radius: 2px;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
}

.wpcf7-form label, .wpcf7-form p {
    margin-bottom: 10px
}

span.wpcf7-not-valid-tip {
    background: #f1c40f;
    border: none;
    color: #fff;
    display: none;
    left: auto;
    padding: 6px 10px;
    position: absolute;
    right: 12px;
    top: -4px;
}

.invalid span.wpcf7-not-valid-tip {
    display: block
}

input[type=number].wpcf7-not-valid, input[type=text].wpcf7-not-valid, input[type=email].wpcf7-not-valid, input[type=url].wpcf7-not-valid, input[type=tel].wpcf7-not-valid, input[type=password].wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: #f1c40f
}

.wpcf7-form label {
    font-size: 12px;
    line-height: 1;
    width: 100%;
}

.wpcf7-form input[type=number], .wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=url], .wpcf7-form input[type=tel], .wpcf7-form input[type=password], .wpcf7-form input[type=date], .wpcf7-form select, .wpcf7-form textarea {
    margin-top: 10px
}

.wpcf7-form input[type=submit] {
    min-width: 100px
}

input::-webkit-input-placeholder {
    line-height: normal !important
}

.gridlove-button, .gridlove-button-search, .mks_autor_link_wrap a, .mks_read_more a, .submit, a.mks_button, input[type=submit] {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    -webkit-transition: all .2s ease-in-out;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 1;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out
}

    .gridlove-button-search:hover, .gridlove-button:hover, .mks_autor_link_wrap a:hover, .mks_read_more a:hover, .submit:hover, a.mks_button:hover, input[type=submit]:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1)
    }

    .gridlove-button-search:focus, .gridlove-button:focus, .mks_autor_link_wrap a:focus, .mks_read_more a:focus, .submit:focus, a.mks_button:focus, input[type=submit]:focus {
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 230px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 230px rgba(0, 0, 0, .5)
    }

a.mks_button {
    height: auto
}

a.mks_button_small {
    padding: 10px 15px
}

a.mks_button_medium {
    padding: 16px 24px
}

a.mks_button_large {
    padding: 22px 36px
}

.gridlove-site-description {
    display: block;
    font-size: 12px;
    line-height: 22px;
    margin-top: 5px
}

.gridlove-logo, .site-title {
    line-height: inherit
}

.gridlove-slot-l, .gridlove-slot-r {
    display: table;
    position: absolute;
    top: 0;
    z-index: 1002;
}

.gridlove-header-bottom, .gridlove-header-middle, .gridlove-header-sticky .container, .gridlove-header-wrapper, .gridlove-site-header .container {
    position: relative
}

.gridlove-slot-l {
    left: 30px
}

.gridlove-slot-r {
    right: 30px
}

.gridlove-slot-c {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.gridlove-site-header {
    margin-bottom: 0px
}

    .gridlove-header-bottom .gridlove-actions, .gridlove-header-sticky .gridlove-actions, .gridlove-site-header .site-title {
        margin-bottom: 0
    }

.gridlove-header-responsive + .gridlove-cover-area {
    margin-top: -30px
}

.gridlove-header-middle .gridlove-slot-c, .gridlove-header-middle .gridlove-slot-l, .gridlove-header-middle .gridlove-slot-r {
    height: 100%
}

    .gridlove-header-middle .gridlove-slot-c > div, .gridlove-header-middle .gridlove-slot-c > nav, .gridlove-header-middle .gridlove-slot-c > ul, .gridlove-header-middle .gridlove-slot-l > div, .gridlove-header-middle .gridlove-slot-l > nav, .gridlove-header-middle .gridlove-slot-l > ul, .gridlove-header-middle .gridlove-slot-r > div, .gridlove-header-middle .gridlove-slot-r > nav, .gridlove-header-middle .gridlove-slot-r > ul {
        display: table-cell;
        vertical-align: middle
    }

.gridlove-site-header .gridlove-main-nav {
    display: inline-block;
    vertical-align: middle
}

.gridlove-site-header .gridlove-menu {
    text-align: center
}

.site-title {
    font-size: inherit !important;
    vertical-align: middle
}

.gridlove-txt-logo .site-title {
    font-size: 30px !important
}

.gridlove-txt-logo .gridlove-site-description {
    margin-top: -5px
}

.gridlove-header-bottom {
    display: block;
    height: 50px;
    z-index: 8002
}

.gridlove-header-shadow.gridlove-site-header, .gridlove-header-sticky {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1)
}

.gridlove-header-wrapper {
    z-index: 8003
}

.gridlove-header-shadow.gridlove-site-header {
    position: relative;
    z-index: 9000
}

.gridlove-header-sticky .gridlove-slot-l {
    display: table;
    height: 70px;
}

.gridlove-header-sticky {
    -webkit-transform: translate3d(0, -110px, 0);
    -webkit-transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    height: 70px;
    left: 0;
    max-height: 100px;
    position: fixed;
    top: 0;
    transform: translate3d(0, -110px, 0);
    transition-duration: .3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    width: 100%;
    z-index: 9000;
}

.gridlove-header-sticky-on .gridlove-header-sticky {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.gridlove-header-sticky .gridlove-slot-l .gridlove-site-branding {
    display: table-cell;
    vertical-align: middle
}

.gridlove-slot-r .gridlove-menu > li.gridlove-actions-button:last-child {
    margin-right: -16px
}

.gridlove-slot-l .gridlove-menu > li:first-child {
    margin-left: -16px
}

.gridlove-branding-bg {
    padding: 0 30px
}

.gridlove-header-wide .gridlove-branding-bg {
    left: -30px;
    position: relative;
}

.gridlove-header-wide .gridlove-slot-r .gridlove-menu > li.gridlove-actions-button:last-child {
    margin-right: 0
}

.gridlove-header-3 .gridlove-slot-c, .gridlove-header-4 .gridlove-slot-c {
    width: auto
}

.gridlove-header-bottom .gridlove-main-nav .sub-menu li:hover .sub-menu {
    top: 0
}

.gridlove-header-top {
    font-size: 12px;
    height: 40px;
    line-height: 40px
}

    .gridlove-header-top a {
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

.gridlove-site-date {
    display: inline-block;
    font-size: 12px;
    line-height: 40px;
    vertical-align: middle
}

.gridlove-header-sticky .gridlove-logo, .gridlove-header-sticky .gridlove-logo-mini {
    max-height: 70px
}

.gridlove-main-nav {
    margin: 0;
    padding: 0
}

    .gridlove-main-nav > li {
        display: inline-block;
        position: relative;
        vertical-align: top;
    }

    .gridlove-main-nav a, .gridlove-sidebar-action {
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .gridlove-main-nav li > a {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .gridlove-header-wrapper .active > span, .gridlove-main-nav > li.menu-item-has-children:hover > a, .gridlove-social-icons:hover > span {
        color: inherit
    }

.gridlove-header-responsive .sub-menu, .gridlove-site-header .sub-menu {
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -webkit-transition: opacity .2s ease-in-out;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    left: -5000px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transition: opacity .2s ease-in-out;
    width: 200px;
    z-index: 1000049;
}

.gridlove-main-nav li:hover > .sub-menu, .gridlove-social-icons:hover .sub-menu {
    left: 0;
    opacity: 1;
}

.gridlove-main-nav .sub-menu li:hover .sub-menu {
    left: 100%;
    top: -1px
}

.gridlove-site-header .gridlove-main-nav .sub-menu li:hover .sub-menu {
    top: -10px
}

.gridlove-site-header .gridlove-main-nav .sub-menu li:first-child:hover .sub-menu {
    top: -1px
}

.gridlove-site-header .gridlove-header-bottom .gridlove-main-nav .sub-menu li:first-child:hover .sub-menu {
    top: 0
}

.gridlove-main-nav .sub-menu li {
    display: block;
    position: relative
}

.gridlove-main-nav .sub-menu a {
    display: block;
    height: auto;
    line-height: 22px;
    padding: 10px 20px 0;
    width: 100%;
}

.gridlove-main-nav .sub-menu > li:first-child > a {
    padding: 20px 20px 0
}

.gridlove-main-nav .sub-menu > li:last-child > a {
    padding: 10px 20px 20px
}

.gridlove-main-nav .sub-menu > li:only-child > a {
    padding: 20px
}

.gridlove-main-nav .sub-menu > li:hover > a {
    padding-left: 25px;
    padding-right: 15px
}

.gridlove-main-nav .sub-menu > li.menu-item-has-children > a:after {
    content: "\f0da";
    float: right;
    font-family: FontAwesome;
    font-size: 10px;
    margin-left: 7px;
}

.gridlove-header-bottom .gridlove-main-nav > li > a, .gridlove-header-sticky .gridlove-main-nav > li > a {
    height: 50px;
    line-height: 50px
}

.gridlove-header-sticky .gridlove-menu {
    margin: 10px 0
}

.gridlove-actions, .gridlove-actions li, .gridlove-main-navigation {
    display: inline-block;
    vertical-align: top
}

    .gridlove-actions li {
        vertical-align: middle
    }

.gridlove-actions {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gridlove-lock, .gridlove-lock .gridlove-header-sticky {
    padding-right: 17px
}

.gridlove-sidebar-action {
    cursor: pointer
}

.gridlove-sidebar-action-open .gridlove-sidebar-action-overlay {
    opacity: 1;
    visibility: visible
}

.gridlove-lock {
    overflow: hidden !important
}

.gridlove-sidebar-action-overlay {
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    background: #fff;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    content: '';
    display: block;
    height: 100%;
    height: -webkit-calc(100% + 60px);
    height: calc(100% + 60px);
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .25s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 9998;
}

.gridlove-sidebar-action-wrapper {
    -ms-transform: translate3D(360px, 0, 0);
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3D(360px, 0, 0);
    -webkit-transition: visibility 1ms linear .2s, -webkit-transform .2s ease;
    background: #f3f3f3;
    display: block;
    height: 100%;
    overflow: auto;
    padding: 80px 30px 40px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3D(360px, 0, 0);
    transition: visibility 1ms linear .2s, -webkit-transform .2s ease;
    transition: transform .2s ease, visibility 1ms linear .2s;
    transition: transform .2s ease, visibility 1ms linear .2s, -webkit-transform .2s ease;
    width: 360px;
    z-index: 9999;
}

.gridlove-sidebar-action-open .gridlove-sidebar-action-wrapper {
    -ms-transform: translate3D(0, 0, 0);
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0)
}

.gridlove-action-close {
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    -webkit-transition: all .25s ease-in-out;
    background: #FFF;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    color: rgba(51, 51, 51, .5);
    cursor: pointer;
    display: inline-block;
    height: 50px;
    left: 0;
    line-height: 30px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all .25s ease-in-out;
    width: 100%;
}

.gridlove-actions-button > span, .gridlove-actions > li, .gridlove-post, .gridlove-post-a .entry-image {
    position: relative
}

.gridlove-action-close:hover {
    color: #333
}

.gridlove-header-bottom .gridlove-actions > li > span, .gridlove-header-sticky .gridlove-actions > li > span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.gridlove-header-bottom .sub-menu {
    margin-top: -1px
}

.gridlove-soc-menu a:before {
    font-family: FontAwesome;
    text-decoration: none
}

.gridlove-soc-menu li a:before {
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}

.sub-menu .gridlove-soc-menu li a:before {
    margin-right: 8px
}

.sub-menu .gridlove-soc-menu li {
    -webkit-transition: all .15s ease-in-out;
    display: block;
    transition: all .15s ease-in-out;
    width: 100%;
}

.gridlove-actions .sub-menu .gridlove-soc-menu li:hover {
    padding-left: 5px
}

.header-top .gridlove-soc-menu a:hover {
    color: #FFF
}

.gridlove-social-name {
    display: none;
    font-size: 14px;
    opacity: 0;
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .2)
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .2)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .2)
}

:-moz-placeholder {
    color: rgba(0, 0, 0, .2)
}

.gridlove-soc-menu li a[href*="/feed"]::before, .gridlove-soc-menu li a[href*="/rss"]::before, .gridlove-soc-menu li a[href*=feedburner]::before {
    content: "\f09e"
}

.gridlove-soc-menu li a[href*="@"]::before {
    content: "\f0e0"
}

.gridlove-soc-menu li a[href*="codepen."]::before {
    content: "\f1cb"
}

.gridlove-soc-menu li a[href*="digg."]::before {
    content: "\f1a6"
}

.gridlove-soc-menu li a[href*="dribbble."]::before {
    content: "\f17d"
}

.gridlove-soc-menu li a[href*="dropbox."]::before {
    content: "\f16b"
}

.gridlove-soc-menu li a[href*="facebook."]::before {
    content: "\f09a"
}

.gridlove-soc-menu li a[href*="t.me"]::before {
    content: "\f2c6"
}

.gridlove-soc-menu li a[href*="flickr."]::before {
    content: "\f16e"
}

.gridlove-soc-menu li a[href*="foursquare."]::before {
    content: "\f180"
}

.gridlove-soc-menu li a[href*="google."]::before {
    content: "\f0d5"
}

.gridlove-soc-menu li a[href*="github."]::before {
    content: "\f09b"
}

.gridlove-soc-menu li a[href*="instagram."]::before {
    content: "\f16d"
}

.gridlove-soc-menu li a[href*="linkedin."]::before {
    content: "\f0e1"
}

.gridlove-soc-menu li a[href*="last.fm"]::before {
    content: "\f202"
}

.gridlove-soc-menu li a[href*="pinterest."]::before {
    content: "\f0d2"
}

.gridlove-soc-menu li a[href*="reddit."]::before {
    content: "\f1a1"
}

.gridlove-soc-menu li a[href*="soundcloud."]::before {
    content: "\f1be"
}

.gridlove-soc-menu li a[href*="spotify."]::before {
    content: "\f1bc"
}

.gridlove-soc-menu li a[href*="stumbleupon."]::before {
    content: "\f1a4"
}

.gridlove-soc-menu li a[href*="tumblr."]::before {
    content: "\f173"
}

.gridlove-soc-menu li a[href*="twitter."]::before {
    content: "\f099"
}

.gridlove-soc-menu li a[href*="vimeo."]::before {
    content: "\f194"
}

.gridlove-soc-menu li a[href*="vine."]::before {
    content: "\f1ca"
}

.gridlove-soc-menu li a[href*="vk."]::before {
    content: "\f189"
}

.gridlove-soc-menu li a[href*="wordpress."]::before {
    content: "\f19a"
}

.gridlove-soc-menu li a[href*="xing."]::before {
    content: "\f168"
}

.gridlove-soc-menu li a[href*="youtube."]::before {
    content: "\f16a"
}

.gridlove-soc-menu li a[href*="medium."]::before {
    content: "\f23a"
}

.gridlove-soc-menu li a[href*="buysellads."]::before {
    content: "\f20d"
}

.gridlove-soc-menu li a[href*="behance."]::before {
    content: "\f1b4"
}

.gridlove-soc-menu li a[href*="slack."]::before {
    content: "\f198"
}

.gridlove-soc-menu li a[href*="weibo."]::before {
    content: "\f18a"
}

.gridlove-soc-menu li a[href*="snapchat."]::before {
    content: "\f2ac "
}

.gridlove-soc-menu li a[href*="500px."]::before {
    content: "\f26e"
}

.gridlove-soc-menu li a[href*="amazon."]::before {
    content: "\f270"
}

.gridlove-soc-menu li a[href*="mixcloud."]::before {
    content: "\f289"
}

.gridlove-soc-menu li a[href*="ok.ru"]::before {
    content: "\f263"
}

.gridlove-mailto {
    background-color: #95a5a6
}

.gridlove-author-links .fa-rss, .gridlove-soc-menu li a[href*="/feed"]:before, .gridlove-soc-menu li a[href*="/rss"]:before {
    background-color: #FA9B39
}

.gridlove-soc-menu li a[href*="@"]:before {
    background-color: #AAA
}

.gridlove-soc-menu li a[href*="codepen."]:before, .gridlove-soc-menu li a[href*="digg."]:before {
    background-color: #fff
}

.gridlove-author-links .fa-dribbble, .gridlove-soc-menu li a[href*="dribbble."]:before {
    background-color: #ea4c89
}

.gridlove-soc-menu li a[href*="dropbox."]:before {
    background-color: #007ee5
}

.gridlove-author-links .fa-facebook, .gridlove-facebook, .gridlove-soc-menu li a[href*="facebook."]:before {
    background-color: #3b5998
}

.gridlove-soc-menu li a[href*="t.me"]:before, .gridlove-telegram {
    background-color: #08c
}

.gridlove-author-links .fa-flickr, .gridlove-soc-menu li a[href*="flickr."]:before {
    background-color: #ff0084
}

.gridlove-soc-menu li a[href*="foursquare."]:before {
    background-color: #0732a2
}

.gridlove-author-links .fa-google, .gridlove-gplus, .gridlove-soc-menu li a[href*="google."]:before {
    background-color: #dd4b39
}

.gridlove-author-links .fa-github, .gridlove-soc-menu li a[href*="github."]:before {
    background-color: #4183c4
}

.gridlove-author-links .fa-instagram, .gridlove-soc-menu li a[href*="instagram."]:before {
    background-color: #3f729b
}

.gridlove-author-links .fa-linkedin, .gridlove-linkedin, .gridlove-soc-menu li a[href*="linkedin."]:before {
    background-color: #0e76a8
}

.gridlove-soc-menu li a[href*="last.fm"]:before {
    background-color: #e31b23
}

.gridlove-author-links .fa-pinterest, .gridlove-pinterest, .gridlove-soc-menu li a[href*="pinterest."]:before {
    background-color: #c8232c
}

.gridlove-author-links .fa-reddit, .gridlove-reddit, .gridlove-soc-menu li a[href*="reddit."]:before {
    background-color: #369
}

.gridlove-author-links .fa-soundcloud, .gridlove-soc-menu li a[href*="soundcloud."]:before {
    background-color: #f50
}

.gridlove-author-links .fa-vk, .gridlove-soc-menu li a[href*="vk."]:before, .gridlove-vKontakte {
    background-color: #597da3
}

.gridlove-whatsapp {
    background-color: #25d366
}

.gridlove-author-links .fa-spotify, .gridlove-soc-menu li a[href*="spotify."]:before {
    background-color: #81b900
}

.gridlove-author-links .fa-stumbleupon, .gridlove-soc-menu li a[href*="stumbleupon."]:before, .gridlove-stumbleupon {
    background-color: #ff2618
}

.gridlove-author-links .fa-tumblr, .gridlove-soc-menu li a[href*="tumblr."]:before {
    background-color: #34526f
}

.gridlove-author-links .fa-twitter, .gridlove-soc-menu li a[href*="twitter."]:before, .gridlove-twitter {
    background-color: #55acee
}

.gridlove-author-links .fa-vimeo-square, .gridlove-soc-menu li a[href*="vimeo."]:before {
    background-color: #1AB7EA
}

.gridlove-author-links .fa-vine, .gridlove-soc-menu li a[href*="vine."]:before {
    background-color: #00d9a3
}

.gridlove-author-links .fa-vk, .gridlove-soc-menu li a[href*="vk."]:before {
    background-color: #4e729a
}

.gridlove-author-links .fa-wordpress, .gridlove-soc-menu li a[href*="wordpress."]:before {
    background-color: #21759b
}

.gridlove-author-links .fa-xing, .gridlove-soc-menu li a[href*="xing."]:before {
    background-color: #026466
}

.gridlove-author-links .fa-youtube, .gridlove-soc-menu li a[href*="youtube."]:before {
    background-color: #c4302b
}

.gridlove-soc-menu li a[href*="medium."]:before {
    background-color: #57ad68
}

.gridlove-soc-menu li a[href*="buysellads."]:before {
    background-color: #c90100
}

.gridlove-author-links .fa-behance, .gridlove-soc-menu li a[href*="behance."]:before {
    background-color: #1769ff
}

.gridlove-author-links .fa-slack, .gridlove-soc-menu li a[href*="slack."]:before {
    background-color: #6ecadc
}

.gridlove-author-links .fa-weibo, .gridlove-soc-menu li a[href*="weibo."]:before {
    background-color: #B53434
}

.gridlove-author-links .fa-snapchat, .gridlove-soc-menu li a[href*="snapchat."]:before {
    background-color: #FFFC00
}

.gridlove-soc-menu li a[href*="500px."]:before {
    background-color: #0099e5
}

.gridlove-soc-menu li a[href*="amazon."]:before {
    background-color: #f90
}

.gridlove-soc-menu li a[href*="mixcloud."]:before {
    background-color: #314359
}

.gridlove-soc-menu li a[href*="ok.ru"]:before {
    background-color: #ed812b
}

.gridlove-author-links .fa-delicious {
    background-color: #39f
}

.gridlove-author-links .fa-deviantart {
    background-color: #05cc47
}

.gridlove-author-links .fa-digg {
    background-color: #005be2
}

.gridlove-author-links .fa-skype {
    background-color: #00aff0
}

.gridlove-author-links .fa-yahoo {
    background-color: #410093
}

.gridlove-soc-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.gridlove-site-header .gridlove-header-top .gridlove-soc-menu li a:before {
    background-color: transparent
}

.gridlove-actions-button > span {
    -webkit-transition: all .15s ease-in-out;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    transition: all .15s ease-in-out;
    width: 45px;
    z-index: 1001;
}

.gridlove-sidebar-action .gridlove-bars {
    -webkit-transition: all .15s ease-in-out;
    border-top: 2px solid;
    margin-top: -4px;
    position: relative;
    transition: all .15s ease-in-out;
    vertical-align: middle;
    width: 100%;
}

    .gridlove-sidebar-action .gridlove-bars:after, .gridlove-sidebar-action .gridlove-bars:before {
        -webkit-transition: all .15s ease-in-out;
        content: "";
        display: block;
        height: 2px;
        margin-top: 3px;
        transition: all .15s ease-in-out;
        width: 100%;
    }

.gridlove-actions-button.gridlove-social-icons .sub-menu {
    width: 200px
}

.gridlove-actions-button .gridlove-social-name {
    display: inline-block;
    opacity: 1
}

.gridlove-mega-menu .sub-menu, .gridlove-social-icons .sub-menu {
    padding: 20px;
    z-index: 1000
}

.gridlove-social-icons:hover .sub-menu {
    left: auto;
    right: 0;
}

.active > .sub-menu {
    left: auto;
    opacity: 1;
    right: 0;
}

.gridlove-social-icons .sub-menu li {
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

.entry-tags a, .gridlove-footer .widget.mks_ads_widget {
    text-align: center
}

.gridlove-social-icons .sub-menu li a {
    display: block
}

.gridlove-social-icons .sub-menu li:last-child {
    margin-bottom: 0
}

.sub-menu form {
    padding: 25px
}

.gridlove-action-search .sub-menu {
    width: 280px
}

.sub-menu .gridlove-button-search {
    margin-top: 7px;
    width: 100%;
}

.gridlove-button-search {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}

.gridlove-actions-search .gridlove-search-form input {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 200px;
}

.gridlove-actions-search > .gridlove-search-form > input[type=text] {
    margin-right: 6px
}

.gridlove-header-top a {
    display: block;
    height: 30px;
}

.gridlove-header-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gridlove-header-top li {
    display: inline-block;
    line-height: 30px;
    list-style: none;
    margin: 0 3px;
    vertical-align: middle;
}

.gridlove-header-top .gridlove-soc-menu li {
    margin: 0
}

    .gridlove-header-top .gridlove-soc-menu li a {
        opacity: .8
    }

        .gridlove-header-top .gridlove-soc-menu li a:hover {
            opacity: 1
        }

.gridlove-category-menu .sub-menu {
    padding: 20px 0;
    width: 300px;
}

    .gridlove-category-menu .sub-menu a {
        line-height: 20px;
        padding: 0;
    }

    .gridlove-category-menu .sub-menu h6 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0
    }

    .gridlove-category-menu .sub-menu .entry-image a {
        width: 80px
    }

.gridlove-category-menu .entry-image {
    -ms-flex: 0 0 80px;
    -webkit-box-flex: 0;
    flex: 0 0 80px;
    margin-right: 15px;
    max-width: 80px;
}

.gridlove-category-menu .sub-menu article {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
}

    .gridlove-category-menu .sub-menu article:last-child, .module-header .h2, .module-header h2 {
        margin-bottom: 0
    }

.gridlove-site-header .gridlove-main-nav li .gridlove-rev {
    left: auto;
    right: 0
}

.gridlove-site-header .gridlove-main-nav li .sub-menu .gridlove-rev {
    left: auto;
    right: 100%
}

.gridlove-sidebar-action .gridlove-bars {
    display: none
}

.module-header {
    margin-bottom: 28px;
    margin-top: 25px
}

.box-vm, .gridlove-post, .module-empty {
    margin-bottom: 30px
}

.gridlove-post {
    height: 300px;
    line-height: 1.375
}

.gridlove-box {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    background: #FFF;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
}

.box-inner-p {
    padding: 30px
}

.box-inner-ptb {
    padding: 30px 0
}

.box-inner-ptbr {
    padding: 30px 20px 30px 0
}

.box-inner-p-bigger {
    padding: 40px 60px 50px
}

.box-inner-p-smaller {
    padding: 40px 60px
}

.meta-avatar {
    display: inline-block;
    vertical-align: middle
}

.meta-author img {
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
    vertical-align: -8px;
    width: 24px
}

.gridlove-post-a .entry-category {
    margin-bottom: 8px;
    pointer-events: none
}

.gridlove-post-a .entry-header {
    margin-bottom: 10px
}

.gridlove-menu-posts .entry-image > a:after, .gridlove-post-a .entry-image > a:after, .gridlove-post-b .entry-image a:after, .gridlove-posts-widget .entry-image > a:after {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    will-change: background;
    z-index: 2;
}

.gridlove-menu-posts article:hover .entry-image > a:after, .gridlove-post-a .entry-image:hover > a:after, .gridlove-post-b .entry-image:hover a:after, .gridlove-posts-widget article:hover .entry-image > a:after {
    background: rgba(0, 0, 0, .2)
}

.gridlove-post-a .entry-category {
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 80%;
    z-index: 2;
}

.gridlove-post-a .box-inner-p {
    padding: 23px 30px 30px
}

.gridlove-post-b .entry-category, .gridlove-post-b .entry-title {
    margin-bottom: 8px
}

.gridlove-post-b .entry-image {
    float: left;
    position: relative
}

.box-col-b {
    float: left;
    margin: 0 0 0 30px;
    max-width: 43%;
}

.gridlove-post-b .box-col-b:only-child {
    max-width: 85%
}

.col-lg-12 .box-col-b {
    padding: 30px 0
}

.gridlove-post-c .entry-category, .gridlove-post-c .entry-title, .gridlove-post-d .entry-category, .gridlove-post-d .entry-title {
    margin-bottom: 8px
}

.entry-overlay-wrapper .entry-image:after, .gridlove-post-d .entry-image a:after {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, .4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    will-change: background;
    z-index: 2;
}

.gridlove-post-d:hover .entry-image a:after {
    background: rgba(0, 0, 0, .6)
}

.entry-overlay, .gridlove-post-d .entry-overlay {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.overlay-vh-center, .overlay-vh-center-custom {
    -ms-transform: translate(-50%, -50%);
    z-index: 111
}

.entry-overlay .entry-category a, .entry-overlay .entry-meta a, .entry-overlay .entry-title a, .gridlove-cover {
    pointer-events: auto
}

.entry-overlay .entry-meta, .gridlove-post-a .entry-meta, .gridlove-post-b .entry-meta, .gridlove-post-c .entry-meta {
    bottom: 30px;
    position: absolute;
}

.entry-overlay .entry-title, .entry-overlay .entry-title a, .entry-overlay-wrapper .entry-overlay a:hover, .gridlove-box.gridlove-post-d .entry-overlay a:hover, .gridlove-featured-item .entry-meta a:hover {
    color: #FFF
}

.overlay-vh-center {
    -webkit-transform: translate(-50%, -50%);
    height: auto;
    left: 50%;
    max-width: 80%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

    .overlay-vh-center .entry-meta {
        bottom: 0;
        position: relative;
    }

.gridlove-text-module-content {
    margin-bottom: 30px
}

    .gridlove-text-module-content.gridlove-box {
        padding: 30px
    }

.gridlove-module .owl-item div[class^=col-lg-] {
    padding: 0
}

.gridlove-module .row.gridlove-slider {
    margin: 0
}

.gridlove-masonry-wrapper .gridlove-post-a .entry-meta, .gridlove-masonry-wrapper .gridlove-post-c .entry-meta, .gridlove-module-layout-masonry .gridlove-post-a .entry-meta, .gridlove-module-layout-masonry .gridlove-post-c .entry-meta {
    bottom: auto;
    margin-right: -15px;
    position: relative
}

.gridlove-slider {
    height: 330px;
    overflow: hidden
}

    .gridlove-slider.owl-loaded {
        height: auto;
        overflow: visible
    }

@media (min-width: 1230px) {
    .gridlove-module .gridlove-slider .col-lg-12 {
        -ms-flex: 0 0 1170px;
        -webkit-box-flex: 0;
        flex: 0 0 1170px;
        max-width: 1170px;
        min-width: 1170px
    }

    .gridlove-module .gridlove-slider .col-lg-9 {
        -ms-flex: 0 0 870px;
        -webkit-box-flex: 0;
        flex: 0 0 870px;
        max-width: 870px;
        min-width: 870px
    }

    .gridlove-module .gridlove-slider .col-lg-8 {
        -ms-flex: 0 0 770px;
        -webkit-box-flex: 0;
        flex: 0 0 770px;
        max-width: 770px;
        min-width: 770px
    }

    .gridlove-module .gridlove-slider .col-lg-7 {
        -ms-flex: 0 0 670px;
        -webkit-box-flex: 0;
        flex: 0 0 670px;
        max-width: 670px;
        min-width: 670px
    }

    .gridlove-module .gridlove-slider .col-lg-6 {
        -ms-flex: 0 0 570px;
        -webkit-box-flex: 0;
        flex: 0 0 570px;
        max-width: 570px;
        min-width: 570px
    }

    .gridlove-module .gridlove-slider .col-lg-5 {
        -ms-flex: 0 0 470px;
        -webkit-box-flex: 0;
        flex: 0 0 470px;
        max-width: 470px;
        min-width: 470px
    }

    .gridlove-module .gridlove-slider .col-lg-4 {
        -ms-flex: 0 0 370px;
        -webkit-box-flex: 0;
        flex: 0 0 370px;
        max-width: 370px;
        min-width: 370px
    }

    .gridlove-module .gridlove-slider .col-lg-3 {
        -ms-flex: 0 0 270px;
        -webkit-box-flex: 0;
        flex: 0 0 270px;
        max-width: 270px;
        min-width: 270px
    }
}

.gridlove-post-a .entry-image img {
    -o-object-fit: cover;
    height: 150px;
    object-fit: cover;
    width: 100%
}

.gridlove-post-b .entry-image {
    width: 50%
}

    .gridlove-post-b .entry-image img, .gridlove-post-d .entry-image img {
        height: 300px;
        width: 100%
    }

.gridlove-masonry-wrapper {
    width: 100%
}

    .gridlove-masonry-wrapper .gridlove-post, .gridlove-module-layout-masonry .gridlove-post {
        height: auto
    }

    .gridlove-masonry-wrapper .gridlove-post-d .entry-image, .gridlove-module-layout-masonry .gridlove-post-d .entry-image {
        height: 100%
    }

    .gridlove-masonry-wrapper .gridlove-post .entry-image img, .gridlove-module-layout-masonry .gridlove-post .entry-image img {
        height: auto
    }

    .gridlove-masonry-wrapper .gridlove-post-c .box-inner-ellipsis, .gridlove-masonry-wrapper .gridlove-post-d .box-inner-ellipsis, .gridlove-module-layout-masonry .gridlove-post-c .box-inner-ellipsis, .gridlove-module-layout-masonry .gridlove-post-d .box-inner-ellipsis {
        height: auto;
        margin-bottom: 20px;
        max-height: inherit;
    }

.gridlove-footer {
    clear: both;
    font-size: 12px;
    line-height: 20px;
}

.gridlove-copyright p {
    margin-bottom: 0
}

.gridlove-copyright {
    font-size: 12px;
    opacity: .8;
    padding: 35px 0;
    position: relative;
}

.gridlove-footer .container {
    position: relative
}

.gridlove-footer > .container:after {
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}

.gridlove-footer .widget:last-child {
    margin-bottom: 50px
}

.gridlove-footer .widget:first-child {
    margin-top: 50px
}

.gridlove-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.gridlove-footer .widget {
    padding: 0
}

.gridlove-footer .widget_categories .widget-title {
    padding: 20px 0 0
}

.gridlove-footer .widget.widget_categories select {
    margin: 0;
    width: 100%
}

.gridlove-footer .widget_nav_menu .sub-menu, .gridlove-footer .widget_pages .children {
    left: 0;
    width: 100%
}

.gridlove-footer .widget.mks_flickr_widget {
    padding: 0 5px
}

.gridlove-footer .widget_nav_menu li a, .gridlove-footer .widget_pages li a {
    padding: 10px
}

.gridlove-footer .widget_nav_menu .sub-menu a:hover, .gridlove-footer .widget_nav_menu li > a:hover, .widget_pages li > a:hover {
    padding-left: 15px
}

.gridlove-footer .widget_nav_menu .widget-title, .gridlove-footer .widget_nav_menu.widget, .gridlove-footer .widget_pages .widget-title, .gridlove-footer .widget_pages.widget {
    padding: 0
}

.gridlove-footer .widget_nav_menu ul > li > a, .gridlove-footer .widget_pages ul > li > a {
    margin: 0
}

.gridlove-footer [class^=col-lg-] {
    padding-left: 30px;
    padding-right: 30px;
}

.gridlove-footer .row {
    margin-left: -30px;
    margin-right: -30px
}

.gridlove-footer .gridlove-nav-widget-acordion {
    right: 15px
}

.gridlove-footer .widget_calendar .widget-title {
    padding: 20px 0 13px
}

.gridlove-footer .widget_calendar table caption {
    right: 0
}

.gridlove-footer .widget_calendar table tfoot tr td {
    border-bottom: 1px solid;
    border-right: 1px solid
}

.box-single .entry-category {
    margin-bottom: 12px
}

.box-single .entry-title {
    margin-bottom: 15px
}

.box-single .entry-header {
    margin-bottom: 28px
}

.entry-content ol a, .entry-content p a, .entry-content ul a, .gridlove-text-module-content p a {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border-bottom: 1px solid;
    transition: all .2s ease-in-out
}

.entry-tags {
    margin-bottom: 55px
}

    .entry-tags a {
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        border-radius: 20px;
        display: inline-block;
        font-size: 14px;
        height: 25px;
        line-height: 25px;
        margin-bottom: 4px;
        padding: 0 10px;
        transition: all .2s ease-in-out;
        vertical-align: top;
    }

.gridlove-author-links .fa, .gridlove-share a {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #FFF;
    display: inline-block;
    text-align: center;
}

.gridlove-author, .gridlove-prev-next-nav {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 35px
}

.gridlove-author {
    margin-bottom: 35px
}

    .gridlove-author img {
        border-radius: 50%
    }

.gridlove-author-links .fa {
    -webkit-transition: all .2s ease-in-out;
    border-radius: 50%;
    font-size: 12px;
    height: 30px;
    margin: 0 3px 2px;
    padding: 10px 0;
    transition: all .2s ease-in-out;
    vertical-align: middle;
    width: 30px;
}

.gridlove-author h4 {
    margin-bottom: 12px
}

.gridlove-author-links .gridlove-pill {
    margin-bottom: 2px
}

.gridlove-author-desc {
    margin-bottom: 24px
}

.gridlove-author-links {
    margin-bottom: 2px
}

.gridlove-share {
    background: #FFF;
    margin-bottom: 0;
    padding: 16px;
    text-align: center;
    width: 70px;
}

    .gridlove-share a {
        -webkit-transition: all .2s ease-in-out;
        border-radius: 2px;
        clear: both;
        font-size: 14px;
        height: 33px;
        line-height: 33px;
        margin: 0 0 10px;
        transition: all .2s ease-in-out;
        width: 33px;
    }

        .box-inner-p-smaller .entry-header, .gridlove-share a:last-child {
            margin-bottom: 0
        }

        .gridlove-share a span {
            display: none
        }

.text-center {
    text-align: center
}

.entry-overlay-wrapper {
    position: relative
}

.box-single .entry-overlay-wrapper {
    text-align: center
}

.gridlove-single-layout-5 .box-single .entry-overlay-wrapper {
    text-align: left
}

.gridlove-single-layout-5 .box-single .entry-overlay-wrapper, .gridlove-single-layout-6 .box-single .entry-overlay-wrapper {
    background: rgba(0, 0, 0, .6);
    min-height: 300px;
}

.gridlove-page-layout-4, .gridlove-page-layout-5, .gridlove-single-layout-7, .gridlove-single-layout-8 {
    margin-top: -75px;
    position: relative;
    z-index: 999
}

.gridlove-cover-content.gridlove-cover-reset .entry-header {
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 500px;
    z-index: 100;
}

.gridlove-cover-content.gridlove-cover-reset .entry-meta {
    bottom: 0;
    position: relative;
}

.gridlove-cover-content.gridlove-cover-reset .entry-content {
    max-width: 500px
}

.gridlove-pn-ico, .gridlove-slider-controls > div {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 9px;
    height: 25px;
    line-height: 25px;
    margin-right: 15px;
    text-align: center;
    transition: all .2s ease-in-out;
    vertical-align: top;
    width: 25px;
}

.gridlove-prev-next-nav a {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gridlove-slider-controls > div {
    margin-right: 0
}

.gridlove-prev-next-nav {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around
}

    .gridlove-prev-next-nav .gridlove-next-link a {
        -ms-flex-direction: row-reverse;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        flex-direction: row-reverse
    }

    .gridlove-prev-next-nav .gridlove-next-link:only-child {
        position: relative;
        right: -25%
    }

.gridlove-pn-link {
    display: table;
    font-size: 14px;
    line-height: 18px;
    max-width: 70%
}

.gridlove-prev-next-nav > div {
    width: 50%
}

.gridlove-next-link {
    text-align: right
}

    .gridlove-next-link .gridlove-pn-ico, .gridlove-next-link .gridlove-pn-link {
        float: right
    }

    .gridlove-next-link .gridlove-pn-ico {
        margin-left: 15px;
        margin-right: 0;
    }

.gridlove-author .gridlove-button {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.gridlove-cover-content .entry-header.header-to-bottom {
    bottom: 60px;
    height: auto;
    margin-top: 0;
    top: auto;
}

.gridlove-cover-content .header-to-bottom .entry-meta, .gridlove-single-layout-5 .entry-meta {
    bottom: 0;
    position: relative;
}

.gridlove-to-center .entry-header {
    text-align: center
}

.gridlove-single-layout-1 .entry-image img, .gridlove-single-layout-2 .entry-image img, .gridlove-single-layout-3 .entry-image img .gridlove-single-layout-4 .entry-image img, .gridlove-single-layout-5 .entry-image img, .gridlove-single-layout-6 .entry-image img {
    width: 100%
}

.meta-author img {
    margin: 0 4px 0 0
}

.gridlove-full-width {
    margin: 0;
    max-width: 100%;
    padding: 0 !important;
    width: 100%;
}

.widget {
    clear: both;
    line-height: 1.43;
    padding: 25px 30px 30px;
}

.widget-title {
    margin-bottom: 20px
}

.widget p:last-child {
    margin-bottom: 0
}

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_text a {
    -webkit-transition: all .2s ease-in-out;
    border-bottom: 1px solid;
    transition: all .2s ease-in-out
}

.widget_calendar table {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: 0 0;
    box-shadow: none;
    table-layout: fixed;
    width: 100%;
}

    .widget_calendar table thead {
        background: rgba(0, 0, 0, .05);
        font-size: 12px
    }

        .widget_calendar table thead th {
            padding: 13px 0;
            text-align: center
        }

    .widget_calendar table tbody tr:nth-child(even) {
        background: rgba(0, 0, 0, .01)
    }

    .widget_calendar table tbody td {
        font-size: 12px;
        padding: 9px 0;
        text-align: center;
    }

    .widget_calendar table tfoot {
        background: rgba(0, 0, 0, .05);
        margin-top: 10px;
    }

        .widget_calendar table tfoot tr td {
            border: none;
            font-size: 12px;
            padding: 12px 14px;
        }

            .widget_calendar table tfoot tr td a {
                text-transform: uppercase
            }

        .widget_calendar table tfoot tr #next {
            text-align: right
        }

    .widget_calendar table caption {
        font-size: 12px;
        padding: 5px 0;
        position: absolute;
        right: 30px;
        text-transform: uppercase;
        top: 22px;
    }

.widget_calendar, .widget_calendar #today {
    position: relative
}

    .widget_calendar table tbody td a {
        border-radius: 50%;
        display: inline-block;
        font-size: 10px;
        font-weight: 700;
        height: 30px;
        line-height: 10px;
        margin-right: 0;
        min-width: 30px;
        padding: 9px 0;
    }

.widget_calendar {
    padding: 0
}

    .widget_calendar .widget-title {
        margin-bottom: 0;
        padding: 20px 30px 13px;
    }

    .widget_calendar #today:after {
        border-radius: 50%;
        content: "";
        height: 30px;
        left: 50%;
        margin: -15px 0 0 -15px;
        position: absolute;
        top: 50%;
        width: 30px;
    }

    .widget_calendar table {
        border-top: 1px solid
    }

.widget_tag_cloud a {
    border-radius: 20px;
    display: inline-block;
    font-size: 14px !important;
    height: 25px;
    line-height: 25px;
    margin-bottom: 7px;
    margin-right: 2px;
    padding: 0 10px;
    vertical-align: top;
}

.widget_search .gridlove-button-search {
    margin-top: 7px;
    width: 100%;
}

.menu-item-has-children span, .widget_archive li a, .widget_categories li a, .widget_meta a, .widget_nav_menu a, .widget_pages li a, .widget_recent_comments li a, .widget_recent_entries li a, .widget_tag_cloud a {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments li, .widget_recent_entries li {
    border-bottom: 1px solid;
    display: block;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
}

.widget_archive li, .widget_categories li {
    border-bottom: 1px solid;
    display: table;
    font-weight: 400;
    margin: 0;
    text-align: right;
    width: 100%
}

.widget_archive ul > li, .widget_categories ul > li {
    padding: 10px 0
}

.widget_archive li:last-child, .widget_categories li:last-child, .widget_categories li:last-child a, .widget_meta li:last-child a, .widget_recent_comments li:last-child, .widget_recent_entries li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.widget_archive li:last-child, .widget_categories li:last-child, .widget_nav_menu li:last-child a, .widget_pages li:last-child a {
    border-bottom: none
}

.gridlove_category_widget .gridlove-count-color li > a:hover, .widget_archive li > a:hover, .widget_categories li > a:hover, .widget_meta a:hover {
    padding-left: 5px
}

.widget_archive li a, .widget_categories li a {
    float: left;
    font-weight: 700
}

.widget_archive .children, .widget_categories .children {
    clear: both;
    display: block;
    padding-top: 10px
}

.widget_archive ul > li > .children, .widget_categories ul > li > .children {
    margin-bottom: -10px
}

.widget_archive .children li, .widget_categories .children li {
    border-bottom: none;
    border-top: 1px solid;
    margin: 0;
    padding: 10px 0;
}

.widget_archive .children .children li, .widget_categories .children .children li {
    padding-left: 20px
}

.widget_archive .children li a, .widget_categories .children li a {
    margin-left: 20px
}

.widget_recent_comments .recentcomments a {
    font-style: normal;
    font-weight: 700
}

    .post-date, .widget_recent_comments .recentcomments, .widget_recent_comments .recentcomments a.url {
        font-style: italic;
        font-weight: 400;
    }

        .post-date:before {
            content: " - "
        }

.widget_nav_menu .sub-menu, .widget_pages .children {
    display: none;
    left: 0;
    padding: 0;
    position: relative;
    top: -1px;
    width: 100%;
}

    .widget_nav_menu .sub-menu .sub-menu, .widget_pages .children .children {
        left: 0;
        padding: 0
    }

.widget_nav_menu ul > li > a, .widget_pages ul > li > a {
    margin: 0 30px;
    padding: 10px 0;
}

.widget_nav_menu .sub-menu a:hover, .widget_nav_menu li > a:hover, .widget_pages .children a:hover, .widget_pages li > a:hover {
    padding-left: 5px
}

.widget_nav_menu .sub-menu .sub-menu:after, .widget_pages .children .children:after {
    background: rgba(0, 0, 0, .1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.widget_nav_menu .sub-menu a, .widget_pages .children a {
    border-bottom: none
}

.widget_nav_menu li, .widget_pages li {
    position: relative;
    z-index: 2
}

.widget_nav_menu ul > li:last-child.active, .widget_pages ul > li:last-child.active {
    margin-bottom: -21px
}

.gridlove-nav-widget-acordion {
    cursor: pointer;
    font-size: 10px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 15px;
    width: 32px;
}

.widget_nav_menu .menu-item-has-children.active > span, .widget_pages .page_item_has_children.active > span {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.widget_nav_menu .widget-title, .widget_pages .widget-title {
    padding: 10px 30px 0
}

.widget_nav_menu.widget, .widget_pages.widget {
    padding: 20px 0
}

.gridlove_category_widget .widget-title + ul.gridlove-count-color > li:first-child > a, .widget_archive > ul > li:first-child, .widget_categories > ul > li:first-child, .widget_meta > ul > li:first-child > a, .widget_nav_menu > div > ul > li:first-child > a, .widget_pages > ul > li:first-child > a, .widget_recent_comments > ul > li:first-child, .widget_recent_entries > ul > li:first-child {
    padding-top: 0
}

.widget_nav_menu > div > ul > li:first-child > .gridlove-nav-widget-acordion, .widget_pages > div > ul > li:first-child > .gridlove-nav-widget-acordion {
    top: 3px
}

.widget.mks_ads_widget {
    -webkit-box-shadow: none;
    background: 0 0;
    box-shadow: none;
    padding: 0;
}

.mks_ads_widget .widget-title {
    font-size: 12px;
    margin: 0 0 5px;
    text-align: center;
}

ul.mks_themeforest_widget_ul {
    margin: 0 -10px
}

.mks_themeforest_widget ul.mks_themeforest_widget_ul li {
    margin: 0 0 2px
}

.mks_themeforest_widget .mks_read_more {
    margin-bottom: 0;
    margin-top: 20px
}

.widget.mks_flickr_widget ul.flickr li {
    margin: 0 2px 0 0
}

    .widget.mks_flickr_widget ul.flickr li:nth-child(3n) {
        margin: 0 0 2px
    }

.widget.mks_flickr_widget ul {
    margin: 0;
    width: 260px;
}

.mks_author_widget, .mks_themeforest_widget_ul {
    text-align: center
}

.widget.mks_author_widget img {
    border-radius: 50%;
    clear: both;
    float: none;
    margin: 0 0 10px
}

.mks_author_widget h3 {
    font-size: 20px;
    line-height: 28px
}

.widget.mks_author_widget .mks_autor_link_wrap {
    margin-top: 15px
}

.mks_autor_link_wrap a, .mks_read_more a {
    display: inline-block;
    max-width: 200px;
    width: 100%;
}

.rsswidget {
    font-weight: 700
}

.rss-date {
    display: block;
    font-style: italic;
    font-weight: 400;
}

.widget_rss li {
    margin-bottom: 15px
}

    .widget_rss li:last-child {
        margin-bottom: 0
    }

.gridlove_category_widget .widget-title {
    margin-bottom: 0;
    padding: 25px 30px 0;
}

.widget.gridlove_category_widget {
    padding: 0
}

.gridlove_category_widget.full-color .widget-title {
    margin-bottom: 0;
    padding-top: 20px;
}

.gridlove_category_widget .widget-title + .gridlove-full-color {
    margin-top: 20px
}

.gridlove-full-color {
    display: inline-block;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

.widget.gridlove_category_widget .gridlove-full-color select {
    margin: 0 30px 30px;
    width: 240px
}

.gridlove_category_widget .gridlove-full-color li {
    display: block;
    font-weight: 700;
    min-height: 50px;
    position: relative;
    text-align: right;
}

    .gridlove_category_widget .gridlove-full-color li:last-child {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .gridlove_category_widget .gridlove-full-color li a {
        display: inline-block;
        height: 50px;
        line-height: 30px;
        padding: 10px 30px;
        text-align: left;
        width: 100%
    }

        .gridlove_category_widget .gridlove-full-color li a:before {
            -moz-transition: all .2s ease-in-out;
            -ms-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            -webkit-backface-visibility: hidden;
            -webkit-transition: all .2s ease-in-out;
            background: rgba(0, 0, 0, .15);
            content: "";
            height: 50px;
            left: 0;
            opacity: 0;
            padding: 20px;
            position: absolute;
            top: 0;
            transition: all .2s ease-in-out;
            width: 100%;
            z-index: 2;
        }

.gridlove-count, .mks_flickr_widget ul.flickr a {
    position: relative
}

.gridlove-count, .gridlove_category_widget .gridlove-count-color li a {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.gridlove_category_widget .gridlove-full-color li > a:hover:before {
    opacity: .8
}

.gridlove_category_widget .gridlove-full-color li > a:hover .gridlove-count {
    background: rgba(0, 0, 0, .25);
    color: #FFF
}

.gridlove-full-color .category-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

.gridlove-count {
    -o-transition: all .2s ease-in-out;
    -webkit-transition-delay: .1s;
    background: rgba(0, 0, 0, .15);
    border-radius: 50%;
    float: right;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    right: 0;
    text-align: center;
    top: 3px;
    transition: all .2s ease-in-out;
    transition-delay: .1s;
    width: 26px;
    z-index: 2;
}

.gridlove_category_widget .gridlove-full-color li .children {
    clear: both;
    display: inline-block;
    width: 100%;
}

    .gridlove_category_widget .gridlove-full-color li .children a {
        padding: 10px 30px 10px 50px
    }

.gridlove_category_widget .gridlove-count-color {
    padding: 20px 30px
}

    .gridlove_category_widget .gridlove-count-color .gridlove-count {
        right: 0;
        top: -3px;
    }

    .gridlove_category_widget .gridlove-count-color li a {
        -o-transition: all .2s ease-in-out;
        display: block;
        font-weight: 700;
        margin: 0;
        padding: 10px 0;
        transition: all .2s ease-in-out
    }

.gridlove-posts-widget a, .mks_flickr_widget ul.flickr a:after {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.gridlove_category_widget .gridlove-count-color li {
    border-bottom: 1px solid
}

    .gridlove_category_widget .gridlove-count-color li:last-child {
        border-bottom: 0
    }

.gridlove-sticky-sidebar .widget:last-child {
    margin-bottom: 0
}

.mks_ads_widget .mks_adswidget_ul.small {
    text-align: center
}

    .mks_ads_widget .mks_adswidget_ul.small li {
        margin-bottom: 10px;
        margin-right: 7px
    }

.mks_adswidget_ul.custom li {
    margin-right: 0
}

.gridlove-widget-expand {
    padding: 0
}

.gridlove-posts-widget article {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 0;
    width: 240px;
}

    .gridlove-posts-widget article:last-child, .widget .mejs-container, .widget_media_image .wp-caption {
        margin-bottom: 0
    }

.gridlove-posts-widget .entry-image {
    -ms-flex: 0 0 80px;
    -webkit-box-flex: 0;
    flex: 0 0 80px;
    margin-right: 15px;
    max-width: 80px;
}

.gridlove-posts-widget a {
    -o-transition: all .2s ease-in-out;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    transition: all .2s ease-in-out
}

.gridlove-posts-widget h6 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0
}

.gridlove-posts-widget.owl-carousel .owl-stage-outer {
    display: inline-block;
    width: 100%
}

.gridlove_posts_widget .gridlove-slider-controls {
    display: inline-block;
    float: right;
    margin-top: 3px;
    vertical-align: top;
}

.gridlove-sidebar-action-inside .gridlove-posts-widget article, .gridlove-sidebar-action-inside .gridlove-posts-widget.owl-carousel .owl-stage-outer {
    width: 223px
}

.widget.gridlove_adsense_widget {
    -webkit-box-shadow: none;
    background: 0 0;
    box-shadow: none
}

.gridlove_adsense_widget.gridlove-widget-expand {
    padding: 0
}

.widget_nav_menu .gridlove-category-menu .sub-menu article {
    float: none;
    padding: 0 30px
}

.widget_nav_menu .gridlove-category-menu .sub-menu a:hover {
    padding: 0
}

.widget_nav_menu .gridlove-category-menu .sub-menu {
    padding: 20px 0;
    width: 100%
}

.mks_flickr_widget ul.flickr img {
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1
}

.mks_flickr_widget ul.flickr a:after {
    -o-transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    z-index: 2;
}

.mks_flickr_widget ul.flickr a:hover:after {
    background: rgba(0, 0, 0, .2)
}

.mks_themeforest_widget {
    text-align: center
}

.gridlove-posts-widget .gridlove-posts-widget-item-wrapper {
    opacity: 0;
    position: absolute
}

.owl-loaded .gridlove-posts-widget-item-wrapper {
    opacity: 1;
    position: relative
}

.gridlove-posts-widget {
    min-height: 65px
}

.widget div.mejs-container .mejs-controls, body .widget .mejs-container.wp-audio-shortcode {
    height: 25px !important
}

    .widget div.mejs-container .mejs-controls .mejs-time, body .widget .mejs-container .mejs-controls .mejs-button {
        margin: 0;
        padding: 8px 0 0
    }

.widget div.mejs-controls div.mejs-time-rail {
    padding-top: 5px
}

body .widget .mejs-controls a.mejs-horizontal-volume-slider {
    margin: 0
}

.widget .mejs-overlay-button, body .widget .mejs-container .mejs-controls .mejs-button button:before {
    font-size: 14px;
    line-height: 27px
}

.widget .mejs-overlay-button {
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

body .widget .mejs-container .mejs-controls .mejs-button button {
    height: 25px
}

.widget .mejs-container .mejs-controls div {
    font-size: 10px
}

.widget .mejs-controls .mejs-time-rail .mejs-time-current, .widget .mejs-controls .mejs-time-rail span, .widget .mejs-controls .mejs-time-rail > a {
    height: 8px
}

.widget .mejs-controls .mejs-time-rail .mejs-time-float {
    height: 17px
}

.widget .gallery .gallery-item a:after {
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.comment-form label {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 10px
}

.comment-form-author, .comment-form-email, .comment-form-url {
    float: left;
    margin-bottom: 20px;
    padding: 0 15px 0 0;
    width: 33.33%;
}

.comment-form-url {
    padding: 0
}

.comment-form p {
    margin-bottom: 5px
}

    .comment-form p:last-child, .comment-respond {
        margin-bottom: 0
    }

.form-submit {
    clear: both;
    display: inline-block;
    margin-top: 15px;
}

.comment-list {
    clear: both;
    list-style: none;
    margin: 48px 0 0;
    padding: 0;
}

.comment-content, .reply {
    margin-left: 65px
}

.comment-list li {
    list-style: none
}

.comment-list .avatar {
    border-radius: 50%;
    float: left;
    margin-right: 15px
}

.comment-author b {
    font-size: 18px
}

.comment-list .says {
    display: none
}

.comment-list .comment-metadata {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px
}

#cancel-comment-reply-link, .reply {
    font-size: 14px;
    line-height: 20px
}

.reply {
    margin-top: -3px
}

.comment-content p {
    margin-bottom: 14px
}

.comment-body {
    margin-bottom: 36px
}

.comment-list .children {
    margin-left: 98px;
    padding: 0
}

.comment-list .comment-respond {
    margin-bottom: 35px
}

.comment .comment-respond {
    border-top: 1px solid;
    margin: 26px 0 36px;
    padding: 20px 26px 0;
    position: relative
}

.comment-reply-title {
    float: right
}

.comment-form .logged-in-as, .comment-notes {
    margin-bottom: 25px
}

.pingback .comment-content, .trackback .comment-content {
    margin-left: 0
}

.comment-list li:last-child .children li:last-child article {
    margin-bottom: 0
}

.bypostauthor .comment-author {
    position: relative
}

    .bypostauthor .comment-author:before {
        background: #000;
        border: 2px solid #FFF;
        border-radius: 50%;
        color: #FFF;
        content: "\f007";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 12px;
        height: 30px;
        left: -9px;
        line-height: 27px;
        position: absolute;
        text-align: center;
        top: -6px;
        width: 30px;
    }

.gridlove-cover, .gridlove-cover-item {
    position: relative
}

.module-actions ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .module-actions ul.page-numbers .page-numbers {
        border-radius: 50%;
        display: inline-block;
        font-size: 14px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        vertical-align: top;
        width: 25px;
    }

    .module-actions ul.page-numbers .next.page-numbers, .module-actions ul.page-numbers .prev.page-numbers {
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-size: 9px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        transition: all .2s ease-in-out;
        vertical-align: top;
        width: 25px;
    }

    .module-actions ul.page-numbers .next.page-numbers {
        margin-left: 5px
    }

    .module-actions ul.page-numbers .prev.page-numbers {
        margin-right: 5px
    }

.comment-subscription-form label {
    font-size: 14px
}

.comment-subscription-form [type=checkbox], .comment-subscription-form [type=radio] {
    vertical-align: -2px
}

#wp-comment-cookies-consent {
    margin-right: 7px;
    position: relative;
    top: 2px
}

.gridlove-cover-area {
    margin-bottom: 30px;
    text-align: center;
    width: 100%
}

    .gridlove-cover-area.gridlove-cover-wrapper {
        height: 360px !important
    }

.gridlove-cover {
    display: inline-block
}

.gridlove-cover-bg .gridlove-cover:before {
    background: -moz-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, #000 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    left: 0;
    width: 40%
}

.gridlove-cover-bg .gridlove-cover:after {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0)), to(#000));
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
    right: 0;
    width: 40%
}

.gridlove-cover-bg .gridlove-cover:after, .gridlove-cover-bg .gridlove-cover:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2
}

.gridlove-cover-1 .gridlove-cover-bg .gridlove-cover:before {
    width: 70%
}

.gridlove-cover-1 .gridlove-cover-bg .gridlove-cover:after {
    width: 40%
}

.gridlove-cover-area .gridlove-cover-bg img {
    display: inline-block;
    height: 100%;
    max-width: 100%;
    width: auto;
}

.gridlove-hidden-overlay {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
}

.gridlove-cover-area:hover .gridlove-hidden-overlay {
    opacity: 1
}

.gridlove-cover-2 .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .6);
    opacity: 1;
}

.gridlove-cover-2:hover .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .8)
}

.gridlove-cover-content {
    margin: 0 auto;
    width: 1200px;
}

    .gridlove-cover-content .entry-header {
        height: 440px;
        margin-left: 15px;
        margin-top: 60px;
        max-width: 480px;
        pointer-events: none;
        position: absolute;
        text-align: left;
        top: 0;
        z-index: 3;
    }

    .gridlove-cover-content .entry-category a, .gridlove-cover-content .entry-meta a, .gridlove-cover-content .entry-title, .gridlove-cover-content .entry-title a {
        pointer-events: auto
    }

    .gridlove-cover-content .entry-category {
        margin-bottom: 15px
    }

    .gridlove-cover-content .entry-title {
        margin-bottom: 20px
    }

        .gridlove-cover-content .entry-title, .gridlove-cover-content .entry-title a, .gridlove-cover-content p {
            color: #FFF
        }

    .gridlove-cover-content .entry-meta {
        bottom: 69px;
        position: absolute;
        z-index: 100
    }

    .gridlove-cover-content .entry-content {
        max-width: 400px
    }

.gridlove-cover-area {
    background: #000;
    overflow: hidden
}

.gridlove-cover-1 .owl-controls {
    bottom: 60px;
    left: 50%;
    margin-left: -600px;
    max-width: 1189px;
    pointer-events: none;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 2;
}

.gallery-columns-1 .owl-controls, .gridlove-cover-slider .owl-controls, .wp-block-gallery.columns-1 .owl-controls {
    bottom: 60px;
    position: absolute;
}

.gallery-columns-1 .owl-nav > div, .gridlove-cover-slider .owl-nav > div, .wp-block-gallery.columns-1 .owl-nav > div {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    -webkit-transition: all .2s ease-in-out;
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 3px 5px 0 rgba(0, 1, 1, .1);
    color: #5e5e5e;
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 0 3px;
    padding: 0;
    pointer-events: auto;
    text-align: center;
    transition: all .2s ease-in-out;
    vertical-align: top;
    width: 40px;
}

    .gallery-columns-1 .owl-nav > div:hover, .gridlove-cover-slider .owl-nav > div:hover, .wp-block-gallery.columns-1 .owl-nav > div:hover {
        background: #fff
    }

    .gallery-columns-1 .owl-nav > div .fa-chevron-right, .gridlove-cover-slider .owl-nav > div .fa-chevron-right, .wp-block-gallery.columns-1 .owl-nav > div .fa-chevron-right {
        margin: 0 0 0 2px
    }

    .gallery-columns-1 .owl-nav > div .fa-chevron-left, .gridlove-cover-slider .owl-nav > div .fa-chevron-left, .wp-block-gallery.columns-1 .owl-nav > div .fa-chevron-left {
        margin: 0 0 0 -2px
    }

.gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-prev {
    left: 12px
}

.gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-next {
    right: 12px
}

.gridlove-cover-wrapper .gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-prev {
    left: -60px
}

.gridlove-cover-wrapper .gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-next {
    right: -60px
}

.gridlove-cover-wrapper.gridlove-cover-area {
    padding: 30px 0 0
}

.gridlove-cover-slider .gridlove-cover-item, .gridlove-cover-slider .gridlove-post {
    opacity: 0
}

.owl-loaded .gridlove-cover-item, .owl-loaded .gridlove-post {
    opacity: 1
}

.gridlove-cover-2 .overlay-vh-center {
    max-width: 620px
}

.gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-content, .gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-header {
    max-width: 620px;
    width: 620px
}

.gridlove-cover-custom .gridlove-cover-item {
    display: block;
    height: 100%
}

.overlay-vh-center-custom {
    -webkit-transform: translate(-50%, -50%);
    display: block;
    height: auto;
    left: 50%;
    max-width: 1230px;
    padding: 0 30px;
    position: absolute;
    text-align: unset;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

    .overlay-vh-center-custom .h1, .overlay-vh-center-custom .h2, .overlay-vh-center-custom .h3, .overlay-vh-center-custom .h4, .overlay-vh-center-custom .h5, .overlay-vh-center-custom .h6, .overlay-vh-center-custom div, .overlay-vh-center-custom h1, .overlay-vh-center-custom h2, .overlay-vh-center-custom h3, .overlay-vh-center-custom h4, .overlay-vh-center-custom h5, .overlay-vh-center-custom h6, .overlay-vh-center-custom span {
        color: #fff
    }

.row.gridlove-cover-slider {
    margin: 0
}

.gridlove-cover-slider .owl-item div[class^=col-lg-] {
    padding: 0;
    text-align: left
}

@media (min-width: 1230px) {
    .gridlove-cover-slider .col-lg-4 {
        -ms-flex: 0 0 370px;
        -webkit-box-flex: 0;
        flex: 0 0 370px;
        max-width: 370px;
        min-width: 370px
    }

    .gridlove-cover-slider .col-lg-3 {
        -ms-flex: 0 0 270px;
        -webkit-box-flex: 0;
        flex: 0 0 270px;
        max-width: 270px;
        min-width: 270px
    }
}

@media (max-width: 1229px) {
    .gridlove-cover-slider .owl-item .col-lg-3, .gridlove-cover-slider .owl-item .col-lg-4 {
        max-width: 100%;
        padding: 0;
        width: 100%;
    }
}

.gridlove-cover-area .entry-meta .meta-item, .gridlove-cover-area .entry-meta .meta-rtime, .gridlove-cover-area .entry-meta .meta-views, .gridlove-cover-area .entry-meta a, .gridlove-cover-area .entry-meta span {
    font-size: 13px
}

.gridlove-cover-area .meta-author img {
    vertical-align: -7px
}

.gridlove-cover-area .entry-meta .meta-item {
    margin-right: 15px
}

.gridlove-cover-overlay-off .gridlove-cover:after, .gridlove-cover-overlay-off .gridlove-cover:before {
    display: none
}

.gridlove-cover-overlay-off .gridlove-cover-area:hover .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .25)
}

.gridlove-cover-overlay-off .gridlove-cover-2 .gridlove-hidden-overlay {
    background: 0 0
}

.gridlove-cover-overlay-soft-dark .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .25)
}

.gridlove-cover-overlay-soft-dark .gridlove-cover-2 .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .3)
}

.gridlove-cover-overlay-soft-dark .gridlove-cover-2:hover .gridlove-hidden-overlay {
    background: rgba(0, 0, 0, .5)
}

.gridlove-cover-overlay-soft-dark .gridlove-cover-bg .gridlove-cover:after, .gridlove-cover-overlay-soft-dark .gridlove-cover-bg .gridlove-cover:before {
    width: 20%
}

.gridlove-cover-overlay-soft-dark .gridlove-cover-1 .gridlove-cover-bg .gridlove-cover:before {
    width: 35%
}

.gridlove-cover-overlay-soft-dark .gridlove-cover-1 .gridlove-cover-bg .gridlove-cover:after {
    width: 20%
}

.gridlove-cover-area .gridlove-cover-bg img, .gridlove-post-b .entry-image img, .gridlove-post-d .entry-image img {
    -o-object-fit: cover;
    font-family: 'object-fit: cover;';
    object-fit: cover;
}

.wp-block-pullquote cite {
    font-size: 80%
}

.emoji {
    width: 24px
}

.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 12px;
    margin-top: 12px;
}

.wp-block-image {
    position: relative
}

    .wp-block-image figcaption {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        color: rgba(255, 255, 255, .8);
        font-size: 12px;
        margin: 0;
        padding: 5px 10px;
        position: absolute;
        right: 0;
        z-index: 10
    }

.wp-block-separator {
    clear: both;
    margin-top: 30px;
}

.wp-block-preformatted {
    overflow: auto;
    white-space: nowrap;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin-left: 0;
    padding-left: 50px
}

    .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
        font-style: normal
    }

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-gallery.aligncenter, .wp-block-gallery.alignnone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image h2 {
    position: relative;
    z-index: 2
}

.wp-block-cover-image.aligncenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 1.5em;
}

.wp-block-gallery {
    margin-left: 0;
    margin-right: 0
}

    .wp-block-gallery .blocks-gallery-item {
        overflow: hidden
    }

    .wp-block-gallery.owl-carousel .blocks-gallery-item {
        margin: 0
    }

.wp-block-pullquote {
    border-bottom: 2px solid;
    border-top: 2px solid;
    padding: 30px 50px;
}

    .wp-block-pullquote.is-style-solid-color blockquote {
        margin-left: initial;
        margin-right: initial;
        max-width: 100%;
        text-align: center;
    }

        .wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p {
            font-size: 22px;
            line-height: 30px
        }

    .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
        font-size: 18px;
        line-height: 30px
    }

    .wp-block-pullquote.is-style-solid-color.alignleft blockquote {
        text-align: left
    }

    .wp-block-pullquote.is-style-solid-color.alignright blockquote {
        text-align: right
    }

    .wp-block-pullquote blockquote {
        margin: 0;
        padding-left: 0
    }

        .wp-block-pullquote blockquote:before {
            display: none
        }

    .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
        margin-top: 8px;
        max-width: 280px;
        padding: 20px;
    }

    .wp-block-audio.aligncenter, .wp-block-pullquote.aligncenter {
        text-align: center
    }

        .wp-block-pullquote.aligncenter:before {
            left: 50%;
            margin-left: -11px
        }

    .wp-block-pullquote.aligncenter {
        padding: 40px 80px
    }

    .wp-block-pullquote.alignleft {
        margin-bottom: 10px;
        margin-right: 30px;
        text-align: left;
    }

    .wp-block-pullquote.alignright {
        margin-bottom: 10px;
        margin-left: 30px;
        text-align: left;
    }

        .wp-block-pullquote.alignleft cite, .wp-block-pullquote.alignright cite {
            font-size: 75%
        }

        .wp-block-pullquote.alignright:before {
            left: auto;
            right: -35px
        }

blockquote.alignright:after {
    margin-left: auto
}

.wp-block-pullquote cite, .wp-block-quote cite {
    font-size: 80%
}

.wp-block-video video {
    max-width: 100%
}

.entry-content .wp-block-categories ul, .entry-content .wp-block-latest-posts, .entry-content .wp-block-latest-posts.is-grid {
    list-style: outside;
    margin-left: 20px;
    padding: 0;
}

p.wp-block-subhead {
    font-style: normal;
    line-height: 1.35;
    opacity: 1;
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 7.5rem;
    margin: 10px 20px 0 0
}

.wp-block-button__link {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 2px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1), inset 0 0 0 transparent;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 1;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s ease-in-out
}

    .wp-block-button__link:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3), inset 0 0 230px rgba(0, 0, 0, .1)
    }

.is-style-outline .wp-block-button__link {
    background: 0 0;
    border: 1px solid currentcolor
}

    .is-style-outline .wp-block-button__link:hover {
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
    }

.wp-block-categories-list {
    list-style: inside
}

.wp-block-image.alignleft, .wp-block-image.alignright {
    margin-bottom: 20px
}

.wp-block-image .alignleft {
    margin-right: 20px;
    position: relative
}

.wp-block-image .alignright {
    margin-left: 20px;
    position: relative
}

blockquote p + cite {
    display: block;
    margin-top: -15px;
    opacity: .5
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    text-align: left
}

body .entry-content .blocks-gallery-item a, body .entry-content .blocks-gallery-item a:hover {
    border-bottom: 0 none transparent
}

.wp-block-table.is-style-stripes {
    border-bottom: none;
    border-left: none
}

.entry-content .wp-block-quote, .wp-block-column, .wp-block-embed, .wp-block-image, .wp-block-media-text, .wp-block-pullquote, .wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-separator, .wp-block-table {
    margin-bottom: 24px
}

@media (min-width: 600px) {
    .wp-block-column:not(:last-child), .wp-block-column:nth-child(odd) {
        margin-right: 12px
    }

    .wp-block-column:not(:first-child), .wp-block-column:nth-child(even) {
        margin-left: 12px
    }
}

.wp-block-column p:only-of-type {
    margin-bottom: 0
}

@media (max-width: 782px) {
    .wp-block-columns {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width: 660px) {
    .wp-block-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .wp-block-columns .wp-block-column {
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            margin-left: 0 !important;
            margin-right: 0 !important
        }

    .entry-content .wp-block-quote, .wp-block-column, .wp-block-embed, .wp-block-image, .wp-block-media-text, .wp-block-pullquote, .wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-separator, .wp-block-table {
        margin-bottom: 20px
    }

    .wp-block-gallery {
        margin-bottom: 4px
    }
}

.gridlove-header-responsive {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    display: block;
    height: 50px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    transform: translate3d(0, 0, 0);
    width: 100%;
    z-index: 9998;
}

.box-single .gridlove-share {
    -ms-flex-pack: distribute;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}

    .box-single .gridlove-share a {
        margin: 0 3px;
        width: 100%
    }

.gridlove-header-responsive .sub-menu {
    margin-top: -2px
}

.gridlove-header-responsive .gridlove-actions-button > span {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

@media (max-width: 1450px) {
    .mfp-image-holder button.mfp-close {
        right: 0;
        top: -10px
    }
}

@media (max-width: 1229px) {
    .gridlove-site-branding {
        display: inline-block
    }

    .gridlove-module .owl-item div[class^=col-lg-] {
        max-width: 100%;
        padding: 0;
        width: 100%;
    }

    .gridlove-cover-content {
        width: 100%
    }

        .gridlove-cover-content .entry-header {
            margin-left: 30px
        }
}

@media (max-width: 1040px) {
    body .h1, body h1 {
        font-size: 40px;
        line-height: 46px
    }

    body .col-lg-12 .gridlove-post-b .h3, body .h2, body h2 {
        font-size: 26px;
        line-height: 34px
    }

    body .h3, body h3 {
        font-size: 22px;
        line-height: 30px
    }

    body .h4, body h4 {
        font-size: 20px;
        line-height: 28px
    }

    body .h5, body h5 {
        font-size: 18px;
        line-height: 26px
    }

    body .gridlove-post, body .h6, body h6, html body {
        font-size: 16px
    }
}

@media (max-width: 1040px) and (min-width: 580px) {
    .box-vm, .comment-body, .gridlove-comments, .gridlove-cover-area, .gridlove-infinite-scroll a, .gridlove-load-more a, .gridlove-pagination .gridlove-next a, .gridlove-pagination .gridlove-prev a, .gridlove-pagination .next, .gridlove-pagination .prev, .gridlove-post, .gridlove-site-content, .module-empty, .module-header, .widget {
        margin-bottom: 24px;
        margin-top: -4px;
    }

    .gridlove-post-a .box-inner-p {
        padding: 18px 24px 24px
    }

    .gridlove-post-a .box-inner-ellipsis {
        height: 85px;
        max-height: 85px
    }

    .entry-overlay .entry-meta, .gridlove-post-a .entry-meta, .gridlove-post-b .entry-meta, .gridlove-post-c .entry-meta {
        bottom: 20px
    }

    .box-inner-p {
        padding: 24px
    }

    .box-inner-ptbr {
        padding: 24px 20px 24px 0
    }

    .gridlove-footer .row, .row {
        margin-left: -12px;
        margin-right: -12px
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .gridlove-content, .gridlove-footer [class^=col-lg-], .gridlove-share-wrapper, .gridlove-sidebar {
        padding-left: 12px;
        padding-right: 12px
    }

    .container, .container-fluid {
        padding-left: 24px;
        padding-right: 24px
    }

    .gridlove-post-a .entry-category {
        left: 24px;
        top: 24px;
    }

    .gridlove-slot-l {
        left: 24px
    }

    .gridlove-slot-r {
        right: 24px
    }

    .gridlove-footer .widget:first-child {
        margin-top: 24px
    }

    .gridlove-footer .widget:last-child {
        margin-bottom: 30px
    }

    .gridlove-copyright {
        padding: 24px 0
    }

    .box-inner-p-bigger {
        padding: 40px 40px 48px
    }

    .box-inner-p-smaller {
        padding: 40px
    }

    .gridlove-share-wrapper {
        -ms-flex: 0 0 94px;
        -webkit-box-flex: 0;
        flex: 0 0 94px;
        width: 94px;
    }

    .gridlove-sidebar {
        -ms-flex: 0 0 324px;
        -webkit-box-flex: 0;
        flex: 0 0 324px;
        width: 324px
    }

    .gridlove-cover-content .header-to-bottom .entry-meta, .gridlove-single-layout-5 .entry-meta, .overlay-vh-center .entry-meta {
        bottom: 0
    }

    .gridlove-cover-content .entry-header {
        height: 100%;
        margin-left: auto;
        margin-top: auto;
        padding-left: 40px;
        padding-top: 40px;
    }

    .gridlove-cover-content .meta-author img {
        margin-right: 4px;
        vertical-align: -8px;
        width: 24px
    }

    .gridlove-cover-content .entry-meta {
        bottom: 40px
    }

    .gallery-columns-1 .owl-controls, .gridlove-cover-slider .owl-controls, .wp-block-gallery.columns-1 .owl-controls {
        bottom: 40px;
        left: auto;
        margin-left: auto;
        max-width: 100%;
        right: 40px;
    }

    .gallery-columns-1 .owl-controls, .wp-block-gallery.columns-1 .owl-controls {
        right: 0
    }

    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-prev {
        left: 24px
    }

    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-next {
        right: 24px
    }

    .gridlove-cover-1 .entry-meta .meta-item, .gridlove-cover-1 .entry-meta .meta-rtime, .gridlove-cover-1 .entry-meta .meta-views, .gridlove-cover-1 .entry-meta a, .gridlove-cover-1 .entry-meta span, .gridlove-cover-2 .entry-meta .meta-item, .gridlove-cover-2 .entry-meta .meta-rtime, .gridlove-cover-2 .entry-meta .meta-views, .gridlove-cover-2 .entry-meta a, .gridlove-cover-2 .entry-meta span {
        font-size: 12px;
        line-height: 18px
    }

    .gridlove-cover-1 .gridlove-cover-bg .gridlove-cover:after, .gridlove-cover-bg .gridlove-cover:after, .gridlove-cover-bg .gridlove-cover:before {
        width: 20%
    }

    .gridlove-cover-2 .gridlove-cover-content .entry-header {
        padding-left: 0;
        padding-top: 0
    }

    body .h1, body h1 {
        font-size: 36px;
        line-height: 42px
    }

    .gridlove-footer .widget.mks_ads_widget {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 1023px) and (max-width: 1040px) {
    body .h2, body h2 {
        font-size: 24px;
        line-height: 32px
    }

    body .h3, body h3 {
        font-size: 20px;
        line-height: 26px
    }

    body .h4, body h4 {
        font-size: 19px;
        line-height: 27px
    }

    body .h5, body h5 {
        font-size: 17px;
        line-height: 25px
    }

    body .col-lg-3 .h3 {
        font-size: 18px;
        line-height: 24px
    }

    body .col-lg-12 .h3 {
        font-size: 22px;
        line-height: 30px
    }

    .entry-meta .meta-item, .entry-meta .meta-rtime, .entry-meta .meta-views, .entry-meta a, .entry-meta span {
        font-size: 11px;
        line-height: 16px
    }

    .meta-author img {
        margin-right: 2px;
        vertical-align: -6px;
        width: 20px
    }

    .site-title.h1 {
        line-height: inherit
    }
}

@media (min-width: 600px) and (max-width: 700px), (max-width: 320px) {
    .gridlove-cover-area .meta-author img, .meta-author img {
        vertical-align: -6px
    }

    body .h2, body h2 {
        font-size: 24px;
        line-height: 32px
    }

    body .h3, body h3 {
        font-size: 20px;
        line-height: 26px
    }

    body .h4, body h4 {
        font-size: 19px;
        line-height: 27px
    }

    body .h5, body h5 {
        font-size: 17px;
        line-height: 25px
    }

    .entry-meta .meta-item, .entry-meta .meta-rtime, .entry-meta .meta-views, .entry-meta a, .entry-meta span {
        font-size: 11px;
        line-height: 16px
    }

    .meta-author img {
        margin-right: 2px;
        width: 20px
    }

    .gridlove-cover-area .entry-meta .meta-item, .gridlove-cover-area .entry-meta .meta-rtime, .gridlove-cover-area .entry-meta .meta-views, .gridlove-cover-area .entry-meta a, .gridlove-cover-area .entry-meta span {
        font-size: 11px;
        line-height: 16px;
        margin-right: 3px
    }
}

@media (max-width: 1023px) {
    .gridlove-header-responsive, .gridlove-header-responsive .container {
        height: 70px
    }

    body {
        padding-top: 100px
    }

    .gridlove-site-description {
        display: none
    }

    .site-title.h1 {
        font-size: 36px !important;
        line-height: 70px;
        margin-bottom: 0;
    }

    .site-title, .site-title a {
        display: inline-block;
        line-height: 70px;
    }

        .site-title img {
            display: inline-block;
            margin-top: -9px;
            max-height: 70px;
            vertical-align: middle;
        }

    .gridlove-header-responsive .gridlove-txt-logo .site-title.h1 {
        font-size: 30px !important
    }

    .gridlove-header-responsive .gridlove-actions {
        height: 70px;
        line-height: 70px;
        position: absolute;
        right: 10px;
        top: 0;
    }

    .gridlove-header-responsive .gridlove-actions-button:last-child > span {
        margin-right: 4px
    }

    .gridlove-header-responsive .gridlove-actions-button > span {
        font-size: 21px;
        padding: 0 10px;
        width: auto
    }

    .gridlove-header-responsive .gridlove-actions .sub-menu {
        line-height: 21px
    }

    .gridlove-actions-button > span {
        height: 50px;
        line-height: 50px;
        padding: 0 12px;
    }

    .gridlove-actions li {
        vertical-align: top
    }

    .gridlove-sidebar-action .gridlove-bars {
        display: none
    }

    .gridlove-cover, .gridlove-cover-area {
        height: 400px !important
    }

    .box-single .gridlove-share a {
        height: 40px;
        line-height: 40px
    }

    .gridlove-content {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 712px
    }

    body .gridlove-post, html body {
        font-size: 16px
    }

    :root .gridlove-content, _::-webkit-full-page-media, _:future {
        -ms-flex: 0 0 85%;
        -webkit-box-flex: 0;
        flex: 0 0 85%
    }

    .mfp-image-holder button.mfp-close {
        right: 0;
        top: -10px
    }

    .gridlove-action-search .sub-menu > li {
        line-height: 1
    }

    .gridlove-header-responsive .sub-menu {
        margin-top: -12px
    }
}

@media (max-width: 800px) {
    .gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-content, .gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-header {
        max-width: 500px;
        width: 500px
    }
}

@media (max-width: 899px) {
    .gridlove-share-wrapper {
        display: none
    }
}

@media (max-width: 660px) {
    .gridlove-cover-content.gridlove-cover-reset .entry-meta {
        margin: 0 auto;
        max-width: 90%;
    }

    body .gridlove-cover-2 .entry-title.h1 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px
    }

    .gridlove-cover-2 .overlay-vh-center {
        max-width: 74%;
        width: 74%;
    }

    .gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-content, .gridlove-cover-2 .gridlove-cover-content.gridlove-cover-reset .entry-header {
        max-width: 100%;
        width: 100%
    }
}

@media (max-width: 630px) {
    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-next {
        right: -25px
    }

    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-controls .owl-nav > .owl-prev {
        left: -25px
    }

    .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-nav > div {
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

        .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-nav > div .fa-chevron-right {
            margin: 0 0 0 -13px
        }

        .gridlove-cover-slider.gridlove-cover-arrows-middle .owl-nav > div .fa-chevron-left {
            margin: 0 0 0 13px
        }

    .search-results .module-title {
        display: block
    }

    .search-results .module-actions {
        margin-top: 15px
    }

    body.search .module-actions .gridlove-search-form input {
        width: 192px
    }
}

@media (max-width: 1303px) {
    .gridlove-cover-slider.gridlove-cover-3 .owl-controls .owl-nav > .owl-next, .gridlove-cover-slider.gridlove-cover-4 .owl-controls .owl-nav > .owl-next {
        right: -25px
    }

    .gridlove-cover-slider.gridlove-cover-3 .owl-controls .owl-nav > .owl-prev, .gridlove-cover-slider.gridlove-cover-4 .owl-controls .owl-nav > .owl-prev {
        left: -25px
    }

    .gridlove-cover-slider.gridlove-cover-3 .owl-nav > div, .gridlove-cover-slider.gridlove-cover-4 .owl-nav > div {
        border-radius: 50%;
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

        .gridlove-cover-slider.gridlove-cover-3 .owl-nav > div.owl-prev, .gridlove-cover-slider.gridlove-cover-4 .owl-nav > div.owl-prev {
            border-radius: 50%
        }

    .gridlove-cover-slider.gridlove-cover-3 .owl-controls .owl-nav, .gridlove-cover-slider.gridlove-cover-4 .owl-controls .owl-nav {
        margin: 0 auto;
        max-width: 100%;
        position: static;
    }

    .gridlove-cover-slider.gridlove-cover-3 .owl-nav > div .fa-chevron-right, .gridlove-cover-slider.gridlove-cover-4 .owl-nav > div .fa-chevron-right {
        margin: 0 0 0 -13px
    }

    .gridlove-cover-slider.gridlove-cover-3 .owl-nav > div .fa-chevron-left, .gridlove-cover-slider.gridlove-cover-4 .owl-nav > div .fa-chevron-left {
        margin: 0 0 0 13px
    }

    .gridlove-cover-slider.gridlove-cover-3, .gridlove-cover-slider.gridlove-cover-4 {
        overflow: hidden
    }
}

@media (max-width: 579px) {
    .entry-sm-overlay .entry-content, .gridlove-cover-bg .gridlove-cover:after, .gridlove-cover-bg .gridlove-cover:before {
        display: none
    }

    body {
        padding-top: 70px
    }

    .gridlove-header-responsive, .gridlove-header-responsive .container {
        height: 50px
    }

    .site-title img {
        max-height: 50px
    }

    .site-title, .site-title a {
        line-height: 50px
    }

    .gridlove-header-responsive .gridlove-actions {
        height: 50px;
        line-height: 50px;
    }

    .gridlove-header-responsive .gridlove-txt-logo .site-title.h1 {
        font-size: 26px !important
    }

    .box-vm, .comment-body, .gridlove-comments, .gridlove-post, .gridlove-prev-next-nav .gridlove-prev-link, .module-empty, .module-header, .widget {
        margin-bottom: 20px;
        margin-top: -4px;
    }

    .gridlove-post-b .entry-image a:after {
        background-color: rgba(0, 0, 0, .4)
    }

    .gridlove-post-b:hover .entry-image a:after {
        background: rgba(0, 0, 0, .8)
    }

    .gridlove-post-b .entry-image {
        width: 100%
    }

    .entry-sm-overlay {
        height: 100%;
        left: 0;
        padding: 30px;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3;
    }

    .col-lg-12 .box-col-b {
        padding: 30px
    }

    .entry-sm-overlay .entry-meta .meta-item, .entry-sm-overlay .entry-meta a, .entry-sm-overlay .entry-meta span {
        color: rgba(255, 255, 255, .8)
    }

    .entry-sm-overlay .entry-meta a {
        pointer-events: auto
    }

        .entry-sm-overlay .entry-meta a:hover, .entry-sm-overlay .entry-title, .entry-sm-overlay .entry-title a {
            color: #FFF
        }

    .entry-sm-overlay .entry-category a:hover, .entry-sm-overlay .gridlove-format-icon {
        background: #FFF;
        color: #111
    }

    .entry-sm-overlay.box-col-b {
        margin: 0;
        max-width: 100%;
    }

    .gridlove-cover-1 .owl-controls {
        bottom: 20px;
        height: 32px;
        left: 0;
        margin-left: 0;
        padding-right: 20px;
        width: 100%;
    }

    .gridlove-cover-content {
        max-width: 100%
    }

        .gridlove-cover-content .entry-header {
            height: 100%;
            margin-left: 20px;
            margin-top: 0;
            max-width: 90%;
            padding-top: 25px;
        }

    .page-template-default .gridlove-site-content.container, .single .gridlove-site-content.container {
        max-width: 100%;
        width: 100%;
    }

    .container, .container-fluid {
        max-width: 410px;
        padding-left: 20px;
        padding-right: 20px
    }

    .gridlove-footer .row, .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .col-sm-12, .gridlove-content, .gridlove-footer [class^=col-lg-] {
        padding-left: 10px;
        padding-right: 10px
    }

    #disqus_thread, .box-inner-p-bigger, .box-inner-p-smaller {
        padding: 20px
    }

    .gridlove-header-responsive + .gridlove-cover-area {
        margin-bottom: 20px
    }

    .gridlove-footer .widget:first-child, .gridlove-footer .widget:last-child {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .gridlove-cover-content .entry-title, .gridlove-cover-content p {
        margin-bottom: 10px
    }

    body .h1, body h1 {
        font-size: 28px;
        line-height: 34px
    }

    body .h2, body h2 {
        font-size: 24px;
        line-height: 32px
    }

    .gridlove-header-responsive + .gridlove-cover-area {
        margin-top: -20px
    }

    .gallery-columns-1 .owl-nav > div, .gridlove-cover-slider .owl-nav > div, .wp-block-gallery.columns-1 .owl-nav > div {
        height: 32px;
        line-height: 32px;
        width: 32px;
    }

    body .gridlove-cover-content .entry-content {
        font-size: 14px;
        line-height: 20px
    }

    .gridlove-cover, .gridlove-cover-area {
        height: 320px !important
    }

    .gridlove-cover-content .entry-meta {
        bottom: 25px
    }

    .gridlove-cover-2 .gridlove-cover-content .entry-header {
        padding-top: 0
    }

    body .entry-headline.h5 {
        font-size: 16px;
        line-height: 24px
    }

    .box-single .entry-header, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
        margin: 0 0 16px
    }

    .gridlove-pn-link {
        font-size: 12px;
        line-height: 16px
    }

    .gridlove-author, .gridlove-prev-next-nav {
        padding-top: 24px
    }

        .gridlove-comments, .gridlove-prev-next-nav .gridlove-prev-link, .module-header, .widget {
            margin-bottom: 20px
        }

    .gridlove-ad {
        margin: 0 auto 20px;
        text-align: center
    }

    .gridlove-single-layout-5 .entry-overlay-wrapper .box-inner-p-bigger {
        padding: 25px
    }

    .gridlove-single-layout-6 .entry-overlay .entry-header {
        margin-bottom: 0
    }

    .comment-list .children {
        margin-left: 0;
        padding: 0
    }

    .gridlove-cover-area .gridlove-hidden-overlay {
        opacity: 1
    }

    .gridlove-actions > li.gridlove-action-search {
        position: static
    }

    .gridlove-action-search .sub-menu {
        margin-top: -2px;
        right: -10px;
    }

    .gridlove-search-form input {
        margin-right: 2%;
        width: 60%;
    }

    .sub-menu .gridlove-button-search {
        margin-top: 5px;
        max-width: 50%;
    }

    .gridlove-action-search .sub-menu li {
        width: 100%
    }

    .comment-form-author, .comment-form-email, .comment-form-url {
        padding: 0;
        width: 100%;
    }

    .comment-body .comment-content {
        margin-left: 0;
        margin-right: 0;
    }

    .alignleft, .alignright, pre {
        clear: both;
        margin: 0 0 10px;
        text-align: center;
        width: 100% !important;
    }

    .wp-caption-text {
        background: 0 0;
        color: inherit;
        font-size: 14px;
        padding: 3px 0 0;
        position: relative;
        text-align: center;
    }

    pre, table {
        text-align: left;
        word-break: break-all;
    }

    body .mejs-container.wp-audio-shortcode {
        margin-bottom: 0
    }

    .gallery-columns-1 .owl-prev, .wp-block-gallery.columns-1 .owl-prev {
        left: 15px
    }

    .gallery-columns-1 .owl-next, .wp-block-gallery.columns-1 .owl-next {
        right: 15px
    }

    .mks_pullquote {
        margin: 0 0 24px
    }

    .mks_tabs.vertical .mks_tabs_nav {
        width: 100%
    }

    .mks_tabs.vertical .mks_tab_nav_item.active {
        border-bottom: 1px solid #FFF;
        border-right: 1px solid;
    }

    .mks_tabs.vertical .mks_tab_nav_item {
        border-bottom: 1px solid;
        margin: 0 8px -1px 0;
        min-height: 39px;
        width: auto;
    }

    .mks_tabs.vertical {
        padding: 38px 0 0
    }

    .gridlove-footer .widget.mks_ads_widget {
        margin-left: 0;
        margin-right: 0
    }

        .gridlove-footer .widget.mks_ads_widget li {
            margin: 0
        }

    .site-title.h1 {
        font-size: 28px;
        line-height: 34px !important;
        margin-bottom: 0;
        max-width: 250px
    }

    .gridlove-single-layout-5 .box-single .entry-overlay-wrapper, .gridlove-single-layout-6 .box-single .entry-overlay-wrapper {
        min-height: 250px
    }

    .gridlove-single-layout-5 .entry-image img, .gridlove-single-layout-6 .entry-image img {
        -o-object-fit: cover;
        min-height: 250px;
        object-fit: cover
    }

    .gridlove-single-layout-5 .entry-overlay .entry-meta, .gridlove-single-layout-6 .entry-overlay .entry-meta {
        bottom: 0
    }

    :root .gridlove-content, _::-webkit-full-page-media, _:future {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }

    .gridlove-single-layout-5 .gridlove-related .entry-image img, .gridlove-single-layout-6 .gridlove-related .entry-image img {
        -o-object-fit: cover;
        min-height: 150px;
        object-fit: cover
    }
}

@media (max-width: 450px) {
    .gridlove-prev-next-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .gridlove-sidebar-action-wrapper {
        max-width: 320px;
        padding: 60px 10px 20px;
        width: 100%;
    }

    .gridlove-site-branding {
        float: left
    }

    .gridlove-header-responsive .gridlove-actions-button > span {
        font-size: 18px
    }

    .gridlove-cover-content {
        max-width: 410px
    }

        .gridlove-cover-content .entry-category {
            margin-bottom: 10px
        }

    .gridlove-cover-area .gridlove-hidden-overlay {
        opacity: 1
    }
}

@media (max-width: 375px) {
    body .gridlove-cover-content .entry-title {
        font-size: 24px;
        line-height: 30px
    }

    .gridlove-cover-2 .entry-content {
        display: none
    }

    body .mejs-container .mejs-controls .mejs-button.mejs-playpause-button {
        margin: 10px 5px
    }

    div.mejs-container .mejs-controls .mejs-time {
        padding-left: 0;
        padding-right: 0;
        padding-top: 19px;
    }

    body .mejs-container.wp-audio-shortcode, div.mejs-container .mejs-controls {
        height: 45px !important
    }

    div.mejs-controls div.mejs-time-rail {
        padding-top: 14px
    }

    body .mejs-container .mejs-controls .mejs-button {
        margin: 9px 5px 0 0 !important
    }

    body .mejs-controls a.mejs-horizontal-volume-slider {
        margin: 9px 10px 0 5px;
        width: 20px
    }

    .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
        width: 100% !important
    }
}

@media (max-width: 340px) {
    .container, .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .col-sm-12, .gridlove-content {
        padding-left: 5px;
        padding-right: 5px
    }

    .gridlove-cover-2 .gridlove-cover-content .entry-content {
        display: none
    }

    .gridlove-post-a .box-inner-p {
        padding: 18px 24px 24px
    }

    .gridlove-post-a .box-inner-ellipsis {
        height: 85px;
        max-height: 85px
    }

    .entry-overlay .entry-meta, .gridlove-post-a .entry-meta, .gridlove-post-b .entry-meta, .gridlove-post-c .entry-meta {
        bottom: 20px
    }

    .box-inner-p {
        padding: 24px
    }

    .box-inner-ptbr {
        padding: 24px 20px 24px 0
    }

    .gridlove-post-a .entry-category {
        left: 24px;
        top: 24px;
    }

    .entry-sm-overlay {
        padding: 24px
    }

    .box-vm, .gridlove-comments, .gridlove-header-responsive + .gridlove-cover-area, .gridlove-post, .gridlove-prev-next-nav .gridlove-prev-link, .module-empty, .module-header, .widget {
        margin-bottom: 15px
    }

    .container, .container-fluid {
        padding: 0 10px
    }

    .gridlove-cover-wrapper.gridlove-cover-area {
        margin-bottom: 20px;
        padding: 20px 0 0;
    }

    .gridlove-cover-area.gridlove-cover-wrapper {
        height: 340px !important
    }

    .gridlove-sidebar {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }

    #disqus_thread, .box-inner-p-bigger, .box-inner-p-smaller, .sub-menu form {
        padding: 15px
    }

    .box-single .entry-header, .box-single .gridlove-share, .gridlove-comments, .gridlove-infinite-scroll a, .gridlove-load-more a, .gridlove-pagination .gridlove-next a, .gridlove-pagination .gridlove-prev a, .gridlove-pagination .next, .gridlove-pagination .prev, .gridlove-site-content, .widget {
        margin-bottom: 15px
    }

    .site-title img {
        margin-top: -6px
    }

    .widget.mks_ads_widget {
        margin: 0 0 24px;
        max-width: 100%;
        text-align: center;
    }

    .gridlove-footer input[type=submit] {
        width: 100%
    }

    .site-title.h1 {
        max-width: 180px
    }
}

@media (max-width: 500px) {
    .fb-post span {
        height: 0;
        min-width: 270px;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100% !important;
    }

        .fb-post span iframe {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }
}

@media (min-width: 600px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        margin-right: 2px
    }
}

a.csr-twitter-icon.gridlove-twitter.gridlove-share-item {
    background: url(/assets/branding/csr-twitter-icon-black.svg) #111111 center no-repeat;
}

@media(min-width:992px) {
    a.csr-twitter-icon.gridlove-twitter.gridlove-share-item {
        background: url(/assets/branding/csr-twitter-icon-black.svg) no-repeat center;
        background-size: 33px;
        margin-bottom: 3px;
    }

        a.csr-twitter-icon.gridlove-twitter.gridlove-share-item:hover {
            background: url(/assets/branding/csr-twitter-icon-grey_hover.svg) no-repeat center;
            background-size: 33px;
            margin-bottom: 3px;
        }
}


ul.footer-familyofbrands-logos {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

    ul.footer-familyofbrands-logos li {
        border: none;
        -webkit-transition: none;
        transition: none;
        padding-left: 10px;
        position: relative;
    }

        ul.footer-familyofbrands-logos li:first-child {
            min-width: 77px;
            padding-left: 0;
        }

        ul.footer-familyofbrands-logos li:before {
            content: " ";
            height: 15px;
            border-right: 1px solid #828588;
            position: absolute;
            left: 5px;
            top: 4px;
        }

        ul.footer-familyofbrands-logos li:first-child:before {
            display: none;
        }

/* Maine disclaimer banner CSS for header and footer starts here */
.gridlove-header-responsive, .gridlove-header-responsive .container {
    height: auto;
}

.alert-banner {
    background-color: #ffffff;
}

.banner-bg {
    background-color: #e1f1ee80;
}

.alert-banner p {
    line-height: 20px;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 16px;
    font-size: 16px;
    color: #00205B;
    text-align: left;
    font-weight: normal;
}

.alert-footer p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 30px;
}

.gridlove-footer > .alert-footer.container:after {
    content: none;
}

@media (min-width: 360px) and (max-width: 1023.98px) {
    .alert-banner-visible .alert-banner {
        position: fixed;
        top: 0;
        left: 0;
        bottom: auto;
        width: 100%;
        height: 56px;
        z-index: 99;
    }

        .alert-banner-visible .alert-banner .banner-bg {
            z-index: 999;
        }

    body.alert-banner-visible {
        padding-top: 156px;
    }

    .alert-banner-visible .gridlove-header-responsive {
        top: 56px !important;
    }
}

@media (min-width: 360px) and (max-width: 579.98px) {
    body.alert-banner-visible {
        padding-top: 126px;
    }
}

@media (min-width: 5800px) and (max-width: 1023.98px) {
    body.alert-banner-visible {
        padding-top: 156px;
    }
}
/* Maine disclaimer banner CSS for header and footer ends here */