@charset "UTF-8";
#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}
         html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #0f161a;
font-family: arial, ubuntu, roboto, noto, -apple-system, helvetica, sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
.archive-description {
word-wrap: break-word;
overflow-wrap: break-word;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #263238;
color: #fff;
font-family: "Courier 10 Pitch", courier, monospace;
font-size: 0.8125rem;
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;
}
abbr,
acronym {
border-bottom: 1px dotted #586674;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #f5f7f8;
}
hr {
background-color: #666;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
display: block;
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
text-decoration: none;
}
a:visited {
color: #800080;
}
a:hover {
text-decoration: underline;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: 2px dotted #0f161a;
}
a:hover,
a:active {
outline: 0;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
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 {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=search] {
padding: 3px 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} #primary {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
max-width: 1180px;
margin: 50px auto;
}  .site-header {
background: #fff;
border-bottom: 1px solid rgba(38, 50, 56, 0.1);
display: flex;
flex-flow: row wrap;
align-items: center;
padding: 0.75rem 3rem;
}
.site-header .site-branding {
line-height: normal;
}
.site-header .site-title {
font-size: 1.625rem;
margin: 0px;
}
.site-header .site-title a {
color: #0f161a;
}
.site-header .open-nav-mobile,
.site-header .close-nav-mobile {
display: none;
}
.really-first-menu {
display: flex;
flex-flow: row wrap;
margin: 0px;
}
.really-first-menu .menu-item {
list-style: none;
}
.really-first-menu .menu-item:hover > .sub-menu,
.really-first-menu .menu-item:focus-within > .sub-menu,
.really-first-menu .menu-item .sub-menu:hover,
.really-first-menu .menu-item .sub-menu:focus {
visibility: visible;
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 0.3s ease-in-out;
}
.really-first-menu .menu-item:hover,
.really-first-menu .menu-item:focus-within {
cursor: pointer;
}
.really-first-menu .menu-item a {
color: #0f161a;
display: block;
padding: 5px 10px;
}
.really-first-menu .menu-item a:hover,
.really-first-menu .menu-item a:focus {
color: #191970;
}
.really-first-menu .menu-item .sub-menu {
background: #fff;
box-shadow: 0px 1px 20px 5px rgba(38, 50, 56, 0.1);
visibility: hidden;
opacity: 0;
margin-left: 5px;
min-width: 250px;
position: absolute;
padding-left: 0px;
transform: translate3d(0, 30px, 0);
transition: 0.3s;
z-index: 1000;
}
.really-first-menu .menu-item .sub-menu .menu-item a::after {
content: "";
}
[class*=menu-item-has-children] a::after {
content: "⌄";
margin-left: 5px;
}
[class*=menu-item-has-children] .sub-menu li:last-child {
border-bottom: 1px solid rgba(38, 50, 56, 0.1);
}
[class*=menu-item-has-children] .sub-menu li a {
border-left: 1px solid rgba(38, 50, 56, 0.1);
border-right: 1px solid rgba(38, 50, 56, 0.1);
border-top: 1px solid rgba(38, 50, 56, 0.1);
padding: 10px 15px;
}
[class*=menu-item-has-children] .sub-menu .menu-item .sub-menu {
margin-left: 70px;
}
.site-main .comment-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links {
display: flex;
margin-bottom: 59px;
}
.comment-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .navigation .nav-links .nav-previous a,
.navigation .nav-links .nav-next a {
background: #fff;
border: 1px solid rgba(38, 50, 56, 0.1);
color: #0f161a;
display: block;
font-size: 1.125rem;
margin-top: 35px;
overflow-wrap: break-word;
padding: 10px 0;
position: relative;
text-align: center;
transition: 0.3s ease-out;
}
.navigation .nav-links .nav-previous a:hover,
.navigation .nav-links .nav-previous a:focus,
.navigation .nav-links .nav-next a:hover,
.navigation .nav-links .nav-next a:focus {
background: #e2e6e9;
color: #191970;
}
.navigation .nav-links .nav-previous a::after {
content: "⇾";
margin-left: 10px;
}
.navigation .nav-links .nav-next a::before {
content: "⇽";
margin-right: 10px;
} .entry-site-main {
align-self: flex-start;
min-width: 850px !important;
max-width: 850px !important;
} .has-post-thumbnail {
border-radius: 3px 0 0 3px;
}
.post-card {
background: #fff;
box-shadow: 1px 1px 7px rgba(38, 50, 56, 0.1);
display: flex;
flex-flow: row nowrap;
position: relative;
transition: 0.3s ease-out;
}
.post-card:hover {
box-shadow: 0 7px 30px 0 rgba(38, 50, 56, 0.1);
}
.post-card + .post-card {
margin-top: 35px;
}
.post-card .card-media {
align-self: flex-start;
min-width: 370px !important;
max-width: 370px !important;
}
.post-card .card-media,
.post .entry-media {
line-height: 0;
}
.post-card .card-media .really-thumb {
border-radius: 3px 0 0 3px;
min-width: 370px !important;
}
.post-card .card-body {
padding: 35px 20px 20px 20px;
}
.post-card .card-body time {
border-left: 1px solid rgba(38, 50, 56, 0.1);
border-bottom: 1px solid rgba(38, 50, 56, 0.1);
border-right: 1px solid rgba(38, 50, 56, 0.1);
font-size: 0.75rem;
font-weight: 700;
left: 390px;
padding: 3px 10px;
position: absolute;
top: 0px;
text-transform: capitalize;
}
.post-card .card-body .entry-header .entry-title {
font-size: 1.25rem;
font-weight: 700;
line-height: 1.3;
margin: 0 0 10px 0;
max-width: 460px !important;
overflow-wrap: break-word;
}
.post-card .card-body .entry-header .entry-title a {
color: #0f161a;
}
.post-card .card-body .entry-meta a {
color: #0f161a;
font-size: 0.6875rem;
font-weight: 700;
text-transform: uppercase;
}
.post-card .card-body .entry-content p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.875rem;
font-weight: 300;
line-height: 1.6;
margin-top: 10px;
margin-bottom: 0px;
max-width: 460px !important;
}
.post-card .card-body .entry-content .more-link {
display: block;
margin-top: 10px;
}
.post-card .card-body > a {
border-left: 1px solid rgba(38, 50, 56, 0.1);
border-top: 1px solid rgba(38, 50, 56, 0.1);
bottom: 0px;
color: #0f161a;
font-size: 0.75rem;
font-weight: 700;
padding: 5px 10px;
position: absolute;
right: 0px;
text-transform: capitalize;
}
.post-card .card-body a:hover,
.post-card .card-body a:focus,
.post-card .entry-header .entry-title a:hover,
.post-card .entry-header .entry-title a:focus,
.post-card .card-body .entry-meta a:hover,
.post-card .card-body .entry-meta a:focus {
color: #191970;
} .paperclip {
display: none;
} .sticky {
background: #e2e6e9;
position: relative;
}
.sticky .paperclip { color: #0f161a;
display: block;
width: 20px;
position: absolute;
right: 8px;
top: 7px;
}
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .page-title {
font-size: 2rem;
margin-top: 0px;
margin-bottom: 35px;
text-align: center;
text-transform: capitalize;
}
.author .archive-description,
.archive-description p {
font-size: 1.25rem;
margin-top: 0px;
margin-bottom: 35px;
} .search .type-page .card-body {
width: 850px !important;
}
.search .type-page .card-body .entry-header .entry-title {
text-align: left;
} .page .entry-site-main,
.page-template .entry-site-main {
margin: 0 auto;
max-width: 950px !important;
}
.page .entry-header .entry-title,
.page-template .page .entry-header .entry-title {
font-size: 2.375rem;
margin-top: 0px;
margin-bottom: 50px;
text-align: center;
}
.page .entry-header .entry-media,
.page-template .page .entry-header .entry-media {
margin-bottom: 40px;
}
.page .entry-header .entry-media .really-page-thumb,
.page-template .page .entry-header .entry-media .really-page-thumb {
border-radius: 3px;
box-shadow: 0 7px 30px 0 rgba(38, 50, 56, 0.1);
}
.page .entry-body,
.page-template .page .entry-body {
background: #fff;
border: 1px solid rgba(38, 50, 56, 0.1);
margin: 0 auto;
max-width: 870px !important;
padding: 50px;
}
.page .entry-body .entry-content a,
.page-template .page .entry-body .entry-content a {
text-decoration: underline;
}
.page .entry-body .entry-content p,
.page-template .page .entry-body .entry-content p {
font-family: Georgia, "Times New Roman", Times, serif;
}
.page .entry-body .entry-content > p:first-child,
.page-template .page .entry-body .entry-content > p:first-child {
margin-top: 0px;
}
.page .entry-body .entry-content > p:last-child,
.page-template .page .entry-body .entry-content > p:last-child {
margin-bottom: 0px;
}
.page .comments-area,
.page-template .comments-area {
margin: 40px auto 0 auto;
max-width: 870px !important;
}
.page .comments-area .comment-respond .comment-reply-title,
.page-template .comments-area .comment-respond .comment-reply-title {
margin-top: 0px;
}
.page .comments-area .comment-respond .comment-form .form-submit,
.page-template .comments-area .comment-respond .comment-form .form-submit {
margin-bottom: 0px;
} .single-post .post .entry-header {
background: #fff;
border: 1px solid rgba(38, 50, 56, 0.1);
border-bottom: none;
padding: 50px 50px 0 50px;
text-align: center;
}
.single-post .has-post-thumbnail .entry-header {
padding: 50px;
}
.single-post .post .entry-header .entry-title {
font-size: 2rem;
margin-top: 0px;
margin-bottom: 20px;
overflow-wrap: break-word;
}
.single-post .post .entry-header time,
.single-post .post .entry-header span {
background: #fff;
border: 1px solid rgba(38, 50, 56, 0.1);
font-size: 0.8125rem;
padding: 5px 10px;
}
.single-post .post .entry-body .entry-media {
border: 1px solid rgba(38, 50, 56, 0.1);
}
.single-post .post .entry-body .entry-media .really-single-thumb {
width: 100%;
}
.single-post .post .entry-body .entry-content,
.single-post .post .entry-body .entry-meta {
background: #fff;
border-left: 1px solid rgba(38, 50, 56, 0.1);
border-right: 1px solid rgba(38, 50, 56, 0.1);
margin: 0 auto;
padding: 50px 50px 25px 50px;
}
.single-post .post .entry-body .entry-content a {
text-decoration: underline;
}
.single-post .post .entry-body .entry-content p {
word-wrap: break-word;
}
.single-post .post .entry-body .entry-content > p:first-child {
margin-top: 0px;
}
.single-post .post .entry-body .entry-content > p:last-child {
margin-bottom: 0px;
}
.single-post .post .entry-body .entry-meta {
border-top: none;
border-bottom: 1px solid rgba(38, 50, 56, 0.1);
display: flex;
justify-content: space-between;
padding: 0 50px 50px 50px;
}
.single-post .post .entry-body .entry-meta .entry-category-content,
.single-post .post .entry-body .entry-meta .entry-tags-content {
flex: 1;
}
.single-post .post .entry-body .entry-meta .entry-category-content span {
color: #586674;
}
.single-post .post .entry-body .entry-meta .entry-category-content a {
text-transform: capitalize;
}
.single-post .post .entry-body .entry-meta .entry-tags-content {
color: #586674;
margin-left: 20px;
}
.single-post .post .entry-body .entry-meta .entry-tags-content a {
margin-top: 10px;
text-transform: lowercase;
} .search-form {
display: flex;
flex-flow: row wrap;
}
.search-no-results .search-form label,
.error404 .search-form label {
max-width: 70%;
}
.search-form input {
border-radius: 3px 0 0 3px;
}
.search-form button {
background: #f5f7f8;
border-left: none;
border-radius: 0px;
cursor: pointer;
flex: 0 1 auto;
padding: 0px 10px;
transition: 0.3s ease-out;
}
.search-form button:hover {
background: #e3e6e8;
} .widget-area {
min-width: 300px !important;
max-width: 300px !important;
}
.widget-area .widget {
background: #fff;
border: 1px solid rgba(38, 50, 56, 0.1);
padding: 20px;
}
.widget-area .widget + .widget {
margin-top: 10px;
}
.widget-area .widget select {
max-width: 100%;
}
.widget-area .widget ul {
margin: 0px;
padding-left: 10px;
}
.widget-area .widget .widget-title {
margin-top: 0px;
text-align: center;
}
.widget-area .widget_text a {
text-decoration: underline;
}
.widget-area .widget_calendar .calendar_wrap {
text-align: center;
}
.widget-area .widget_calendar .calendar_wrap table {
border-collapse: collapse;
table-layout: fixed;
width: 100%;
}
.widget-area .widget_calendar .calendar_wrap caption {
caption-side: bottom;
color: #0f161a;
font-weight: 700;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
text-transform: capitalize;
text-align: right;
}
.widget-area .widget_calendar .calendar_wrap thead {
border-bottom: 2px solid #e3e6e8;
text-align: center;
}
.widget-area .widget_calendar .calendar_wrap thead th {
color: #0f161a;
font-weight: 700;
padding-bottom: 10px;
}
.widget-area .widget_calendar .calendar_wrap tbody td {
background: #f5f7f8;
border: 1px solid #fff;
padding: 8px;
text-align: center;
}
.widget-area .widget_calendar .calendar_wrap tbody td a {
font-weight: 700;
}
.widget-area .widget_calendar .calendar_wrap tbody td#today {
background-color: rgba(198, 249, 174, 0.5);
font-weight: 700;
}
.widget-area .widget_calendar .calendar_wrap .wp-calendar-nav span a {
text-transform: capitalize;
}
.widget-area .widget_nav_menu li + li,
.widget-area .widget_rss li + li {
margin-top: 15px;
}
.widget-area .widget_nav_menu ul ul {
margin-bottom: 15px;
}
.widget-area .widget_search form label {
flex: 1;
}
.widget-area .widget_search form label input {
width: 100%;
} .comments-area {
margin-top: 35px;
}
.comments-area blockquote {
position: relative;
}
.comments-area blockquote::before {
content: "“";
position: absolute;
}
.comments-area blockquote p {
margin-left: 10px;
}
.comments-area table th,
.comments-area table td {
border: 1px solid;
}
.comments-area .submit {
background: #f5f7f8;
cursor: pointer;
transition: 0.3s ease-out;
}
.comments-area .submit:hover {
background: #e3e6e8;
}
.comments-area .comment-form .comment-form-comment textarea {
min-width: 850px !important;
max-width: 850px !important;
}
.comment-content a {
word-wrap: break-word;
text-decoration: underline;
}
.bypostauthor {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .gallery {
display: grid;
grid-gap: 1.5em;
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
}
.gallery-columns-8 {
grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
}
.gallery-columns-9 {
grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
}
.gallery-caption {
display: block;
margin-top: 10px;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.entry-body .entry-content > p:last-child img.alignleft {
display: block;
float: none;
margin-right: auto;
}
.entry-body .entry-content > p:last-child img.alignright {
display: block;
float: none;
margin-left: auto;
}
.entry-body .entry-content > .wp-block-image:last-child figure.alignleft,
.entry-body .entry-content > .wp-block-image:last-child figure.alignright {
display: block;
float: none;
}
.entry-body .entry-content > .wp-block-image:last-child figure.alignleft img {
margin-right: auto;
}
.entry-body .entry-content > .wp-block-image:last-child figure.alignright img {
margin-left: auto;
}
.entry-body .entry-content ul,
.entry-body .entry-content ol {
margin-left: 0px;
}
.entry-body .entry-content table th,
.entry-body .entry-content table td {
border: 1px solid;
}
.entry-body .entry-content .wp-block-quote {
position: relative;
}
.entry-body .entry-content .wp-block-quote::before {
content: "“";
font-size: 2rem;
left: -10px;
position: absolute;
top: -17px;
}
.entry-body .entry-content .wp-block-quote p {
font-weight: 700;
position: relative;
}
.wp-block-pullquote blockquote {
position: relative;
}
.wp-block-pullquote blockquote::before {
content: "“";
display: block;
font-size: 2rem;
left: 0px;
position: absolute;
top: -15px;
}
.wp-block-pullquote blockquote.has-text-align-right::before {
content: "";
}  @media only screen and (min-width: 821px) and (max-width: 1200px) {
.entry-site-main {
min-width: 800px !important;
max-width: 800px !important;
}
.search .type-page .card-body {
width: 800px !important;
}
.gallery-columns-7 {
grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
}
.gallery-columns-8 {
grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
}
.gallery-columns-9 {
grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
}
}
@media only screen and (max-width: 1200px) {
#primary {
max-width: 800px;
}
.site-header {
flex-flow: column nowrap;
}
.site-header .site-title,
.site-header .site-branding {
margin: 0 auto 10px auto;
}
.comments-area .comment-form .comment-form-comment textarea {
min-width: 800px !important;
max-width: 800px !important;
}
.widget-area {
margin-top: 35px;
min-width: 100% !important;
max-width: 100% !important;
}
.widget-area .widget + .widget {
margin-top: 35px;
}
.search-form {
flex-flow: column nowrap;
}
.search-form label {
max-width: 100%;
}
.search-form input {
border-radius: 3px 3px 0 0;
border-bottom: none;
padding: 7px 10px;
}
.search-form button {
border-color: rgba(38, 50, 56, 0.1);
border-left: 1px solid rgba(38, 50, 56, 0.1);
border-radius: 0 0 3px 3px;
max-width: 100%;
padding: 10px;
}
.search-no-results .search-form label,
.error404 .search-form label {
max-width: initial;
}
.search-no-results .search-form label input,
.error404 .search-form label input {
width: 100%;
}
} @media only screen and (max-width: 899px) {
.site-header {
max-width: 100% !important;
padding: 0.75rem 1rem;
}
.site-header .open-nav-mobile,
.site-header .close-nav-mobile {
display: initial;
}
.site-header .open-nav-mobile {
color: #0f161a;
text-transform: uppercase;
}
.site-header .open-nav-mobile::before {
content: "";
display: inline-block;
background: #0f161a;
box-shadow: 0 -5px 0 0 currentColor, 0 -10px 0 0 currentColor;
width: 20px;
height: 2px;
margin-right: 5px;
}
.site-header .main-navigation {
background: #fff;
box-shadow: 0 3px 5px 2px rgba(38, 50, 56, 0.1);
display: none;
position: absolute;
left: 0;
top: 99px;
width: 100% !important;
z-index: 2000;
}
.site-header .main-navigation:target {
display: flex;
flex-flow: column nowrap;
}
.main-navigation .close-nav-mobile {
background: #0f161a;
color: #fff;
order: -1;
padding: 20px;
transition: 0.2s ease-out;
}
.main-navigation .close-nav-mobile:hover,
.main-navigation .close-nav-mobile:focus {
background: rgba(38, 50, 56, 0.1);
color: #0f161a;
}
.really-first-menu {
flex-flow: column nowrap;
padding: 20px 70px;
}
.really-first-menu .menu-item,
.really-first-menu .menu-item .sub-menu,
.really-first-menu .menu-item .sub-menu .menu-item {
margin: 0px;
}
.really-first-menu .menu-item {
list-style: circle;
}
.really-first-menu .menu-item a,
.really-first-menu .menu-item .sub-menu .menu-item a {
padding: 10px;
text-decoration: none;
word-wrap: break-word;
}
.really-first-menu .menu-item a:hover {
background: rgba(38, 50, 56, 0.1);
text-decoration: none;
}
.really-first-menu .menu-item + .menu-item {
margin-left: 0px;
margin-top: 10px;
}
.really-first-menu .menu-item .sub-menu {
position: static;
visibility: visible;
opacity: 1;
transform: none;
transition: none;
box-shadow: none;
}
.really-first-menu .menu-item .sub-menu .menu-item {
list-style: none;
margin-top: 10px;
}
.really-first-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
padding-left: 35px;
}
[class*=menu-item-has-children] .sub-menu li:last-child {
border-bottom: none;
}
[class*=menu-item-has-children] .sub-menu li a {
border-bottom: none;
border-left: none;
border-right: none;
border-top: none;
}
[class*=menu-item-has-children] .sub-menu .menu-item .sub-menu {
margin-left: 0px;
}
.page .entry-body,
.page-template .page .entry-body {
padding: 20px;
}
}
@media only screen and (max-width: 820px) {
#primary {
max-width: 300px;
}
.navigation .nav-links .nav-previous a,
.navigation .nav-links .nav-next a {
padding: 10px;
}
.entry-site-main {
min-width: 300px !important;
max-width: 300px !important;
}
.post-card {
border-radius: 0px;
flex-flow: column nowrap;
}
.post-card .card-body time {
display: none;
}
.post-card .card-media {
min-width: 300px !important;
max-width: 300px !important;
}
.post-card .card-media .really-thumb {
border-radius: 0px;
min-width: 300px !important;
max-width: 300px !important;
}
.post-card .card-body > a {
display: none;
}
.sticky .card-body::after {
bottom: 2px;
right: 7px;
top: initial;
}
.search .type-page .card-body {
width: 300px !important;
}
.gallery {
display: grid;
grid: auto/repeat(auto-fit, minmax(200px, 1fr));
grid-gap: 20px;
}
.wp-block-latest-posts.is-grid {
flex-direction: column;
}
.wp-block-latest-posts.is-grid li {
width: 100%;
}
.wp-block-latest-posts.is-grid {
word-wrap: break-word;
word-break: break-word;
}
.single-post .post .entry-header {
padding: 20px 20px 0 20px;
text-align: left;
}
.single-post .has-post-thumbnail .entry-header {
padding: 20px;
}
.single-post .post .entry-header time {
display: block;
text-align: center;
}
.single-post .post .entry-header span {
display: none;
}
.single-post .post .entry-body .entry-content,
.single-post .post .entry-body .entry-meta {
padding: 20px;
}
.single-post .post .entry-body .entry-meta {
flex-direction: column;
}
.single-post .post .entry-body .entry-meta .entry-category-content {
margin-bottom: 20px;
}
.single-post .post .entry-body .entry-meta .entry-tags-content {
margin-left: 0px;
}
.comments-area .comment-form .comment-form-comment textarea {
min-width: 300px !important;
max-width: 300px !important;
}
.comment-list {
padding-left: 20px;
}
.comment-list,
.comment-list ul,
.comment-list ol {
margin-left: 0px;
}
.children {
padding-left: 20px;
}
.gallery,
.wp-block-media-text {
display: flex;
flex-direction: column;
}
.alignleft,
.alignright {
float: none;
}
.alignright {
text-align: right;
}
.wp-block-audio audio {
max-width: 258px !important;
min-width: initial;
}
.wp-block-columns,
.wp-block-gallery .blocks-gallery-grid {
flex-direction: column;
}
.wp-block-columns .wp-block-column {
margin-left: 0px;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
width: 100%;
}
}  .footer {
background-color: #fff;
border-top: 1px solid rgba(38, 50, 56, 0.1);
border-bottom: 1px solid rgba(38, 50, 56, 0.1);
font-family: arial, ubuntu, roboto, noto, -apple-system, helvetica, sans-serif;
font-size: 0.875rem;
color: #586674;
padding: 1.25rem;
}
.footer small {
font-size: 0.875rem;
}
.footer > .container {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.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;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
text-align: center;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}