@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdo.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18I.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7j.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdo.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdo.woff) format('woff');
}

@font-face {
    font-family: 'Fiserv-Katahdin';
    src: url('/wp-content/themes/bank-theme/fonts/Fiserv-Katahdin.woff?cfqi00') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'twitter-x';
    src: url('/wp-content/themes/bank-theme/fonts/twitter-x.eot?bg2t0b');
    src: url('/wp-content/themes/bank-theme/fonts/twitter-x.eot?bg2t0b#iefix') format('embedded-opentype'), url('/wp-content/themes/bank-theme/fonts/twitter-x.ttf?bg2t0b') format('truetype'), url('/wp-content/themes/bank-theme/fonts/twitter-x.woff?bg2t0b') format('woff'), url('/wp-content/themes/bank-theme/fonts/twitter-x.svg?bg2t0b#twitter-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

:root {
    --color1: #008751;
    --color1-rgba: 0,135,81;
    --color2: #666666;
    --color2-rgba: 102,102,102;
    --color3: #ecc05e;
    --color3-rgba: 236,192,94;
    --color4: #eeeeee;
    --color4-rgba: 238,238,238;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Fiserv-Katahdin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-x-logo:before {
    font-family: 'twitter-x' !important;
    content: "\e900";
}

.icon-ehl:before {
    content: "\e906";
}

.icon-callout:before {
    content: "\e905";
}

.icon-mountains:before {
    content: "\e900";
}

.icon-account:before {
    content: "\e901";
}

.icon-uchoose:before {
    content: "\e902";
}

.icon-handshake:before {
    content: "\e903";
}

.icon-credit-card:before {
    content: "\e904";
}

body {
    font-family: 'Source Sans Pro', arial, helvetica, sans-serif;
    font-weight: 300;
    color: #000;
}

strong {
    font-weight: 600;
}

a {
    color: #007446;
}

/*------overall font sizing--------*/
/* textResize Styles */


.font-size-normal {
    font-size: 18px;
}

@media only screen and (min-width: 1366px) {
    html.font-size-normal {
        font-size: 1.25vw;
    }
}

.font-size-large {
    font-size: 22px;
}

.font-size-largest {
    font-size: 26px;
}

#footer {
    font-size: .85rem;
}

#footer-stripe {
    font-size: .85rem;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.25;
    color: #6d6d6d;
}

p, ul li {
    /* color:#000000; */
}

ul.List-Checkmark > li:before {
    text-shadow: none;
    color: #018752;
}

.Table-Style caption {
    background-color: #018752;
}

.Table-Style th {
    border-bottom: 0.313em solid #ecc05e;
    font-weight: 700;
    color: #6d6d6d;
}

.Table-Style td {
    padding: .75em;
}

    .Table-Style td p,
    .Table-Style td p + p {
        margin-bottom: .75em;
        margin-top: .75em;
    }

    .Table-Style td h4:first-child {
        padding-top: 0;
        margin-top: 0;
    }

.Table-Product th {
    background-color: #018752;
    border-right-color: #005030;
    border-bottom-color: #ecc05e;
}

.Table-Product tr th:nth-child(2n+3) {
    background-color: #007446;
}

.Table-Style td[colspan], .Table-Product td[colspan] {
    color: inherit;
}

.Table-Style td:first-child,
.Table-Product td:first-child {
    font-weight: 700;
}

.Table-Simple {
    border-bottom-color: #e4e4e4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

    .Table-Simple th, .Table-Simple td {
        text-align: center;
    }

    .Table-Simple th, .Table-Simple td {
        padding: 1rem;
    }

        .Table-Simple th p + p, .Table-Simple td p + p {
            margin: .375rem 0;
        }

    .Table-Simple td {
        border-top-color: #e4e4e4;
        border-top-width: 1px;
        border-top-style: solid;
    }

        .Table-Simple td:first-child, .Table-Simple td:first-child p {
            font-weight: 300;
        }

    .Table-Simple th, .Table-Simple th p {
        font-weight: 400;
    }

    .Table-Simple td:first-child, .Table-Simple td:first-child p {
        text-align: left;
    }

@media only screen and (max-width:414px) /*iPhone 6 Plus Portrait*/ {
    .Table-Simple td {
        width: 100% !important;
        float: left;
    }
}

.Table-Simple td h2:first-child,
.Table-Simple td h3:first-child,
.Table-Simple td h4:first-child,
.Table-Simple td h5:first-child {
    margin-top: 0;
    padding-top: 0;
}

/*------------Slideshow overrides------*/
.caption-container {
    right: 50%;
    margin-right: -38%;
    top: 38%;
    width: 35%;
    min-height: 20em;
    font-size: 1.125em;
    z-index: 10;
}

@media only screen and (max-width:1000px) {
    .caption-container {
        top: 20%;
    }

    #hero-main {
        height: 500px;
    }
}

@media only screen and (max-width:667px) {
    .caption-container {
        background-color: rgba(255,255,255,.8);
        padding: 0% 5% 2% 5%;
        /* position: absolute; */
        top: 41%;
        left: 0;
        /* min-height: 15em; */
        width: 100%;
        box-sizing: border-box;
    }

    .csstransforms .slideshow .slide.active, .csstransforms .slideshow video.active {
        /* opacity: .3; */
    }

    .slideshow .slide, .slideshow video {
        background-position: 20% 0;
        background-size: 140%;
    }

    #hero-main:after {
        display: none !important;
    }
}

#hero-main:after {
    position: absolute;
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,0.9) 30%,rgba(255,255,255,0) 80%);
    z-index: 2;
}

#hero-main {
    font-size: .8rem;
}

    #hero-main h2 {
        color: #007446;
        font-size: 2.25em;
        padding-top: 0;
    }

@media only screen and (max-width:490px) {
    #hero-main h2 {
        font-size: 2em;
    }

    #hero-main p {
        margin: .5em 0;
    }

    .caption-container div.caption {
        padding: 0 1em 0 0;
    }
}

.down-arrow {
    /*display: none;*/
    position: absolute;
    width: 7rem;
    height: 3.5rem;
    border-radius: 7rem 7rem 0 0;
    /* background-color: #514e6c; */
    color: rgba(0,116,70,.5);
    left: 50%;
    bottom: -.5rem;
    margin-left: -1.5rem;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease;
    z-index: 1001;
}

@media only screen and (max-width: 1000px) {
    .down-arrow {
        display: none;
        left: 0;
        right: 0;
        bottom: -.5rem;
        margin: 0 auto;
    }
}

.down-arrow:after {
    position: absolute;
    display: block;
    content: "";
    bottom: 1rem;
    left: 50%;
    width: 30px;
    height: 30px;
    border: solid rgba(0,116,70,.5);
    border-width: 0 0 2px 2px;
    transition: all .5s ease;
    transform-origin: 0 100%;
    transform: scaleY(.8) rotate(-45deg);
}

.down-arrow:hover {
    color: rgba(0,116,70,1);
}

    .down-arrow:hover:after {
        border: solid rgba(0,116,70,1);
        border-width: 0 0 2px 2px;
    }
/*---------overrides-------------*/
.Button3 {
    position: relative;
    display: inline-block;
    padding: .6em 1.5em;
    margin: .2em .5em .2em 0;
    line-height: 1;
    text-align: center;
    color: #FFF;
    background-color: #797979;
    transition: all .5s ease;
    cursor: pointer;
}

.Button1, .Button2, .Button3 {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #007446 !important;
    color: #007446;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .85em;
    padding: 1em 2em;
}

.Button2 {
    background-color: #007446;
    color: #fff;
}

.Button3 {
    background-color: #ECC05E;
}

    .Button3:hover {
        color: #FFF;
        background-color: #373737;
    }

.Mountain {
    position: relative;
    margin-top: 1.5em;
}

h2.Mountain:before {
    content: '\e900';
    font-family: 'Fiserv-Katahdin';
    position: absolute;
    top: -1.25em;
    font-size: .75em;
}

[class*=section] ul:not(.List-Checkmark) > li:before,
[class*=Section] ul:not(.List-Checkmark) > li:before {
    color: #008751;
}

#header {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 6.5em;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,1+29,0.7+100 */
    position: absolute;
    z-index: 11;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 29%, rgba(255,255,255,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 29%,rgba(255,255,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 29%,rgba(255,255,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3ffffff',GradientType=0 ); /* IE6-9 */
}

    #header .inner-content {
        padding: 1em 0 1em 0;
        display: flex;
        justify-content: space-between;
    }

#logo {
    float: left;
    width: 10.5em;
}

    #logo a {
        display: block;
    }

    #logo img {
        height: 100%;
    }

    #logo .financial-services {
        width: 12em;
    }

    .financial #logo .bank,
    #logo .financial-services {
        display: none;
    }

.financial #logo .financial-services {
    display: block;
}

.utility {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

@media only screen and (max-width:1000px) {
    header {
        display: none;
    }
}

#contact {
    width: auto;
    height: 100%;
    line-height: 18px;
}

    #contact p {
        margin: 0;
        padding: 0;
    }

    #contact h3 {
        font-size: 1.125rem;
        font-weight: 300;
        margin: 0;
        padding: 0 0 5px 0;
        line-height: 1;
    }

    #contact ul,
    .mobile-contact ul {
        margin: 1em 0 0 0;
        padding: 0;
        list-style-type: none;
        display: flex;
    }

        #contact ul li,
        .mobile-contact ul li {
            padding: 0 0 0 54px;
        }

            #contact ul li:first-child, #contact ul li:nth-child(2),
            .mobile-contact ul li:first-child {
                padding-right: 2em;
            }

            #contact ul li a,
            .mobile-contact ul li a {
                display: block;
                font-size: .8em;
            }

            #contact ul li:not(.linklive) a:before {
                content: "\f075";
                font-family: 'fontAwesome';
                color: #347f2b;
                font-size: 1em;
                height: 45px;
                width: 45px;
                padding: 12px 0;
                display: block;
                position: absolute;
                left: 0;
                text-align: center;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 10px;
                border: 1px solid #347f2b;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
            }

            #contact ul li.linklive img {
                padding: 11px 10px;
                display: block;
                position: absolute;
                left: 0;
                min-width: 45px;
                min-height: 45px;
                text-align: center;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                border-radius: 10px;
                border: 1px solid #347f2b;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                transition: all .5s ease;
                background-color: #fff;
            }

            #contact ul li.linklive:hover img {
                /*  background-color: #ecc05e;*/
            }

            #contact ul li:first-child a:before {
                content: "\f095";
                font-size: 1.25em;
                padding: 13px 0;
            }

            #contact ul li:nth-child(2) a:before {
                content: "\f09d";
                font-size: 1.25em;
                padding: 14px 0;
            }


            #contact ul li p,
            .mobile-contact ul li p {
                color: #000;
            }

    #contact a:hover,
    .mobile-contact a:hover {
        color: #000;
    }

    #contact ul li:hover a:before,
    .mobile-contact ul li:hover a:before {
        background-color: #ecc05e;
    }

.mobile-contact {
    display: none !important;
}

@media only screen and (max-width:1000px) {
    .mobile-contact {
        display: block !important;
    }
}

.mobile-contact ul {
    margin-top: 0;
    margin-bottom: .5rem;
}

.utility-links {
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
}

    .utility-links li {
        padding: 0 1em;
        font-size: .85em;
    }

        .utility-links li a {
            color: #000;
        }

            .utility-links li a:hover {
                color: #018752;
            }

[class*="Table-Grid"] > tbody > tr > td {
    text-align: center;
}

    [class*="Table-Grid"] > tbody > tr > td img {
        width: auto;
    }

    [class*="Table-Grid"] > tbody > tr > td > h4 {
        padding-top: 0;
    }

@media only screen and (min-width: 569px) {
    .Table-Grid-Half > tbody > tr {
        flex-basis: calc(50% - 2em);
    }

    .Table-Grid-Thirds > tbody > tr {
        flex-basis: calc(33% - 2em);
    }

    .Table-Grid-Fourths > tbody > tr {
        flex-basis: calc(24% - 2em);
    }
}

@media only screen and (max-width:1024px) /*iPad Landscape*/ {

    .Table-Grid-Thirds > tbody > tr,
    .Table-Grid-Fourths > tbody > tr {
        flex-basis: calc(50% - 2em);
    }
}

[class*="Table-Grid"] ul {
    margin-left: 0;
    padding-left: 0
}

.Table-Grid-Team td:nth-child(2) {
    width: 75%;
}

.Table-Grid-Board > tbody > tr {
    max-width: calc(33% - 2em);
}

@media only screen and (max-width:970px) {
    .Table-Grid-Board > tbody > tr {
        max-width: calc(50% - 2em);
    }
}

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    .Table-Grid-Board > tbody > tr {
        max-width: calc(100% - 2em);
    }

    .Table-Grid-Team tr {
        flex-direction: column;
    }

    .Table-Grid-Team td {
        width: 100% !important;
        padding-bottom: 1em !important;
    }

        .Table-Grid-Team td + td {
            padding-top: 0 !important;
        }
}

.Image-Shadow {
    border: 10px solid #fff;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    max-width: 95%;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
    .Float-Left, .Float-Right {
        margin-top: 1em;
    }
}
/*MAIN NAV overrides
-------------------------------------------------------------------------------------------*/
@media only screen and (min-width:1001px) {

    nav#primary {
        position: absolute;
        background-color: #008751;
        top: 6.5em;
        /* display: flex; */
        /* justify-content: space-between; */
        /* flex-direction: row; */
        /* flex-grow: 1; */
        height: 3em;
        display: block;
    }

    .fixed nav#primary {
        position: fixed;
        top: 0;
    }

    nav#primary > div {
        justify-content: flex-end;
        flex-grow: 2;
        /* min-width: 85%; */
        margin: 0 auto;
        width: 85%;
        height: 100%;
        padding: 0;
    }

        nav#primary > div > ul {
            font-weight: 300;
            /* max-width: 60%; */
            float: right;
            justify-content: flex-end;
            right: 0;
            height: 100%;
        }

            nav#primary > div > ul,
            nav#primary > div > ul > li {
                min-height: 2rem;
            }

                nav#primary > div > ul > li > div {
                    left: -27rem;
                }

                nav#primary > div > ul > li:nth-child(2) > div {
                    left: -33rem;
                }

                nav#primary > div > ul > li > div div {
                    min-width: 14em;
                }

                nav#primary > div > ul > li > a {
                    padding: .75rem 1.25rem;
                    text-transform: uppercase;
                }

    nav#primary [id*="loginopen"] {
        left: 0;
    }
}

@media only screen and (min-width: 1001px) {
    .no-touch .scroll nav#primary > div > ul > li > a {
        padding: .75rem 1.25rem;
    }
}

nav#primary #menuopen,
nav#primary [id*="loginopen"] {
    color: #007446;
}

nav#primary #menuopen {
    position: absolute;
    right: 1em;
}

@media only screen and (max-width: 1000px) {
    .opennav nav#primary #menuopen {
        color: rgba(0, 116, 70,.5);
    }

    nav#primary .mobile-logo {
        margin: 0 auto;
    }

    _:-ms-fullscreen, :root nav#primary .mobile-logo img {
        width: 100%;
    }
}

@media only screen and (max-width:560px) /*Galaxy S, S2 Landscape*/ {
    nav#primary .mobile-logo {
        min-width: 5rem;
    }
}

nav#primary #loginopen,
nav#primary #loginopen-subpage {
    color: #fff;
    display: block;
    margin-left: 1em;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2.75em;
    padding-right: 1.25em;
    border: 0 !important;
    background-color: #008751;
    text-transform: none;
    font-size: 1em;
    position: relative;
    font-weight: 300;
    position: absolute;
}

.home nav#primary #loginopen-subpage {
    display: none;
}

nav#primary #loginopen:before,
nav#primary #loginopen-subpage:before {
    font-size: 1.25em;
    position: absolute;
    left: 1em;
    top: .75em;
}

nav#primary #loginopen:hover,
nav#primary #loginopen-subpage:hover {
    background-color: #007446;
}

.openob #primary .Button1 {
    color: #FFF !important;
    background-color: #008751;
    border: .075rem solid #008751;
}

@media only screen and (max-width:1000px) {
    nav#primary #loginopen,
    nav#primary #loginopen-subpage {
        left: 2em;
        top: 1.15em;
    }

        nav#primary #loginopen.Button1,
        nav#primary #loginopen-subpage.Button1 {
            padding: .5em 1.25em .5em 2.75em;
        }

        nav#primary #loginopen:before,
        nav#primary #loginopen-subpage:before {
            top: .35em;
        }
}

@media only screen and (max-width:560px) /*Galaxy S, S2 Landscape*/ {
    nav#primary #loginopen,
    nav#primary #loginopen-subpage {
        font-size: 14px;
        top: 1em;
    }
}

@media only screen and (max-width:400px) /*Galaxy Note 1 Portrait*/ {
    nav#primary #loginopen,
    nav#primary #loginopen-subpage {
        left: .5em;
        top: .75em;
    }
}
/* Styles to keep panels from falling out of view. */
@media screen and (min-width: 1001px) {
    nav#primary > div > ul > li.edge {
        position: static;
    }
}

@media screen and (min-width: 1001px) {
    nav#primary > div > ul > li.edge > div {
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 1001px) {
    nav#primary > div > ul > li.edge > div > * {
        min-width: 0;
        flex-grow: 1;
    }
}
/* add home to nav. Show on page scroll and subpages on desktop */
@media (min-width:1001px) {
    .home nav#primary .back-home {
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease;
    }

    .home.fixed nav#primary .back-home {
        opacity: 1;
        visibility: visible;
    }
}

.ps-select select,
.ps-select [data-select] {
    height: 2.25em !important; /* The pseudo select will inherit this height */
    line-height: 2.25em !important; /* Set to the same as the height */
}

.ps-select [data-select] {
    background-color: #fff !important;
}

    .ps-select [data-select]::before {
        border: solid 1px #d8d8d8 !important;
    }

.desktop #nav-search {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    min-width: 4em;
    width: 4em;
    height: 100%;
    /* flex-basis: auto; */
    margin: 0;
    padding: 0;
    z-index: 10002;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

    .desktop #nav-search input {
        position: absolute;
        display: block;
        right: 0;
        width: 0;
        height: 100%;
        padding: 0;
        margin: 0;
        border-width: 0px;
        background-color: #888 !important;
        color: #FFF;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

    .desktop #nav-search.searchopen {
        width: 100%;
        left: auto;
        margin: 0;
        padding: 0;
    }

        .desktop #nav-search.searchopen input {
            right: 0;
            width: 100%;
            padding: 0px 80px 0px 20px;
        }

    .desktop #nav-search .search-btn {
        display: block;
        position: absolute;
        right: 0;
        width: 3.5em;
        height: 100%;
        z-index: 1;
        background-color: rgba(247,142,30,0);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

        .desktop #nav-search .search-btn:hover {
            background-color: #ecc05e;
        }

    .desktop #nav-search.searchopen .search-btn {
        background-color: #ecc05e;
    }

    .desktop #nav-search .search-btn:before {
        position: absolute;
        font-family: "FontAwesome";
        content: "\f002";
        font-size: 1.2em;
        line-height: 1;
        top: .75em;
        left: 50%;
        margin-left: -13px;
        z-index: 5;
        color: rgba(255,255,255,1) !important;
    }

    .desktop #nav-search .search-btn:after {
        position: absolute;
        content: "";
        z-index: 5;
        width: 0;
        height: 0;
        left: -9px;
        top: 1.1em;
        opacity: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0px;
        border-color: transparent #ecc05e transparent transparent;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

    .desktop #nav-search .search-btn:hover:before, #nav-search.searchopen .search-btn:before {
        color: #007446 !important;
    }

    .desktop #nav-search .search-btn:hover:after, #nav-search.searchopen .search-btn:after {
        opacity: 1;
    }

.mobile #nav-search {
    display: none !important;
}

@media only screen and (max-width:1000px) {
    #nav-search {
        display: none !important;
    }
}


/*Subsection overrides
--------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1001px) {
    [class*="subsection"]:first-of-type,
    [class*="subsection"]:only-of-type,
    [class*="Subsection-Table"]:first-of-type,
    [class*="Subsection-Table"]:only-of-type {
        padding-top: 10.5em; /*for sticky top main nav*/
    }
}

@media only screen and (max-width:768px) /*iPad Portait*/ {
    [class*="subsection"][style*="url"] .inner-content > table:not([class*="Table-"]) td.show,
    [class*="Subsection-Table"][style*="url"] > tbody > tr > td:first-of-type > table:not([class*="Table-"]) td.show {
        /* padding-top: 10%; */
        /* padding-bottom: 3%; */
        /* margin-top: 10em !important; */
    }
}

@media only screen and (max-width: 667px) {
    [class*="subsection"][style*="url"] .inner-content > table:not([class*="Table-"]),
    [class*="Subsection-Table"][style*="url"] > tbody > tr > td:first-of-type > table:not([class*="Table-"]) {
        width: 100%;
    }

        [class*="subsection"][style*="url"] .inner-content > table:not([class*="Table-"]) td.show, [class*="Subsection-Table"][style*="url"] > tbody > tr > td:first-of-type > table:not([class*="Table-"]) td.show {
            padding: 5% 3em 3% 3em !important;
            margin-top: 10em !important;
            text-align: left;
        }

    .inner-content {
        padding-top: 2em;
    }

    [class*="subsection"][style*="url"] .inner-content,
    [class*="Subsection-Table"][style*="url"] > tbody > tr > td:first-of-type {
        padding-right: 0;
        padding-left: 0;
    }
}
/*-----------Login overrides --------------*/
.openob #login {
    opacity: 1;
    visibility: visible;
}

#login {
    width: 17em;
    position: absolute;
    top: 12.5em;
    left: 29px;
    z-index: 11;
    font-size: .9em;
    border-radius: 20px;
    background-color: rgba(255,255,255,.8);
    display: block;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    -moz-transition: opacity .5s ease, visibility .5s ease;
    -ms-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
}

.mobile #login {
    top: 9em;
}

@media only screen and (max-width:568px) /*iPhone 5 Landscape*/ {
    #login {
        background-color: #fff;
    }
}

.desktop.fixed #login {
    position: fixed;
    top: 84px;
}

#login .inner-content {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    position: static;
    width: auto;
    min-width: 0;
    padding: 1em 2em;
}

.ob-arrow {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    top: -20px;
    left: 3em;
    margin-left: -15px;
    position: absolute;
    z-index: 12001;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    color: rgba(255,255,255,.8);
}

@media only screen and (max-width:568px) /*iPhone 5 Landscape*/ {
    .ob-arrow {
        color: #fff;
    }
}

#login label, #login button {
    height: 2.25em;
}

#login label {
    width: 10em;
    border: 1px solid #d8d8d8;
}

    #login label.ps-select {
        border: 0;
    }

#login h2 {
    margin-top: .25em;
    margin-bottom: .5em;
    padding-top: 0;
    text-transform: uppercase;
    font-weight: 400;
    color: #007446;
    font-size: 1.5rem;
    text-align: center;
}

#login ul {
    margin: .5em 0 0 0;
    justify-content: center;
}

    #login ul li {
        padding: 0;
    }

#login .app-links {
    background-color: #696969;
    border-radius: 0 0 20px 20px;
    color: #fff;
    margin-top: 0;
}

    #login .app-links li {
        padding: .5em 0;
    }

    #login .app-links h3 {
        font-size: 1em;
        padding: 0;
    }

    #login .app-links a {
        color: #fff;
    }

        #login .app-links a:hover {
            color: #ecc05e;
        }

#login .password {
    display: none;
    opacity: 0;
}

.retail #login .password {
    display: block;
    opacity: 1;
}
/*SUBSECTION PROMOS, QUICKLINKS, SOCIAL
-------------------------------------------------------------------------------------------*/
#promo2 {
    position: relative;
    z-index: 9;
    overflow: hidden;
}

    #promo2 .subsection-promo {
        padding-top: 0;
        background-size: cover !important;
    }

        #promo2 .subsection-promo:before {
            content: '';
            position: absolute;
            top: 0;
            height: calc(100% + 1px);
            width: 100%;
            background: none;
            background-color: rgba(255,255,255,.5);
            z-index: 1;
            box-sizing: border-box;
            display: block !important;
        }

    #promo2 .inner-content > table > * > tr > *,
    #promo2 > * > tr > * > table > * > tr > * {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 2em;
        min-height: calc(23rem - 6rem);
        text-align: left;
    }

.subsection-promo,
.Subsection-Promo-Table,
.Subsection-Promo-Table > tbody,
.Subsection-Promo-Table > tbody > tr {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    min-height: 260px;
    border: none;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width:1000px) {
    .home .subsection-promo, .home .Subsection-Promo-Table {
        min-height: 100vh;
    }
}

@media only screen and (min-width: 668px) {
    [class*="subsection"][style*="url"] .inner-content > table > * > tr > *,
    [class*="Subsection-Table"][style*="url"] > * > tr > * > table > * > tr > * {
        padding: 2em !important;
    }
}

.subsection-promo, .Subsection-Promo-Table {
    border-bottom: .075rem solid rgba(0, 0, 0, .09);
    display: flex;
    align-items: center;
    background: #e3e3e3;
}

    .subsection-promo .inner-content {
        text-align: center;
    }

    .subsection-promo:last-of-type {
        border-bottom: 0;
    }

    .subsection-promo td.show {
        padding: 1em 5em !important;
        text-align: center;
    }

@media only screen and (max-width:1200px) {
    .subsection-promo > .inner-content > table > tbody > tr {
        /* display: flex; */
        /* flex-direction: column; */
    }

        .subsection-promo > .inner-content > table > tbody > tr > td.show {
            /* width: 100% !important; */
            /* padding: 1em !important; */
        }
}

[class*="subsection-promo"][style*="url"]:before,
[class*="Subsection-Promo-Table"][style*="url"]:before {
    background-color: rgba(255,255,255,.5);
}

[class*="subsection"][style*="url"]:before,
[class*="Subsection-Table"][style*="url"]:before {
    height: 100%;
}

.subsection-promo:not([style*="url"]) .inner-content > table:first-child {
    width: 100%;
}

.subsection-promo:not([style*="url"]) td:only-of-type {
    text-align: center;
}

.subsection-promo h2 {
    font-size: 2.35em;
    color: #007446;
}

@media only screen and (max-width:414px) /*iPhone 6 Plus Portrait*/ {
    .subsection-promo h2 {
        font-size: 2em;
    }
}

.subsection-promo p {
    font-size: 1.125em;
}

@media only screen and (min-width: 1000px) {
    .home .subsection-promo .inner-content > table,
    .home .Subsection-Promo-Table > tbody > tr > td:first-of-type > table {
        position: relative;
        height: 100vh;
    }

    .home #promo2 .subsection-promo .inner-content > table {
        height: auto;
    }
}

@media only screen and (max-width: 1000px) {
    .home [class*="subsection"][style*="url"] .inner-content > table > * > tr > td.show, [class*="Subsection-Table"][style*="url"] > * > tr > * > table > * > tr > td {
        padding-top: 6em !important;
        /* margin-top: 0 !important; */
    }
}

@media only screen and (max-width:414px) /*iPhone 6 Plus Portrait*/ {
    .home [class*="subsection"][style*="url"] .inner-content > table > * > tr > td.show, [class*="Subsection-Table"][style*="url"] > * > tr > * > table > * > tr > td {
        padding-top: 4em !important;
        margin-top: 5em !important;
    }
}

.subsection-callout,
.Subsection-Callout-Table {
    background: #007446;
    min-height: 1em;
    overflow: hidden;
}

    .subsection-callout:before {
        content: '\e900';
        font-family: 'Fiserv-Katahdin';
        width: 100%;
        height: 100%;
        position: absolute;
        color: #006d41;
        font-size: 15em;
        line-height: .85;
        padding-left: .5em;
    }

@media only screen and (max-width:1000px) {
    .subsection-callout:before {
        padding-left: 0;
        margin-left: -20%;
    }
}

.subsection-callout .inner-content {
    padding: 1.5em;
    text-align: center;
}

    .subsection-callout .inner-content > table {
        width: 100%;
    }

        .subsection-callout .inner-content > table > tbody > tr > td:only-of-type {
            text-align: center;
        }

.subsection-callout td,
.Subsection-Callout-Table td {
    color: #fff !important;
}

.subsection-callout a,
.Subsection-Callout-Table a {
    font-weight: 600;
    color: #fff;
}

.subsection-callout h2,
.Subsection-Callout-Table h2 {
    color: #ECC05E;
}

.subsection-callout .Button1,
.Subsection-Callout-Table .Button1 {
    color: #007446;
}

.subsection-callout .Button2,
.Subsection-Callout-Table .Button2 {
    border-color: #fff !important;
    color: #fff;
}

.Table-Quicklinks-Grid, .Table-Quicklinks-Grid tbody {
    display: block;
    margin: 0;
}

    .Table-Quicklinks-Grid tr {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
    }

@media only screen and (max-width:900px) {
    .Table-Quicklinks-Grid tr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.Table-Quicklinks-Grid > tbody > tr > td {
    position: relative;
    display: flex;
    width: 15%;
    max-width: 14rem;
    flex-grow: 1;
    margin: 0 .75rem;
    box-sizing: border-box;
    text-align: center;
    align-items: flex-start;
    justify-content: center;
    overflow: hidden;
    background-clip: padding-box;
    height: 100%;
}

_:-ms-fullscreen, :root .Table-Quicklinks-Grid tr td { /*ie11 flexbox bug hack*/
    max-width: 100%;
}

.Table-Quicklinks-Grid > tbody > tr > td:first-child {
    align-self: center;
}

@media only screen and (max-width:640px) /*Galaxy Note 1/2/3, S4, Nexus Landscape*/ {
    .Table-Quicklinks-Grid > tbody > tr > td:first-child {
        width: 100%;
        max-width: 100%;
    }
}

.no-touch .Table-Quicklinks-Grid td:hover:before {
    opacity: 0;
}

.Table-Quicklinks-Grid h2 {
    font-size: 1.75em;
    color: #ecc05e;
    padding-top: 0;
    padding-bottom: .5em;
}

.Table-Quicklinks-Grid a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    width: 100%;
    padding: .5rem;
    z-index: 5;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1.25;
    color: #fff;
}

_:-ms-fullscreen, :root .Table-Quicklinks-Grid a { /*ie11 flexbox bug hack*/
    align-items: stretch;
}

.Table-Quicklinks-Grid a:hover {
}

.Table-Quicklinks-Grid a:before {
    display: flex;
    width: 4rem;
    height: 4rem;
    margin-bottom: .5em;
    font-size: 2em;
    justify-content: center;
    align-items: center;
    /* transition: all .3s ease; */
    border: 1px solid #fff;
    border-radius: 10px;
    font-family: 'Fiserv-Katahdin';
    transition: all .5s ease;
}

_:-ms-fullscreen, :root .Table-Quicklinks-Grid a:before {
    margin: 0 auto; /*ie11 flexbox bug hack*/
}

.Table-Quicklinks-Grid a:hover:before {
    border-color: #ecc05e;
    background-color: #ecc05e;
    color: #007446;
}

@media only screen and (max-width:1000px) {
    .Table-Quicklinks-Grid > tbody > tr > td {
        min-width: 130px;
        margin: .5rem;
    }
}

.Table-News td {
    position: relative;
}

.Table-News h2 {
    font-size: 2.6em;
    font-weight: 300;
    color: #007446;
    padding-top: 0;
}

.Table-News ul,
.Table-News ul li {
    margin-left: 0;
    padding-left: 0;
}

    .Table-News ul li:before, .Table-Social ul li:before {
        display: none !important;
        content: '';
    }

    .Table-News ul li p {
        line-height: 1.5;
    }

.Table-News h3 {
    padding-top: 0;
    font-size: 1.33em;
}

@media only screen and (max-width:1000px) {
    .Table-News tr {
        flex-direction: column;
        flex-wrap: wrap;
        display: flex;
        width: 100%;
        height: 100%;
    }

        .Table-News tr td {
            order: 2;
            width: 100% !important;
        }

            .Table-News tr td:nth-child(2) {
                order: 1;
                vertical-align: top;
                display: block !important;
                flex-direction: column;
                min-height: calc(23rem - 6rem);
                justify-content: center;
            }
}

.Table-Social {
    width: 100%;
}

    .Table-Social td {
        text-align: center;
        min-height: 0 !important;
        padding: 1em !important;
    }

    .Table-Social h2 {
        font-weight: 700;
        font-size: 1.5em;
        text-transform: uppercase;
        padding-top: 0;
        color: #555555;
        text-align: center;
    }

        .Table-Social h2:before,
        .Table-Social h2:after {
            display: block;
            content: '';
            position: absolute;
            width: 37%;
            height: 1px;
            top: 16px;
            background-color: #347f2b;
            z-index: 1;
        }

@media only screen and (max-width:1000px) {
    .Table-Social h2:before,
    .Table-Social h2:after {
        width: 28%;
    }
}

@media only screen and (max-width:640px) /*Galaxy Note 1/2/3, S4, Nexus Landscape*/ {
    .Table-Social h2:before,
    .Table-Social h2:after {
        width: 20%;
    }
}

.Table-Social h2:after {
    right: 0;
}

.Table-Social ul,
#footer ul.social {
    display: flex;
    justify-content: center;
    margin: 0;
    padding-left: 0;
}

    .Table-Social ul li:first-child,
    #footer ul.social li:first-child {
        padding-left: 0;
    }

#footer ul.social {
    justify-content: flex-start
}

    #footer ul.social li {
        padding: .5em 0 .5em 1.125em;
    }

        #footer ul.social li a {
            color: #007446;
            font-size: 1.25em;
        }

            #footer ul.social li a:hover {
                color: #6d6d6d;
            }

            #footer ul.social li a.icon-x-logo {
                font-size: 1em;
            }

                #footer ul.social li a.icon-x-logo:hover {
                    color: #6d6d6d;
                }

@media (max-width:660px) {
    #footer ul.social {
        justify-content: center
    }
}

.subsection-promo-half table,
.subsection-promo-half .inner-content,
.Subsection-Promo-Table-Half > tbody > tr > td > table,
.subsection-promo-half table tbody,
.Subsection-Promo-Table-Half > tbody > tr > table > tbody {
    width: 100%;
    padding: 0;
}

    .subsection-promo-half tr,
    .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr {
        /*    display: flex;
        align-items: center;*/
    }

        .subsection-promo-half td,
        .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td {
            width: 50%;
            padding: 0;
            /*  display: block;*/
        }

_:-ms-fullscreen, :root .subsection-promo-half img /*Force ie11 to resize images*/ {
    width: 100%;
    height: auto;
}

@media only screen and (max-width:990px) {
    .subsection-promo-half td:first-child,
    .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td:first-child {
        padding: 1em;
    }
}

@media only screen and (max-width:768px) /*iPad Portait*/ {
    .subsection-promo-half tr,
    .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr {
        /*  flex-wrap: wrap;
        flex-direction: column;*/
    }

        .subsection-promo-half td,
        .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td {
            width: 100%;
            padding-bottom: 1.5em;
            padding-top: 1.5em;
        }

            .subsection-promo-half td:first-child,
            .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td:first-child {
                padding: 0;
            }
}

.subsection-promo-half .inner-content td:nth-child(2),
.Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
    padding-left: 3em !important;
    /* padding-right: 24em; */
    padding-bottom: 1em;
    vertical-align: middle;
}

@media only screen and (max-width:1200px) {
    .subsection-promo-half .inner-content td:nth-child(2),
    .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td:nth-child(2) {
        padding-right: 3em;
    }
}

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {

    .subsection-promo-half .inner-content table td.show,
    .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td {
        padding-bottom: 1.5em;
        padding-top: 1.5em;
    }

        .subsection-promo-half .inner-content table td:first-child,
        .Subsection-Promo-Table-Half > tbody > tr > td > table > tbody > tr > td:first-child {
            padding: 0;
        }
}

.Table-Katahdin-Corner, .Table-Katahdin-Corner tbody, .Table-Katahdin-Corner td {
    display: block;
    margin: 0;
}

    .Table-Katahdin-Corner tr {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }

@media only screen and (max-width:1000px) {
    .Table-Katahdin-Corner tr {
        flex-wrap: wrap;
    }
}

.Table-Katahdin-Corner > tbody > tr > td {
    padding: .75rem 1em;
    box-sizing: border-box;
    overflow: hidden;
    background-clip: padding-box;
    flex-grow: 1;
}

@media only screen and (max-width:1000px) {
    .Table-Katahdin-Corner > tbody > tr > td {
        text-align: left !important;
    }

        .Table-Katahdin-Corner > tbody > tr > td:first-child {
            text-align: center !important;
        }
}

.Table-Katahdin-Corner > tbody > tr > td:first-child {
    /* flex-basis: 15%; */
    min-width: 175px;
    width: auto;
}

.Table-Katahdin-Corner > tbody > tr > td:nth-child(2) {
    flex-grow: 2;
}

.Table-Katahdin-Corner > tbody > tr > td:nth-child(3) {
    /* flex-basis: 25%; */
    text-align: right;
    min-width: 310px;
    width: auto;
}

.Table-Katahdin-Corner [class*="icon-"], .Table-Katahdin-Corner [class*="fa-"] {
    color: #ecc05e;
    font-size: 5em;
    margin: 0;
}

.Table-Katahdin-Corner h2 {
    font-weight: 300;
    margin-top: 0;
    padding-top: 0;
}
/*----------Subpages------------*/
.subsection-contact,
.Subsection-Contact-Table {
    min-height: 0;
    font-weight: 300;
    background-size: cover;
    background-repeat: no-repeat;
    background: #007446;
    color: #fff;
    padding-top: 0 !important;
}

.financial .subsection-contact,
.financial .Subsection-Contact-Table {
    display: none;
}

.subsection-contact .inner-content,
.Subsection-Contact-Table > tbody > tr > td:first-of-type {
    height: 100%;
    padding: 2.0rem 0;
}

    .subsection-contact .inner-content > table,
    .subsection-contact .inner-content > table > tbody {
        display: block;
    }

        .subsection-contact .inner-content > table > tbody > tr {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }

            .subsection-contact .inner-content > table > tbody > tr > td,
            .subsection-contact .inner-content > table > tbody > tr > td.show {
                position: relative;
                display: flex;
                float: none;
                width: 20%;
                flex-grow: 1;
                margin: 0rem 0;
                box-sizing: border-box;
                align-items: center;
                justify-content: center;
            }

.subsection-contact:before,
.Subsection-Contact-Table:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    min-height: 100%;
    left: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 1;
}

.subsection-contact a {
    position: relative;
    float: left;
    width: auto;
    min-width: 12rem; /*could need adjustment if not used for social content*/
    /* padding-top: 0.5rem; */
    color: #fff;
    line-height: 1.25;
    font-size: .9rem;
}


    .subsection-contact a:before {
        float: left;
        width: 2.25rem;
        height: 2.25rem;
        margin-top: .25em;
        margin-right: .75rem;
        text-align: center;
        vertical-align: middle;
        font-size: 1.125rem;
        border: 1px solid #fff;
        border-radius: 5px;
        padding-top: .5rem;
        box-sizing: border-box;
        transition: all .3s ease;
    }

    .subsection-contact a:hover:before {
        background-color: #ecc05e;
        border-color: #ecc05e;
        color: #007446;
    }

.subsection-contact .linklive a:before {
    border: 0;
}

.subsection-contact .linklive img {
    height: 2.25rem;
    width: 2.25rem;
    position: absolute;
    left: 0;
    top: .3em;
    background-image: url(https://011202392.securebanksolutions.com/011202392/images/status/group/index.php?im=support@katahdintrust.com&group=011202392);
    background-repeat: repeat;
    background-position: center;
    z-index: -1;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all .5s ease;
}

.subsection-contact .linklive a:hover:before {
    background-color: transparent;
    color: inherit;
}

.subsection-contact .linklive a:hover img {
    /*  opacity: 0;*/
}

.subsection-contact strong {
    font-weight: 300;
    font-size: 1.375em;
}

@media only screen and (max-width:1000px) {
    .subsection-contact .inner-content > table > tbody > tr > td,
    .subsection-contact .inner-content > table > tbody > tr > td.show {
        margin: 1rem;
        width: auto !important;
        padding-left: 0 !important;
    }
}

ul.List-Checklist > li:before {
    content: '\f096' !important;
    font-size: 1.25em !important;
    top: .3em !important;
    left: 0 !important;
}

#Loan-Application-Checklist,
#Construction-Application-Checklist {
    border: 1px solid #888;
    padding: 1em 2em !important;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.25);
}

    #Loan-Application-Checklist h2:first-child {
        padding-top: 0;
    }

#footer {
    background-color: #e3e3e3;
}

.financial #footer {
    display: none;
}

#footer .inner-content {
    padding: 1em 0 1em 0;
}

    #footer .inner-content table,
    #footer .inner-content table tbody {
        display: block;
    }

        #footer .inner-content table tbody tr {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }

    #footer .inner-content > table > tbody > tr > td {
        position: relative;
        display: flex;
        float: none;
        flex-grow: 1;
        margin: 1rem 0;
        padding-left: 1.75rem;
        box-sizing: border-box;
        flex-direction: column;
    }

@media only screen and (max-width:890px) {
    #footer .inner-content > table > tbody > tr > td.logo {
        width: 100%;
        padding: 0;
        align-items: center;
    }

        #footer .inner-content > table > tbody > tr > td.logo img {
            margin: 0 auto;
        }
}

#footer .inner-content > table > tbody > tr > td > *:first-child {
    padding-top: 0;
}

#footer .inner-content > table h3 {
    color: #007446;
    font-size: 1.25em;
    font-weight: 600;
}

#footer .logo {
    padding-right: 1.75rem;
}

    #footer .logo img {
        width: 180px;
    }

#footer #bp4wp {
    width: auto;
    height: 104px;
    padding-top: 1rem;
}

@media only screen and (max-width: 667px) {
    #footer .inner-content > table > tbody > tr > td {
        margin: .25rem 0;
        text-align: center;
        padding-left: 0;
        min-width: 220px;
    }
}

#footer ul {
    margin-left: 0;
    padding-left: 0;
}

    #footer ul li {
        padding: .25em 0 .25em 0;
        color: #000;
    }

        #footer ul li:before {
            display: none;
        }

#footer a {
    color: #000;
}

    #footer a:hover {
        color: #007446;
    }

#footer-stripe {
    position: relative;
    background-color: #d1d1d1;
}

    #footer-stripe:before {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);
        z-index: 1;
    }

    #footer-stripe .inner-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        padding: 1.5rem 3% 1.95rem 3%;
    }

        #footer-stripe .inner-content p {
            padding: 0;
            margin: 0;
        }

@media only screen and (max-width: 1000px) {
    #footer-stripe .inner-content {
        padding: 1rem 3% 1.05rem 3%;
    }
}

@media only screen and (max-width:890px) {
    #footer-stripe .inner-content {
        flex-direction: column;
    }

    #footer-stripe .tagline p {
        margin: 0;
    }
}

@media only screen and (max-width: 667px) {
    #footer-stripe .inner-content {
        text-align: center;
        justify-content: center;
    }
}

#footer-stripe .inner-content .copyright {
    width: auto;
    font-weight: 300;
    margin-top: 1em;
    margin-bottom: .5em;
}

#footer-stripe #logos {
    display: flex;
    align-items: center;
    justify-content: center;
}

    #footer-stripe #logos div {
        padding-left: .5rem;
    }

.financial #footer-stripe #logos {
    display: none;
}

#footer-stripe .financial-links {
    display: none;
}

.financial #footer-stripe .financial-links {
    display: block;
}

.financial-links ul {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
}

    .financial-links ul li {
        display: inline-block;
        padding-left: 1em;
        padding-right: 1em;
    }

.tagline p {
    font-weight: 600;
    font-size: 1.25rem;
    color: #007446;
}

.financial .tagline {
    display: none;
}

.icon-ehl {
    font-size: 1.25rem;
    vertical-align: text-bottom;
    margin-left: .35em;
}

span.Polaroid-Wrapper {
    position: absolute;
    display: block;
    /* margin-top: -34%; */
    top: 10em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 387px;
    height: auto;
    transition: all .5s ease-in-out;
    z-index: 4;
}

@media only screen and (max-width:1000px) {
    span.Polaroid-Wrapper {
        width: 260px;
        top: 5em;
    }
}

span.Polaroid-Wrapper span {
    display: block;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    z-index: 4;
}

    span.Polaroid-Wrapper span.animated {
        opacity: 1;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }

span.Polaroid-Wrapper:nth-child(3) {
    transform: rotate(0deg);
    /* margin-top: -28%; */
}

span.Polaroid-Wrapper:nth-child(2) {
    right: 20%;
    transform: rotate(6deg);
}

span.Polaroid-Wrapper:nth-child(1) {
    left: 20%;
    transform: rotate(-6deg);
}

.desktop span.Polaroid-Wrapper:hover {
    transform: scale(1.15);
    -webkit-box-shadow: 2px 2px 66px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 66px 0px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 66px 0px rgba(0,0,0,0.5);
    z-index: 5;
}

.desktop span.Polaroid-Wrapper:nth-child(1):hover {
}

.desktop span.Polaroid-Wrapper:nth-child(2):hover {
}

.desktop span.Polaroid-Wrapper:nth-child(3):hover {
}

.desktop span.Polaroid-Wrapper:hover {
    transform: scale(1.15);
    z-index: 5;
}

span.Polaroid-Wrapper span:before {
    display: block;
    position: absolute;
    /* content: ''; */
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}

span.Polaroid-Wrapper span:before {
    /* background-image: url(../images/polaroid.jpg); */
}

span.Polaroid-Wrapper span img {
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 0px;
    /* left: 21px; */
    border: 10px solid #fff;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
    height: auto !important;
    width: auto !important;
}

/*@media only screen and (max-width:560px) {
    .mobile span.Polaroid-Wrapper {
        width: 180px;
    }

    span.Polaroid-Wrapper:nth-child(2) {
        right: 5%;
    }

    span.Polaroid-Wrapper:nth-child(1) {
        left: 5%;
    }
}*/

.Table-History {
    width: 100%;
    border: .075rem solid rgba(0,0,0,.2);
    margin-bottom: 1rem;
}

    .Table-History td {
        padding-left: 1em;
    }

    .Table-History tbody tr td:first-of-type {
        width: 25%;
        padding-left: 0;
        min-width: 25%;
        text-align: center;
        color: #FFF;
        background-color: #018752;
        font-size: 2rem;
        font-weight: 600;
    }

        .Table-History tbody tr td:first-of-type p {
            margin: 0;
            padding: 0;
        }

@media only screen and (max-width: 490px) {
    .Table-History tbody tr td {
        width: 100% !important;
        float: left;
    }
}

.Table-Location,
.Table-Location > tbody,
.Table-Location > tbody > tr > td {
    display: block;
}

    .Table-Location tr {
        display: flex;
        flex-wrap: wrap;
    }

    .Table-Location td {
        flex-basis: calc(33% - 2rem);
        padding-left: 2rem;
        vertical-align: top;
        flex-grow: 1;
    }

        .Table-Location td:first-child {
            padding-left: 0;
        }

        .Table-Location td:nth-child(2) {
            flex-grow: 2;
        }

    .Table-Location tr:first-child td:first-child {
        width: 365px;
    }

@media only screen and (max-width: 1000px) {
    .Table-Location tr {
        flex-wrap: wrap;
    }

    .Table-Location td:last-child {
        flex-basis: 50%;
        padding-left: 0;
    }
}

@media only screen and (max-width:820px) {
    .Table-Location tr {
        flex-direction: column;
    }

        .Table-Location tr td {
            padding-left: 0;
        }
}

@media only screen and (max-width: 500px) {
    .Table-Location tr:first-child td:first-child {
        width: 100%;
    }
}

.Table-Location img {
    border: 7px solid #fff;
    box-shadow: 0px 0px 20px 0px rgba(84,102,112,0.5);
    /* margin-right: 20px; */
}

.Table-Location h4 {
    margin-top: 0;
    padding-top: .75rem;
}

    .Table-Location h4 + p {
        margin-top: .5rem;
    }

.Business-Phone:before, .Phone:before, .Fax:before, .Email:before, .Address:before, .pdf:after, .Map:before, .Card:before, .Check:before, .Chat:before {
    content: '\f1ad';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #018752;
}

.Phone:before {
    content: '\f095';
}

.Fax:before {
    content: '\f1ac';
}

.Email:before {
    content: '\f0e0';
}

.Map:before {
    content: '\f041'
}

.Card:before {
    content: '\f283';
    font-size: 1rem;
}


.pdf:after {
    content: '\f1c1';
    color: red;
    margin-left: 10px;
}

.Chat:before {
    content: '\f075';
}

[class*="Social-"] {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 2.5em;
}

    [class*="Social-"]:hover {
        color: #ecc05e;
    }

.Social-Facebook:before {
    content: "\f082";
}

.Social-Twitter:before {
    content: "\f099";
}

.Social-Linkedin:before {
    content: "\f08c";
}

.Social-Youtube:before {
    content: "\f16a";
}

.Social-Instagram:before {
    content: "\f16d";
}

[class*="Include"], .Financial-Services {
    display: none;
}

.financial #copyright #logos {
    display: none;
}

.Not-FDIC-Insured {
    margin-top: 3em;
    margin-bottom: 1em;
}

    .Not-FDIC-Insured td {
        padding: 1em !important;
        text-align: center;
        border: 1px solid #ccc;
        width: 25%;
    }

@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    .Not-FDIC-Insured td {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:490px) {
    .Not-FDIC-Insured {
        font-size: .8em;
    }
}

.captcha-content {
    width: 50%;
    margin-top: .5rem !important;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}


/**  Site Notice **/

.notice {
    background-color: #ecc05e;
    overflow: hidden;
    height: auto;
    -webkit-transition: max-height .75s ease-in-out;
    -moz-transition: max-height .75s ease-in-out;
    -ms-transition: max-height .75s ease-in-out;
    -o-transition: max-height .75s ease-in-out;
    transition: max-height .75s ease-in-out;
    max-height: 0px;
    /* use these styles if you would like a fixed bottom notice */
    /*position: fixed;
    z-index: 20600;
    bottom: 0;
    width: 100%;*/
}

    .notice.active {
        -webkit-transition: max-height .75s ease-in-out;
        -moz-transition: max-height .75s ease-in-out;
        -ms-transition: max-height .75s ease-in-out;
        -o-transition: max-height .75s ease-in-out;
        transition: max-height .75s ease-in-out;
        max-height: 300px;
    }

body.noticeactive .notice:not(.appbanner) {
    max-height: 300px;
}

body.bannernoticeactive .notice.appbanner.active {
    max-height: 300px;
}

.notice table {
    width: 100% !important;
    margin: 0 auto;
}

    .notice table tr td {
        border: none;
        padding-right: 4em;
        padding-left: 4em;
    }

.noticeHtml {
    overflow: hidden;
}

    .noticeHtml table td {
        padding: 10px;
        text-align: center;
    }

    .noticeHtml * {
        font-size: 2.3vmin !important;
        line-height: 2.5vmin !important;
        padding: 5px 0;
        margin: 3px 0;
        color: #000;
    }

    .noticeHtml > p {
        text-align: center !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .noticeHtml a {
        color: rgba(255,255,255,.75);
        text-decoration: none;
    }

        .noticeHtml a:hover {
            color: rgba(255,255,255,.95);
            text-decoration: underline;
        }

    .noticeHtml td.rev {
        background-color: transparent;
    }

.noticecloser, .noticeclosersession {
    position: absolute;
    display: block;
    min-height: 30px;
    box-sizing: border-box;
    width: 20px;
    cursor: pointer;
    text-align: center;
    font-family: 'FontAwesome';
    font-size: 22px;
}

.noticecloser {
    right: 8px;
}

.noticeclosersession {
    right: 35px;
}

.noticecloser:before {
    content: "\f00d";
}

.noticeclosersession:before {
    content: "\f068";
}
/*  Responsive font size */
@media only screen and (min-width:1032px) {
    .noticeHtml {
        max-height: 125px;
    }
}

@media only screen and (max-width:640px) {
    .notice, .notice * {
        font-size: 3vmin !important;
    }
}

/* For fixed header - disable notice-clone when header becomes relative. Adjust media query as necessary */
@media only screen and (max-width:1016px) {
    body.noticeactive > .notice {
        /* display: none; */
    }
}

@media (min-width:963px) {
    /**  Site Notice - Popup **
	#notice {
		position:absolute;
		top:-1000px;
		left:50%;
		width:482px;
		margin-left:-241px;
		z-index:5000;
		max-height:auto;
		-webkit-transition: top .75s ease-in-out;
		-moz-transition: top .75s ease-in-out;
		-ms-transition: top .75s ease-in-out;
		-o-transition: top .75s ease-in-out;
		transition: top .75s ease-in-out;
		background: #ff6600;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eebc88', endColorstr='#f99f1f',GradientType=0 );
	}
	.cssgradients #notice {
		filter: none;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlYmM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOTlmMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #eebc88 0%, #f99f1f 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eebc88), color-stop(100%,#f99f1f));
		background: -webkit-linear-gradient(top,  #eebc88 0%,#f99f1f 100%);
		background: -o-linear-gradient(top,  #eebc88 0%,#f99f1f 100%);
		background: -ms-linear-gradient(top,  #eebc88 0%,#f99f1f 100%);
		background: linear-gradient(to bottom,  #eebc88 0%,#f99f1f 100%);
	}
	#notice.active {
		-webkit-transition: top .75s ease-in-out;
		-moz-transition: top .75s ease-in-out;
		-ms-transition: top .75s ease-in-out;
		-o-transition: top .75s ease-in-out;
		transition: top .75s ease-in-out;
		top:190px;
	}
	#notice>div {
		margin:25px;
		background-color: #f7f6f7;
		padding: 10px 15px 40px 15px;
		border-radius:5px;
	}
	.noticeHtml table td {
		box-shadow: none;
	}
	.noticeHtml p {
		color: #666666;
	}
	.noticeHtml {
		color: #666666;
	}
	#notice.active .noticeHtml {
		box-shadow:none;
	}
	*/
}

/**  end of Site Notice **/
/* Resize Toolbar*/
.toolbar {
    margin: auto;
    position: fixed;
    text-align: right;
    z-index: 8010;
    top: 30%;
    right: 0px;
    list-style-type: none;
    padding: 0;
    margin-top: 0;
    transition: all 1s ease;
}

@media only screen and (max-width:1050px) {
    .toolbar {
        transform: translateX(2.292rem);
    }
}

.toolbar.toolbar-active {
    transform: translateX(0rem);
}

.toolbar > *, .toolbar > *.toolbar-search {
    background-color: #ecc05e;
}

.ipad.noticeactive #toolbar {
    top: 40%;
}

.dsm {
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.toolbar > * {
    display: block;
    position: relative;
    float: right;
    clear: both;
    font-size: 0.6667rem;
    max-width: 2.417rem;
    overflow: hidden;
    height: 1.958rem;
    margin: 0;
    transition: background-color .4s ease-in-out, max-width .4s ease-in-out, border-radius .4s ease-in-out;
    box-sizing: border-box;
    cursor: pointer;
    border-top: 0.04167rem rgba(255,255,255,.25) solid;
    border-bottom: 0.04167rem rgba(0,0,0,.1) solid;
}

    .toolbar > *:first-child {
        border-top-left-radius: 0.3333rem;
    }

    .toolbar > *:last-child {
        border-bottom-left-radius: 0.3333rem;
    }

    .toolbar > *.on-hover:hover, .toolbar > *.active {
        background-color: #d2d2d2;
    }

    .toolbar > *:first-child {
        margin-top: 0.5417rem;
    }

    .toolbar > *:last-child {
        margin-bottom: 13px;
    }

    .toolbar > * > * {
        display: block;
        height: 1.958rem;
        line-height: 1.958rem;
        font-size: 0.5rem;
        vertical-align: middle;
        color: rgba(255,255,255,1) !important;
        transition: all 1s ease;
        background-color: transparent;
        border: none;
    }

    .toolbar > *:hover > * {
        color: rgba(51,51,51,1) !important;
    }

    .toolbar > * > * p {
        height: 1.958rem;
        margin: 0 0 0 1.875rem;
        padding: 0 0.8333rem;
        font-weight: 500;
        font-size: 0.6667rem;
        line-height: 1.75rem;
        letter-spacing: 0;
        text-overflow: ellipsis;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        max-width: 0;
        color: rgba(0,0,0,0);
        transition: all 1s ease;
    }

    .toolbar > *.on-hover:hover > * p, .toolbar > *.active > * p {
        color: rgb(51, 51, 51);
    }
/* only apply hover expand on desktop */
@media only screen and (min-width:1024px) {
    .toolbar > *.on-hover:hover > * p, .toolbar > *.active > * p {
        max-width: 300px;
    }

    .toolbar > *.on-hover:hover, .toolbar > *.active {
        max-width: 12.5rem;
    }
}

i.toolbar-section {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    display: block;
    width: 2.417rem;
    height: 1.958rem;
    font-size: 1.125rem;
    line-height: 1.958rem;
    text-align: center;
}

.cTimeValue form {
    font-family: inherit;
}

div#tvcFloatRightDivId {
    margin-top: -20px;
}

.cTimeValue p,
.cTimeValue input,
.cTimeValue select {
    font-size: 1rem !important;
    margin: .25rem 0;
}

.cTimeValue .InputContainer label {
    font-size: 1rem !important;
}

input[type="checkbox"], input[type="radio"] {
    margin-left: .5rem;
    margin-right: .25rem;
}

.cTimeValue input[type="text"],
.cTimeValue select {
    padding: .5rem !important;
    margin-right: .5rem;
    margin-left: .5rem;
}

.cTimeValue input[type="submit"], .cTimeValue #COMPUTE {
    position: relative;
    display: inline-block;
    margin: 1em .5em .2em 0;
    line-height: 1;
    text-align: center;
    transition: all .5s ease;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #007446 !important;
    color: #007446;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .85em !important;
    padding: 1em 2em;
}

.cTimeValue #COMPUTE {
    width: auto;
    height: auto;
    font-family: inherit;
    font-weight: 400;
    background-image: none;
}

    .cTimeValue #COMPUTE:hover {
        color: #FFF;
        background-color: #373737;
    }

.toggle {
    vertical-align: middle !important;
}

.Summary,
.Summary b {
    color: #007446 !important;
    font-weight: 400 !important;
}

.SubDetailTable th, .SubDetailTable td, .DetailTable th, .DetailTable td {
    padding: .5rem !important;
    text-align: center;
}
/*-----------Form overrides--------------*/
form ul li::before {
    display: none !important;
}

form label span:first-child.show-label {
    display: block !important;
    padding-bottom: .5em;
    /* padding-top: 1em; */
}

form ul,
form ol,
form ul li,
form ol li {
    margin-left: 0;
    padding-left: 0;
}

#survey-form form .table.survey > ul > li {
    border-bottom: 1px solid #dadada;
    padding: .75em .75em .75em 0 !important;
}

#survey-form form .table > ul > li:last-child {
    width: 156px;
}

fieldset {
    Border: 0;
    Padding: 0;
    margin-bottom: 1.5em;
    /* border-bottom: 1px solid #e7e7e7; */
}

form ul li label {
    float: none;
    display: block;
    clear: both;
    padding-bottom: 0 !important;
}

form input[type=checkbox] + span {
    float: none !important;
}

form textarea {
    margin-bottom: 1em;
}

form .one-half {
    float: left;
    clear: none;
}

form label span.show-label + textarea::-webkit-input-placeholder {
    color: transparent;
}

form label span.show-label + textarea:-moz-placeholder {
    color: transparent;
}
/* FF 4-18 */
form label span.show-label + textarea::-moz-placeholder {
    color: transparent;
}
/* FF 19+ */
form label span.show-label + textarea:-ms-input-placeholder {
    color: transparent;
}
/* IE 10+ */
@media only screen and (max-width:667px) /*iPhone 6 Landscape*/ {
    form .one-half {
        float: none;
        width: 100% !important;
    }
}

@media only screen and (max-width:490px) {
    form .table > ul > li {
        display: block !important;
        width: 100% !important;
    }

    #survey-form form .table.survey > ul > li:first-child {
        border: none;
    }
}

@media print {
    body, .subsection-contact a {
        color: #000 !important;
        font-size: 14pt;
        animation: none;
        opacity: 1;
    }

    [class*=section] ul:not(.List-Checkmark) > li:before,
    [class*=Section] ul:not(.List-Checkmark) > li:before,
    a,
    .tagline p {
        color: #000;
    }

    .Button1,
    .Button2,
    .Button3 {
        border-color: #000 !important;
        background-color: transparent;
        color: #000;
    }

    #header {
        position: relative;
        height: 100px;
    }

    #logo {
        width: 150px;
    }

    #primary, #footer, #login, .utility-links,
    #contact ul li:before,
    .subsection-contact,
    .toolbar {
        display: none !important;
    }

    /*h1, h2, h3, h4, h5 {
        page-break-after: avoid;
    }*/

    .subsection {
        background-image: none !important;
    }

        .subsection .inner-content {
            padding-top: 0;
            padding-bottom: 1em;
            padding-left: 0;
        }

    [class*="subsection"][style*="url"] .inner-content > table > * > tr > *,
    [class*="Subsection-Table"][style*="url"] > * > tr > * > table > * > tr > * {
        width: 100% !important;
    }

    .subsection-contact, .Subsection-Contact-Table,
    #copyright:before {
        background-color: #fff;
        background: #fff !important;
    }

    .Table-Style caption,
    .Table-Style th {
        background-color: #fff;
        color: #000;
    }

    .Table-Style caption {
        padding: 0;
        margin: 0;
    }

    .Table-Style th {
        border-bottom-color: #000;
    }

    .Table-Style td,
    .Table-Style th {
        padding: .5em;
    }

    .construction-application-print #Loan-Application-Checklist,
    .loan-application-print #Construction-Application-Checklist {
        display: none;
    }

    .loan-application-print #Loan-Application-Checklist,
    .construction-application-print #Construction-Application-Checklist {
        display: block;
    }
}
/* Smart App Banner */
.notice.appbanner {
    display: none;
    color: #666;
    background-color: #e8e8ea;
    padding: 0 !important;
    margin: 0 !important;
    max-height: 0 !important;
}

    .notice.appbanner.active {
        max-height: 16.67rem !important;
    }

    .notice.appbanner .noticeHtml {
        max-height: unset !important;
        padding-top: 1em !important;
        padding-bottom: 0 !important;
    }

body.android #notice-android.appbanner.active, body.android-tablet #notice-android-tablet.appbanner.active, body.android-fire #notice-android-fire.appbanner.active, body.android-tablet-fire #notice-android-tablet-fire.appbanner.active, body.iphone #notice-iphone.appbanner.active, body.ipad #notice-ipad.appbanner.active {
    display: block;
}

.appbanner .noticecloser, .appbanner .noticeclosersession {
    position: absolute;
    top: 0;
}

.appbanner p {
    text-align: center;
}

.appbanner .noticecloser, .appbanner .noticeclosersession {
    color: #666;
}

.appbanner a.icon {
    display: inline-block;
    text-align: center;
    width: 100px;
    padding: 0 5px;
    color: #666;
    text-shadow: 0px 1px 1px rgba(0,0,0,.25);
}

.notice .icon img {
    height: 57px;
    width: 57px;
    margin: 0 auto 3px auto;
    border-radius: 9px;
    display: block;
    box-shadow: 0px 1px 1px rgba(0,0,0,.25);
}

.app-text {
    display: none !important;
}

body.android .app-android-text, body.android-tablet .app-android-tablet-text, body.android-fire .app-android-fire-text, body.android-tablet-fire .app-android-tablet-fire-text, body.iphone .app-iphone-text, body.ipad .app-ipad-text {
    display: inline-block !important;
}


.apps {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 1rem;
    padding-top: .5rem;
    margin-left: -.5rem;
    margin-right: -.5rem;
    width: calc(100% + 1rem);
}

.app {
    flex-grow: 1;
    display: flex;
    align-items: center;
    min-width: 250px;
    box-sizing: border-box;
    margin: 0 .5rem .5rem .5rem;
    padding-right: .5rem;
    padding-left: .5rem;
}

    .app > * {
        padding: .5rem .5rem;
        margin: 0;
        line-height: initial !important;
    }

    .app .sb-icon {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        overflow: hidden;
        padding: 0 !important;
        margin: 0 !important;
    }

    .app .sb-text {
        flex-grow: 2;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .app .sb-app-name, .app .sb-app-company, .app .sb-app-store, .app .sb-price {
        color: #333;
        line-height: 1.25em !important;
        padding: 0;
        margin: 0;
        font-size: .8rem !important;
    }

    .app .sb-app-name {
        font-weight: bold;
    }

    .app .sb-price {
        color: #666;
        font-weight: bold;
    }

    .app img {
        height: 5em;
        width: auto;
        padding: 0 !important;
        margin: 0 !important;
    }

.app {
    background-color: rgba(255,255,255,.5);
    border-radius: 1rem;
}

    .app img {
        overflow: hidden;
        border-radius: .5rem;
    }

    .app .sb-button {
        padding: .5em 1.5em;
        color: #007446;
        font-size: .85rem !important;
    }
/* Test Homepage */
.test #primary ul,
.test footer ul {
    display: none;
}

.test #login {
    outline: 3px dotted red;
}
/* Validate Form 1.4.2 by JP Larson, Copyright 2020 Fiserv. All rights reserved. */
.validate-form label,
.validate-form fieldset {
    position: relative;
}

    .validate-form label .error,
    .validate-form fieldset .error {
        display: flex !important;
        content: "Please fill out this field.";
        font-size: 0.75em;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        display: block;
        z-index: 10;
        background-color: #666;
        padding: 1em;
        box-sizing: border-box;
        color: #fff;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.25s ease, visibility 0.25s ease;
    }

.validate-form :invalid {
    box-shadow: none;
}

.validate-form .invalid {
    box-shadow: inset 0 0 0 2px #666 !important;
    z-index: 100;
    animation-name: slideShake;
    animation-iteration-count: 2;
    animation-duration: 0.0833s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    z-index: 900;
}

    .validate-form .invalid .error {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }

.validate-form .validation {
    display: flex !important;
    position: absolute;
    right: 0;
    bottom: 0;
    color: rgb(255, 102, 0);
    font-size: 0.75em;
    padding: 0.25em 0.5em 0.25em 0.25em;
    opacity: 0.5;
    transition: opacity 0.25s ease;
    z-index: 346;
    align-items: center;
    align-content: center;
    margin: 0;
}

    .validate-form .validation:hover {
        opacity: 1;
    }

    .validate-form .validation::before {
        display: block;
        font-family: 'FontAwesome';
    }

    .validate-form .validation::after {
        display: block;
        max-width: 0;
        overflow: hidden;
        transition: max-width 0.25s ease, margin 0.25s ease;
    }

    .validate-form .validation:hover::after {
        max-width: 5em;
        margin-left: 0.25em;
    }

.validate-form .required .validation::before {
    content: "\f06a";
}

.validate-form .required .validation::after {
    content: "Required";
}

.validate-form .valid .validation::before {
    content: "\f058";
}

.validate-form .valid .validation::after {
    content: "Completed";
}

.validate-form .valid .validation {
    color: rgb(102, 102, 102);
}

.validate-form fieldset label .validation,
.validate-form fieldset label .error {
    display: none !important;
}

@keyframes slideShake {
    0% {
        transform: translateX(0em);
    }

    25% {
        transform: translateX(-0.125em);
    }

    75% {
        transform: translateX(0.125em);
    }

    100% {
        transform: translateX(0em);
    }
}

body > * {
    order: 2
}

body > .browser-upgrade {
    order: 1
}

.browser-upgrade {
    display: none;
    width: 100%;
    height: 3.5em;
    margin: -3.5em 0 0 0;
    padding: 0 .5em;
    line-height: 1.2;
    align-items: center;
    justify-content: center;
    background-color: #ffff49;
    overflow: hidden;
    box-sizing: border-box;
}

    .browser-upgrade.fixed {
        position: fixed;
        z-index: 1000;
    }

    .browser-upgrade strong {
        padding-right: .25em;
    }

    .browser-upgrade [class*="fa-"]:before {
        padding-left: .5em;
        padding-right: .5em;
        font-size: 1.2em;
    }


@media only screen and (min-width: 1001px) {

    _:-ms-fullscreen, :root .browser-upgrade {
        display: flex;
    }

    /*TOP VERSION
    -------------------------------------------------------------------------------------------*/
    html _:-ms-fullscreen, :root {
        padding-top: 3.5em;
    }

    /*BOTTOM VERSION
    -------------------------------------------------------------------------------------------*/
    /*html _:-ms-fullscreen, :root {
        height: auto;
        padding-bottom: 3.5em;
    }

    .browser-upgrade.fixed {
        bottom: 0;
    }*/

    /*OLDER SITE OVERRIDES - TOP VERSION ONLY
    -------------------------------------------------------------------------------------------*/
    /*Top version*/
    /*html _:-ms-fullscreen, :root {
        padding-top: 3.5rem;
    }

    p.browser-upgrade {
        margin: -3.5rem 0 0 0;
    }*/
}

/*Overrides*/
a:focus, div:focus, i:focus {
    outline: dotted 2px #000;
}
/* FDIC Overrides */
.fdic-active #header {
    height: 8.5em;
}

@media only screen and (min-width:1001px) {

    .fdic-active nav#primary {
        top: 8.5em;
    }

    .fixed.fdic-active nav#primary {
        position: fixed;
        top: 0;
    }

    body:not(.header-topnav) .fdic-notice {
        --page-padding-left: calc((100% - 85%) * .5);
        --page-padding-right: calc((100% - 85%) * .5);
    }
}

@media (max-width:1170px) {
    body:not(.header-topnav) .fdic-notice {
        --page-padding-left: 1vw;
        --page-padding-right: 1vw;
    }
}

.fdic-active #login {
    top: 14.5em;
}


@media (max-width: 1000px) {
    body:not(.header-topnav) .fdic-notice {
        justify-content: center;
    }
}
@media (max-width: 668px) {
    body:not(.header-topnav) .fdic-notice {
        font-size: .5em;
        padding: .7em !important;
    }
}
form label input {
    width: 100%;
}