html {
    -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
}

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: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-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
}

.inL_425071 { position:absolute;z-index:-10;top:10000px; }
.inL_371291 { height: 101px; display: none; }
.inL_594805 { color: red; font-weight: bold }
.inL_583506 { color:red;font-weight:bold; font-size: 25px }
.inL_770802 { clear:both; }
.inL_773024 { clear:both; }
.inL_214659 { clear:both; }
.inL_591883 { clear:both; }
.inL_386716 { clear:both; }
.inL_66921 { clear:both; }
.inL_42154 { clear:both; }
.inL_369040 { clear:both; }
.inL_763884 { clear:both; }
.inL_434929 { clear:both; }
.inL_456383 { clear:both; }
.inL_145095 { clear:both; }
.inL_262189 { clear:both; }
.inL_76417 { clear:both; }
.inL_782422 { clear:both; }
.inL_98833 { clear:both; }
.inL_40487 { clear:both; }
.inL_952523 { clear:both; }
.inL_367813 { clear:both; }
.inL_614711 { color:#24c2cb;font-weight:bold; }
.inL_778728 { clear:both; }
.inL_9430 { clear:both; }
.inL_149977 { display:none; }
.inL_47296 { clear:both; }
.inL_472974 { margin-top:80px; }
.inL_729875 { clear: both; }

.olink {
    color: blue;
    text-decoration: underline;
}

.olink:hover {
    color: crimson;
}

.comment-text {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.comment-img {
    width: 60px;
    height: 60px;
    float: left;
    border-radius: 5px;
    background-color: red;
}

.comment-img img,
embed {
    border-radius: 5px;
    width: 60px;
    height: 60px;
}

.comment-body {
    padding: 5px;
    padding-left: 20px;
    padding-top: 0px;
    margin-left: 60px;
}

.comment-body p {
    margin: 0px;
}

.comment-body span {
    color: #24c2cb;
}

.comment-time {
    float: right;
    font-size: 12px;
    color: #e8e8e8;
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

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

.wrap:after,
.wrapin:after {
    clear: both
}

.wrap {
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}

.wrapin {
    margin-left: -10px;
    margin-right: -10px
}

.wrapin>* {
    padding-left: 10px;
    padding-right: 10px
}

.wrapin-s {
    margin-left: -5px;
    margin-right: -5px
}

.wrapin-s>* {
    padding-left: 5px;
    padding-right: 5px
}

@media (min-width: 768px) {
    .wrap {
        max-width: 740px
    }
}

@media (min-width: 1230px) {
    .wrap {
        max-width: 1210px
    }
    .wrapin {
        margin-left: -15px;
        margin-right: -15px
    }
    .wrapin>* {
        padding-left: 15px;
        padding-right: 15px
    }
    .wrapin-l {
        margin-left: -20px;
        margin-right: -20px
    }
    .wrapin-l>* {
        padding-left: 20px;
        padding-right: 20px
    }
}

html {
    box-sizing: border-box;
    font-size: 100%;
    font-family: sans-serif
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    font-family: "PT Sans", sans-serif;
    line-height: 1.6875;
    color: #000;
    background: #fff
}

#page:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

::-moz-selection {
    background-color: #24c2cb;
    color: #fff
}

::selection {
    background-color: #24c2cb;
    color: #fff
}

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

hr {
    background-color: #e8e8e8;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

p,
ul,
ol,
dl,
table,
blockquote {
    margin: 0 0 1.6875em
}

.lead {
    clear: both;
    font-size: 16px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 12px;
    padding-bottom: 12px
}

dfn,
cite,
em,
i {
    font-style: italic
}

cite {
    font-size: 11px;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Tenor Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #000
}

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: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Istok Web', sans-serif;
    ;
    line-height: 1.5;
    color: #000;
    clear: both;
    margin-bottom: 21px;
    font-weight: 600
}

h1 {
    font-size: 44px
}

h2 {
    font-size: 35px;
    margin-top: 35px
}

h2:first-child {
    margin-top: 0
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 12px
}

.color-accent {
    color: #24c2cb
}

.color-highlight {
    color: #000
}

.color-muted {
    color: #8c8c8c
}

.font-main {
    font-family: "PT Sans", sans-serif
}

.font-headings {
    font-family: 'Istok Web', sans-serif;
}

.font-alt-1 {
    font-family: 'Tenor Sans', sans-serif
}

.font-alt-2 {
    font-family: "Roboto"
}

.dropcap {
    font-size: 3.4285714286em;
    float: left;
    line-height: 1;
    margin-right: 5px;
    color: #000
}

a {
    color: #24c2cb;
    text-decoration: none;
    -webkit-transition: color 240ms;
    transition: color 240ms
}

a:hover,
a:focus {
    color: #000
}

a.back-to-top-link {
    width: 48px;
    height: 48px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    font-size: 21px;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    position: fixed;
    bottom: 20px;
    right: -48px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 240ms;
    transition: all 240ms;
    z-index: 98
}

a.back-to-top-link.active {
    right: 20px;
    visibility: visible;
    opacity: 1
}

a.back-to-top-link:hover,
a.back-to-top-link:focus {
    color: #FFF;
    background-color: #24c2cb
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

.list-social,
.list-extra-menu {
    list-style: none;
    padding-left: 0
}

.list-social li,
.list-extra-menu li {
    display: inline-block
}

.list-social li a,
.list-extra-menu li a {
    display: block;
    color: #000;
    text-decoration: none;
    -webkit-transition: color 240ms, background-color 240ms, box-shadow 240ms;
    transition: color 240ms, background-color 240ms, box-shadow 240ms
}

.list-social li a:hover,
.list-social li a:focus,
.list-extra-menu li a:hover,
.list-extra-menu li a:focus {
    color: #24c2cb
}

.list-social {
    line-height: 1.25;
    margin-left: -14px;
    margin-right: -14px
}

.list-social li {
    padding-left: 14px;
    padding-right: 14px
}

.list-extra-menu {
    margin-left: -10px;
    margin-right: -10px
}

.list-extra-menu li {
    padding-left: 10px;
    padding-right: 10px
}

table {
    border-bottom: 1px solid #e8e8e8;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 1.4;
    width: 100%
}

th,
td {
    text-align: left;
    padding: 8px 10px 8px 0
}

th {
    font-weight: bold;
    text-transform: uppercase
}

td {
    border-top: 1px solid #e8e8e8
}

blockquote,
q {
    quotes: "" ""
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote {
    display: block;
    padding: 3px 0px 3px 20px;
    border-left: 3px solid #24c2cb;
    font-size: 17px;
    line-height: 1.5882352941;
    font-style: italic
}

blockquote>:not(cite) {
    opacity: 0.75
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote cite {
    display: block;
    margin-top: 16px
}

blockquote cite:before {
    content: 'â€“\A0'
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #24c2cb;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #24c2cb;
    background: transparent;
    padding: 11px 28px;
    text-align: center;
    -webkit-transition: color 240ms, background-color 240ms, border-color 240ms;
    transition: color 240ms, background-color 240ms, border-color 240ms
}

button:hover,
button:active,
button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
.button:hover,
.button:active,
.button:focus {
    color: #FFF;
    background-color: #24c2cb
}

.button-alt {
    color: #FFF;
    background-color: #24c2cb
}

.button-alt:hover,
.button-alt:active,
.button-alt:focus {
    color: #24c2cb;
    background-color: transparent
}

.button-block {
    display: block;
    width: 100%
}

a.button {
    text-decoration: none
}

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"],
textarea,
select,
.form-field {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    padding: 10px 10px;
    font-family: "Roboto";
    width: 100%;
    background-color: inherit
}

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"] .form-field {
    height: 40px;
    line-height: 20px
}

select {
    height: 38px
}

.form-field-full {
    width: 100%
}

input[type="search"].form-field {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

textarea {
    width: 100%
}

textarea.form-field {
    height: auto;
    line-height: 1.6
}

label {
    font-family: "Roboto";
    font-weight: 500
}

form {
    font-size: 14px
}

.search-form {
    position: relative;
    padding-bottom: 2px
}

.search-form>label {
    display: block
}

.search-form:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.6
}

input.search-field {
    width: 100%;
    padding-right: 36px;
    font-family: 'Tenor Sans', sans-serif;
    font-style: normal;
    border: none;
    background-color: transparent;
    height: 33px
}

input.search-field::-webkit-input-placeholder {
    font-size: 11px;
    font-style: inherit;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase
}

input.search-field:-moz-placeholder {
    font-size: 11px;
    font-style: inherit;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase
}

input.search-field::-moz-placeholder {
    font-size: 11px;
    font-style: inherit;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase
}

input.search-field:-ms-input-placeholder {
    font-size: 11px;
    font-style: inherit;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase
}

input.search-field:focus {
    box-shadow: none;
    outline: none
}

.search-submit {
    border: none;
    background: none;
    color: #000;
    display: block;
    height: 100%;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    box-shadow: none;
    -webkit-transition: color 240ms;
    transition: color 240ms
}

.search-submit:hover,
.search-submit:focus {
    color: #24c2cb;
    background-color: transparent
}

.post-password-form input[type="password"] {
    width: auto
}

.contact-form-submit {
    text-align: right
}

.contact-form-submit>span {
    display: inline-block;
    position: relative
}

.contact-form-submit img.ajax-loader {
    position: absolute;
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width: 1230px) {
    .contact-form-email,
    .contact-form-name,
    .contact-form-url {
        padding-left: 15px;
        padding-right: 15px;
        width: 33.3333333333%;
        float: left
    }
}

ul.primary-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Tenor Sans', sans-serif;
    font-size: 15px
}

ul.primary-menu li {
    position: relative;
    padding-left: 0
}

ul.primary-menu li a {
    display: block;
    text-decoration: none;
    line-height: 1.4;
    -webkit-transition: padding 240ms, color 240ms, background-color 240ms;
    transition: padding 240ms, color 240ms, background-color 240ms
}

ul.primary-menu li.menu-item-has-children>a:after {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px
}

ul.primary-menu>li>a {
    color: #000;
    text-transform: uppercase
}

ul.primary-menu>li:hover>a,
ul.primary-menu>li.hover>a,
ul.primary-menu>li.current_page_item>a,
ul.primary-menu>li.current-menu-item>a,
ul.primary-menu>li.current_page_ancestor>a,
ul.primary-menu>li.current-menu-ancestor>a,
ul.primary-menu>li.current-menu-parent>a {
    color: #24c2cb
}

ul.primary-menu ul {
    list-style: none;
    background-color: #fff;
    text-align: left;
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 240ms, opacity 240ms, margin 240ms;
    transition: visibility 240ms, opacity 240ms, margin 240ms;
    z-index: 999
}

ul.primary-menu ul>li>a {
    padding: 10px 0 10px 16px;
    color: #353535
}

ul.primary-menu ul>li:hover>a,
ul.primary-menu ul>li.hover>a,
ul.primary-menu ul>li.current_page_item>a,
ul.primary-menu ul>li.current-menu-item>a,
ul.primary-menu ul>li.current_page_ancestor>a,
ul.primary-menu ul>li.current-menu-ancestor>a,
ul.primary-menu ul>li.current-menu-parent>a {
    color: #24c2cb
}

@media (max-width: 1229px) {
    ul.primary-menu {
        text-align: left;
        padding: 36px 5px;
        max-height: 100%;
        overflow: auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    ul.primary-menu li.menu-item-has-children>a:after {
        float: right
    }
    ul.primary-menu li.hover>ul {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible
    }
    ul.primary-menu>li {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto
    }
    ul.primary-menu>li>a {
        line-height: 48px
    }
    ul.primary-menu>li>ul {
        padding-left: 0
    }
    ul.primary-menu ul {
        padding-left: 18px;
        height: 0;
        overflow: hidden
    }
}

@media (min-width: 1230px) {
    ul.primary-menu {
        display: inline-table
    }
    ul.primary-menu li.menu-item-has-children>a:after {
        margin-left: 9px
    }
    ul.primary-menu li:hover>ul {
        visibility: visible;
        opacity: 1
    }
    ul.primary-menu>li {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        padding-right: 34px
    }
    ul.primary-menu>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
        position: relative
    }
    ul.primary-menu>li>a:before {
        content: '';
        display: block;
        width: 0;
        height: 2px;
        background-color: #24c2cb;
        position: absolute;
        left: 50%;
        bottom: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 240ms;
        transition: all 240ms
    }
    ul.primary-menu>li:last-child {
        padding-right: 0
    }
    ul.primary-menu>li>ul ul {
        left: 100%;
        top: 0
    }
    ul.primary-menu>li>ul ul.oposite {
        left: auto;
        right: 100%
    }
    ul.primary-menu>li.menu-item-has-children>a:after {
        content: '\f107';
        line-height: 1
    }
    ul.primary-menu>li:hover>a,
    ul.primary-menu>li.hover>a,
    ul.primary-menu>li.current_page_item>a,
    ul.primary-menu>li.current-menu-item>a,
    ul.primary-menu>li.current_page_ancestor>a,
    ul.primary-menu>li.current-menu-ancestor>a,
    ul.primary-menu>li.current-menu-parent>a {
        color: #24c2cb
    }
    ul.primary-menu>li:hover>a:before,
    ul.primary-menu>li.hover>a:before {
        width: 100%;
        left: 0;
        visibility: visible;
        opacity: 1
    }
    ul.primary-menu ul {
        text-align: left;
        min-width: 207px;
        position: absolute;
        top: 100%;
        left: 0;
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2)
    }
    ul.primary-menu ul>li>a {
        color: #353535;
        -webkit-transition: color 240ms, background-color 240ms;
        transition: color 240ms, background-color 240ms;
        padding-right: 16px
    }
    ul.primary-menu ul>li.menu-item-has-children>a:after {
        content: '\f105';
        float: right
    }
    ul.primary-menu ul>li:hover>a,
    ul.primary-menu ul>li.hover>a,
    ul.primary-menu ul>li.current_page_item>a,
    ul.primary-menu ul>li.current-menu-item>a,
    ul.primary-menu ul>li.current_page_ancestor>a,
    ul.primary-menu ul>li.current-menu-ancestor>a,
    ul.primary-menu ul>li.current-menu-parent>a {
        color: #fff;
        background-color: #24c2cb
    }
    ul.primary-menu ul.oposite {
        left: auto;
        right: 0
    }
}

ul.side-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Istok Web', sans-serif;
    ;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase
}

ul.side-menu li {
    position: relative
}

ul.side-menu li a {
    display: block;
    -webkit-transition: padding 240ms, color 240ms, background-color 240ms;
    transition: padding 240ms, color 240ms, background-color 240ms;
    text-decoration: none;
    color: #000
}

ul.side-menu li.hover>ul {
    visibility: visible;
    opacity: 1;
    height: auto
}

ul.side-menu li.current_page_item>.submenu-toggle,
ul.side-menu li.current-menu-item>.submenu-toggle,
ul.side-menu li.current_page_ancestor>.submenu-toggle,
ul.side-menu li.current-menu-ancestor>.submenu-toggle,
ul.side-menu li.current-menu-parent>.submenu-toggle,
ul.side-menu li.hover>.submenu-toggle,
ul.side-menu li .submenu-toggle:hover {
    border-color: #24c2cb;
    color: #24c2cb
}

ul.side-menu li:hover>a,
ul.side-menu li.hover>a,
ul.side-menu li.current_page_item>a,
ul.side-menu li.current-menu-item>a,
ul.side-menu li.current_page_ancestor>a,
ul.side-menu li.current-menu-ancestor>a,
ul.side-menu li.current-menu-parent>a {
    color: #24c2cb
}

ul.side-menu li .submenu-toggle {
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 1;
    float: right
}

ul.side-menu li .submenu-toggle:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 11px
}

ul.side-menu>li>a {
    line-height: 35px
}

ul.side-menu>li>ul {
    padding-left: 0
}

ul.side-menu ul {
    list-style: none;
    text-align: left;
    padding: 0 0 0 18px;
    margin: 0;
    display: none
}

ul.side-menu ul>li>a {
    padding: 8px 16px
}

ul.side-menu ul ul {
    border-left: none;
    border-right: none;
    border-bottom: none
}

ul.side-menu ul ul a {
    padding-left: 0
}

ul.side-menu ul ul li:hover>a,
ul.side-menu ul ul li.hover>a,
ul.side-menu ul ul li.current_page_item>a,
ul.side-menu ul ul li.current-menu-item>a,
ul.side-menu ul ul li.current_page_ancestor>a,
ul.side-menu ul ul li.current-menu-ancestor>a,
ul.side-menu ul ul li.current-menu-parent>a {
    padding-left: 10px
}

.main-navigation,
.main-navigation-placeholder {
    -webkit-transition: box-shadow 300ms, background-color 300ms;
    transition: box-shadow 300ms, background-color 300ms
}

.main-navigation {
    box-shadow: none;
    border-top: 1px solid #e8e8e8
}

.main-navigation:before,
.main-navigation:after {
    content: "";
    display: table
}

.main-navigation:after {
    clear: both
}

.main-navigation.main-nav-top {
    border-top: none;
    border-bottom: 1px solid #e8e8e8
}

.main-navigation .wrap {
    position: relative;
    padding-left: 5px;
    padding-right: 5px
}

.main-navigation .wrap,
.main-navigation .extra-menu-container,
.main-navigation .list-extra-menu,
.main-navigation .social-menu-container,
.main-navigation .list-social {
    height: 100%
}

.main-navigation .extra-menu-container,
.main-navigation .social-menu-container,
.main-navigation .primary-menu-container {
    padding-left: 15px;
    padding-right: 15px
}

.main-navigation .extra-menu-container {
    padding-left: 15px
}

.main-navigation .list-social,
.main-navigation .list-extra-menu {
    display: table;
    margin-bottom: 0;
    padding: 0
}

.main-navigation .list-social>li,
.main-navigation .list-extra-menu>li {
    display: table-cell;
    vertical-align: middle
}

.main-navigation .list-social {
    font-size: 16px
}

.main-navigation .button-toggle {
    display: block;
    min-width: 24px;
    min-height: 24px;
    position: relative
}

.main-navigation .toggle-icon {
    display: inline-block
}

.main-navigation .toggle-icon:before,
.main-navigation .toggle-icon:after {
    content: '';
    display: block
}

.main-navigation .search-toggle .toggle-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
    -ms-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.main-navigation .search-toggle .toggle-icon:before {
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border: 1px solid #353535;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.main-navigation .search-toggle .toggle-icon:after {
    width: 2px;
    height: 5px;
    background-color: #353535;
    position: relative;
    left: 50%;
    margin-left: -1px;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.main-navigation .search-toggle:hover .toggle-icon:before,
.main-navigation .search-toggle.active .toggle-icon:before {
    border-color: #24c2cb
}

.main-navigation .search-toggle:hover .toggle-icon:after,
.main-navigation .search-toggle.active .toggle-icon:after {
    background-color: #24c2cb
}

.main-navigation .sidenav-toggle .toggle-icon,
.main-navigation .menu-toggle .toggle-icon {
    width: 20px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -10px;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
    -webkit-transition: border 300ms;
    transition: border 300ms
}

.main-navigation .sidenav-toggle .toggle-icon:before,
.main-navigation .menu-toggle .toggle-icon:before {
    border-top: inherit;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px
}

.main-navigation .sidenav-toggle:hover .toggle-icon,
.main-navigation .sidenav-toggle.active .toggle-icon,
.main-navigation .menu-toggle:hover .toggle-icon,
.main-navigation .menu-toggle.active .toggle-icon {
    border-color: #24c2cb
}

.main-navigation .sidenav-toggle .toggle-icon:before {
    width: 15px
}

.main-navigation .menu-toggle .toggle-icon:before {
    width: 100%
}

.main-navigation .menu-toggle-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99
}

.main-navigation .menu-toggle-close:before,
.main-navigation .menu-toggle-close:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #353535;
    height: 1px;
    width: 19px;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.main-navigation .menu-toggle-close:before {
    -webkit-transform: rotate(135deg) translate(-50%, -50%);
    -ms-transform: rotate(135deg) translate(-50%, -50%);
    transform: rotate(135deg) translate(-50%, -50%)
}

.main-navigation .menu-toggle-close:after {
    -webkit-transform: rotate(-135deg) translate(-50%, -50%);
    -ms-transform: rotate(-135deg) translate(-50%, -50%);
    transform: rotate(-135deg) translate(-50%, -50%)
}

.main-navigation .menu-toggle-close:hover:before,
.main-navigation .menu-toggle-close:hover:after,
.main-navigation .menu-toggle-close:focus:before,
.main-navigation .menu-toggle-close:focus:after {
    background-color: #24c2cb;
    width: 23px
}

.main-navigation .menu-toggle-close:hover:before,
.main-navigation .menu-toggle-close:focus:before {
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%)
}

.main-navigation .menu-toggle-close:hover:after,
.main-navigation .menu-toggle-close:focus:after {
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
    -ms-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%)
}

.site-search {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 20px;
    z-index: 999;
    -webkit-transition: visibility 300ms, opacity 300ms;
    transition: visibility 300ms, opacity 300ms;
    width: 280px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 16px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15)
}

.site-search.active {
    visibility: visible;
    opacity: 1
}

@media (max-width: 767px) {
    .site-search {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 767px) {
    .main-navigation {
        height: 70px
    }
    .main-navigation .list-extra-menu {
        margin-left: auto;
        margin-right: auto
    }
    .main-navigation .social-menu-container {
        display: none
    }
}

@media (min-width: 768px) {
    .main-navigation {
        height: 101px
    }
    .main-navigation.nav-center {
        text-align: center
    }
    .main-navigation.social-left .social-menu-container {
    	background-image: url('../images/sc.png');
    	background-repeat: no-repeat;
        float: left
    }
    .main-navigation.social-right .social-menu-container {
        float: right
    }
    .main-navigation.buttons-left .extra-menu-container {
        float: left
    }
    .main-navigation.buttons-right .extra-menu-container {
        float: right
    }
}

@media (max-width: 782px) {
    .admin-bar .main-navigation .primary-menu-container {
        top: 46px
    }
}

@media (max-width: 1229px) {
    .main-navigation.fixed-small {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
        background-color: #fff
    }
    .main-navigation .primary-menu-container {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 300ms, opacity 300ms;
        transition: visibility 300ms, opacity 300ms;
        background-color: #fff
    }
    .main-navigation .primary-menu-container.active {
        visibility: visible;
        opacity: 1
    }
    .admin-bar .main-navigation .primary-menu-container {
        top: 32px
    }
}

@media (min-width: 1230px) {
    .main-navigation .primary-menu-container,
    .main-navigation .primary-menu {
        height: 100%
    }
    .main-navigation .list-extra-menu .li-menu-toggle {
        display: none
    }
    .main-navigation .menu-toggle-close {
        display: none
    }
    .main-navigation.fixed-big {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
        background-color: #fff
    }
    .main-navigation.nav-left .primary-menu-container {
        float: left
    }
   
}
.primary-menu-container {
    text-align: center;
}
.site-header-sidenav {
    background-color: #fff;
    width: 360px;
    max-width: 100%;
    position: fixed;
    top: 0;
    right: -380px;
    bottom: 0;
    padding: 33px 30px 27px 30px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.site-header-sidenav.active {
    visibility: visible;
    opacity: 1;
    right: 0
}

body.mastsidenav-active #page:before {
    visibility: visible;
    opacity: 0.75
}

.sidenav-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.sidenav-top,
.sidenav-bot {
    display: table-row
}

.sidenav-top {
    height: 100%
}

.sidenav-block {
    display: table-cell;
    padding-top: 20px;
    padding-bottom: 20px
}

.sidenav-block>.search-form {
    margin-bottom: 26px
}

.sidenav-block .widget {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto
}

.sidenav-block .widget:last-child {
    margin-bottom: 0
}

.sidenav-top .sidenav-block {
    vertical-align: top
}

.side-menu-container {
    padding-bottom: 26px
}

.sidenav-bot .sidenav-block {
    vertical-align: bottom
}

.sidenav-close {
    position: absolute;
    right: -40px;
    top: -40px;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    background-color: #24c2cb;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms
}

.sidenav-close:before,
.sidenav-close:after {
    content: '';
    display: block;
    background-color: #FFF;
    position: absolute;
    left: 50%
}

.sidenav-close:before {
    width: 1px;
    height: 15px;
    bottom: 9px
}

.sidenav-close:after {
    width: 15px;
    height: 1px;
    bottom: 16px;
    margin-left: -7px
}

.sidenav-close:hover,
.sidenav-close:focus {
    background-color: #000
}

.posts-navigation,
.post-navigation,
.comment-navigation {
    clear: both
}

.posts-navigation .nav-links,
.post-navigation .nav-links,
.comment-navigation .nav-links {
    margin-left: -15px;
    margin-right: -15px
}

.posts-navigation .nav-links:before,
.posts-navigation .nav-links:after,
.post-navigation .nav-links:before,
.post-navigation .nav-links:after,
.comment-navigation .nav-links:before,
.comment-navigation .nav-links:after {
    content: "";
    display: table
}

.posts-navigation .nav-links:after,
.post-navigation .nav-links:after,
.comment-navigation .nav-links:after {
    clear: both
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next,
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Tenor Sans', sans-serif;
    font-size: 13px
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a,
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
    text-decoration: none
}

.posts-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:before,
.posts-navigation .nav-next a:after,
.post-navigation .nav-previous a:before,
.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:before,
.post-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:after,
.comment-navigation .nav-next a:before,
.comment-navigation .nav-next a:after {
    font-family: FontAwesome;
    display: inline-block
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-previous a:focus,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-next a:focus {
    color: #000
}

.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-previous {
    float: right;
    text-align: right
}

.posts-navigation .nav-previous a:after,
.post-navigation .nav-previous a:after,
.comment-navigation .nav-previous a:after {
    content: '\f178';
    padding-left: 10px
}

.posts-navigation .nav-next,
.post-navigation .nav-next,
.comment-navigation .nav-next {
    float: left
}

.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before,
.comment-navigation .nav-next a:before {
    content: '\f177';
    padding-right: 10px
}

.post-navigation {
    margin-top: 32px
}

.comment-navigation {
    margin-top: 64px
}

.page-links {
    clear: both;
    margin: -2px -2px 1.6875em -2px;
    text-align: center;
    font-size: 12px
}

.page-links>a,
.page-links>span.page-link-text {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 2px;
    border-width: 1px;
    border-style: solid
}

.page-links>a {
    color: #000;
    text-decoration: none;
    border-color: #e8e8e8;
    -webkit-transition: border-color 240ms, color 240ms;
    transition: border-color 240ms, color 240ms
}

.page-links>a:hover,
.page-links>a:focus,
.page-links>span.page-link-text {
    border-color: #24c2cb;
    color: #24c2cb
}

.posts-page-links {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: 'Tenor Sans', sans-serif;
    color: #000;
    line-height: 2
}

.posts-page-links>a,
.posts-page-links>span {
    display: inline-block;
    vertical-align: middle
}

.posts-page-links>a {
    padding-left: 7px;
    padding-right: 7px;
    color: inherit
}

.posts-page-links>a:hover,
.posts-page-links>a:focus,
.posts-page-links>span.current {
    color: #24c2cb
}

#infinite-handle {
    text-align: center
}

#infinite-handle>span {
    display: inline-block;
    background: none;
    background-color: transparent;
    padding: 0;
    font-family: 'Istok Web', sans-serif;
    ;
    font-size: 11px
}

#infinite-handle>span button {
    background: transparent;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #24c2cb;
    -webkit-transition: color 300ms;
    transition: color 300ms
}

#infinite-handle>span button:hover,
#infinite-handle>span button:focus {
    color: #000
}

.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 {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary: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
}

.clear:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.site-content {
    margin-top: 100px
}

.archive .site-content,
.search-results .site-content {
    margin-top: 0
}

.secondary {
    width: 270px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1229px) {
    .secondary {
        margin-top: 72px
    }
}

@media (min-width: 1230px) {
    .sidebar-on-left:before,
    .sidebar-on-left:after,
    .sidebar-on-right:before,
    .sidebar-on-right:after {
        content: "";
        display: table
    }
    .sidebar-on-left:after,
    .sidebar-on-right:after {
        clear: both
    }
    .sidebar-on-left .primary,
    .sidebar-on-right .primary {
        width: 770px
    }
    .sidebar-on-left .primary {
        float: right
    }
    .sidebar-on-left .secondary {
        float: left
    }
    .sidebar-on-right .primary {
        float: left
    }
    .sidebar-on-right .secondary {
        float: right
    }
}

.primary>:last-child,
.secondary>:last-child {
    margin-bottom: 81px
}

.sidebar-off .posts-layout-full,
.sidebar-off .posts-layout-list,
.sidebar-off .posts-layout-search {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.sidebar-off .posts-layout-full.page-title,
.sidebar-off .posts-layout-list.page-title,
.sidebar-off .posts-layout-search.page-title {
    max-width: 800px
}

@media (min-width: 1230px) {
    .sidebar-off .page-single .entry-featured,
    .sidebar-off .post-single .entry-featured {
        margin-left: -200px;
        margin-right: -200px
    }
    .sidebar-off .page-single.layout-featured-title .entry-header,
    .sidebar-off .post-single.layout-featured-title .entry-header {
        margin-left: -200px;
        margin-right: -200px;
        padding-left: 200px;
        padding-right: 200px
    }
}

body.page .sidebar-off .primary,
body.single .sidebar-off .primary {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.page-title {
    margin-top: 41px;
    margin-bottom: 44px
}

.page-title-head {
    font-size: 26px;
    font-weight: 600;
    margin: 0
}

.page-title-head>span {
    font-weight: 300
}

.page-title-head+.page-title-desc {
    margin-top: 10px
}

.page-title-desc {
    font-size: 14px;
    font-style: italic;
    line-height: 1.5
}

.page-title-desc p,
.page-title-desc ul,
.page-title-desc ol,
.page-title-desc dl,
.page-title-desc table {
    margin: 0 0 10px
}

.page-title-desc,
.page-title-desc>:last-child {
    margin: 0
}

.special-title,
.comment-reply-title {
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    font-family: 'Tenor Sans', sans-serif;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: center;
    margin-top: 0
}

.special-title:before,
.special-title:after,
.comment-reply-title:before,
.comment-reply-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 50%;
    border-top: 1px solid #e8e8e8
}

.special-title:before,
.comment-reply-title:before {
    left: -115px
}

.special-title:after,
.comment-reply-title:after {
    right: -115px
}

.special-title {
    font-size: 18px;
    font-weight: 400
}

.special-title span {
    display: inline-block;
    max-width: 200px
}

.comment-reply-to-title {
    font-size: 12px;
    letter-spacing: 0.1em
}

@media (min-width: 1230px) {
    .sidebar-right {
        padding-left: 45px
    }
    .sidebar-left {
        padding-right: 45px
    }
    .sidebar-narrow {
        padding-left: 15px;
        padding-right: 15px
    }
    .with-sidebar-right.with-sidebar-narrow {
        padding-right: 45px
    }
    .with-sidebar-left.with-sidebar-narrow {
        padding-left: 45px
    }
}

.error-404 {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.error-404 .not-found-title {
    margin-top: 0
}

.carousel {
    position: relative
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    display: block;
    background-color: #FFF;
    color: #000;
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-top: -16px;
    text-align: center;
    border-radius: 18px;
    opacity: 0.5;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

.owl-prev.disabled,
.owl-next.disabled {
    opacity: 0.25;
    cursor: default
}

.owl-prev:hover,
.owl-next:hover {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
    opacity: 1
}

.owl-prev:before,
.owl-prev:after,
.owl-next:before,
.owl-next:after {
    content: '';
    display: block;
    width: 8px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px
}

.owl-prev {
    left: 10px
}

.owl-prev:before,
.owl-prev:after {
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    margin-left: -4px
}

.owl-prev:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.owl-prev:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.owl-next {
    right: 10px
}

.owl-next:before,
.owl-next:after {
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    margin-left: -4px
}

.owl-next:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.owl-next:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.owl-dots {
    margin-left: -10px;
    position: absolute;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0
}

.owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 10px;
    margin-left: 10px;
    background-color: #e8e8e8;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

.owl-dot:hover,
.owl-dot.active {
    background-color: #24c2cb
}

.fslider-full-box .owl-item {
    opacity: 0.2;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

.fslider-full-box .owl-item.active {
    opacity: 1
}

.fslider-full-box .banner-item {
    height: 100%
}

@media (min-width: 768px) {
    .owl-prev,
    .owl-next {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
        margin-top: -20px;
        border-radius: 20px
    }
    .owl-prev {
        left: 25px
    }
    .owl-next {
        right: 25px
    }
}

.widget {
    font-size: 14px
}

.widget+.widget {
    margin-top: 44px
}

.widget select {
    max-width: 100%
}

.widget-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    text-transform: uppercase;
    position: relative;
    font-family: 'Tenor Sans', sans-serif;
    text-align: center;
    margin-top: 0;
    margin-bottom: 26px
}

.widget-title:before,
.widget-title:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 1px;
    background-color: #24c2cb
}

.widget-title span.title {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px
}

.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Tenor Sans', sans-serif
}

.widget_recent_entries ul ul,
.widget_recent_comments ul ul,
.widget_categories ul ul,
.widget_archive ul ul,
.widget_pages ul ul,
.widget_meta ul ul {
    padding-left: 20px;
    margin-left: 0;
    position: relative;
    clear: both;
    padding-top: 27px
}

.widget_recent_entries ul ul:before,
.widget_recent_comments ul ul:before,
.widget_categories ul ul:before,
.widget_archive ul ul:before,
.widget_pages ul ul:before,
.widget_meta ul ul:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    right: 0;
    border-top: 1px solid #e8e8e8
}

.widget_recent_entries li,
.widget_recent_comments li,
.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li {
    padding-bottom: 13px
}

.widget_recent_entries li:last-child,
.widget_recent_comments li:last-child,
.widget_categories li:last-child,
.widget_archive li:last-child,
.widget_pages li:last-child,
.widget_meta li:last-child {
    padding-bottom: 0
}

.widget_recent_entries li+li,
.widget_recent_comments li+li,
.widget_categories li+li,
.widget_archive li+li,
.widget_pages li+li,
.widget_meta li+li {
    padding-top: 13px;
    border-top: 1px solid #e8e8e8
}

.widget_recent_entries a,
.widget_recent_comments a,
.widget_categories a,
.widget_archive a,
.widget_pages a,
.widget_meta a {
    text-decoration: none;
    color: #000
}

.widget_recent_entries a:hover,
.widget_recent_entries a:focus,
.widget_recent_comments a:hover,
.widget_recent_comments a:focus,
.widget_categories a:hover,
.widget_categories a:focus,
.widget_archive a:hover,
.widget_archive a:focus,
.widget_pages a:hover,
.widget_pages a:focus,
.widget_meta a:hover,
.widget_meta a:focus {
    color: #24c2cb
}

.widget_recent_entries li,
.widget_recent_comments li {
    color: #8c8c8c;
    line-height: 1.25
}

.widget_recent_entries ul .post-date {
    font-size: 12px
}

.widget_recent_comments .comment-author-link {
    color: #000
}

.widget_categories li,
.widget_archive li,
.widget_pages li,
.widget_meta li {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600
}

.widget_categories li>a,
.widget_archive li>a,
.widget_pages li>a,
.widget_meta li>a {
    text-transform: uppercase
}

.widget_categories li,
.widget_archive li {
    text-align: right;
    color: #24c2cb
}

.widget_categories li:before,
.widget_categories li:after,
.widget_archive li:before,
.widget_archive li:after {
    content: "";
    display: table
}

.widget_categories li:after,
.widget_archive li:after {
    clear: both
}

.widget_categories li>a,
.widget_archive li>a {
    float: left;
    max-width: 75%
}

.widget_categories ul ul {
    padding-left: 20px;
    margin-left: 0;
    position: relative;
    clear: both;
    padding-top: 27px
}

.widget_categories ul ul:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    right: 0;
    border-top: 1px solid #e8e8e8
}

.widget_nav_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    line-height: 20px
}

.widget_nav_menu ul ul {
    padding: 5px 0 3px 20px;
    margin-left: 0;
    position: relative;
    clear: both
}

.widget_nav_menu ul ul>li {
    padding-top: 11px;
    padding-bottom: 11px
}

.widget_nav_menu ul.menu>li {
    padding-bottom: 14px
}

.widget_nav_menu ul.menu>li>a {
    text-transform: uppercase
}

.widget_nav_menu ul.menu>li+li {
    padding-top: 14px
}

.widget_nav_menu a {
    text-decoration: none;
    color: #000
}

.widget_nav_menu a:hover,
.widget_nav_menu a:focus {
    color: #24c2cb
}

.widget_pages li.current_page_ancestor>a,
.widget_pages li.current_page_parent>a,
.widget_pages li.current_page_item>a,
.widget_categories li.current-cat-ancestor>a,
.widget_categories li.current-cat>a,
.widget_nav_menu li.current-menu-ancestor>a,
.widget_nav_menu li.current-menu-parent>a,
.widget_nav_menu li.current-menu-item>a {
    color: #24c2cb
}

.widget_rss .widget-title a {
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    line-height: inherit
}

.widget_rss .widget-title img {
    display: block;
    max-width: 16px
}

.widget_rss ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_rss ul li {
    padding-bottom: 16px
}

.widget_rss ul li+li {
    padding-top: 16px;
    border-top: 1px solid #e8e8e8
}

.widget_rss ul li:last-child {
    padding-bottom: 0
}

.widget_rss .rsswidget {
    font-family: 'Tenor Sans', sans-serif;
    color: #000;
    display: block;
    line-height: 1.4
}

.widget_rss .rsswidget:hover,
.widget_rss .rsswidget:focus {
    color: #24c2cb
}

.widget_rss .rss-date {
    font-style: italic;
    color: #8c8c8c;
    font-size: 11px
}

.widget_rss .rssSummary {
    font-size: 13px
}

.widget_rss cite {
    line-height: 1.4;
    display: block
}

.widget_rss cite:before {
    content: '-\A0'
}

.widget_rss *+.rssSummary,
.widget_rss *+cite {
    margin-top: 10px
}

.widget_tag_cloud .tagcloud {
    font-family: 'Tenor Sans', sans-serif
}

.widget_tag_cloud .tagcloud a {
    color: #000;
    -webkit-transition: border-color 240ms, color 240ms;
    transition: border-color 240ms, color 240ms
}

.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus {
    color: #24c2cb
}

.widget_tag_cloud.use-theme-style .tagcloud {
    margin: 0 -7px 0 0;
    line-height: 1.2
}

.widget_tag_cloud.use-theme-style .tagcloud a {
    color: #24c2cb;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 10px !important;
    font-weight: 600;
    border: 1px solid #24c2cb;
    padding: 7px 13px;
    text-decoration: none;
    -webkit-transition: color 240ms, background-color 240ms;
    transition: color 240ms, background-color 240ms;
    margin: 0 7px 10px 0
}

.widget_tag_cloud.use-theme-style .tagcloud a:hover,
.widget_tag_cloud.use-theme-style .tagcloud a:focus {
    background-color: #24c2cb;
    color: #fff
}

.widget_calendar #next {
    text-align: right
}

.widget_wps_about {
    text-align: center
}

.widget_wps_about .wps-about>:last-child {
    margin-bottom: 0
}

.widget_wps_about .my-name {
    font-size: 14px;
    font-weight: normal;
    color: #24c2cb;
    margin: 0 0 12px;
    font-family: 'Tenor Sans', sans-serif
}

.widget_wps_about .my-image img,
.widget_wps_about .my-signature img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.widget_wps_about .my-image {
    margin-bottom: 20px
}

.widget_wps_about .my-image img {
    width: 200px;
    max-width: 100%
}

.widget_wps_about .my-image-rounded img {
    border-radius: 100px
}

.widget_wps_about .my-desc {
    margin-bottom: 12px;
    font-style: italic;
    font-family: 'Tenor Sans', sans-serif
}

.widget_wps_about .my-desc>:last-child {
    margin-bottom: 0
}

.widget_wps_instagram .wps-insta-images a,
.widget_wps_instagram img {
    display: block
}

.widget_wps_instagram .wps-insta-images {
    text-align: center
}

.widget_wps_instagram .image {
    display: inline-block;
    vertical-align: top
}

.widget_wps_instagram .image>a {
    display: block;
    position: relative
}

.widget_wps_instagram .image>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #FFF;
    -webkit-transition: visibility 240ms, background-color 240ms, opacity 240ms;
    transition: visibility 240ms, background-color 240ms, opacity 240ms
}

.widget_wps_instagram .image>a:hover:after,
.widget_wps_instagram .image>a:focus:after {
    visibility: visible;
    opacity: 0.5
}

.widget_wps_instagram .wps-insta-usr {
    font-size: 12px;
    font-family: 'Tenor Sans', sans-serif;
    line-height: 15px;
    font-weight: normal;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: -27px;
    margin-top: 0
}

.widget_wps_instagram .wps-insta-usr>a {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 6px 16px;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

.widget_wps_instagram .wps-insta-usr>a:hover,
.widget_wps_instagram .wps-insta-usr>a:focus {
    color: #FFF;
    background-color: #24c2cb
}

.wps-insta-images-c1 .image {
    display: block
}

.wps-insta-images-c2 .image {
    max-width: 50%
}

.wps-insta-images-c3 .image {
    max-width: 33.3333333333%
}

.wps-insta-images-c4 .image {
    max-width: 25%
}

.wps-insta-images-c5 .image {
    max-width: 20%
}

.wps-insta-images-c6 .image {
    max-width: 16.6666666667%
}

.wps-insta-images-c7 .image {
    max-width: 14.2857142857%
}

.wps-insta-images-c8 .image {
    max-width: 12.5%
}

@media (max-width: 640px) {
    .wps-insta-images-c6 .image,
    .wps-insta-images-c8 .image,
    .wps-insta-images-c7 .image {
        max-width: 25%
    }
}

.widget_wps_social .list-social {
    text-align: center;
    margin: -4px -13px
}

.widget_wps_social .list-social li {
    font-size: 16px;
    line-height: 1;
    padding: 4px 13px
}

.widget_wps_recent_posts ul,
.widget_wps_popular_posts ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_wps_recent_posts ul li,
.widget_wps_popular_posts ul li {
    display: table;
    width: 100%
}

.widget_wps_recent_posts ul li+li,
.widget_wps_popular_posts ul li+li {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e8e8e8
}

.widget_wps_recent_posts .entry-featured,
.widget_wps_recent_posts .entry-summary,
.widget_wps_popular_posts .entry-featured,
.widget_wps_popular_posts .entry-summary {
    display: table-cell;
    vertical-align: middle
}

.widget_wps_recent_posts .entry-featured,
.widget_wps_popular_posts .entry-featured {
    margin: 0;
    padding-right: 20px
}

.widget_wps_recent_posts .entry-featured a,
.widget_wps_popular_posts .entry-featured a {
    display: block;
    width: 100px;
    height: 80px;
    background-color: #color__border;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.widget_wps_recent_posts .entry-summary,
.widget_wps_popular_posts .entry-summary {
    width: 100%
}

.widget_wps_recent_posts .entry-title,
.widget_wps_popular_posts .entry-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 0
}

.widget_wps_recent_posts .entry-posted-on,
.widget_wps_popular_posts .entry-posted-on {
    font-family: 'Istok Web', sans-serif;
    ;
    font-size: 12px;
    margin-bottom: 7px;
    font-weight: 600
}

.widget_newsletterwidget {
    text-align: center
}

.widget_newsletterwidget .widget-title+* {
    margin-top: -6px
}

.widget_newsletterwidget>p {
    margin: 0 auto;
    max-width: 80%;
    font-style: italic
}

.widget_newsletterwidget>p+p {
    margin-top: 14px
}

.widget_newsletterwidget .newsletter-email {
    font-size: 11px;
    font-family: 'Tenor Sans', sans-serif;
    height: 35px;
    border-color: #24c2cb;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    text-align: center
}

.widget_newsletterwidget .newsletter-submit {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #FFF;
    display: block;
    width: 100%;
    border: 1px solid #24c2cb;
    background: #24c2cb;
    padding: 9px 28px;
    -webkit-transition: color 240ms, background-color 240ms;
    transition: color 240ms, background-color 240ms
}

.widget_newsletterwidget .newsletter-submit:hover,
.widget_newsletterwidget .newsletter-submit:active,
.widget_newsletterwidget .newsletter-submit:focus {
    color: #24c2cb;
    background-color: transparent
}

.widget_newsletterwidget form {
    margin-top: 24px
}

.widget_newsletterwidget form>p {
    margin-bottom: 0
}

.widget_newsletterwidget form>p+p {
    margin-top: 15px
}

.widget_wps_latest_tweets .tweets-container {
    text-align: center
}

.widget_wps_latest_tweets .tweet {
    margin-bottom: 10px
}

.widget_wps_latest_tweets .tweet-at {
    font-style: italic;
    font-size: 12px;
    color: #8c8c8c
}

.widget_wps_latest_tweets .tweet-at a {
    color: inherit
}

.widget_wps_latest_tweets .tweet-at a:hover,
.widget_wps_latest_tweets .tweet-at a:focus {
    color: #24c2cb
}

.widget_wps_latest_tweets .user {
    font-family: 'Istok Web', sans-serif;
    ;
    margin-bottom: 6px
}

.widget_wps_latest_tweets .avatar {
    margin-bottom: 8px;
    line-height: 1
}

.widget_wps_latest_tweets .avatar a {
    display: inline-block
}

.widget_wps_latest_tweets .avatar img {
    max-width: 48px;
    border-radius: 48px
}

.widget_wps_latest_tweets .tweet-icon {
    margin-right: 5px
}

.widget_wps_latest_tweets .owl-dots {
    text-align: inherit;
    font-size: 0;
    margin-top: 23px
}

.widget_wps_latest_tweets .owl-dot {
    width: 7px;
    height: 7px;
    border-radius: 7px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    background-color: #8c8c8c;
    -webkit-transition: background-color 240ms;
    transition: background-color 240ms
}

.widget_wps_latest_tweets .owl-dot:hover,
.widget_wps_latest_tweets .owl-dot.active {
    background-color: #000
}

.widget_wps_images {
    overflow: hidden
}

.widget_wps_images ul {
    list-style: none;
    padding: 0;
    margin: 0 0 -10px -20px
}

.widget_wps_images ul li {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-bottom: 10px;
    width: 100%
}

.widget_wps_images ul.columns-2 li {
    max-width: 50%
}

.widget_wps_images ul.columns-3 li {
    max-width: 33.3333333333%
}

.widget_wps_images ul.columns-4 li {
    max-width: 25%
}

.widget_wps_images ul.columns-5 li {
    max-width: 20%
}

.widget_wps_images ul.columns-6 li {
    max-width: 16.6666666667%
}

.widget_wps_images img {
    display: inline-block
}

.widget_wps_image img {
    display: inline-block
}

.widget_text.footer-text-menu {
    text-align: center
}

.widget_text.footer-text-menu .textwidget {
    margin-left: -5px;
    margin-right: -5px;
    font-family: 'Tenor Sans', sans-serif
}

.widget_text.footer-text-menu a {
    display: inline-block;
    font-size: 12px;
    color: #8c8c8c;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px
}

.widget_text.footer-text-menu a:hover,
.widget_text.footer-text-menu a:focus {
    color: #24c2cb
}

.lower-widget-area {
    border-top: 1px solid #e8e8e8
}

.lower-widget-area+.site-footer {
    border-top: none
}

.lower-widget-area .widget:last-child {
    margin-bottom: 0
}

.lower-widget-area .widget-title {
    padding: 43px 20px;
    margin: 0;
    color: #24c2cb
}

.lower-widget-area .widget-title:before,
.lower-widget-area .widget-title:after {
    display: none
}

.lower-widget-area .widget_wps_instagram .wps-insta-usr {
    margin-bottom: 0;
    padding-top: 21px;
    padding-bottom: 21px
}

.lower-widget-area .widget_wps_instagram .wps-insta-usr>a,
.lower-widget-area .widget_wps_instagram .wps-insta-usr>a:hover,
.lower-widget-area .widget_wps_instagram .wps-insta-usr>a:focus {
    background-color: transparent;
    padding: 0
}

.lower-widget-area .widget_wps_instagram .wps-insta-usr>a:hover,
.lower-widget-area .widget_wps_instagram .wps-insta-usr>a:focus {
    color: #000
}

.site-header {
    position: relative;
    border-bottom: 1px solid #e8e8e8
}

.featured-banner-on .site-header {
    border-bottom: none
}

.site-branding,
.main-navigation {
    position: relative
}

.site-branding {
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center
}

.main-navigation {
    z-index: 9
}

.site-branding {
    padding-top: 57px;
    padding-bottom: 57px;
    position: relative
}

.site-branding>.grid-container {
    position: relative;
    z-index: 1
}

.site-title,
.site-description {
    font-family: 'Istok Web', sans-serif;
    ;
    margin: 0
}

.site-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2
}

.site-title a {
    text-decoration: none
}

@media (min-width: 768px) {
    .site-title {
        font-size: 72px;
        font-weight: 300
    }
}

.site-description {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase
}

.custom-logo-link {
    display: inline-block
}

.custom-logo-link img {
    display: block
}

.site-page-title {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 57px;
    padding-bottom: 56px;
    margin-bottom: 100px
}

.site-page-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #24c2cb;
    opacity: 0.8
}

.site-page-title .page-title {
    position: relative;
    z-index: 1;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0
}

.site-page-title .page-title+.page-title-desc {
    margin-top: 12px
}

.site-page-title .page-title span {
    display: inline-block;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 10px 36px
}

.site-page-title .page-title-desc {
    font-size: 13px;
    font-style: italic;
    color: #FFF;
    line-height: 1.5;
    position: relative;
    z-index: 1
}

.site-page-title .page-title-desc p {
    margin-bottom: 0
}

.site-page-title .page-title-desc p+p {
    margin-top: 12px
}

.sticky {
    display: block
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.entry-header {
    margin-bottom: 36px
}

.entry-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.entry-title a {
    color: inherit;
    text-decoration: none
}

.entry-title a:hover,
.entry-title a:focus {
    color: #24c2cb
}

.entry-meta,
.entry-categories {
    font-family: 'Istok Web', sans-serif;
    ;
    font-weight: 600;
    list-style: none;
    padding-left: 0;
    line-height: 1.25
}

.entry-meta li,
.entry-categories li {
    display: inline-block;
    vertical-align: middle;
    color: #24c2cb
}

.entry-meta a,
.entry-categories a {
    display: inline-block;
    color: inherit
}

.entry-meta a:hover,
.entry-meta a:focus,
.entry-categories a:hover,
.entry-categories a:focus {
    color: #000
}

.entry-meta li.entry-cat-links ul,
.entry-categories li.entry-cat-links ul {
    padding-left: 0
}

.entry-meta li.entry-cat-links ul li:not(:last-child):after,
.entry-categories li.entry-cat-links ul li:not(:last-child):after {
    content: ',\0A0'
}

.entry-meta {
    margin: 16px 0 0 -24px
}

.entry-meta>li {
    position: relative;
    padding-left: 24px
}

.entry-meta>li+li:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #24c2cb
}

.entry-meta .categories-list {
    margin-left: -12px;
    padding-left: 0
}

.entry-meta .categories-list li {
    padding-left: 12px
}

.entry-meta .entry-edit-link a {
    color: #000
}

.entry-meta .entry-edit-link a:hover,
.entry-meta .entry-edit-link a:focus {
    color: #24c2cb
}

.entry-categories {
    margin: 0 0 16px -12px;
    font-size: 15px;
    text-transform: uppercase
}

.entry-categories>li {
    padding-left: 12px
}

.sticky .entry-meta .entry-sticky,
.sticky .entry-categories .entry-sticky {
    color: #24c2cb
}

.post-hfeed.layout-full .entry-header,
.post-single .entry-header {
    text-align: center
}

@media (min-width: 768px) {
    .post-hfeed.layout-full .entry-title,
    .post-single .entry-title {
        padding: 0 120px
    }
}

.post-single.layout-featured-title .entry-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

.post-single.layout-featured-title .entry-header:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.3
}

.post-single.layout-featured-title .entry-header-text {
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    z-index: 1
}

.post-single.layout-featured-title .entry-header-text-inner {
    display: table-cell;
    vertical-align: middle;
    padding-top: 100px;
    padding-bottom: 100px
}

.post-single.layout-featured-title .entry-title {
    padding-left: 0;
    padding-right: 0
}

.post-single.layout-featured-title .entry-meta li,
.post-single.layout-featured-title .entry-categories li,
.post-single.layout-featured-title .entry-title,
.post-single.layout-featured-title .item-summary {
    color: #FFF
}

.post-single.layout-featured-title .entry-meta a:hover,
.post-single.layout-featured-title .entry-meta a:focus,
.post-single.layout-featured-title .entry-categories a:hover,
.post-single.layout-featured-title .entry-categories a:focus {
    color: #24c2cb
}

.post-single.layout-featured-title .entry-meta .post-edit-link {
    color: #FFF
}

.post-single.layout-featured-title .entry-categories {
    position: relative;
    padding-bottom: 10px
}

.post-single.layout-featured-title .entry-categories:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 6px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 1230px) {
    .post-single.layout-featured-title .entry-header-text {
        height: 600px
    }
    .post-single.layout-featured-title .entry-title {
        font-size: 30px
    }
    .post-single.layout-featured-title .entry-meta,
    .post-single.layout-featured-title .entry-categories {
        font-size: 18px
    }
    .post-single.layout-featured-title .entry-categories {
        padding-bottom: 27px;
        margin-bottom: 20px
    }
}

.featured-banner-on .post-single.layout-featured-title {
    margin-top: -100px
}

.entry-content>:last-child,
.entry-summary>:last-child {
    margin-bottom: 0
}

.entry-share-links {
    font-size: 15px
}

.entry-share-links>li {
    padding-top: 4px;
    padding-bottom: 4px
}

.entry-share-links a {
    text-decoration: none;
    color: #000
}

.entry-share-links a:hover,
.entry-share-links a:focus {
    color: #24c2cb
}

.entry-tag-links {
    font-family: 'Tenor Sans', sans-serif;
    margin-left: -6px;
    margin-right: -6px;
    line-height: 1.2
}

.entry-tag-links a {
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    border: 1px solid #24c2cb;
    padding: 7px 13px;
    text-decoration: none;
    -webkit-transition: color 240ms, background-color 240ms;
    transition: color 240ms, background-color 240ms;
    margin: 0 6px 10px 6px
}

.entry-tag-links a:hover,
.entry-tag-links a:focus {
    background-color: #24c2cb;
    color: #fff
}

.entry-featured {
    position: relative;
    margin-bottom: 32px
}

.entry-featured img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.entry-read-more,
.more-link-wrap {
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    font-family: 'Tenor Sans', sans-serif;
    text-transform: uppercase;
    line-height: 1.25;
    text-align: center
}

.entry-read-more:before,
.entry-read-more:after,
.more-link-wrap:before,
.more-link-wrap:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 50%;
    border-top: 1px solid #e8e8e8
}

.entry-read-more:before,
.more-link-wrap:before {
    left: -115px
}

.entry-read-more:after,
.more-link-wrap:after {
    right: -115px
}

.entry-read-more .more-link,
.more-link-wrap .more-link {
    max-width: 200px;
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #24c2cb;
    -webkit-transition: background-color 300ms, color 300ms;
    transition: background-color 300ms, color 300ms
}

.entry-read-more .more-link:hover,
.entry-read-more .more-link:focus,
.more-link-wrap .more-link:hover,
.more-link-wrap .more-link:focus {
    background-color: #24c2cb;
    color: #FFF;
    text-decoration: none
}

.more-link-wrap {
    margin-top: 27px
}

.entry-footer {
    margin: 32px -15px 0;
    position: relative
}

.entry-footer:before,
.entry-footer:after {
    content: "";
    display: table
}

.entry-footer:after {
    clear: both
}

.entry-footer .entry-share-links {
    margin-left: 0;
    margin-right: 0
}

.entry-footer .entry-comments {
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px
}

.entry-footer .entry-tag-links {
    padding-left: 9px;
    padding-right: 9px;
    margin: 0
}

.entry-footer .entry-read-more {
    margin: 32px 15px 0 15px
}

.entry-footer hr {
    clear: both;
    margin: 32px 15px 0 15px
}

@media (max-width: 767px) {
    .entry-footer .entry-share-links,
    .entry-footer .entry-comments,
    .entry-footer .entry-tag-links {
        margin-bottom: 32px
    }
    .entry-footer .entry-share-links:last-child,
    .entry-footer .entry-comments:last-child,
    .entry-footer .entry-tag-links:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .entry-footer.will-divide .entry-share-links,
    .entry-footer.will-divide .entry-comments,
    .entry-footer.will-divide .entry-tag-links {
        display: inline-block;
        width: 29%
    }
    .entry-footer.will-divide .entry-share-links {
        text-align: left
    }
    .entry-footer.will-divide .entry-comments,
    .entry-footer.will-divide .entry-tag-links {
        text-align: right
    }
}

.entry-page-shares {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0
}

.entry-page-shares:before,
.entry-page-shares:after {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    top: 50%;
    border-top: 1px solid #e8e8e8
}

.entry-page-shares:before {
    left: -135px
}

.entry-page-shares:after {
    right: -135px
}

.entry-page-shares .entry-share-links {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.entry-icon,
.entry-sticky-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    margin-bottom: 16px
}

.sticky .entry-sticky-icon {
    background-position: 0 -40px;
    background-color: #24c2cb
}

.sticky .entry-featured .entry-icon {
    top: 40px
}

.sticky .entry-featured .entry-sticky-icon {
    position: absolute;
    top: 0;
    right: 0
}

.format-audio .entry-icon {
    background-position: 0 -80px
}

.format-link .entry-icon {
    background-position: 0 -120px
}

.format-quote .entry-icon {
    background-position: 0 -160px
}

.format-image .entry-icon {
    background-position: 0 -200px
}

.format-video .entry-icon {
    background-position: 0 -240px
}

.format-gallery .entry-icon {
    background-position: 0 -280px
}

.entry-link {
    margin-bottom: 33px
}

.entry-link a {
    display: block;
    padding: 24px 16px 24px 84px;
    position: relative;
    font-size: 18px;
    background-color: #f7f7f9;
    color: #000;
    text-decoration: none;
    -webkit-transition: color 240ms, background-color 240ms;
    transition: color 240ms, background-color 240ms
}

.entry-link a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 64px;
    background-color: rgba(0, 0, 0, 0.037);
    text-align: center;
    -webkit-transition: background-color 240ms;
    transition: background-color 240ms
}

.entry-link a:after {
    content: '\f08e';
    font-family: FontAwesome;
    font-size: 21px;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 22px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.entry-link a:hover,
.entry-link a:focus {
    background-color: #24c2cb;
    color: #FFF
}

.entry-quote blockquote {
    font-size: 36px;
    line-height: 1.25
}

@media (min-width: 768px) {
    .entry-link a {
        padding: 44px 24px 44px 138px;
        font-size: 24px
    }
    .entry-link a:before {
        width: 104px
    }
    .entry-link a:after {
        font-size: 28px;
        left: 38px
    }
}

.posts-related {
    margin-top: 64px
}

.posts-related .special-title {
    margin-bottom: 36px
}

.posts-related-wrap {
    margin-left: -10px
}

.posts-related-wrap:before,
.posts-related-wrap:after {
    content: "";
    display: table
}

.posts-related-wrap:after {
    clear: both
}

.post-related {
    max-width: 280px;
    padding-left: 10px;
    margin: 0 auto
}

.post-related .entry-featured {
    margin-bottom: 15px
}

.post-related .entry-featured,
.post-related .entry-featured img {
    display: block
}

.post-related .entry-featured img {
    margin: 0
}

.post-related .entry-meta,
.post-related .entry-title {
    padding-right: 10px
}

.post-related .entry-meta {
    margin: 0 0 10px -20px;
    font-size: 13px
}

.post-related .entry-meta>li {
    padding-left: 20px
}

.post-related .entry-meta>li:before {
    left: 8px
}

.post-related .entry-title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

@media (max-width: 767px) {
    h1 {
        font-size: 26px
    }
    .post-related+.post-related {
        margin-top: 32px
    }
}

@media (min-width: 768px) {
    .post-related {
        width: 33.3333333333%;
        float: left
    }
}

.post-author-box {
    margin: 54px -10px 52px
}

.post-author-box .special-title {
    margin: 0 10px 64px
}

.post-author-box .author-body {
    display: table;
    width: 100%
}

.post-author-box .author-avatar,
.post-author-box .author-info {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px
}

.post-author-box .author-info {
    width: 100%
}

.post-author-box .author-avatar img {
    display: block;
    max-width: 52px;
    border-radius: 52px
}

.post-author-box .author-header {
    margin: 0 -12px 16px
}

.post-author-box .author-name,
.post-author-box .list-social {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: bottom;
    padding-left: 12px;
    padding-right: 12px
}

.post-author-box .author-name {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Tenor Sans', sans-serif
}

.post-author-box .list-social {
    font-size: 12px
}

.post-author-box .author-description {
    font-size: 14px;
    line-height: 1.5
}

@media (min-width: 480px) {
    .post-author-box .author-avatar img {
        max-width: 70px;
        border-radius: 70px
    }
}

@media (min-width: 768px) {
    .post-author-box {
        margin-left: -14px;
        margin-right: -14px
    }
    .post-author-box .author-avatar,
    .post-author-box .author-info {
        padding-left: 14px;
        padding-right: 14px
    }
    .post-author-box .author-avatar img {
        max-width: 120px;
        border-radius: 120px
    }
    .post-author-box .author-info {
        padding-top: 15px
    }
}

.posts-container {
    margin-bottom: 93px
}

.posts-container:before,
.posts-container:after {
    content: "";
    display: table
}

.posts-container:after {
    clear: both
}

.post-first-container {
    margin-bottom: 72px
}

.posts-full-container>.hentry:last-child,
.posts-list-container>.hentry:last-child,
.posts-listb-container>.hentry:last-child,
.posts-listboe-container>.hentry:last-child {
    margin-bottom: 0
}

.posts-grid-container {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 8px
}

.posts-grid-container:before,
.posts-grid-container:after {
    content: "";
    display: table
}

.posts-grid-container:after {
    clear: both
}

.posts-grid-container .post-hfeed.layout-grid {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .posts-grid-container.grid-cols-2 .post-hfeed.layout-grid,
    .posts-grid-container.grid-cols-3 .post-hfeed.layout-grid {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
}

@media (min-width: 1230px) {
    .posts-grid-container.grid-cols-3 .post-hfeed.layout-grid {
        display: inline-block;
        width: 33.3333333333%;
        vertical-align: top
    }
}

.post-hfeed.layout-full+.post-hfeed {
    margin-top: 72px
}

.post-hfeed.layout-full .entry-footer {
    text-align: center
}

.post-hfeed.layout-list:before,
.post-hfeed.layout-list:after {
    content: "";
    display: table
}

.post-hfeed.layout-list:after {
    clear: both
}

.post-hfeed.layout-list+.post-hfeed.layout-list {
    margin-top: 70px
}

.post-hfeed.layout-list .entry-title {
    font-size: 18px
}

.post-hfeed.layout-list .entry-meta {
    margin-top: 0;
    margin-bottom: 11px
}

.post-hfeed.layout-list .entry-header {
    margin-bottom: 15px
}

.post-hfeed.layout-list .entry-featured {
    margin-bottom: 24px
}

.post-hfeed.layout-list.has-post-thumbnail .entry-header {
    padding-top: 5px
}

@media (min-width: 768px) {
    .post-hfeed.layout-list .entry-featured {
        margin-right: 30px;
        margin-bottom: 0;
        width: 270px;
        float: left
    }
    .post-hfeed.layout-list .entry-brief {
        overflow: hidden
    }
}

.post-hfeed.layout-listb,
.post-hfeed.layout-listboe {
    margin-left: auto;
    margin-right: auto
}

.post-hfeed.layout-listb:before,
.post-hfeed.layout-listb:after,
.post-hfeed.layout-listboe:before,
.post-hfeed.layout-listboe:after {
    content: "";
    display: table
}

.post-hfeed.layout-listb:after,
.post-hfeed.layout-listboe:after {
    clear: both
}

.post-hfeed.layout-listb+.post-hfeed.layout-listb,
.post-hfeed.layout-listboe+.post-hfeed.layout-listb,
.post-hfeed.layout-listb+.post-hfeed.layout-listboe,
.post-hfeed.layout-listboe+.post-hfeed.layout-listboe {
    margin-top: 67px
}

.post-hfeed.layout-listb .entry-title,
.post-hfeed.layout-listboe .entry-title {
    font-size: 20px
}

.post-hfeed.layout-listb .entry-meta,
.post-hfeed.layout-listboe .entry-meta {
    margin-top: 0;
    margin-bottom: 16px
}

.post-hfeed.layout-listb .entry-header,
.post-hfeed.layout-listboe .entry-header {
    margin-bottom: 25px
}

.post-hfeed.layout-listb .entry-featured,
.post-hfeed.layout-listboe .entry-featured {
    margin-bottom: 24px
}

.post-hfeed.layout-listb .entry-footer,
.post-hfeed.layout-listboe .entry-footer {
    margin-top: 44px
}

.post-hfeed.layout-listb.has-post-thumbnail .entry-header,
.post-hfeed.layout-listboe.has-post-thumbnail .entry-header {
    padding-top: 15px
}

@media (max-width: 1229px) {
    .post-hfeed.layout-listb,
    .post-hfeed.layout-listboe {
        max-width: 550px
    }
}

@media (min-width: 1230px) {
    .post-hfeed.layout-listb,
    .post-hfeed.layout-listboe {
        max-width: 770px
    }
    .post-hfeed.layout-listb.has-post-thumbnail,
    .post-hfeed.layout-listboe.has-post-thumbnail {
        max-width: none;
        margin-left: -15px;
        margin-right: -15px
    }
    .post-hfeed.layout-listb.has-post-thumbnail .entry-featured,
    .post-hfeed.layout-listboe.has-post-thumbnail .entry-featured {
        width: 50%;
        float: left;
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px
    }
    .post-hfeed.layout-listb .entry-featured,
    .post-hfeed.layout-listb .entry-brief,
    .post-hfeed.layout-listboe .entry-featured,
    .post-hfeed.layout-listboe .entry-brief {
        padding-left: 15px;
        padding-right: 15px
    }
    .post-hfeed.layout-listb .entry-brief,
    .post-hfeed.layout-listboe .entry-brief {
        overflow: hidden
    }
}

.sidebar-off .post-hfeed.layout-listb .entry-title,
.sidebar-off .post-hfeed.layout-listboe .entry-title {
    padding-right: 150px
}

@media (min-width: 1230px) {
    .post-hfeed.layout-listboe:nth-child(even) .entry-featured,
    .post-hfeed.layout-listboe:nth-child(even) .entry-brief {
        position: relative
    }
    .post-hfeed.layout-listboe:nth-child(even).has-post-thumbnail .entry-featured {
        left: 50%
    }
    .post-hfeed.layout-listboe:nth-child(even).has-post-thumbnail .entry-brief {
        left: -50%
    }
}

.post-hfeed.layout-grid {
    margin-bottom: 64px
}

.post-hfeed.layout-grid .entry-featured {
    margin-bottom: 25px
}

.post-hfeed.layout-grid .entry-header {
    text-align: center;
    margin-bottom: 16px
}

.post-hfeed.layout-grid .entry-meta {
    margin-top: 0;
    margin-bottom: 16px
}

.post-hfeed.layout-grid .entry-title {
    font-size: 18px
}

.post-hfeed.layout-grid .entry-summary {
    font-size: 15px
}

@media (min-width: 1230px) {
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid {
        margin-bottom: 64px
    }
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid .entry-featured {
        margin-bottom: 30px
    }
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid .entry-header {
        text-align: center;
        margin-bottom: 20px
    }
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid .entry-meta {
        margin-top: 0;
        margin-bottom: 18px
    }
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid .entry-title {
        font-size: 20px;
        padding-left: 70px;
        padding-right: 70px
    }
    .sidebar-off .grid-cols-2 .post-hfeed.layout-grid .entry-summary {
        font-size: 15px
    }
}

.post-hfeed.layout-search .entry-header,
.post-hfeed.layout-search .entry-title {
    margin-bottom: 12px;
    text-align: left
}

.post-hfeed.layout-search .entry-title {
    font-size: 16px
}

.post-hfeed.layout-search .result-link {
    font-size: 13px;
    margin-bottom: 0
}

.post-hfeed.layout-search .entry-summary {
    font-size: 14px
}

.post-hfeed.layout-search+.post-hfeed.layout-search {
    border-top: 1px solid #e8e8e8;
    padding-top: 36px;
    margin-top: 36px
}

.posts-layout-search .search-form+* {
    margin-top: 72px
}

.banner-item {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    margin: 0;
    text-align: center
}

.banner-item:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.3
}

.banner-item .item-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.banner-item .item-content {
    padding: 48px 52px
}

.banner-item .entry-meta li,
.banner-item .entry-categories li,
.banner-item .entry-title,
.banner-item .item-summary {
    color: #FFF
}

.banner-item .entry-meta a:hover,
.banner-item .entry-meta a:focus,
.banner-item .entry-categories a:hover,
.banner-item .entry-categories a:focus {
    color: #24c2cb
}

.banner-item .entry-meta .post-edit-link {
    color: #FFF
}

.banner-item .item-header,
.banner-item .item-summary {
    margin-left: auto;
    margin-right: auto
}

.banner-item .item-content {
    padding-top: 100px;
    padding-bottom: 100px
}

.banner-item-full .item-inner {
    max-width: 764px
}

.banner-item-full .item-more {
    margin-top: 43px
}

.banner-item-full .entry-categories {
    position: relative;
    padding-bottom: 10px
}

.banner-item-full .entry-categories:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: 6px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner-item-full .item-summary {
    margin-top: 20px
}

.banner-item-full .entry-title {
    font-size: 24px
}

@media (min-width: 768px) {
    .banner-item-full .item-inner {
        height: 480px;
        min-height: 480px
    }
    .banner-item-full .item-content {
        display: table-cell;
        vertical-align: middle;
        padding-left: 72px;
        padding-right: 72px
    }
    .banner-item-full .entry-title {
        font-size: 30px
    }
    .banner-item-full .entry-meta,
    .banner-item-full .entry-categories {
        font-size: 18px
    }
    .banner-item-full .entry-categories {
        padding-bottom: 27px;
        margin-bottom: 20px
    }
}

@media (min-width: 980px) {
    .banner-item-full .item-inner {
        height: 520px;
        min-height: 520px
    }
}

@media (min-width: 1230px) {
    .banner-item-full .item-inner {
        height: 600px;
        min-height: 600px
    }
}

.banner-item-full-grid .item-inner {
    height: 360px;
    min-height: 360px
}

.banner-item-full-grid .item-content {
    display: table-cell;
    vertical-align: middle
}

.banner-item-full-grid .entry-title {
    font-size: 18px
}

.banner-item-full-grid .entry-meta {
    font-size: 14px;
    margin-bottom: 20px
}

.banner-item-full-grid .item-summary {
    margin-top: 16px
}

@media (min-width: 980px) {
    .banner-item-full-grid .item-inner {
        height: 425px;
        min-height: 425px
    }
}

@media (min-width: 1230px) {
    .banner-item-full-grid .item-inner {
        height: 500px;
        min-height: 500px
    }
}

@media (min-width: 1600px) {
    .banner-item-full-grid .item-inner {
        height: 600px;
        min-height: 600px
    }
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

@media (min-width: 768px) {
    .post-single .entry-title {
        padding: 0 120px
    }
}

.comments-area {
    margin-top: 56px
}

.comments-list-title {
    margin-bottom: 46px
}

.comment-reply-title {
    position: relative;
    margin-bottom: 0
}

.reply-title-wrap {
    margin-bottom: 42px
}

a#cancel-comment-reply-link,
.comment-reply-link {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-family: 'Tenor Sans', sans-serif
}

.cancel-reply-link-wrapper {
    text-align: center
}

a#cancel-comment-reply-link {
    font-size: 11px;
    opacity: 0.5;
    line-height: 1
}

a#cancel-comment-reply-link:hover,
a#cancel-comment-reply-link:focus {
    opacity: 1
}

.comment-reply-link {
    float: right;
    margin-left: 12px;
    font-size: 12px;
    font-weight: 400
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    text-decoration: none;
    color: #000
}

.comment-awaiting-moderation {
    font-size: 12px;
    margin-bottom: 10px;
    color: #ff3366
}

.comment-respond {
    margin-top: 55px
}

.comment-respond .must-log-in {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0;
    text-align: center
}

.comment-form {
    margin-left: -15px;
    margin-right: -15px;
    font-family: "Roboto";
    font-size: 14px
}

.comment-form>* {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

.comment-form>:last-child {
    margin-bottom: 0
}

.comment-form label {
    display: block;
    margin-bottom: 8px
}

.comment-form .logged-in-as,
.comment-form .comment-notes {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 1em;
    opacity: 0.75
}

.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 20px
}
/* 
.comment-form .form-submit {
    clear: both;
    text-align: right
} */

.comment-form .form-field {
    display: block
}

.comment-form .comment-form-field-notes {
    font-size: 11px;
    margin-bottom: 15px
}

@media (min-width: 1230px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email,
    .comment-form .comment-form-url,
    .form-submit {
        width: 33.3333333333%;
        float: left
    }
}

.comment-list {
    list-style: none;
    padding: 0;
    margin: -2px 0 0 0;
    position: relative
}

.comment-header {
    margin-left: -12px
}

.comment-header:before,
.comment-header:after {
    content: "";
    display: table
}

.comment-header:after {
    clear: both
}

.comment-content {
    margin-top: 10px;
    font-size: 14px
}

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

.comment-author,
.comment-date,
.comment-reply-link {
    font-family: 'Tenor Sans', sans-serif
}

.comment-author {
    font-weight: 700;
    float: left;
    font-size: 14px;
    margin: 0 0 0 12px
}

.comment-author a {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
    -webkit-transition: all 240ms;
    transition: all 240ms
}

.comment-author a:hover,
.comment-author a:focus {
    opacity: 1;
    color: #24c2cb
}

.comment-author-image {
    position: absolute;
    top: 39px;
    left: 0
}

.comment-author-image img {
    display: block;
    max-width: 52px;
    border-radius: 52px
}

.comment-date {
    font-size: 12px;
    line-height: 14px;
    color: #24c2cb;
    margin-top: 3px
}

.byuser>:not(.children) .comment-author-image img,
.bypostauthor>:not(.children) .comment-author-image img {
    padding: 2px;
    border: 2px solid #24c2cb
}

.byuser>:not(.children) .bypostauthor-badge,
.bypostauthor>:not(.children) .bypostauthor-badge {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin-right: 4px;
    color: #24c2cb
}

li.comment {
    min-height: 52px;
    padding-left: 72px;
    position: relative
}

li.comment:first-child>:not(.children) .comment-author-image {
    top: 0
}

li.comment+li.comment,
li.comment>ul.children,
li.comment>ol.children {
    padding-top: 39px;
    border-top: 1px solid #e8e8e8;
    margin: 50px 0 0
}

li.comment>ul.children,
li.comment>ol.children {
    list-style: none;
    padding: 39px 0 0 0;
    margin-left: -72px;
    padding-left: 24px
}

li.comment .comment-respond {
    margin-top: 40px
}

li.comment.depth-3.parent>ul.children,
li.comment.depth-3.parent>ol.children {
    padding-left: 0;
    margin-left: 0
}

li.comment>.comment-body.no-avatar {
    margin-left: -72px
}

@media (min-width: 768px) {
    .comment-author-image img {
        max-width: 75px;
        border-radius: 75px
    }
    li.comment {
        min-height: 75px;
        padding-left: 100px
    }
    li.comment>ul.children,
    li.comment>ol.children {
        margin-left: -100px;
        padding-left: 30px
    }
    li.comment>.comment-body.no-avatar {
        margin-left: -100px
    }
}

.site-footer {
    border-top: 1px solid #e8e8e8;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 36px
}

.site-footer .list-social {
    margin: 0 -12px;
    line-height: inherit
}

.site-footer .list-social li {
    padding-left: 12px;
    padding-right: 12px
}

@media (max-width: 767px) {
    .site-footer .copyright {
        margin-bottom: 12px
    }
}

@media (min-width: 768px) {
    .site-footer .copyright,
    .site-footer .list-social {
        max-width: 49%
    }
    .site-footer .list-social {
        float: right;
        text-align: right
    }
    .site-footer .copyright {
        float: left;
        text-align: left
    }
}

.lower-alt-widget-area+.site-footer {
    border-top: none
}

.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%
}

.wp-audio-shortcode {
    margin: 0 0 1.78571em
}

.wp-caption {
    margin-top: 0;
    margin-bottom: 25px;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    padding: 12px 0 7px
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin-left: 0
}

.wp-caption.alignright,
.wp-caption.alignnone {
    margin-right: 0
}

.wp-caption-text {
    font-size: 13px;
    color: #8c8c8c
}

.gallery {
    margin: -10px;
    margin-bottom: 1.7857142857em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 10px
}

.gallery-item img {
    display: block
}

.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
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.infinite-loader {
    text-align: center;
    position: relative;
    text-indent: 0 !important;
    font-size: 0
}

.infinite-loader>.spinner {
    display: none !important
}

.infinite-loader:before,
.infinite-loader:after {
    content: '';
    display: inline-block;
    vertical-align: middle
}

.infinite-loader:before {
    width: 26px;
    height: 26px;
    border-radius: 26px;
    box-shadow: inset 0px 0px 0px 4px #24c2cb
}

.infinite-loader:after {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: 2px solid transparent;
    border-left-color: #fff;
    -webkit-animation: jp-rotate 1s linear infinite;
    animation: jp-rotate 1s linear infinite;
    margin-left: -25px
}

@-webkit-keyframes jp-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes jp-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.infinite-scroll-page-num {
    padding: 10px 24px;
    background-color: #f7f7f9;
    text-align: center;
    margin-bottom: 80px
}



@media screen and (max-width: 572px){
/*    header{
    display: none;
}*/
    .site-header{
        display: none;
    }
    .site-content{
        margin-top: 20px; 
    }
    h1, h2 {
        font-size: 20px;
    }
    aside{
        display: none;
    }
}