html {
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll
}

body {
    background: #f1f1f1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

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

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

a:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, .3)
}

a:active,
a:hover {
    outline: 0
}

a img {
    border: 0
}

.secondary-toggle {
    background-size: contain;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAB6SURBVGhD7dPBCYAwEAVRe0qhYmViG2livXiIehEJGVfmwV4X5vCnSM4A2img1priWreArzOAZgDNAJoBNANoBtAMuNqWEqW8v3k9Hj1kAM0AWvcAR+yIGwYM0D3AETvihgEDGEAzgGYAzQCaAbT/B2S41ikgIwNYETuaDNJLCl2O3QAAAABJRU5ErkJggg==)
}

.secondary-toggle.toggled-on {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAYAAACc5fiSAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADRSURBVGhD7dZBCsIwEIVh75SVC68kuJBeq1fIVYTeQhg7YDRqElKcPjLwfphFaBYfJIEexGn+4TFGF5P6gI8e4egIR0c4OsLREY6OcHT28GWW6zTLcn+ua/Xuq2QLXzHnU5AQghwvDVTvvka28NsbVEVl6HHgWgtmhNbs4VoJ2HMaG9oHrn3h8/kXre0H1wp4C7RG+E8ur4rLx1lCJ2Dr28Zs4T0wI7wtPLsOTVCGHwOurSh/P1nACEdHODrC0RGOjnB0hKOrwj1M6gX3FuHYRB6wU2p/dlg9lwAAAABJRU5ErkJggg==)
}

.author-link:after,
.byline:before,
.bypostauthor>article .fn:after,
.cat-links:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-reply-title small a:before,
.comments-link:before,
.dropdown-toggle:after,
.edit-link:before,
.entry-content .more-link:after,
.entry-format:before,
.entry-summary .more-link:after,
.format-link .entry-title a:after,
.full-size-link:before,
.image-navigation a:after,
.image-navigation a:before,
.pagination .next:before,
.pagination .prev:before,
.social-navigation a:before,
.tags-links:before {
    display: inline-block;
    font-family: Genericons;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    speak: never;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top
}

body,
button,
input,
select,
textarea {
    color: #78b46b;
    font-family: "Noto Serif", serif;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700
}

p {
    margin-bottom: 1.6em
}

b,
strong {
    font-weight: 700
}

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

blockquote {
    border-left: 4px solid #707070;
    border-left: 4px solid rgba(51, 51, 51, .7);
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: .7778em
}

blockquote p {
    margin-bottom: 1.6667em
}

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

blockquote cite,
blockquote small {
    color: #78b46b;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

blockquote b,
blockquote strong {
    font-weight: 400
}

address {
    font-style: italic;
    margin: 0 0 1.6em
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Inconsolata, monospace;
    hyphens: none
}

pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, .01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: .8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, .1);
    cursor: help
}

ins,
mark {
    background-color: #fff9c0;
    text-decoration: none
}

sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, .1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em
}

ol,
ul {
    margin: 0 0 1.6em 1.3333em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table,
td,
th {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

td,
th {
    padding: .4em
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 0
}

del {
    opacity: .8
}

button,
input,
select,
textarea {
    background-color: #f7f7f7;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    hyphens: none;
    line-height: normal
}

input,
textarea {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1);
    color: #707070;
    color: rgba(51, 51, 51, .7)
}

input:focus,
textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, .3);
    color: #78b46b
}

input:focus,
select:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, .3)
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default;
    opacity: .5
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #78b46b;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    padding: .7917em 1.5em;
    text-transform: uppercase
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background-color: #707070;
    background-color: rgba(51, 51, 51, .7);
    outline: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    padding: .375em;
    width: 100%
}

textarea {
    overflow: auto;
    vertical-align: top
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    outline: 0
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

.search-form input[type=submit],
.widget .search-form input[type=submit] {
    padding: 0
}

a {
    color: #78b46b;
    text-decoration: none
}

a:focus,
a:hover {
    color: #707070;
    color: rgba(51, 51, 51, .7)
}

.main-navigation a {
    display: block;
    padding: .8em 0;
    position: relative;
    text-decoration: none
}

.widget_recent_entries nav li {
    margin-bottom: 10px
}

.main-navigation ul {
    list-style: none;
    margin: 0
}

.main-navigation ul ul {
    display: none;
    margin-left: .8em
}

.main-navigation ul .toggled-on {
    display: block
}

.main-navigation li {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    position: relative
}

.main-navigation .current-menu-ancestor>a,
.main-navigation .current-menu-item>a {
    font-weight: 700
}

.main-navigation .nav-menu>li:first-child,
.main-navigation .nav-menu>ul>li:first-child {
    border-top: 0
}

.main-navigation .menu-item-has-children>a {
    padding-right: 48px
}

.main-navigation .menu-item-description {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-top: .5em
}

.no-js .main-navigation ul ul {
    display: block
}

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    box-sizing: content-box;
    content: "";
    height: 42px;
    padding: 0;
    position: absolute;
    text-transform: lowercase;
    top: 3px;
    right: 0;
    width: 42px
}

.dropdown-toggle:after {
    color: #78b46b;
    content: "\f431";
    font-size: 24px;
    line-height: 42px;
    position: relative;
    top: 0;
    left: 1px;
    width: 42px
}

.dropdown-toggle:focus,
.dropdown-toggle:hover {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, .1)
}

.dropdown-toggle:focus {
    outline: 1px solid #c1c1c1;
    outline: 1px solid rgba(51, 51, 51, .3)
}

.dropdown-toggle.toggle-on:after {
    content: "\f432"
}

.secondary-toggle {
    background-color: transparent;
    height: 42px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    width: 42px
}

.secondary-toggle:focus,
.secondary-toggle:hover {
    background-color: transparent;
    outline: 0
}

.post-navigation {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    font-weight: 700
}

.post-navigation a {
    display: block;
    padding: 3.8461% 7.6923%
}

.post-navigation span {
    display: block
}

.post-navigation .meta-nav {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: .04em;
    line-height: 1.5;
    position: relative;
    text-transform: uppercase;
    z-index: 2
}

.post-navigation .post-title {
    font-family: "Noto Serif", serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    position: relative;
    z-index: 2
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
    background-position: center;
    background-size: cover;
    position: relative
}

.post-navigation a:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.post-navigation a:focus:before,
.post-navigation a:hover:before {
    opacity: .5
}

.post-navigation .meta-nav {
    opacity: .8
}

.post-navigation div+div {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1)
}

.pagination {
    background-color: #fff;
    border-top: 1px solid rgba(51, 51, 51, .1);
    font-family: "Noto Sans", sans-serif
}

.pagination .nav-links {
    min-height: 3.2em;
    position: relative;
    text-align: center
}

.pagination .current .screen-reader-text {
    position: static !important
}

.pagination .page-numbers {
    display: none;
    line-height: 3.2em;
    padding: 0 .6667em
}

.pagination .page-numbers.current {
    text-transform: uppercase
}

.pagination .current {
    display: inline-block;
    font-weight: 700
}

.pagination .next,
.pagination .prev {
    background-color: #78b46b;
    color: #fff;
    display: inline-block;
    height: 48px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 48px
}

.pagination .next:before,
.pagination .prev:before {
    font-size: 32px;
    height: 48px;
    line-height: 48px;
    position: relative;
    width: 48px
}

.pagination .next:focus,
.pagination .next:hover,
.pagination .prev:focus,
.pagination .prev:hover {
    background-color: #707070;
    background-color: rgba(51, 51, 51, .7)
}

.pagination .prev {
    left: 0
}

.pagination .prev:before {
    content: "\f430";
    left: -1px
}

.pagination .next {
    right: 0
}

.pagination .next:before {
    content: "\f429";
    right: -1px
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    color: #21759b;
    display: block;
    font: bold 14px/normal "Noto Sans", sans-serif;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    font: bold 14px/normal "Open Sans", sans-serif
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left
}

.alignright {
    display: inline;
    float: right
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.comment-navigation:after,
.comment-navigation:before,
.entry-content:after,
.entry-content:before,
.nav-links:after,
.nav-links:before,
.site-content:after,
.site-content:before,
.site:after,
.site:before,
.social-navigation ul:after,
.social-navigation ul:before,
.textwidget:after,
.textwidget:before {
    content: "";
    display: table
}

.clear:after,
.comment-content:after,
.comment-navigation:after,
.entry-content:after,
.nav-links:after,
.site-content:after,
.site:after,
.social-navigation ul:after,
.textwidget:after {
    clear: both
}

.site-header {
    background-color: #fff;
    border-bottom: 1px solid rgba(51, 51, 51, .1);
    padding: 7.6923%
}

.site-branding {
    min-height: 2em;
    padding-right: 60px;
    position: relative
}

.site-title {
    font-family: "Noto Sans", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3636;
    margin-bottom: 0
}

.custom-logo {
    max-height: 84px;
    width: auto
}

.wp-custom-logo .site-title {
    margin-top: .545454545em
}

.site-description {
    display: none;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin: .5em 0 0;
    opacity: .7
}

.widget {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    hyphens: auto;
    margin: 0 auto 9.09090%;
    width: 100%;
    word-wrap: break-word
}

.widget pre {
    line-height: 1.2
}

.widget button,
.widget input,
.widget select,
.widget textarea {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5
}

.widget button,
.widget input {
    line-height: normal
}

.widget button,
.widget input[type=button],
.widget input[type=reset],
.widget input[type=submit] {
    font-size: 12px;
    font-size: 1.2rem;
    padding: .7917em 1.5833em
}

.widget input[type=email],
.widget input[type=password],
.widget input[type=search],
.widget input[type=text],
.widget input[type=url],
.widget textarea {
    padding: .375em
}

.widget-title {
    color: #78b46b;
    font-family: "Noto Sans", sans-serif;
    margin: 0 0 1.6em;
    letter-spacing: .04em;
    text-transform: uppercase
}

.widget>:last-child,
.widget>nav>:last-child {
    margin-bottom: 0
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    margin: .7667em 0 0 .8em;
    padding-top: .7667em
}

.widget_recent_entries .post-date {
    display: block
}

.textwidget>:last-child {
    margin-bottom: 0
}

.textwidget a:focus,
.textwidget a:hover {
    border-bottom: 0
}

.textwidget ol,
.textwidget ul {
    margin-left: 1.6em
}

.secondary {
    background-color: #fff;
    display: none;
    padding: 0 7.6923%
}

.secondary.toggled-on {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    display: block
}

.widget-area {
    margin: 9.09090% auto 0
}

.site-footer {
    background-color: #fff;
    border-top: 1px solid rgba(51, 51, 51, .1);
    padding: 3.84615% 7.6923%
}

.hentry {
    background-color: #fff;
    padding-top: 7.6923%;
    position: relative
}

.hentry+.hentry {
    border-top: 1px solid rgba(51, 51, 51, .1)
}

.entry-header {
    padding: 0 7.6923%
}

.entry-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1538;
    margin-bottom: .9231em;
    color: #555
}

.entry-content,
.entry-summary {
    padding: 0 7.6923% 7.6923%
}

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

.comment-content h4,
.comment-content h5,
.comment-content h6,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 3.2em;
    margin-bottom: 1.6em
}

.comment-content h5,
.comment-content h6,
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6 {
    letter-spacing: .1em;
    text-transform: uppercase
}

.comment-content>h1:first-child,
.comment-content>h2:first-child,
.comment-content>h3:first-child,
.comment-content>h4:first-child,
.comment-content>h5:first-child,
.comment-content>h6:first-child,
.entry-content>h1:first-child,
.entry-content>h2:first-child,
.entry-content>h3:first-child,
.entry-content>h4:first-child,
.entry-content>h5:first-child,
.entry-content>h6:first-child,
.entry-summary>h1:first-child,
.entry-summary>h2:first-child,
.entry-summary>h3:first-child,
.entry-summary>h4:first-child,
.entry-summary>h5:first-child,
.entry-summary>h6:first-child,
.page-content>h1:first-child,
.page-content>h2:first-child,
.page-content>h3:first-child,
.page-content>h4:first-child,
.page-content>h5:first-child,
.page-content>h6:first-child {
    margin-top: 0
}

.pingback .comment-body>a {
    display: flex;
    justify-content: center
}

.comment-content a:focus,
.comment-content a:hover,
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.page-content a:focus,
.page-content a:hover,
.pingback .comment-body>a:focus,
.pingback .comment-body>a:hover {
    border-bottom: 0
}

.comment-content a img,
.entry-content a img,
.entry-summary a img,
.page-content a img {
    display: block;
    width: 90%;
    border-radius: 20px
}

.entry-content .more-link,
.entry-summary .more-link:after {
    white-space: nowrap
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
    content: "\f429";
    font-size: 16px;
    position: relative;
    top: 5px
}

.entry-footer {
    background-color: #f7f7f7;
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 3.8461% 7.6923%
}

.entry-footer a {
    border-bottom: 1px solid transparent;
    color: #707070;
    color: rgba(51, 51, 51, .7)
}

.entry-footer a:focus,
.entry-footer a:hover {
    color: #78b46b
}

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

.byline,
.cat-links,
.comments-link,
.entry-format,
.full-size-link,
.posted-on,
.tags-links {
    margin-right: 1em
}

.page-header {
    background-color: #fff;
    border-bottom: 1px solid rgba(51, 51, 51, .1);
    padding: 7.6923%
}

.page-title {
    font-family: "Noto Serif", serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333
}

.page-content {
    background-color: #fff;
    padding: 7.6923%
}

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

.type-attachment .entry-title {
    hyphens: auto;
    word-wrap: break-word
}

.entry-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    hyphens: auto;
    line-height: 1.5;
    padding-top: .5em;
    word-wrap: break-word
}

.entry-caption>:last-child {
    margin-bottom: 0
}

.format-aside .entry-title,
.format-audio .entry-title,
.format-chat .entry-title,
.format-gallery .entry-title,
.format-image .entry-title,
.format-link .entry-title,
.format-quote .entry-title,
.format-status .entry-title,
.format-video .entry-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.3333;
    margin-bottom: 1.3333em
}

.format-link .entry-title a:after {
    content: "\f442";
    font-size: 24px;
    height: 24px;
    position: relative;
    top: 0;
    width: 24px
}

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

.comments-area {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    padding: 7.6923%
}

.bypostauthor>article .fn:after {
    content: "\f304";
    position: relative;
    top: 5px;
    left: 3px
}

.no-comments {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    padding-top: 1.6em
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace
}

.form-submit {
    margin-bottom: 0
}

.required {
    color: #c0392b
}

.site-info {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5
}

.site-info a {
    border-bottom: 1px solid transparent;
    color: #707070;
    color: rgba(51, 51, 51, .7)
}

.site-info a:hover {
    border-bottom: 1px solid #78b46b
}

.site-info a:focus,
.site-info a:hover {
    color: #78b46b
}

.site-info span[role=separator] {
    padding: 0 .25em 0 .5em
}

.site-info span[role=separator]::before {
    content: '\002f'
}

.site .avatar {
    border-radius: 50%
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

audio,
canvas {
    display: inline-block
}

embed,
iframe,
object,
video {
    margin-bottom: 1.6em;
    max-width: 100%;
    vertical-align: middle
}

p>embed,
p>iframe,
p>object,
p>video {
    margin-bottom: 0
}

.wp-playlist.wp-playlist {
    padding-bottom: 0
}

.wp-playlist .wp-playlist-tracks {
    margin-top: 0
}

.wp-playlist-item .wp-playlist-caption {
    border-bottom: 0;
    padding: 10px 0
}

.wp-playlist-item .wp-playlist-item-length {
    top: 10px
}

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%
}

.gallery {
    margin-bottom: 1.6em
}

.widecolumn {
    background-color: #fff;
    padding: 7.6923%
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@media screen and (min-width:0em) {

    ol,
    ul {
        margin-left: 0
    }

    blockquote>ol,
    blockquote>ul,
    li>ol,
    li>ul {
        margin-left: 1.3333em
    }

    blockquote {
        margin-left: -1em
    }

    blockquote>blockquote {
        margin-left: 0
    }

    .site-branding {
        min-height: 3.2em
    }

    .site-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.0909
    }

    .site-description {
        display: block
    }

    .secondary {
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        margin: 7.6923% 7.6923% 0;
        padding: 7.6923% 7.6923% 0
    }

    .main-navigation {
        margin-bottom: 11.1111%
    }

    .main-navigation ul {
        border-top: 1px solid rgba(51, 51, 51, .1);
        border-bottom: 1px solid rgba(51, 51, 51, .1);
        padding: 0
    }

    .main-navigation ul ul {
        border-top: 0;
        border-bottom: 0
    }

    .social-navigation {
        margin-bottom: 11.1111%
    }

    .social-navigation {
        margin-top: 0
    }

    .widget-area {
        margin-top: 0
    }

    .widget {
        margin-bottom: 11.1111%
    }

    .site-main {
        padding: 7.6923% 0
    }

    .hentry,
    .page-content,
    .page-header {
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        margin: 0 1.6923%
    }

    .hentry+.hentry,
    .page-header+.hentry,
    .page-header+.page-content {
        margin-top: 7.6923%
    }

    .hentry+.hentry {
        border-top: 0
    }

    .entry-header {
        padding: 0 9.0909%
    }

    .entry-content,
    .entry-summary {
        padding: 0 15px 9.0909%
    }

    .entry-footer {
        padding: 4.5454% 9.0909%
    }

    .page-header {
        border-bottom: 0;
        border-left: 7px solid #78b46b;
        padding: 3.8461% 7.6923%
    }

    .page-content {
        padding: 9.0909%
    }

    .site-footer {
        border-top: 0;
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        margin: 0 7.6923%;
        padding: 3.84615% 7.6923%
    }

    .post-navigation {
        border-top: 0;
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        margin: 1.6923% 1.6923% 0
    }

    .post-navigation a {
        padding: 4.5454% 9.0909%
    }

    .pagination {
        border-top: 0;
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        margin: 7.6923% 7.6923% 0;
        padding: 0
    }

    .pagination .current .screen-reader-text {
        position: absolute !important
    }

    .pagination .page-numbers {
        display: inline-block
    }
}

@media screen and (min-width:46.25em) {

    body,
    button,
    input,
    select,
    textarea {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }

    button,
    input {
        line-height: normal
    }

    address,
    dd,
    dl,
    hr,
    ol,
    p,
    pre,
    table,
    ul {
        margin-bottom: 1.6471em
    }

    blockquote {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.75;
        margin-bottom: 1.75em;
        margin-left: -1.05em;
        padding-left: .85em
    }

    blockquote p {
        margin-bottom: 1.75em
    }

    blockquote cite,
    blockquote small {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }

    pre {
        line-height: 1.2353
    }

    input[type=email],
    input[type=password],
    input[type=search],
    input[type=text],
    input[type=url],
    textarea {
        padding: .5em
    }

    .main-navigation {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .main-navigation a {
        padding: 1em 0
    }

    .main-navigation ul ul {
        margin-left: 1em
    }

    .main-navigation .menu-item-description {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .social-navigation ul {
        margin-bottom: -1.4706em
    }

    .social-navigation a {
        height: 2.8824em;
        width: 2.8824em
    }

    .secondary-toggle {
        height: 56px;
        width: 56px
    }

    .pagination .nav-links {
        min-height: 3.2941em
    }

    .pagination .page-numbers {
        line-height: 3.2941em;
        padding: 0 .8235em
    }

    .pagination .next,
    .pagination .prev {
        height: 56px;
        padding: 0;
        width: 56px
    }

    .pagination .next:before,
    .pagination .prev:before {
        height: 56px;
        line-height: 56px;
        width: 56px
    }

    .site-branding {
        min-height: 3.7059em;
        padding-right: 66px
    }

    .site-title {
        font-size: 29px;
        font-size: 2.9rem;
        line-height: 1.2069
    }

    .custom-logo {
        max-height: 105px
    }

    .wp-custom-logo .site-title {
        margin-top: .482758621em
    }

    .site-description {
        font-size: 14px;
        font-size: 1.4rem
    }

    .widget {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .widget address,
    .widget dd,
    .widget dl,
    .widget hr,
    .widget ol,
    .widget p,
    .widget pre,
    .widget table,
    .widget ul {
        margin-bottom: 1.5em
    }

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

    .widget blockquote {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471;
        margin-bottom: 1.6471em;
        margin-left: -1.2353em;
        padding-left: 1em
    }

    .widget blockquote p {
        margin-bottom: 1.6471em
    }

    .widget blockquote cite,
    .widget blockquote small {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .widget blockquote>blockquote {
        margin-left: 0
    }

    .widget pre {
        line-height: 1.5;
        padding: .75em
    }

    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        line-height: 1.75
    }

    .widget button,
    .widget input {
        line-height: normal
    }

    .widget button,
    .widget input[type=button],
    .widget input[type=reset],
    .widget input[type=submit] {
        font-size: 14px;
        font-size: 1.4rem;
        padding: .8214em 1.6429em
    }

    .widget input[type=email],
    .widget input[type=password],
    .widget input[type=search],
    .widget input[type=text],
    .widget input[type=url],
    .widget textarea {
        padding: .5625em
    }

    .widget-title {
        margin: 0 0 1.5em
    }

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: .9643em 0 0 1em;
        padding-top: .9643em
    }

    .entry-title,
    .widecolumn h2 {
        font-size: 35px;
        font-size: 3rem;
        line-height: 1.2;
        margin-bottom: 1.2em
    }

    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 24px;
        top: 2px
    }

    .byline:before,
    .cat-links:before,
    .comments-link:before,
    .edit-link:before,
    .entry-format:before,
    .full-size-link:before,
    .tags-links:before {
        top: 3px
    }

    .comment-reply-title,
    .comments-title,
    .page-title,
    .post-navigation .post-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }

    .format-link .entry-title a:after {
        top: .0833em
    }

    .bypostauthor>article .fn:after {
        top: 7px;
        left: 6px
    }
}

@media screen and (min-width:55em) {

    body,
    button,
    input,
    select,
    textarea {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }

    button,
    input {
        line-height: normal
    }

    address,
    dd,
    dl,
    hr,
    ol,
    p,
    pre,
    table,
    ul {
        margin-bottom: 1.6842em
    }

    blockquote {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.8182;
        margin-bottom: 1.8182em;
        margin-left: -1.0909em;
        padding-left: .9091em
    }

    blockquote p {
        margin-bottom: 1.8182em
    }

    blockquote cite,
    blockquote small {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842
    }

    pre {
        line-height: 1.2632
    }

    input[type=email],
    input[type=password],
    input[type=search],
    input[type=text],
    input[type=url],
    textarea {
        padding: .5278em
    }

    .main-navigation {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }

    .main-navigation a {
        padding: .75em 0
    }

    .main-navigation .menu-item-description {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }

    .social-navigation ul {
        margin-bottom: -1.2632em
    }

    .social-navigation a {
        height: 2.5263em;
        width: 2.5263em
    }

    .secondary-toggle {
        height: 64px;
        width: 64px
    }

    .pagination .nav-links {
        min-height: 3.3684em
    }

    .pagination .page-numbers {
        line-height: 3.3684em;
        padding: 0 .8421em
    }

    .pagination .next,
    .pagination .prev {
        height: 64px;
        padding: 0;
        width: 64px
    }

    .pagination .next:before,
    .pagination .prev:before {
        height: 64px;
        line-height: 64px;
        width: 64px
    }

    .site-branding {
        min-height: 3.7895em;
        padding-right: 74px
    }

    .site-title {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 1.25
    }

    .custom-logo {
        max-height: 104px
    }

    .wp-custom-logo .site-title {
        margin-top: .5em
    }

    .site-description {
        font-size: 16px;
        font-size: 1.6rem
    }

    .widget {
        font-size: 16px;
        font-size: 1.6rem
    }

    .widget blockquote {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.6842;
        margin-bottom: 1.6842em;
        margin-left: -1.2632em;
        padding-left: 1.0526em
    }

    .widget blockquote p {
        margin-bottom: 1.6842em
    }

    .widget blockquote cite,
    .widget blockquote small {
        font-size: 16px;
        font-size: 1.6rem
    }

    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        line-height: 1.5
    }

    .widget button,
    .widget input {
        line-height: normal
    }

    .widget button,
    .widget input[type=button],
    .widget input[type=reset],
    .widget input[type=submit] {
        font-size: 16px;
        font-size: 1.6rem;
        padding: .8125em 1.625em
    }

    .widget input[type=email],
    .widget input[type=password],
    .widget input[type=search],
    .widget input[type=text],
    .widget input[type=url],
    .widget textarea {
        padding: .75em
    }

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: .7188em 0 0 1em;
        padding-top: .7188em
    }

    .entry-title,
    .widecolumn h2 {
        font-size: 39px;
        font-size: 3.9rem;
        line-height: 1.2308;
        margin-bottom: 1.2308em
    }

    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        top: 3px
    }

    .byline:before,
    .cat-links:before,
    .comments-link:before,
    .edit-link:before,
    .entry-format:before,
    .full-size-link:before,
    .posted-on:before,
    .tags-links:before {
        top: 4px
    }

    .comment-reply-title,
    .comments-title,
    .page-title,
    .post-navigation .post-title {
        font-size: 27px;
        font-size: 2.7rem;
        line-height: 1.1852
    }

    .format-link .entry-title a:after {
        top: .125em
    }

    .bypostauthor>article .fn:after {
        top: 8px
    }
}

@media screen and (min-width:59.6875em) {
    body:before {
        background-color: #fff;
        box-shadow: 0 0 1px rgba(0, 0, 0, .15);
        content: "";
        display: block;
        height: 100%;
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 29.4118%;
        z-index: 0
    }

    .site {
        margin: 0 auto;
        max-width: 1403px
    }

    .sidebar {
        float: left;
        margin-right: -100%;
        max-width: 413px;
        position: relative;
        width: 29.4118%
    }

    .secondary {
        background-color: transparent;
        box-shadow: none;
        display: block;
        margin: 0;
        padding: 0
    }

    .site-main {
        padding: 8.3333% 0
    }

    .site-content {
        display: block;
        float: left;
        margin-left: 29.4118%;
        width: 70.5882%
    }

    body {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }

    address,
    dd,
    dl,
    hr,
    ol,
    p,
    pre,
    table,
    ul {
        margin-bottom: 1.6em
    }

    blockquote {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.6667;
        margin-bottom: 1.6667em;
        margin-left: -1.3333em;
        padding-left: 1.1111em
    }

    blockquote cite,
    blockquote small {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6
    }

    pre {
        line-height: 1.2
    }

    button,
    input,
    select,
    textarea {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5
    }

    button,
    input {
        line-height: normal
    }

    input[type=email],
    input[type=password],
    input[type=search],
    input[type=text],
    input[type=url],
    textarea {
        padding: .375em
    }

    .main-navigation {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 20% 20%
    }

    .main-navigation a {
        padding: .5em 0
    }

    .main-navigation .menu-item-has-children>a {
        padding-right: 30px
    }

    .main-navigation .menu-item-description {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5
    }

    .dropdown-toggle {
        height: 24px;
        width: 24px
    }

    .dropdown-toggle:after {
        font-size: 16px;
        line-height: 24px;
        width: 24px
    }

    .social-navigation {
        margin: 0 20% 20%
    }

    .social-navigation ul {
        margin-bottom: -1.6em
    }

    .social-navigation li {
        width: 25%
    }

    .social-navigation a {
        height: 3.2em
    }

    .secondary-toggle {
        display: none
    }

    .post-navigation {
        margin: 8.3333% 8.3333% 0
    }

    .post-navigation a {
        padding: 5% 10%
    }

    .pagination {
        margin: 8.333% 8.333% 0
    }

    .pagination .nav-links {
        min-height: 3.2em
    }

    .pagination .page-numbers {
        line-height: 3.2em;
        padding: 0 .8em
    }

    .pagination .next,
    .pagination .prev {
        height: 48px;
        padding: 0;
        width: 48px
    }

    .pagination .next:before,
    .pagination .prev:before {
        height: 48px;
        line-height: 48px;
        width: 48px
    }

    .site-header {
        background-color: transparent;
        border-bottom: 0;
        margin: 20% 0;
        padding: 0 20%
    }

    .site-branding {
        min-height: 0;
        padding: 0
    }

    .site-title {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.3636
    }

    .custom-logo {
        max-height: none
    }

    .wp-custom-logo .site-title {
        margin-top: .545454545em
    }

    .site-description {
        font-size: 12px;
        font-size: 1.2rem
    }

    .widget {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 20%;
        padding: 0 20%
    }

    .widget blockquote {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5;
        margin-bottom: 1.5em;
        margin-left: -1.5em;
        padding-left: 1.1667em
    }

    .widget blockquote p {
        margin-bottom: 1.5em
    }

    .widget blockquote cite,
    .widget blockquote small {
        font-size: 12px;
        font-size: 1.2rem
    }

    .widget pre {
        padding: .5em
    }

    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        font-size: 12px;
        font-size: 1.2rem
    }

    .widget button,
    .widget input[type=button],
    .widget input[type=reset],
    .widget input[type=submit] {
        font-size: 12px;
        font-size: 1.2rem;
        padding: .5417em 1.0833em
    }

    .widget input[type=email],
    .widget input[type=password],
    .widget input[type=search],
    .widget input[type=text],
    .widget input[type=url],
    .widget textarea {
        padding: .4583em
    }

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: .4583em 0 0 1em;
        padding-top: .4583em
    }

    .hentry,
    .page-content,
    .page-header {
        margin: 0 2.3333%
    }

    .hentry {
        padding-top: 2.3333%
    }

    .hentry+.hentry,
    .page-header+.hentry,
    .page-header+.page-content {
        margin-top: 8.3333%
    }

    .entry-header {
        padding: 0 10%
    }

    .entry-title,
    .widecolumn h2 {
        font-size: 31px;
        font-size: 3.1rem;
        line-height: 1.1613;
        margin-bottom: 1.1613em
    }

    .entry-content,
    .entry-summary {
        padding: 0 10% 10%
    }

    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 16px;
        top: 5px
    }

    .entry-footer {
        padding: 5% 10%
    }

    .byline:before,
    .cat-links:before,
    .comments-link:before,
    .edit-link:before,
    .entry-format:before,
    .full-size-link:before,
    .posted-on:before,
    .tags-links:before {
        top: 0
    }

    .page-header {
        padding: 4.1666% 8.3333%
    }

    .page-content {
        padding: 8.3333%
    }

    .comment-reply-title,
    .comments-title,
    .page-title,
    .post-navigation .post-title {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3333
    }

    .format-link .entry-title a:after {
        top: 0
    }

    .bypostauthor>article .fn:after {
        top: 5px;
        left: 3px
    }

    .site-footer {
        float: left;
        margin: 0 0 0 35.2941%;
        padding: 0;
        width: 58.8235%
    }

    .site-info {
        padding: 5% 10%
    }
}

@media screen and (min-width:68.75em) {

    body,
    button,
    input,
    select,
    textarea {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }

    button,
    input {
        line-height: normal
    }

    address,
    dd,
    dl,
    hr,
    ol,
    p,
    pre,
    table,
    ul {
        margin-bottom: 1.6471em
    }

    blockquote {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.75;
        margin-bottom: 1.75em;
        margin-left: -1.05em;
        padding-left: .85em
    }

    blockquote p {
        margin-bottom: 1.75em
    }

    blockquote cite,
    blockquote small {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1.6471
    }

    pre {
        line-height: 1.2353
    }

    input[type=email],
    input[type=password],
    input[type=search],
    input[type=text],
    input[type=url],
    textarea {
        padding: .5em
    }

    .main-navigation {
        font-size: 14px;
        font-size: 1.4rem
    }

    .main-navigation a {
        padding: .4643em 0
    }

    .main-navigation .menu-item-has-children>a {
        padding-right: 34px
    }

    .main-navigation .menu-item-description {
        line-height: 1.4583;
        margin-top: .25em
    }

    .dropdown-toggle {
        height: 28px;
        width: 28px
    }

    .dropdown-toggle:after {
        line-height: 28px;
        width: 28px
    }

    .social-navigation ul {
        margin-bottom: -1.4706em
    }

    .social-navigation li {
        width: 20%
    }

    .social-navigation a {
        height: 2.8824em
    }

    .pagination .nav-links {
        min-height: 3.2941em
    }

    .pagination .page-numbers {
        line-height: 3.2941em;
        padding: 0 .8235em
    }

    .pagination .next,
    .pagination .prev {
        height: 56px;
        padding: 0;
        width: 56px
    }

    .pagination .next:before,
    .pagination .prev:before {
        height: 56px;
        line-height: 56px;
        width: 56px
    }

    .comment-navigation .nav-next a:after,
    .comment-navigation .nav-previous a:before,
    .image-navigation .nav-next a:after,
    .image-navigation .nav-previous a:before {
        top: 2px
    }

    .site-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }

    .wp-custom-logo .site-title {
        margin-top: .583333333em
    }

    .site-description {
        font-size: 14px;
        font-size: 1.4rem
    }

    .widget {
        font-size: 14px;
        font-size: 1.4rem
    }

    .widget blockquote {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 1.2143em
    }

    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
        font-size: 14px;
        font-size: 1.4rem
    }

    .widget button,
    .widget input[type=button],
    .widget input[type=reset],
    .widget input[type=submit] {
        font-size: 12px;
        font-size: 1.2rem;
        padding: .75em 1.5em
    }

    .widget input[type=email],
    .widget input[type=password],
    .widget input[type=search],
    .widget input[type=text],
    .widget input[type=url],
    .widget textarea {
        padding: .5em
    }

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: .4643em 0 0 1em;
        padding-top: .4643em
    }

    .entry-title,
    .widecolumn h2 {
        font-size: 35px;
        font-size: 3rem;
        line-height: 1.2;
        margin-bottom: 1.2em
    }

    .entry-content .more-link:after,
    .entry-summary .more-link:after {
        font-size: 24px;
        top: 2px
    }

    .byline:before,
    .cat-links:before,
    .comments-link:before,
    .edit-link:before,
    .entry-format:before,
    .full-size-link:before,
    .posted-on:before,
    .tags-links:before {
        top: 3px
    }

    .comment-reply-title,
    .comments-title,
    .page-title,
    .post-navigation .post-title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.1667
    }

    .format-link .entry-title a:after {
        top: .0833em
    }

    .bypostauthor>article .fn:after {
        top: 7px;
        left: 6px
    }

    @media screen and (min-width:77.5em) {

        body,
        button,
        input,
        select,
        textarea {
            font-size: 19px;
            font-size: 1.9rem;
            line-height: 1.6842
        }

        .main-navigation a {
            padding: .5em 0
        }

        .main-navigation .menu-item-has-children>a {
            padding-right: 38px
        }

        .main-navigation .menu-item-description {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.5385;
            margin-top: .3077em
        }

        .dropdown-toggle {
            height: 32px;
            top: 4px;
            width: 32px
        }

        .dropdown-toggle:after {
            line-height: 32px;
            width: 32px
        }

        .social-navigation ul {
            margin-bottom: -1.2632em
        }

        .social-navigation a {
            height: 2.5263em
        }

        .pagination .nav-links {
            min-height: 3.3684em
        }

        .pagination .page-numbers {
            line-height: 3.3684em;
            padding: 0 .8421em
        }

        .pagination .next,
        .pagination .prev {
            height: 64px;
            padding: 0;
            width: 64px
        }

        .pagination .next:before,
        .pagination .prev:before {
            height: 64px;
            line-height: 64px;
            width: 64px
        }

        .site-title {
            font-size: 2rem;
            line-height: 1.1852
        }

        .wp-custom-logo .site-title {
            margin-top: .592592593em
        }

        .site-description {
            font-size: 16px;
            font-size: 1.6rem
        }

        .widget {
            font-size: 16px;
            font-size: 1.6rem
        }

        .widget blockquote {
            font-size: 16px;
            font-size: 1.6rem;
            padding-left: 1.25em
        }

        .widget blockquote cite,
        .widget blockquote small {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.8462
        }

        .widget button,
        .widget input,
        .widget select,
        .widget textarea {
            font-size: 16px;
            font-size: 1.6rem
        }

        .widget button,
        .widget input[type=button],
        .widget input[type=reset],
        .widget input[type=submit] {
            font-size: 13px;
            font-size: 1.3rem;
            padding: .8462em 1.6923em
        }

        .widget input[type=email],
        .widget input[type=password],
        .widget input[type=search],
        .widget input[type=text],
        .widget input[type=url],
        .widget textarea {
            padding: .5em
        }

        .format-link .entry-title a:after {
            top: 3px
        }

        .bypostauthor>article .fn:after {
            top: 8px
        }
    }

    @media screen and (min-width:87.6875em) {
        body:before {
            width: calc(50% - 289px)
        }
    }

    @media print {
        body {
            background: 0 0 !important;
            font-size: 11.25pt
        }

        #reply-title,
        .comment-edit-link,
        .comment-form,
        .comment-list .reply a,
        .edit-link,
        .navigation,
        .page-links,
        .secondary-toggle,
        .widecolumn .mu_register form,
        .widecolumn form,
        button,
        input,
        select,
        textarea {
            display: none
        }

        .comments-area,
        .entry-footer,
        .hentry,
        .page-content,
        .page-header,
        .site-footer,
        .site-header,
        .widecolumn {
            background: 0 0 !important
        }

        .author-info,
        .comment-list .pingback,
        .comment-list .trackback,
        .comment-list article,
        .comment-list+.comment-respond,
        .comments-area,
        .hentry+.hentry,
        .no-comments,
        .page-header,
        .site-footer,
        .site-header,
        abbr[title],
        pre,
        table,
        td,
        th {
            border-color: #eaeaea !important
        }

        .site {
            margin: 0 7.6923%
        }

        .sidebar {
            position: relative !important
        }

        .site-branding {
            padding: 0
        }

        .site-header {
            padding: 7.6923% 0
        }

        .site-description {
            display: block
        }

        .hentry+.hentry {
            margin-top: 7.6923%
        }

        .entry-footer,
        .entry-header {
            padding: 0
        }

        .page-content {
            padding: 7.6923% 0 0
        }

        .page-header {
            padding: 3.84615% 0
        }

        .site-footer {
            margin-top: 7.6923%;
            padding: 3.84615% 0
        }
    }

    .material-icons {
        font-family: "Material Icons";
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        line-height: normal;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr
    }

    html {
        box-sizing: border-box
    }

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

    ul[class] {
        list-style: none;
        padding-left: 0
    }

    img {
        max-width: 100%;
        display: block
    }

    button,
    input,
    select,
    textarea {
        font: inherit
    }

    a {
        text-decoration: none
    }

    body,
    html {
        height: 100%
    }

    * {
        font-family: Roboto, sans-serif;
        font-weight: 500;
        outline: 0
    }

    .wrapper {
        display: flex;
        flex-direction: column;
        min-height: 100%
    }

    .main {
        flex: 1 0 auto
    }

    .entry-content {
        color: #666;
        font-family: Roboto, sans-serif;
        line-height: 1.75;
        word-break: normal;
        text-align: justify;
        letter-spacing: .75px;
        font-size: 1.1em;
        height: auto;
        margin-bottom: 10px;
        height: auto
    }

    .entry-title {
        margin-bottom: 5px
    }

    .site-logo {
        position: fixed;
        top: 20px;
        left: 20px;
        z-index: 10;
        color: #fff
    }

    .site-logo:hover {
        color: #fff
    }

    .entry-title a {
        font-family: Roboto, sans-serif;
        margin-bottom: 16px;
        font-size: 3rem;
        font-weight: 500;
        color: #111;
        letter-spacing: .025px;
        text-align: center
    }

    .entry-title a:hover {
        color: #fa6342;
        text-decoration: underline
    }

    .footer {
        flex: 0 0 auto
    }

    img {
        width: 100%
    }

    a {
        text-decoration: none
    }

    a:active {
        opacity: .7
    }

    ul {
        list-style: none
    }

    h1 {
        font-size: 36px;
        line-height: normal;
        color: #555;
        letter-spacing: 1.75px;
        font-weight: 700;
        text-transform: capitalize
    }

    .game-name {
        font-size: 30px !important;
        line-height: normal;
        color: #78b46b;
        letter-spacing: 1.75px;
        font-weight: 700
    }

    h2 {
        font-size: 22px;
        line-height: normal;
        letter-spacing: .5px;
        color: #78b46b;
        padding: 5px 0;
        margin: 0 10px;
        font-weight: 600
    }

    h3 {
        font-size: 28px;
        line-height: normal;
        letter-spacing: 1px;
        color: #666;
        padding-bottom: 10px
    }

    h4 {
        font-size: 22px;
        color: #515365
    }

    h5 {
        font-size: 20px;
        color: #515365;
        letter-spacing: 1px
    }

    p {
        font-size: 14px
    }

    h6 {
        font-size: 16px;
        color: #111
    }

    h6:hover {
        color: #fa6342;
        text-decoration: underline
    }

    h6:active {
        opacity: .7
    }

    .footer__top-menu {
        display: flex;
        flex-direction: row
    }

    p {
        color: #555;
        line-height: 1.6;
        letter-spacing: .75px;
        font-weight: 400;
        font-family: OpenSans, sans-serif;
        word-break: normal;
        text-align: justify
    }

    button {
        display: flex;
        align-items: center;
        background: rgba(0, 0, 0, 0);
        border: none
    }

    .header__top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0
    }

    .header__logo img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
    }

    .header__burger {
        display: none;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 23px;
        height: 23px;
        cursor: pointer
    }

    .header__burger span {
        position: relative;
        width: 100%;
        height: 3px;
        background: #000;
        transition: .3s linear;
        display: block
    }

    .header__burger span::after,
    .header__burger span::before {
        content: "";
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 3px;
        background: #000
    }

    .header__burger span::after {
        top: 7px
    }

    .header__burger span::before {
        top: -7px
    }

    .header__menu-content {
        display: flex;
        justify-content: center;
        position: relative
    }

    .header__menu {
        background: #78b46b;
        height: 70px
    }

    .header__menu-list {
        display: flex;
        justify-content: space-between;
        height: 70px;
        align-items: center
    }

    .header__menu-list .header__menu-item a {
        position: relative;
        display: flex;
        font-size: 20px;
        padding: 22px 25px;
        color: #fff;
        box-sizing: border-box;
        border: none;
        height: 70px;
        overflow: hidden
    }

    .header__menu-list .header__menu-item a.active,
    .header__menu-list .header__menu-item a:hover {
        background: #febf01;
        color: #78b46b
    }

    .header__menu-list .header__menu-item a.active::after,
    .header__menu-list .header__menu-item a:hover::after {
        opacity: 1;
        transform: translate(0, 0);
        visibility: visible
    }

    .kids {
        background: #f2f2f2;
        padding: 20px 0 25px
    }

    .kids__inner-content {
        flex-direction: row;
        justify-content: space-between
    }

    .aside {
        max-width: 330px;
        flex-direction: column;
        display: flex;
        min-width: 330px
    }

    .games {
        padding: 20px 10px;
        background: #fff;
        border-radius: 5.008px;
        height: auto;
        display: block;
        box-shadow: 0 0 1px 0 rgba(25, 27, 35, .16), 0 1px 2px 0 rgba(25, 27, 35, .12);
        margin: 0 auto 30px
    }

    .sponsers {
        text-align: center;
        background: #fff;
        border-radius: 5.008px;
        margin-bottom: 30px;
        padding: 10px
    }

    .footer__top-content {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .footer__top-content a {
        color: #000
    }

    .footer__top-content a:hover {
        text-decoration: underline
    }

    .footer__top-content p {
        font-size: 15px;
        font-weight: 500;
        color: #000;
        font-family: Roboto, sans-serif
    }

    .footer__top {
        background: #fff;
        padding: 30px 0
    }

    .footer__top code p {
        color: #515365
    }

    .footer__top-menu {
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        list-style: none
    }

    .footer__top-menu li {
        border-right: 1px solid #515365;
        padding: 0 10px;
        line-height: 1
    }

    .footer__top-menu li:last-child {
        padding-right: 0;
        border-right: none
    }

    .footer__top-menu li a {
        color: #78b46b
    }

    .footer__top-menu li a:hover {
        color: #fa6342;
        text-decoration: underline
    }

    .footer__bottom {
        padding: 30px 0;
        background: #78b46b
    }

    .footer__bottom-content {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .footer__bottom-content .footer-logo {
        width: 160px;
        margin-bottom: 15px
    }

    .footer__bottom-content p {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        font-family: Roboto, sans-serif;
        color: #fff
    }

    .footer__bottom .arrow {
        display: none;
        position: fixed;
        right: 20px;
        bottom: 40px;
        z-index: 10;
        cursor: pointer
    }

    .footer__bottom .arrow img {
        width: 37px
    }

    .related-games-title h2 {
        font-size: 28px;
        line-height: normal;
        letter-spacing: 1px;
        color: #666;
        font-family: Roboto, sans-serif;
        padding-bottom: 10px
    }

    .game__content {
        padding: 20px;
        background: #fff;
        border-radius: 5.008px;
        max-height: 760px;
        min-height: 580px;
        box-shadow: 0 0 1px 0 rgba(25, 27, 35, .16), 0 1px 2px 0 rgba(25, 27, 35, .12);
        margin-bottom: 20px
    }

    #skeleton {
        margin: 0 auto;
        border: 16px solid #f3f3f3;
        border-top: 16px solid #ee6960;
        border-radius: 50%;
        width: 120px;
        height: 120px;
        animation: spin 1.3s linear infinite;
        background: #275efe;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    .tooltip {
        position: relative;
        display: inline-block
    }

    .tooltip-text {
        visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        transform: translate(-49%, 40%);
        background-color: #000;
        color: #fff;
        text-align: center;
        padding: 10px;
        border-radius: 4px;
        margin-top: 10px;
        white-space: nowrap
    }

    .chain-js:hover>.tooltip-text {
        visibility: visible
    }

    .down_vote_count,
    .up_vote_count {
        color: #111
    }

    .person-image {
        width: 45px
    }

    .games-title.share {
        box-shadow: 0 0 1px 0 rgba(25, 27, 35, .16), 0 1px 2px 0 rgba(25, 27, 35, .12);
        height: 97px;
        display: block
    }

    @media(min-width:1441px)and (max-width:2560px) {
        .container {
            max-width: 1400px;
            padding: 0 15px;
            margin: 0 auto
        }
    }

    @media(min-width:1359px)and (max-width:1440px) {
        .container {
            max-width: 1280px;
            padding: 0 15px;
            margin: 0 auto
        }

        h1 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (26 - 16) + 16px)
        }

        h2 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
        }

        .entry-title a {
            font-size: 13px
        }

        .page h2 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
        }
    }

    @media(min-width:1280px)and (max-width:1359px) {
        .container {
            max-width: 1200px;
            padding: 0 15px;
            margin: 0 auto
        }

        h1 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (26 - 16) + 16px)
        }

        h2 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
        }

        .entry-title a {
            font-size: 13px
        }

        .page h2 {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
        }
    }

    @media(min-width:1025px)and (max-width:1279px) {
        .container {
            padding: 0 15px;
            margin: 0 auto
        }
    }

    @media(min-width:360px)and (max-width:1199px) {
        .games-share {
            display: none !important
        }

        .games-title.share {
            display: none
        }
    }

    @media screen and (max-width:1100px) {
        .header__menu-list .header__menu-item a {
            padding: 22px 15px
        }

        .page-title-class {
            font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
        }

        .game__content {
            height: auto
        }

        .header__logo {
            width: auto
        }

        .my-header {
            display: none
        }

        .site-logo {
            display: none !important
        }

        .site-title {
            font-size: 32px
        }
    }

    @media(min-width:360px)and (max-width:1024px) {
        .container {
            padding: 0 15px;
            margin: 0 auto
        }
    }
}

@media screen and (max-width:1024px) {
    .header__top {
        display: flex;
        align-items: center;
        height: 60px;
        padding: 10px 0
    }

    .header__burger {
        display: flex
    }

    .header__burger.active span {
        background: rgba(0, 0, 0, 0)
    }

    .header__burger.active span::before {
        top: 0;
        transform: rotate(45deg)
    }

    .header__burger.active span::after {
        top: 0;
        transform: rotate(-45deg)
    }

    .header__logo {
        margin: 0 auto;
        width: 150px
    }

    .header__menu-content {
        justify-content: flex-start;
        width: 270px;
        background: #fff;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
        overflow: auto;
        height: calc(100vh - 54px);
        transform: translate(-100%, 0);
        transition: .3s linear
    }

    .header__menu-list {
        flex-direction: column;
        width: 100%
    }

    .header__menu-item {
        width: 100%
    }

    .header__menu-list .header__menu-item a {
        display: flex;
        width: 100%;
        padding: 20px;
        color: #78b46b;
        overflow: hidden
    }

    .header__menu-list .header__menu-item a:hover {
        background: #fff;
        color: #78b46b
    }

    .header__menu-list .header__menu-item a::after {
        display: none
    }

    .header .header__menu .container {
        padding: 0
    }

    .header__menu {
        position: fixed;
        top: 54px;
        left: 0;
        z-index: 10;
        background: rgba(0, 0, 0, .7);
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: .3s linear
    }

    .header__menu.mobile-menu {
        opacity: 1;
        visibility: visible;
        z-index: 1E+15
    }

    .games-share {
        display: none !important
    }

    .games-share-game-page {
        display: none !important
    }

    .header__menu.mobile-menu .header__menu-content {
        transform: translate(0, 0)
    }

    .kids__inner-content {
        flex-direction: column
    }

    .aside {
        width: 100% !important;
        max-width: 100%
    }
}

@media screen and (max-width:1024px) {
    .kids h2 {
        font-size: 20px
    }

    .welcome__title h2 {
        font-size: 22px
    }

    .kidsinfo__list .info-item {
        width: 100%
    }

    .footer__top-content {
        flex-direction: column-reverse;
        text-align: center
    }

    .footer__top-menu {
        margin-bottom: 15px
    }

    .inner-typing .typing-content .typing-item {
        margin-bottom: 20px;
        padding-right: 10px
    }

    .inner-typing .typing-content .typing-item .item-description span {
        width: 40px;
        height: 40px;
        margin-right: 10px
    }

    .inner-typing .typing-content .typing-item .item-description p {
        font-size: 16px
    }
}

.games {
    padding: 15px
}

.entry-content a img {
    transition: transform .3s ease, opacity .3s ease
}

.entry-content a img:hover {
    transform: scale(1.01);
    opacity: .8
}

.footer__top-menu {
    flex-direction: column
}

.footer__top-menu li {
    margin: 0 0 15px;
    border: none;
    padding: 0
}

.inner-typing .typing-content .typing-item {
    width: 100%;
    margin-bottom: 15px
}

.info-page {
    border-radius: 10px;
    box-shadow: 0 0 1px 0 rgba(108, 125, 190, .16), 0 1px 2px 0 rgba(25, 27, 35, .12);
    padding: 40px
}

.info-item-title {
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px
}

.related-games-title {
    margin: 0 10px;
    border-bottom: 1px solid #e5e5e5
}

.social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    padding: 5px
}

.social-icons a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #111;
    font-size: 24px;
    height: 80px;
    box-sizing: border-box;
    margin-bottom: 5px
}

.social-icons span {
    font-size: 14px;
    font-weight: 700;
    box-sizing: border-box;
    padding-top: 8px
}

.social-icons a:hover {
    color: #000;
    cursor: pointor;
    transform: translateY(-8px);
    transition: transform .3s ease-in-out
}

.a2a_kit a {
    cursor: pointer;
    transition: transform .3s ease-in-out !important
}

.kids-info {
    padding: 30px;
    background: #f2f2f2
}

.kids-info .info-page {
    border-radius: 10px
}

.kids-info .info-item-title h1 {
    line-height: 1.4;
    text-align: center
}

.kids-info form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kids-info .form-select,
.kids-info form label {
    width: 48%;
    margin-bottom: 30px;
    position: relative
}

.kids-info .form-select .select-selected,
.kids-info form input,
.kids-info form textarea {
    width: 100%;
    border: none;
    box-shadow: 0 5px 20px 0 rgba(61, 82, 96, .15);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 5px;
    padding: 19px 60px;
    color: #677294
}

.kids-info .form-select .select-selected {
    cursor: pointer
}

.kids-info .textarea {
    width: 100%
}

.kids-info form textarea {
    resize: none;
    padding: 20px 60px 0
}

.kids-info .far,
.kids-info .fas {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 14px;
    top: 14px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    border-radius: 50%;
    pointer-events: none;
    color: #fff;
    background: #fc6141
}

.kids-info .submit-wrapper {
    display: flex;
    align-items: center
}

.kids-info .submit-wrapper .loading {
    color: #0ac083;
    font-size: 14px;
    margin-left: 5px
}

.kids-info button {
    border-radius: 5px;
    display: inline-block;
    background-color: #222;
    border: none;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 18px 36px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    transition: .3s linear;
    cursor: pointer;
    user-select: none
}

.kids-info button:hover {
    opacity: .8
}

.kids-info button[disabled=disabled] {
    opacity: .5;
    pointer-events: none
}

.kids-info .error-icon,
.kids-info .success {
    right: 14px;
    left: inherit
}

.kids-info .success {
    display: none
}

.kids-info .chevron {
    right: 14px;
    left: inherit
}

.kids-info .rotate {
    transform: rotate(180deg)
}

.kids-info .error-icon {
    color: #f27474;
    background: rgba(242, 116, 116, .2);
    display: none
}

.kids-info .form-select .select-list {
    position: absolute;
    top: 68px;
    background: #fff;
    width: 100%;
    box-shadow: 0 5px 20px 0 rgba(61, 82, 96, .15);
    z-index: 10;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400
}

.kids-info .form-select .select-item {
    position: relative;
    padding: 21px 60px;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.kids-info .form-select .select-item:last-child {
    border-bottom: transparent
}

.kids-info .form-select .select-item:hover {
    background: #fc6141;
    color: #fff;
    border-bottom: 1px solid #222;
    transition: .3s linear
}

.kids-info .form-select .select-item:hover .fas {
    color: #fff;
    background: rgba(255, 255, 255, .1);
    transition: .3s linear
}

.page-item-description .error {
    font-weight: 400;
    border-radius: 5px
}

.page-item-description p {
    height: auto;
    font-size: 1.1em;
    line-height: 1.8;
    color: #78b46b;
    letter-spacing: .75px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    word-break: normal;
    text-align: justify;
    font-family: OpenSans, sans-serif
}

.error .error-message {
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #721c24;
    background: rgba(242, 116, 116, .2);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    transition: .3s ease-in;
    height: 0;
    padding: 0;
    opacity: 0
}

.error .error-message.show {
    height: 100%;
    padding: 20px;
    opacity: 1
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.success-popup {
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.success-popup .success-inner {
    max-width: 500px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    text-align: center;
    margin-top: 28px
}

.success-popup .success-top {
    background: #0ac083;
    color: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.success-popup .success-top span {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: normal;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.success-popup .success-top h4,
.success-popup .success-top span {
    color: #fff
}

.success-popup .success-middle {
    padding: 20px
}

.success-popup .success-middle svg {
    margin-bottom: 30px;
    fill: #0ac083;
    stroke: #0ac083;
    background: rgba(10, 192, 131, .1);
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.success-popup .success-middle p {
    color: #677294;
    text-align: center
}

.success-popup .success-bottom {
    padding: 20px;
    border-top: 1px solid #dee2e6
}

.success-popup .success-bottom a {
    background-color: #0ac083;
    border-radius: 5px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 12px 30px;
    color: #fff
}

.success-popup .success-bottom a:active,
.success-popup .success-bottom a:hover {
    opacity: .7
}

@media screen and (max-width:768px) {
    .kids-info {
        padding: 10px
    }

    .kids-info .info-page {
        padding: 20px
    }

    .kids-info .form-select,
    .kids-info form label {
        width: 100%
    }

    .kids-info .form-select .select-selected,
    .kids-info form input,
    .kids-info form textarea {
        width: 50vw
    }
}

@media screen and (max-width:567px) {
    .kids.contacts h1 {
        font-size: 32px
    }
}

.games-title-page.share {
    height: 97px
}

.tag {
    background: #fff;
    border-radius: 3px 0 0 3px;
    color: #78b46b;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none
}

.tag::before {
    background: #78b46b;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px
}

.tag::after {
    background: #78b46b;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #fff;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0
}

.tag:hover {
    background-color: #ff4963;
    color: #fff
}

.tag:hover::after {
    border-left-color: #ff4963;
    color: #fff
}

.header__menu-item-add a {
    position: relative;
    display: flex;
    font-size: 20px;
    padding: 23px 23px;
    color: #fff;
    box-sizing: border-box;
    border: none;
    height: 70px;
    background: #fa6342;
    color: #fff;
    overflow: hidden
}

.header__menu-item-add a:hover {
    background: #febf01;
    color: #78b46b
}

.home_content {
    background: #f2f2f2;
    padding: 45px 0 35px
}

.home_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 20px
}

@media (max-width:1200px) {
    .home_grid {
        grid-template-columns: 1fr
    }
}

.page {
    max-width: 1400px;
    padding: 30px;
    background: #fff;
    border-radius: 5.008px;
    height: auto;
    box-shadow: 0 0 1px 0 rgba(25, 27, 35, .16), 0 1px 2px 0 rgba(25, 27, 35, .12);
    margin: 0 auto;
    margin-bottom: 30px;
    font-family: OpenSans, sans-serif;
    display: block
}

.page a {
    color: #78b46b
}

.page a:hover {
    text-decoration: underline
}

.page h2 {
    margin-bottom: 15px;
    color: #78b46b;
    text-align: center
}

@media screen and (max-width:1024px) {
    .page h2 {
        font-size: 20px
    }
}

.page h3 {
    font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #78b46b
}

.page h4 {
    margin-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
    padding: 0 0 10px;
    font-size: calc((100vw - 480px)/ (1280 - 480) * (24 - 16) + 16px)
}

@media screen and (max-width:1024px) {
    .page h3 {
        font-size: 16px
    }

    .site-logo{
        display: none;
    }

    .entry-title{
        margin: 0;
    }
}

.page p {
    margin-bottom: 10px;
    font-size: 1.1em;
    line-height: 1.8;
    color: #78b46b;
    letter-spacing: .75px;
    font-weight: 400;
    font-family: OpenSans, sans-serif;
    word-break: normal;
    text-align: justify
}

.page ol {
    margin: 10px 0 20px 20px
}

.page ol li {
    margin-bottom: 5px;
    color: #78b46b;
    line-height: 2;
    font-size: 1em
}

ol li strong {
    color: #111
}

.cat-links {
    display: block
}

.cat-links a {
    color: #000
}

.cat-links a:hover {
    color: #111;
    text-decoration: underline
}

@media (max-width:960px) {
    #playframe {
        width: 100%;
        height: auto
    }

    .site-header {
        background-color: #fff;
        border-bottom: 1px solid rgba(51, 51, 51, .1);
        padding: 0 15px;
    }

    .site-title{
        margin: 0;
        padding-top: 14px;
    }
}

.aside {
    width: 330px
}

figcaption {
    background-color: #222;
    color: #fff;
    font: italic smaller sans-serif;
    padding: 3px;
    text-align: center
}

@media (min-width:1024px) {
    .phoneCont {
        display: none !important;
    }
}

.positionFixed {
    bottom: 0;
    left: 50%;
    position: fixed;
    transform: translate(-50%, 0);
    z-index: 999;
    width: 100%;
    background-color: #e4e4e4;
    display: flex;
    justify-content: center
}

.ad-div {
    margin-bottom: 50px;
    width: 100%;
    min-height: 250px;
    clear: both;
}

.t_de {
  clear: both;
    height: 0.2rem;
    width: 100%;
    clear: both;
    max-width: 100%;
    line-height: 0.3rem;
    font-size: 12px;
    padding: 0.5rem 0 1rem 0;
    box-sizing: border-box;
    color: #707070;
    text-align: center;
}

.grecaptcha-badge {
    visibility: hidden
}