html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
html {
    font-size: 16px;
    font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 8px 0 0;
}
h1 {
    margin: 15px 0 3px 0;
}
.entry-content{
    font-family: Georgia,"Times New Roman",Times,serif !important;
    font-size: 18px !important;
    color: #000000;
}
figure.widget-image-grid__inner{
    min-width: 300px;
}
#primary .container-post article .photo-container figure.post-thumbnail img{
    width: 100%;
}
#primary .texto-noticia p img{
    width: 100% !important;
}
.container-ultimas{
    width: 47%;
    float: left;
}
.container-mais-lidas{
    width: 47%;
    float: right;
}
.paginacao-wrapper{
    text-align: center;
    margin-bottom: 50px;
}
header .top-panel{
    position: fixed;
    width: 100%;
    background: #FFF;
    z-index: 99999;
}
.subtitulo-noticia{
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}
.superbanner{
    width: 728px;
    height: 90px;
    margin: 20px auto 40px auto;
}

@media (max-width: 767px) {
    h1 {
        font-size: 24px;
        line-height: 33px;
    }
}
h2 {
    margin-bottom: 6px;
}
h3 {
    margin-bottom: 6px;
}
h3.custom {
    margin-bottom: 22px;
}
h4 {
    margin-bottom: 15px;
}
h5 {
    margin-bottom: 7px;
}
h3.single {
    font-size: 26px;
}
h6 {
    margin-bottom: 10px;
}
h6.custom {
    margin-bottom: 20px;
}
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    margin-top: 0;
}
p {
    margin: 0 0 12px;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote,
.invert .post-format-quote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #1f93f5;
    text-decoration: none;
    color: #FFFFFF!important;
    padding: 0 5px;
}
big {
    font-size: 125%;
}

@media (min-width: 544px) {
    .container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.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-xl-10,
.col-xl-11,
.col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 544px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 67%;
        margin-right: 30px;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-xl-pull-0 {
        right: auto;
    }
    .col-xl-pull-1 {
        right: 8.33333%;
    }
    .col-xl-pull-2 {
        right: 16.66667%;
    }
    .col-xl-pull-3 {
        right: 25%;
    }
    .col-xl-pull-4 {
        right: 33.33333%;
    }
    .col-xl-pull-5 {
        right: 41.66667%;
    }
    .col-xl-pull-6 {
        right: 50%;
    }
    .col-xl-pull-7 {
        right: 58.33333%;
    }
    .col-xl-pull-8 {
        right: 66.66667%;
    }
    .col-xl-pull-9 {
        right: 75%;
    }
    .col-xl-pull-10 {
        right: 83.33333%;
    }
    .col-xl-pull-11 {
        right: 91.66667%;
    }
    .col-xl-pull-12 {
        right: 100%;
    }
    .col-xl-push-0 {
        left: auto;
    }
    .col-xl-push-1 {
        left: 8.33333%;
    }
    .col-xl-push-2 {
        left: 16.66667%;
    }
    .col-xl-push-3 {
        left: 25%;
    }
    .col-xl-push-4 {
        left: 33.33333%;
    }
    .col-xl-push-5 {
        left: 41.66667%;
    }
    .col-xl-push-6 {
        left: 50%;
    }
    .col-xl-push-7 {
        left: 58.33333%;
    }
    .col-xl-push-8 {
        left: 66.66667%;
    }
    .col-xl-push-9 {
        left: 75%;
    }
    .col-xl-push-10 {
        left: 83.33333%;
    }
    .col-xl-push-11 {
        left: 91.66667%;
    }
    .col-xl-push-12 {
        left: 100%;
    }
    .col-xl-offset-0 {
        margin-left: 0%;
    }
    .col-xl-offset-1 {
        margin-left: 8.33333%;
    }
    .col-xl-offset-2 {
        margin-left: 16.66667%;
    }
    .col-xl-offset-3 {
        margin-left: 25%;
    }
    .col-xl-offset-4 {
        margin-left: 33.33333%;
    }
    .col-xl-offset-5 {
        margin-left: 41.66667%;
    }
    .col-xl-offset-6 {
        margin-left: 50%;
    }
    .col-xl-offset-7 {
        margin-left: 58.33333%;
    }
    .col-xl-offset-8 {
        margin-left: 66.66667%;
    }
    .col-xl-offset-9 {
        margin-left: 75%;
    }
    .col-xl-offset-10 {
        margin-left: 83.33333%;
    }
    .col-xl-offset-11 {
        margin-left: 91.66667%;
    }
    .col-xl-offset-12 {
        margin-left: 100%;
    }
}
.col-xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}
.col-xs-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
@media (min-width: 544px) {
    .col-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 768px) {
    .col-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 992px) {
    .col-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 1200px) {
    .col-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .col-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.row-xs-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.row-xs-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.row-xs-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (min-width: 544px) {
    .row-sm-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-sm-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-sm-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 768px) {
    .row-md-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-md-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-md-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 992px) {
    .row-lg-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-lg-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-lg-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 1200px) {
    .row-xl-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .row-xl-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-xl-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
.col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.col-xs-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
@media (min-width: 544px) {
    .col-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col-sm-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
@media (min-width: 768px) {
    .col-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col-md-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
@media (min-width: 992px) {
    .col-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col-lg-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
@media (min-width: 1200px) {
    .col-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .col-xl-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .col-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    background: #fff
}
a,
a:hover,
a:active,
a:focus {
    outline: none!important;
}
blockquote,
.invert .post-format-quote,
q {
    quotes: "" "";
}
blockquote:before,
.invert .post-format-quote:before,
blockquote:after,
.invert .post-format-quote:after,
q:before,
q:after {
    content: "";
}
blockquote,
.invert .post-format-quote {
    position: relative;
    margin: 0;
    padding: 10px 10px 10px 50px;
    font-size: 26px;
    line-height: 33px;
    font-weight: bold;
}
@media (min-width: 992px) {
    blockquote,
    .invert .post-format-quote {
        padding: 16px 30px 10px 70px;
    }
}
blockquote cite,
.invert .post-format-quote cite {
    display: block;
    margin: 9px 0 4px;
    font-size: 17px;
    line-height: 1em;
    font-style: italic;
    font-weight: 400;
}
blockquote cite:before,
.invert .post-format-quote cite:before {
    content: '';
    width: 17px;
    height: 1px;
    background: #000;
    display: inline-block;
    float: left;
    margin: 6px 7px 0 0;
}
blockquote:before,
.invert .post-format-quote:before {
    content: "\201c";
    position: absolute;
    font-size: 40px;
    top: 20px;
    left: 0;
    margin: -5px 0 0 0;
    font-size: 50px;
    line-height: 1em;
    font-weight: bold;
}
@media (min-width: 992px) {
    blockquote:before,
    .invert .post-format-quote:before {
        font-size: 134px;
    }
}
hr {
    background-color: #e5e5e5;
    border: 0;
    height: 1px;
    margin: 25px 0 20px;
}
hr.custom {
    height: 2px;
    background-color: #000;
    margin: 34px 0 32px;
}
code {
    padding: 2px 5px;
}
.clear {
    clear: both;
    width: 100%;
}
.entry-meta {
    font-size: 12px;
}
.entry-meta:after {
    display: table;
    width: 100%;
    clear: both;
    content: '';
}
.entry-meta>span {
    float: left;
    margin-right: 9px;
    padding-right: 9px;
    position: relative;
}
.entry-meta>span:after {
    content: '';
    width: 1px;
    height: 12px;
    background: #e8e8e8;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
}
.entry-meta>span:last-child:after {
    display: none;
}
.entry-meta .post__author {
    font-weight: bold;
    text-transform: capitalize;
}
.entry-meta .post__author span {
    font-weight: 400;
    text-transform: lowercase;
}
.entry-meta .post__author.borderNone:after {
    display: none;
}
.entry-meta .post-author {
    font-weight: 400;
    text-transform: lowercase;
}
.entry-meta .post-author a {
    text-transform: capitalize;
    font-weight: bold;
}
.entry-meta .post__comments:after {
    display: none;
}
ul,
ol {
    margin: 0 0 1.5em 0;
    padding-left: 0;
    list-style: none;
}
.page .entry-content ul,
.page .entry-content ol {
    font-size: 1.143em;
}
.container-post .entry-content{
    margin-top: 20px;
}
ul li {
    position: relative;
    padding-left: 12px;
}
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li {
    margin-left: 0!important;
    padding-left: 0;
}
.widget_categories ul li:before,
.widget_pages ul li:before,
.widget_meta ul li:before {
    display: none;
}
ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
}
ul li.recentcomments {
    padding-left: 0;
}
ul li>ol {
    padding-left: 12px;
}
ul li>ol li:before {
    color: #1f93f5;
    width: auto;
    height: auto;
    background: none;
    top: 0;
    left: 0;
    position: relative;
}
footer ul li {
    padding-left: 0;
}
footer ul li:before {
    display: none;
}
ol {
    counter-reset: li;
}
ol li:before {
    content: counter(li, decimal-leading-zero) ".";
    counter-increment: li;
    padding-right: 9px;
    font-weight: bold;
}
ol li>ol {
    padding-left: 12px;
}
ol li>ul {
    padding-left: 12px;
}
ol li>ul li:before {
    padding: 0;
    content: "";
}
li>ul,
li>ol {
    margin-bottom: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
.inline-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.inline-list li {
    display: inline-block;
}
img {
    height: auto;
    max-width: 100%
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
.entry-content table {
    margin: 0 0 1.5em;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}
.entry-content table th,
.entry-content table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #e5e5e5;
}
.entry-content table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #e5e5e5;
}
.entry-content table tbody+tbody {
    border-top: 1px solid #e5e5e5;
}
.page-preloader-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
    display: block;
}
.tm-folding-cube {
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.tm-folding-cube .tm-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.tm-folding-cube .tm-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    -webkit-animation: tm-foldCubeAngle 2.4s infinite linear both;
    animation: tm-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.tm-folding-cube .tm-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}
.tm-folding-cube .tm-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}
.tm-folding-cube .tm-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}
.tm-folding-cube .tm-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.tm-folding-cube .tm-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.tm-folding-cube .tm-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
@-webkit-keyframes tm-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}
@keyframes tm-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    left: -100px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: 0%;
    z-index: 999;
    border-radius: 50px;
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 992px) {
    #toTop {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
#toTop span {
    display: none;
}
#toTop:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    width: 51px;
    margin: 10px 0 0 0;
    top: 0;
    left: 0;
    position: relative;
    display: block;
    font-size: 30px;
    content: "keyboard_arrow_up";
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 544px) {
    #toTop {
        left: auto;
        right: 20px;
    }
}
@media (min-width: 768px) {
    #toTop {
        bottom: 80px;
    }
}
#toTop:active,
#toTop:focus {
    outline: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    display: inline-block;
    padding: 13px 21px 17px 21px;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    display: inline-block;
    padding: 13px 21px 17px 21px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-weight: bold;
    box-shadow: none!important;
    white-space: nowrap;
}
.btn__text,
.btn__icon {
    display: inline-block;
    vertical-align: top;
}
.btn__icon {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 1.5em;
    line-height: inherit;
}
.btn__icon:before {
    content: '\E5C8';
}
.btn.btn-fullwidth {
    width: 100%;
    text-align: center;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
    padding: 16px 18px 15px 18px;
    border: 1px solid #ededed;
    background-color: #ededed;
    border-radius: 0;
    font-size: 12px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
    box-shadow: 0 0 8px #ededed;
    outline: none;
}
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
    outline: none;
}
select {
    border: 1px solid #ededed;
}
textarea {
    width: 100%;
    min-height: 150px;
    resize: vertical;
    overflow: auto;
}
::-moz-placeholder {
    opacity: 1;
}
:-moz-placeholder {
    opacity: 1;
}
.search-form {
    margin: 0;
    padding: 10px 0;
}
@media (max-width: 600px) {
    .search-form {
        display: block;
    }
}
.top-panel .search-form {
    padding: 0;
}
.search-form:after {
    clear: both;
    content: "";
    width: 100%;
    display: block;
}
.search-form__field[type="search"] {
    float: left;
    vertical-align: top;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-appearance: none;
    width: calc(100% - 96px);
    box-sizing: border-box;
}
.top-panel .search-form__field[type="search"] {
    background: none;
    border: none;
    padding: 6px 10px;
    box-shadow: none;
    width: 90px;
}
.search-form__submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    vertical-align: top;
    float: left;
}
.search-form__submit i {
    display: none;
}
.top-panel .search-form__submit {
    padding: 5px 0;
    background: none;
}
.top-panel .search-form__submit:hover {
    background: none;
}
.top-panel .search-form__submit:active,
.top-panel .search-form__submit:focus,
.top-panel .search-form__submit:hover {
    box-shadow: none;
}
.comment-respond {
    margin: 0 -10px;
    padding: 12px 10px 0;
}
@media (min-width: 992px) {
    .comment-respond {
        margin-right: -30px;
        margin-left: -30px;
        padding-right: 30px;
        padding-left: 30px;
    }
}
.comment-reply-title {
    margin-top: 18px;
}
.comment-reply-title small {
    display: block;
    margin-top: 5px;
}
@media (min-width: 992px) {
    .comment-reply-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 15px;
    }
}
.comment-form {
    max-width: 470px;
}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 10px 0 0 0;
}
.comment-form .form-submit {
    margin: 30px 0 0 0;
}
.comment-list .comment-form .form-submit {
    padding-bottom: 30px;
}
.comment-form__field {
    width: 100%;
    vertical-align: top;
}
.comment-list .comment-form__field {
    background-color: #fff;
}
.comment-form .logged-in-as,
.comment-form .comment-notes {
    margin: 15px 0 25px;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-size: 0.75rem;
}
.post-password-form label {
    display: inline-block;
    vertical-align: top;
}
form[id*='give-form'] {
    margin: 0;
    padding: 8px 0;
}
form[id*='give-form'] .form-row input.give-input {
    border-radius: 0;
}
form[id*='give-form'] .form-row input.give-input:focus {
    box-shadow: none;
}
form[id*='give-form'] #give-final-total-wrap .give-donation-total-label,
form[id*='give-form'] #give-final-total-wrap .give-final-total-amount {
    height: 48px;
    line-height: 48px;
    background-color: #fff;
}
form[id*='give-form'] #give-final-total-wrap .give-donation-total-label {
    width: 60%;
    font-size: 14px;
    border-radius: 0 0 0 0;
}
form[id*='give-form'] #give-final-total-wrap .give-final-total-amount {
    width: 40%;
    font-size: 14px;
    border-radius: 0 0 0 0;
}
.give-display-modal form[id*='give-form'] {
    overflow: hidden;
}
form[id*='give-form'] .give-donation-amount .give-currency-symbol {
    padding: 0;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    border: 1px solid #ededed;
    background-color: #fff;
    border-radius: 0 0 0 0;
}
form[id*='give-form'] .give-donation-amount #give-amount {
    padding: 0 5px 0 10px;
    height: 50px;
    width: calc(100% - 47px);
    font-size: 14px;
    line-height: 50px;
    color: #7e7e90;
    border: 1px solid #ededed;
    border-right: none;
    background-color: #fff;
    border-radius: 0 0 0 0;
}
form[id*='give-form'] .give-donation-amount #give-amount:focus {
    box-shadow: none;
}
@media (min-width: 992px) {
    .give-display-modal form[id*='give-form'] .give-donation-amount #give-amount {
        border-radius: 0;
    }
}
.give-display-modal form[id*='give-form'] .give-donation-amount {
    margin: 0;
}
form[id*='give-form'] .give-btn.give-btn-modal {
    margin: 0;
}
@media (min-width: 992px) {
    form[id*='give-form'] .give-btn.give-btn-modal {
        width: 50%;
        float: right;
        border-radius: 0 0 0 0;
    }
}
@media (min-width: 992px) {
    .give-display-modal .give-total-wrap {
        width: 50%;
        float: left;
    }
}
.give-currency-symbol {
    width: 47px;
    text-align: center;
}
.give-btn {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    display: inline-block;
    padding: 13px 21px 17px 21px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    width: 100%;
    padding: 15px 5px;
    margin: 0;
}
/*
a {
    color: royalblue;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}
*/
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}
body.home .edit-link {
    display: none;
}
.main-navigation {
    clear: both;
    display: block;
    width: auto;
    text-align: left!important;
    -webkit-box-flex: initial!important;
    -webkit-flex: initial!important;
    -ms-flex: initial!important;
    flex: initial!important;
    position: relative;
    float: left;
    position: relative;
    z-index: 3;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
@media (max-width: 600px) {
    .main-navigation ul li {
        display: block!important;
    }
}
.main-navigation ul li>a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (max-width: 600px) {
    .main-navigation ul li {
        border-bottom: 1px solid #e5e5e5;
    }
}
@media (min-width: 601px) {
    .main-navigation ul li.menu-item-has-children:after {
        content: "\e5cf";
        font-family: 'Material Icons';
        font-size: 20px;
        position: absolute;
        top: 50%;
        right: 0;
        margin: -8px 15px 0 0;
        line-height: 0.8em;
        display: inline-block;
    }
}
@media (min-width: 601px) and (max-width: 1199px) {
    .main-navigation ul li.menu-item-has-children:after {
        margin-right: 5px;
    }
}
.main-navigation ul ul.sub-menu {
    position: absolute;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    width: 178px;
    z-index: 99999;
    -webkit-transition: 200ms linear;
    transition: 200ms linear;
    -webkit-transition-property: top, opacity, visibility;
    transition-property: top, opacity, visibility;
    margin: 0 0 0 -1px;
    left: -9999px;
    border-radius: 0 0 0 0;
}
@media (max-width: 600px) {
    .main-navigation ul ul.sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        background: none;
        margin: 0!important;
        width: 100%;
        border-top: 1px solid #333;
    }
    .main-navigation ul ul.sub-menu li:before {
        content: "-";
        display: inline-block;
    }
    .main-navigation ul ul.sub-menu li:last-child {
        border-bottom: none!important;
    }
}
.main-navigation ul ul.sub-menu li {
    margin: 0;
    border: none;
    border-bottom: 1px solid #333333;
    padding: 0;
}
.main-navigation ul ul.sub-menu li:before {
    display: none;
}
.main-navigation ul ul.sub-menu li:first-child {
    border-top: none;
}
.main-navigation ul ul.sub-menu li>a {
    padding: 13px 20px;
    font-size: 14px;
    z-index: 0;
    background-color: #242424;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-navigation ul ul.sub-menu li>a:before {
    display: none;
}
.main-navigation ul ul.sub-menu li>ul {
    top: 20%;
    background: #fff;
    margin-left: 1px;
}
@media (max-width: 600px) {
    .main-navigation ul ul.sub-menu li>ul a {
        text-indent: 20px;
    }
}
.main-navigation ul ul.sub-menu li:hover>ul,
.main-navigation ul ul.sub-menu li.focus>ul,
.main-navigation ul ul.sub-menu li.menu-hover>ul {
    top: 0;
    left: 100%;
}
@media screen and (min-width: 37.5em) {
    .main-navigation ul ul.sub-menu li:last-child>a {
        border-bottom: none;
    }
}
.main-navigation ul ul.sub-menu li>ul.in-transition {
    left: 100%;
}
@media (min-width: 601px) {
    .main-navigation ul ul.sub-menu li.menu-item-has-children:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 16px;
        position: absolute;
        top: 21px;
        right: 4px;
        line-height: 0.8em;
        display: inline-block;
    }
}
@media screen and (min-width: 601px) and (min-width: 37.5em) {
    .main-navigation ul ul.sub-menu li.menu-item-has-children:after {
        display: inline-block;
    }
}
.main-navigation ul ul.sub-menu li:hover>a:before,
.main-navigation ul ul.sub-menu li.focus>a:before,
.main-navigation ul ul.sub-menu li.menu-hover>a:before,
.main-navigation ul ul.sub-menu li.current_page_item>a:before,
.main-navigation ul ul.sub-menu li.current-menu-item>a:before,
.main-navigation ul ul.sub-menu li.current_page_ancestor>a:before {
    top: 0;
    bottom: 0;
    opacity: 1;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul,
.main-navigation ul li.menu-hover>ul {
    top: 100%;
    left: 0;
    visibility: visible;
    opacity: 1;
}
.main-navigation ul li>ul.in-transition {
    left: 0;
}
.main-navigation ul.menu {
    font-size: 0;
    line-height: 0;
    margin: 0 -10px 0 -10px;
}
@media screen and (min-width: 37.5em) {
    .main-navigation ul.menu {
        margin: 0;
    }
}
.main-navigation ul.menu>li {
    display: block;
    margin: 0!important;
    z-index: 0;
    padding: 0;
}
.main-navigation ul.menu>li:before {
    display: none;
}
@media screen and (min-width: 37.5em) {
    .main-navigation ul.menu>li {
        display: inline-block;
        margin: 0 30px 0 0;
    }
}
@media (min-width: 768px) {
    .main-navigation ul.menu>li {
        margin: 0 25px;
    }
}
@media (min-width: 992px) {
    .main-navigation ul.menu>li {
        margin: 0 10px;
    }
}
@media (min-width: 1200px) {
    .main-navigation ul.menu>li {
        margin: 0 20px;
    }
}
@media (min-width: 768px) {
    .main-navigation ul.menu>li {
        margin: 0 50px 0 0;
    }
}
.boxed-wrap .main-navigation ul.menu>li {
    margin: 0 10px;
}
.main-navigation ul.menu>li>a {
    width: 100%;
    text-align: left;
    position: relative;
    text-indent: 0;
    font-weight: bold;
    font-size: 16px;
}
.main-navigation ul.menu>li>a:before {
    left: 50%;
    right: 50%;
    content: "";
    height: 5px;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
}
@media (min-width: 601px) {
    .main-navigation ul.menu>li:hover>a:before,
    .main-navigation ul.menu>li.menu-hover>a:before,
    .main-navigation ul.menu>li.current_page_item>a:before,
    .main-navigation ul.menu>li.current-menu-item>a:before,
    .main-navigation ul.menu>li.current_page_ancestor>a:before {
        left: 0;
        right: 0;
        width: auto;
        opacity: 1;
    }
}
.main-navigation li {
    position: relative;
    text-align: left;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    position: relative;
}
.main-navigation .menu-item_description {
    padding: 2px 0 0 0;
    font-size: 12px;
    font-weight: 400;
}
.sub-menu .main-navigation .menu-item_description {
    position: static;
    width: 100%;
}
.set-menu {
    padding: 10px 0 20px;
}
.footer-menu {
    margin: 0;
}
.footer-menu__items {
    border-left: none!important;
    margin-left: 0!important;
}
.footer-menu__items li {
    padding: 0;
    margin-left: 30px;
}
.footer-menu__items li:first-child {
    margin: 0;
}
.menu-toggle {
    display: inline-block;
    line-height: 12px;
    padding: 5px;
    margin-bottom: 10px;
    width: 35px;
    height: 35px;
}
.menu-toggle .material-icons {
    font-size: 0;
    line-height: 0;
}
.menu-toggle .material-icons:before {
    content: "\e3c7";
    font-size: 26px;
    line-height: 1em;
    margin-left: -13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 601px) {
    .menu-toggle {
        display: none;
    }
}
@media (max-width: 600px) {
    .main-navigation>ul {
        display: none;
    }
    .main-navigation.toggled>ul {
        display: block;
    }
    .main-navigation.toggled .menu-toggle .material-icons:before {
        content: "\e5cd";
    }
}
.comment-navigation,
.posts-navigation,
.post-navigation {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    padding: 30px 0 22px;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.site-main .comment-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-previous>a,
.posts-navigation .nav-previous>a {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
}
.comment-navigation .nav-previous>a:before,
.posts-navigation .nav-previous>a:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 20px;
    line-height: 1.25em;
    content: '\E408';
    vertical-align: top;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.comment-navigation .nav-next>a,
.posts-navigation .nav-next>a {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
}
.comment-navigation .nav-next>a:after,
.posts-navigation .nav-next>a:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 20px;
    line-height: 1.25em;
    content: '\E409';
    vertical-align: top;
}
.pagination {
    padding: 0 0 25px;
}
.pagination a.page-numbers.dots {
    border: none;
    min-width: 30px;
}
.pagination a.page-numbers.next,
.pagination a.page-numbers.prev {
    border: none;
    line-height: 40px;
}
.pagination a.page-numbers.next i,
.pagination a.page-numbers.prev i {
    vertical-align: middle;
}
.pagination span.page-numbers,
.pagination a.page-numbers {
    font-size: 16px;
    margin: 0 25px 5px 0;
    display: inline-block;
    font-weight: bold;
}
.nav-links {
    padding: 0;
    overflow: hidden;
}
.comment-navigation .meta-nav,
.posts-navigation .meta-nav,
.post-navigation .meta-nav {
    display: block;
    font-size: 16px;
    padding-bottom: 11px;
}
.post-navigation .nav-previous {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-left: 24px;
}
.post-navigation .nav-previous:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 20px;
    line-height: 1.25em;
    content: '\E408';
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
}
.post-navigation .nav-next {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-right: 24px;
}
.post-navigation .nav-next:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: 20px;
    line-height: 1.25em;
    content: '\E409';
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
}
.social-list {
    z-index: 1;
    margin: 0!important;
    padding: 0!important;
}
.social-list .social-list__items {
    font-size: 0;
    line-height: 0;
}
.social-list .social-list__items li {
    margin: 0 0 0 22px;
    padding: 0;
}
.social-list .social-list__items li::before {
    display: none;
}
.social-list .social-list__items li:first-child {
    margin: 0;
}
.social-list .social-list__items li>a {
    display: block;
    text-decoration: none;
}
.social-list .social-list__items li>a:hover {
    text-decoration: none;
}
.social-list .social-list__items li>a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    margin: auto;
    font-size: 20px;
    background: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.social-list .social-list__items li>a[href*="codepen.io"]::before {
    content: '\f1cb';
}
.social-list .social-list__items li>a[href*="digg.com"]::before {
    content: '\f1a6';
}
.social-list .social-list__items li>a[href*="dribbble.com"]::before {
    content: '\f17d';
}
.social-list .social-list__items li>a[href*="dropbox.com"]::before {
    content: '\f16b';
}
.social-list .social-list__items li>a[href*="facebook.com"]::before {
    content: '\f09a';
}
.social-list .social-list__items li>a[href*="flickr.com"]::before {
    content: '\f16e';
}
.social-list .social-list__items li>a[href*="plus.google.com"]::before {
    content: '\f0d5';
}
.social-list .social-list__items li>a[href*="github.com"]::before {
    content: '\f09b';
}
.social-list .social-list__items li>a[href*="instagram.com"]::before {
    content: '\f16d';
}
.social-list .social-list__items li>a[href*="linkedin.com"]::before {
    content: '\f0e1';
}
.social-list .social-list__items li>a[href*="pinterest.com"]::before {
    content: '\f0d2';
}
.social-list .social-list__items li>a[href*="getpocket.com"]::before {
    content: '\f265';
}
.social-list .social-list__items li>a[href*="reddit.com"]::before {
    content: '\f1a1';
}
.social-list .social-list__items li>a[href*="skype.com"]::before,
.social-list .social-list__items li>a[href*="skype:"]::before {
    content: '\f17e';
}
.social-list .social-list__items li>a[href*="stumbleupon.com"]::before {
    content: '\f1a4';
}
.social-list .social-list__items li>a[href*="tumblr.com"]::before {
    content: '\f173';
}
.social-list .social-list__items li>a[href*="twitter.com"]::before {
    content: '\f099';
}
.social-list .social-list__items li>a[href*="vimeo.com"]::before {
    content: '\f27d';
}
.social-list .social-list__items li>a[href*="wordpress.org"]::before,
.social-list .social-list__items li>a[href*="wordpress.com"]::before {
    content: '\f19a';
}
.social-list .social-list__items li>a[href*="youtube.com"]::before {
    content: '\f167';
}
.social-list .social-list__items li>a[href*="feeds.reuters.com"]::before {
    content: '\f09e';
}
.sidebar-primary .social-list--widget a,
.sidebar-secondary .social-list--widget a,
.before-loop-area .social-list--widget a,
.after-loop-area .social-list--widget a,
.before-content-area .social-list--widget a,
.after-content-area .social-list--widget a {
    opacity: .3;
}
.sidebar-primary .social-list--widget a:hover,
.sidebar-secondary .social-list--widget a:hover,
.before-loop-area .social-list--widget a:hover,
.after-loop-area .social-list--widget a:hover,
.before-content-area .social-list--widget a:hover,
.after-content-area .social-list--widget a:hover {
    opacity: 1;
}
.breadcrumbs {
    position: relative;
    margin: 0;
}
@media (max-width: 992px) {
    .breadcrumbs {
        padding: 0 10px;
    }
}
@media (max-width: 600px) {
    .breadcrumbs {
        margin-top: 20px;
    }
}
.breadcrumbs__title {
    clear: both;
}
.breadcrumbs__title .page-title {
    margin: 0;
    padding-top: 13px;
}
.breadcrumbs__items {
    float: left;
}
.breadcrumbs__browse {
    float: left;
    margin-right: 10px;
}
.breadcrumbs__wrap {
    float: left;
    font-size: 12px;
    margin: 0;
}
@media (min-width: 992px) {
    .breadcrumbs__wrap {
        margin: 4px 0;
    }
}
.breadcrumbs__item {
    float: left;
}
.breadcrumbs__item-sep {
    margin: 0 10px;
    font-size: 0;
    line-height: 0;
}
.breadcrumbs__item-sep:after {
    content: '|';
    font-size: 12px;
    line-height: 1.4em;
    color: #e8e8e8;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
#content[tabindex="-1"]:focus {
    outline: 0;
}
.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
.hidden {
    display: none;
}
.comments-area {
    position: relative;
    margin: 0 -10px;
    padding: 20px 10px 0;
}
@media (min-width: 992px) {
    .comments-area {
        margin-right: -30px;
        margin-left: -30px;
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media (min-width: 992px) {
    .comments-title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
}
.comment-list {
    list-style: none;
    padding: 0 0 23px;
    margin: 0;
    border-bottom: 2px solid #000;
}
.comment-list .children {
    list-style: none;
    padding-left: 10px;
    margin-left: 0;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 992px) {
    .comment-list .children {
        padding: 5px 0 18px 30px;
    }
}
.comment-list .children .children {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}
.comment-list li:before {
    display: none;
}
.comment-list>.comment {
    margin-bottom: 22px;
    padding-right: 10px;
    padding-left: 10px;
    background: none;
}
@media (min-width: 992px) {
    .comment-list>.comment {
        padding-right: 30px;
        padding-left: 30px;
    }
}
.comment-body {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 992px) {
    .comment-body {
        padding-top: 4px;
        padding-bottom: 0;
    }
}
.comment-body__holder {
    position: relative;
    padding-right: 10px;
}
.comment-body__holder .comment-meta {
    margin: 0 0 5px;
}
.comment-body .avatar {
    float: left;
    margin: 0 15px 10px 0;
    border-radius: 50%;
    width: 68px;
}
@media (min-width: 992px) {
    .comment-body .avatar {
        margin: 0 17px 15px 0;
    }
}
.comment-body .comment-date {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.comment-body .comment-date:after {
    content: '';
    width: 1px;
    height: 12px;
    background: #e8e8e8;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}
.comment-body .fn {
    text-transform: capitalize;
    font-size: 12px;
}
.comment-body .reply {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.comment-body .reply:hover {
    opacity: 1;
}
.comment-reply-link {
    font-size: 20px;
}
.comment-date {
    display: inline-block;
}
.comment-date__time {
    display: inline-block;
    vertical-align: top;
}
.post-author-bio {
    margin: 0 -10px;
    padding: 10px;
}
@media (min-width: 992px) {
    .post-author-bio {
        margin-right: -30px;
        margin-left: -30px;
        padding: 30px 30px 10px 30px;
    }
}
.post-author__holder {
    padding: 10px;
}
@media (min-width: 992px) {
    .post-author__holder {
        padding: 30px 30px 20px;
    }
}
.post-author__avatar {
    float: left;
    margin: 0 15px 10px 0;
}
@media (min-width: 992px) {
    .post-author__avatar {
        margin: 0 20px 10px 0;
    }
}
.post-author__avatar .avatar {
    width: 110px;
    vertical-align: top;
    border-radius: 50%;
}
@media (min-width: 992px) {
    .post-author__title {
        font-size: 20px;
        line-height: 1.4;
        margin: 10px 0 6px;
    }
}
.post-author__title a {
    text-transform: capitalize;
}
.post ._content {
    color: #FFFFFF;
}
.post-author__holder {
    margin-bottom: 29px;
}
.posts-list .share-btns__list {
    float: left;
    margin-top: 15px;
}
@media (min-width: 992px) {
    .posts-list .share-btns__list {
        margin-top: 35px;
    }
}
.posts-list .share-btns__list:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    content: '';
    height: 1px;
    background-color: #e5e5e5;
    pointer-events: none;
}
.single-post .share-btns__list {
    margin-top: 6px;
}
@media (min-width: 544px) {
    .single-post .share-btns__list {
        float: right;
    }
}
.share-btns__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px 0 0;
}
.share-btns__item:last-child {
    margin-right: 0;
}
.share-btns__link {
    display: block;
    width: 51px;
    height: 51px;
    font-size: 20px;
    line-height: 51px;
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}
.social_post_loop {
    overflow: hidden;
}
.social_post_loop .share-btns__list {
    margin: 10px 0;
}
.social_post_loop .share-btns__list:before {
    display: none;
}
.card {
    display: block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
}
@media (min-width: 1200px) {
    .card-deck {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .card-deck .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0;
        flex: 1 0 0;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
    }
    .posts-list--grid-2-cols .card,
    .posts-list--grid-3-cols .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(100%/2 - 1.875rem);
        -ms-flex: 1 0 calc(100%/2 - 1.875rem);
        flex: 1 0 calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem);
    }
    .position-two-sidebars .posts-list--grid-2-cols .card,
    .position-two-sidebars .posts-list--grid-3-cols .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
    .posts-list--grid-2-cols .hentry,
    .posts-list--grid-2-cols .hentry+.hentry,
    .posts-list--grid-3-cols .hentry,
    .posts-list--grid-3-cols .hentry+.hentry {
        padding-top: 0;
        border-top: none;
    }
    .posts-list--grid-2-cols .post-format-audio .hentry,
    .posts-list--grid-2-cols .post-format-audio .hentry+.hentry,
    .posts-list--grid-3-cols .post-format-audio .hentry,
    .posts-list--grid-3-cols .post-format-audio .hentry+.hentry {
        overflow: visible;
        padding-top: 0;
        border: none;
        padding: 7px;
    }
}
@media (min-width: 1200px) and (min-width: 992px) {
    .posts-list--grid-2-cols .post-format-audio .hentry,
    .posts-list--grid-2-cols .post-format-audio .hentry+.hentry,
    .posts-list--grid-3-cols .post-format-audio .hentry,
    .posts-list--grid-3-cols .post-format-audio .hentry+.hentry {
        padding: 20px;
    }
}
@media (min-width: 1200px) {
    .posts-list--grid-3-cols .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(100%/2 - 1.875rem);
        -ms-flex: 1 0 calc(100%/2 - 1.875rem);
        flex: 1 0 calc(100%/2 - 1.875rem);
        max-width: calc(100%/2 - 1.875rem);
    }
}
@media (min-width: 1200px) and (min-width: 1200px) {
    .posts-list--grid-3-cols .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(100%/3 - 1.875rem);
        -ms-flex: 1 0 calc(100%/3 - 1.875rem);
        flex: 1 0 calc(100%/3 - 1.875rem);
        max-width: calc(100%/3 - 1.875rem);
    }
}
@media (min-width: 1200px) {
    .home .posts-list--grid-2-cols .sticky,
    .home .posts-list--grid-3-cols .sticky {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: calc(100% - 1.875rem);
    }
    .two-sidebar s .card {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .card-columns {
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
    .posts-list--masonry-2-cols,
    .posts-list--masonry-3-cols {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        position: relative;
    }
}
@media (min-width: 768px) and (min-width: 992px) {
    .posts-list--masonry-2-cols .posts-list__item.card,
    .posts-list--masonry-3-cols .posts-list__item.card {
        margin-bottom: 6px;
    }
}
@media (min-width: 768px) {
    .archive.category .posts-list--masonry-2-cols .entry-footer,
    .posts-list--masonry-2-cols .entry-footer,
    .archive.category .posts-list--masonry-3-cols .entry-footer,
    .posts-list--masonry-3-cols .entry-footer {
        display: block;
    }
    .archive.category .posts-list--masonry-2-cols .entry-footer .btn,
    .posts-list--masonry-2-cols .entry-footer .btn,
    .archive.category .posts-list--masonry-3-cols .entry-footer .btn,
    .posts-list--masonry-3-cols .entry-footer .btn {
        display: inline-block;
    }
    .posts-list--masonry-2-cols .post_format-post-format-gallery .post-thumbnail,
    .posts-list--masonry-3-cols .post_format-post-format-gallery .post-thumbnail {
        display: none;
    }
}
@media (min-width: 768px) and (min-width: 1200px) {
    .posts-list--masonry-2-cols,
    .posts-list--masonry-3-cols {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (min-width: 768px) {
    .site-content h2+.posts-list--masonry-2-cols,
    .site-content h2+.posts-list--masonry-3-cols {
        margin-top: -30px;
    }
}
@media (min-width: 768px) and (min-width: 1200px) {
    .site-content h2+.posts-list--masonry-2-cols,
    .site-content h2+.posts-list--masonry-3-cols {
        margin-top: -38px;
    }
}
@media (min-width: 768px) {
    .posts-list--masonry-2-cols .post-body-right,
    .posts-list--masonry-3-cols .post-body-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .posts-list--masonry-2-cols .post-body-right .entry-header,
    .posts-list--masonry-3-cols .post-body-right .entry-header {
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
        -ms-flex-order: -2;
        order: -2;
    }
    .posts-list--masonry-2-cols .post-body-right .entry-meta-sharing,
    .posts-list--masonry-3-cols .post-body-right .entry-meta-sharing {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .posts-list--masonry-2-cols .hentry,
    .posts-list--masonry-3-cols .hentry {
        overflow: visible;
    }
    .posts-list--masonry-2-cols .hentry .entry-meta-sharing .share-btns-main,
    .posts-list--masonry-3-cols .hentry .entry-meta-sharing .share-btns-main {
        display: none;
    }
    .posts-list--masonry-2-cols .hentry .entry-footer,
    .posts-list--masonry-3-cols .hentry .entry-footer {
        display: block;
        position: initial;
        padding-top: 25px;
    }
    .posts-list--masonry-2-cols .hentry .entry-footer .share-btns-main,
    .posts-list--masonry-3-cols .hentry .entry-footer .share-btns-main {
        float: right;
        position: absolute;
        right: 0;
        bottom: 8px;
    }
}
@media (min-width: 768px) and (min-width: 992px) {
    .posts-list--masonry-2-cols .hentry .entry-footer .share-btns-main,
    .posts-list--masonry-3-cols .hentry .entry-footer .share-btns-main {
        display: block;
    }
}
@media (min-width: 768px) {
    .posts-list--masonry-2-cols .hentry .entry-footer .btn,
    .posts-list--masonry-3-cols .hentry .entry-footer .btn {
        float: none;
        margin-top: 0;
    }
    .posts-list--masonry-3-cols {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media (min-width: 768px) and (min-width: 1200px) {
    .posts-list--masonry-3-cols {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media (min-width: 768px) {
    .two-sidebars {
        -webkit-column-gap: normal;
        -moz-column-gap: normal;
        column-gap: normal;
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }
    .two-sidebars .card {
        display: block;
    }
}
.widget {
    margin-bottom: 40px;
}
.sidebar-primary .widget,
.sidebar-secondary .widget {
    margin-bottom: 30px;
}
.sidebar-primary .widget,
.sidebar-secondary .widget,
.before-content-area .widget,
.after-content-area .widget,
.before-loop-area .widget,
.after-loop-area .widget {
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    background: #fff;
    border-radius: 0;
    padding: 0;
}
@media (min-width: 992px) {
    .sidebar-primary .widget,
    .sidebar-secondary .widget,
    .before-content-area .widget,
    .after-content-area .widget,
    .before-loop-area .widget,
    .after-loop-area .widget {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
@media (min-width: 992px) {
    .sidebar-primary .widget,
    .sidebar-secondary .widget,
    .before-content-area .widget,
    .after-content-area .widget,
    .before-loop-area .widget,
    .after-loop-area .widget {
        padding: 0;
    }
}
.widget select {
    max-width: 100%;
    width: 100%;
}
.full-width-header-area {
    margin: 0;
}
.widget.widget-image-grid.widget {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}
.widget-image-grid {
    padding-bottom: 24px!important;
}
.widget-image-grid .row {
    margin: 0 -15px!important;
}
.widget-image-grid__holder {
    padding: 0 15px;
    margin: 0;
    line-height: normal;
    position: relative;
}
.widget-image-grid__holder:after {
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}
@media (min-width: 768px) {
    .widget-image-grid__holder:first-child .widget-image-grid__inner,
    .widget-image-grid__holder:first-child .widget-image-grid__inner .widget-image-grid__content:before {
        border-radius: 0 0 0 0;
    }
}
@media (min-width: 768px) {
    .widget-image-grid__holder:last-child .widget-image-grid__inner,
    .widget-image-grid__holder:last-child .widget-image-grid__inner .widget-image-grid__content:before {
        border-radius: 0 0 0 0;
    }
}
.widget-image-grid__inner {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 0 30px!important;
    padding: 0 0 26px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
}
@media (min-width: 992px) {
    .widget-image-grid__inner {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
.widget-image-grid__inner>a {
    float: left;
    margin: 0 19px 0 0;
}
.widget-image-grid__inner img {
    height: auto;
}
.widget-image-grid__content {
    z-index: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget-image-grid__title {
    margin: 0 0 9px;
    padding: 0;
    font-size: 17px;
}
.widget-image-grid__title a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget-image-grid__title a:hover {
    color: inherit;
}
.widget-image-grid__link {
    font-size: 12px;
    -webkit-transition: inherit;
    transition: inherit;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 5px;
    padding-right: 5px;
}
.widget-image-grid__link:after {
    content: '';
    width: 1px;
    height: 12px;
    background: #e8e8e8;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
}
.widget-image-grid .post-author {
    color: #777;
    margin: 3px 0 0;
    font-size: 12px;
    text-transform: lowercase;
}
.widget-image-grid .post-author a {
    text-transform: capitalize;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.position-two-sidebars .columns-number-3 .widget-image-grid__content {
    padding: 0 10px;
}
.position-two-sidebars .columns-number-3 .widget-image-grid__title {
    font-size: 13px;
}
.position-two-sidebars .columns-number-3 .widget-image-grid__link {
    display: none;
}
body.single-format-video .post_format-post-format-video>.post-thumbnail {
    display: none;
}
body.single-format-video .post_format-post-format-video>.entry-content iframe {
    width: 100%;
    margin-top: 27px;
}
.sidebar-primary .widget-image-grid__holder:last-child:after,
.sidebar-secondary .widget-image-grid__holder:last-child:after {
    display: none;
}
.sidebar-primary .widget-image-grid .post-author,
.sidebar-secondary .widget-image-grid .post-author {
    display: block;
    clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-primary .widget-image-grid__inner>a,
    .sidebar-secondary .widget-image-grid__inner>a {
        float: none;
        margin: 0 0 15px;
        display: block;
    }
}
.sidebar-primary .widget-image-grid .widget-image-grid__content .widget-image-grid__link,
.sidebar-secondary .widget-image-grid .widget-image-grid__content .widget-image-grid__link {
    margin-right: 0;
    padding-right: 0;
}
.sidebar-primary .widget-image-grid .widget-image-grid__content .widget-image-grid__link:after,
.sidebar-secondary .widget-image-grid .widget-image-grid__content .widget-image-grid__link:after {
    display: none;
}
.columns-number-3 .widget-image-grid__content .widget-image-grid__link {
    margin-right: 0;
    padding-right: 0;
}
.columns-number-3 .widget-image-grid__content .widget-image-grid__link:after {
    display: none;
}
.sidebar-primary .image_grid_widget-main,
.sidebar-secondary .image_grid_widget-main {
    padding-top: 10px;
}
.widget.widget-image-grid.widget .video.image_grid_widget-main .widget-image-grid__inner .widget-image-grid__title {
    margin: 0;
}
.widget.widget-image-grid.widget .video.image_grid_widget-main .widget-image-grid__inner>a {
    display: block;
    position: relative;
    display: inline-block;
}
.widget.widget-image-grid.widget .video.image_grid_widget-main .widget-image-grid__inner>a:after {
    content: '\e037';
    font-family: 'Material Icons';
    font-size: 20px;
    color: #FFFFFF;
    width: 37px;
    height: 37px;
    line-height: 37px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -21px 0 0 -18px;
    opacity: .8;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget.widget-image-grid.widget .video.image_grid_widget-main .widget-image-grid__inner>a:hover:after {
    opacity: 1;
}
.widget.widget-image-grid.widget .video.image_grid_widget-main .widget-image-grid__inner .widget-image-grid__footer {
    display: none;
}
.sidebar-primary .widget-image-grid__holder:last-child .widget-image-grid__inner,
.sidebar-secondary .widget-image-grid__holder:last-child .widget-image-grid__inner {
    border-bottom: none!important;
    padding-bottom: 0;
    margin-bottom: 6px!important;
}
.full-width-header-area .post-author,
.before-content-area .post-author {
    border-left: 1px solid #e5e5e5;
    margin-left: 6px;
    padding-left: 6px;
}
.widget-taxonomy-tiles.widget {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}
.widget-taxonomy-tiles {
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}
.widget-taxonomy-tiles__holder {
    padding: 0;
    display: inline-block;
    line-height: normal;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.widget-taxonomy-tiles__inner {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
}
@media (min-width: 992px) {
    .widget-taxonomy-tiles__inner {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
.widget-taxonomy-tiles__inner>a>img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1) translatez(0);
    -ms-transform: scale(1) translatez(0);
    transform: scale(1) translatez(0);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget-taxonomy-tiles__inner:hover>a>img {
    -webkit-transform: scale(1.15) translatez(0);
    -ms-transform: scale(1.15) translatez(0);
    transform: scale(1.15) translatez(0);
}
.widget-taxonomy-tiles__content {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    padding: 8px 20px 18px 20px;
    z-index: 0;
    text-align: center;
}
.widget-taxonomy-tiles__content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget-taxonomy-tiles__content i.material-icons {
    position: absolute;
    top: 50%;
    right: 26px;
    margin-top: -11px;
}
.widget-taxonomy-tiles__title {
    margin: 0 0 0 0;
}
.widget-taxonomy-tiles a {
    text-decoration: none;
    color: inherit;
}
.widget-taxonomy-tiles .post-count {
    margin: 4px 0 0 0;
    display: inline-block;
    font-size: 12px;
}
.widget-taxonomy-tiles .tile_item {
    float: left;
    margin-bottom: -1px;
}
.widget-taxonomy-tiles .post-desc {
    margin: 16px 0 0 0;
}
.widget-taxonomy-tiles .grid-columns {
    padding-top: 2px;
    margin: 0;
    display: block;
    line-height: 0;
}
.widget-taxonomy-tiles .grid-columns:after {
    content: '';
    display: block;
    clear: both;
}
.widget-taxonomy-tiles .grid-columns .col-xs-6 {
    width: 100%;
    max-width: 100%;
}
@media (min-width: 544px) {
    .widget-taxonomy-tiles .grid-columns .col-sm-6 {
        width: 50%;
        max-width: 50%;
    }
}
@media (min-width: 768px) {
    .widget-taxonomy-tiles .grid-columns .col-md-6 {
        width: 50%;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .widget-taxonomy-tiles .grid-columns .col-xl-12 {
        width: 100%;
        max-width: 100%;
    }
    .widget-taxonomy-tiles .grid-columns .col-xl-9 {
        width: 75%;
        max-width: 75%;
    }
    .widget-taxonomy-tiles .grid-columns .col-xl-8 {
        width: 66.66667%;
        max-width: 66.66667%;
    }
    .widget-taxonomy-tiles .grid-columns .col-xl-6 {
        width: 50%;
        max-width: 50%;
    }
    .widget-taxonomy-tiles .grid-columns .col-xl-4 {
        width: 33.33333%;
        max-width: 33.33333%;
    }
    .widget-taxonomy-tiles .grid-columns .col-xl-3 {
        width: 25%;
        max-width: 25%;
    }
}
@media (min-width: 768px) {
    .sidebar-primary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
    .sidebar-primary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
    .sidebar-secondary .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
    .sidebar-secondary .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
    .footer-area .widget-taxonomy-tiles .columns-number-3 .widget-taxonomy-tiles__content,
    .footer-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
        display: none;
    }
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content,
    .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content {
        padding: 15px;
    }
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title,
    .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .widget-taxonomy-tiles__title {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count,
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc,
    .col-md-6 .before-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i,
    .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-count,
    .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content .post-desc,
    .col-md-6 .after-loop-area .widget-taxonomy-tiles .columns-number-4 .widget-taxonomy-tiles__content i {
        display: none;
    }
}
.sidebar-primary .swiper-carousel-container .swiper-button-next,
.sidebar-primary .swiper-carousel-container .swiper-button-prev,
.sidebar-secondary .swiper-carousel-container .swiper-button-next,
.sidebar-secondary .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: -24px;
}
.sidebar-primary .swiper-carousel-container .swiper-button-next i,
.sidebar-primary .swiper-carousel-container .swiper-button-prev i,
.sidebar-secondary .swiper-carousel-container .swiper-button-next i,
.sidebar-secondary .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev i {
    margin: 3px;
}
.sidebar-primary .swiper-carousel-container .swiper-wrapper,
.sidebar-secondary .swiper-carousel-container .swiper-wrapper,
.footer-area .col-md-4 .swiper-carousel-container .swiper-wrapper,
.footer-area .col-md-3 .swiper-carousel-container .swiper-wrapper,
.footer-area .col-md-2 .swiper-carousel-container .swiper-wrapper {
    margin: 0 0 40px;
}
.sidebar-primary .swiper-carousel-container .swiper-button-next,
.sidebar-secondary .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next {
    right: -1px;
}
.layout-fullwidth .before-content-area .weekly_journal-carousel,
.layout-fullwidth .after-content-area .weekly_journal-carousel,
.layout-fullwidth .before-loop-area .weekly_journal-carousel,
.layout-fullwidth .after-loop-area .weekly_journal-carousel {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
}
.layout-boxed .full-width-header-area .weekly_journal-carousel,
.layout-boxed .after-content-full-width-area .weekly_journal-carousel,
.layout-boxed .before-content-area .weekly_journal-carousel,
.layout-boxed .after-content-area .weekly_journal-carousel,
.layout-boxed .before-loop-area .weekly_journal-carousel,
.layout-boxed .after-loop-area .weekly_journal-carousel {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
}
.widget_carousel .swiper-container {
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
@media (min-width: 768px) {
    .widget_carousel .swiper-container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .widget_carousel .swiper-container {
        margin-top: 0;
        padding-top: 0;
    }
}
.swiper-carousel-container {
    position: relative;
    margin-bottom: -10px;
    z-index: 0;
}
@media (min-width: 992px) {
    .swiper-carousel-container {
        margin-bottom: -21px;
        padding-top: 10px;
    }
}
.widget_carousel .widget-title {
    padding-right: 50px;
}
.widget_carousel .swiper-wrapper {
    margin: 0 0 2px;
}
.widget_carousel .swiper-wrapper .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    top: -41px;
    margin: 0;
    width: auto;
    height: auto;
    background-image: none;
    display: none;
}
@media (max-width: 992px) {
    .swiper-button-next,
    .swiper-button-prev {
        top: -33px;
    }
}
.swiper-button-next i,
.swiper-button-prev i {
    margin: 0;
    font-size: 30px;
    line-height: 1em;
}
.swiper-button-next.button-prev,
.swiper-button-prev.button-prev {
    right: 26px;
    left: auto;
}
.swiper-button-next.button-next,
.swiper-button-prev.button-next {
    right: -10px;
}
.swiper-wrapper .single-post .post__cats {
    position: absolute;
}
.swiper-wrapper .post {
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    padding: 0;
}
@media (min-width: 992px) {
    .swiper-wrapper .post {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
.swiper-wrapper .post:hover {
    box-shadow: none;
}
.swiper-wrapper .post .entry-content {
    padding: 12px 0 0!important;
}
.swiper-wrapper .post .entry-content h5 {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 8px;
}
.swiper-wrapper .post .inner {
    width: 100%;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.swiper-wrapper .post .entry-header {
    padding-top: 0;
}
.swiper-wrapper .post .entry-content {
    margin: 0;
    padding: 0 30px;
}
.swiper-wrapper .post .entry-footer {
    margin: 0;
    padding: 0;
    border: 0;
}
.swiper-wrapper .post h4 {
    margin: 10px 0;
}
.swiper-wrapper .post .entry-header {
    margin: 0 0 -3px;
}
.swiper-wrapper .post .post-thumbnail__link {
    overflow: hidden;
    display: block;
}
.swiper-wrapper .post .post-thumbnail__link img {
    width: 100%;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.swiper-wrapper .post .post-thumbnail__link:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.swiper-wrapper .post .material-icons {
    font-size: 16px;
    margin-right: 10px;
}
.swiper-wrapper .post__cats a {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}
.swiper-wrapper .post__cats a:last-child {
    margin-right: 0;
}
.swiper-wrapper .post__author:after {
    display: none;
}
.news-smart-box .entry-header {
    margin-bottom: 10px;
}
.news-smart-box .full-type .entry-header {
    margin-bottom: 15px;
}
.news-smart-box__instance article.post.full-type .inner {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
@media (max-width: 320px) {
    .news-smart-box__instance article.post.full-type .inner .post__excerpt,
    .news-smart-box__instance article.post.full-type .inner .btn {
        display: none;
    }
}
.news-smart-box__instance article.post.mini-type .entry-header {
    max-width: 240px;
    float: left;
    margin-right: 20px;
}
@media (max-width: 320px) {
    .news-smart-box__instance article.post.mini-type .entry-header {
        max-width: 100px;
    }
}
.position-two-sidebars .news-smart-box__instance article.post.mini-type .entry-header {
    float: none;
    margin-right: 0;
}
.news-smart-box__instance article.post.mini-type .entry-content {
    margin-top: 0;
}
@media (max-width: 600px) {
    .news-smart-box__instance article.post.mini-type .post__date {
        float: none;
        display: block;
    }
    .news-smart-box__instance article.post.mini-type .post__date:after {
        display: none;
    }
}
@media (max-width: 600px) {
    .news-smart-box__instance article.post.mini-type .post__excerpt {
        display: none;
    }
}
.news-smart-box__instance article.post .inner {
    margin-top: 0;
    padding-top: 20px;
    border-top: 1px dotted #d2d1d1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.news-smart-box__instance article.post .inner.animate-cycle-show {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}
.news-smart-box__instance article.post .post-thumbnail__link {
    display: block;
}
.news-smart-box__instance article.post .post-thumbnail__link img {
    width: 100%;
    display: block;
}
.news-smart-box__instance article.post__date {
    float: left;
}
.news-smart-box__instance article.post__comments {
    float: left;
}
.news-smart-box__instance article.post__author {
    float: left;
}
.news-smart-box__instance.layout_type_1 .row {
    display: block;
}
.news-smart-box__instance.layout_type_1 .full-type {
    float: left;
}
.news-smart-box__instance.layout_type_1 .full-type .inner {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.news-smart-box__instance.layout_type_1 .mini-type {
    float: left;
}
.news-smart-box__instance.layout_type_1 .mini-type.post-item-1 .inner {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.news-smart-box__instance.layout_type_2 article.post.full-type .inner {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.news-smart-box__instance.layout_type_3 .full-type .entry-header {
    max-width: 50%;
    float: left;
    margin-right: 30px;
}
@media (max-width: 600px) {
    .news-smart-box__instance.layout_type_3 .full-type .entry-header {
        max-width: 100%;
        float: none;
        margin-right: 0;
    }
}
.news-smart-box__instance.layout_type_3 .full-type .entry-content {
    margin-top: 0;
}
.news-smart-box__navigation {
    margin-bottom: 60px;
}
.news-smart-box__navigation .current-term {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative;
}
.news-smart-box__navigation .current-term span {
    display: block;
    font-size: 40px;
    line-height: 30px;
}
.news-smart-box__navigation .terms-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.news-smart-box__navigation .terms-list .terms-container {
    float: right;
    margin-right: -13px;
}
@media (max-width: 992px) {
    .news-smart-box__navigation .terms-list .terms-container {
        float: none;
        margin-right: 0;
        margin-left: -13px;
    }
}
.position-two-sidebars .news-smart-box__navigation .terms-list .terms-container {
    float: none;
    margin-right: 0;
    margin-left: -13px;
}
.news-smart-box__navigation .terms-list .term-item {
    position: relative;
    display: inline-block;
    margin: 0;
    cursor: pointer;
}
.news-smart-box__navigation .terms-list .term-item span {
    display: block;
    padding: 0 13px;
    font-weight: bold;
}
.news-smart-box__wrapper {
    position: relative;
    padding-top: 2px;
}
.news-smart-box__preloader {
    position: relative;
    display: none;
    width: 100%;
}
.nsb-spinner {
    width: 35px;
    height: 35px;
    position: absolute;
    display: none;
    top: 0;
    right: -50px;
    display: none!important;
}
.double-bounce-1,
.double-bounce-2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: tm-bounce 2.0s infinite ease-in-out;
    animation: tm-bounce 2.0s infinite ease-in-out;
}
.double-bounce-2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes tm-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes tm-bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.widget_news_smart_box.widget h4 {
    margin: 0;
    display: inline-block;
    top: 23px;
    position: relative;
}
@media (max-width: 992px) {
    .widget_news_smart_box.widget h4 {
        top: 0;
    }
}
.position-two-sidebars .widget_news_smart_box.widget h4 {
    top: 0;
}
.news-smart-box__navigation {
    margin-bottom: 24px;
}
@media (max-width: 992px) {
    .news-smart-box__navigation {
        margin-top: 15px;
    }
}
.news-smart-box__listing {
    color: #fff;
}
.news-smart-box__listing .post__cats {
    margin: 4px 0 -3px;
}
.news-smart-box__listing .post__cats a {
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.news-smart-box__listing h3 {
    font-size: 26px;
    line-height: 33px;
    margin: 12px 0 7px 0;
}
.position-two-sidebars .news-smart-box__listing h3 {
    font-size: 17px;
    line-height: 1.5em;
}
.news-smart-box__listing .post__excerpt {
    margin: 3px 0 16px;
}
.news-smart-box__listing .entry-content {
    overflow: hidden;
}
.news-smart-box__listing .entry-content .entry-meta {
    padding-bottom: 5px;
}
.news-smart-box__listing .entry-content h5 {
    margin-top: 0;
}
.news-smart-box__instance article.post .inner {
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 1px solid #e5e5e5;
}
.sidebar-primary .weekly_journal-smartslider h2.sp-title,
.sidebar-secondary .weekly_journal-smartslider h2.sp-title {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.weekly_journal-smartslider {
    position: relative;
    width: 100%;
}
.weekly_journal-smartslider:hover .weekly_journal-smartslider__instance .sp-slide:before {
    top: 35%;
}
.weekly_journal-smartslider__instance .sp-full-screen-button {
    color: #fff;
    right: 15px;
}
.weekly_journal-smartslider__instance .sp-thumbnail-container {
    margin-left: 5px;
    margin-right: 5px;
}
.weekly_journal-smartslider__instance .sp-thumbnail-container:hover:after {
    width: 100%!important;
}
.weekly_journal-smartslider__instance .sp-arrows {
    z-index: 1;
}
.weekly_journal-smartslider__instance .sp-arrows .sp-arrow {
    width: 50px;
    height: 50px;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance .sp-arrows .sp-arrow {
        width: auto;
        height: auto;
    }
}
.weekly_journal-smartslider__instance .sp-arrows .sp-arrow:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: transparent;
    position: relative;
    width: 1em;
    height: 1em;
    margin: 13px;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 24px;
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance .sp-arrows .sp-arrow:before {
        margin: 0;
        font-size: 30px;
    }
}
.weekly_journal-smartslider__instance .sp-arrows .sp-arrow:after {
    display: none;
}
.weekly_journal-smartslider__instance .sp-arrows .sp-arrow.sp-previous-arrow {
    border-radius: 0;
}
.weekly_journal-smartslider__instance .sp-arrows .sp-arrow.sp-next-arrow {
    border-radius: 0;
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance .sp-arrows {
        margin-top: -51px;
    }
}
.weekly_journal-smartslider__instance.sp-horizontal .sp-previous-arrow {
    left: 30px;
}
.weekly_journal-smartslider__instance.sp-horizontal .sp-previous-arrow:before {
    content: "keyboard_arrow_left";
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance.sp-horizontal .sp-previous-arrow {
        left: auto;
        right: 35px;
    }
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance.sp-horizontal .sp-arrows {
        top: 0;
    }
}
.weekly_journal-smartslider__instance.sp-horizontal .sp-next-arrow {
    right: 30px;
}
.weekly_journal-smartslider__instance.sp-horizontal .sp-next-arrow:before {
    content: "keyboard_arrow_right";
}
@media (max-width: 768px) {
    .weekly_journal-smartslider__instance.sp-horizontal .sp-next-arrow {
        right: -10px;
    }
}
.weekly_journal-smartslider__instance.sp-vertical .sp-arrows {
    margin-left: -25px;
}
.weekly_journal-smartslider__instance.sp-vertical .sp-previous-arrow {
    top: 0;
}
.weekly_journal-smartslider__instance.sp-vertical .sp-previous-arrow:before {
    content: "keyboard_arrow_left";
}
.weekly_journal-smartslider__instance.sp-vertical .sp-next-arrow {
    bottom: 0;
}
.weekly_journal-smartslider__instance.sp-vertical .sp-next-arrow:before {
    content: "keyboard_arrow_right";
}
.weekly_journal-smartslider__instance .sp-buttons {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
}
.weekly_journal-smartslider__instance .sp-buttons .sp-button {
    width: 13px;
    height: 13px;
    border: none;
    background-color: #fff;
    margin: 4px 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.weekly_journal-smartslider__instance .sp-buttons .sp-button.sp-selected-button,
.weekly_journal-smartslider__instance .sp-buttons .sp-button:hover {
    background-color: #fff;
}
.weekly_journal-smartslider__instance h1.sp-title {
    overflow: hidden;
    color: #fff;
}
.weekly_journal-smartslider__instance h1.sp-title a {
    -webkit-transition: all 0.3s ease-out!important;
    transition: all 0.3s ease-out!important;
}
.weekly_journal-smartslider__instance p.sp-content {
    color: #fff;
    overflow: hidden;
}
.weekly_journal-smartslider__instance div.sp-more {
    z-index: 1;
}
.weekly_journal-smartslider__instance div.sp-more a {
    color: #fff;
}
.weekly_journal-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
    font-size: 14px;
    line-height: 18px;
}
@media (min-width: 544px) {
    .weekly_journal-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
        font-size: 18px;
        line-height: 20px;
    }
}
@media (min-width: 768px) {
    .weekly_journal-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
        font-size: 22px;
        line-height: 22px;
    }
}
@media (min-width: 992px) {
    .weekly_journal-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
        font-size: 30px;
        line-height: 30px;
    }
}
@media (min-width: 1200px) {
    .weekly_journal-smartslider__instance .sp-slide.text-wrapped h2.sp-title {
        font-size: 40px;
        line-height: 40px;
    }
}
.weekly_journal-smartslider__instance .sp-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 50%;
    left: 0;
    opacity: 1;
    z-index: 1;
    background-image: -webkit-linear-gradient(top, transparent 0%, black 100%);
    background-image: linear-gradient(to bottom, transparent 0%, black 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.weekly_journal-smartslider__thumbnails .sp-thumbnail-container:after {
    content: '';
    display: block;
    opacity: 1;
    height: 5px;
    width: 0;
    margin-top: -5px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.weekly_journal-smartslider__thumbnails .sp-thumbnail-container.sp-selected-thumbnail:after {
    width: 100%;
}
.weekly_journal-smartslider[data-thumbnails="true"] .sp-buttons {
    bottom: 20%;
}
.sp-slides-container .sp-fade-arrows {
    opacity: 1;
}
.before-loop-area .weekly_journal-smartslider {
    padding-top: 10px;
}
.position-two-sidebars .before-loop-area .weekly_journal-smartslider__instance h1.sp-title {
    font-size: 26px;
}
@media (max-width: 1199px) {
    .before-loop-area .weekly_journal-smartslider__instance h1.sp-title {
        font-size: 24px;
    }
}
.before-loop-area .weekly_journal-smartslider__instance p.sp-content {
    top: auto!important;
}
.before-loop-area .weekly_journal-smartslider__instance .sp-layer {
    top: auto!important;
}
.full-width-header-area .widget_smart_slider,
.before-content-area .widget_smart_slider {
    text-align: center;
}
@media (max-width: 600px) {
    .full-width-header-area .widget_smart_slider,
    .before-content-area .widget_smart_slider {
        margin-top: 20px;
    }
}
.full-width-header-area .widget_smart_slider .sp-bottom-thumbnails,
.before-content-area .widget_smart_slider .sp-bottom-thumbnails {
    margin-top: 0;
    position: absolute;
    bottom: 70px;
    width: 100%;
    left: 0;
    right: 0;
}
@media (max-width: 1199px) {
    .full-width-header-area .widget_smart_slider .sp-bottom-thumbnails,
    .before-content-area .widget_smart_slider .sp-bottom-thumbnails {
        bottom: auto;
        top: 10px;
        position: relative;
    }
}
.full-width-header-area .widget_smart_slider .smart_slider_caption,
.before-content-area .widget_smart_slider .smart_slider_caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.full-width-header-area .widget_smart_slider .sp-title,
.full-width-header-area .widget_smart_slider .category,
.full-width-header-area .widget_smart_slider .entry-meta,
.full-width-header-area .widget_smart_slider .sp-content,
.full-width-header-area .widget_smart_slider .sp-more,
.before-content-area .widget_smart_slider .sp-title,
.before-content-area .widget_smart_slider .category,
.before-content-area .widget_smart_slider .entry-meta,
.before-content-area .widget_smart_slider .sp-content,
.before-content-area .widget_smart_slider .sp-more {
    top: auto!important;
    left: 0;
    bottom: auto;
    position: relative;
}
.full-width-header-area .widget_smart_slider .sp-title,
.before-content-area .widget_smart_slider .sp-title {
    margin-bottom: 4px;
}
@media (max-width: 600px) {
    .full-width-header-area .widget_smart_slider .sp-title,
    .before-content-area .widget_smart_slider .sp-title {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}
.full-width-header-area .widget_smart_slider .category,
.before-content-area .widget_smart_slider .category {
    width: 100%;
    margin-bottom: 4px;
}
.full-width-header-area .widget_smart_slider .sp-content,
.before-content-area .widget_smart_slider .sp-content {
    margin-bottom: 30px;
}
.full-width-header-area .widget_smart_slider .entry-meta,
.before-content-area .widget_smart_slider .entry-meta {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.full-width-header-area .widget_smart_slider .entry-meta .meta_obj,
.before-content-area .widget_smart_slider .entry-meta .meta_obj {
    float: none!important;
    display: inline-block;
}
@media (max-width: 980px) {
    .full-width-header-area .widget_smart_slider .sp-buttons,
    .before-content-area .widget_smart_slider .sp-buttons {
        bottom: 0!important;
    }
}
.full-width-header-area .widget_smart_slider .weekly_journal-smartslider__instance h1.sp-title,
.full-width-header-area .widget_smart_slider .weekly_journal-smartslider__instance p.sp-content,
.full-width-header-area .widget_smart_slider .sp-layer,
.before-content-area .widget_smart_slider .weekly_journal-smartslider__instance h1.sp-title,
.before-content-area .widget_smart_slider .weekly_journal-smartslider__instance p.sp-content,
.before-content-area .widget_smart_slider .sp-layer {
    width: 100%!important;
    left: 0!important;
}
.full-width-header-area .widget_smart_slider .weekly_journal-smartslider__instance h1.sp-title,
.before-content-area .widget_smart_slider .weekly_journal-smartslider__instance h1.sp-title {
    padding: 0 120px;
}
.full-width-header-area .widget_smart_slider .weekly_journal-smartslider__instance .sp-buttons,
.before-content-area .widget_smart_slider .weekly_journal-smartslider__instance .sp-buttons {
    bottom: 52px;
}
.before-loop-area .widget_smart_slider .smart_slider_caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 0 0 30px;
}
.before-loop-area .widget_smart_slider .sp-title,
.before-loop-area .widget_smart_slider .category,
.before-loop-area .widget_smart_slider .entry-meta,
.before-loop-area .widget_smart_slider .sp-content,
.before-loop-area .widget_smart_slider .sp-more {
    top: auto!important;
    left: 0!important;
    bottom: auto!important;
    position: relative;
}
.before-loop-area .widget_smart_slider .sp-title {
    margin-bottom: 7px;
}
.before-loop-area .widget_smart_slider .category {
    width: 100%;
    margin-bottom: 4px;
}
.before-loop-area .widget_smart_slider .sp-content {
    margin-bottom: 30px;
}
.before-loop-area .widget_smart_slider .entry-meta {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}
.sp-bottom-thumbnails+.sp-buttons {
    position: relative;
    bottom: 0!important;
}
.sp-top-thumbnails {
    left: 0;
    right: 0;
    margin-bottom: 20px;
}
.weekly_journal-smartslider .category {
    font-size: 14px;
    color: #1f93f5;
    font-weight: bold;
    left: 30px;
    bottom: 168px;
    line-height: 1em;
    position: relative;
    z-index: 1;
}
.weekly_journal-smartslider .category a:hover {
    color: #fff;
}
@media (max-width: 1199px) {
    .weekly_journal-smartslider .category {
        bottom: 148px;
    }
}
@media (max-width: 980px) {
    .weekly_journal-smartslider .category {
        bottom: 138px;
    }
}
.weekly_journal-smartslider .entry-meta {
    font-size: 12px;
    color: #1f93f5;
    left: 30px;
    bottom: 54px;
    line-height: 1em;
    position: relative;
    z-index: 1;
}
.weekly_journal-smartslider .entry-meta .post_date {
    cursor: default;
}
.weekly_journal-smartslider .entry-meta .meta_obj {
    padding-right: 9px;
    margin-right: 9px;
    float: left;
    position: relative;
}
.weekly_journal-smartslider .entry-meta .meta_obj:after {
    width: 1px;
    height: 12px;
    background: #c8c8c8;
    display: inline-block;
    content: '';
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
}
.weekly_journal-smartslider .entry-meta .meta_obj:last-child:after {
    display: none;
}
.weekly_journal-smartslider .entry-meta .post_author {
    vertical-align: middle;
    color: #777;
}
.weekly_journal-smartslider .entry-meta .post_author a {
    text-transform: capitalize;
    font-weight: bold;
}
.weekly_journal-smartslider .entry-meta .post_author a:hover {
    color: #fff;
}
.weekly_journal-smartslider .entry-meta .post__comments {
    float: left;
}
body .weekly_journal-smartslider__instance h1.sp-title {
    z-index: 1;
}
@media (max-width: 980px) {
    body .weekly_journal-smartslider__instance h1.sp-title {
        font-size: 24px;
    }
}
@media (max-width: 600px) {
    body .weekly_journal-smartslider__instance h1.sp-title {
        font-size: 19px;
    }
}
@media (max-width: 767px) {
    body .weekly_journal-smartslider__instance h1.sp-title {
        font-size: 20px;
    }
}
.full-width-header-area .widget-about-author,
.after-content-full-width-area .widget-about-author {
    text-align: left;
}
.before-content-area .widget-about-author,
.before-loop-area .widget-about-author,
.after-content-area .widget-about-author,
.after-loop-area .widget-about-author {
    text-align: left;
}
.position-two-sidebars .before-loop-area .widget-about-author,
.position-two-sidebars .after-loop-area .widget-about-author {
    text-align: center;
}
.about-author:after {
    clear: both;
    content: "";
    width: 100%;
    display: block;
}
.about-author_avatar {
    text-align: center;
    padding: 5px 0 0;
}
.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar {
    margin: 0 0 10px;
}
@media (min-width: 544px) {
    .full-width-header-area .about-author_avatar,
    .after-content-full-width-area .about-author_avatar,
    .before-content-area .about-author_avatar,
    .before-loop-area .about-author_avatar,
    .after-content-area .about-author_avatar,
    .after-loop-area .about-author_avatar {
        margin: 0 30px 0 0;
        float: left;
    }
}
.position-two-sidebars .before-loop-area .about-author_avatar,
.position-two-sidebars .after-loop-area .about-author_avatar {
    float: none;
    margin: 0;
}
.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content {
    overflow: hidden;
}
.position-two-sidebars .before-loop-area .about-author_content,
.position-two-sidebars .after-loop-area .about-author_content {
    overflow: visible;
}
.about-author_name {
    margin: 0;
    padding: 15px 0;
}
.about-author_description {
    padding: 0 0 20px;
}
.about-author_btn_box {
    padding: 0 0 5px;
}
@media (min-width: 992px) {
    .about-author_btn_box {
        padding: 0 0 6px;
    }
}
.footer-area .about-author_btn_box {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.sidebar-primary .about-author_btn_box,
.sidebar-secondary .about-author_btn_box,
.position-two-sidebars .before-loop-area .about-author_btn_box,
.position-two-sidebars .after-loop-area .about-author_btn_box {
    margin: 0 -10px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 992px) {
    .sidebar-primary .about-author_btn_box,
    .sidebar-secondary .about-author_btn_box,
    .position-two-sidebars .before-loop-area .about-author_btn_box,
    .position-two-sidebars .after-loop-area .about-author_btn_box {
        margin: 0 -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
.follow-block {
    padding: 0 0 20px;
}
.full-width-header-area .follow-block,
.before-content-area .follow-block {
    text-align: center;
}
.sidebar-primary .follow-block,
.sidebar-secondary .follow-block,
.footer-area .follow-block {
    text-align: left;
}
.follow-block .social-list {
    padding-top: 15px!important;
}
.follow-block .social-list>.social-list__items>li {
    margin: 0 3px 3px 0;
}
.follow-block .social-list>.social-list__items>li:last-child {
    margin-right: 0;
}
.follow-block .social-list>.social-list__items>li a {
    opacity: 1;
}
.follow-block .social-list>.social-list__items>li a:before {
    color: #000;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    line-height: 51px;
    text-align: center;
    background: #ededed;
}
.follow-block .social-list>.social-list__items>li a:hover:before {
    color: #fff;
    background: #000000;
}
.subscribe-block {
    padding: 0 0 20px;
}
.full-width-header-area .subscribe-block,
.before-content-area .subscribe-block {
    text-align: center;
}
@media (min-width: 768px) {
    .full-width-header-area .subscribe-block .subscribe-block__form,
    .before-content-area .subscribe-block .subscribe-block__form {
        display: inline-block;
        min-width: 450px;
    }
}
.sidebar-primary .subscribe-block,
.sidebar-secondary .subscribe-block,
.footer-area .subscribe-block {
    text-align: left;
}
.follow-block+.subscribe-block {
    padding: 10px 0;
}
.follow-block+.subscribe-block:before {
    border-top: 1px solid #e5e5e5;
    content: '';
    display: block;
    padding: 0 0 20px;
}
@media (min-width: 992px) {
    .follow-block+.subscribe-block {
        padding: 11px 0 10px;
    }
}
.sidebar-primary .follow-block+.subscribe-block,
.sidebar-secondary .follow-block+.subscribe-block {
    margin: 0 -10px 0;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 992px) {
    .sidebar-primary .follow-block+.subscribe-block,
    .sidebar-secondary .follow-block+.subscribe-block {
        margin: 0 -30px 0;
        padding-left: 30px;
        padding-right: 30px;
    }
}
.subscribe-block__input-group {
    overflow: hidden;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1199px) {
    .sidebar-1-4 .sidebar-primary .subscribe-block__input-group,
    .sidebar-1-3 .sidebar-primary .subscribe-block__input-group,
    .sidebar-1-4 .sidebar-secondary .subscribe-block__input-group,
    .sidebar-1-3 .sidebar-secondary .subscribe-block__input-group,
    .sidebar-1-4 .footer-area .subscribe-block__input-group,
    .sidebar-1-3 .footer-area .subscribe-block__input-group {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .sidebar-primary .subscribe-block__input-group .subscribe-block__submit,
    .sidebar-secondary .subscribe-block__input-group .subscribe-block__submit,
    .footer-area .subscribe-block__input-group .subscribe-block__submit {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-primary .subscribe-block__input-group,
    .sidebar-secondary .subscribe-block__input-group,
    .footer-area .subscribe-block__input-group {
        width: 100%;
        display: block;
    }
}
@media (min-width: 992px) {
    .footer-area .subscribe-block__input-group {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}
.subscribe-block__input-group .btn {
    float: left;
}
.subscribe-block__input[type="email"] {
    max-width: 100%;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    float: left;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-appearance: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
.footer-area .subscribe-block__input[type="email"]:focus {
    box-shadow: none;
    background: #fff;
}
.sidebar-1-4 .subscribe-block__input[type="email"],
.sidebar-1-3 .subscribe-block__input[type="email"] {
    max-width: calc(100% - 125px);
}
@media (min-width: 768px) and (max-width: 1200px) {
    .sidebar-1-4 .subscribe-block__input[type="email"],
    .sidebar-1-3 .subscribe-block__input[type="email"] {
        max-width: calc(100%);
        width: 100%;
    }
}
.subscribe-block__message {
    padding: 0 0 15px;
}
.footer-area .subscribe-block__message {
    padding-bottom: 20px;
}
.subscribe-block__error {
    font-size: 12px;
    color: #f64f4f;
}
.subscribe-block__success {
    font-size: 12px;
}
.sidebar-primary .social-list,
.sidebar-secondary .social-list {
    padding-top: 15px!important;
}
.tm_fpblock__wrapper {
    position: relative;
}
.tm_fpblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.tm_fpblock .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
    font-size: 16px;
    line-height: 1.35em;
}
.tm_fpblock .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__title {
    font-size: 16px;
    line-height: 1.35em;
}
.before-loop-area .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
.after-loop-area .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
    font-size: 11px!important;
}
.before-loop-area .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__title,
.after-loop-area .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__title {
    font-size: 11px;
}
.before-loop-area .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
.after-loop-area .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title {
    font-size: 16px;
}
.tm_fpblock__item {
    padding: 15px 0 0 0;
    padding-right: 30px;
}
@media (max-width: 767px) {
    .tm_fpblock__item {
        padding-right: 0;
    }
}
.tm_fpblock.tm_fpblock-layout-1 {
    min-width: 25%;
    min-height: 25%;
}
@media (max-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-1 {
        display: block;
    }

    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large:before,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small:before,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 24px;
        line-height: 33px;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__description {
        margin-bottom: 11px;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__comments_count {
        display: none;
    }
}
@media (max-width: 320px) {
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
        width: 100%;
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .tm_fpblock.tm_fpblock-layout-1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
        width: 50%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
        width: 25%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-left: -25%;
    }
}
.tm_fpblock.tm_fpblock-layout-2 {
    min-width: 25%;
    min-height: 25%;
}
@media (min-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-2 {
        margin-right: -30px;
    }
}
@media (max-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-2 {
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
        display: block;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: auto;
        min-width: 100%;
        margin-left: 0;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large:before,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 24px;
        line-height: 33px;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__description {
        margin-bottom: 11px;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__comments_count {
        display: none;
    }
}
@media (max-width: 320px) {
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
        width: 100%;
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .tm_fpblock.tm_fpblock-layout-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
        width: 50%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
        width: 25%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3,
    .tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-5 {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-left: -25%;
    }
}
.tm_fpblock.tm_fpblock-layout-3 {
    min-width: 25%;
    min-height: 25%;
}
@media (min-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-3 {
        margin-right: -30px;
    }
}
@media (max-width: 968px) {
    .tm_fpblock {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-3 {
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
        display: block;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: auto;
        min-width: 100%;
        margin-left: 0;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large:before,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small:before,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__title {
        font-size: 24px;
        line-height: 33px;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__description {
        margin-bottom: 11px;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__comments_count {
        display: none;
    }
}
@media (max-width: 320px) {
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x .tm_fpblock__item__title {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
        width: 100%;
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small {
        width: 50%;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
        max-height: 50%;
    }
}
@media (min-width: 1200px) {
    .tm_fpblock.tm_fpblock-layout-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
        width: 50%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
        width: 25%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
        width: 50%;
        max-height: 50%;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3 {
        margin-left: -50%;
    }
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3,
    .tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-4 {
        width: 25%;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
.tm_fpblock.tm_fpblock-layout-4 {
    min-width: 25%;
    min-height: 25%;
}
@media (min-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-4 {
        margin-right: -30px;
    }
}
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__title,
.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title {
    font-size: 24px;
    line-height: 1.35em;
}
@media (min-width: 601px) and (max-width: 1200px) {
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item {
        padding-top: 0;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-1 {
        margin-bottom: 30px;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-4 {
        padding-top: 30px;
    }
}
@media (min-width: 601px) and (max-width: 768px) {
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-3 {
        padding-top: 30px;
    }
}
@media (max-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-4 {
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
        display: block;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        width: auto;
        min-width: 100%;
        margin-left: 0;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large:before,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small:before,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__title {
        font-size: 24px;
        line-height: 33px;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__description {
        margin-bottom: 11px;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__comments_count {
        display: none;
    }
}
@media (max-width: 320px) {
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical .tm_fpblock__item__title {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-4 {
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
        width: 100%;
        display: block;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
        display: inline-block;
        width: 50%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
        width: 50%;
        float: right;
        margin-bottom: -100%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    .tm_fpblock.tm_fpblock-layout-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
        width: 50%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large .tm_fpblock__item__preview {
        height: 200%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__content {
        display: none;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
        width: 25%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small,
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
        width: 25%;
    }
    .tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-4 {
        margin-left: -25%;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}
.tm_fpblock.tm_fpblock-layout-5 {
    min-width: 25%;
    min-height: 25%;
    margin: 0 -30px 0 0;
    overflow: hidden;
}
@media (max-width: 992px) {
    .tm_fpblock.tm_fpblock-layout-5 {
        margin: 0;
    }
}

.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item__author {
    font-weight: bold;
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item__author span {
    font-weight: 400;
}
@media (max-width: 992px) {
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
        left: 0!important;
        padding-right: 0!important;
    }
}
.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
    font-size: 24px;
    line-height: 1.35em;
}
@media (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
        margin: 0;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .tm_fpblock.tm_fpblock-layout-5 {
        display: block;
    }

    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x:before,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small:before,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__description,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__description {
        margin-bottom: 11px;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__comments_count,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__date,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__author,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__comments_count {
        display: none;
    }
}
@media (max-width: 320px) {
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small .tm_fpblock__item__title,
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small .tm_fpblock__item__title {
        font-size: 20px;
        line-height: 27px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tm_fpblock.tm_fpblock-layout-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
        width: 100%;
        display: block;
        padding-right: 0;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-2 {
        left: 0;
        padding-right: 0;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item:before {
        width: 100%;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
        width: 100%;
        margin: 0;
    }
}
@media (min-width: 992px) {
    .tm_fpblock.tm_fpblock-layout-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
        width: 66.66666%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
        width: 33.33333%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small+.tm_fpblock__item-small {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-left: -33.33333%;
    }
}
.tm_fpblock__item {
    position: relative;
    overflow: hidden;
}
.tm_fpblock__item:before {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0;
    top: 50%;
    left: 0;
    opacity: 1;
    z-index: 1;
    background-image: -webkit-linear-gradient(top, transparent 0%, black 100%);
    background-image: linear-gradient(to bottom, transparent 0%, black 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tm_fpblock__item:hover:before {
    top: 35%;
}
.tm_fpblock__item .tm_fpblock__item__description {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}
.tm_fpblock__item .tm_fpblock__item__categories {
    margin-bottom: 6px;
}
.tm_fpblock__item .tm_fpblock__item__preview {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: width, height, background;
    transition-property: width, height, background;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.tm_fpblock__item .tm_fpblock__item__preview>img {
    display: block;
    width: 100%;
    opacity: 0;
}
.tm_fpblock__item .tm_fpblock__item__categories {
    display: block;
    line-height: 6px;
}
.tm_fpblock__item .tm_fpblock__item__categories .tm_fpblock__item__category {
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.tm_fpblock__item .tm_fpblock__item__description {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    padding: 0 10px;
    margin: 0 0 25px;
    z-index: 1;
    overflow: hidden;
}
.tm_fpblock__item__description .tm_fpblock__item__categories a{
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #1f93f5;
}
.tm_fpblock__item__description .tm_fpblock__item__categories a:hover{
    color: #FFFFFF;
}
.tm_fpblock__item .tm_fpblock__item__description .meta_obj:after {
    content: '';
    width: 1px;
    height: 12px;
    background: #777676;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
}
.tm_fpblock__item .tm_fpblock__item__description .meta_obj:last-child:after {
    display: none;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__date {
    display: block;
    font-size: 12px;
    float: left;
    margin-right: 9px;
    padding-right: 9px;
    position: relative;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__date:hover,
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__date:focus {
    color: #fff!important;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__comments_count {
    display: block;
    font-size: 12px;
    float: left;
    margin-right: 9px;
    padding-right: 9px;
    position: relative;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__author {
    display: block;
    font-size: 12px;
    float: left;
    margin-right: 9px;
    padding-right: 9px;
    position: relative;
    text-transform: capitalize;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__author span {
    text-transform: lowercase;
    color: #888888;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__author a:hover,
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__author a:focus {
    color: #fff;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__title {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__content {
    color: #ffffff;
    display: block;
    clear: both;
    font-size: 12px;
    padding: 10px 0 0;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__content p {
    margin: 0;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__tags {
    display: block;
    clear: both;
}
.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__tags .tm_fpblock__item__tag {
    color: #ffffff;
    font-size: 11px;
}
.instagram__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -4px;
    margin-right: -4px;
}
.instagram__item {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    min-height: 1px;
    padding: 5px;
}
.sidebar-primary .instagram__item,
.sidebar-secondary .instagram__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.instagram__link {
    position: relative;
    overflow: hidden;
    display: block;
}
.instagram__link:hover .instagram__cover:after {
    opacity: .8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.instagram__link:hover .instagram__cover:before {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
}
.instagram__link:hover>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.instagram__img {
    display: inline-block;
    vertical-align: top;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.instagram__cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
}
.instagram__cover:before {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: 'liga';
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\E8F4';
    font-size: 2em;
    opacity: 0;
    z-index: 1;
    margin: -14px 0 0 -14px;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.instagram__cover:after {
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
div.wpcf7 {
    max-width: 470px;
    padding-top: 12px;
}
div.wpcf7 .wpcf7-form-control-wrap {
    display: block;
}
div.wpcf7 .wpcf7-form-control-wrap input {
    width: 100%;
}
div.wpcf7 .wpcf7-not-valid {
    background: #feefef;
    border-color: #feefef;
}
div.wpcf7 .wpcf7-not-valid-tip {
    color: #f64f4f;
    font-size: 10px;
    line-height: 1em;
    position: absolute;
    white-space: nowrap;
    bottom: 8px;
    left: 20px;
}
div.wpcf7 .wpcf7-validation-errors,
div.wpcf7 .wpcf7-mail-sent-ng,
div.wpcf7 .wpcf7-mail-sent-ok {
    margin: 1.5em 0;
    padding: 1em 2em;
    color: #fff;
    border: none;
}
div.wpcf7 .wpcf7-validation-errors,
div.wpcf7 .wpcf7-mail-sent-ng {
    background: #feefef;
    color: #777777;
    font-size: 12px;
}
div.wpcf7 .wpcf7-mail-sent-ok {
    background: #398f14;
}
div.wpcf7 .wpcf7-submit {
    margin-top: 5px;
}
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
    width: 50%;
    float: left;
}
.widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
    border-radius: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
    .widget_give_forms_widget form[id*='give-form'] .give-total-wrap {
        width: 100%;
    }
    .widget_give_forms_widget form[id*='give-form'] .give-total-wrap #give-amount {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}
.widget_give_forms_widget form[id*='give-form'] .give-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 50%;
    float: right;
    font-size: .8rem;
}
@media (min-width: 768px) and (max-width: 992px) {
    .widget_give_forms_widget form[id*='give-form'] .give-btn {
        width: auto;
        border-radius: 0;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 5px;
    }
}
@media (min-width: 1200px) {
    .widget_give_forms_widget form[id*='give-form'] .give-btn {
        font-size: 1rem;
    }
}
.widget_fbw_id .loader {
    margin: 30px auto;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0, 0, 0, 0.2);
    border-right: 1.1em solid rgba(0, 0, 0, 0.2);
    border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
    border-left: 1.1em solid #000000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.widget_fbw_id .loader img {
    display: none;
}
.widget_fbw_id .loader,
.widget_fbw_id .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.widget-playlist-slider .playlist-slider {
    position: relative;
    opacity: 0;
}
.widget-playlist-slider .playlist-slider .playlist-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.widget-playlist-slider .playlist-slider .sp-slide iframe {
    height: 100%;
    width: 100%;
}
.widget-playlist-slider .playlist-slider .sp-slide .playlist-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.widget-playlist-slider .playlist-slider .sp-thumbnail .thumbnail-content {
    position: relative;
    z-index: 1;
    padding: 10px;
}
.widget-playlist-slider .playlist-slider .sp-thumbnail .thumbnail-content h6 {
    color: #FFFFFF;
}
.widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
    height: 122px;
    width: 150px;
    float: left;
    margin-right: 15px;
}
@media (max-width: 991px) {
    .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
        position: absolute;
        width: 100%;
        height: 100%;
    }
}
.sidebar-primary .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img,
.sidebar-secondary .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img,
.before-loop-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img,
.after-loop-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img,
.footer-area .widget-playlist-slider .playlist-slider .sp-thumbnail .playlist-img {
    position: absolute;
    width: 100%;
    height: 100%;
}
.widget-custom-postson .meta_box .meta_obj {
    position: relative;
    float: left;
    padding-right: 9px;
    margin-right: 9px;
}
.widget-custom-postson .meta_box .meta_obj:after {
    width: 1px;
    height: 12px;
    background: #c8c8c8;
    display: inline-block;
    content: '';
    vertical-align: middle;
    position: absolute;
    top: 4px;
    right: 0;
}
@media (min-width: 600px) and (max-width: 1200px) {
    .widget-custom-postson .meta_box .meta_obj:after {
        display: none;
    }
}
.widget-custom-postson .meta_box .meta_obj:last-child:after {
    display: none;
}
@media (min-width: 600px) and (max-width: 1200px) {
    .widget-custom-postson .meta_box .meta_obj {
        float: none;
    }
}
footer .widget-custom-postson .custom-posts-holder .post .post-inner .post-content .widget-title {
    font-size: 17px;
}
footer .widget-custom-postson .custom-posts-holder .post .post-author,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post_comments,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post_tag,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post-date {
    padding-right: 0;
    margin-right: 0;
    float: none;
    display: block;
    color: #fff;
}
footer .widget-custom-postson .custom-posts-holder .post .post-author:after,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post_comments:after,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post_tag:after,
footer .widget-custom-postson .widget-custom-postson .custom-posts-holder .post .post-date:after {
    display: none;
}
.full-width-header-area .widget-custom-postson .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,
.after-content-full-width-area .widget-custom-postson .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,
.before-content-area .widget-custom-postson .custom-posts-holder .post:nth-last-child(-n+3) .post-inner,
.after-content-area .widget-custom-postson .custom-posts-holder .post:nth-last-child(-n+3) .post-inner {
    border-bottom: none;
    padding-bottom: 0;
}
.sidebar-primary .widget-custom-postson .custom-posts-holder .post:last-child .post-inner,
.sidebar-secondary .widget-custom-postson .custom-posts-holder .post:last-child .post-inner,
.footer-area .widget-custom-postson .custom-posts-holder .post:last-child .post-inner {
    border-bottom: none;
    padding-bottom: 0;
}
@media (min-width: 1200px) {
    .sidebar-primary .widget-custom-postson .custom-posts-holder .post .post-inner,
    .sidebar-secondary .widget-custom-postson .custom-posts-holder .post .post-inner,
    .footer-area .widget-custom-postson .custom-posts-holder .post .post-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .sidebar-primary .widget-custom-postson .custom-posts-holder .post .post-inner .post-image,
    .sidebar-secondary .widget-custom-postson .custom-posts-holder .post .post-inner .post-image,
    .footer-area .widget-custom-postson .custom-posts-holder .post .post-inner .post-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        margin: 0 20px 0 0px;
    }
    .sidebar-primary .widget-custom-postson .custom-posts-holder .post .post-inner .post-content,
    .sidebar-secondary .widget-custom-postson .custom-posts-holder .post .post-inner .post-content,
    .footer-area .widget-custom-postson .custom-posts-holder .post .post-inner .post-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
.widget-custom-postson .custom-posts-holder .post {
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.widget-custom-postson .custom-posts-holder .post .post-inner {
    padding: 0 0 24px;
    margin-bottom: 17px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-custom-postson .custom-posts-holder .post .post-inner:after {
    content: '';
    display: block;
    clear: both;
}
.widget-custom-postson .custom-posts-holder .post .post-inner .post-image {
    margin-bottom: 10px;
    display: block;
}
.widget-custom-postson .custom-posts-holder .post .post-inner .post-image a {
    display: block;
}
.widget-custom-postson .custom-posts-holder .post .post-inner .post-image .wp-post-image {
    width: 100%;
    height: auto;
}
.widget-custom-postson .custom-posts-holder .post .post-inner .post-content {
    padding-top: 0;
}
.widget-custom-postson .custom-posts-holder .post .post-inner .post-content .widget-title {
    margin: -6px 0 6px 0;
}
.position-two-sidebars .widget-custom-postson .custom-posts-holder .post .post-inner .post-content .widget-title {
    font-size: 17px;
}
.widget-custom-postson .custom-posts-holder .post .category {
    margin-bottom: 5px;
    margin-left: 1px;
}
.widget-custom-postson .custom-posts-holder .post .post-author,
.widget-custom-postson .custom-posts-holder .post .post_comments,
.widget-custom-postson .custom-posts-holder .post .post_tag,
.widget-custom-postson .custom-posts-holder .post .post-date {
    margin-bottom: 5px;
    position: relative;
    display: block;
}
.widget-custom-postson .custom-posts-holder .post .btn {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    clear: both;
    float: left;
}
.widget-custom-postson .custom-posts-holder .post .category a,
.widget-custom-postson .custom-posts-holder .post .post_tag a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.before-loop-area .widget-custom-postson,
.before-content-area .widget-custom-postson,
.after-loop-area .widget-custom-postson,
.full-width-header-area .widget-custom-postson,
.after-loop-area .widget-custom-postson,
.after-content-area .widget-custom-postson,
.after-content-full-width-area .widget-custom-postson {
    margin-bottom: 0;
}
.before-loop-area .widget-custom-postson .social_post_loop,
.before-content-area .widget-custom-postson .social_post_loop,
.after-loop-area .widget-custom-postson .social_post_loop,
.full-width-header-area .widget-custom-postson .social_post_loop,
.after-loop-area .widget-custom-postson .social_post_loop,
.after-content-area .widget-custom-postson .social_post_loop,
.after-content-full-width-area .widget-custom-postson .social_post_loop {
    clear: both;
    margin: 15px 0;
}
.before-loop-area .widget-custom-postson .social_post_loop .share-btns__item,
.before-content-area .widget-custom-postson .social_post_loop .share-btns__item,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__item,
.full-width-header-area .widget-custom-postson .social_post_loop .share-btns__item,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__item,
.after-content-area .widget-custom-postson .social_post_loop .share-btns__item,
.after-content-full-width-area .widget-custom-postson .social_post_loop .share-btns__item {
    float: left;
}
.before-loop-area .widget-custom-postson .social_post_loop .share-btns__link,
.before-content-area .widget-custom-postson .social_post_loop .share-btns__link,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__link,
.full-width-header-area .widget-custom-postson .social_post_loop .share-btns__link,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__link,
.after-content-area .widget-custom-postson .social_post_loop .share-btns__link,
.after-content-full-width-area .widget-custom-postson .social_post_loop .share-btns__link {
    background: #ededed;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.before-loop-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.before-content-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.full-width-header-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.after-loop-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.after-content-area .widget-custom-postson .social_post_loop .share-btns__link:hover,
.after-content-full-width-area .widget-custom-postson .social_post_loop .share-btns__link:hover {
    background: #000;
    color: #fff;
}
.before-loop-area .widget-custom-postson .post .post-inner,
.before-content-area .widget-custom-postson .post .post-inner,
.after-loop-area .widget-custom-postson .post .post-inner,
.full-width-header-area .widget-custom-postson .post .post-inner,
.after-loop-area .widget-custom-postson .post .post-inner,
.after-content-area .widget-custom-postson .post .post-inner,
.after-content-full-width-area .widget-custom-postson .post .post-inner {
    padding-bottom: 0;
    border-bottom: none;
}
#sidebar-primary .widget {
    padding-bottom: 30px;
}
#sidebar-primary .widget:last-child {
    padding-bottom: 0;
    margin-bottom: 16px;
}
.widget ul {
    margin: 0px 0px;
    padding: 0 0;
}
.widget ul li {
    list-style: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 23px;
    margin: 0;
    position: relative;
}
.widget ul li a {
    font-size: 14px;
}
.widget ul li>ul {
    margin-bottom: 0;
    margin-left: 0em;
}
.before-content-area .widget_archive>ul,
.before-content-area .widget_meta>ul,
.before-content-area .widget_rss>ul,
.before-content-area .widget_recent_comments>ul,
.before-content-area .widget_recent_entries>ul,
.before-content-area .widget_categories>ul,
.before-content-area .widget_pages>ul,
.before-content-area .widget_nav_menu>div>ul,
.after-content-area .widget_archive>ul,
.after-content-area .widget_meta>ul,
.after-content-area .widget_rss>ul,
.after-content-area .widget_recent_comments>ul,
.after-content-area .widget_recent_entries>ul,
.after-content-area .widget_categories>ul,
.after-content-area .widget_pages>ul,
.after-content-area .widget_nav_menu>div>ul,
.before-loop-area .widget_archive>ul,
.before-loop-area .widget_meta>ul,
.before-loop-area .widget_rss>ul,
.before-loop-area .widget_recent_comments>ul,
.before-loop-area .widget_recent_entries>ul,
.before-loop-area .widget_categories>ul,
.before-loop-area .widget_pages>ul,
.before-loop-area .widget_nav_menu>div>ul,
.after-loop-area .widget_archive>ul,
.after-loop-area .widget_meta>ul,
.after-loop-area .widget_rss>ul,
.after-loop-area .widget_recent_comments>ul,
.after-loop-area .widget_recent_entries>ul,
.after-loop-area .widget_categories>ul,
.after-loop-area .widget_pages>ul,
.after-loop-area .widget_nav_menu>div>ul,
.full-width-header-area .widget_archive>ul,
.full-width-header-area .widget_meta>ul,
.full-width-header-area .widget_rss>ul,
.full-width-header-area .widget_recent_comments>ul,
.full-width-header-area .widget_recent_entries>ul,
.full-width-header-area .widget_categories>ul,
.full-width-header-area .widget_pages>ul,
.full-width-header-area .widget_nav_menu>div>ul,
.after-content-full-width-area .widget_archive>ul,
.after-content-full-width-area .widget_meta>ul,
.after-content-full-width-area .widget_rss>ul,
.after-content-full-width-area .widget_recent_comments>ul,
.after-content-full-width-area .widget_recent_entries>ul,
.after-content-full-width-area .widget_categories>ul,
.after-content-full-width-area .widget_pages>ul,
.after-content-full-width-area .widget_nav_menu>div>ul {
    list-style: none;
}
.before-content-area .widget_archive>ul::after,
.before-content-area .widget_meta>ul::after,
.before-content-area .widget_rss>ul::after,
.before-content-area .widget_recent_comments>ul::after,
.before-content-area .widget_recent_entries>ul::after,
.before-content-area .widget_categories>ul::after,
.before-content-area .widget_pages>ul::after,
.before-content-area .widget_nav_menu>div>ul::after,
.after-content-area .widget_archive>ul::after,
.after-content-area .widget_meta>ul::after,
.after-content-area .widget_rss>ul::after,
.after-content-area .widget_recent_comments>ul::after,
.after-content-area .widget_recent_entries>ul::after,
.after-content-area .widget_categories>ul::after,
.after-content-area .widget_pages>ul::after,
.after-content-area .widget_nav_menu>div>ul::after,
.before-loop-area .widget_archive>ul::after,
.before-loop-area .widget_meta>ul::after,
.before-loop-area .widget_rss>ul::after,
.before-loop-area .widget_recent_comments>ul::after,
.before-loop-area .widget_recent_entries>ul::after,
.before-loop-area .widget_categories>ul::after,
.before-loop-area .widget_pages>ul::after,
.before-loop-area .widget_nav_menu>div>ul::after,
.after-loop-area .widget_archive>ul::after,
.after-loop-area .widget_meta>ul::after,
.after-loop-area .widget_rss>ul::after,
.after-loop-area .widget_recent_comments>ul::after,
.after-loop-area .widget_recent_entries>ul::after,
.after-loop-area .widget_categories>ul::after,
.after-loop-area .widget_pages>ul::after,
.after-loop-area .widget_nav_menu>div>ul::after,
.full-width-header-area .widget_archive>ul::after,
.full-width-header-area .widget_meta>ul::after,
.full-width-header-area .widget_rss>ul::after,
.full-width-header-area .widget_recent_comments>ul::after,
.full-width-header-area .widget_recent_entries>ul::after,
.full-width-header-area .widget_categories>ul::after,
.full-width-header-area .widget_pages>ul::after,
.full-width-header-area .widget_nav_menu>div>ul::after,
.after-content-full-width-area .widget_archive>ul::after,
.after-content-full-width-area .widget_meta>ul::after,
.after-content-full-width-area .widget_rss>ul::after,
.after-content-full-width-area .widget_recent_comments>ul::after,
.after-content-full-width-area .widget_recent_entries>ul::after,
.after-content-full-width-area .widget_categories>ul::after,
.after-content-full-width-area .widget_pages>ul::after,
.after-content-full-width-area .widget_nav_menu>div>ul::after {
    content: '';
    display: block;
    clear: both;
}
@media (min-width: 544px) {
    .before-content-area .widget_archive>ul>li,
    .before-content-area .widget_meta>ul>li,
    .before-content-area .widget_rss>ul>li,
    .before-content-area .widget_recent_comments>ul>li,
    .before-content-area .widget_recent_entries>ul>li,
    .before-content-area .widget_categories>ul>li,
    .before-content-area .widget_pages>ul>li,
    .before-content-area .widget_nav_menu>div>ul>li,
    .after-content-area .widget_archive>ul>li,
    .after-content-area .widget_meta>ul>li,
    .after-content-area .widget_rss>ul>li,
    .after-content-area .widget_recent_comments>ul>li,
    .after-content-area .widget_recent_entries>ul>li,
    .after-content-area .widget_categories>ul>li,
    .after-content-area .widget_pages>ul>li,
    .after-content-area .widget_nav_menu>div>ul>li,
    .before-loop-area .widget_archive>ul>li,
    .before-loop-area .widget_meta>ul>li,
    .before-loop-area .widget_rss>ul>li,
    .before-loop-area .widget_recent_comments>ul>li,
    .before-loop-area .widget_recent_entries>ul>li,
    .before-loop-area .widget_categories>ul>li,
    .before-loop-area .widget_pages>ul>li,
    .before-loop-area .widget_nav_menu>div>ul>li,
    .after-loop-area .widget_archive>ul>li,
    .after-loop-area .widget_meta>ul>li,
    .after-loop-area .widget_rss>ul>li,
    .after-loop-area .widget_recent_comments>ul>li,
    .after-loop-area .widget_recent_entries>ul>li,
    .after-loop-area .widget_categories>ul>li,
    .after-loop-area .widget_pages>ul>li,
    .after-loop-area .widget_nav_menu>div>ul>li,
    .full-width-header-area .widget_archive>ul>li,
    .full-width-header-area .widget_meta>ul>li,
    .full-width-header-area .widget_rss>ul>li,
    .full-width-header-area .widget_recent_comments>ul>li,
    .full-width-header-area .widget_recent_entries>ul>li,
    .full-width-header-area .widget_categories>ul>li,
    .full-width-header-area .widget_pages>ul>li,
    .full-width-header-area .widget_nav_menu>div>ul>li,
    .after-content-full-width-area .widget_archive>ul>li,
    .after-content-full-width-area .widget_meta>ul>li,
    .after-content-full-width-area .widget_rss>ul>li,
    .after-content-full-width-area .widget_recent_comments>ul>li,
    .after-content-full-width-area .widget_recent_entries>ul>li,
    .after-content-full-width-area .widget_categories>ul>li,
    .after-content-full-width-area .widget_pages>ul>li,
    .after-content-full-width-area .widget_nav_menu>div>ul>li {
        width: 48%;
        float: left;
    }
}
@media (min-width: 768px) {
    .before-content-area .widget_archive>ul>li,
    .before-content-area .widget_meta>ul>li,
    .before-content-area .widget_rss>ul>li,
    .before-content-area .widget_recent_comments>ul>li,
    .before-content-area .widget_recent_entries>ul>li,
    .before-content-area .widget_categories>ul>li,
    .before-content-area .widget_pages>ul>li,
    .before-content-area .widget_nav_menu>div>ul>li,
    .after-content-area .widget_archive>ul>li,
    .after-content-area .widget_meta>ul>li,
    .after-content-area .widget_rss>ul>li,
    .after-content-area .widget_recent_comments>ul>li,
    .after-content-area .widget_recent_entries>ul>li,
    .after-content-area .widget_categories>ul>li,
    .after-content-area .widget_pages>ul>li,
    .after-content-area .widget_nav_menu>div>ul>li,
    .before-loop-area .widget_archive>ul>li,
    .before-loop-area .widget_meta>ul>li,
    .before-loop-area .widget_rss>ul>li,
    .before-loop-area .widget_recent_comments>ul>li,
    .before-loop-area .widget_recent_entries>ul>li,
    .before-loop-area .widget_categories>ul>li,
    .before-loop-area .widget_pages>ul>li,
    .before-loop-area .widget_nav_menu>div>ul>li,
    .after-loop-area .widget_archive>ul>li,
    .after-loop-area .widget_meta>ul>li,
    .after-loop-area .widget_rss>ul>li,
    .after-loop-area .widget_recent_comments>ul>li,
    .after-loop-area .widget_recent_entries>ul>li,
    .after-loop-area .widget_categories>ul>li,
    .after-loop-area .widget_pages>ul>li,
    .after-loop-area .widget_nav_menu>div>ul>li,
    .full-width-header-area .widget_archive>ul>li,
    .full-width-header-area .widget_meta>ul>li,
    .full-width-header-area .widget_rss>ul>li,
    .full-width-header-area .widget_recent_comments>ul>li,
    .full-width-header-area .widget_recent_entries>ul>li,
    .full-width-header-area .widget_categories>ul>li,
    .full-width-header-area .widget_pages>ul>li,
    .full-width-header-area .widget_nav_menu>div>ul>li,
    .after-content-full-width-area .widget_archive>ul>li,
    .after-content-full-width-area .widget_meta>ul>li,
    .after-content-full-width-area .widget_rss>ul>li,
    .after-content-full-width-area .widget_recent_comments>ul>li,
    .after-content-full-width-area .widget_recent_entries>ul>li,
    .after-content-full-width-area .widget_categories>ul>li,
    .after-content-full-width-area .widget_pages>ul>li,
    .after-content-full-width-area .widget_nav_menu>div>ul>li {
        width: 23%;
        float: left;
    }
}
.before-content-area .widget_rss ul,
.before-content-area .widget_recent_comments ul,
.before-content-area .widget_recent_entries ul,
.after-content-area .widget_rss ul,
.after-content-area .widget_recent_comments ul,
.after-content-area .widget_recent_entries ul,
.before-loop-area .widget_rss ul,
.before-loop-area .widget_recent_comments ul,
.before-loop-area .widget_recent_entries ul,
.after-loop-area .widget_rss ul,
.after-loop-area .widget_recent_comments ul,
.after-loop-area .widget_recent_entries ul,
.full-width-header-area .widget_rss ul,
.full-width-header-area .widget_recent_comments ul,
.full-width-header-area .widget_recent_entries ul,
.after-content-full-width-area .widget_rss ul,
.after-content-full-width-area .widget_recent_comments ul,
.after-content-full-width-area .widget_recent_entries ul {
    margin-left: -2%;
}
.before-content-area .widget_rss ul>li:first-child,
.before-content-area .widget_recent_comments ul>li:first-child,
.before-content-area .widget_recent_entries ul>li:first-child,
.after-content-area .widget_rss ul>li:first-child,
.after-content-area .widget_recent_comments ul>li:first-child,
.after-content-area .widget_recent_entries ul>li:first-child,
.before-loop-area .widget_rss ul>li:first-child,
.before-loop-area .widget_recent_comments ul>li:first-child,
.before-loop-area .widget_recent_entries ul>li:first-child,
.after-loop-area .widget_rss ul>li:first-child,
.after-loop-area .widget_recent_comments ul>li:first-child,
.after-loop-area .widget_recent_entries ul>li:first-child,
.full-width-header-area .widget_rss ul>li:first-child,
.full-width-header-area .widget_recent_comments ul>li:first-child,
.full-width-header-area .widget_recent_entries ul>li:first-child,
.after-content-full-width-area .widget_rss ul>li:first-child,
.after-content-full-width-area .widget_recent_comments ul>li:first-child,
.after-content-full-width-area .widget_recent_entries ul>li:first-child {
    border-top: 1px #e5e5e5 solid;
    padding-top: 17px;
    margin-left: 2%;
}
.before-content-area .widget_rss ul>li:nth-child(1),
.before-content-area .widget_rss ul>li:nth-child(2),
.before-content-area .widget_rss ul>li:nth-child(3),
.before-content-area .widget_recent_comments ul>li:nth-child(1),
.before-content-area .widget_recent_comments ul>li:nth-child(2),
.before-content-area .widget_recent_comments ul>li:nth-child(3),
.before-content-area .widget_recent_entries ul>li:nth-child(1),
.before-content-area .widget_recent_entries ul>li:nth-child(2),
.before-content-area .widget_recent_entries ul>li:nth-child(3),
.after-content-area .widget_rss ul>li:nth-child(1),
.after-content-area .widget_rss ul>li:nth-child(2),
.after-content-area .widget_rss ul>li:nth-child(3),
.after-content-area .widget_recent_comments ul>li:nth-child(1),
.after-content-area .widget_recent_comments ul>li:nth-child(2),
.after-content-area .widget_recent_comments ul>li:nth-child(3),
.after-content-area .widget_recent_entries ul>li:nth-child(1),
.after-content-area .widget_recent_entries ul>li:nth-child(2),
.after-content-area .widget_recent_entries ul>li:nth-child(3),
.before-loop-area .widget_rss ul>li:nth-child(1),
.before-loop-area .widget_rss ul>li:nth-child(2),
.before-loop-area .widget_rss ul>li:nth-child(3),
.before-loop-area .widget_recent_comments ul>li:nth-child(1),
.before-loop-area .widget_recent_comments ul>li:nth-child(2),
.before-loop-area .widget_recent_comments ul>li:nth-child(3),
.before-loop-area .widget_recent_entries ul>li:nth-child(1),
.before-loop-area .widget_recent_entries ul>li:nth-child(2),
.before-loop-area .widget_recent_entries ul>li:nth-child(3),
.after-loop-area .widget_rss ul>li:nth-child(1),
.after-loop-area .widget_rss ul>li:nth-child(2),
.after-loop-area .widget_rss ul>li:nth-child(3),
.after-loop-area .widget_recent_comments ul>li:nth-child(1),
.after-loop-area .widget_recent_comments ul>li:nth-child(2),
.after-loop-area .widget_recent_comments ul>li:nth-child(3),
.after-loop-area .widget_recent_entries ul>li:nth-child(1),
.after-loop-area .widget_recent_entries ul>li:nth-child(2),
.after-loop-area .widget_recent_entries ul>li:nth-child(3),
.full-width-header-area .widget_rss ul>li:nth-child(1),
.full-width-header-area .widget_rss ul>li:nth-child(2),
.full-width-header-area .widget_rss ul>li:nth-child(3),
.full-width-header-area .widget_recent_comments ul>li:nth-child(1),
.full-width-header-area .widget_recent_comments ul>li:nth-child(2),
.full-width-header-area .widget_recent_comments ul>li:nth-child(3),
.full-width-header-area .widget_recent_entries ul>li:nth-child(1),
.full-width-header-area .widget_recent_entries ul>li:nth-child(2),
.full-width-header-area .widget_recent_entries ul>li:nth-child(3),
.after-content-full-width-area .widget_rss ul>li:nth-child(1),
.after-content-full-width-area .widget_rss ul>li:nth-child(2),
.after-content-full-width-area .widget_rss ul>li:nth-child(3),
.after-content-full-width-area .widget_recent_comments ul>li:nth-child(1),
.after-content-full-width-area .widget_recent_comments ul>li:nth-child(2),
.after-content-full-width-area .widget_recent_comments ul>li:nth-child(3),
.after-content-full-width-area .widget_recent_entries ul>li:nth-child(1),
.after-content-full-width-area .widget_recent_entries ul>li:nth-child(2),
.after-content-full-width-area .widget_recent_entries ul>li:nth-child(3) {
    border-top: none;
    padding-top: 0;
}
@media (min-width: 544px) {
    .before-content-area .widget_rss ul>li,
    .before-content-area .widget_recent_comments ul>li,
    .before-content-area .widget_recent_entries ul>li,
    .after-content-area .widget_rss ul>li,
    .after-content-area .widget_recent_comments ul>li,
    .after-content-area .widget_recent_entries ul>li,
    .before-loop-area .widget_rss ul>li,
    .before-loop-area .widget_recent_comments ul>li,
    .before-loop-area .widget_recent_entries ul>li,
    .after-loop-area .widget_rss ul>li,
    .after-loop-area .widget_recent_comments ul>li,
    .after-loop-area .widget_recent_entries ul>li,
    .full-width-header-area .widget_rss ul>li,
    .full-width-header-area .widget_recent_comments ul>li,
    .full-width-header-area .widget_recent_entries ul>li,
    .after-content-full-width-area .widget_rss ul>li,
    .after-content-full-width-area .widget_recent_comments ul>li,
    .after-content-full-width-area .widget_recent_entries ul>li {
        width: 48%;
        margin-left: 2%;
        float: left;
    }
}
@media (min-width: 768px) {
    .before-content-area .widget_rss ul>li,
    .before-content-area .widget_recent_comments ul>li,
    .before-content-area .widget_recent_entries ul>li,
    .after-content-area .widget_rss ul>li,
    .after-content-area .widget_recent_comments ul>li,
    .after-content-area .widget_recent_entries ul>li,
    .before-loop-area .widget_rss ul>li,
    .before-loop-area .widget_recent_comments ul>li,
    .before-loop-area .widget_recent_entries ul>li,
    .after-loop-area .widget_rss ul>li,
    .after-loop-area .widget_recent_comments ul>li,
    .after-loop-area .widget_recent_entries ul>li,
    .full-width-header-area .widget_rss ul>li,
    .full-width-header-area .widget_recent_comments ul>li,
    .full-width-header-area .widget_recent_entries ul>li,
    .after-content-full-width-area .widget_rss ul>li,
    .after-content-full-width-area .widget_recent_comments ul>li,
    .after-content-full-width-area .widget_recent_entries ul>li {
        width: 31%;
        margin-left: 2%;
        float: left;
    }
}
.widget_calendar h4 {
    margin: 0 0 24px 0;
}
.widget_calendar .calendar_wrap table {
    margin: 0px 0 0 -2px;
}
.widget_calendar .calendar_wrap caption {
    font-size: 16px;
    font-size: 1rem;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 10px;
    border-radius: 0;
    margin-bottom: 1px;
}
.widget_calendar .calendar_wrap th {
    font-size: 16px;
    font-size: 1rem;
    font-size: 12px;
    padding: 9px 0;
    text-align: center;
    position: relative;
    border-right: 1px solid #fff;
}
.widget_calendar .calendar_wrap tbody td {
    padding: 0;
    height: 39px;
    width: auto;
    text-align: center;
    position: relative;
    left: 0;
    background: #ededed;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
.widget_calendar .calendar_wrap tbody td a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    z-index: 1;
    background: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget_calendar .calendar_wrap tbody td a:hover::before {
    opacity: 1;
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.widget_calendar .calendar_wrap tbody td a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    opacity: 0;
    margin-left: 0px;
    -webkit-transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -webkit-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
}
.widget_calendar .calendar_wrap #prev,
.widget_calendar .calendar_wrap #next {
    font-size: 16px;
    font-size: 1rem;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 0 0;
}
.widget_calendar .calendar_wrap #next {
    text-align: right;
}
@media (max-width: 992px) {
    .widget_calendar h4 {
        margin: 0 0 15px 0;
    }
    .widget_calendar .calendar_wrap table {
        margin: 0;
    }
}
.footer-area .widget_calendar .calendar_wrap tbody td,
.footer-area .widget_calendar .calendar_wrap th {
    left: 0px;
}
.footer-area .widget_calendar .calendar_wrap td a::before {
    width: 20px;
    height: 20px;
    top: -2%;
    left: -5%;
}
.widget_tag_cloud .tagcloud {
    margin: 19px -5px 3px;
}
.widget_tag_cloud .tagcloud a {
    font-size: 12px!important;
    padding: 15px 22px;
    text-decoration: none;
    display: inline-block;
    margin: 5px 3px;
}
@media (min-width: 768px) and (max-width: 992px) {
    .widget_tag_cloud .tagcloud {
        margin: 19px -2px;
    }
    .widget_tag_cloud .tagcloud a {
        font-size: 12px!important;
        font-size: 0.8rem!important;
        padding: 6px 10px;
        margin: 2px 1px;
    }
}
.widget_recent_entries ul li {
    margin: 0 0 20px 0;
    padding-left: 0;
    line-height: 1em;
}
.widget_recent_entries ul li a {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
}
.widget_recent_entries ul li .post-date {
    font-size: 12px;
    position: relative;
    display: block;
    margin: 10px 0 0;
}
.widget_recent_comments ul li {
    margin: 0;
    padding: 0 0 21px;
    font-size: 14px;
}
.widget_recent_comments ul li:last-child {
    padding-bottom: 3px;
}
.widget_recent_comments ul li>a {
    font-size: 16px;
    font-size: 1rem;
}
.widget_recent_comments h4,
.widget_recent_entries h4 {
    margin-bottom: 18px;
}
@media (min-width: 321px) {
    .widget_recent_comments ul li,
    .widget_recent_entries ul li {
        border-top: 1px #e5e5e5 solid;
        padding-top: 21px;
    }
}
.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child {
    border-top: none;
    padding-top: 0;
}
.widget_recent_comments ul li::before,
.widget_recent_entries ul li::before {
    display: none;
}
.postform {
    margin: 9px 0 10px;
    width: 100%;
    position: relative;
    box-shadow: none;
}
.postform:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: red;
}
#recentcomments .recentcomments {
    font-size: 12px;
    min-height: 75px;
}
#recentcomments .recentcomments span {
    font-weight: bold;
}
#recentcomments .recentcomments a {
    margin-top: 6px!important;
    display: inline-block!important;
    font-weight: bold;
}
.before-content-area .widget,
.before-loop-area .widget {
    border-top: 2px solid #000000;
    padding: 40px 0 0;
}
.after-loop-area .widget,
.after-content-full-width-area .widget,
.after-content-area .widget {
    border-top: 2px solid #000000;
    padding: 30px 0 0;
}
.after-loop-area .widget.widget_news_smart_box,
.after-content-full-width-area .widget.widget_news_smart_box,
.after-content-area .widget.widget_news_smart_box {
    padding: 8px 0 0;
}
.site {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
}
.single-post .site-main,
.page .site-main,
.single .site-main {
    padding: 30px 10px 10px 10px;
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    background: #fff;
    border-radius: 0;
    margin: 30px 0 10px;
}
@media (min-width: 992px) {
    .single-post .site-main,
    .page .site-main,
    .single .site-main {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
@media (min-width: 992px) {
    .single-post .site-main,
    .page .site-main,
    .single .site-main {
        padding: 30px 0 30px;
        margin: 30px 0 30px;
    }
}
.posts-list.two-sidebars {
    margin-right: 15px;
}
.posts-list.two-sidebars.posts-list--masonry-2-cols,
.posts-list.two-sidebars.posts-list--masonry-3-cols {
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.container.site-header>.container,
.container.site-content>.container,
.container.site-footer>.container {
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
}
.site-header.container,
.site-footer.container {
    max-width: 100%;
    padding: 0;
}
.site-header {
    margin-bottom: 9px;
}
.site-header .site-description {
    margin-top: -13px;
    line-height: 1em;
}
@media (max-width: 600px) {
    .site-header {
        margin-bottom: 0;
    }
}
.header-container {
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    box-shadow: none;
    position: relative;
    z-index: 2;
}
@media (min-width: 768px) {
    .header-container .main-navigation.isStuck {
        position: fixed;
        width: 100%;
        left: 0;
        z-index: 9999;
    }
    .header-container .main-navigation.isStuck.has-bar {
        margin-top: 32px;
        margin-left: 0;
        padding: 0;
    }
    .header-container .main-navigation.isStuck>.menu {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media (min-width: 768px) and (min-width: 1200px) {
    .header-container .main-navigation.isStuck>.menu {
        max-width: 1200px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .header-container .main-navigation.isStuck>.menu {
        max-width: 940px;
    }
}
@media (min-width: 768px) and (max-width: 768px) {
    .header-container .main-navigation.isStuck>.menu {
        max-width: 720px;
    }
}
@media (min-width: 768px) and (max-width: 544px) {
    .header-container .main-navigation.isStuck>.menu {
        max-width: 576px;
    }
}
header .top-panel {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
}
.layout-fullwidth header .top-panel {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 600px) {
    header .top-panel {
        border-bottom: none;
    }
}
header .top-panel .search-form__field[type="search"] {
    background: #ededed;
    border-radius: 0;
    -webkit-appearance: none;
    font-size: 12px;
    padding: 16px 20px;
    width: 121px;
}
@media (max-width: 600px) {
    header .top-panel .search-form__field[type="search"] {
        width: calc(100% - 50px);
    }
}
header .top-panel .search-form__submit {
    padding: 10px 0 0;
    background: #ededed;
    border-radius: 0;
    text-align: center;
    height: 49px;
    width: 50px;
    font-size: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
header .top-panel .search-form__submit i.material-icons {
    font-size: 26px;
    margin: 0;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
header .top-panel .search-form__submit:hover {
    background: #2a8ffc;
}
header .top-panel .search-form__submit:hover i.material-icons {
    color: #FFFFFF;
}
header .top-panel__menu {
    float: left;
    padding: 0;
    margin: 11px 0 16px;
}
@media (max-width: 600px) {
    header .top-panel__menu {
        display: inline-block;
        float: none;
        margin: 12px 0 18px;
    }
}
header .top-panel__menu-list li {
    padding: 0 18px 0 0;
    margin: 0 18px 0 0;
    position: relative;
}
@media (max-width: 600px) {
    header .top-panel__menu-list li {
        padding: 0;
    }
}
header .top-panel__menu-list li:before {
    display: none;
}
header .top-panel__menu-list li:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #e5e5e5;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 0;
}
@media (max-width: 600px) {
    header .top-panel__menu-list li:after {
        display: none;
    }
}
header .top-panel__menu-list li:last-child {
    padding: 0;
    margin: 0;
}
header .top-panel__menu-list li:last-child:after {
    display: none;
}
header .top-panel__menu-list li a:hover {
    color: #000000!important;
}
@media (max-width: 600px) {
    .header-container_wrap {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}
@media (max-width: 37.5em) {
    header.site-header.centered .header-container_wrap,
    header.site-header.default .header-container_wrap {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        -webkit-align-content: stretch;
        align-content: stretch;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -webkit-box-align: start;
        align-items: flex-start;
    }
}
@media screen and (max-width: 37.5em) and (min-width: 37.5em) {
    header.site-header.centered .header-container_wrap,
    header.site-header.default .header-container_wrap {
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    }
}
@media (max-width: 37.5em) {
    header.site-header .top-panel__message {
        display: none;
    }
    header.site-header .header-container {
        padding: 10px 10px 0;
    }
    header.site-header .header-container .site-branding {
        -webkit-flex: 0 1 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
    }
    header.site-header .header-container .social-list {
        position: relative;
        -webkit-flex: 0 1 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: left;
        padding: 0;
    }
}
@media (max-width: 37.5em) and (max-width: 600px) {
    header.site-header .header-container .social-list {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 20px 20px!important;
        text-align: right;
    }
    header.site-header .header-container .social-list:before {
        width: 1000%;
        height: 100%;
        position: absolute;
        background: #000;
        top: 0;
        left: -500%;
        content: '';
        display: block;
        z-index: 0;
    }
}
@media (max-width: 37.5em) {
    header.site-header .header-container .main-navigation {
        -webkit-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative;
        z-index: 4;
        padding: 0;
        float: none;
        width: 100%;
    }
    header.site-header .header-container .main-navigation .menu-toggle {
        position: absolute;
        top: -48px;
        left: 13px;
        background: none;
        display: inline-block;
        z-index: 2;
    }
    header.site-header .header-container .main-navigation .menu-toggle i {
        color: #fff;
    }
}
@media (min-width: 600px) and (max-width: 800px) {
    .site-header.minimal .social-list,
    .site-header.centered .social-list {
        text-align: center;
        width: 100%;
        margin-top: 0!important;
        margin-bottom: 20px!important;
    }
}
.site-header.default .header-container .main-navigation.isStuck.has-bar {
    margin-left: 0;
    padding: 12px 0 0;
}
@media (min-width: 600px) and (max-width: 800px) {
    .main-navigation {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 1250px) {
    .site-header.default {
        text-align: center;
    }
}
.site-header.default .main-navigation {
    text-align: left;
    clear: none;
    padding: 0;
    margin: 13px 0 0 23px;
}
@media (max-width: 1250px) {
    .site-header.default .main-navigation {
        clear: both;
        margin-left: 0;
    }
}
@media (max-width: 992px) {
    .site-header.default .main-navigation {
        float: none;
        display: inline-block;
    }
}
@media (max-width: 600px) {
    .site-header.default .main-navigation {
        margin: 0;
    }
}
.site-header.default .main-navigation ul.menu>li {
    margin: 0 30px 0 0!important;
}
@media (min-width: 600px) and (max-width: 767px) {
    .site-header.default .main-navigation ul.menu>li {
        margin: 0 26px 0 0!important;
    }
}
@media (max-width: 600px) {
    .site-header.default .main-navigation ul.menu>li {
        margin: 0!important;
    }
}
.site-header.default .main-navigation ul.menu>li>a {
    padding: 0 0 22px 0;
}
@media (min-width: 600px) and (max-width: 767px) {
    .site-header.default .main-navigation ul.menu>li>a {
        font-size: 13px;
        font-weight: 400;
    }
}
.site-header.default .main-navigation ul.menu>li>a .menu-item_description {
    position: absolute;
    white-space: nowrap;
}
@media (max-width: 600px) {
    .site-header.default .main-navigation ul.menu>li>a {
        padding: 17px 19px;
    }
}
.site-header.default .main-navigation ul.menu>li:last-child {
    margin-right: 0!important;
}
.site-header.default .main-navigation ul.menu>li.menu-item-has-children:after {
    top: 1px;
    right: -20px;
    margin: 0;
}
.site-header.default .site-branding {
    float: left;
    display: inline-block;
    width: auto;
    text-align: center;
}
@media (max-width: 992px) {
    .site-header.default .site-branding {
        float: none;
    }
}
.site-header.default .social-list {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    white-space: nowrap;
    float: right;
    margin: 10px 0 0!important;
    z-index: 3;
}
.site-header.default .social-list>.social-list__items>li a:before {
    color: #000;
}
@media (max-width: 992px) {
    .site-header.default .social-list {
        float: none;
    }
}
.site-header.centered .site-branding {
    text-align: center;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.site-header.centered .social-list {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    white-space: nowrap;
    padding: 0 0 15px;
    margin-top: 16px;
    float: right;
    z-index: 3;
    position: relative;
}
@media (min-width: 600px) and (max-width: 800px) {
    .site-header.centered .social-list {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
.site-header.centered .main-navigation {
    text-align: center;
    padding: 0;
}
.site-header.centered .main-navigation:before {
    width: 5000%;
    height: 100%;
    position: absolute;
    background: #000000;
    top: 0;
    left: -2000%;
    content: '';
    display: block;
    z-index: 0;
}
.site-header.centered .main-navigation ul li.menu-item-has-children>a {
    padding-right: 50px!important;
}
@media (max-width: 1199px) {
    .site-header.centered .main-navigation ul li.menu-item-has-children>a {
        padding-right: 30px!important;
    }
}
.site-header.centered .main-navigation ul.menu>li {
    border-right: 1px solid #333333;
}
@media (max-width: 600px) {
    .site-header.centered .main-navigation ul.menu>li {
        border-right: none;
    }
}
.site-header.centered .main-navigation ul.menu>li:first-child {
    border-left: 1px solid #333333;
}
@media (max-width: 600px) {
    .site-header.centered .main-navigation ul.menu>li:first-child {
        border-left: none;
    }
}
.site-header.centered .main-navigation ul.menu>li:last-child {
    margin-right: 0;
}
.site-header.centered .main-navigation ul.menu>li>a {
    padding: 20px 21px 24px 21px;
}
@media (min-width: 600px) and (max-width: 1024px) {
    .site-header.centered .main-navigation ul.menu>li>a {
        padding: 15px 8px;
        font-size: 13px;
        font-weight: 400;
    }
}
@media (max-width: 600px) {
    .site-header.centered .main-navigation ul.menu>li>a {
        padding: 17px 19px;
    }
}
.site-header.centered .main-navigation ul.menu>li>a:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    background: #242424;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.header-container_wrap.container:after {
    display: table;
    width: 100%;
    clear: both;
    content: '';
}
.site-header.minimal .social-list {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    white-space: nowrap;
    padding: 0 0 15px;
    position: relative;
    z-index: 3;
}
.site-header.minimal .main-navigation {
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex: 0 1 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    text-align: center;
}
.site-header.minimal .main-navigation:before {
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -500%;
    content: '';
    display: block;
    z-index: 0;
}
.site-header.minimal .main-navigation ul li.menu-item-has-children>a {
    padding-right: 50px!important;
}
.site-header.minimal .main-navigation ul.menu>li {
    border-right: 1px solid #333333;
}
@media (max-width: 600px) {
    .site-header.minimal .main-navigation ul.menu>li {
        border-right: none;
    }
}
.site-header.minimal .main-navigation ul.menu>li:first-child {
    border-left: 1px solid #333333;
}
@media (max-width: 600px) {
    .site-header.minimal .main-navigation ul.menu>li:first-child {
        border-left: none;
    }
}
.site-header.minimal .main-navigation ul.menu>li>a {
    padding: 22px 19px;
}
@media (min-width: 600px) and (max-width: 1024px) {
    .site-header.minimal .main-navigation ul.menu>li>a {
        padding: 15px 8px;
        font-size: 13px;
        font-weight: 400;
    }
}
@media (max-width: 600px) {
    .site-header.minimal .main-navigation ul.menu>li>a {
        padding: 17px 19px;
    }
}
.site-header.minimal .main-navigation ul.menu>li>a:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    position: absolute;
    background: #242424;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
@media screen and (min-width: 37.5em) {
    .site-header.minimal .main-navigation {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    }
}
@media (min-width: 37.5em) and (max-width: 62em) {
    .site-header.minimal .main-navigation {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
}
.site-header.minimal .site-branding {
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    width: auto;
    padding: 0 0 15px;
}
.header-container__flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}
@media screen and (min-width: 37.5em) {
    .header-container__flex {
        -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
    }
}
.top-panel {
    padding: 10px 30px;
}
@media (max-width: 600px) {
    .top-panel {
        text-align: center;
    }
}
.top-panel__wrap:after {
    clear: both;
    content: "";
    width: 100%;
    display: block;
}
.top-panel__message {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px 0 13px;
    margin: 0 -30px;
}
.top-panel__message .info-block {
    margin: 3px 35px 10px 0;
}
.top-panel__message .info-block:last-child {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .top-panel__message .info-block {
        float: left;
        margin-bottom: 0;
    }
}
.top-panel__message .material-icons {
    background: #fff;
    width: 29px;
    height: 29px;
    border-radius: 15px;
    line-height: 29px;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.top-panel__message .material-icons.indent-left {
    margin-left: 35px;
}
.top-panel__search {
    float: right;
}
@media (max-width: 600px) {
    .top-panel__search {
        float: none;
        margin: 0 -15px 6px -15px;
    }
}
.top-panel__menu {
    float: right;
    margin: 0;
    padding: 4px 10px;
}
.top-panel__menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-panel__menu-list li {
    display: inline-block;
    padding: 0 5px;
}
.top-panel__menu-list li a {
    text-decoration: none;
}
.top-panel__menu-list li.current-menu-item,
.top-panel__menu-list li.current_page_item,
.top-panel__menu-list li a:hover {
    text-decoration: none;
}
.site-branding {
    display: block;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}
@media (max-width: 600px) {
    .site-branding {

    }
}
.site-branding .site-logo {
    margin: 0 0 -10px;
    padding: 0;
    margin: 0;
}
@media (max-width: 320px) {
    .site-branding .site-logo {

    }
}
.site-branding .site-logo__link {
    text-decoration: none;
}
@media (max-width: 320px) {
    .site-branding .site-logo__link img {
        width: 100%;
    }
}

.site-branding .site-logo a {
    outline: none;
}
.sticky {
    display: block;
}
.sticky__label {
    display: inline-block;
    line-height: 22px;
    padding: 0 10px;
    float: right;
    text-align: center;
    border-radius: 20px;
}
.sticky__label>i {
    display: block;
    width: auto;
    height: 2em;
    width: calc(2em - 20px);
    font-size: 21px;
    line-height: 2;
}
.posts-list .sticky__label>i {
    color: inherit;
    font-size: 21px;
    margin-right: 0;
}
.has-post-thumbnail .sticky__label {
    float: none;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 99;
}
@media (min-width: 992px) {
    .has-post-thumbnail .sticky__label {
        top: 30px;
    }
}
@media (min-width: 992px) {
    .posts-list--default .sticky.posts-list__item .btn,
    .posts-list--grid-2-cols .sticky.posts-list__item .btn,
    .posts-list--grid-3-cols .sticky.posts-list__item .btn {
        width: auto;
        height: auto;
        padding: 13px 21px 17px 21px;
    }
}
@media (min-width: 992px) {
    .sticky.posts-list__item .btn__text {
        display: inline-block;
    }
    .posts-list--masonry-2-cols .sticky.posts-list__item .btn__text,
    .posts-list--masonry-3-cols .sticky.posts-list__item .btn__text {
        display: none;
    }
}
.position-two-sidebars .sticky.posts-list__item .btn__text {
    display: none;
}
@media (min-width: 992px) {
    .sticky.posts-list__item .btn__icon {
        display: none;
    }
    .posts-list--masonry-2-cols .sticky.posts-list__item .btn__icon,
    .posts-list--masonry-3-cols .sticky.posts-list__item .btn__icon {
        display: inline-block;
    }
}
.position-two-sidebars .sticky.posts-list__item .btn__icon {
    display: inline-block;
}
.position-two-sidebars .sticky.posts-list__item .btn {
    padding: 0;
    width: 50px;
    height: 50px;
}
@media (min-width: 992px) {
    .posts-list--grid-2-cols .sticky .entry-title,
    .posts-list--grid-3-cols .sticky .entry-title {
        font-size: 30px;
    }
}
.posts-list--masonry-2-cols .posts-list__item,
.posts-list--masonry-3-cols .posts-list__item {
    margin-top: 0;
    padding-top: 0;
}
.posts-list--grid-2-cols .posts-list__item,
.posts-list--grid-3-cols .posts-list__item {
    -webkit-display: -webkit-box;
    -webkit-display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.posts-list__item .entry-content p {
    margin: 0;
}
.posts-list__item a {
    text-decoration: none;
}
.posts-list__item .btn {
    padding: 13px 21px 17px;
    text-align: center;
    margin: 10px 0 0;
}
.posts-list__item .btn__icon {
    display: none;
}
@media (min-width: 992px) {
    .posts-list--default .posts-list__item .btn,
    .posts-list.sticky .posts-list__item .btn {
        width: auto;
        height: auto;
        padding: 13px 21px 17px 21px;
    }
}
@media (min-width: 992px) {
    .posts-list--default .posts-list__item .btn__text,
    .posts-list.sticky .posts-list__item .btn__text {
        display: inline-block;
    }
}
@media (min-width: 992px) {
    .posts-list--default .posts-list__item .btn__icon,
    .posts-list.sticky .posts-list__item .btn__icon {
        display: none;
    }
}
.posts-list .post-thumbnail--fullwidth {
    overflow: hidden;
    position: relative;
}
.posts-list .post-thumbnail--fullwidth:before {
    content: '';
    position: absolute;
    width: 120%;
    bottom: 0;
    top: 50%;
    left: -10%;
    opacity: 1;
    z-index: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, black 100%);
    background-image: linear-gradient(to bottom, transparent 0%, black 100%);
    background-repeat: repeat-x;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.hentry {
    position: relative;
    margin: 0;
    padding: 20px 0;
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    background: #fff;
    border-radius: 0;
}
@media (min-width: 992px) {
    .hentry {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
@media (min-width: 992px) {
    .hentry {
        margin: 0;
        padding: 30px 0;
    }
}
.single-post .hentry,
.page .hentry {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}
.entry-header .entry-title:first-child {
    margin-top: 0;
}
.entry-summary+.entry-meta,
.entry-content+.entry-meta {
    margin-top: 15px;
}
@media (min-width: 768px) {
    .posts-list .entry-summary,
    .posts-list .entry-content {
        display: block;
    }
}
.entry-footer {
    position: relative;
}
.posts-list .entry-footer {
    margin: 0 0 0;
}
@media (min-width: 992px) {
    .posts-list .entry-footer {
        padding-right: 0;
        padding-left: 0;
    }
}
.posts-list .entry-footer .btn:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    content: '';
    height: 1px;
    background-color: #e5e5e5;
    pointer-events: none;
}
.post-thumbnail__link.post-thumbnail--small {
    display: block;
    margin-bottom: 0;
    text-align: center;
}
@media (min-width: 992px) {
    .post-thumbnail__link.post-thumbnail--small {
        float: left;
        margin-right: 30px;
        text-align: left;
    }
}
.post-thumbnail__img {
    display: inline-block;
    vertical-align: top;
}
.posts-list .post-thumbnail__img {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    -webkit-transition: none!important;
    transition: none!important;
}
.entry-header+.post-thumbnail>.post-thumbnail__img {
    margin-top: 25px;
}
.post-thumbnail--fullwidth .post-thumbnail__img {
    width: 100%;
}
.posts-list .post-thumbnail--fullwidth {
    display: block;
    margin: 0 0 10px 0;
}
@media (min-width: 992px) {
    .posts-list .post-thumbnail--fullwidth {
        margin: 0 0 20px 0;
    }
}
.post__cats {
    line-height: 1em;
}
.posts-list .post__cats,
.single-post .post__cats {
    position: static;
}
.post__cats a {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-weight: bold;
    margin: 0 10px 5px 0;
    text-decoration: none;
    line-height: 1em;
}
.has-post-thumbnail .post-thumbnail--fullwidth+.post__cats {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 99;
}
@media (min-width: 992px) {
    .has-post-thumbnail .post-thumbnail--fullwidth+.post__cats {
        top: 30px;
    }
}
.post-format-wrap .post__cats {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
}
@media (min-width: 992px) {
    .post-format-wrap .post__cats {
        top: 30px;
        left: 30px;
    }
}
.post__date,
.post__comments {
    margin-right: 30px;
}
@media (max-width: 1500px) {
    .post__date,
    .post__comments {
        margin-right: 15px;
    }
}
@media (min-width: 1201px) and (max-width: 1360px) {
    .post__date,
    .post__comments {
        display: block;
    }
}
.post__date,
.post__comments,
.post__tags {
    display: block;
}
.post__tags {
    padding: 10px 0 0;
    clear: both;
}
.single-post .post__tags {
    margin-top: 15px;
    font-size: 12px;
}
@media (min-width: 544px) {
    .single-post .post__tags {
        float: left;
    }
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}
.page-links {
    clear: both;
    margin: 0 0 15px;
}
.full-width-header-area {
    padding-top: 16px;
    padding-bottom: 0;
}
@media (max-width: 600px) {
    .full-width-header-area {
        padding-top: 0;
    }
}
.site-main {
    position: relative;
    z-index: 0;
    padding: 30px 0 30px;
    margin: 30px 0 30px;
    border-top: 2px solid #000;
}
@media (max-width: 768px) {
    .site-main {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
.error404 .site-main {
    margin-left: 15px;
    margin-right: 15px;
}
body.home .site-main {
    border-top: none;
    padding: 0;
    margin: 0;
    border-top: none;
}
#sidebar-primary,
#sidebar-secondary {
    margin-top: 30px;
}
#sidebar-primary:before,
#sidebar-secondary:before {
    border-top: 2px solid #000;
    content: '';
    display: block;
    margin-bottom: 30px;
}
body.home #sidebar-primary,
body.home #sidebar-secondary {
    margin-top: 0;
}
.position-two-sidebars #sidebar-secondary {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.position-two-sidebars #primary {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}
.position-two-sidebars #sidebar-primary {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
@media (min-width: 768px) {
    .position-two-sidebars #sidebar-secondary {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
    .position-two-sidebars #primary {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .position-two-sidebars #sidebar-primary {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}
.after-content-full-width-area {
    padding-top: 30px;
    padding-bottom: 21px;
}
.layout-fullwidth .after-content-full-width-area {
    padding-left: 30px;
    padding-right: 30px;
}
.post-list__item-content .entry-header,
.post-list__item-content .entry-content,
.post-list__item-content .entry-meta {
    padding-bottom: 0;
    margin-bottom: 6px;
}
#recentcomments .recentcomments a {
    display: block!important;
}
.posts-list .entry-footer .btn:before {
    display: none;
}
.list_style.posts-list__item {
    margin-bottom: 30px!important;
    border-bottom: 1px solid #e5e5e5;
}
.single .list_style.posts-list__item {
    border-bottom: none;
}
@media (max-width: 767px) {
    .list_style.posts-list__item:last-child {
        border-bottom: none;
        margin-bottom: 0!important;
    }
}
.blog-grid-2-cols .list_style.posts-list__item,
.blog-grid-3-cols .list_style.posts-list__item {
    overflow: hidden;
}
.blog-minimal .list_style.posts-list__item .post-list__item-content .post-thumbnail,
.blog-minimal .list_style.posts-list__item .post-list__item-content .post-featured-content {
    display: none;
}
.posts-list--default .list_style {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 30px;
    margin: 0 0 30px;
    overflow: hidden;
}
.posts-list--default .list_style .post-thumbnail {
    min-width: 370px;
    margin: 0;
}
.posts-list--default .list_style .post-thumbnail .post-thumbnail--fullwidth {
    max-width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
}
.posts-list--default .post_format-post-format-quote,
.posts-list--default .post_format-post-format-video,
.posts-list--default .post_format-post-format-gallery,
.posts-list--default .post_format-post-format-audio {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.posts-list--minimal .posts-list__item {
    padding-top: 0;
}
.list_style.posts-list .post-thumbnail--small {
    margin: 0 30px 0 0;
}
.post-list__item-content .post-thumbnail+.post-body-right .entry-header,
.post-list__item-content .post-thumbnail+.post-body-right .entry-content,
.post-list__item-content .post-thumbnail+.post-body-right .entry-meta-sharing,
.post-list__item-content .post-thumbnail+.post-body-right .entry-footer {
    margin: 0 0 6px;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .our_team {
        margin-bottom: -12px;
    }
}
.our_team h3 {
    margin-bottom: 20px;
}
.our_team a {
    font-size: 12px;
}
.our_team figure {
    margin: 0 0 8px;
}
.our_team figure img {
    width: 100%;
}
@media (min-width: 500px) and (max-width: 767px) {
    .our_team figure {
        float: left;
        margin-right: 30px;
    }
}
@media (max-width: 767px) {
    .our_team .col-md-4 {
        margin-bottom: 30px;
    }
}
.archive.position-two-sidebars .swiper-slide {
    width: 100%!important;
}
.post {}.post-gallery {
    margin: 0 0 10px;
}
@media (min-width: 992px) {
    .post-gallery {
        margin: 0 0 30px;
    }
}
.entry-content .post-gallery {
    margin-top: 10px;
}
.post-gallery img {
    border-radius: 0 0 0 0;
    display: block;
}
.entry-content .post-gallery img {
    border-radius: 0;
}
.post-gallery .swiper-button-next,
.post-gallery .swiper-button-prev {
    margin-top: -25px;
    top: 50%;
    text-align: center;
}
.post-gallery .swiper-button-next i,
.post-gallery .swiper-button-prev i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
}
.post-gallery .swiper-button-prev {
    left: 20px;
    border-radius: 0 0 0 0;
}
.post-gallery .swiper-button-next {
    right: 20px;
    border-radius: 0 0 0 0;
}
.post-gallery .material-icons {
    font-size: 24px;
}
.post-gallery__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.post-gallery__link {
    display: block;
}
.post-format-link {
    display: inline-block;
    border-radius: 0;
    margin: 0;
    padding: 14px 30px;
}
.post .post-format-link {
    text-decoration: underline;
}
.post-thumbnail {
    margin-bottom: 13px;
}
.has-thumb .post-thumbnail {
    position: relative;
}
.no-thumb .post-thumbnail__format-link {
    margin-top: 15px!important;
}
.has-thumb .post-thumbnail__format-link {
    margin-top: -25px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}
.has-thumb .post-thumbnail__format-link .post-format-link {
    margin-left: 10px;
    margin-right: 10px;
}
@media (min-width: 992px) {
    .invert .post-format-quote {
        padding: 26px 30px 18px 90px;
    }
}
.invert .post-format-quote:before {
    top: 10px;
}
@media (min-width: 992px) {
    .invert .post-format-quote:before {
        left: 20px;
        top: 30px;
    }
}
.post-featured-content {
    border-radius: 0 0 0 0;
    margin: 0 0 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media (min-width: 992px) {
    .post-featured-content {
        margin: 0 0 23px;
    }
}
.format-video .post-featured-content {
    background: none;
}
.format-video .post-featured-content iframe {
    border-radius: 0 0 0 0;
}
.post-featured-content.image-format:hover {
    opacity: .8;
}
.post-featured-content .post__cats {
    margin: 10px 0 0 10px;
}
@media (min-width: 992px) {
    .post-featured-content .post__cats {
        margin: 30px 0 0 30px;
    }
}
.format-video .post-featured-content .post__cats {
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px;
}
@media (min-width: 992px) {
    .format-video .post-featured-content .post__cats {
        margin: 30px;
    }
}
.format-video .post-featured-content .post__cats:first-child {
    position: static;
}
.post.format-status .post__cats {
    padding: 0 0 10px;
}
.embed-wrapper .twitter-tweet {
    margin: 10px 0!important;
    max-width: 100%!important;
    width: 100%!important;
}
.fb_iframe_widget {
    max-width: 100%;
    margin-bottom: 40px;
}
.fb_iframe_widget>span {
    max-width: 100%;
}
.posts-list--grid-3-cols .post-thumbnail__format-link,
.posts-list--masonry-3-cols .post-thumbnail__format-link {
    margin-top: -36px;
}
.single-post .mejs-container {
    margin-bottom: 20px;
}
.single-post .format-status iframe {
    margin: 25px 0!important;
}
.footer-area {
    padding-top: 72px;
    padding-bottom: 28px;
}
@media (max-width: 767px) {
    .footer-area {
        padding-top: 30px;
        padding-bottom: 0;
    }
}
.footer-area h6 {
    font-size: 16px;
    margin-bottom: 16px;
}
.footer-area .widget_recent_entries ul li {
    border-top-color: #333333;
}
.footer-area-wrap {
    border-bottom: 1px solid #333333;
}
.layout-fullwidth .footer-area-wrap .container {
    max-width: 100%;
}
.footer-container {
    padding: 15px 30px 11px 30px;
}
@media (max-width: 767px) {
    .footer-container {
        padding-top: 35px;
        padding-left: 0;
        padding-right: 0;
    }
}
.site-info .footer-logo {
    margin: 0;
}
.site-info .social-list {
    margin: 0;
}
.site-info .site-info__mid-box {
    overflow: hidden;
    font-size: 14px;
}
.site-info .site-info__mid-box.footer_menu {
    font-size: 0;
}
.site-info__flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}
@media (min-width: 768px) {
    .site-info__flex {
        -webkit-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.site-info__flex .footer-logo {
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
@media (max-width: 768px) {
    .site-info__flex .footer-logo {
        -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
        align-self: baseline;
    }
}
.site-info__flex .social-list {
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    white-space: nowrap;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: -7px 0 0;
}
@media (min-width: 768px) {
    .site-info__flex .social-list {
        -webkit-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (max-width: 768px) {
    .site-info__flex .social-list {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 23px 0!important;
        -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
        align-self: baseline;
    }
}
.site-info__flex .site-info__mid-box {
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: -6px 0 0 11px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    text-align: left;
    -webkit-flex: 10 1 auto;
    -webkit-box-flex: 10;
    -ms-flex: 10 1 auto;
    flex: 10 1 auto;
}
@media (min-width: 768px) {
    .site-info__flex .site-info__mid-box {
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (max-width: 768px) {
    .site-info__flex .site-info__mid-box {
        margin: 19px 0 0;
        -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
        align-self: baseline;
    }
}
.site-footer.default .footer-copyright {
    display: block;
    vertical-align: middle;
}
@media (min-width: 992px) {
    .site-footer.default .footer-copyright {
        display: inline-block;
    }
}
.site-footer.default .footer-menu {
    display: block;
    vertical-align: middle;
}
.site-footer.default .footer-menu__items {
    font-size: 12px;
    margin: 10px 0 5px;
}
@media (min-width: 1200px) {
    .site-footer.default .footer-menu__items {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        margin-left: 25px;
    }
}
@media (min-width: 1200px) {
    .site-footer.default .footer-menu {
        display: inline-block;
    }
}
.site-footer.centered {
    text-align: center;
}
.site-footer.centered .site-info .footer-logo,
.site-footer.centered .site-info .site-info__mid-box {
    display: inline-block;
    margin: 0;
}
.site-footer.centered .site-info .footer-copyright {
    position: relative;
    top: 2px;
}
.site-footer.centered .footer-area {
    padding-bottom: 80px;
}
.site-footer.centered .footer-area-centered {
    padding-top: 15px;
}
.site-footer.minimal .footer-copyright {
    display: block;
    vertical-align: middle;
}
@media (min-width: 992px) {
    .site-footer.minimal .footer-copyright {
        display: inline-block;
    }
}
.site-footer.minimal .footer-menu {
    display: block;
    vertical-align: middle;
}
@media (min-width: 1200px) {
    .site-footer.minimal .footer-menu__items {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        margin-left: 25px;
    }
}
@media (min-width: 1200px) {
    .site-footer.minimal .footer-menu {
        display: inline-block;
    }
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.not-found {
    box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    background: #fff;
    border-radius: 0;
    padding: 10px;
    text-align: center;
    margin: 0 0 10px;
}
@media (min-width: 992px) {
    .not-found {
        box-shadow: 0 0 0 rgba(103, 122, 141, 0);
    }
}
.not-found .page-title {
    margin: 33px 0 0;
}
.not-found h3 {
    margin: 0 0 14px;
}
.not-found .btn {
    margin-bottom: 6px;
}
.not-found .page-content {
    margin: 0;
    padding: 0;
}
.not-found .search-form {
    max-width: 300px;
    display: block;
    padding-top: 6px;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .not-found {
        padding: 30px 0;
        margin: 0 0 30px;
    }
}
.error404 #primary {
    width: 100%;
}
.error404 .search-form .search-form__field {
    width: 65%;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
.img-pull-left {
    width: 50%;
    float: left;
    margin: 0 4% 1% 0;
}
.img-pull-right {
    width: 50%;
    float: right;
    margin: 0 0 1% 4%;
}
.alignleft {
    margin: 10px 30px 15px 0;
}
.alignright {
    margin: 10px 0 15px 30px;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
.embed-responsive {
    position: relative;
    display: block;
    padding: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 62.33%;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}
body {
    background-position: center 163px;
}
.container-post {
    font-family: Georgia !important;
    font-size: 16px !important
}
h1.sp-title a:hover{
    color: #1f93f5 !important;
}
.weekly_journal-smartslider .category a{
    color: #1f93f5 !important;
}
.weekly_journal-smartslider .category a:hover{
    color: #FFFFFF !important;
}
.post-content h3.widget_title a:hover{
    color: #1f93f5 !important;
}
.post-content .category a{
    color: #1f93f5;
}
.post-content .category a:hover{
    color: #000000 !important;
}
.header-container {
    padding-bottom: 30px;
}

.weekly_journal-smartslider img{
    width: 100%;
}

.letreiro{
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.letreiro a{
    color: #000000;
}
.letreiro a:hover{
    color: #1f93f5;
}
.site-branding .site-logo {
    font-size: 20px;
}
.post-110{
    width: 375px !important;
    float: left !important;
    margin-right: 20px !important;
}

.post-110 .tm_fpblock__item__description .tm_fpblock__item__categories{
    font-size: 8px !important;
}

.post-110 .tm_fpblock__item__description .tm_fpblock__item__categories{
    font-size: 14px !important;
    line-height: 18px !important;
}

.post-42, .post-46{
    width: 173px !important;
}

.post-42 .tm_fpblock__item__description .tm_fpblock__item__categories, 
.post-46 .tm_fpblock__item__description .tm_fpblock__item__categories{
    font-size: 6px !important;
}

.post-42 .tm_fpblock__item__description .tm_fpblock__item__title, 
.post-46 .tm_fpblock__item__description .tm_fpblock__item__title{
    font-size: 12px !important;
    line-height: 16px !important;
}
.tm_fpblock__item {
        padding-top: 12px;
}