@charset "UTF-8";

/*!
Theme Name: MN Limited
Theme URI: http://underscores.me/
Author: Chad Rieder
Author URI: https://broadheadco.com
Description: A custom WordPress theme for Minnesota Limited
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mn_limited
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.

MN Limited is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

html {
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

body {
    margin: 0;
    background: #fff;
    font-family: Tahoma, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

details,
main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    box-sizing: content-box;
    overflow: visible;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

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

samp {
    font-family: monospace, monospace
}

a {
    background-color: transparent;
    color: #4169e1
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

input,
optgroup,
select,
textarea {
    line-height: 1.15
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    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
}

summary {
    display: list-item
}

.link-1.nav-return:after,
.nav-links a.nav-return:after,
[hidden],
template {
    display: none
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
    font-family: Tahoma, sans-serif;
    font-weight: 700;
    font-style: normal;
    clear: both;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin: 0
}

.hdg-1,
.hdg-2,
.hdg-3 {
    text-transform: uppercase
}

.hdg-1,
h1 {
    font-size: 1.875rem
}

.hdg-2,
h2 {
    font-size: 1.3rem
}

.hdg-3,
h3 {
    font-size: 1.2rem
}

.hdg-4,
h4 {
    font-size: 1.1rem
}

.dkblue-bg h1.white-hdg,
.dkblue-bg h2.white-hdg,
.dkblue-bg h3.white-hdg,
.dkblue-bg h4.white-hdg,
.dkblue-bg h5.white-hdg,
.hdg-hero {
    color: #fff
}

.hdg-hero span {
    display: block;
    color: #1AA254
}

.hero-narrow .hdg-2 {
    font-size: 1.5rem
}

.dkblue-bg h1,
.dkblue-bg h2,
.dkblue-bg h3,
.dkblue-bg h4,
.dkblue-bg h5,
.ltblue-bg .hdg-green {
    color: #1AA254
}
.ltblue-bg .hdg-green {
    color: #E87724
}

.ltblue-bg h1,
.ltblue-bg h2,
.ltblue-bg h3,
.ltblue-bg h4,
.ltblue-bg h5,
.site-footer a:hover,
.site-footer a:visited {
    color: #fff
}

.white-bg h1,
.white-bg h2,
.white-bg h3,
.white-bg h4,
.white-bg h5 {
    color: #1AA254
}

.white-bg.dark-copy h1,
.white-bg.dark-copy h2,
.white-bg.dark-copy h3,
.white-bg.dark-copy h4,
.white-bg.dark-copy h5 {
    color: #1AA254
}

.entry-header .entry-title {
    max-width: unset
}

.entry-title,
p {
    margin: 0 0 20px
}

@media screen and (min-width:1024px) {

    .hdg-1,
    h1 {
        font-size: 2.25rem
    }

    .hdg-1.hdg-hero,
    h1.hdg-hero {
        font-size: 2.5rem
    }

    .hdg-2,
    h2 {
        font-size: 1.875rem
    }

    .hdg-3,
    h3 {
        font-size: 1.3rem
    }

    .hero-narrow .hdg-2 {
        font-size: 2rem
    }
}

@media screen and (min-width:1280px) {

    .hdg-1,
    h1 {
        font-size: 3.5rem
    }

    .hdg-1.hdg-hero,
    h1.hdg-hero {
        font-size: 3.25rem
    }

    .hdg-2,
    h2 {
        font-size: 2.25rem
    }

    .hero-narrow .hdg-2 {
        font-size: 2.75rem
    }
}

@media screen and (min-width:1440px) {

    .hdg-1.hdg-hero,
    h1.hdg-hero {
        font-size: 3.65rem
    }
}

p a {
    color: #54585A
}

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

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0;
    display: block;
    font-style: normal
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    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 #666;
    cursor: help
}

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

big {
    font-size: 125%
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

.reset-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#primary-menu li,
.reset-list li {
    line-height: 1
}

.widget select,
embed,
iframe,
object,
pre {
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

.site-header {
    padding: 0px 20px;
}

.site-header .max-inner {
    width: 100%;
    display: flex;
    align-items: center
}

.custom-logo {
    width: 250px;
    height: 100%;
    display: block
}

@media screen and (min-width:1024px) {
    .site-header .max-inner {
        justify-content: space-between
    }

    .custom-logo {
        width: 400px;
        height: 100%
    }
}

.site-footer {
    color: #fff;
    padding: 60px 0 30px;
    position: relative;
    z-index: 0;
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal;
    overflow: hidden
}

.site-footer a {
    color: #fff;
    text-decoration: none
}

.site-footer:after {
    /* content: url(/wp-content/uploads/2022/03/footer-pattern.svg); */
    display: block;
    position: absolute;
    width: 85%;
    height: auto;
    right: 0;
    bottom: -10px;
    z-index: 0
}

.footer-content {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1
}

.footer-content.cols .col-1 {
    margin-bottom: 40px
}

.footer-contact {
    margin-top: 40px
}

.footer-connect-links .hdg-3 {
    display: block;
    font-size: 1rem;
    line-height: 1.6
}

.footer-parent {
    margin-top: 20px
}

.site-info {
    font-size: .75rem;
    padding: 60px 0 0
}

.footer-logo,
.site-info {
    text-align: center
}

.footer-logo a {
    display: inline-block
}

.footer-logo svg {
    display: block;
    width: 200px;
    height: 129px;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .footer-content.cols {
        display: block
    }
}

@media screen and (min-width:1024px) {
    .site-footer {
        padding: 100px 0 20px
    }

    .site-footer .col-1 {
        width: 60%;
        display: flex;
        justify-content: space-between
    }

    .site-footer .col-2 {
        width: 40%
    }

    .site-footer:after {
        width: 38%
    }

    .site-footer .footer-parent a {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .site-footer .footer-parent a:hover,
    .site-footer .site-info a:hover {
        color: #1AA254
    }

    .footer-logo {
        text-align: left
    }

    .footer-content {
        display: flex;
        justify-content: space-between;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-content.cols {
        display: flex;
        flex-direction: row-reverse
    }

    .footer-content.cols .col-1 {
        margin-bottom: 0
    }

    .footer-address,
    .footer-contact {
        margin: 0
    }

    .footer-address span {
        font-weight: 700
    }

    .footer-phone a {
        cursor: initial
    }
}

@media screen and (min-width:1280px) {
    .footer-logo svg {
        width: 380px;
        height: 246px;
        margin: 0
    }
}

a:visited {
    color: purple
}

a:active,
a:focus,
a:hover {
    color: #54585A
}

a:focus {
    outline: thin dotted
}

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

.bold-link,
.link-1,
.nav-links a {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    text-decoration: none
}

.link-1,
.nav-links a {
    color: #54585A;
    position: relative;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 1;
    cursor: pointer
}

.link-1:after,
.link-1:before,
.nav-links a:after,
.nav-links a:before {
    font-family: "BlinkMacSystemFont", "system-ui";
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    vertical-align: initial
}

.link-1:after,
.nav-links a:after {
    content: "▶";
    margin-left: 8px
}

.link-1:visited,
.nav-links a:visited {
    color: #54585A
}

.hero .link-1,
.hero .link-1:visited {
    color: #1AA254
}

.nav-next a:after {
    display: none
}

.nav-next a:before {
    content: "◀";
    margin-right: 8px
}

.bold-link {
    border-bottom: 2px solid #54585A
}

.bold-link,
.bold-link:visited {
    color: #54585A
}

@media screen and (min-width:1024px) {

    .link-1,
    .link-1:after,
    .link-1:before,
    .link-1:hover:after,
    .nav-links a,
    .nav-links a:after,
    .nav-links a:before,
    .nav-links a:hover:after {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .link-1,
    .nav-links a {
        position: relative;
        padding-right: 20px
    }

    .link-1:after,
    .link-1:before,
    .nav-links a:after,
    .nav-links a:before {
        position: absolute;
        bottom: 7px
    }

    .link-1:after,
    .nav-links a:after {
        right: 0
    }

    .link-1:hover,
    .nav-links a:hover {
        color: #1AA254
    }

    .link-1:hover:after,
    .nav-links a:hover:after {
        color: #1AA254;
        right: -4px
    }

    .hero .link-1:hover,
    .hero .link-1:hover::after {
        color: #fff
    }

    .nav-next a {
        padding-left: 20px
    }

    .nav-next a:before {
        left: 0
    }

    .nav-next a:hover:before {
        left: -4px
    }

    .bold-link,
    .link-1:hover,
    .nav-links a:hover {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .bold-link:hover {
        color: #1AA254;
        border-bottom: 2px solid #1AA254
    }
}

button,
input[type=button],
input[type=reset] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: #fff;
    line-height: 1;
    padding: .6em 1em .4em
}

input[type=submit] {
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8)
}

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=submit] {
    width: 110px;
    color: #fff
}

#show-btn:after,
.btn,
input[type=submit] {
    display: inline-block;
    line-height: 1
}

.btn,
input[type=submit] {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 15px 20px 13px;
    cursor: pointer;
    background: #E87724;
    text-decoration: none;
    border: 0;
    border-radius: 5px;
    text-transform: uppercase
}

.btn.btn-brown,
input[type=submit].btn-brown {
    background: #E87724;
    color: #fff
}

#show-btn,
#show-btn:visited,
.btn,
.btn:visited,
input[type=submit]:visited {
    color: #fff;
    background: #E87724;
}

#show-btn {
    border: 0;
    background: 0 0;
    position: relative;
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 1
}

#show-btn:after {
    content: "▼";
    margin-left: 8px;
    font-family: "BlinkMacSystemFont", "system-ui";
    font-size: 16px;
    vertical-align: initial
}

@media screen and (min-width:1024px) {

    .btn,
    input[type=submit] {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .btn:hover,
    input[type=submit]:hover {
        background: #231F20;
        color: #fff
    }

    .btn.hover-brown:hover,
    input[type=submit].hover-brown:hover {
        background: #1AA254
    }
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #1AA254;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

input:-internal-autofill-selected {
    color: #1AA254
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

.search-field,
input[type=search] {
    border-radius: 2px;
    border: 3px solid #1AA254;
    background: 0 0;
    color: #1AA254;
    text-transform: uppercase;
    padding: 9px 10px 8px;
    line-height: 1;
    width: calc(100% - 115px)
}

#placeholder,
input::-webkit-input-placeholder {
    color: #1AA254;
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal
}

input[type=search]:focus {
    color: #1AA254
}

.search-no-results input[type=search]:focus {
    color: #54585A
}

@media screen and (min-width:1024px) {

    .search-field,
    input[type=search] {
        border: 4px solid #1AA254
    }
}

.main-menu {
    position: absolute;
    width: 0;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 20;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.main-menu .menu-item a {
    text-decoration: none;
    position: relative
}

.main-menu .menu-item a:after {
    content: "";
    width: 100%;
    height: 6px;
    background: #1AA254;
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    opacity: 0
}

.main-menu .menu-item.current-menu-item a:after,
.main-menu .menu-item.current_page_parent a:after {
    opacity: 1
}

.main-menu .menu-item.menu-item-home,
.menu-btn.open .menu-btn-icon span {
    display: none
}

.main-menu.open {
    width: 100%;
    background: #231F20
}

.main-menu.open .menu-item {
    opacity: 0;
    display: block;
    margin-bottom: 30px;
    -webkit-animation: fadeIn .6s ease;
    -moz-animation: fadeIn .6s ease;
    animation: fadeIn .6s ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

#footer-menu li a,
.footer-menu li a,
.main-menu.open .menu-item a,
.modal-wrap #show-btn,
.modal-wrap #show-btn:after {
    color: #fff
}

#primary-menu li:last-of-type,
.main-menu.open .menu-item:last-of-type {
    margin-bottom: 0
}

.main-menu.open .menu-item:nth-of-type(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.main-menu.open .menu-item:nth-of-type(2) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.main-menu.open .menu-item:nth-of-type(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.main-menu.open .menu-item:nth-of-type(4) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.main-menu.open .menu-item:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.main-menu.open .menu-item:nth-of-type(6) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s
}

.error404 .main-menu .menu-item.current_page_parent a:after {
    opacity: 0
}

.menu-btn {
    padding: 5px;
    position: absolute;
    top: 28px;
    right: 15px;
    z-index: 9999;
    background: 0 0;
    border: 0;
    cursor: pointer
}

.menu-btn.open {
    z-index: 99
}

.menu-btn.open .menu-btn-icon .menu-close {
    display: block
}

.menu-btn-icon {
    position: relative;
    width: 26px;
    height: 16px;
    z-index: 20
}

.menu-btn-icon span {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #1AA254
}

.menu-btn-icon span:nth-child(1) {
    top: 0
}

.menu-btn-icon span:nth-child(2) {
    top: 8px
}

.menu-btn-icon span:nth-child(3) {
    top: 16px
}

.menu-btn-icon .menu-close {
    display: none;
    width: 22px;
    height: 18px;
    position: absolute;
    right: 0
}

.menu-btn-icon .menu-close svg {
    width: 22px;
    height: 22px
}

#primary-menu {
    text-transform: uppercase;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 700;
    font-style: normal
}

#primary-menu li,
.news-feed article.sticky,
.posts-archive article.sticky {
    margin-bottom: 60px
}

.main-navigation {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    height: calc(100% - 88px)
}

#footer-menu,
#primary-menu,
.footer-menu {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#footer-menu li,
.footer-menu li {
    line-height: 1.6
}

@media screen and (min-width:768px) {
    .menu-btn {
        right: 30px
    }

    .menu-btn.open .menu-btn-icon {
        right: 0
    }
}

@media screen and (min-width:1024px) {
    .menu-btn {
        display: none
    }

    .main-navigation {
        flex-direction: row;
        min-height: unset
    }

    #primary-menu {
        font-size: 1.2rem;
        display: flex
    }

    .main-menu {
        position: relative;
        top: unset;
        right: unset;
        width: auto;
        height: unset;
        background: 0 0;
        overflow: visible
    }

    .main-menu .menu-item {
        -webkit-animation: none;
        -moz-animation: none;
        animation: none;
        margin: 0 0 0 30px
    }

    .main-menu .menu-item a {
        color: #54585A
    }

    #footer-menu li a,
    .footer-menu li a,
    .main-menu .menu-item a:after {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .main-menu .menu-item a:hover:after {
        opacity: 1
    }

    #primary-menu li,
    .footer-navigation {
        margin-bottom: 0
    }

    #footer-menu li a:hover,
    .footer-menu li a:hover {
        color: #1AA254
    }
}

.leadership-section .section-inner {
    padding-top: 30px
}

.leader-modal {
    display: none;
    width: 100%;
    height: 100%;
    min-height: -webkit-fill-available;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 30;
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .4);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .4)
}

.leader-modal.open {
    display: block
}

.modal-wrap {
    background-color: #231F20;
    color: #fff;
    width: 100%
}

.modal-wrap .leader-block {
    max-height: 100vh;
    height: 100%;
    overflow-x: scroll
}

.modal-wrap .cols .col-1 {
    margin-bottom: 0
}

.modal-wrap .cols .col-2 {
    padding: 20px 20px 30px;
    font-size: 90%
}

.modal-wrap .modal-image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.modal-wrap .hdg-4 {
    color: #fff;
    font-size: 1.5rem
}

.modal-wrap .leader-title,
.modal-wrap .modal-link {
    font-style: normal
}

.modal-wrap .leader-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 95%
}

.modal-wrap .modal-link {
    font-weight: 500;
    margin-top: 20px
}

.modal-wrap .modal-link a {
    color: #1AA254;
    text-decoration: none;
    border-bottom: 2px solid #1AA254
}

.close-btn,
.close-btn:after {
    width: 20px;
    height: 20px;
    position: absolute;
    display: block
}

.close-btn {
    right: 12px;
    top: 12px;
    z-index: 10;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    border: 0;
    background: 0 0
}

.close-btn:after {
    content: url(/wp-content/uploads/2022/02/white-close.svg);
    top: 0;
    left: 0
}

.leader-cols {
    width: 100%;
    margin-top: 30px;
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 4%
}

.leader-cols .col {
    height: 240px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0;
    overflow: hidden;
    position: relative;
    width: 48%;
    margin-bottom: 4%
}

.leader-cols .col:before {
    position: absolute;
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 0, transparent 60%, #000 100%);
    background: -webkit-linear-gradient(to bottom, transparent 0%, transparent 60%, black 100%);
    background: -moz-linear-gradient(to bottom, transparent 0%, transparent 60%, black 100%);
    background: -ms-linear-gradient(to bottom, transparent 0%, transparent 60%, black 100%)
}

.leader-col {
    height: 100%;
    display: flex;
    flex-direction: column
}

.modal-trigger {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: calc(50% - 15px)
}

.modal-trigger,
.modal-trigger svg {
    width: 30px;
    height: 30px
}

.modal-trigger .trigger-hover {
    display: none
}

.leader-col-inner {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: flex-end;
    height: 100%;
    padding: 0 5px 60px
}

.leader-col-inner .hdg-4 {
    color: #1AA254;
    line-height: 1
}

.leader-col-inner .leader-title {
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    display: block;
    color: #fff;
    margin-top: 5px
}

@media screen and (min-width:768px) {
    .modal-overlay {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background-color: transparent;
        z-index: 25
    }

    .modal-overlay.open {
        display: block
    }

    .leader-modal {
        width: 90%;
        height: auto;
        min-height: unset
    }
}

@media screen and (min-width:1024px) {
    .leadership-section .section-inner {
        padding-top: calc(100px - 4%)
    }

    .leader-cols {
        margin-top: 40px
    }

    .leader-cols .col {
        height: 400px;
        width: 22%
    }

    .leader-modal {
        width: 65%
    }

    .modal-wrap .modal-image img {
        display: block
    }

    .modal-wrap .leader-block {
        max-height: unset;
        height: auto;
        overflow-x: unset
    }

    .modal-wrap .hdg-4 {
        font-size: 1.75rem
    }

    .modal-wrap .leader-title {
        font-size: 100%
    }

    .modal-wrap .cols .col-1 {
        width: 33%
    }

    .modal-wrap .cols .col-2 {
        font-size: 100%;
        width: 67%;
        padding: 40px
    }

    .close-btn,
    .close-btn:after {
        width: 18px;
        height: 18px
    }

    .modal-trigger {
        width: 40px;
        height: 40px;
        cursor: pointer;
        left: calc(50% - 20px);
        position: relative
    }

    .modal-trigger svg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 40px;
        height: 40px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .modal-trigger:hover .trigger-plus {
        opacity: 0;
        z-index: 0
    }

    .modal-trigger:hover .trigger-hover {
        display: block;
        opacity: 1;
        z-index: 1
    }

    .leader-col-inner {
        padding: 0 10px 60px
    }
}

.careers-module {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0
}

.careers-module:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to right, #231F20 0, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -webkit-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -moz-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -ms-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%)
}

.careers-module-content {
    color: #fff;
    position: relative;
    z-index: 20
}

.job-listings {
    padding: 60px 0
}

.careers-equal {
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    padding: 30px 20px
}

.careers-equal span {
    color: #1AA254;
    display: block
}

.text-equal {
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal;
    padding: 30px 20px
}

.text-equal span {
    color: #1AA254;
    display: block
}
.jobs-listing,
.single-post article {
    margin-top: 40px
}

.jobs-listing .hdg-2 {
    margin-bottom: 20px
}

@media screen and (min-width:1024px) {
    .careers-module {
        margin-top: 100px
    }

    .careers-module-content {
        max-width: 960px
    }

    .careers-equal {
        padding: 40px 20px
    }

    .careers-equal span {
        display: inline-block
    }

    .jobs-listing {
        margin-top: 80px
    }

    .jobs-listing .hdg-2 {
        margin-bottom: 40px
    }
}

.contact-sidebar-address a span,
.page-template-contact-template .pre-footer {
    display: none
}

.contact-intro .hdg-4 {
    color: #54585A;
    text-transform: uppercase
}

.contact-intro .cols .col,
.news-feed article,
.posts-archive article {
    margin-bottom: 30px
}

.contact-intro .cols .col:last-of-type {
    margin-bottom: 0
}

.contact-form .cols .col-1 {
    margin-bottom: 40px
}

.contact-form .cols .col-2 a,
.locations .location a {
    color: #fff;
    text-decoration: none
}

.contact-form .cols .col-2 .link-1,
.contact-form .cols .col-2 .link-1:hover:after {
    color: #1AA254
}

.contact-form-wrap,
.contact-sidebar-link {
    margin-top: 20px
}

.contact-form-wrap label {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    display: block;
    text-transform: uppercase
}

.contact-form-wrap input:not([type=submit]),
.contact-form-wrap textarea {
    width: 100%;
    border: 3px solid #1AA254;
    background: 0 0;
    color: #fff;
    font-family: Tahoma, sans-serif;;
    font-weight: 400;
    font-style: normal;
    border-radius: 0;
    margin-top: 4px
}

.contact-form-wrap input:not([type=submit])::-webkit-input-placeholder,
.contact-form-wrap textarea::-webkit-input-placeholder {
    color: #fff;
    font-family: Tahoma, sans-serif;;
    font-weight: 400;
    font-style: normal
}

.contact-form-wrap input:not([type=submit]) {
    height: 50px;
    padding: 0 10px
}

.contact-form-wrap textarea {
    padding: 10px
}

.contact-form-wrap input[type=submit] {
    width: 170px
}

.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    border: 0 !important;
    padding: 0;
    margin: 40px 0 0
}

.wpcf7-not-valid-tip {
    color: #fff !important;
    text-transform: none !important;
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: italic !important
}

@media screen and (min-width:768px) {

    .contact-form .cols .col-1,
    .contact-intro .cols .col {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .contact-form-wrap {
        margin-top: 0
    }

    .contact-form .section-inner {
        padding: 40px
    }

    .contact-form .cols {
        margin-top: 50px
    }

    .contact-form .cols .col-1 {
        margin-bottom: 0;
        width: 60%
    }

    .contact-form .cols .col-2 {
        width: 20%
    }
}

.map-img {
    display: block
}

.map-key {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    margin-top: 30px;
    font-size: .9rem
}

.map-key .key-item {
    display: block;
    margin-bottom: 15px
}

.full-mobile-img .col-2 p:last-of-type,
.map-key .key-item:last-of-type,
.news-archive-list li:last-of-type,
.news-feed article:last-of-type,
.posts-archive article:last-of-type {
    margin-bottom: 0
}

.map-key .key-item:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.map-key .licensed:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #E87724
}

.map-key .offices:before {
    content: url(/wp-content/uploads/2023/10/pin_g.svg);
    height: 44px;
    width: 30px
}

.locations-section .section-inner {
    padding-bottom: 20px
}

.locations {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    font-size: .9rem;
    flex-wrap: wrap
}

.locations li,
.news-archive-list li {
    line-height: 1
}

.locations .location {
    line-height: 1.4;
    width: 48%;
    margin-bottom: 40px
}

.locations .location .hdg-4 {
    display: block;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: .9rem
}

*,
.locations,
.locations .location p {
    margin: 0;
    padding: 0
}

.locations .location .location-contact {
    display: block
}

.locations-icon {
    margin-bottom: 20px
}

.locations-icon svg {
    height: 44px;
    width: 30px;
    margin: 0 auto;
    display: block
}

@media screen and (min-width:1024px) {
    .map-key {
        font-size: 1.1rem;
        padding-right: 100px;
        text-align: right
    }

    .map-key .key-item {
        display: inline-block;
        margin-bottom: 0
    }

    .map-key .licensed:before {
        width: 50px;
        height: 50px
    }

    .map-key .offices {
        margin-left: 40px
    }

    .map-key .offices:before {
        height: 63px;
        width: 43px
    }

    .map-img {
        padding: 0 25px
    }

    .locations-section .section-inner {
        padding-bottom: 60px
    }

    .locations {
        font-size: 1rem
    }

    .locations .location-inner {
        display: inline-block
    }

    .locations .location {
        width: 30%
    }

    .locations .location .hdg-4 {
        font-size: 1.2rem
    }

    .locations .location:before {
        content: url(/wp-content/uploads/2023/10/pin_o.svg);
        height: 44px;
        width: 30px;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }
}

.archive .entry-content,
.archive .pre-footer,
.blog .pre-footer,
.search .pre-footer,
.single-post .pre-footer,
.sticky .entry-content,
.sticky .entry-meta {
    display: none
}

.sticky .entry-title {
    text-transform: uppercase
}

.post-thumbnail img {
    display: block;
    width: 100%
}

.entry-title {
    display: block
}

.entry-meta a,
.entry-title a {
    color: #1AA254;
    text-decoration: none
}

.entry-meta a {
    cursor: default;
    color: #54585A
}

.blog .sticky .entry-header {
    margin: 30px 0 0
}

.blog .entry-content {
    display: none
}

.single-post .post-inner {
    padding: 0 20px
}

.single-post .read-more-wrap {
    display: none
}

.single-post .entry-header {
    margin-top: 40px
}

.single-post .entry-title {
    color: #1AA254;
    font-size: 1.75rem
}

.single-post .entry-meta {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 30px
}

.news-archive-inner,
.single-post .post-navigation {
    padding: 40px 20px
}

.single-post .nav-links {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: relative;
    padding-bottom: 50px
}

.single-post .nav-links .nav-return {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 60px
}

.postid-518 .nav-links {
    flex-direction: row
}

.news-feed article:not(.sticky),
.posts-archive article:not(.sticky) {
    border: 4px solid #1AA254;
    padding: 25px
}

.news-feed article:not(.sticky) .post-thumbnail,
.posts-archive article:not(.sticky) .post-thumbnail {
    display: none
}

.news-feed article:not(.sticky) .entry-title,
.posts-archive article:not(.sticky) .entry-title {
    margin-top: 0
}

.news-archive-inner .hdg-4 {
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px
}

.search-bar {
    margin-bottom: 40px
}

.search .byline,
.search .entry-summary {
    display: none
}

#text-field-container {
    color: #1AA254 !important
}

.news-archive-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 1.1rem
}

.news-archive-list li {
    font-family: Tahoma, sans-serif;;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 20px
}

.news-archive-list a {
    color: #fff;
    text-decoration: none
}

.news-archive-list a:visited {
    color: #fff
}

.posts-archive,
.posts-navigation {
    margin-top: 40px
}

.blog.paged .posts-navigation .nav-links {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end
}

.blog.paged .posts-navigation .nav-links .nav-next,
.blog.paged .posts-navigation .nav-links .nav-previous {
    width: 50%
}

.posts-navigation .nav-previous {
    text-align: right
}

.posts-archive .entry-title {
    margin-bottom: 10px
}

.posts-archive article {
    margin-top: 60px
}

.posts-archive .post-thumbnail {
    display: none
}

@media screen and (min-width:768px) {
    .single-post .nav-links .nav-return {
        position: relative;
        top: unset;
        left: unset;
        transform: unset
    }
}

@media screen and (min-width:1024px) {

    .news-feed article,
    .posts-archive article {
        margin-bottom: 40px
    }

    .news-feed article.sticky,
    .posts-archive article.sticky {
        margin-bottom: 80px
    }

    .news-feed article:not(.sticky),
    .posts-archive article:not(.sticky) {
        padding: 40px 60px
    }

    .news-feed .cols .col-1,
    .no-results,
    .posts-archive,
    .posts-archive .cols .col-1 {
        width: 66%
    }

    .news-feed .cols .col-2,
    .posts-archive .cols .col-2 {
        width: 30%
    }

    .posts-archive,
    .posts-navigation,
    .single-post article {
        margin-top: 60px
    }

    .single-post .post-inner {
        padding: 0
    }

    .single-post .entry-title {
        font-size: 2.25rem
    }

    .single-post .entry-meta {
        font-size: 1.1rem;
        margin-bottom: 40px
    }

    .single-post .post-navigation {
        padding: 80px 0 40px
    }

    .posts-archive article {
        margin-top: 80px
    }
}

.full-mobile-img img,
.mobile,
.sticky {
    display: block
}

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

.desktop {
    display: none
}

.italic {
    font-style: italic
}

.noscroll {
    overflow: hidden;
    height: 100%
}

a[href^="tel:"] {
    text-decoration: none;
    cursor: initial
}

.green {
    color: #1AA254
}

.white {
    color: #fff
}

.center-col {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.dkblue-bg {
    background-color: #231F20;
    color: #fff
}

.ltblue-bg {
    background-color: #1AA254;
    color: #fff
}

.ltblue-bg p a,
.white-bg .col-copy a {
    color: #fff;
    text-decoration: underline
}

.white-bg {
    background-color: #1AA254;
    color: #54585A
}
.green-bg {
    background-color: #1AA254;
    color: #fff
}

.white-bg {
    background-color: #fff
}

.white-bg.dark-copy {
    color: #000
}

.white-bg .col-copy a {
    color: #54585A
}

.section-inner {
    padding: 60px 20px
}

.section-inner.full {
    padding-left: 0;
    padding-right: 0
}

.section-inner.no-bottom-pad {
    padding-bottom: 0
}

.section-inner.no-top-pad {
    padding-top: 0
}

.full-mobile-img {
    padding: 60px 0
}

.full-mobile-img .hdg-2 {
    margin-bottom: 40px
}

.section-intro-pad {
    padding: 60px 20px 30px
}

.side-pad {
    padding-left: 20px;
    padding-right: 20px
}

.bottom-pad {
    padding-bottom: 60px
}

.btn-wrap,
.read-more-wrap {
    margin-top: 20px
}

.inner-flex {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.flex-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.cols.bg-col .col {
    position: relative;
    z-index: 0;
    margin-right: 23px
}

.cols.bg-col .col:last-of-type {
    margin-right: 0
}

.cols.bg-col .col div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    min-height: 450px;
    width: 100%
}

.cols.bg-col .col .hdg-3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    width: calc(100% - 40px)
}

.cols.bg-col .col:before {
    position: absolute;
    z-index: 1;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 0, rgba(10, 34, 64, .47) 75%, rgba(10, 34, 64, .77) 100%);
    background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(10, 34, 64, .47) 75%, rgba(10, 34, 64, .77) 100%);
    background: -moz-linear-gradient(to bottom, transparent 0%, rgba(10, 34, 64, .47) 75%, rgba(10, 34, 64, .77) 100%);
    background: -ms-linear-gradient(to bottom, transparent 0%, rgba(10, 34, 64, .47) 75%, rgba(10, 34, 64, .77) 100%)
}

.cols .col-1 {
    margin-bottom: 30px
}

.cols .full-col img {
    display: block;
    width: 100%;
    height: 280px;
    object-fit: cover
}

.cols.full-cols .copy-col {
    padding: 60px 20px
}

.cols.full-cols .col-1 {
    margin-bottom: 0
}

.border-cols,
.image-cols {
    margin-top: 30px
}

.border-cols .hdg-3,
.error-404 p a {
    color: #54585A
}

.border-cols.green-border li {
    border: 4px solid #1AA254
}

.border-cols .col-icon {
    width: 140px;
    height: 140px;
    margin: 0 auto 30px;
    display: block
}

.border-cols .col {
    margin-bottom: 30px;
    padding: 20px
}

.image-cols .col {
    margin-bottom: 20px
}

.col-copy p:last-of-type,
.image-cols .col:last-of-type,
.intro-copy p:last-of-type {
    margin-bottom: 0
}

.image-cols .col img {
    display: block;
    width: 100%
}

.hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 0
}

.hero,
.hero h1,
.hero h2 {
    position: relative
}

.hero:before {
    content: "";
    background: linear-gradient(to right, rgba(10, 34, 64, .35)0, rgba(10, 34, 64, .56) 50%, rgba(10, 34, 64, .77) 100%);
    background: -webkit-linear-gradient(to right, rgba(10, 34, 64, .35) 0%, rgba(10, 34, 64, .56) 50%, rgba(10, 34, 64, .77) 100%);
    background: -moz-linear-gradient(to right, rgba(10, 34, 64, .35) 0%, rgba(10, 34, 64, .56) 50%, rgba(10, 34, 64, .77) 100%);
    background: -ms-linear-gradient(to right, rgba(10, 34, 64, .35) 0%, rgba(10, 34, 64, .56) 50%, rgba(10, 34, 64, .77) 100%)
}

.control span:before,
.hero .hero-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.hero .hero-content {
    position: relative;
    z-index: 2;
    color: #fff
}

.hero-video,
.hero.reverse-before:before,
.hero:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.hero.reverse-before:before {
    content: "";
    background: linear-gradient(to right, #231F20 0, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -webkit-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -moz-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%);
    background: -ms-linear-gradient(to right, #231F20 0%, rgba(10, 34, 64, .68) 50%, rgba(10, 34, 64, .08) 100%)
}

.hero.hero-home:before {
    z-index: 1
}

.hero-video {
    left: 0;
    bottom: 0;
    z-index: 0;
    object-fit: cover
}

.section-intro-copy {
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal
}

.section-intro-copy p {
    margin: 20px 0 0
}

.intro-copy {
    margin: 40px 0
}

.col-copy p {
    margin: 20px 0;
    line-height: 1.6
}

.home-service-list {
    padding: 0;
    list-style-type: none;
    margin: 20px 0 0
}

.home-service-list li,
.slider li {
    line-height: 1
}

.featured-news {
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal;
    margin-top: 40px
}

.featured-news .col-2 {
    margin-top: 20px
}

.featured-news .featured-copy {
    margin-top: 10px
}

.column-slider,
.full-slider {
    position: relative
}

.full-slider {
    margin: 30px 20px 0
}

.full-slider .control {
    top: 118px
}

.full-slider .control span.prev {
    left: 10px
}

.full-slider .control span.next {
    right: 10px
}

.full-slider ul {
    height: 265px
}

.full-slider ul li {
    height: 100%
}

.full-slider ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.full-slider.mobile-only {
    margin: 30px 0 0
}

.slider {
    margin: 0;
    list-style-type: none;
    padding: 0 0 0 20px
}

.control,
.video-wrap iframe {
    width: 100%;
    height: 29px;
    position: absolute;
    top: 210.5px
}

.control span {
    position: absolute;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    cursor: pointer
}

.control span:before {
    width: 24px;
    height: 29px;
    display: block
}

.control span.prev {
    left: 45px
}

.control span.prev:before {
    content: url(/wp-content/uploads/2022/02/left-arrow.svg)
}

.control span.next {
    right: 45px
}

.control span.next:before {
    content: url(/wp-content/uploads/2022/02/right-arrow.svg)
}

.tns-nav {
    display: none
}

.show-hide-wrap {
    text-align: center;
    margin-left: -33px
}

.accordion-block .accordion-trigger .learn-more-wrap,
.show-hide-wrap #show-btn {
    margin-top: 15px
}

.accordion-block .accordion-trigger.active .learn-more-wrap,
.accordion-block .accordion-trigger.active .preview-snippet,
.hide-content {
    display: none
}

.accordion-block .accordion-panel.open,
.accordion-block .accordion-trigger.active .hdg-3:after,
.hide-content.show-content {
    display: block
}

.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-wrap iframe {
    top: 0;
    left: 0;
    height: 100%
}

.accordion-block .hdg-3 {
    cursor: pointer;
    color: #54585A;
    margin-bottom: 10px;
    position: relative
}

.accordion-block .hdg-3:after {
    content: "⌃";
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 24px;
    line-height: 1;
    display: none
}

.accordion-block .accordion-panel {
    display: none
}

.border-module {
    padding: 25px;
    margin-bottom: 40px
}

.border-module.green-border {
    border: 4px solid #1AA254
}

.border-module:last-of-type {
    margin-bottom: 0
}

.error404 .pre-footer,
.page-template-default .pre-footer {
    display: none
}

.error-404 p {
    font-family: Tahoma, sans-serif;;
    font-weight: 500;
    font-style: normal;
    margin-top: 20px
}

.fade {
    opacity: 0
}

.fade.faded {
    opacity: 1;
    visibility: inherit
}

@media screen and (min-width:768px) {
    .max-inner {
        max-width: 1400px;
        width: 100%;
        margin: 0 auto
    }

    .max-inner.col-960 {
        max-width: 1000px;
        padding: 0 20px
    }

    .cols,
    .full-slider.mobile-only ul {
        display: flex;
        justify-content: space-between
    }

    .cols.two-col .col {
        width: 48%
    }

    .cols.three-col .col {
        width: 31%
    }

    .cols.four-col .col {
        width: 22%
    }

    .cols.bg-col .col {
        margin: 0
    }

    .cols.bg-col .col div {
        min-height: 565px
    }

    .cols.full-cols .col {
        width: 50%
    }

    .cols.full-cols .copy-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: calc(50% - 700px);
        padding-right: 60px;
        margin-left: 20px
    }

    .cols.reverse-cols {
        flex-direction: row-reverse
    }

    .cols.wrap-cols {
        flex-direction: row;
        flex-wrap: wrap
    }

    .cols.two-thirds {
        align-items: center
    }

    .cols.two-thirds .col-1 {
        width: 33%
    }

    .cols.two-thirds .col-2 {
        width: 63%
    }

    .cols .col-1 {
        margin-bottom: 0
    }

    .cols .full-col img {
        height: 100%
    }

    .featured-news {
        margin-top: 50px
    }

    .featured-news .col-1 {
        width: 30%
    }

    .featured-news .col-2 {
        width: 65%;
        margin-top: 0
    }

    .full-slider.mobile-only {
        padding: 0;
        margin: 40px 0 0
    }

    .full-slider.mobile-only ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    .full-slider.mobile-only ul li {
        line-height: 1;
        width: 31%
    }
}

@media screen and (min-width:1024px) {
    .mobile {
        display: none
    }

    .desktop,
    .hide-content {
        display: block
    }

    .btn-wrap {
        margin-top: 30px
    }

    .section-intro-pad {
        padding: 60px 20px 10px
    }

    .section-inner {
        padding: 100px 20px
    }

    .section-intro-copy {
        font-size: 1.1rem
    }

    .border-module {
        padding: 40px 60px
    }

    .full-mobile-img {
        padding: 100px 0
    }

    .full-mobile-img .max-inner {
        padding-left: 20px;
        padding-right: 20px
    }

    .full-mobile-img .max-inner .side-pad {
        padding: 0
    }

    .bottom-pad {
        padding-bottom: 100px
    }

    .accordion-block .accordion-trigger .learn-more-wrap {
        margin-top: 20px
    }

    .full-slider {
        padding: 0;
        margin: 40px 0 0
    }

    .full-slider .control {
        top: calc(50% - 14.5px)
    }

    .full-slider ul {
        height: unset
    }

    .full-slider ul img {
        object-fit: unset;
        height: auto
    }

    .cols.bg-col .col .hdg-3 {
        font-size: 2rem
    }

    .column-slider {
        padding-left: 20px;
        padding-right: 20px
    }

    .column-slider .btn-wrap.side-pad {
        padding: 0
    }

    .slider {
        padding-left: 0
    }

    .image-cols .col {
        margin-bottom: 0
    }

    .border-cols {
        margin-top: 40px
    }

    .border-cols .col-icon {
        margin: 0 auto 40px
    }

    .border-cols .col {
        margin-bottom: 4%;
        padding: 40px
    }

    .hero {
        height: 768px
    }

    .hero-home {
        overflow:hidden
    }


    .hero .section-inner {
        height: 100%;
        padding-top: 0;
        padding-bottom: 0
    }

    .hero .hero-inner {
        align-items: flex-end
    }

    .hero .hero-content {
        width: 42%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .hero:before {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        background: linear-gradient(to right, rgba(255, 255, 255, 0)0, rgba(10, 34, 64, .5) 50%, rgba(10, 34, 64, .95) 100%);
        background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(10, 34, 64, .5) 50%, rgba(10, 34, 64, .95) 100%);
        background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(10, 34, 64, .5) 50%, rgba(10, 34, 64, .95) 100%);
        background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(10, 34, 64, .5) 50%, rgba(10, 34, 64, .95) 100%)
    }

    .hero.hero-narrow {
        height: 475px
    }

    .section-intro {
        width: 100%
    }

    .home-service-list {
        margin-top: 30px
    }
}

.services-list-wrap {
    margin-top: 30px
}

.services-list-wrap ul {
    padding: 0;
    margin: 0 0 0 20px
}

.services-list-wrap ul li {
    line-height: 1.3;
    margin-bottom: 10px
}

.emergency-icon {
    width: 100px;
    height: 120px;
    display: block;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .emergency-section .cols {
        align-items: center
    }

    .emergency-section .cols .col-1 {
        width: 20%
    }

    .emergency-section .cols .col-2 {
        width: 72%
    }
}

@media screen and (min-width:1024px) {
    .services-list-wrap ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .services-list-wrap ul li {
        padding-right: 40px
    }

    .emergency-icon {
        width: 120px;
        height: 144px
    }
}

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

.bypostauthor {
    display: block
}

.widget {
    margin: 0 0 1.5em
}

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

.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: .8075em 0
}

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

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    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(7, 1fr)
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr)
}

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

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

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    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, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .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;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}
#wpcf7-f738-o1 {
    padding: 10px 10px 1px 10px;
    background-color: #1AA254;
}
#wpcf7-f738-o1 label {
    font-weight: bold;
}
.ltblue-bg .btn {
    background-color: #E87724 !important;
    color: #fff !important;
}
.ltblue-bg .btn:hover {
    background-color: #fff !important;
    color: #231F20 !important;
}
.bg-video2 {
    position: absolute;
    left: 0;
    top: -20%;
    background-size: cover;
    background: no-repeat center;
    user-select: none;
    pointer-events: none;
  
    /*custom styles, for example grayscale appearance*/
    filter: grayscale(0.8);
  
    /*additional tweaks for positioning, read more in the link above*/
    height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw;
  }
.bg-video{
  width: 100%;
  height: 100%;
  position: absolute;
}
    
.bg-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110vw;
  height: 100vh;
    min-height: 56.25vw;
  transform: translate(-50%, -50%);
}