﻿/*
font-family: 'PT Sans';
font-family: 'Roboto';
font-family: 'Shadows Into Light';
*/


body{margin: 0; padding: 0; width: 100%; height: 100%; background: #fff; font-family: Arial; font-size: 1em;}
img{max-width: 100%; border: none;}
.clearDiv{clear: both;}
.setWidth{width: 90%; max-width: 1200px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe{max-width: 100%;}
body *{letter-spacing: normal !important; line-height: inherit;}
.sc-content-block-quick-insert{display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper{padding-top: 0px !important;}
.slider-wrapper > div{background: transparent !important;}
.sc-menu {position: relative;margin-left: 0 !important;}
img{border: none;}
.theme-default .nivoSlider{background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}
.menuBtn, .mobileMenuWrapper, .mobileLogo {display: none;}
.clearBtn {background: none;color: inherit;border: none;padding: 0;font: inherit;cursor: pointer;outline: inherit;transition: all 0.3s ease;}
.ft-widget-container.ft-widget-start-state, .ft-widget-middle-state {left: 53px !important;right: unset !important;}
span.linkADA {height: 1px;width: 1px;position: absolute;overflow: hidden;top: -10px;}



/* styling */

.headerWrapper {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.topWrapper {
    background: #2B8726;
    text-align: right;
}
.topWrapper .setWidth {
    padding-right: 0.4%;
}
.languageSelect, .topMenuWrapper, .menuSearch {
	display: inline-block;
	vertical-align: middle;
}
.menuSearch .dnnModuleManager.dnnSortable {
    min-height: 65px!important;
}
.languageSelect a {
    padding: 17px 13px 15px 7px;
    font-family: 'PT Sans';
    font-size: 0.8em;
    line-height: 1em;
    font-weight: normal;
    color: #fff !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    text-shadow: 0px 0px 4px #000000, 0px 0px 2px #000000;
}
.languageSelect a:hover, .languageSelect a:focus {
	color: #000 !important;
    text-shadow: none;
}
.topBtnWrapper a {
	padding: 10px 29px;
    font-family: 'PT Sans';
    font-size: 0.8em;
    line-height: 1em;
    font-weight: normal;
    color: #454545 !important;
    text-decoration: none !important;
	background: #dddddd;
    transition: all 0.3s ease;
}



.languageSelect {
    margin-right: 40px;
    float: left;
}
.menuSearch {
    margin-left: 27px;
    margin-top: 2px;
}


.psTxtSearch {
    font-family: 'PT Sans';
    background: #21671E;
    border: none;
    color: #fff;
    font-size: 76%;
    line-height: 100%;
    letter-spacing: 1px !important;
    padding: 11px 7px 13px;
    border-radius: 3px 0 0 3px;
    width: 130px;
}
.psSearchTxtBtn {
    position: relative;
    transition: all 0.3s ease;
    background: #21671E;
    padding: 5px;
    margin: 0;
    border-radius: 0 3px 3px 0;
}
.psSearchTxtBtn:hover, .psSearchTxtBtn:focus {
    background: #48A843;
}
.psResultsHeadTxt {
    color: #285A8F;
}
.psTitle {
    font-family: 'PT Sans';
    font-size: 160% !important;
    text-decoration: none !important;
    line-height: 100%;
    transition: all 0.3s ease;
    font-weight: 600;
    letter-spacing: 1px !important;
    display: inline-block;
    margin-top: 30px;
}
.psTitle:hover, .psTitle:focus {
    color: #48A843;
}
.psDesc {
    font-family: 'PT Sans';
    color: #494949;
    font-size: 99%;
    line-height: 112%;
    padding: 9px 0 10px 0;
}
.psURL {
    color: #285A8F;
    font-family: 'PT Sans';
    letter-spacing: 1px !important;
    font-size: 78%;
    line-height: 100%;
    font-weight: 200;
}
.psResultsNav {
    font-family: 'PT Sans';
    color: #00498f;
    margin: 56px 0 0 0;
    padding: 46px 0 0 0;
    border-top: 1px solid #48a84340;
}
.psResultsNav span {
    font-weight: 600;
}
.psResultsNav a {
    text-decoration: none !important;
}
.psResultsNav a:hover, .psResultsNav a:focus {
    text-decoration: underline !important;
}
.psSearchResultsCon strong {
    color: #48A843;
}


.bottomWrapper {
	position: relative;
	padding-top: 37px;
    text-align: center;
    margin-bottom: 40px;
}
.personalMenu {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-right: 50px;
}
.businessMenu {
    width: 36%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-left: 50px;
}
.logoWrapper {
    width: 22%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.logo a {
    display: inline-block;
}
.logo a img {
    display: block;
}
.menuTitle a {
    font-family: 'PT Sans';
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    font-size: 120%;
    line-height: 100%;
    color: #fff !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
}
.menuTitle a:hover, .menuTitle a:focus {
    color: #48A843 !important;
}
.menuItems {
    border-top: 1px solid #ffffff6e;
    padding-top: 15px;
    margin-top: 18px;
}


.accountLogin {
	position: absolute;
    bottom: -30px;
    right: 0;
    cursor: pointer;
}
.accountLogin a {
    background: #00498f;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    font-family: 'PT Sans';
    border-radius: 10px 0 0 10px;
    font-size: 1em;
    padding: 13px 20px;
    transition: all 0.3s ease;
}
.accountLogin a:hover, .accountLogin a:focus {
    color: #fff !important;
    background: #2B8726;
}



.footerWrapper {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(images/footer.png);
    padding: 50px 0;
    text-align: center;
}
.footerWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #002345d4;
}
.footerWrapper .setWidth {
    position: relative;
}
.footerSocials a {
    color: #ebebeb !important;
    border-radius: 50%;
    width: 34px;
    border: 1px solid #fff;
    height: 34px;
    display: inline-block;
    font-size: 1.1em;
    padding-top: 8px;
    margin: 0 11px;
    transition: all 0.3s ease;
}
.footerSocials a:hover, .footerSocials a:focus {
    background: #48A843;
}
.footerCopy {
	font-family: 'PT Sans';
    color: #696969;
    font-size: 0.8em;
    padding: 32px 0 18px;
}
.footerLogin {
	float: left;
    padding-left: 20px;
}
.footerLogin a {
	font-family: 'PT Sans';
    color: #696969 !important;
    font-size: 0.8em;
	transition: all 0.3s ease;
}
.footerLogin a:hover, .footerLogin a:focus {
	color: #a5a5a5 !important;
}
.footerMenuDiv {
	display: inline-block;
    vertical-align: top;
}
.footerSocials {
	display: inline-block;
    vertical-align: top;
}
.footerBlueWrapper {
    background: #031e39;
    padding: 30px 0;
}
.footerMenuWrapper {
    display: inline-block;
    vertical-align: middle;
    width: 87%;
}
.footerLogo {
    display: inline-block;
    vertical-align: middle;
    width: 11%;
    text-align: right;
}
.footerBottom {
    text-align: center;
    padding: 20px 5px;
    background: #011428;
    font-family: 'PT Sans';
    color: #e5e5e5;
    font-size: 89%;
    font-weight: 100;
}
.footerBottom a {
    color: inherit !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
}
.footerBottom a:hover, .footerBottom a:focus {
    color: #48aa43 !important;
}
.footerBottom a, .footerBottom span {
    letter-spacing: 1px !important;
}
.footerTitle {
    border: none;
    padding: 0;
    margin: 0 0 20px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px !important;
    font-family: 'PT Sans';
    font-size: 1.9em;
    line-height: 1.05em;
}
.footerHours {
    padding: 26px 0 0 0;
}
.footerSubtitle {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    font-size: 129%;
    font-family: 'PT Sans';
    line-height: 1.05em;
}
.footerText {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-align: left;
    border-left: 1px solid #fff;
    font-family: 'PT Sans';
    padding-left: 14px;
    margin-left: 10px;
}
.footerText a {
    color: #fff !important;
    transition: all 0.2s ease;
}
.footerText a:hover, .footerText a:focus {
    color: #48A843 !important;
    text-decoration: none !important;
}


/* generic */

p, li, .contentDiv td, .Normal{
	font-family: 'PT Sans';
    font-size: 1em;
    line-height: 1.5em;
    color: #494949;}
p {margin: 0 0 11px 0;}

.contentWrapper {padding-top: 150px; padding-bottom: 150px; position: relative; }
.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 35px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}

strong{font-weight: 600; font-family: 'PT Sans'; color: #00498f;}
em{font-style: italic; font-family: 'PT Sans';}
strong em, em strong{font-style: italic; font-weight: 600; font-family:'PT Sans';}

h1{font-family: 'PT Sans';font-size: 2.4em;line-height: 1.05em;font-weight: 600;font-style: normal;color: #00498f;margin: 0 0 30px 0;}
h2{font-family: 'PT Sans';font-size: 1.9em;line-height: 1.05em;font-weight: 400;font-style: normal;color: #00498f;margin: 35px 0 27px 0;padding: 35px 0 0 0;border-top: 1px solid #ddd;}
h3 {font-family: 'PT Sans';font-size: 1.5em;line-height: 1.05em;font-weight: 600;font-style: normal;color: #00498f;margin: 50px 0 20px 0;}
h4{font-family: 'PT Sans';font-size: 1.25em;line-height: 1.05em;font-weight: 400;font-style: normal;color: #00498f;margin: 35px 0 15px 0;}
h5{font-family: 'PT Sans';font-size: 1.15em;line-height: 1.05em;font-weight: 400;font-style: normal;color: #00498f;margin: 35px 0 15px 0;}
h6{font-family: 'PT Sans';font-size: 1em;line-height: 1.05em;font-weight: 600;font-style: normal;color: #494949;margin: 35px 0 15px 0;}

h1 + h2{margin-top: 45px;}
h1 + h3, h2 + h3{margin-top: 45px;}
h1 + h4, h2 + h4, h3 + h4{margin-top: 25px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 25px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 25px;}

a {transition: all 0.3s ease;}
a:link, a:visited{ text-decoration: underline; color: #00498f;}
a:hover, a:active, a:focus{ text-decoration: underline; color: #48A843; cursor: pointer;}
a:focus, select:focus, input:focus, .slick-arrow:focus, .slick-dots li:focus, .slick-dots button:focus, .ft-widget-container:focus, .ft-widget-starting-prompt:focus {outline: none !important;}
a:focus-visible, select:focus-visible, input:focus-visible, .ft-widget-container:focus-visible, .ft-widget-starting-prompt:focus-visible {outline: 4px solid #ffc100 !important;}

small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:disc;}
ul li li{list-style-type:circle;}
ul li li li{list-style-type:square;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}
li p {line-height: 1.5em;}

hr{color: #ddd; background-color: #ddd; border: none; height: 1px; text-align: left; margin: 25px 0; opacity: 100% !important;}

.dnnSocialRegistration {display: none;}

.twoColWrapper {padding-top: 100px;}
.fa-facebook-f:before {content: "\f39e" !important;}
.htmlImg {float: left; max-width: 450px;padding: 5px; border: 1px solid #ddd; margin: 10px 35px 10px 0;}

.skiptocontent a {padding: 6px 8px;position: absolute;z-index: 1025;top: -50px;left: 0;font-family: 'Roboto';font-size: 120%;font-weight: bold;line-height: 1em;color: #fff;background: #00498f;transition: top 1s ease-out, background 1s linear;}
.skiptocontent a:focus {top: 0;text-decoration: none;outline: 0;transition: top .1s ease-in, background .5s linear;}
.skipLink {position: absolute;  top: -10px;}
.anchorLink {position: absolute;  top: -140px;}
.ModDNNHTMLC {position: relative;}

.containerWidthHalf {width: 46%; margin-right: 7%; display: inline-block; vertical-align: top;}
.containerWidthHalf + .containerWidthHalf {margin-right: 0 !important;}

.btnItem {margin: 40px 20px 40px 0; display: inline-block;}
.btnItem > a {background: #00498f;color: #fff;font-family: 'PT Sans';text-transform: uppercase;text-decoration: none;letter-spacing: 1px !important;padding: 14px 20px;border-radius: 6px;font-size: 0.9em;transition: all 0.3s ease;}
.btnItem > a:hover, .btnItem > a:focus {background: #48A843;}
.btnItem > a i {padding-right: 8px;}
#dnn_ctr445_HtmlModule_lblContent .btnItem, #dnn_ctr446_HtmlModule_lblContent .btnItem {float:right; margin: 16px 0 30px;}
.btnGreen {background: #2B8726 !important;}
.btnGreen:hover, .btnGreen:focus {background: #00498f  !important;}
.btnBlue {background: #00498f !important;}
.btnBlue:hover, .btnBlue:focus {background: #48A843 !important;}
.btnWhite {background: #ffffff !important; color: #00498f !important; border: 1px solid #48A843;}
.btnWhite:hover, .btnWhite:focus {background: #f1f1f1 !important;}
.zelleBtn a {background: #00498f; color: #fff; font-family: 'Roboto'; font-weight: 800; text-decoration: none; font-size: 2em; padding: 10px 20px; transition: all 0.3s ease;}
.zelleBtn a:hover, .zelleBtn a:focus {background: #6E1DD4;}
.zelleBtn {margin: 30px 0 40px;}

.btnRowWrap {margin: 50px 0 30px;}
.btnRowItem {display: inline-block; margin: 4px 7px 6px 0; padding: 12px 0;}
.btnRowItem > a {background: #00498f; color: #fff; text-decoration: none; font-family: 'PT Sans'; padding: 13px 15px; border-radius: 3px; transition: all 0.3s ease;min-height: 44px;}
.btnRowItem > a:hover, .btnRowItem > a:focus {background: #48A843;}

.imgBorder img {padding: 10px; border: 1px solid #48a84373;}
#dnn_ctr438_HtmlModule_lblContent h1 {color: #00498f; padding-top: 9px; margin: 0 0 20px 0;}
#dnn_ctr438_HtmlModule_lblContent p {font-family: 'Roboto'; font-weight: 300;}
#dnn_ctr461_HtmlModule_lblContent li {padding: 2px 0;}
#dnn_ctr471_ModuleContent .calloutItem img {margin-bottom: -200px;}
.DnnModule-406 h2 {border-bottom: 1px solid #ddd; border-top: none; margin: 0 0 40px 0; padding: 20px 0 40px 0;}

.DnnModule-674, .DnnModule-714, .DnnModule-756, .DnnModule-804 {text-align: center;}
.DnnModule-804 .btnItem {margin: 40px 10px;}

.video-wrapper {padding: 30px 0;text-align: center;background: url(images/gray-bg.jpg);border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin-bottom: 25px;}
video {max-width: 100%;height: auto;border: 10px solid #f5f5f5;}

.calconic-lightbox .calconic-lightbox-calculator-container {width: 600px; max-width: 90%; margin: 0 auto; box-shadow: 0 0 25px #000; border-radius: 15px; padding-bottom: 0 !important;}
.built-with-calconic {display: none !important;}
.chart__label___3hv1l, .util__label___3qNk8, .callouts__label___2FOzW, .inputs__secondary-value___zbY9h, ._label_7b3xm_21, ._label_1ulx6_68, ._label_12ufe_8, ._secondary-value_uvtg0_36, ._advanced-options_xelkp_139 button {color: #1D1726 !important;}
.shared__advanced-options___h54Dq .shared__expand___3wpdp {color: #0049A8 !important;}
._text-grid_l57we_40 ._subtitle_l57we_76 {font-size: 13px !important;}
._secondary-value_jsy2i_63, ._calculator-axis_t120j_56, .recharts-text, .recharts-text span, ._label_1ip79_8 {color: #1D1726 !important;}

.searchLabel {height: 1px;width: 1px;position: absolute;overflow: hidden;top: -10px;}
.whiteWrapper {padding: 150px 0;}

.bckgBlue {background: #00498f;}
.bckgGreen {background: #48A843;}
.bckgGray {background: #faf9f9;}
.bckgContent {position: relative;}

.youtubeEmbed {position: relative;padding-bottom: 56.25%;height: 0;width: 100%}
.youtubeEmbed iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.headerLine {font-weight: 600; margin: 90px 0 20px 0; padding: 22px 0 0 1%; font-size: 230%;}
#dnn_ctr566_HtmlModule_lblContent a, #dnn_ctr566_HtmlModule_lblContent a img {display: inline-block;min-height: 44px;}

.surfly-ignore {border-radius: 32px 32px 32px 0 !important;left: 20px !important;}
.engagement-text {overflow: visible !important; z-index: 1000 !important; right: unset !important; left: 20px;}
.engagement-img-container img {border-radius: 20px 0 0 0 !important;}

.DnnModule-776 {text-align: center;}
.DnnModule-776 h2 {font-size: 120%;line-height: 126%;display: inline-block;margin: 50px 0 0;padding: 20px;border: 1px solid #494949;color: #494949;font-weight: 600;}





/* services */

.servWrap {
    padding: 120px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.servItem {
    flex: 0 0 calc(25% - 17px);
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    background: #fff;
    padding: 42px 26px;
    box-shadow: rgba(100, 100, 111, 22%) 0px 2px 15px 0px;
}
.serv1col.servWrap {
    gap: 50px;
    padding: 0;
}
.serv1col .servItem {
    flex: 0 0 100%;
    padding-left: 40px;
    padding-right: 40px;
}
.serv2col .servItem {
    flex: 0 0 calc(50% - 11px);
    padding-left: 33px;
    padding-right: 33px;
}
.serv3col .servItem {
    flex: 0 0 calc(33.33% - 15px);
    padding-left: 29px;
    padding-right: 29px;
}
.servTitle {
    font-family: 'PT Sans';
    font-size: 1.5em;
    line-height: 1.05em;
    font-weight: 600;
    font-style: normal;
    color: #00498f;
    margin: 0 0 20px 0;
}
.servText p:last-child, .servText ul:last-child {
    margin-bottom: 0;
}
.servLink {
    margin-top: auto;
    padding-top: 24px;
    font-family: 'PT Sans';
    font-size: 100%;
    line-height: 100%;
}
.servLink a {
    text-decoration: none;
    padding: 12.6px 0;
}
.servLink i {
    position: relative;
    left: 0;
    font-size: 80%;
    padding-left: 2px;
    transition: left 0.3s ease;
}
.servLink a:hover i, .servLink a:focus i {
    left: 4px;
}
.servText ul {
    margin-bottom: 18px;
}
.servText li {
    padding: 2px 0;
}
.containerWidthHalf .serv2col .servItem {
    flex: 0 0 100%;
}
.containerWidthHalf .servWrap {
    padding: 0 0 120px;
}
.servText h4 {
    font-size: 120%;
}
.servText h4:first-child {
    margin-top: 10px;
    margin-bottom: 20px;
}

/* END services */






/* image carousel */

.carouselOuterWrap {
	text-align: center;
	position: relative;
}
.carouselWrap {
    margin-bottom: 60px !important;
    padding: 0 10px 97px 10px;
}
.carouselItem img {
	margin: 0 auto;
    padding: 0 15px;
}
.carouselWrap .slick-dots {
    border: 1px solid #00498f !important;
}
.carouselWrap .slick-dots li button .slick-dot-icon, .carouselWrap .slick-next-icon, .carouselWrap .slick-prev-icon {
    color: #00498f !important;
}
.carouselWrap .slick-autoplay-toggle-button, .carouselWrap .slick-arrow {
    border: 1px solid #00498f !important;
    color: #00498f !important;
}
.carouselWrap .slick-arrow:hover, .carouselWrap .slick-arrow:focus-visible, .carouselWrap .slick-autoplay-toggle-button:focus, .carouselWrap .slick-autoplay-toggle-button:hover {
    background: #00498f !important;
    color: #fff !important;
}
.carouselWrap .slick-arrow:hover .slick-next-icon, .carouselWrap .slick-arrow:hover .slick-prev-icon, .carouselWrap .slick-arrow:focus-visible .slick-next-icon, .carouselWrap .slick-arrow:focus-visible .slick-prev-icon {
    color: #fff !important;
}
.carouselWrap .slick-arrow {
    top: unset !important;
    bottom: 0;
}
.carouselWrap .slick-arrow:hover, .carouselWrap .slick-arrow:focus-visible {
    top: unset !important;
}
.carouselWrap .slick-prev {
    left: 0 !important;
}
.carouselWrap .slick-next {
    right: 0 !important;
}

/* END image carousel */






/* community masonry */

.commWrap {
    position: relative;
    width: 100%;
    transition: all 0.75s ease;
}
.commItem {
    position: absolute;
}
.commImg img {
    border-radius: 10px 10px 0 0;
}
.commCaption {
    font-family: 'PT Sans';
    background: #EFEFEF;
    border-radius: 0 0 10px 10px;
    color: #000;
    font-size: 111%;
    line-height: 126%;
    padding: 17px 17px 20px;
}

/* END community masonry */







/* popup */

.modal-content-content {
    border-radius: 10px !important;
    padding: 14px 30px !important;
}
.modal__container {
    height: 100% !important;
    margin-top: 4%;
}
.modal__container h2 {
    margin-bottom: 20px;
    border: none !important;
    padding: 23px 0 0 0;
    font-size: 170%;
    font-weight: 600;
}
.modal__container h3 {
    padding: 0;
    margin: 30px 0 13px;
    font-size: 145%;
}
.modal__container .btn {
    margin-top: 14px;
}

/* END popup */






/* bio columns */

.bioColItem {
    display: inline-block;
    text-align: left;
    padding: 40px 30px;
    font-family: 'PT Sans';
    margin-top: 8px;
}
.DnnModule-702 .bioColItem {
    background: #EBF5D7;
}
.DnnModule-703 .bioColItem {
    background: #DFE4F1;
}
.bioColHelper {
    max-width: 300px;
}
.bioColName {
    font-size: 170%;
    line-height: 120%;
    font-weight: 600;
    margin: 29px 0 4px;
}
.bioColTitle {
    font-weight: 500;
    font-size: 120%;
    line-height: 110%;
    padding-bottom: 23px;
    margin-bottom: 25px;
    border-bottom: 2px solid #fff;
}
.bioColCities {
    margin: 20px 0 0 0;
}
.bioColCities ul {
    margin-top: 4px;
}
.bioColCities ul li {
    margin-bottom: -2px;
}
.bioColCell {
    margin-top: 20px;
}
.bioColEmail {
    margin-top: 20px;
}
.bioColMail {
    margin-top: 20px;
}
.bioColMail p {
    margin-bottom: -5px;
}
.bioColItem span {
    color: #00498f;
    font-weight: 600;
}

/* END bio columns */



/* financial education */

.grayWrapper {
    background: #efefef;
    padding: 80px 0 55px;
}
.edn_embedDscrpt {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin-top: 41px;
    padding-right: 30px;
}
.edn_embed {
    display: inline-block;
    vertical-align: top;
    width: 68%;
}
.edn_educationList .edn_articleTitle {
    margin: 8px 0 25px 0 !important;
    border-top: none;
    padding: 0;
}
.edn_educationList .edn_adminActions {
    margin-bottom: -30px;
}
.DnnModule-681 .article_pager {
    float: none !important;
    display: table;
    margin: 0 auto !important;
    margin-top: 90px !important;
}
.edn_educationList {
    border-top: 1px solid #ddd !important;
    margin-top: 115px !important;
}
.edn_educationHome.edn_educationList {
    border: none !important;
    margin: 0 !important;
}
.DnnModule-683 h2 {
    border: none !important;
    padding-top: 0;
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 1px !important;
    font-family: 'PT Sans';
    font-size: 200%;
}
.DnnModule-682 {
    border-top: 1px solid #ddd;
}
.DnnModule-683, .DnnModule-684 {
    height: auto !important;
}
.edn_educationHome .edn_embedDscrpt {
    width: 48%;
    padding-right: 7%;
}
.edn_educationHome .edn_embed {
    width: 51%;
    margin-top: 30px;
}
.edn_educationHome .edn_articleTitle {
    font-weight: 300;
}

/* banzai fixes */

.title-screen__text-container___3znzH {
    padding: 18px 0 16px !important;
    border-radius: 0 0 11px 11px;
}
.title-screen__description___wjNjW {
    margin-bottom: 14px !important;
}
.title-screen__button-container___3BfoL {
    margin-top: 4px !important;
}
.buttons__default___Akk01 {
    margin-top: 0 !important;
}
.title-screen__title-image___3ZFFz {
    border-radius: 11px 11px 0 0;
}
.title-screen__subtitle___1ehqc, ._subtitle_1ntrh_76, ._subtitle_1qtrc_77, ._text-grid_1xchk_52 ._subtitle_1xchk_89 {
    font-size: 13px !important;
}
._text-grid_1qtrc_40 ._title_1qtrc_5 {
    color: #fff !important;
}
._subtitle_lw0y1_50 {
    width: 100% !important;
    white-space: unset !important;
}

/* END financial education */





/* team */

.teamItem {
    display: inline-block;
    vertical-align: top;
    width: 22.1%;
    text-align: center;
    border-radius: 14px;
    border: 2px solid #48A843;
    margin: 3% 1.3%;
    padding: 20px;
}
.teamImg {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.teamName {
    margin: 20px 0 0 0;
    color: #00498f;
    font-weight: 500;
    font-size: 133%;
}
.teamLocation {
    font-weight: 600;
    border: none;
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 157%;
}
.teamBorder {
    border-bottom: 1px solid #cdcdcd;
    margin: 14px 0 9px;
}
.teamPhone {
    font-family: 'PT Sans';
    color: #494949;
    font-weight: 500;
    padding-top: 4px;
    line-height: 100%;
    font-size: 90%;
}
.teamEmail {
    font-family: 'PT Sans';
    line-height: 100%;
    padding-top: 7px;
    font-size: 83%;
}
.teamEmail a {
    text-decoration: none;
    padding: 15px 0;
}

/* END team */




/* team spotlight */

.edn_teamPreview .edn_articleTitle {
    margin: 0 0 13px 0 !important;
    padding: 0;
    border: none;
    font-weight: 600;
}
.edn_teamDetails .edn_articleTitle {
    margin: 0 0 13px 0 !important;
    padding: 0;
    border: none;
    font-weight: 600;
}
.edn_694_article_list_wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 20px;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_article.edn_teamList {
    flex: 0 0 calc(50% - 16px);
    display: flex;
    flex-direction: row;
    margin: 0 !important;
    flex-wrap: wrap;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_article.edn_articleDetails.edn_teamDetails .edn_articleTitle {
    margin: 0 0 18px 0 !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_article .edn_teamPreview .edn_articleSubTitle {
    font-weight: 400;
    margin: 0 0 27px 0;
    font-size: 120% !important;
    line-height: 137%;
}
.edn_teamDetails .edn_articleSubTitle {
    font-weight: 400;
    margin: 0 0 47px 0 !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_teamPreview .edn_readMore.edn_readMoreButton {
    background: none !important;
    border: 1px solid #00498f !important;
    color: #00498f !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_teamPreview .edn_readMore.edn_readMoreButton:hover, .eds_news_FirstNebraska.eds_subCollection_news .edn_teamPreview .edn_readMore.edn_readMoreButton:focus {
    color: #fff !important;
    background: #00498f !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_teamPreview .edn_readMore.edn_readMoreButton i {
    font-size: 84%;
    padding-left: 3px;
}
.edn_teamList .edn_mediaContainer {
    float: none !important;
    border: none !important;
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    max-width: 190px !important;
    flex: 1 1 50%;
}
.edn_teamList .edn_teamPreview {
    display: inline-block;
    width: 58%;
    vertical-align: middle;
    padding-left: 20px;
    padding-top: 11px;
    flex: 1 1 50%;
}
.edn_mediaContainer img {
    border-radius: 9px;
}
.edn_teamDetails .edn_mediaContainer {
    border: none !important;
    max-width: 360px !important;
    padding: 8px 40px 20px 0 !important;
    margin: 0 !important;
}
.edn_teamDetails .edn_article_gallery {
    display: none !important;
}

/* END team spotlight */





/* number counter */

.DnnModule-669 h2 {
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding: 0 0 55px 0;
    border-top: 0;
    margin: 0 0 30px 0;
    font-size: 210%;
}
.counterWrap {
    padding-top: 20px;
}
.counterItem {
    font-family: 'PT Sans';
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: center;
    padding: 0 2%;
}
.counterNum {
    font-size: 430%;
    line-height: 100%;
    font-weight: 800;
    font-family: 'Roboto';
    color: #088901;
}
.counterCaption {
    font-size: 130%;
    line-height: 100%;
    padding-top: 12px;
    font-weight: 600;
}

/* END number counter */





/* breadcrumb */

.breadcrumb {
	margin: -30px 0 130px 0;
}
.breadcrumb .breadcrumbLink {
	font-family: 'PT Sans';
    color: #595959;
    font-size: 0.85em;
	text-decoration: none;
	transition: all 0.3s ease;
    padding: 15px 11px 15px 0;
    min-height: 44px;
}
.breadcrumb .breadcrumbLink:hover, .breadcrumb .breadcrumbLink:focus {
	color: #48A843;
}
.breadcrumb i {
    color: #ddd;
    font-size: 0.75em;
    padding: 0 12px 0 0;
}

/* END breadcrumb */





/* home hero */
/*
.homeHeroItem {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.homeHeroContent {
	padding-top: 20%;
	text-align: center;
}
.homeHeroPadding {
	background: rgba(46,30,16, .6);
	padding: 35px 0 45px;
}
.homeHeroTextDiv {
	display: inline-block;
    vertical-align: middle;
    width: 70%;
    margin-right: 2%;
    max-width: 610px;
	text-align: left;
}
.homeHeroTitle {
	font-family: 'Shadows Into Light';
    color: #fff;
    font-size: 2.5em;
	padding-bottom: 15px;
}
.homeHeroTitle img {
	max-width: 32px;
    position: relative;
    top: -8px;
    margin-right: 16px;
}
.homeHeroText {
	font-family: 'PT Sans';
    color: #fff;
    font-size: 1.1em;
    line-height: 1.35em;
}
.homeHeroBtn {
	display: inline-block;
    vertical-align: middle;
    width: 25%;
}
.homeHeroBtn a {
	background: #48A843;
    color: #fff;
    font-family: 'PT Sans';
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px !important;
    padding: 14px 30px;
    border-radius: 3px;
    font-size: 0.9em;
	transition: all 0.3s ease;
}
.homeHeroBtn a:hover, .homeHeroBtn a:focus {
	background: #00498f;
}
*/


.heroWrapper .heroOuterWrap {
    position: relative;
}
.homeHeroItem {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.homeHeroItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,64,126);
    background: linear-gradient(0deg, rgb(42 89 135 / 0%) -30%, rgba(0,35,69,88%) 34%);
    z-index: 7;
}
.homeHeroItem, .homeHeroItem *{
    text-decoration: none !important;
}
.homeHeroContent {
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 16% 14% 11%;
}
.homeHeroTitle {
    font-family: 'PT Sans';
    font-weight: 600;
    color: #fff;
    font-size: 235%;
    line-height: 110%;
    padding-bottom: 18px;
    margin: 0 auto;
    max-width: 850px;
}
.homeHeroText {
    font-family: 'PT Sans';
    color: #fff;
    font-size: 120%;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 750px;
}
.homeHeroBtn {
    margin-top: 40px;
}
.homeHeroBtn a {
    color: #fff;
    font-family: 'PT Sans';
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px !important;
    padding: 11px 20px;
    border-radius: 6px;
    font-size: 0.9em;
    transition: all 0.3s ease;
    font-weight: 100;
    border: 1px solid #fff;
}
.homeHeroBtn a:focus, .homeHeroBtn a:hover {
    background-color: #fff;
    color: #00498f;
}
.homeHeroWrap  {
    text-align: center;
    margin: 0 !important;
}
.slick-slide { 
    backface-visibility: hidden;
} 
.slick-prev .slick-prev-icon:before {
    content: "\f053" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
}
.slick-next .slick-next-icon:before {
    content: "\f054" !important;
    font-weight: 900;
    font-family: 'Font Awesome 6 Free';
}
.slick-prev {
    left: 4% !important;
}
.slick-next {
    right: 4% !important;
}
.slick-arrow {
    z-index: 20;
    border-radius: 50%;
    border: 1px solid #fff !important;
    height: 50px !important;
    width: 50px !important;
    top: 56% !important;
    transition: all 0.3s ease;
}
.slick-next-icon, .slick-prev-icon {
    color: #fff !important;
    font-size: 23px !important;
    opacity: 100% !important;
    transition: all 0.3s ease;
}
.slick-arrow:hover, .slick-arrow:focus-visible {
    top: 56% !important;
    background: #fff !important;
}
.slick-arrow:focus-visible, .slick-autoplay-toggle-button:focus-visible, .sliderBtns .mainBtn a:focus-visible {
    outline: 4px solid #ffc100 !important;
}
.slick-arrow:hover .slick-next-icon, .slick-arrow:hover .slick-prev-icon, .slick-arrow:focus-visible .slick-next-icon, .slick-arrow:focus-visible .slick-prev-icon {
    color: #00498f !important;
}
.slick-dots li button:focus, .slick-autoplay-toggle-button:focus, .slick-arrow:focus, .sliderBtns .mainBtn:focus {
    outline: none !important;
}
.slick-autoplay-toggle-button {
    left: unset !important;
    bottom: 48px !important;
    transform: translateX(-50%);
    border-radius: 50%;
    border: 1px solid #fff !important;
    width: 38px;
    height: 38px;
    color: #fff !important;
    opacity: 100% !important;
    transition: all 0.3s ease;
}
.slick-autoplay-toggle-button:focus, .slick-autoplay-toggle-button:hover {
    background: #fff !important;
    color: #00498f !important;
}
.slick-dots {
    bottom: 11px !important;
    display: inline-block !important;
    width: unset !important;
    transform: translateX(-50%);
    padding: 9px 16px 3px !important;
    border: 1px solid #fff !important;
    border-radius: 30px;
    transition: all 0.3s ease;
    margin: 0 !important;
}
.slick-dots li button .slick-dot-icon {
    color: #fff !important;
    opacity: 50% !important;
}
.slick-dots li.slick-active button .slick-dot-icon {
    opacity: 100% !important;
}
.slick-dots li button .slick-dot-icon:before {
    transition: all 0.3s ease !important;
}
.slick-dots li button:focus-visible .slick-dot-icon:before, .slick-dots li button:hover .slick-dot-icon:before, .slick-dots li button:focus .slick-dot-icon:before{
    color: #2B8726 !important;
}
.slick-arrow:focus-visible, .slick-autoplay-toggle-button:focus-visible, .sliderBtns .mainBtn a:focus-visible, .slick-dots li button:focus-visible .slick-dot-icon:before {
    outline: 4px solid #ffc100 !important;
}


/* END home hero */





/* internal hero */

.heroImgItem {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    text-align: center;
    padding: 240px 0 130px;
}
.heroImgItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,64,126);
    background: linear-gradient(0deg, rgb(0 35 69 / 68%), rgba(0,35,69,100%));
    z-index: 7;
}
.heroLinkWrap {
	text-align: center;
    background: #FAF9F9;
    padding: 20px 0;
}
.heroLinkItem:last-child {
	border-right: none;
}
.heroLinkItem {
	display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    border-right: 1px solid #dbdbdb;
}
.heroLinkLink {
    text-decoration: none !important;
    display: inline-block;
    min-height: 44px;
    min-width: 44px;
}
.heroLinkLink:hover .heroLinkText, .heroLinkLink:focus .heroLinkText {
	color: #48A843;
}
.heroLinkIcon {
	padding: 0 0 6px 0;
}
.heroLinkText {
	font-family: 'PT Sans';
    color: #00498f;
    font-size: 0.9em;
	transition: all 0.3s ease;
}
.heroLinkImg {
	position: relative;
    top: 50%;
}
.heroContent {
    position: relative;
    z-index: 10;
    text-align: center;
    display: inline-block;
}
.heroContent h1 {
    color: #fff;
    margin: 0;
    font-size: 300%;
}
.heroContent h2 {
    color: #fff;
    margin: 0;
    border: none;
    padding: 0;
    font-size: 151%;
    letter-spacing: 1px !important;
    padding-top: 10px;
}

/* END internal hero */





/* checking table */

.checking-table {
	border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.checking-table th, .checking-table tr td:first-child {
    text-align: center;
    padding: 10px 25px;
    background: #f8f8f8;
    border: 1px solid #ddd;
}
.checking-table td {
	border: 1px solid #ddd;
    vertical-align: middle;
    padding: 18px 15px;
}
.checking-table tr td:nth-child(2), .checking-table tr td:nth-child(3), .checking-table tr td:nth-child(4) {
    max-width: 300px;
}
.checking-table th h3, .checking-table td h3, .checking-table th p {
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0;
    color: #00498f;
    font-weight: 400;
}
.checking-table td p {
	margin: 0;
    padding: 0;
    color: #545454;
    font-size: 0.85em;
    font-weight: 300;
}
.checking-table td ul {
	color: #595959;
    font-size: 0.85em;
    font-weight: 300;
	margin: 0 0 0 17px;
}
.checking-table td ul li {
	padding: 0;
}
.checking-table td p + ul {
	padding-top: 6px;
}
.checking-table td p strong {
	color: #00498f;
}
.checking-table td ul li::marker {
    font-size: 90%;
}

/* END checking table */




/* checking mobile table */

.checking-mobile {
    display: none;
}
.checking-mobile h2 {
    border: none;
    padding-top: 0;
    margin-top: 15px;
    font-size: 1.7em;
}
.checking-mobile .checking-table tr:nth-child(3) td + td, .checking-mobile .checking-table tr:nth-child(5) td + td, .checking-mobile .checking-table tr:nth-child(7) td + td {
    background: transparent;
}
.checking-mobile .checking-table {
    margin-bottom: 60px;
}

/* END checking mobile table */




/* rates table */

.rates-table {
    border-collapse: collapse;
    border-spacing: 0;
}
.rates-table tr th:first-child {
    width: 760px;
}
.rates-table th {
	background: #004b8d;
    color: #fff;
    border: 1px solid #42698c;
}
.rates-table td, .rates-table th {
	border: 1px solid #ddd;
	vertical-align: middle;
    padding: 25px 15px;
    font-size: 1em;
    text-align: center;
    line-height: 1.5em;
}
.rates-table tr td:first-child {
	text-align: left;
}
.rates-table tr td p {
    margin: 0;
}
.internal-content p, .internal-content ul, .internal-content ol {
	color: #494949;
}
.rates-table .even {
    background: #f3faff;
}
.rates-table .padding-25 {
    padding-left: 25px;
}
.rates-table .padding-50 {
    padding-left: 50px;
}
.rates-table .padding-75 {
    padding-left: 75px;
}

/* END table */




/* privacy policy table */

.privacy-table tr th, .privacy-table tr th:first-child {
	background: #004b8d;
	border: 1px solid #416b90;
}
.privacy-table tr th {
	text-align: left;
	line-height: 1.05em;
	padding: 20px 25px;
}
.privacy-table tr th:first-child {
	text-align: center;
}
.privacy-table th h3 {
	color: #fff;
    font-weight: 600;
}
.privacy-table tr th strong {
	color: #fff;
}

/* END privacy policy table */




/* tips */

.eds_news_FirstNebraska.eds_subCollection_news .edn_article.edn_articleDetails .edn_articleTitle {
	margin-bottom: 50px !important;
    font-size: 2.2em;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_readMore.edn_readMoreButton {
    background: #00498f !important;
    color: #fff !important;
    font-family: 'PT Sans' !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 12px 16px 10px !important;
    border-radius: 7px !important;
    font-size: 0.8em !important;
    transition: all 0.3s ease !important;
    border: none !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover, .eds_news_FirstNebraska.eds_subCollection_news .edn_readMore.edn_readMoreButton:focus {
	background: #48A843 !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_article .edn_readMoreButtonWrapper {
    text-align: left !important;
} 
.eds_news_FirstNebraska.eds_subCollection_news .edn_article .edn_articleSubTitle {
	font-size: 1.5em !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .edn_articleSummary {
	font-size: 0.9em !important;
    line-height: 1.5 !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .article_pager.edn_articleScrolling {
	padding: 60px 10px 0 !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .article_pager.edn_articleScrolling a {
	font-family: 'PT Sans';
    text-decoration: none;
    border: solid 1px #00498f !important;
    color: #00498f;
	transition: all 0.3s ease;
}
.eds_news_FirstNebraska.eds_subCollection_news .article_pager.edn_articleScrolling a:hover, .eds_news_FirstNebraska.eds_subCollection_news .article_pager.edn_articleScrolling a:focus{
	background: #00498f !important;
}
.eds_news_FirstNebraska.eds_subCollection_news .article_pager a, .eds_news_FirstNebraska.eds_subCollection_news .article_pager > span, .eds_news_FirstNebraska.eds_subCollection_news .article_pagination a, .eds_news_FirstNebraska.eds_subCollection_news .article_pagination > span {
	border-left: 1px solid #00498f !important;
    font-family: 'PT Sans' !important;
    text-decoration: none !important;
    padding: 16px 19px !important;
}
.eds_news_FirstNebraska.eds_subCollection_news.eds_templateGroup_listArticleDefault  .article_pager a:first-child {
	border-left: none !important;
}
.eds_news_FirstNebraska.eds_subCollection_news.eds_templateGroup_listArticleDefault  .article_pager a.active, .eds_news_FirstNebraska.eds_subCollection_news .article_pagination > span {
	background: #00498f !important;
}
.eds_news_FirstNebraska.eds_subCollection_news.eds_templateGroup_listArticleDefault .article_pager, .eds_news_FirstNebraska.eds_subCollection_news .article_pagination table, .eds_news_FirstNebraska.eds_subCollection_news .edNews_loadMoreTriggerWrapper .trigger {
	border: 1px solid #00498f !important;
}
.eds_news_FirstNebraska.eds_subCollection_news.eds_templateGroup_listArticleDefault  .article_pager a:hover, .eds_news_FirstNebraska.eds_subCollection_news .article_pagination a:hover {
	background-color: #306ba9 !important;
}

/* END tips */




/* white boxes */

.whiteWrap {
	background: url(images/green-bg.jpg);
    padding: 100px 10px;
	text-align: center;
}
.whiteItem {
	background: #fff;
    display: inline-block;
    vertical-align: top;
    width: 19%;
    margin: 0 5px;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 22%) 0px 2px 15px 0px;
    padding: 25px;
}
.whiteLgItem {
	background: #fff;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin: 0 3%;
    max-width: 440px;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 22%) 0px 2px 15px 0px;
    padding: 0 25px 25px 25px;
}
.whiteItem h2 {
	font-size: 1.5em;
    margin: 0 0 10px 0;
    padding: 0;
    border-top: none;
}
.whiteItem h3, .h3padding {
	font-size: 1.2em;
    margin: 0 0 25px 0;
}
.whiteLgItem h2 {
	font-size: 1.5em;
    margin: 28px 0 20px 0;
    padding: 0;
    border-top: none;
}
.whiteLgContent ul li {
	list-style: none;
    font-size: 1.1em;
    padding: 8px 0;
    border-bottom: 1px dashed #48A84361;
}
.whiteLgContent ul li:last-child {
	border-bottom: none;
}
.whiteLgItem:last-child .btnItem > a {
	background: #00498f;
}
.whiteLgItem:last-child .btnItem > a:hover, .whiteLgItem:last-child .btnItem > a:focus {
	background: #388334;
}
.whiteBox.whiteLgItem {
    width: 100%;
    max-width: unset;
    margin: 30px 0 70px;
    padding: 50px;
}
.whiteBox .whiteLeftCol {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    padding-right: 20px;
}
.whiteBox .whiteImg {
    display: inline-block;
    width: 39%;
    vertical-align: middle;
    text-align: right;
    padding-left: 20px;
}
.whiteBox.whiteLgItem h2 {
    margin: 0 0 20px 0;
}
.whiteBox .btnItem { 
    margin: 51px 0 15px;
}

/* END white boxes */





/* locations */

.locationWrap {
	text-align: center;
}
.locationItem {
	display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 25px 3px 0;
}
.locationThumb {
    display: block;
    text-decoration: none !important;
    padding: 20px;
    border: 1px solid #ddd;
    background: #f9f9f9;
}
.locationThumb:hover, .locationThumb:focus {
    background: #e1e1e1;
}
.locationItem  .locationCity, .locationPop h2 {
	border: none;
    padding: 0;
    font-weight: 600;
}
.locationItem .locationCity {
    margin: 22px 0 4px 0;
    font-size: 1.5em;
    color: #00498f;
}
.locationPop h2 {
    margin: 0 0 18px 0;
    font-size: 190%;
}
.locationItem h3, .locationPop h3 {
	color: #378033;
    font-size: 1.1em;
    border-top: 1px solid #ddd;
    margin: 0 0 6px 0;
    padding: 18px 0 0 0;
}
.locationAddress, .locationLobby, .locationITM {
	font-size: 0.85em;
	padding-bottom: 18px;
}
.locationAddress p, .locationLobby p, .locationITM p {
	margin-bottom: 0px;
}
.locationPhone, .locationToll, .locationFax {
	font-size: 0.85em;
    font-family: 'PT Sans';
}
.locationPhone span, .locationToll span, .locationFax span {
	font-weight: 600;
    color: #306ba9;
	padding: 2px 0;
}
.locationPhone {
	padding: 16px 0 0 0;
	border-top: 1px solid #ddd;
}
.locationATM {
	color: #378033;
    border-top: 1px solid #ddd;
    font-family: 'PT Sans';
    font-weight: 600;
    margin: 17px 0 0 0;
    padding: 16px 0 0 0;
}
.locationPop {
    display: none;
    padding: 55px;
}
.locationInfo {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: 6%;
}
.locationMap {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.locationMap iframe {
    border: 1px solid #ddd !important;
} 
.fancybox-overlay {
    background: #00000061 !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.fancybox-nav {
    height: auto !important;
    width: unset !important;
    font-size: 120%;
    color: #000000 !important;
    padding: 0 13px !important;
    background: none !important;
    opacity: 70%;
    top: 0 !important;
    bottom: 0 !important;
}
.fancybox-prev {
    border-radius: 4px 0 0 4px;
}
.fancybox-next {
    border-radius: 0 4px 4px 0;
}
.fancybox-nav:hover, .fancybox-nav:focus {
    opacity: 100%;
    background: #E7EBED !important;
}
.fancybox-close {
    background: none !important;
    width: unset !important;
    height: unset !important;
    padding: 9px 12px;
    font-size: 140%;
    color: #000000 !important;
    opacity: 30%;
    top: 2px !important;
    right: 2px !important;
    border-radius: 50%;
}
.fancybox-close:hover, .fancybox-close:focus {
    opacity: 100%;
    background: #E7EBED !important;
}
.fancybox-nav:focus-visible, .fancybox-close:focus-visible, .locationThumb:focus-visible {
	outline: 4px solid #48A843 !important;
}

/* END locations */




/* expander */

.expanderTitle {
    font-size: 1.5em;
    transition: all 0.3s ease;
    margin: 17px 0 21px 0;
    padding: 5px 0 0 0;
    color: #00498f;
    font-weight: 400;
    border-top: none;
    font-family: 'PT Sans';
    line-height: 1.05em;
    background: transparent;
    border: none;
}
.expanderTitle i {
	margin: 7px 13px 7px 0;
    border-radius: 50%;
    border: 1px solid #00498f;
    width: 28px;
    height: 28px;
    font-size: 0.8em;
    padding: 3px 5px;
    position: relative;
    top: -1px;
}
.expanderTitle:hover, .expanderTitle:focus {
	cursor: pointer;
    color: #48A843;
}
.expanderTitle:hover i, .expanderTitle:focus i {
	border: 1px solid #48A843;
}
.expanderContent {
	border: 1px solid #ddd;
    padding: 30px 35px 15px;
    font-size: 0.9em;
}
.expanderContent h3 {
	font-size: 1.25em;
}

/* END expander */




/* forms */

.ModActionFormC {
	background: #00498f;
    padding: 40px 50px;
	margin-top: 32px;
}
.form-label {
	color: #fff;
    font-family: 'PT Sans';
    font-weight: 400 !important;
    font-size: 1.1em;
    margin-bottom: 5px;
}
.form-control, .form-select {
	font-family: 'PT Sans';
    color: #494949 !important;
    padding: 10px;
}
.form-root .c-form.normal .form-group {
    margin-bottom: 45px !important;
}
.checkbox-list .form-check {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    background: #175B97;
    border: 1px solid #174269;
    padding: 15px !important;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 0.9em;
    line-height: 1em;
    margin: 0 3px 3px 0 !important;
}
.form-check label {
	min-height: unset !important;
    font-family: 'PT Sans';
    color: #fff;
}
.form-check.checkbox .form-check-input {
    margin-left: 4px !important;
}
.form-check-input[type=checkbox] {
    margin-top: 0;
    margin-right: 7px;
}
.form-check-input[type=radio] {
    position: relative;
    top: -2px;
}
#dnn534Productsyouareinterestedin {
	margin-top: 20px;
}
.btn {
    background: #00284D !important;
    color: #fff !important;
    font-family: 'PT Sans' !important;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    padding: 12px 30px !important;
    border-radius: 3px !important;
    font-size: 0.9em !important;
    border: none !important;
    transition: all 0.3s ease !important;
}
.btn:hover, .btn:focus {
	background: #4b80b7 !important;
}
.btn:focus, .modal__close:focus {
    outline: thin dotted #000 !important;
}
.alert {
	margin-bottom: 0 !important;
}
.alert-info {
	background-color: transparent !important;
	border: none !important
}
.alert h2 {
	border: none !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    color: #fff !important;
    font-family: 'PT Sans' !important;
}
.alert p {
	margin: 0 !important;
	color: #ffffffab !important;
}
.alert h3 {
    font-family: 'PT Sans';
    color: #fff;
    margin: 0;
}
.alert h3 a {
    color: #94c3eb;
    text-decoration: underline;
    transition: all 0.3s ease;
}
.alert h3 a:hover {
    color: #48A843;
}
label.required:after {
    content: "*";
    color: #48A843;
}
.required label:after, legend.required:after {
    display: none;
}
#dnn_ctr543_ModuleContent .checkbox-list .form-label {
	color: #fff !important;
}
#dnn_ctr543_ModuleContent .form-check label {
	color: #fff;
    font-family: 'PT Sans';
}
#dnn_ctr543_ModuleContent .form-check {
	display: block;
    width: 100%;
    background: none;
    border: none;
    font-size: 1em;
    margin: 0 0 0 20px !important;
    padding: 10px 0 0 0 !important;
}
#dnn543Limits {
	border-bottom: 1px solid #ffffff52;
    padding-bottom: 36px;
    margin-bottom: 28px;
}
#dnn555State .form-label  {
	padding-bottom: 14px;
}
.text-danger {
    color: #dd7d7b !important;
    font-family: 'PT Sans';
    font-size: 0.9em;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #dd7d7b !important;
}
.section-title {
    margin-top: 26px !important;
    margin-bottom: 15px !important;
    font-family: 'PT Sans';
    color: #fff;
    line-height: 100%;
    border-top: none;
}
.section-title.underlined {
    border-bottom: 1px solid #ffffff6b !important;
}
.form-group hr {
    margin: 15px 0 0;
}
.ng-binding h2 {
    color: #fff;
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 210%;
}
.ng-binding p {
    color: #fff;
}
.imgcode {
    margin: 5px 4px 9px 0 !important;
    height: 34px !important;
}
#dnn534Typethecharactersbelow {
    margin: 5px 0 0 0px !important;
}
.table-striped>tbody>tr:nth-of-type(odd), .table-striped>tbody>tr {
    background-color: transparent !important;
}
.files p {
    color: #fff;
}
.btn-warning {
    background-color: #d38a0f !important;
    padding: 5px 12px !important;
}
.btn-success {
    background-color: #4b80b7 !important;
}
.btn-success:hover, .btn-success:focus {
    background: #108909 !important;
}

/* END forms */




/* popup form */

.modal-dialog {
    width: 90% !important;
    margin: 50px auto !important;
    max-width: 1200px !important;
}
.modal-content {
    background: #00498f !important;
    padding: 0 20px;
}
.frontEndTemplate {
    display: none;
}
.modal-title {
    display: none;
}
.modal-body .section-title {
    margin: 0 !important;
    padding: 0 !important;
}
.modal-body hr {
    margin: 40px 0;
}
.modal-body h3, .modal-body h4 {
    color: #fff;
    font-size: 120%;
    margin: 20px 0 20px;
}
.modal-body li {
    color: #fff;
    font-size: 95%;
    padding: 2px 0;
}
.modal-body ul {
    margin: 0 0 14px 15px;
}
.modal-body p {
    margin-bottom: 22px;
}

/* END popup form */




/* internal hero */

.intHeroItem {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 40px;
}
.intHeroContent {
	padding: 90px 50px 260px;
}
.intHeroItem h1 {
	color: #fff;
    font-size: 4em;
    line-height: 1em;
    width: 80%;
    text-shadow: 0 0 8px #000000, 0 0 5px #000000;
}
.intHeroItem h1 sup {
	font-size: 0.5em;
    top: -0.8em;
}

/* END internal hero */




/* media center */

.mediaItem {
	padding-top: 40px;
}
.mediaImg {
	display: inline-block;
    vertical-align: middle;
    width: 35%;
    margin-right: 3%;
}
.mediaContent {
	display: inline-block;
    vertical-align: middle;
    width: 61%;
}
.mediaImg img {
	border: 1px solid #eee;
}
.mediaContent h2 {
	margin: 0 0 26px 0;
    padding: 0 0 21px 0;
    border-bottom: 1px dashed #ddd;
    border-top: none;
}
.mediaBtn {
	margin: 40px 0 0 0;
}

/* END media center */




/* callout */

.calloutItem {
    position: relative;
    background: #00498f;
    border: 10px solid #1868b5;
    padding: 50px 50px 60px;
    margin: 100px 0 140px;
    text-align: center;
}
.calloutTitle {
	color: #fff;
    margin: 0 0 20px 0;
    border: none;
    padding: 0;
    font-size: 1.75em;
}
.calloutText {
	margin-bottom: 50px;
}
.calloutText * {
	color: #fff !important;
}
.calloutText a:hover, .calloutText a:focus {
	color: #00498f !important;
}
.calloutItem img {
	margin-bottom: -130px;
}

/* END callout */




/* bio */

.bioTitle {
	margin: 40px 0;
}
.bioImg {
	display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 1%;
}
.bioContent {
	display: inline-block;
    vertical-align: top;
    width: 68%;
    max-width: 500px;
}
.bioText {
	padding-bottom: 12px;
}
.bioName {
	font-family: 'PT Sans';
    font-weight: 700;
    color: #306ba9;
    padding-bottom: 6px;
    font-size: 1.1em;
}
.bioJobTitle, .bioPhone, .bioEmail {
	font-family: 'PT Sans';
    line-height: 1.3em;
    color: #767676;
}

/* END bio */





/* home boxes */

.homeBoxesWrapper {
    background: #fff;
    padding: 50px;
    box-shadow: rgba(100, 100, 111, 22%) 0px 2px 15px 0px;
    border-radius: 15px;
}
.containerWidthHalf .servWrap.servHome {
    padding: 0;
}
.servHome .servItem {
    box-shadow: none;
    background: transparent;
    padding: 4px 0 0 0 !important;
    border-radius: 0;
    border-top: 1px solid #48a8434a;
}
.homeBoxesWrapper .imgBorder img {
    border-radius: 15px;
    padding: 6px;
}
.DnnModule-439 {
    position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.homesBoxesDiv h1 {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px !important;
    margin-bottom: 27px;
}
.homesBoxesDiv h2 {
    margin-top: 0;
    padding-top: 25px;
    margin-bottom: 16px;
    border: none;
    font-size: 150%;
    font-weight: 600;
}
.homesBoxesDiv p {
    font-size: 94%;
}

/* END home boxes */


/*video Spotlight */

.spotlightTitle{
    font-weight: 600; 
    font-size: 200%;
}

.videospotlight h2{
    border-top: none;
    margin: 0 0 40px 0; 
}

.storyLeft {
    display: inline-block;
    vertical-align: top;
    width: 56%;
    padding-right: 2%;
}

.videoRight{
    display: inline-block;
    vertical-align: top;
    width: 43%;
    padding-top: 6px;

}
.youtubeEmbed{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    width: 100%;
}

.youtubeEmbed iframe {
    border-radius: 10px;
}

/* END video spotlight */


/* green */

.greenWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(images/green.jpg);
    padding: 100px 0;
}
.greenWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #48A843bf;
}
.tstmlOuterWrap {
    position: relative;
}
.tstmlWrap {
    padding: 7px 58px 98px 58px;
    transition: all 0.3s ease;
    text-align: center;
}
.tstmlItem {
    background: #fff;
    padding: 35px 35px 25px;
    opacity: 100%;
    font-size: 85%;
    border-radius: 10px;
    transition: all 0.5s ease;
}
.tstmlWrap .slick-slide {
    margin: 0 10px;
}
.greenWrapper .slick-list {
    padding-top: 20px !important;
}
.tstmlItem.slick-current, .tstmlItem.slick-cloned {
    position: relative;
    z-index: 10;
    background: #fff;
    top: -20px;
    overflow: visible;
    font-size: 100%;
}
.tstmlItem.slick-cloned + .tstmlItem.slick-cloned, .tstmlItem.slick-active + .tstmlItem.slick-cloned {
    background: rgb(255 255 255 / 77%);
    top: 0;
    z-index: 1;
    font-size: 85%;
}
.tstmlTstml {
    text-align: center;
    color: #00498f;
    font-family: 'PT Sans';
    font-size: 105%;
    line-height: 137%;
}
.tstmlByline {
    text-align: right;
    color: #00498f;
    font-family: 'PT Sans';
    font-weight: 600;
    font-style: italic;
    padding-top: 11px;
}
.tstmlQuoteRight {
    text-align: right;
    padding-top: 21px;
    padding-right: 15%;
}
.tstmlQuoteLeft {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 15%;
}
.tstmlWrap .slick-arrow {
    top: unset !important;
    bottom: 0;
}
.tstmlWrap .slick-arrow:hover, .tstmlWrap .slick-arrow:focus-visible {
    top: unset !important;
}
.tstmlWrap .slick-prev {
    left: 0 !important;
}
.tstmlWrap .slick-next {
    right: 0 !important;
}

/* END green */





/* icon text */

.iconTextWrap {
    text-align: center;
}
.iconTextItem {
	display: inline-block;
	vertical-align: top;
    width: 29%;
    margin: 0 2%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 35px 30px;
    text-align: left;
}
.iconTextTitle {
    border-top: none;
    margin: 25px 0;
    color: #fff;
    font-size: 148%;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    font-weight: 600;
}
.iconTextText {
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.5em;
    color: #fff;
} 
.iconTextItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #002345d4;
}
.iconTextInner {
    position: relative;
}
.iconTextBtn.btnItem a {
    background: transparent;
    border: 1px solid #fff;
    padding: 8px 18px;
}
.iconTextBtn.btnItem a:hover, .iconTextBtn.btnItem a:focus {
    background: #48A843;
}
.iconTextBtn.btnItem {
    margin: 36px 0 10px;
}

/* END icon text */






/* login */

.dnnLoginService .dnnLabel {
    font-size: 1em;
    margin-right: 17px;
    line-height: 1em !important;
    padding: 3px 0;
    font-weight: 400;
    font-family: 'PT Sans';
    color: #494949;
}
.dnnLoginService input {
	border: 1px solid #cdcdcd !important;
    padding: 6px !important;
}
.dnnLoginService .dnnBoxLabel {
    font-size: 0.8em;
    font-weight: 300;
    font-family: 'PT Sans';
    color: #757575;
}
.dnnLoginService .dnnCheckbox {
    margin: 4px 0 12px 4px !important;
}
.dnnLoginService .dnnPrimaryAction, .dnnPasswordReset .dnnPrimaryAction {
    background: #48A843;
    border: none;
    box-shadow: none;
    color: #fff;
    font-family: 'PT Sans';
    text-decoration: none !important;
    text-shadow: none;
    font-weight: 400;
    font-size: 0.8em;
    letter-spacing: 1px !important;
    padding: 7px 19px;
    border-radius: 6px;
    transition: all 0.3s ease;
}
.dnnLoginService .dnnPrimaryAction:hover, .dnnPasswordReset .dnnPrimaryAction:hover, .dnnLoginService .dnnSecondaryAction:hover, .dnnPasswordReset .dnnSecondaryAction:hover {
    background: #494949;
    color: #fff;
}
.dnnLoginService .dnnSecondaryAction, .dnnPasswordReset .dnnSecondaryAction {
	background: #00498f;
    box-shadow: none;
    color: #fff;
    font-family: 'PT Sans';
    text-decoration: none !important;
    text-shadow: none;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px !important;
    padding: 7px 19px;
    border-radius: 6px;
    border: none;
    transition: all 0.3s ease;
}
#dnn_ctr_Login_Login_DNN_passwordLink {
    font-size: 11px;
    padding: 1px 10px;
    letter-spacing: 1px !important;
}
.dnnLoginService  ul {
    margin: 0;
}
.LoginPanel {
    float: none !important;
    padding-right: 0 !important;
    width: auto !important;
    max-width: 500px !important;
}
.dnnFormItem input {
    font-family: 'PT Sans';
    font-size: 0.9em !important;
    box-shadow: none !important;
    color: #494949 !important;
}
#dnn_ctr383_Login_Login_DNN_passwordLink {
	padding-top: 0;
    padding-bottom: 0;
}
.dnnFormMessage.dnnFormError, .dnnFormMessage.dnnFormValidationSummary {
	font-family: 'PT Sans';
    font-weight: 600;
}

/* END login */




/* zelle */

.zelleWrap {
    text-align: center;
    background-color: #f4f4f4;
    padding: 40px;
    margin: 80px 0 100px 0;
}
.zelleWrap h2 {
    border: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
}
.zelleItem {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 2%;
}
.zelleTitle {
    margin: 20px 0 9px 0;
}
.zelleText p { 
    margin-bottom: 0;
}
#dnn_ctr566_ModuleContent {
    background-color: #f4f4f4;
    padding: 50px 20px;
    margin: 100px 0 0 0;
}
#dnn_ctr566_ModuleContent h3 {
    margin: 0 0 15px 0;
}
#dnn_ctr566_ModuleContent h4 {
    margin: 13px 0 25px 0;
}
#dnn_ctr566_ModuleContent p {
    margin-bottom: 0;
}

/* END zelle */





/* mailchimp */

.eds_mailChimpPlus_FirstNebraska .edmcp_mainWrapper {
    background: #00498f;
    border: none !important;
    border-radius: 0 !important;
    padding: 25px;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBoxGroup > li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    background: #175B97;
    border: 1px solid #174269;
    padding: 15px !important;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 0.9em !important;
    line-height: 1em !important;
    margin: 0 3px 3px 0 !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBoxWithCheckBoxGroup .edmcp__checkBoxGroup {
    margin: 10px 0 10px 0 !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBox > label > span {
    color: #fff !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBox > label > span::before {
    width: 19px !important;
    height: 19px !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBox input[type="checkbox"]:checked + span::before {
    border-color: #fff !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBox > label > span::after {
    color: #fff !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__label {
    color: #fff !important;
    font-size: 120% !important;
    display: block;
}
.eds_mailChimpPlus_FirstNebraska input[type="text"], .eds_mailChimpPlus_FirstNebraska input[type="email"], .eds_mailChimpPlus_FirstNebraska input[type="number"], .eds_mailChimpPlus_FirstNebraska select, .eds_mailChimpPlus_FirstNebraska textarea {
    color: #626262!important;
    font-size: 90% !important;
    background: #fff !important;
    border: none !important;
    padding: 11px !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__inputGroup.edmcp_halfWidth input[type="text"], .eds_mailChimpPlus_FirstNebraska .edmcp__inputGroup.edmcp_halfWidth input[type="email"] {
    width: 100%;
    max-width: 400px;
}
.eds_mailChimpPlus_FirstNebraska .edForm__subscribe, .eds_mailChimpPlus_FirstNebraska .edForm__closeResponse {
    margin: 40px 0 0 0;
}
.eds_mailChimpPlus_FirstNebraska .edForm__subscribe, .eds_mailChimpPlus_FirstNebraska .edForm__closeResponse {
    background: #00284D !important;
    color: #fff !important;
    font-family: 'PT Sans' !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    padding: 14px 30px !important;
    border-radius: 3px !important;
    font-size: 0.9em !important;
    border: none !important;
    transition: all 0.3s ease !important;
}
.eds_mailChimpPlus_FirstNebraska .edForm__subscribe:hover, .eds_mailChimpPlus_FirstNebraska .edForm__subscribe:focus, .eds_mailChimpPlus_FirstNebraska .edForm__closeResponse:hover, .eds_mailChimpPlus_FirstNebraska .edForm__closeResponse:focus {
    background: #5f83a9 !important;
}
.eds_mailChimpPlus_FirstNebraska label.error, .eds_mailChimpPlus_FirstNebraska label.edMCP_labelError {
    font-family: 'PT Sans' !important;
    font-size: 80% !important;
}
.eds_mailChimpPlus_FirstNebraska .edmcp__checkBoxGroup + label.error {
    left: unset !important;
    right: unset !important;
    margin: 0 0 5px 0;
}
.eds_mailChimpPlus_FirstNebraska .edmcp_mainMessage {
    font-family: 'PT Sans' !important;
    font-size: 150% !important;
}
.display_archive {
    font-family: 'PT Sans';
}
.campaign {
    margin: 12px 0;
    padding: 14px 15px;
    font-weight: 600;
    background: #E6EDF5;
}
.campaign a {
    font-weight: 400;
}
#dnn_ctr676_HtmlModule_lblContent h3 {
    margin: 8px 0 31px;
}

/* END mailchimp */





/* login dropdown */

.loginDiv {
    display: none;
    background: #00498f;
    border-radius: 10px 0 0 10px;
    padding: 20px;
    text-align: right;
    float: right;
}
.loginDiv iframe{
    width: 250px;
    height: 335px;
}

/* END login dropdown */






/* rates */

.ratesWrap {
    padding-bottom: 75px;
}
.ratesSub {
    background: #E6EDF5;
    color: #00498f;
    font-family: 'PT Sans';
    font-weight: 600;
    font-size: 108%;
    display: table;
    width: 100%;
}
.rateSubLeft {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 69%;
    border-right: 1px solid #fff;
    padding: 20px;
}
.rateSubMiddle {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 14%;
    border-right: 1px solid #fff;
    padding: 20px;
}
.rateSubRight {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 14%;
    padding: 20px;
}
.ratesMain {
    background: #00498f;
    border-radius: 8px 8px 0 0;
}
.rateMainText {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 30px 25px;
}
.rateMainText * {
    color: #fff;
}
.rateMainText h2 {
    border: none;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 150%;
}
.rateMainText p {
    margin-bottom: 5px;
}
.rateMainText ul {
    margin: 10px 0 0 35px;
}
.rateMainText li, .rateText li {
    padding: 1px 0;
    font-size: 90%;
}
.ratesRate {
    font-family: 'PT Sans';
    border-bottom: 1px solid #ebebeb;
    display: table;
    width: 100%;
}
.rateText {
    width: 69%;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    padding: 15px 20px;
}
.rateText p {
    margin-bottom: 0;
}
.rateText ul {
    margin: 0 0 0 35px;
}
.rateAPY {
    width: 14%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #ebebeb;
    padding: 15px 20px;
}
.rateInterest {
    width: 14%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #ebebeb;
    padding: 15px 20px;
}
.DnnModule-589 ol {
    margin: -16px 0 22px 35px;
    font-size: 90%;
}
.DnnModule-589 ol li {
    padding: 1px 0;
}

/* END rates */





/* blue map */

.blueWrapper {
    background-color: #003C76;
    padding: 100px 0;
    background-color: #003C76;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23004486' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23004486'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
}
.blueDiv {
    position: relative;
    text-align: center;
}
.mapWrap {
    position: relative;
    text-align: center;
}
.mapItem {
    position: absolute;
    display: inline-block;
}
.mapPopup {
    background: #ffffffcc;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    padding: 13px 15px;
    position: absolute;
    z-index: 7;
    transition: all 0.3s ease;
    white-space: nowrap;
    top: -2px;
    left: 30px;
}
.mapIconImg {
    position: relative;
    z-index: 6;
    transition: all 0.3s ease;
    display: inline-block;
}
.mapLabel {
    font-size: 95%;
    line-height: 100%;
    color: #fff;
    font-family: 'PT Sans';
    display: inline-block;
}
.mapBg {
    display: inline-block;
}
.mapBg img {
    max-width: 1070px;
}
.mapBoxItem {
    padding: 30px;
    background: #fff;
    display: inline-block;
    max-width: 470px;
    border-radius: 10px;
    box-shadow: 5px 5px 18px -3px rgba(0,0,0,0.38);
    position: absolute;
    top: 25%;
    left: 0;
    text-align: left;
}

.mapBoxTitle {
    color: #00498f;
    margin: 0 0 20px 0;
}
.mapBoxSubtitle {
    font-size: 100%;
    margin: 0 0 30px 0;
}
.mapBoxBtn {
    margin: 0 0 8px 0;
}
.mapBoxBtn a {
    background: transparent;
    color: #00498f;
    border: 1px solid #48A843;
    padding: 6px 15px;
}
.mapBoxBtn a:hover, .mapBoxBtn a:focus {
    color: #fff;
}
.blueWrapper h2 {
    text-align: center;
    border: none;
    margin: 0 0 20px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px !important;
    font-family: 'PT Sans';
    font-size: 200%;
    padding: 0 0 20px 0;
}

/* END blue map */




/* contact modules */

.contactItem {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
}
.contactIcon i {
    border: 1px solid #ebebeb;
    border-radius: 50%;
    color: #48A843;
    width: 50px;
    height: 50px;
    font-size: 150%;
    padding-top: 13px;
}
.contactTextItem .contactIcon i {
    font-size: 170%;
    padding-top: 10px;
}
.contactTitle {
    margin: 30px 0 9px;
}
.contactText {
    margin-bottom: 35px;
}
.contactBtn {
    margin: 10px 0 12px;
}
.contactBtn a, .contactBtn button {
    background: #00498f;
    color: #fff;
    font-family: 'PT Sans';
    padding: 12px 23px 13px;
    border-radius: 40px;
    text-decoration: none;
    font-size: 100%;
    line-height: 100%;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}
.contactBtn button {
    padding-top: 13.5px;
    padding-bottom: 15.5px;
}
.contactChatItem .contactBtn {
    margin: 0
}
.contactBtn a:hover, .contactBtn button:hover, .contactBtn a:focus, .contactBtn button:focus {
    background: #48A843;
}

/* END contact modules */








/* responsive */

@media all and (max-width: 1500px) {
    .whiteItem {width: 32%; margin: 8px 6px;}
}

@media all and (max-width: 1350px) {
    .mapWrap {zoom: 90%;display: inline-block;min-width: 750px;}
    .mapBg {margin-left: 62px;}
}

@media all and (max-width: 1300px) {
    .homeHeroContent {font-size: 80%; padding: 315px 21% 180px;}
    .homeHeroBtn a {font-size: 100%;}
    .dnn_pnav > li > a, .dnn_pnav > li > span {font-size: 91% !important; margin: 0 7px !important;}
    .dnn_pnav > li ul a, .dnn_pnav > li ul span {font-size: 79% !important;}
    .dnn_pnav > li > ul {padding: 8px 13px 9px 17px !important;}
    .personalMenu {padding-right: 30px;}
    .businessMenu {padding-left: 30px;}
    .menuTitle a {font-size: 106%;}
}

@media all and (max-width: 1250px) {
    .teamItem {margin: 2.2%; width: 28.6%;}
}

@media all and (max-width: 1200px) {
    .whiteItem {width: 46%; margin: 8px 6px; max-width: 300px; }
    .heroImgItem {padding: 270px 0 130px;}
    .servItem {font-size: 90%;padding: 32px 22px !important;}
}

@media all and (max-width: 1100px) {
    .dnn_pnav > li > a, .dnn_pnav > li > span {font-size: 83% !important; margin: 0 6px !important;}
    .dnn_pnav > li ul a, .dnn_pnav > li ul span {font-size: 76% !important;}
    .menuTitle a {font-size: 94%;}
    .iconTextItem {width: 31%;margin: 0 1%;}
    .mapWrap {margin-left: -75px;}
    .edn_teamList .edn_teamPreview {padding-left: 0;}
}

@media all and (max-width: 1050px) {
	.headerWrapper .setWidth {width: 94%;}
    .topBtnWrapper {margin-left: 10px;}
    .bottomMenu a {padding: 26px 18px 0;}
    .bottomMenu a:first-child {border-radius: 30px 0 0 0;}
    .bottomMenu {border-radius: 30px 0 0 0;}
    .whiteLgItem {width: 46%; margin: 0 1%;}
    .mapBoxItem {padding: 25px 30px; max-width: 240px;}
    .mapWrap {margin-left: -345px;}
    .tstmlItem {margin: 0 10px;}
    .teamItem {margin: 2.4%;width: 44.9%;max-width: 300px;}
    .teamWrap {text-align: center;}
    .edn_educationInternal .edn_embedDscrpt {width: 37%;}
    .edn_educationInternal .edn_embed {width: 62%;}
    .counterItem {width: 32%;}
    .carouselItem img { padding: 0 5px;}
}

@media all and (max-width: 1000px) {
    .bstrap30 .form-horizontal .checkbox-list .checkbox {width: 48%;}
    #dnn_pnav_top > li > a, #dnn_pnav_top > li > span {padding: 12px 5px 10px !important;}
    .dnn_pnav > li {margin-bottom: 5px !important; display: block !important;}
    .dnn_pnav > li > a, .dnn_pnav > li > span {margin: 0 auto !important;margin-bottom: 9px !important;padding:0 !important;}
    .businessMenu .dnn_pnav > li:last-child > a, .businessMenu .dnn_pnav > li:last-child > span, .businessMenu .dnn_pnav > li:first-child > a, .businessMenu .dnn_pnav > li:first-child > span {margin-right: 0 !important;}
    .personalMenu .dnn_pnav > li:first-child > a, .personalMenu .dnn_pnav > li:first-child > span, .personalMenu .dnn_pnav > li:last-child > a, .personalMenu .dnn_pnav > li:last-child > span {margin-left: 0 !important;}
    .businessMenu .dnn_pnav > li > a, .businessMenu .dnn_pnav > li > span {margin-right: 0 !important;}
    .personalMenu .dnn_pnav > li > a, .personalMenu .dnn_pnav > li > span {margin-left: 0 !important;}
    .personalMenu, .businessMenu {width: 31%;vertical-align: top;}
    .dnn_pnav > li ul {display:none !important;}
    .logoWrapper {width: 26%; min-width: 230px;vertical-align: top;}
    .iconTextItem {padding: 24px 24px; width: 30%}
    .heroImgItem {font-size: 91%;padding: 320px 0 80px;}
    .serv3col .servItem {flex: 0 0 calc(50% - 11px);}
    .footerBottom {text-align: right;padding: 20px 5%;}
    .edn_teamList .edn_mediaContainer {max-width: unset !important;}
}

@media all and (max-width: 900px) {
    #dnn_pnav_top > li > a, #dnn_pnav_top > li > span { padding: 12px 3px 10px !important; font-size: 75% !important;}
    .languageSelect a {font-size: 75%;position: relative;top: -4px;}
    .topBtnWrapper a {padding: 10px 19px;}
    .bottomMenu {width: 63%;}
    .homeHeroTitle {font-size: 2.1em; padding-bottom: 5px;}
    .homeHeroText {font-size: 1em;}
    .footerMenuDiv, .footerSocials {width: 100%;margin-right: 0%;}
    .intHeroItem h1 {font-size: 2.5em;}
    .languageSelect {margin-top: 4px;}
    .mapBoxItem {position: relative;max-width: unset;margin-top: 80px;}
    .mapWrap {margin-left: -525px;}
    .edn_educationInternal .edn_embedDscrpt {width: 41%;}
    .edn_educationInternal .edn_embed {width: 58%;}
}

@media all and (max-width: 830px) {
	.iconTextWrap {border-top: none;}
    .iconTextItem {margin: 20px 0; width: 100%; border-top: 1px solid #ddd;text-align: center;max-width: 500px;}
    .locationItem {width: 47%;}
    .counterNum {font-size: 320%;}
    .counterCaption { font-size: 120%;}
    .dnn_pnav_top > li > a, .dnn_pnav_top > li > span {font-size: 70% !important;}
    .slick-dots {padding: 7px 12px 1px !important;width: max-content !important;}
}

@media all and (max-width: 765px) {
    .menu { display: none; padding: 20px 0 11px 0;}
    .menuBtn {cursor: pointer;display: block;padding: 12px 6px 10px;font-family: 'PT Sans';font-size: 80%;line-height: 1em;font-weight: normal;color: #fff;text-decoration: none;transition: all 0.3s ease;text-transform: uppercase;letter-spacing: 1px !important;text-shadow: 0px 0px 4px #000000, 0px 0px 2px #000000;}
    .menuBtn:hover, .menuBtn:focus {color: #000;}
    .closeBtn {cursor: pointer;text-align: right;font-weight: 700;font-family: 'PT Sans';font-size: 1em;line-height: 1em;color: #fff;padding: 7px 40px;background: #00366a;letter-spacing: 1px !important; transition: all 0.3s ease;}
    .languageSelect a {font-size: 70%;top: -9px;}
    .closeBtn i {font-size: 0.85em;}
	.closeBtn:hover, .closeBtn:focus {background: #001d38;}
    .heroWrapper {margin-top: 0;}
	.containerWidthHalf{width: 100%; margin-right: 0; display: block;}
    .containerWidthHalf + .containerWidthHalf {padding-top: 45px;}
    .homesBoxesDiv {height: auto !important;}
    .DnnModule-439 {transform: none;}
    .topBtnWrapper a {padding: 5px 19px;}
    .headerWrapper {background: #00366a;position: relative;}
    .homeHeroContent {padding: 96px 13% 140px}
    .logoWrapper {display:none;}
    .mobileLogo {display: block;background: #00366a;text-align: center; padding: 15px 0 0;}
    .logo {max-width: 300px;margin: 0 auto;}
    .bottomWrapper {padding-top: 33px;padding-bottom: 26px;margin-bottom: 0;}
    .bottomMenu {border-radius: 0; width: 100%; text-align: center; height: 40px;}
    .bottomMenu a {height: 40px; padding: 11px 18px 0; font-size: 0.95em; font-weight: 500;}
    .accountLogin {bottom: unset; position: relative; right: unset; text-align: center;}
    .accountLogin a {display: block; color: #fff !important; border-radius: 0; padding: 6px 0; font-size: 0.85em; letter-spacing: 1px !important; font-weight: 600; background: #00498f;}
    .loginDiv{float: none;border-radius: 0;}
    .loginDiv iframe{width: 100%;}
    .heroLinkItem {border: 1px solid #dbdbdb; padding: 0; width: 49%; margin: 2px 0;}
    .heroLinkItem:last-child {border: 1px solid #dbdbdb;}
    .heroLinkWrap  {padding: 4px 0;}
    .heroLinkIcon, .heroLinkText {display: inline-block; vertical-align: middle;}
    .heroLinkIcon img {max-height: 25px; max-width: 25px;}
    .heroLinkIcon {padding: 0;}
    .heroLinkLink {display: block; padding: 9px 16px; transition: all 0.3s ease;}
    .heroLinkLink:hover, .heroLinkLink:focus {background: #ebebeb;}
    .heroImgItem {padding: 70px 20px 70px;font-size: 80%;}
    .heroImgItem:before {background: #002c56d1;}
    .whiteItem {width: 100%; display: block; margin: 0 auto; max-width: 330px; margin-bottom: 12px;}
    .bstrap30 .form-horizontal .checkbox-list .checkbox {width: 100%;}
    .whiteLgItem {width: 100%; margin: 10px 0;}
    .btnItem > a {font-size: 0.8em; padding: 9px 22px; display: inline-block;}
    .btnItem {margin: 33px 0;}
    .mapBoxBtn {margin: 0 0 8px 0;}
    .whiteBox .btnItem {margin: 20px 0 35px;}
    .whiteBox .whiteImg {width: 100%;padding: 0;text-align: center;}
    .whiteBox .whiteLeftCol {width: 100%;padding: 0 0 20px 0;}
    .whiteBox.whiteLgItem {padding: 35px;}
    .checking-mobile, .checking-mobile .checking-table {display: table; width: 100%;}
    .checking-table {display: none; margin-top: 0;}
    .checking-table.privacy-table {display: table;}
    .heroLinkImg {transform: unset; margin: -13px 0;}
    .mediaImg {width: 100%; margin-right: 0;}
    .mediaContent {width: 100%; margin-top: 20px;}
    .mediaBtn {margin: 24px 0 0 0;}
    .mediaItem {padding-top: 100px;}
    .intHeroContent {padding: 50px 30px 150px;}
    .intHeroItem h1 {font-size: 2em;}
    .zelleItem {width: 100%; margin: 30px 0;}
    .locationInfo, .locationMap {display: block; width: 100%;}
    .locationInfo {margin: 0 0 30px 0; padding: 0 0 20px 0; border-bottom: 1px solid #ddd;}
    .ratesSub {font-size: 100%; line-height: 103%;}
    .personalMenu {padding-right: 17px; }
    .businessMenu {padding-left: 17px; }
    .personalMenu, .businessMenu {width: 40%;vertical-align: top;font-size: 95%;}
    .menuSearch {display: inline-block;margin: 0 0 0 16px;padding: 0;}
    .mapWrap {margin-left: -605px;}
    .teamItem {width: 100%;margin: 10px 0;max-width: 340px;}
    .edn_embedDscrpt {width: 100% !important;padding-right: 0;}
    .edn_embed {width: 100% !important;max-width: none;}
    #dnn_ctr673_ModuleContent img {width: 100% !important; height: unset !important;}
    .carouselItem img {padding: 0;}
    .contactTextItem {margin-bottom: 51px;}
    .slick-arrow {height: 40px !important;width: 40px !important;top: 52% !important;}
    .slick-arrow:hover, .slick-arrow:focus-visible {top: 52% !important;}
    .slick-next-icon, .slick-prev-icon {font-size: 18px !important;}
    .slick-prev {left: 7px !important;}
    .slick-next {right: 7px !important;}
    .footerBottom {text-align: center;padding: 20px 5% 97px;}
}

@media all and (max-width: 600px) {
    .locationItem {width: 100%; margin: 25px 0 0 0;}
    .bioImg {width: 100%; margin-right: 0;}
    .bioContent {width: 100%; margin-top: 31px;}
    .qlNav {text-align: left;}
    .footerLogo {width: 100%;text-align: center;padding-top: 17px;margin-bottom: -6px;}
    .footerMenuWrapper {width: 100%; text-align: center;}
    .mapWrap {margin-left: -645px;zoom: 64%;}
    .tstmlItem.slick-current, .tstmlItem.slick-cloned {top: unset;}
    .tstmlQuoteRight {padding-top: 29px;}
    .tstmlQuote img {width: 60px;}
    .counterItem {width: 100%;padding: 20px 0;}
    .counterCaption {padding-top: 2px;}
    .modal__overlay .modal__container {width: 97% !important; margin-top: 2%;}
    .modal__content {padding: 0 !important;}
    .modal-content-content {padding: 3px 9px 3px 12px !important;font-size: 85%;}
    .modal__container h2 {margin-bottom: 12px;padding-top: 12px;font-size: 130%;}
    .modal__container h3 {margin: 17px 0 8px;font-size: 116%;}
    .modal__container .btn {margin-top: 10px}
    .modal__overlay {bottom: unset !important;}
    .modal__close {top: 1px !important;right: 5px !important;font-size: 20px !important;font-weight: 600;}
}

@media all and (max-width: 500px) {
    .rates-table .padding-25 {padding-left: 15px;}
    .rates-table .padding-50 {padding-left: 15px;}
    .rates-table .padding-75 {padding-left: 15px;}
    .rates-table ol {margin: 0 0 22px 15px;}
    .rates-table {font-size: 0.9em;}
    .ModActionFormC {padding: 20px;}
    .bottomMenu a {padding: 11px 8px 0; font-size: 0.9em;}
    .menuBtn {padding: 7px 9px;}
    .intHeroItem h1 {font-size: 170%; width: 100%;}
    .intHeroContent {padding: 40px 30px 80px;}
    .heroLinkText {font-size: 0.8em;}
    .heroLinkIcon img {max-height: 20px; max-width: 20px;}
    #dnn_ctr445_HtmlModule_lblContent .btnItem, #dnn_ctr446_HtmlModule_lblContent .btnItem {float: none;}
    .btnItem > a {font-size: 0.75em; padding: 9px 12px;}
    .calloutItem  {padding: 27px 16px 30px;}
    .rates-table {font-size: 0.85em;}
    .rates-table td, .rates-table th {padding: 17px 9px;}
    .expanderContent {padding: 20px 23px 5px;}
    .video-wrapper {padding: 0 10px;}
    .locationPop {padding: 30px;}
    .ratesWrap {padding-bottom: 75px; font-size: 90%; line-height: 102%;}
    .personalMenu, .businessMenu {width: 45%;}
    .homeBoxesWrapper {padding: 30px;}
    .tstmlItem {font-size: 90%; padding: 20px;}
    .iconTextInner {font-size: 90%;}
    .languageSelect {margin-top: 0;}
    .topWrapper {padding: 4px 0 2px;}
    .modal-content {padding: 0 10px;}
    .servItem {flex: 0 0 100% !important;}
    .servWrap{gap: 28px;}
    .carouselWrap .slick-arrow {bottom: 30px;height: 37px !important;width: 37px !important;}
    .carouselWrap .slick-dots li {margin: 0 2px;}
    .eds_news_FirstNebraska.eds_subCollection_news .edn_article.edn_teamList {flex: 0 0 100%;}
    .edn_694_article_list_wrapper {gap: 50px;}
}

@media all and (max-width: 400px) {
    .ModDNNHTMLC td {display: block; width: 100%; max-width: unset !important;}
    .rates-table td, .checking-table.privacy-table td {display: table-cell; width: unset;}
    .privacy-table tr th, .checking-table th, .checking-table tr td:first-child {padding: 20px 11px;}
    .psTxtSearch {width: 112px;font-size: 75%;padding: 10px 7px;}
    .psSearchTxtBtn {padding: 3px;}
    .languageSelect a {font-size: 65%;padding: 13px 8px 13px 0;margin-top: 3px;}
    .languageSelect {margin-right: 0;}
    .menuSearch {margin: 0 0 0 5px;}
    .tstmlWrap {padding: 7px 10px 98px 10px;}
    .footerSubtitle, .footerText {width: 100%;text-align: center;padding:0;margin:0;border: none;}
}
@media all and (max-width: 350px) {
    .mapWrap {zoom: 60%;}
}
