/*!
Theme Name: Ready Marin 2022
Theme URI: https://pdoubleday.com/
Author: Paula Doubleday
Author URI: https://wp-points.com
Description: Ready Marin theme built on GutenStart framework
Version: 100.0.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gutenstart
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

GutenStart is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    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 {
    -webkit-box-sizing: border-box;
    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"] {
    -webkit-box-sizing: border-box;
    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;
}

body, button, input, select, optgroup, textarea {
    color: #000;
    font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 1.3;
}

h1, .h1 {
    font-size: 28px;
}

.blog h1, .archive h1 {
    padding-top: 40px;
}

h2, .h2 {
    font-size: 28px;
    font-weight: 700 !important;
}

.flip-box-block-innner h2 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 28px;
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 24px;
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 20px;
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 16px;
    font-size: 1rem;
}

p {
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-size: 17.6px;
    font-size: 1.2rem;
    line-height: 1.4;
}

.kt-accordion-panel-inner p, .kt-accordion-panel-inner ol li, .kt-accordion-panel-inner ul li {
    font-size: 1rem ;
}

.entry-content li {
    font-size: 17.6px;
    font-size: 1.2rem;
    line-height: 1.4;
}

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

blockquote {
    margin: 0;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #e6e6ea;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

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

big {
    font-size: 125%;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    word-wrap: break-word;
}

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

body {
    background: #fff;
    margin: 0;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    border: 0;
}

ul, ol {
    margin: 0 0 1.5rem 1.5rem;
    padding-left: 1.5rem;
}

ul li, ol li {
    margin-bottom: 12px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
    margin-top: 12px;
}

ul.cats {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100%;
}

ul.cats a {
    margin-right: 30px
}

li.current-cat a {
    font-weight: 700
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

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

figure {
    margin: 1em 0;
}

figure figcaption {
    color: #86868a;
    margin-top: 0;
}

.wp-block-image figcaption {
    margin-top: 0;
    text-align: center;
    font-size: 0.95rem;
}

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

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

table caption {
    font-size: 1.5em;
    margin: .7em 0 .75em;
}

table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .55em;
}

table th, table td {
    padding: .625em;
}

table th strong {
    font-size: 1em;
    font-weight: 500 ;
    color: #000;
    ] }

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    table td:last-child {
        border-bottom: 0;
    }
}

.kt-carousel-container-arrowstyle-outlinewhite .tns-outer .tns-controls button, .kt-carousel-container-arrowstyle-outlinewhite .tns-outer .tns-controls button:hover {
    border: 0 !important
}

.tns-outer .tns-controls button[data-controls="prev"]:before, .tns-outer .tns-controls button[data-controls="next"]:before {
    width: 30px !important;
    ; height: 30px!important;
    ;}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6ea;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 1rem 1.5rem;
    cursor: pointer;
    font-size: 1rem;
    background: #007bff;
    border-width: 0;
    color: #fff;
    font-weight: 600;
}

button:hover, button:active, button:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    background: #004a99;
}

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 #e6e6ea;
    border-radius: 3px;
    padding: 0.5rem;
    background-color: #f6f6fa;
}

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

a {
    color: #1140A6;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
}

a:visited {
    color: #1140A6;
}

a:hover, a:focus, a:active {
    color: #000000;
}

h2 input {
    background: none !important;
    border: 0 !important;
    position: relative;
    font-weight: 500;
    font-size: 1em;
    outline: none !important
}

h2 .inputname:before {
    content: "To:";
    color: #000;
    display: inline-block !important;
    position: relative;
    font-weight: 500
}

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

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
}

#site-navigation {
    padding-bottom: 16px;
}

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

.main-navigation ul ul {
    border: 0px solid #e6e6ea;
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    text-align: left;
    padding: 10px 0px 5px;
}

.main-navigation ul ul ul {
    left: -999em;
    top: -20px;
    
}

.main-navigation ul ul li {
    margin-bottom: 12px;
    margin-left: 10px;
}
.main-navigation ul ul li:focus-within > ul {
    left: 100%;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li:focus-within > ul{
    left: auto;
}
.main-navigation ul li:hover > ul, 
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul li.focus-within > ul {
    left: auto;
}


.main-navigation li {
    display: inline-block;
    position: relative;
    margin-left: 25px;
    margin-bottom: 0;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #46464a;
}
.main-navigation a:focus-within {
    color: #007bff;
}

.main-navigation a:hover {
    color: #007bff;
}

.menu-toggle, .main-navigation.toggled ul {
    display: block;
    margin-top: 15px;
}

.menu-toggle {
    display: none;
}

@media screen and (min-width: 37.5em) {
    .main-navigation ul {
        display: flex;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 37.5em) {
    .main-navigation li {
        display: block;
    }

    .nav-menu {
        text-align: left;
    }
.main-navigation ul ul li:focus-within > ul{
        left: 0;
        top: 100%;
    } 
    .main-navigation ul ul li:hover > ul, 
    .main-navigation ul ul li.focus > ul {
        left: 0;
        top: 100%;
    }
    .main-navigation li:focus-within ul {
        left: 0;
        top: 100%; display: block;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.navigation.pagination {
    width: 100%;
}

.navigation.pagination .nav-links {
    margin: 0 auto !important;
}

.navigation.pagination .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev {
    width: 60px;
}

.navigation.pagination .page-numbers.current {
    background: #f6f6fa;
}

.navigation.pagination .page-numbers:hover {
    background: #f6f6fa;
}

body.hide-sidebar .navigation.pagination {
    text-align: center;
}

.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: #f6f6fa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    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: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

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

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

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

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    /* content: ""; */
    /* display: table; */
    table-layout: fixed;
}

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

.widget {
    margin: 0 0 2.5rem;
}

.widget select {
    max-width: 100%;
}

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

.widget ul li {
    margin-bottom: 10px;
}

#secondary {
    padding-left: 30px;
    margin-top: 50px;
    color: #86868a;
}

#secondary .widget_recent_entries .post-date {
    color: #86868a;
    display: block;
    font-size: 0.9rem;
}

#secondary h2, #secondary .widget-title, #secondary .widgettitle {
    color: #46464a;
}

#secondary .widget_search .s.form-control {
    width: 100%;
}

body.left-sidebar #secondary {
    padding-right: 30px;
    padding-left: 0;
    margin-top: 50px;
}

ul.is-grid {
    margin-left: 0;
}

body.cards-layout #secondary .widget {
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px rgba(20, 20, 20, 0.1);
    box-shadow: 0 3px 6px rgba(20, 20, 20, 0.1);
}

.site-header {
}

.site-header #secondary-menu {
    font-weight: 500;
}

.site-header #secondary-menu li, .site-header #primary-menu li {
    margin-left: 16px;
}
.site-header #primary-menu li {  font-size:15px}
.site-header #primary-menu li a:hover {color:#000 !important;}
.site-header p {
    margin-top: 5px;
    margin-bottom: 0;
    color: #86868a;
    line-height: 1;
}

.site-header #primary-menu a {
    color: #1140A6;
    font-weight: 500;
}

.site-header li.current-menu-item > a {
    color: #1140A6 !important;
    font-weight: 700;
}

a.kb-advanced-heading-link:before {
    display: none !important
}
.site-header ul li a:hover, .site-header #secondary-menu .current-page-ancestor > a {
    color: #1140A6 !important
}

o-anim-typing {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
}

.site-footer {
    padding: 40px 0;
    background: #fafafa;
    color: #000;
}

.site-footer a {
    color: #000;
}

.site-footer a:hover {
    color: #86868a;
}

.site-footer .wp-block-image.size-large {
    max-width: 150px;
    width: 90%;
    margin-bottom: 50px;
}

.site-footer h4 {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.site-footer, .site-footer li:not(.wp-social-link) {
    text-align: left;
    font-size: 14px;
}

.wp-block-navigation__container a {
    font-size: 16px
}

.wp-block-navigation__container a, .site-footer a {
    position: relative;
}

.site-footer a:before, .wp-block-navigation__container a:before {
    content: "";
    background: #95C83D;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
    transition: all 0.3s ease-in-out;
}

.site-footer a:hover, .wp-block-navigation__container a:hover {
    background-position: 0;
    color: #1140A6;
}

.wp-block-navigation__container a:hover::before, .site-footer a:hover::before {
    width: 100%;
}

.wp-block-navigation__container .current-menu-item > a {
    color: #1140A6;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    border: 0 !important;
    left: 0 !important;
    padding-top: 5px;
    ; }

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li {
    margin-bottom: 0;
    background: #eee;
    padding-left: 15px;
}

.entry-content .wp-block-navigation .wp-block-navigation-item__content {
    padding: 3px 10px
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li a {
    padding: 10px 0 !important;
    margin: 0;
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li a:before {
    display: none
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

#main {
    padding: 0;
}

#primary {
    margin-top: 50px;
    margin-bottom: 50px;
}

.entry-title {
    margin-top: 0;
}

section.error-404 {
    min-height: 70vh;
    padding: 100px 0;
}

.error-404 .gutenstart-searchform {
    max-width: 600px;
    margin: auto;
}

.error-404 .gutenstart-searchform .form-control {
    width: 100%;
    margin: auto;
}

.page-header {
    margin-bottom: 50px;
    margin-top: 50px;
}

body.custom-background #page.site {
    max-width: 90%;
    margin: auto;
    background: #fff;
    border-right: 1px solid #e6e6ea;
    border-left: 1px solid #e6e6ea;
}

.wp-custom-header img {
    width: 100%;
}

.gs-cover-section {
    margin-top: 30px;
}

.gs-cover-section .gs-cover-img {
    min-height: 500px;
    background-size: cover;
    background-position: center;
}

.gs-cover-section .gs-cover-img .gs-cover-content {
    min-height: 500px;
    background: rgba(25, 25, 25, 0.45);
    color: #fff;
    text-shadow: 0 2px 4px rgba(25, 25, 25, 0.4);
}

.gs-cover-section .gs-cover-img .gs-cover-title {
    font-size: 2.5rem;
    margin-top: 0;
}

.gs-cover-section .gs-cover-img .gs-cover-subtitle {
    font-size: 1.25rem;
}

.sticky {
    display: block;
}

.post, .page {
    margin: 0 0;
    padding-bottom: 0rem;
}

.post .post-thumbnail, .page .post-thumbnail {
    display: inline-block;
    margin-top: 1.5rem;
}

.post .post-thumbnail img, .page .post-thumbnail img {
    vertical-align: middle;
}

.entry-title {
    color: #46464a;
    line-height: 1.15;
}

.kt-testimonial-text-wrap {
    padding-bottom: 25px;
}

.entry-title a {
    color: #46464a;
    line-height: 1.25;
}

.entry-title a:hover {
    color: #212123;
}

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

body {
    overflow-x: hidden;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.25rem 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.entry-meta, .entry-footer {
    color: #86868a;
}

.entry-summary p {
    margin-bottom: 15px;
}

.entry-summary .read-more-link {
    display: inline-block;
    margin-bottom: 1.25rem;
}

body.hide-sidebar.single .post .alignwide, body.hide-sidebar.single .page .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    max-width: 100vw;
}

body.hide-sidebar.single .post .alignfull, body.hide-sidebar .page .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: 100vw;
}

.post .post-thumbnail img, .page .post-thumbnail img {
    max-width: 100%;
}

.loop-entry {
    overflow: hidden;
}

body.hide-sidebar .post .alignwide.wp-block-cover, body.hide-sidebar .page .alignwide.wp-block-cover {
    width: 1010px;
}

body.hide-sidebar .post .entry-header, body.hide-sidebar .page .entry-header {
    text-align: center;
}

body.hide-sidebar .post .post-thumbnail, body.hide-sidebar .page .post-thumbnail {
    margin-left: -100px;
    margin-right: -100px;
    width: calc(100% + 200px);
    text-align: center;
}

body.hide-sidebar .comments-area {
    margin-left: -100px;
    margin-right: -100px;
}

body.hide-sidebar .navigation.post-navigation {
    margin-left: -100px;
    margin-right: -100px;
    margin-top: 80px;
}

.single-post #menu-item-110 > a, .archive #menu-item-110 > a {
    color: #1140A6
}

.post .entry-content blockquote, .page .entry-content blockquote {
    font-size: 1.5rem;
    padding: 10px 30px;
    font-style: italic;
    border-left: 4px solid #e6e6ea;
}

.post .entry-content blockquote p, .page .entry-content blockquote p {
    margin-bottom: 0;
}

.post .entry-content blockquote cite, .page .entry-content blockquote cite {
    font-size: 0.9rem;
}

.post .entry-content blockquote cite::before, .page .entry-content blockquote cite::before {
    content: "\2014";
    margin-right: 5px;
}

.post .entry-content blockquote[style*="text-align:right"], .post .entry-content blockquote[style*="text-align: right"], .page .entry-content blockquote[style*="text-align:right"], .page .entry-content blockquote[style*="text-align: right"] {
    border-right: 4px solid #e6e6ea;
    border-left: 0;
}

.post .entry-content blockquote.has-text-align-right, .page .entry-content blockquote.has-text-align-right {
    border-right: 4px solid #e6e6ea;
    border-left: 0;
}

cite, .wp-block-pullquote cite {
    color: #86868a;
}

.post .entry-content .wp-block-pullquote, .page .entry-content .wp-block-pullquote {
    border-top: 3px solid #e6e6ea;
    border-bottom: 3px solid #e6e6ea;
    padding: 15px 0;
    margin-top: 12px;
}

.post .entry-content .wp-block-pullquote blockquote, .page .entry-content .wp-block-pullquote blockquote {
    border-left-width: 0;
    padding: 15px 10px;
}

.post .entry-content .wp-block-pullquote blockquote p, .page .entry-content .wp-block-pullquote blockquote p {
    font-size: 20px;
}

.post .entry-content .wp-block-pullquote.is-style-solid-color, .page .entry-content .wp-block-pullquote.is-style-solid-color {
    border-width: 0;
    background: #f6f6fa;
}

.post .entry-content .wp-block-pullquote.is-style-solid-color blockquote, .page .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 80%;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area {
    border: 1px solid #e6e6ea;
    padding: 50px 100px;
}

.comments-area .comment-reply-title {
    margin-top: 0;
}

.comments-area .comments-title {
    font-size: 1.5rem;
    margin-top: 0;
}

.comments-area .comment-list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.comments-area .comment-list li.comment {
    padding: 30px 0;
    border-bottom: 1px dotted #e6e6ea;
}

.comments-area .comment-list li.comment p:last-child {
    margin-bottom: 0;
}

.comments-area .comment-list li.comment .children {
    list-style: none;
}

.comments-area .comment-list li.comment .children li.comment {
    border-bottom: 0px;
    padding-bottom: 0;
}

.comments-area .comment-list .comment-metadata {
    font-size: 0.9rem;
    font-style: italic;
    margin-bottom: 10px;
}

.comments-area .comment-list .comment-metadata .edit-link {
    margin-left: 10px;
}

.comments-area .comment-list .comment-metadata a {
    color: #86868a;
}

.comments-area .comment-list .reply {
    font-size: 0.9rem;
    font-style: italic;
    margin-top: 10px;
}

.comments-area .comment-list .comment-author.vcard img {
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.comments-area .comment-reply-title {
    font-size: 1.5rem;
    margin-top: 30px;
}

.comments-area .comment-reply-title small {
    font-size: 0.9rem;
    margin-left: 15px;
}

.comments-area .comment-reply-title small a {
    color: #86868a;
}

.comments-area .comment-notes {
    font-size: 1rem;
    line-height: 20px;
    color: #86868a;
}

.comment-form label {
    display: block;
    font-weight: 600;
}

.comment-form .submit {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 1rem 1.5rem;
    cursor: pointer;
    font-size: 1rem;
    background: #007bff;
    border-width: 0;
    color: #fff;
    font-weight: 600;
}

.comment-form .submit:hover {
    background: #004a99;
}

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

embed, iframe, object {
    max-width: 100%;
}

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

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

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

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

ul.columns-4 {
    padding-left: 0;
    margin: 0;
}

h2.wp-block-post-title {
    font-size: 20px;
    padding: 0 15px;
    margin-top: 0px ;
}

.wp-block-post-date {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px
}

.wp-block-post-date, .wp-block-post-excerpt {
    padding: 0 15px
}

ul.columns-4 hr {
    display: none;
}

.wp-block-post-excerpt p {
    font-size: 16px;
    line-height: 1.5
}

@media (max-width: 320px ) {
    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 {
        max-width: 230px;
    }
}

@media (max-width: 576px) {
    #secondary.widget-area {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.hide-sidebar .content-area, body.hide-sidebar #secondary.widget-area {
        padding-top: 40px;
    }

    body.hide-sidebar .post, body.hide-sidebar .page {
        margin-bottom: 40px;
    }

    body.hide-sidebar .post .alignwide, body.hide-sidebar .page .alignwide {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100vw;
    }

    body.hide-sidebar .post .alignfull, body.hide-sidebar .page .alignfull {
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
        width: 100vw;
    }

    body.hide-sidebar .post .alignfull img, body.hide-sidebar .page .alignfull img {
        width: 100vw;
    }

    body.hide-sidebar .post .alignwide.wp-block-cover, body.hide-sidebar .page .alignwide.wp-block-cover {
        width: 100%;
    }

    body.hide-sidebar .post .post-thumbnail, body.hide-sidebar .page .post-thumbnail {
        margin-left: 0px;
        margin-right: 0px;
        width: auto;
    }

    body.hide-sidebar .page-header {
        text-align: center;
    }

    body.hide-sidebar .comments-area {
        margin-left: 0px;
        margin-right: 0px;
    }

    body.hide-sidebar .navigation.post-navigation {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .slicknav_menu {
        display: block;
    }

    .main-navigation ul {
        display: none;
    }
}

#masthead {
    height: 100px;
    position: sticky;
    top: 0;
    z-index: 50;
    padding: 0;
}

.active #masthead {
    height: auto
}

.active .switcher {
    display: none
}

#masthead #hcont {
    background: #fff;
    width: 100%;
    padding: 20px;

}

.admin-bar #masthead {
    top: 32px;
}

#masthead img.custom-logo {
    height: 60px;
    transition: height 0.2s ease-in-out;
}

#masthead.scrolled img.custom-logo {
    height: 30px;
}
.site-header ul li a {padding:10px 0}
#masthead .sub-menu  a {padding:5px 0}
#masthead .sub-menu {
  display: block;
    background:#fafafa
}


.home #jarallax-container-0 > div {
    background-size: 280px !important;
    background-position-x: 0 !important
}

.nobottompadding figure, .nobottompadding .wp-block-image {
    margin-bottom: 0 !important
}

.submenu > .kt-row-layout-inner > .kt-row-column-wrap {
    padding-left: 5px
}

.hoverboxes .kt-inside-inner-col:hover * {
    color: #fff
}

.hoverboxes .kt-inside-inner-col:hover .kt-button {
    border-color: #fff !important
}

input.emaillink {
    background: none;
    color: #1140A6;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    transition: color 0.2s;
    display: inline-block;
}

input.emaillink:hover {
    color: #000;
    margin-right: 10px;
    background: none
}

#postloop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#postloop .post {
    max-width: 31%;
    width: 100%;
    margin-bottom: 40px
}

#postloop .blogexcerpt {
    overflow: hidden;
    height: 0;
    padding-top: 56.25%;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 10px;
}

#postloop h4 {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

#postloop h3 {
    margin: 20px 0 20px;
    line-height: 1.3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

#postloop article {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    font-size: 20px;
}

#postloop p {
    font-size: 16px;
}

#postloop article:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

li.wp-block-post figure {
    max-width: 100%;
}

.wp-block-image .aligncenter a img {
    transition: transform 0.25s
}

.wp-block-image .aligncenter a:hover img {
    transform: translateY(-5px);
    opacity: 0.95
}

.kt-tabs-mobile-layout-accordion>.kt-tabs-content-wrap>.kt-tabs-accordion-title a {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

#pinthis.scrolling {
    padding-top: 100px !important;
    z-index: 15;
    background: #fff !important;
}

.admin-bar #pinthis.scrolling {
    padding-top: 132px !important;
}

#pinthis .kt-row-layout-inner {
    background: #fff !important;
    z-index: 35
}

.active #pinthis h1 {
    font-size: 20px !important;
    margin-bottom: 0;
}

.active #pinthis .kt-row-column-wrap {
    padding-bottom: 0 !important;
}

@media screen and (max-width: 1200px) {
    ul#secondary-menu a, ul#primary-menu a {
        font-size:14px;
        padding: 5px;
        margin-left: 10px;
    }

    .active #pinthis .wp-block-navigation__container {
        margin-top: 20px!important
    }
}

@media screen and (max-width: 992px) {
    body.hide-sidebar.single .post .alignfull > *, body.hide-sidebar .page .alignfull > * {
        padding-left:15px;
        max-width: calc( 100% - 10px );
        padding-right: 15px;
    }

    #masthead {
        position: relative;
        top: 0 !important;
    }

    #postloop {
        margin-top: 30px;
    }

    #postloop .post {
        max-width: 48%;
    }

    span.wp-block-kadence-advancedheading {
        line-height: 1.4 !important
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
        width: 48%
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li figure img {
        padding: 0 15px !important;
        height: auto !important
    }

    ul#secondary-menu a, ul#primary-menu a {
        font-size: 12px;
        padding: 2px;
        margin-left: 5px;
    }
}

.switcher .selected a {
    width: 190px!important;
}

.switcher {
    width: 202px !important;
}

.switcher .option {
    width: 200px !important;
}

.switcher {
    float: right;
}

@media screen and (max-width: 780px) {
    .site-header .switcher {
        display: none;
    }
}

@media screen and (max-width: 560px) {
    #primary {
        margin-top:0;
    }

    #postloop .post {
        max-width: 100%;
    }

    h2 {
        font-size: 36px !important;
    }

    .flip-box-block-innner h2 {
        font-size: 20px !important;
    }

    h2.wp-block-post-title {
        font-size: 20px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
        width: 100%
    }

    p.wp-block-kadence-advancedheading br {
        display: none
    }

    .wp-block-image .aligncenter, .wp-block-kadence-image .aligncenter {
        max-width: 50%;
        margin: 0 auto;
    }

    .wp-block-kadence-testimonials .kt-blocks-carousel .kt-blocks-testimonial-carousel-item, .kt-testimonial-item-wrap, .wp-block-kadence-testimonials .kt-blocks-carousel {
        padding: 5px !important
    }

    .tns-controls {
        display: none
    }

    .site-content p, .site-content li {
        font-size: 1rem;
    }
}

@media screen and (max-width: 460px) {
    h2 {
        font-size:28px !important;
    }
}

#kt-layout-id_6c144c-dc {
    z-index: -1
}
@media screen and (min-width:990px ) {
    .inner-column-3 .wp-block-embed__wrapper {max-height:162px;}
}
@media screen and (min-width:1200px ) {
    .inner-column-3 .wp-block-embed__wrapper {max-height:200px;}
}
.resized tr>th:nth-child(1) { width: 70%; }
.hoverwhite:hover * {color:#fff !important}
.postdate span:after {content:", "; display: inline }
.postdate span:last-child::after {content:""; display: none }