#aurora-nav-btn {display: none;cursor: pointer;}
.anb-line {width: 35px;border-top: 3px solid #000;margin: 0 auto 6px;transition: .3s;}
.anb-line:last-child {margin-bottom: 0;} #aurora-mobile-menu {position: fixed;z-index: 9999;left: 0;top: 0;width: 75vw;height: 100vh;transform: translate(-100%,0);text-align: left;background: #333;line-height: 1.4;transition: .4s;}
#aurora-mobile-menu .menu-title {padding: 30px 20px;color: #fff;font-size: 17px;border-bottom: 1px solid rgba(255,255,255,0.12);}
#aurora-mobile-menu li {position: relative;}
#aurora-mobile-menu li span {position: absolute;z-index: 2;right: 0;top: 0;width: 40px;line-height: 40px;text-align: center;background: rgba(255,255,255,0.12);color: #fff;font-size: 12px;cursor: pointer;}
#aurora-mobile-menu a {display: block;padding: 0 20px;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.12);color: #fff;font-size: 14px;text-decoration: none;}
.amb-active .anb-line:nth-child(1) {transform: rotate(45deg) translate(0,6px);}
.amb-active .anb-line:nth-child(2) {transform: rotate(-45deg) translate(0,-6px);}
.amb-active .anb-line:nth-child(3) {opacity: 0;}
#aurora-mobile-menu.amm-active {transform: translate(0);} #aurora-mobile-menu .sub-menu {background: rgba(0,0,0,0.35); padding: 10px 0 10px 20px;}
#aurora-mobile-menu .sub-menu a {border: 0;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {border: 0; border-top: 1px solid #ccc; height: 0; margin: 40px 0; clear: both;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;} button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.searchform > div {display: flex;}
.searchform input#s {flex-grow: 1; width: auto; margin: 0;}
.searchform #searchsubmit {flex-grow: 0; flex-shrink: 0; margin: 0; border: 0; background: #6bcfd3; color: #fff;}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;} .entry-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;} .alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.gallery {display: flex; flex-flow: row wrap; line-height: 0; gap: 20px;}
.gallery-columns-2 .gallery-item {width: calc(50% - 10px)!important;}
.gallery-columns-3 .gallery-item {width: calc(33.33% - 14px)!important;}
.gallery-columns-4 .gallery-item {width: calc(25% - 15px)!important;}
.gallery-columns-5, .gallery-columns-6 {gap: 14px;}
.gallery-columns-5 .gallery-item {width: calc(20% - 12px)!important;}
.gallery-columns-6 .gallery-item {width: calc(16% - 5px)!important;}
.gallery img {width: 100%; height: auto; border: 0!important; max-height: 320px; object-fit: cover;}
.gallery br {display: none;}
.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-caption {width: 100%;}
.gallery-caption a {display: inline;} .wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}
#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}
.nav-single {border-top: 1px solid #ddd; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}
.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;} .author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;} html {font-size: 90.5%;}
body {
line-height: 1.4;
font-size: 18px;
font-family: 'Roboto', Arial, sans-serif;
text-rendering: optimizeLegibility;
overflow: hidden;
color: #333;
background: url(//enpol.com/wp-content/uploads/site-bg.webp) no-repeat fixed center center / cover;
padding: 0 0 50px;
}
a {outline: none; color: #6bcfd3; text-decoration: none; -webkit-transition: .3s; transition: .3s;}
a:hover {text-decoration: underline;} .widget-area .widget {margin-bottom: 30px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {}
.textwidget p:last-child {margin: 0;}
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;} .entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.entry-content,
.entry-summary {line-height: inherit;}
.entry-content h1,
h1,
.entry-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
h3,
.entry-content h4,
h4,
.entry-content h5,
.entry-content h6 {
margin: 0 0 20px;
line-height: 1.2;
text-transform: uppercase;
font-weight: 500;
}
.entry-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 32px;font-weight: 500;}
.entry-content h2, h2.entry-title {font-size: 26px;}
.entry-content h2:not(:first-child), .entry-content h3:not(:first-child) {padding-top: 15px;}
.entry-content hr + h2 {padding-top: 0!important;}
.entry-content h3, h3 {font-size: 22px;}
.entry-content h4, h4 {font-size: 16px;}
.entry-content h5 {font-size: 16px;}
.entry-content h6 {font-size: 14px;}
.entry-content p, .entry-summary p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}
.entry-content ol,
.entry-content ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {margin-bottom: 0;}
.entry-content ul {list-style: disc outside;}
.entry-content ol {list-style: decimal outside;}
.entry-content li {margin: 0 0 0 25px;}
.entry-content ul li {}
.entry-content blockquote {background: #eee; margin-bottom: 25px; padding: 25px;}
.entry-content blockquote p:last-child {margin-bottom: 0;}
img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl {margin: 0 24px;}
.entry-content dt {font-weight: bold;}
.entry-content dd {margin-bottom: 24px;}
.entry-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption {margin: 24px 0;}
.entry-content td {vertical-align: top; padding: 0 5px;}
article.post {margin: 0 0 30px;}
article.post::after {content: " "; display: block; clear: both;}
.es-img {width: 33%;}
.es-img img {width: 100%; height: 100%; object-fit: cover;}
article.post .read-more {display: block; margin: 10px 0 0;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px; color: #757575;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;} .comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;} #respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;} .below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;} @media screen and (min-width: 850px) {
.site {margin: 0 auto; max-width: 1024px;}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content {width: 100%; margin: 0;} .themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block; position: relative;} .themonic-nav ul.nav-menu {display: flex; justify-content: space-between;}
.themonic-nav .nav-menu > li {}
.themonic-nav .nav-menu > li > a {
color: #fff;
text-transform: uppercase;
font-size: 17px;
}
.themonic-nav .nav-menu > li > a:hover {
opacity: 0.7;
}
.themonic-nav .nav-menu > li.current-menu-item > a {
color: #6bcfd3;
}
.themonic-nav .sub-menu {position: absolute; top: 100%; left: 50%; -webkit-transform: translate(-50%,0); transform: translateX(-50%); z-index: 10; text-align: center; max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #f2f2f2;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 250px; padding: 6px 0;}
.themonic-nav .sub-menu > li {}
.themonic-nav .sub-menu > li > a {line-height: 1.4; padding: 8px 10px; width: 175px;}
.themonic-nav .sub-menu > li > a:hover {background: #e9e9e9;}
}
.expand {margin: 0 0 15px;background: #3c524e;position: relative;-webkit-transition: .3s;transition: .3s;}
.expand .ex-title {padding: 12px 20px;font-weight: 400;font-size: 18px;margin: 0;position: relative;cursor: pointer;}
.expand .ex-title:after {content: "+";font-size: 22px;font-weight: 400;position: absolute;right: 20px;top: 50%;line-height: 1;transform: translate(0,-50%) rotate(0);-webkit-transition: .3s;transition: .3s;}
.expand.expand-on .ex-title:after {transform: translate(0,-50%) rotate(-135deg);}
.expand .collapse {display: none;padding: 12px 20px 18px;margin: 0 0 10px;font-size: 90%;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0;box-sizing: border-box;flex-grow: 1;max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 50px 0 50px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse):not(.pad) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.assistive-text {display: none;}
span.excerpt-dash {display: none;}
.anb-line {border-color: #fff;} .limit-l {max-width: 1200px; margin: 0 auto;}
.limit {max-width: 850px;margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; gap: 30px;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 40px;}
.flex.g2 {gap: 50px;}
.flex.g3 {gap: 60px;}
.flex.g4 {gap: 70px;}
.flex.g5 {gap: 80px;}
.flex.g6 {gap: 90px;}
.entry-content .flex:not(:last-child) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box;}
.flex.rows > * {width: 33.33%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > * {width: calc(50% - 15px);}
.flex.f3 > * {width: calc(33.33% - 20px);}
.flex.f4 > * {width: calc(25% - 23px);}
.flex.f5 > * {width: calc(20% - 24px);}
.flex .f2 {width: calc(50% - 30px); flex-grow: 2;}
.flex .f3 {width: calc(33.33% - 30px);}
.flex .f4 {width: calc(25% - 30px);}
.flex .f5 {width: calc(20% - 30px);}
.flex .f40 {width: calc(40% - 30px);}
.flex .f60 {width: calc(60% - 30px);}
.flex .f23 {width: calc(66.66% - 30px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 30px); flex-grow: 3;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:first-child {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.full {position: relative; left: 50%; width: 100vw; transform: translate(-50%,0); padding: 50px 15px; box-sizing: border-box; margin: 50px 0; background: #eee;}
.entry-content .full:first-child {margin-top: -50px;}
.entry-content .full:last-child {margin-bottom: -50px;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;} a.btn {display: inline-block; text-decoration: none; padding: 10px 30px; background: #6bcfd3; color: #fff;}
a.btn:hover {background: #00d6b0;} #header {position: relative;}
video.bg-vid {position: absolute;z-index: -1;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.head-block {height: 100%; display: flex; flex-flow: column; justify-content: center; text-align: center; gap: 50px;}
.head-txt {position: relative; z-index: 2;}
.site-logo {line-height: 0;}
.site-logo img {width: 350px;transform: translate(10%,0);margin: -50px 0 0;}
.head-txt :is(h1, h2) {margin: 0;color: #fff;font-size: 58px;text-transform: uppercase;}
.home #header, .home .head-block {height: 85vh;min-height: 600px;}
.home .head-txt :is(h1, h2) {color: #3c524e;font-family: 'Cantarell';font-style: italic;font-size: 46px;text-transform: none;}
.marquee .js-marquee {display: flex;align-items: center;gap: 40px;}
.js-marquee > div:last-child {padding-right: 40px;}
.head-logos {line-height: 0; max-width: 850px; overflow: hidden; margin: 0 auto;}
.head-logos img {max-height: 55px; max-width: 200px;}
.head-logos img.m-wide {max-width: 260px;}
.head-logos .slick-track {display: flex; align-items: center;}
.head-logos .slick-slide {text-align: center;}
.head-logos .slick-slide img {display: inline-block;max-height: 60px;}
body:not(.home) #header {height: 600px;}
.bg-green {background: rgba(60, 82, 78, 0.7);max-width: calc(100% - 100px);width: 1250px;margin: 0 auto 40px;padding: 50px 200px;box-sizing: border-box;color: #fff;}
#site-nav.bg-green {padding-bottom: 20px;margin-bottom: 0; transition: background .5s, padding .5s;}
.nav-block {display: flex; align-items: center; gap: 30px;}
.nav-logo {line-height: 0; transition: .2s;}
.nav-logo img {width: 105px;}
.nav-links {flex-grow: 1;}
.stk-nav #site-nav {position: fixed; z-index: 99; left: 50%; top: 0; transform: translate(-50%, 0); background: #3c524e;}
.stk-nav .nav-logo {transform: translate(0, -22px);}
.pg-f-img {line-height: 0;margin: 0 0 30px;}
.pg-f-img img {width: 100%;}
a.block-link {display: flex;align-items: center;text-decoration: none;position: relative;top: 0;}
a.block-link.bl-current {display: none;}
a.block-link:nth-child(even) {flex-flow: row-reverse;}
.block-link > div {flex: 1; text-align: center;}
.bl-img {line-height: 0;}
.bl-txt h2 {margin: 0; font-size: 36px; font-weight: 400; text-transform: uppercase;}
a.block-link:hover {transform: scale(1.02); top: -10px; background: #3c524e;}
#footer {display: flex; justify-content: space-between; font-size: 16px;}
#footer.bg-green {padding-top: 18px;padding-bottom: 18px;margin-bottom: 0;}
#footer a {color: #fff;}
img.header-bg {position: absolute; z-index: -1; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
img.inline-enpoline {height: 0.85em;}
.expand-links .expand {background: none;}
.expand-links .expand .ex-title {padding: 0 0 0 22px; color: #6bcfd3;}
.expand-links .expand .ex-title:after {right: auto; left: 0;}
#responsive-menu-container {left: -100px!important; bottom: auto!important; width: 75vw!important;}
.responsive-menu-open #responsive-menu-container {left: 0 !important;}
.responsive-menu-open .stk-nav #responsive-menu-container {left: -50px !important;} @media screen and (max-width : 1400px){
.bg-green {padding-left: 150px; padding-right: 150px; width: 1200px;}
.site-logo img {width: 300px;}
}
@media screen and (max-width : 1040px){
.flex.rows {width: 100%; margin-left: 0;}
.bg-green {padding-left: 75px;padding-right: 75px;width: 1000px;}
.site-logo img {width: 250px;}
body:not(.home) #header {height: 550px;}
}
@media screen and (max-width : 850px){
#main {display: block;}
.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}
.bg-green {padding-left: 40px;padding-right: 40px;}
.home #header, .home .head-block {min-height: 500px;}
.head-block {gap: 30px;}
.head-txt :is(h1, h2) {font-size: 46px;}
.home .head-txt :is(h1, h2) {font-size: 38px;}
#site-nav.bg-green {padding-bottom: 0;}
.nav-links {text-align: right;}
.bl-txt h2 {font-size: 28px;}
#footer {flex-flow: column; text-align: center; gap: 5px;}
body:not(.home) #header {height: 475px;}
}
@media screen and (max-width : 720px){
.fbreak1 {flex-flow: column!important;}
.fbreak1 > * {width: 100%!important;}
.f4-break {flex-flow: row wrap;}
.f4-break > * {width: calc(50% - 30px)!important; flex: auto!important;}
div[class^="featured"].flex.fbreak1 > div:not(:last-child), .shaded.flex.fbreak1 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}
.responsive-menu-open .stk-nav #responsive-menu-container {left: -25px !important;}
.expand-links.fbreak1 {gap: 0;}
.bg-green {max-width: calc(100% - 50px);}
.site-logo img {width: 225px;}
.home .head-txt :is(h1, h2) {font-size: 32px;}
.bl-txt h2 {font-size: 24px;}
body:not(.home) #header {height: 425px;}
body:not(.home) .head-txt :is(h1, h2) {font-size: 42px;}
}
@media screen and (max-width : 575px){
body {font-size: 16px;}
.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
.nav-single, .nav-single #ns-next {text-align: center;}
.nav-single .ns-ib {display: inline;}
.right, .left {float: none; display: block; margin: 0 auto 15px;}
img.right, img.left {max-width: 100%;}
.fbreak2 {flex-flow: column!important;}
.fbreak2 > * {width: 100%!important;}
div[class^="featured"].flex.fbreak2 > div:not(:last-child), .shaded.flex.fbreak2 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}
.responsive-menu-open .stk-nav #responsive-menu-container {left: -20px !important;}
.home .head-txt :is(h1, h2) {font-size: 6.5vw;}
.site-logo img {width: 42vw;}
.bg-green {max-width: calc(100% - 40px);padding-left: 30px;padding-right: 30px;}
a.block-link, a.block-link:nth-child(even) {flex-flow: column; gap: 20px; padding-top: 30px; padding-bottom: 30px;}
body:not(.home) #header {height: 375px;}
body:not(.home) .head-txt :is(h1, h2) {font-size: 36px;}
}
@media screen and (max-width : 425px){
.fbreak3 {flex-flow: column!important;}
.fbreak3 > * {width: 100%!important;}
.responsive-menu-open .stk-nav #responsive-menu-container {left: 0 !important;}
.bg-green {max-width: 100%;}
body:not(.home) .head-txt :is(h1, h2) {font-size: 32px;}
}.wp-admin .updraftupdatesnotice-yourversiontested {display: none;}