/*
Website Name: Eastern Savings Bank
Copyright 2017
Adventure Web Interactive
*/


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Fonts - $$fonts
 * ----------------------------------------------------- *
\* ===================================================== */

@font-face {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 800;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Black Jack';
    font-weight: normal;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/blackjack-webfont.woff2') format('woff2'), url('../fonts/blackjack-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Lalezar';
    font-weight: normal;
    font-style: normal;
    font-display:swap;
    src: url('../fonts/lalezar-regular-webfont.woff2') format('woff2'), url('../fonts/lalezar-regular-webfont.woff') format('woff');
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Normalize - $$normalize
 * ----------------------------------------------------- *
\* ===================================================== */

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

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

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    color: #000;
    background-color: #ff0;
}

small,
.small-text {
    font-size: .625em;
    font-weight: 400;
}

.alert {
    color: #f00;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
select,
textarea {
    margin: 0;
    font: inherit;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type='checkbox'],
[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

[type='search'] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

::-moz-selection {
    color: rgb(0, 44, 31);
    text-shadow: none;
    background: rgb(204, 224, 218);
}

::selection {
    color: rgb(0, 44, 31);
    text-shadow: none;
    background: rgb(204, 224, 218);
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Type - $$type
 * ----------------------------------------------------- *
\* ===================================================== */

html {
    font-family: sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font: 100%/1.625 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #000000;
    background: #fff;
}

p,
h1,
h2,
h3,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
    margin: 0 0 25px;
}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma {
    font-weight: 300;
    line-height: 1.2;
}

h1,
.alpha {
    font-size: 2.5em;
    text-align: center;
}

main h1,
main .alpha {
    max-width: 26em;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}

h2,
.beta {
    font-size: 1.875em;
}

h3,
.gamma {
    font-size: 1.5em;
}

h4,
.delta {
    margin: 0;
    font-weight: 700;
    font-size: 1.25em;
}

h5 {
    font-size: .875em;
}

h6 {
    font-size: .75em;
}

ul,
ol,
dl,
menu {
    padding: 0;
    margin: 0 0 20px 40px;
}

a {
    font-weight: 400;
    /* color: #54ca64; */
    color:#028c15;
    text-decoration: none;
}

a:focus,
a:active,
a:hover {
    text-decoration: underline;
    outline: 0;
}

strong,
b {
    font-weight: bold;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h1 b,
h2 b,
h3 b,
h4 b {
    font-weight: 800;
    color: #006647;
}

em,
i {
    font-style: italic;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    display: block;
    height: 1px;
    padding: 0;
    border: 0;
    border-top: 1px dotted #000000;
}

.sidebar hr {
    max-width: 50%;
}

small,
sub,
sup {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

td {
    vertical-align: top;
}

blockquote,
q {
    quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: '';
    content: none;
}

blockquote {
    padding: 20px;
    color: #006647;
    border-left: 8px solid;
}

@media screen and (max-width: 767px) {
    main h1,
    main .alpha {
        margin-bottom: 30px;
    }
    blockquote {
        padding: 15px;
    }
}

@media screen and (max-width: 567px) {
    html {
        font-size: 1rem;
    }
    body {
        line-height: 1.4;
    }
    h1,
    .alpha {
        font-size: 1.625em;
    }
    main h1,
    main .alpha {
        margin-bottom: 20px;
    }
    h2,
    .beta {
        font-size: 1.375em;
    }
    h3,
    .gamma {
        font-size: 1.125em;
    }
    h4,
    .delta {
        font-size: 1.0625em;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Tools - $$tools
 * ----------------------------------------------------- *
\* ===================================================== */

.hidden,
.tablet-view,
.mobile-view {
    display: none !important;
    visibility: hidden;
}

.desktop-view {
    display: block !important;
    visibility: visible;
}

.clearfix::after,
.container::after,
hr:after {
    content: '';
    display: block;
    clear: both;
}

.browserupgrade {
    padding: 5px 0;
    color: #000;
    text-align: center;
    background: #ccc;
}

[style*='background-image'] {
    background-position: center;
    background-size: cover;
}

.inlineblock-fix {
    font-size: 0;
}

.inlineblock-reset {
    font-size: 1rem;
}

:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
    margin-top: 0;
}

:last-child {
    margin-bottom: 0;
}

.list--unstyled {
    margin: 0;
    list-style: none;
}

.list--two-col {
    margin-left: 0;
    padding-left: 40px;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.list--three-col {
    margin-left: 0;
    padding-left: 40px;
    width: calc(100% / 3 - 5px);
    display: inline-block;
    vertical-align: top;
}
.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
    stroke: currentColor;
    stroke-width: 0;
}

.icon-open-quotes {
    width: 1.4560546875em;
}

.icon-search {
    width: .9541015625em;
}

.icon-phone,
.icon-feed {
    width: .7861328125em;
}

.icon-pinterest {
    width: .7138671875em;
}

.icon-linkedin {
    width: .857421875em;
}

.icon-google-plus {
    width: 1.2861328125em;
}

.icon-twitter {
    width: .9287109375em;
}

.icon-facebook {
    width: .587890625em;
}

.icon-service-handshake,
.icon-service-map-marker,
.icon-service-people,
.icon-service-phone,
.icon-service-piggy-bank {
    width: 1.005859375em;
}
@media screen and (max-width: 767px) {
    .list--two-col {
        width: 100%;
        display: block;
    }
    .list--two-col + .list--two-col {
        margin-top: -20px;
    }
    .page-template-page-easternease .list--two-col + .list--two-col {
        margin-top: 20px;
    }
    .list--three-col {
        width: calc(100%);
    }
}

.columns {
    padding-top: 40px;
    font-size: 0;
}

.columns--2 .col {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
}

.columns--2 .col:first-child {
    padding-right: 20px;
}

.columns--2 .col:last-child {
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .columns--2 .col {
        width: 100%;
        display: block;
    }
    .columns--2 .col:first-child {
        margin-bottom: 30px;
        padding-right: 0;
    }
    .columns--2 .col:last-child {
        padding-left: 0;
    }
}

.alert--unavailable {
    padding: 20px;
    border: 2px solid #f00;
    max-width: 46em;
    margin: 0 auto 40px;
    text-align: center;
    font-weight: 700;
}

.alert--unavailable h2 {
    margin-bottom: 15px;
    color: #f00;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Forms - $$forms
 * ----------------------------------------------------- *
\* ===================================================== */

legend {
    white-space: normal;
    *margin-left: -7px;
}

label {
    display: block;
    margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
    width: 100%;
    height: 42px;
    padding: 0 10px;
    font: inherit;
    color: #000000;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
}

input:focus,
button:focus,
textarea:focus,
select:focus {
    border-color: #006647;
    outline: 0;
}

input,
textarea {
    -webkit-appearance: none;
}

select {
    padding: 0 0 0 5px;
}

textarea {
    height: 120px;
    padding: 10px;
    vertical-align: top;
    overflow: auto;
    resize: vertical;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
    cursor: pointer;
    *overflow: visible;
    -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type='radio'],
input[type='checkbox'] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 4px 0 0;
    border: none;
}

input[type='radio'] {
    -webkit-appearance: radio;
}

input[type='checkbox'] {
    -webkit-appearance: checkbox;
}

input[type='file'] {
    height: auto;
    height: 32px\9;
    background: none;
    background: #fff\9;
    border: none;
    border: 1px solid #ccc\9;
}

input[type='file']::-ms-value {
    background: #fff;
    border: none;
}

input[type='search'] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
    width: auto;
    height: auto;
    padding: .7125em 1.25em;
    line-height: 1.2;
    color: #fff;
    cursor: pointer;
    background: #006647;
    border: none;
    border-radius: 1.3125em / 50%;
    -webkit-appearance: none;
}

.button {
    display: inline-block;
    text-align: center;
}

button:hover,
html input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
    text-decoration: none;
    background: #004933;
}

button:active,
html input[type='button']:active,
input[type='reset']:active,
input[type='submit']:active,
.button:active {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}

button[disabled],
html input[disabled] {
    cursor: default;
}

form .list--unstyled li+li {
    margin-top: 8px;
}

.form-field--half,
.form-field--third {
    float: left;
    width: calc(50% - 4.5px);
}

.form-field--third {
    width: calc(33.33333% - 5.66667px);
}

.form-field--half+.form-field--half,
.form-field--third+.form-field--third {
    margin-left: 8px;
}

.form-field--half:first-child~.form-field--half:nth-child(2),
.form-field--third:first-child~.form-field--third:nth-child(2),
.form-field--third:first-child~.form-field--third:nth-child(3) {
    margin-top: 0;
}

li:not(.form-field--half)+.form-field--half,
li:not(.form-field--third)+.form-field--third {
    margin-left: 0;
}

.form-field--half+li:not(.form-field--half),
.form-field--third+li:not(.form-field--third) {
    padding-top: 8px;
    margin-top: 0;
    clear: left;
}

@media screen and (max-width: 567px) {
    .form-field--half,
    .form-field--third {
        float: none;
        width: 100%;
    }
    .form-field--half+.form-field--half,
    .form-field--third+.form-field--third {
        margin-left: 0;
    }
    .form-field--half:first-child~.form-field--half:nth-child(2),
    .form-field--third:first-child~.form-field--third:nth-child(2),
    .form-field--third:first-child~.form-field--third:nth-child(3) {
        margin-top: 8px;
    }
    .entry .button+.button {
        margin: 10px auto;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Structure - $$structure
 * ----------------------------------------------------- *
\* ===================================================== */

.container {
    max-width: 1220px;
    padding-right: 30px;
    padding-left: 30px;
    margin: 0 auto;
}

.full-width {
    float: none;
    width: 100%;
    max-width: 54em;
    margin: 0 auto;
}

.full-width.no-max-width {
    max-width: none;
}

.list--form {
    max-width: 500px;
    margin: 0;
    list-style: none;
}

.list--form li {
    margin: 10px 0 0;
}

.list--form li:first-child {
    margin: 0;
}

.list--centered {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1023px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Header - $$header
 * ----------------------------------------------------- *
\* ===================================================== */

.banner-announcement {
    background-color: #FF0000;
    color: #fff;
    padding: 5px 0;
}
.banner-announcement .announcement {
    padding: 0 5px;
    font-size: 13.5px;
    line-height: 1.2;
}

.skip-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 0;
    line-height: 30px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    background: rgba(0, 102, 71, .6);
}

.skip-nav:focus {
    height: 30px;
    text-decoration: none;
    outline: 1px dotted #000;
}

.header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.header-wrap.show {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}

/*.header-wrap+* {
    margin-top: 111px;
}

.header-wrap+*.banner-spacer {
    margin-top: 151px;
}*/

.header-search {
    height: 100px;
    padding: 10px 0;
    margin-top: -100px;
    color: #fff;
    background: #006647;
}

.header-search li {
    float: left;
    width: calc(100% - 101px);
}

.header-search li:last-child {
    float: right;
    width: 90px;
    margin-top: 1.14375em;
    text-align: center;
}

.header-search label {
    margin-top: -.1em;
    font-size: .75em;
}

.header-search label [type='text'] {
    font-size: 1rem;
}

.header-search [type='text']:focus {
    border-color: #54ca64;
}

.header-search [type='submit'] {
    font-weight: 400;
    color: #000;
    background: #fff;
}

.header-search [type='submit']:hover {
    background: #f0f0f0;
}

.header {
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.logo {
    float: left;
}

.header__right {
    float: right;
    position: relative;
    padding-right: 15px;
    margin-top: 20px;
    margin-right: 300px;
}

.search-toggle {
    float: left;
    width: 30px;
    height: 50px;
    padding: 0 5px;
    color: #121212;
    background: none;
    border-radius: 0;
}

.search-toggle svg {
    display: block;
    width: 100%;
    height: 100%;
}

.search-toggle:hover, .search-toggle:focus {
    color: #54ca64;
    background: none;
}

@media screen and (max-width: 1200px) {
    /*.header-wrap+* {
        margin-top: 91px;
    }*/
    .header-wrap+*.banner-spacer {
        margin-top: 121px;
    }
    .logo {
        width: 350px;
    }
    .header__right {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1080px) {
    /*.header-wrap+*,
    .header-wrap+*.banner-spacer {
        margin-top: 71px;
    }*/
    .logo {
        width: 250px;
    }
    .header__right {
        margin-top: 0;
    }
}

@media screen and (max-width: 1023px) {
    .header__right {
        margin-right: 250px;
    }
    .header > .container {
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .header__right {
        padding-right: 0;
        margin-right: 0;
    }
    .header > .container {
        padding-right: 10px;
    }
}
.header-search {
        display: none;
            position: relative;
    z-index: 9999999;
    }
@media screen and (max-width: 567px) {
    /*.header-wrap {
    }
    .header-wrap+*,
    .header-wrap+*.banner-spacer {
        margin-top: 0 !important;
    }*/
    .header-search,
    .search-toggle {
        display: none;
    }
}

@media screen and (max-width: 340px) {
    .logo {
        width: 220px;
        margin-top: 3px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  eBanking Sign-in - $$ebanking-signin $$ebank-signin
 * ----------------------------------------------------- *
\* ===================================================== */

.ebank-signin {
    display: none;
    padding: 10px;
    color: #fff;
    text-align: center;
    background: #54ca64;
}

.header .ebank-signin {
    position: absolute;
    top: -30px;
    left: 100%;
    display: block;
    width: 300px;
    min-height: 110px;
    max-height: 200px;
    padding: 12px 15px 15px;
    -webkit-transition: max-height .3s ease-out, -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out, max-height .3s ease-out;
    transition: max-height .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, max-height .3s ease-out;
    transition: transform .3s ease-out, max-height .3s ease-out, -webkit-transform .3s ease-out;
}

.header .ebank-signin.ebank-signin--brokers {
    padding: 18px 15px 55px;
}

.header .ebank-signin.stuck {
    max-height: 110px;
    padding-bottom: 25px;
}

.ebank-signin h3 {
    margin-bottom: 10px;
    font-size: 1em;
    font-weight: 700;
}

.ebank-signin.ebank-signin--brokers h3 {
    margin-bottom: 20px;
}

.header .ebank-signin h3 {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.header .ebank-signin.stuck h3 {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}

.header .ebank-signin__inner {
    width: 100%;
    max-height: 120px;
    overflow: hidden;
    -webkit-transition: max-height .3s ease-out;
    -o-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
}

.header .ebank-signin.stuck .ebank-signin__inner {
    max-height: 0;
}

.ebank-signin label {
    font-size: .75em;
    font-weight: 400;
    text-align: left;
}

.ebank-signin input:not([type='submit']) {
    height: 34px;
    border: 0;
}

.ebank-signin input:not([type='submit']):focus {
    outline: 1px dotted #006647;
}

.ebank-signin [type='submit'] {
    font-weight: 400;
    color: #444;
    background: #fff;
}

.ebank-signin [type='submit']:hover, .ebank-signin [type='submit']:focus {
    background: #f0f0f0;
}

.ebank-signin__toggle {
    display: none;
}

.header .ebank-signin__toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    font-size: 0;
    color: transparent;
    overflow: hidden;
    -webkit-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    transition: height .3s ease-out;
    background: rgba(0, 0, 0, .1);
    border-radius: 0;
}

.header .ebank-signin.stuck .ebank-signin__toggle {
    height: 25px;
}

.header .ebank-signin__toggle:hover {
    background: rgba(0, 0, 0, .2);
}

.header .ebank-signin__toggle::before,
.header .ebank-signin__toggle::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    width: 10px;
    height: 3px;
    background: #fff;
}

.header .ebank-signin__toggle::before {
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}

.header .ebank-signin__toggle::after {
    right: auto;
    left: 50%;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

#_textBoxUserId {
    /*text-transform: lowercase;*/
}

@media screen and (max-width: 1200px) {
    .header .ebank-signin {
        top: -20px;
        min-height: 90px;
    }
    .header .ebank-signin.stuck {
        max-height: 90px;
    }
    .header .ebank-signin.stuck h3 {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@media screen and (max-width: 1080px) {
    .header .ebank-signin {
        top: -10px;
        min-height: 70px;
    }
    .header .ebank-signin.stuck {
        max-height: 70px;
    }
    .header .ebank-signin.stuck h3 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@media screen and (max-width: 1023px) {
    .header .ebank-signin {
        width: 250px;
    }
    .ebank-signin h3 {
        margin-bottom: 6px;
    }
    .ebank-signin input:not([type='submit']) {
        height: 28px;
        padding: 0 5px;
    }
    .ebank-signin [type='submit'] {
        font-size: .875em;
    }
}

@media screen and (max-width: 767px) {
    .ebank-signin {
        display: block;
    }
    .header .ebank-signin {
        display: none;
    }
    .ebank-signin form .list--unstyled {
        font-size: 0;
        text-align: center;
    }
    .ebank-signin form .list--unstyled li {
        font-size: 1rem;
        display: inline-block;
        vertical-align: bottom;
        width: calc(100% - 120px);
    }
    .ebank-signin form .list--unstyled li+li {
        margin: 0 0 0 8px;
        width: auto;
    }
    .ebank-signin input:not([type='submit']) {
        height: 37px;
    }
    .ebank-signin form .list--unstyled .form-field--half+:not(.form-field--half) {
        float: right;
        width: 104px;
        padding-top: 1.21875em;
        clear: none;
    }
}

@media screen and (max-width: 567px) {
    .ebank-signin form .list--unstyled .form-field--half+:not(.form-field--half) {
        padding-top: 1.05em;
    }
    .ebank-signin .form-field--half:first-child~.form-field--half:nth-child(2) {
        margin-top: 0;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Nav - $$nav
 * ----------------------------------------------------- *
\* ===================================================== */

.nav {
    float: left;
}

.nav .container {
    padding: 0;
}

.awiNav__trigger,
.awiNav-wrap .awiNav__close,
.awiNav-wrap .awiNav__togglesub,
.awiNav-cover {
    display: none;
}

.awiNav {
    position: relative;
    z-index: 200;
    padding: 0;
    margin: 0;
    font-size: 0;
    list-style: none;
}

.awiNav.collapsable {
    white-space: nowrap;
}

.awiNav li {
    position: relative;
    margin: 0;
}

.awiNav > li {
    display: inline-block;
    height: 50px;
    font-size: 1rem;
    line-height: 50px;
}

.awiNav a {
    display: block;
    padding: 0 15px;
    color: #121212;
    white-space: nowrap;
    text-decoration: none;
}

.awiNav a:hover, .awiNav a:focus{
    color: #54ca64;
}

.awiNav ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    padding: .5em 0;
    margin: 0;
    line-height: 1;
    list-style: none;
    background: #006647;
}

.awiNav ul a {
    color: #fff;
}

.awiNav ul a:hover, .awiNav ul a:focus {
    color: #fff;
    background: rgba(0, 0, 0, .15);
}

.awiNav > li:last-child ul {
    right: 0;
    left: auto;
}

.awiNav ul ul {
    top: -.5em;
    right: auto;
    left: 100%;
    background: #004933;
}

.awiNav > li:last-child ul ul {
    right: 100%;
    left: auto;
}

.awiNav ul a {
    padding-top: .5em;
    padding-bottom: .5em;
}

@media screen and (min-width: 901px) {
    .awiNav li:hover > ul, .awiNav li:focus > ul {
        display: block;
    }
}

@media screen and (max-width: 1200px) {
    .awiNav a {
        padding: 0 12px;
    }
}

@media screen and (max-width: 900px) {
    .nav {
        margin-right: 15px;
    }
    .awiNav-cover {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        height: calc(100vh + 200px);
        cursor: pointer;
        background: rgba(0, 0, 0, .6);
    }
    .awiNav__trigger {
        position: relative;
        display: block;
        width: 40px;
        height: 50px;
        padding: 0;
        margin: 0;
        line-height: 0;
        cursor: pointer;
        border: 0;
        border-radius: 0;
        outline: 0;
    }
    .awiNav__trigger,
    .awiNav__trigger:hover {
        background: none;
    }
    .awiNav__trigger:active {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .awiNav__trigger span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 4px;
        margin: -2px 0 0 -20px;
        background: #121212;
        border-radius: 2px / 50%;
        -webkit-box-shadow: 0 -8px 0 #121212, 0 8px 0 #121212;
        box-shadow: 0 -8px 0 #121212, 0 8px 0 #121212;
    }
    .awiNav-wrap {
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 999999;
        width: calc(100% - 45px);
        max-width: 320px;
        height: calc(100vh + 200px);
        padding-bottom: 200px;
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        background: #004933;
    }
    .awiNav-wrap.nav-shown {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .awiNav-wrap .awiNav__close {
        position: relative;
        display: block;
        width: 100%;
        height: 45px;
        padding-left: 50px;
        font-size: .9rem;
        font-weight: 700;
        text-align: left;
        text-transform: uppercase;
        background: none;
        border-bottom: 1px solid #fff;
        border-radius: 0;
    }
    .awiNav-wrap .awiNav__close:hover {
        background: rgba(255, 255, 255, .1);
    }
    .awiNav-wrap .awiNav__close:active {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .awiNav__close span {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 20px;
        height: 3px;
        -webkit-transform: rotate(45deg) translateX(4px);
        -ms-transform: rotate(45deg) translateX(4px);
        transform: rotate(45deg) translateX(4px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        background: #fff;
        border-radius: 2px;
    }
    .awiNav__close span~span {
        -webkit-transform: rotate(-45deg) translateX(-4px);
        -ms-transform: rotate(-45deg) translateX(-4px);
        transform: rotate(-45deg) translateX(-4px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
    .awiNav {
        width: 100%;
        max-height: calc(100% - 45px);
        text-align: left;
        overflow-y: auto;
    }
    .awiNav.nav-hidden,
    .awiNav .nav-hidden {
        display: none;
    }
    .awiNav.nav-shown,
    .awiNav .nav-shown {
        display: block;
    }
    .awiNav li,
    .awiNav > li {
        display: block;
        width: 100%;
        height: auto;
        font-size: 0;
        line-height: 1.2;
        border-bottom: 1px dotted rgba(255, 255, 255, .1);
    }
    .awiNav__links {
        position: relative;
    }
    .awiNav a,
    .awiNav ul a {
        display: block;
        padding: calc(22.5px - .6rem) 15px;
        font-size: 1rem;
        color: #fff;
        white-space: normal;
    }
    .awiNav a:hover,
    .awiNav ul a:hover {
        color: #fff;
        background: rgba(0, 0, 0, .1);
    }
    .awiNav .awiNav__links > a {
        display: inline-block;
        width: calc(100% - 45px);
        vertical-align: middle;
    }
    .awiNav-wrap .awiNav .awiNav__togglesub {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        width: 45px;
        height: 100%;
        font-size: 0;
        vertical-align: middle;
        text-indent: -9999px;
        background: rgba(255, 255, 255, .1);
    }
    .awiNav-wrap .awiNav__togglesub.nav-hidden {
        display: none;
    }
    .awiNav__togglesub::before {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        left: calc(50% - 5px);
        width: 0;
        height: 0;
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        border-width: 10px 5px 0 5px;
        border-style: solid;
        border-color: #fff transparent transparent transparent;
    }
    .sub-shown > .awiNav__links > .awiNav__togglesub::before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .awiNav ul,
    .awiNav ul ul {
        position: static;
        padding: 0;
        background: rgba(255, 255, 255, .1);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media screen and (max-width: 567px) {
    .nav {
        margin-right: 0;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Quick Links - $$quick-links
 * ----------------------------------------------------- *
\* ===================================================== */

.quick-links {
    float: left;
    position: relative;
    width: 300px;
    padding: 69px 30px 30px;
    color: #fff;
    background: #006647;
}

.quick-links a {
    color: inherit;
}

.quick-links h2 {
    margin-bottom: 15px;
    font-size: 1.625em;
}

.quick-links h2::after {
    content: '';
    display: block;
    width: calc(100% - 20px);
    max-width: 80px;
    margin-top: 10px;
    border-bottom: 1px dotted #fff;
}

.quick-links__nav > li+li {
    margin-top: 20px;
}


/*.quick-links__nav  >  li  >  a {
  font-size: 1.25em;
  font-weight: 800;
  line-height: 1.2;
}*/

.quick-links__nav ul {
    margin: 0;
    list-style: none;
}

.quick-links .button,
.quick-links [type='submit'] {
    background: #54ca64;
}

.quick-links .button:hover,
.quick-links [type='submit']:hover {
    background: #40ad4f;
}

.quick-links__img {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 85%;
    max-width: 240px;
    height: calc(100% - 20px);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

.quick-links__img~* {
    position: relative;
    z-index: 1;
}

.quick-links__img~:last-child {
    margin-bottom: 120px;
}

@media screen and (max-width: 1200px) {
    .quick-links {
        padding-top: 89px;
    }
}

@media screen and (max-width: 1080px) {
    .quick-links {
        padding-top: 109px;
    }
}

@media screen and (max-width: 1023px) {
    .quick-links {
        width: 250px;
        padding: 94px 20px 20px;
    }
}

@media screen and (max-width: 767px) {
    .quick-links {
        float: none;
        width: 100%;
        padding: 20px 10px 20px 20px;
    }
    .quick-links__nav {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
    .quick-links__nav > li {
        overflow: hidden;
        break-inside: avoid-column;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
    }
    .quick-links__img {
        display: none;
    }
    .quick-links__img~:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 460px) {
    .home .quick-links h2 {
        display: none;
    }
    .quick-links__nav {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
    /*  .quick-links__nav  >  li ~ li,
  .quick-links__nav  >  li  >  a {
    display: none;
  }*/
    /*.quick-links__nav ul li::before {
    content: ' > ';
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
  }
  .quick-links__nav ul li + li {
    margin-top: 3px;
  }*/
    .quick-links__nav li::before {
        content: ' > ';
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }
    .quick-links__nav li+li {
        margin-top: 3px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Banner - $$banner
 * ----------------------------------------------------- *
\* ===================================================== */

.banner-wrap > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
}

.banner {
    float: left;
    width: calc(100% - 300px);
    position: relative;
}

.banner::before {
    content: '';
    display: block;
    height: 400px;
}

.banner .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.banner .slides,
.banner .slides,
.banner .slides li,
.slide {
    height: 100%;
}

.banner__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    padding: 12px 10px;
    background: rgba(0, 102, 71, .8);
}

.banner__content h3 {
    font-family: 'Black Jack';
    /* font-size: 2.5em; */
    font-size: 1.8em;
    line-height: 1.1;
    color: #fff;
    text-align: center;
}

.flex-direction-nav a:focus,
.flex-direction-nav a:hover {
    text-decoration: none;
}

@media screen and (max-width: 1023px) {
    .banner-wrap > .container {
        padding: 0;
    }
    .banner {
        width: calc(100% - 250px);
    }
    .banner::before {
        height: 350px;
    }
}

@media screen and (max-width: 900px) {
    .banner__content h3 {
        font-size: 1.2em;
    }
}

@media screen and (max-width: 860px) {
    .banner .flex-direction-nav {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .banner-wrap {
        display: block;
    }
    .banner-announcement .announcement {
        width: 100%;
    }
    .banner {
        display: none;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Buckets - $$buckets
 * ----------------------------------------------------- *
\* ===================================================== */

.buckets {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.flexwrap .buckets.buckets--interior,
.flexwrap .buckets.buckets--bank {
    padding: 0;
}

.buckets ul {
    display: table;
    margin: -30px -10px;
    list-style: none;
}

/*.flexwrap .buckets ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
}*/

/*.flexwrap .buckets ul::after {*/
.buckets ul::after {
    display: none;
}

.flexwrap .buckets.buckets--interior ul {
    font-size: 0;
    display: block;
    text-align: center;
}

.buckets li {
    /*float: left;*/
    position: relative;
    display: table-cell;
    width: 20%;
    padding: 0 10px;
    margin: 30px 0;
    text-align: center;
}

.flexwrap .buckets.buckets--interior li {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    max-width: 230px;
    width: 100%;
    float: none;
}

/*.flexwrap .buckets li {
    width: auto;
}*/

.buckets__inner {
    /*position: relative;*/
    max-width: 210px;
    height: 100%;
    padding-bottom: 2.625em;
    margin: 0 auto;
}

.buckets--interior .buckets__inner {
    padding-bottom: 0;
}

.buckets a {
    color: inherit;
}

.buckets a:hover {
    text-decoration: none;
}

.buckets h3 {
    margin-bottom: 10px;
    font-family: 'Lalezar', 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: #006647;
}

.buckets a:hover h3 {
    color: #004933;
}

.buckets svg {
    display: block;
    width: 98px;
    height: 98px;
    margin: 0 auto 15px;
}

.buckets p {
    font-size: .875em;
    line-height: 1.4;
}

.buckets .button {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #54ca64;
}

.buckets .button:hover {
    background: #40ad4f;
}

.buckets .button:active {
    -webkit-transform: translate(-50%, 1px);
    -ms-transform: translate(-50%, 1px);
    transform: translate(-50%, 1px);
}

@media screen and (max-width: 1023px) {
    .buckets {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .buckets ul {
      display: block;
    }
    .flexwrap .buckets ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: stretch;
        -webkit-box-align: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
    .flexwrap .buckets li,
    .buckets li {
        display: block;
        float: left;
        width: 33.3333%;
    }

    .buckets li:nth-child(3n+1) {
      clear: left;
    }
}

@media screen and (max-width: 767px) {
    .buckets {
        padding-top: 34px;
        padding-bottom: 34px;
    }
}

@media screen and (max-width: 567px) {
    .buckets {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .flexwrap .buckets ul,
    .buckets ul {
        display: block;
        margin: -10px;
        font-size: 0;
        text-align: center;
    }
    .flexwrap .buckets li,
    .buckets li {
        float: none;
        display: inline-block;
        width: 50%;
        margin: 10px 0;
        font-size: 1rem;
        vertical-align: top;
    }
    .buckets li:nth-child(3n+1) {
      clear: none;
    }
    .buckets li:nth-child(2n+1) {
      clear: left;
    }
    .buckets__inner {
        max-width: 180px;
        padding-bottom: 0;
    }
    .buckets a {
        display: table;
        width: 100%;
    }
    .buckets h3 {
        display: table-footer-group;
    }
    .buckets svg {
        margin-bottom: 10px;
    }
    .buckets p,
    .buckets .button {
        display: none;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Services - $$services
 * ----------------------------------------------------- *
\* ===================================================== */

.services__wrap {
    display: table;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.services__wrap,
.services__item {
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: center;
    -ms-flex-align: stretch;
    -ms-flex-pack: center;
    justify-content: center;
}

.services__item {
    display: table-cell;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    color: #fff;
}

.services__item a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: background .15s ease-out;
    -o-transition: background .15s ease-out;
    transition: background .15s ease-out;
}

.services__item a:focus,
.services__item a:hover {
    text-decoration: none;
}

.services__item a:hover {
    background: rgba(0, 102, 71, .15);
}

.services__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    -ms-flex-align: start;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.services__item:first-child .services__inner {
    padding-right: 15px;
    padding-left: 40px;
}

.services__item:last-child .services__inner {
    padding-right: 40px;
    padding-left: 15px;
    text-align: right;
    align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
}

.services h3 {
    display: inline-block;
    width: 100%;
    max-width: 9em;
    font-family: 'Lalezar', 'Open Sans', sans-serif;
    font-size: 2.375em;
    font-weight: 400;
    line-height: 1;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, .6);
}

.flexbox .services br,
.flexboxtweener .services br,
.flexboxlegacy .services br {
    display: none;
}

@media screen and (max-width: 1023px) {
    .services__inner {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .services__item:first-child .services__inner {
        padding-left: 44px;
    }
    .services__item:last-child .services__inner {
        padding-right: 44px;
    }
}

@media screen and (max-width: 767px) {
    .services__inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .services__item:first-child .services__inner {
        padding-left: 36px;
    }
    .services__item:last-child .services__inner {
        padding-right: 36px;
    }
    .services > .container {
        padding: 0;
    }
    .services__wrap,
    .services__item {
        display: block;
    }
    .services__item {
        width: 100%;
    }
    .services h3 {
        max-width: 7.25em;
        font-size: 2.25em;
    }
    .services__item:last-child h3 {
        max-width: 7em;
    }
}

@media screen and (max-width: 567px) {
    .services__inner {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .services__item:first-child .services__inner {
        padding-left: 25px;
    }
    .services__item:last-child .services__inner {
        padding-right: 25px;
    }
    .services h3 {
        margin-bottom: 10px;
        font-size: 1.875em;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Main - $$main
 * ----------------------------------------------------- *
\* ===================================================== */

main {
    padding-top: 50px;
    padding-bottom: 50px;
}

article,
aside {
    float: left;
    width: calc(100% - 380px);
}

article:not(.full-width) .entry {
    max-width: 43.75em;
}

article.article--iframe {
    max-width: none !important;
}

.home main h1 {
    max-width: 19em;
}

@media screen and (max-width: 1023px) {
    main {
        padding-top: 42px;
        padding-bottom: 42px;
    }
}

@media screen and (max-width: 850px) {
    article {
        float: none;
        width: 100%;
    }
    article:not(.full-width) .entry {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    main {
        padding-top: 34px;
        padding-bottom: 34px;
    }
}

@media screen and (max-width: 567px) {
    main {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Sidebar - $$sidebar
 * ----------------------------------------------------- *
\* ===================================================== */

aside {
    width: 380px;
    padding: 0 0 0 30px;
}

.sidebar {
    margin-bottom: 30px;
}

.sidebar--dynamic {
    border-left: 8px solid #54ca64;
}

.sidebar--dynamic ul {
    margin-left: 0;
    list-style: none;
}

.sidebar--dynamic > ul {
    border-top: 1px dotted #000000;
}

.sidebar--dynamic > ul > li {
    padding: 30px 10px 30px 30px;
    border-bottom: 1px dotted #000000;
}

.sidebar--dynamic ul ul li {
    margin: 0 0 20px;
    line-height: 1.2;
}

.sidebar--dynamic li:last-child {
    margin-bottom: 0;
}

.sidebar--dynamic h3 {
    font-size: 1.25em;
    font-weight: 800;
    color: #006647;
}

.sidebar h2 {
    color: #000;
}

.client-quote {
    padding: 0;
    color: inherit;
    border: 0;
}

.client-quote__inner {
    position: relative;
    padding: 30px;
    margin-bottom: 38px;
    font-size: 1.25em;
    line-height: 1.5;
    color: #fff;
    background: #39b44a;
    border-radius: 15px 15px 0 15px;
}

.client-quote__inner::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -32px;
    width: 0;
    height: 0;
    border-width: 0 33px 33px 0;
    border-style: solid;
    border-color: transparent #39b44a transparent transparent;
}

.client-quote__inner svg {
    display: block;
    width: 40px;
    height: 26px;
    margin: 0 0 10px;
}

.client-quote footer {
    text-align: right;
}

.client-quote footer p strong {
    display: block;
}
.page-template-page-borrow .sidebar.sidebar--dynamic .menu-apply-now-nav-container select {
    position:relative;
}
.page-template-page-borrow .sidebar.sidebar--dynamic .menu-apply-now-nav-container select span{
    position:absolute;
    z-index:9999;
    display:none;
    padding:10px;
    background:black;
    color:white;
}
.page-template-page-borrow .sidebar.sidebar--dynamic .menu-apply-now-nav-container select option:hover + span{
    display:block;
}
@media screen and (max-width: 1023px) {
    aside {
        padding-left: 20px;
    }
}

@media screen and (max-width: 850px) {
    aside {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .sidebar--dynamic > ul > li {
        padding: 20px 10px 20px 20px;
    }
}

@media screen and (max-width: 567px) {
    .home aside {
        display: none;
    }
    .client-quote__inner {
        padding: 20px;
        font-size: 1em;
        line-height: 1.4;
    }
}

.page-id-5549 .gigacalculator{
    width:100%!important;
}

.footer {
    padding: 30px 0;
    background: #f1f1f1;
}

.footer__links {
    float: left;
    width: calc(100% - 380px);
    font-size: 16px;
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}

.no-csscolumns .footer__links > li {
    float: left;
    width: 16.6666%;
    padding-right: 10px;
}


/*.footer__links  >  li + li {
  margin-top: 10px;
}*/

.footer__links > li {
    margin-bottom: 10px;
}

.footer__links > li > a {
    font-weight: 700;
    text-transform: uppercase;
}

.footer__links ul {
    margin: 2px 0 0;
    line-height: 1.2;
    list-style: none;
}

.footer__links ul li {
    padding-bottom: 1px;
    overflow: hidden;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}

.footer__links ul li+li {
    margin-top: 4px;
}

.footer__links a {
    color: inherit;
}

.footer__links li.menu-item-has-children {
    display: inline-block;
}
ul.footer-socials{
  list-style-type: none;
  margin-top: 10px;
}
ul.footer-socials li{
  display: inline-block;
  margin: 0 5px;
}
ul.footer-socials li svg.icon{
  height: 2em;
  width: 2em;
}
ul.footer-socials li a:hover{
  color: #006646
}

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

.copyright-wrap {
    padding-bottom: 30px;
    background: #f1f1f1;
    font-weight: 400;
}

.copyright {
    float: left;
    margin: 0;
    font-size: 0;
    text-align: center;
    list-style: none;
}

.copyright li {
    display: inline-block;
    padding: 0 6px;
    font-size: 16px;
    line-height: 1.2;
    border-left: 1px solid;
}

.copyright li:first-child {
    border: none;
}

.copyright a {
    color: inherit;
}

.footer__extra-links {
    float: none;
    font-size: 0;
    text-align: center;
    margin-bottom:10px;
}

.footer__extra-links li {
    display: inline-block;
    padding: 0 6px;
    font-size: 16px;
    line-height: 1;
}

.footer__extra-links > li+li {
    border-left: 1px solid;
}

.footer__extra-links a {
    color: inherit;
}

@media screen and (max-width: 850px) {
    .footer__extra-links,
    .copyright {
        float: none;
    }
    .footer__extra-links {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .footer {
        padding-bottom: 15px;
    }
    .footer__links {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer__right {
        float: none;
        text-align: center;
    }
    ul.footer-socials{
      text-align: center;
    margin: 15px 0;
    }
}

@media screen and (max-width: 567px) {
    .footer {
        padding: 20px 0 10px;
    }
    .footer__links,
    .footer__right br {
        display: none;
    }
    .footer__right img {
        vertical-align: middle;
    }
    .footer__right img~img {
        margin-left: 10px;
    }
    .copyright-wrap {
        padding-bottom: 20px;
    }
    .copyright li {
        display: block;
        padding: 0;
        line-height: 1;
        border: none;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  WPCF7 - $$wpcf7
 * ----------------------------------------------------- *
\* ===================================================== */

.wpcf7-form.sent * {
    display: none;
}

.wpcf7-response-output {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 80%;
    line-height: 1.2;
}

.wpcf7-mail-sent-ok {
    padding: 4px 6px !important;
    color: #318a1c;
    background: #d2f7ad;
    border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
    color: #f00;
    border: none !important;
}

.wpcf7-not-valid-tip {
    top: 0 !important;
    left: auto !important;
    width: auto !important;
    padding: 0 !important;
    font-size: 80% !important;
    background: none !important;
    border: none !important;
}

.wpcf7-captchac {
    display: inline-block;
    vertical-align: text-bottom;
}

span.wpcf7-form-control-wrap {
    position: static !important;
    width: 100%;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
    background: #f6c1c1;
    border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
    position: absolute;
    display: inline-block;
}

span.wpcf7-list-item {
    margin: 0 !important;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Jetpack - $$jetpack
 * ----------------------------------------------------- *
\* ===================================================== */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
    margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
    display: none;
}

#subscribe-email {
    margin: 0 0 10px;
}

#subscribe-submit {
    margin: 0;
}

#subscribe-email input {
    width: 100% !important;
}

div.success p {
    margin: 0 0 10px;
    font-size: 1rem;
    line-height: 1.2;
}

div.sharedaddy div.sd-block {
    padding: 0 !important;
    margin: 0 0 15px !important;
    border: none !important;
}

div.sharedaddy .sd-content {
    width: 100% !important;
    margin: 0 !important;
}

.widget_rss_links p {
    margin: 0;
    text-align: center;
}

.widget_rss_links img {
    display: inline;
    margin-right: 5px;
    vertical-align: middle;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
    display: none;
}

.comment-subscription-form {
    margin: 0;
}

.embed-youtube,
.embed-vimeovimeo,
.embed-iframe {
    position: relative;
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed-iframe {
    height: 100%;
    min-height: 700px;
    padding-bottom: 0;
}

.embed-youtube iframe,
.embed-vimeo iframe,
.embed-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe--map {
    width: 100%;
    height: 400px;
    border: 0;
}

@media screen and (max-width: 1023px) {
    .iframe--map {
        width: 100%;
        height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .iframe--map {
        width: 100%;
        height: 200px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Modal - $$modal
 * ----------------------------------------------------- *
\* ===================================================== */

.modal-confirmation {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, .7);
    text-align: center;
}

.modal-confirmation__inner {
    margin: 4em 2em 2em;
    padding: 2em;
    max-width: 500px;
    display: inline-block;
    background: #fff;
    text-align: left;
    font-size: .875em;
}

.modal-confirmation__inner a.modal-link--leave,
.modal-confirmation__inner a.modal-link--submit {
    float: right;
    padding-left: 30px;
}

@media screen and (max-width: 567px) {
    .modal-confirmation__inner a {
        display: block;
    }
    .modal-confirmation__inner a.modal-link--leave,
    .modal-confirmation__inner a.modal-link--submit {
        margin-top: 10px;
        float: none;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Tables - $$tables
 * ----------------------------------------------------- *
\* ===================================================== */

.table--accounts {
    margin: 40px 0;
    line-height: 1.4;
    font-size: .875em;
    font-weight: 400;
}

.table--accounts th,
.table--accounts td {
    padding: 10px 8px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.table--accounts thead {
    color: #fff;
    background: #54ca64;
}

.table--accounts tr th:first-child {
    min-width: 25%;
}

.table--retirement td,
.table--enroll td {
    text-align: center;
}

.table--accounts.table--retirement tr th:first-child {
    min-width: auto;
}

.table--financial-statement tr td:nth-child(n+2) {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .table--accounts thead {
        display: none;
    }
    .table--accounts td:not([data-header='']):before {
        content: '' attr(data-header) ': ';
        font-weight: 700;
    }
    /*.table--accounts td {
        display: block;
    }*/
    .table--accounts:not(.table--enroll) tr td:first-child {
        color: #fff;
        background: #54ca64;
        font-weight: 700;
    }
}

@media screen and (max-width: 645px) {

    .table--accounts td {
        display: block;
        width:100%!important;
        height:auto!important;
    }
}

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Terms Cloud - $$terms
 * ----------------------------------------------------- *
\* ===================================================== */

.terms-cloud {
    margin: 0 0 30px;
    text-align: center;
}

.terms-cloud span {
    margin: 5px 20px;
    color: #54ca64;
    font-size: 1.5em;
    display: inline-block;
}

.terms-cloud span:hover {
    cursor: help;
    color: #006647;
}

@media screen and (max-width: 767px) {
    .terms-cloud span {
        font-size: 1.25em;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 * Timeline - $$timeline
 * ----------------------------------------------------- *
\* ===================================================== */

.timeline {
    position: relative;
}

.timeline:after {
    content: '';
    width: 4px;
    height: 100%;
    background: #000000;
    position: absolute;
    top: 0;
    left: 68px;
    z-index: 1;
}

.timeline .milestone {
    font-size: 0;
}

.timeline .milestone:nth-child(n+2) {
    margin-top: 60px;
}

.timeline .milestone > * {
    width: calc(100% - 140px);
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
}

.timeline .milestone__year {
    width: 140px;
    height: 139px;
    background-image: url('../img/esb-circle-empty.svg');
    background-size: 140px 139px;
    background-color: #fff;
    font-family: 'Lalezar', 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 146px;
    color: #006647;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 11;
}

.timeline .milestone__year:hover {
    cursor: pointer;
}

.timeline .milestone__year span {
    font-size: 2em;
}

.timeline .milestone__content {
    padding-left: 20px;
}

@media screen and (max-width: 479px) {
    .timeline:after {
        left: 33px;
    }
    .timeline .milestone:nth-child(n+2) {
        margin-top: 30px;
    }
    .timeline .milestone > * {
        width: calc(100% - 70px);
        font-size: 1rem;
        display: inline-block;
        vertical-align: top;
    }
    .timeline .milestone__year {
        width: 70px;
        height: 69px;
        background-size: 70px 69px;
        line-height: 76px;
    }
    .timeline .milestone__year span {
        font-size: 1.25em;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Community - $$community
 * ----------------------------------------------------- *
\* ===================================================== */

.list--organizations {
    margin: 0 -20px;
    font-size: 0;
    text-align: center;
}

.list--organizations.list--organizations__top {
    margin-bottom: 30px;
}

.list--organizations li {
    padding: 20px;
    width: 20%;
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
}

.list--organizations li > * {
    margin-bottom: 0;
    font-size: .875em;
    line-height: 1.2;
}

.list--organizations .org-logo {
    margin-bottom: 10px;
    height: 100px;
    position: relative;
}

.list--organizations .org-logo img {
    margin: 0;
    width: auto;
    max-height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.list--organizations .org-name {
    font-weight: 700;
}

.list--organizations .org-url {
    display: block;
}

@media screen and (max-width: 1023px) {
    .list--organizations li {
        width: 25%;
    }
}

@media screen and (max-width: 767px) {
    .list--organizations li {
        width: 33.3333%;
    }
}

@media screen and (max-width: 567px) {
    .list--organizations {
        margin: 0 -10px;
    }
    .list--organizations li {
        padding: 10px;
        width: 50%;
    }
}

@media screen and (max-width: 479px) {
    .list--organizations {
        margin: 0;
    }
    .list--organizations li {
        padding: 0;
        width: 100%;
    }
    .list--organizations li:nth-child(n+2) {
        margin-top: 20px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Locations - $$locations
 * ----------------------------------------------------- *
\* ===================================================== */

.list--locations li {
    font-size: 0;
}

.list--locations li:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #000000;
}

.list--locations li > * {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
}

.list--locations .location-info > * {
    margin-bottom: 10px;
}

.list--locations .location-info {
    width: calc(100% - 300px);
}

.list--locations .location-map {
    width: 300px;
}

.list--locations .location-map iframe {
    width: 100%;
    height: 300px;
}

.location--icons {
    font-size: 14px;
}

.location--icons .icon {
    font-size: 1.25em;
}

.allpoint-atm {
    margin-right: 10px;
    width: 80px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .list--locations .location-info,
    .list--locations .location-map {
        width: 100%;
    }
}

@media screen and (max-width: 567px) {
    .list--locations .location-map iframe {
        height: 200px;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Interest Rates - $$interestrates
 * ----------------------------------------------------- *
\* ===================================================== */

.list--interest-rates select {
    display: none;
}

.table__wrap {
    margin-top: 30px;
    display: none;
}

.table__wrap h2 {
    text-align: center;
}

.no-js .table__wrap {
    display: block;
}

.interest-rates-page .button {
    margin-left: 30px;
}

@media screen and (max-width: 767px) {
    .interest-rates-page .button {
        margin-left: 0;
    }
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  @media - $$media
 * ----------------------------------------------------- *
\* ===================================================== */

@media print {
    @page {
        margin: .5cm !important;
    }
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    body {
        padding: .75cm !important;
        font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
    }
    main {
        display: inline;
        padding: 0;
    }
    article,
    .container,
    .columns {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    nav,
    aside,
    footer,
    .copyright-wrap {
        display: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: ' (' attr(href) ')';
    }
    abbr[title]:after {
        content: ' (' attr(title) ')';
    }
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: '';
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 18pt !important;
        font-weight: bold !important;
    }
    h2 {
        font-size: 16pt !important;
    }
    h3 {
        font-size: 14pt !important;
    }
    h4 {
        font-size: 12pt !important;
    }
    h5,
    h6 {
        font-size: 10pt !important;
    }
    code {
        font: 10pt Courier, monospace;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3,
    article {
        page-break-after: avoid;
    }
    .header-wrap{
        position: static;
    }
    .header a[href]:after,
    a[href^="tel:"]:after {
        content:'';
    }
    .header .ebank-signin,
    .search-toggle,
    .banner-wrap,
    .header-wrap + .banner-spacer {
        display: none
    }
    .header-wrap{
        margin-bottom: 20px;
    }
    .home aside{
        display: inline;
    }
    .timeline .milestone > *{
        display:inline-block !important;
    }
    .flexwrap .buckets.buckets--interior li{
        display: block;
        max-width: 100%;
    }
    .buckets ul,
    .flexwrap .buckets.buckets--interior ul{
        margin: 0 auto;
    }
    .buckets li{
        width: 100%;
        display: block;
    }
    .buckets__inner{
        max-width: 100%;
    }
    .buckets__inner h3{
        font-family: initial;
    }
    #post-524 .entry img{
        width: 150px;
        max-width: 150px;
    }
    .list--organizations li{
        width: 50%;
    }
}



/* ===================================================== *\
 * ----------------------------------------------------- *
 *  New Banner Slides
 * ----------------------------------------------------- *
\* ===================================================== */
.slide-content{
    position: relative;
}

/*----First Slide ------*/

.first-slide{
  width: 100%;
  background:  #ffffff;
}
.first-slide h2{
  color: #006647;
  font-weight: bold;
  text-align: center;
}
.first-slide ul{
  margin: 0 auto;
  list-style-type: none;
  text-align: center;
}
.first-slide ul li{
  display: inline-block;
  vertical-align: top;
/*  width: 45%;*/
    width: 31%;
    line-break: anywhere;
}
.first-slide ul li img{
  max-height: 125px !important;
  width: auto !important;
}
.first-slide ul li a:hover img{
  transform: scale(1.1);
  transition: .3s;
}
@media screen and (max-width: 967px) {
    .first-slide a{
        font-size: 14px;
    }
}


/*----Second Slide ------*/
.second-slide{
position: absolute;
right: 25px;
top:  30px;
width:  45%;
text-align: center;
}
.second-slide h2{
    color: #006646;
    font-weight: bold;
    font-size: 36px;
}
.second-slide h2 span{
 color: #54ca63;
}
.second-slide h2 span.first-letter{
    font-size: 60px;
    text-shadow: -6px 4px 0px rgba(0,102,71,1);
}

.second-slide a.button{
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    padding: .7125em 3.25em;
}

/*---- Third Slide ------*/
.third-slide{
position: absolute;
left: 25px;
top:  15px;
width:  45%;
font-size: 14px;
font-weight: bold;
}
.third-slide h2{
    color: #006646;
    font-family: 'Lalezar','Open Sans',sans-serif;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.third-slide p{
    margin-bottom:  0px;
}
.third-slide ul{
    list-style-type: none;
    margin: 0 auto;
}
.third-slide ul li{
    padding:  2px 0;
}
.third-slide ul li:before {
  content: '';
  display: inline-block;
  vertical-align:  middle;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  background-size:  contain;
  background-repeat: no-repeat;
  background-image: url(https://www.easternsavingsbank.com/wp-content/uploads/2021/09/bullet-white.png);
}

@media screen and (max-width: 1100px) {
    .third-slide h2{
    font-size: 22px;
    margin-bottom: 10px;
}
    .third-slide ul li{
    font-size: 12px;
    padding:  0;
}
}



/*---- Forth Slide ------*/
.forth-slide{
    width:  46%;
    padding: 15px 0 0 22px;
}

.forth-slide h2{
    color: #006646;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.forth-slide h3 {
    font-weight: bold;
    color: #54ca63;
    font-size: 19px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #006646;
    -webkit-text-fill-color: #54ca63;

}
.disclaimer{
margin-top: 20px;
}
.disclaimer p{
    margin: 0px;
    font-size: 16px;
}
@media screen and (max-width: 1200px) {
    .forth-slide .h2{
        font-size: 24px;
    }
    .forth-slide h3{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .disclaimer {
    margin-top: 10px;
}
}
@media screen and (max-width: 967px) {
    .forth-slide{
        width: 42%;
    }
    .forth-slide .h2{
        font-size: 20px;
    }
    .forth-slide h3{
        font-size: 14px;
        margin-bottom: 12px;
    }
    .disclaimer {
    margin-top: 0px;
}
}


/*---- Fifth Slide ------*/
.fifth-slide{
    position: absolute;
    right: 25px;
    top:  15px;
    width:  45%;
    font-weight: bold;
}
.fifth-slide h2{
    color: #006646;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
}

.fifth-slide ul{
    list-style-type: none;
    margin: 0 auto;
}
.fifth-slide ul li{
    padding:  10px 0;
}
.fifth-slide ul li:before {
  content: '';
  display: inline-block;
  vertical-align:  middle;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  background-size:  contain;
  background-repeat: no-repeat;
  background-image: url(https://www.easternsavingsbank.com/wp-content/uploads/2021/09/bullet-full-color.png);
}

/*---- Sixth Slide ------*/
.sixth-slide{
    font-weight: bold;
    padding: 10px;
}
.sixth-slide h2{
    color: #006646;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sixth-slide ul{
    list-style-type: disc;
    width: 36%;
}
.sixth-slide ul li{
    padding:  5px 0;
    line-height: 1.2;
}


@media screen and (max-width: 1200px) {
    .sixth-slide h2{
    font-size: 30px;
}
.sixth-slide ul{
    list-style-type: disc;
    width: 36%;
}
.sixth-slide ul li{
    font-size: 14px;
}
}


/*----checking first Slide ------*/
.checking-slide-one p{
  text-align: center;
  margin-bottom: 0px;
}

.checking-slide-one h2{
  color: #006647;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
}
.checking-slide-one h3{
  color: #006647;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 1.875em;
}
.checking-slide-one .disclaimer{
  text-align: left;
  margin-top: 35px;
  margin-left: 40px;
}
.checking-slide-one .disclaimer p{
  text-align: left;
}
.checking-slide-one .checking-content{
  width: 50%;
margin-top: 50px;
margin-left: 40px;
}
@media screen and (max-width: 967px) {
  .checking-slide-one .checking-content h4{
    font-size: 18px;
  }
  .checking-slide-one .disclaimer{
    text-align: left;
    margin-top: 60px;
  }
}
@media screen and (max-width: 940px) {
  .checking-slide-one .checking-content h4{
    font-size: 16px;
  }
}

/*-------------------------
---------------------------
privacy policy styles
---------------------------
-------------------------*/
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-9hov{background-color:#333333;color:#333333;font-family:Tahoma, Geneva, sans-serif !important;;font-size:14px;
  text-align:left;vertical-align:top}
.tg .tg-z4vc{font-family:Tahoma, Geneva, sans-serif !important;;font-size:14px;text-align:left;vertical-align:top}
.tg .tg-mqwf{background-color:#333333;color:#ffffff;font-family:Tahoma, Geneva, sans-serif !important;;font-size:14px;
  text-align:left;vertical-align:top}
.tg .tg-npm5{background-color:#333333;font-family:Tahoma, Geneva, sans-serif !important;;font-size:14px;text-align:left;
  vertical-align:top}
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-8kr4{background-color:#333333;color:#ffffff;text-align:left;vertical-align:top}
.tg .tg-ewgc{background-color:#333333;text-align:left;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top;width:800px}

.blog_thumbnail{
    display: inline-block;
    max-width:40%;
    height:200px;
    width:40%;
    vertical-align: top;
}
.blog_content{
    display: inline-block;
    max-width:calc(60% - 20px)!important;
    width:100%;
    vertical-align: top;
}
.categories_list_area{}
.blog_sidebar{}
.category_name a{
    font-size:20px;
    color:#848484;
}
.category_name{
    position: relative;
    margin-bottom:25px;
}
.category_name:after{
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    height: 5px;
    width: 70px;
    background: #54ca64;
}
.blog_sidebar h2{
    position: relative;
    margin-bottom:25px;
}
.blog_sidebar h2:after{
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    height: 5px;
    width: 70px;
    background: #54ca64;
}
.blog_sidebar ul{
    list-style: none;
    margin:0;
    padding:0;
    margin-top:30px;
}
.blog_sidebar a{
    font-size:20px;
    padding:5px 0;
}
@media screen and (max-width:1000px){
    .blog_thumbnail{
        max-width:100%;
        width:100%;
    }
    .blog_content{
        max-width:calc(100% - 20px)!important;
    }
    aside.blog_sidebar{
        width:300px;
        margin-bottom:40px;
    }
}
@media screen and (max-width:767px){
    .blog .banner-wrap,.category .banner-wrap,.single-post .banner-wrap{
        margin-top:0!important;
    }
    .blog .ebank-signin,.category .ebank-signin,.single .ebank-signin{
        margin-top:94px!important;
    }
}
