﻿
@media only screen {
.reddot img {
   width: 20px !important;
height: 20px !important;
}
.slick-loading .slick-list{
background:url( design/ajax-loader.gif) center center no-repeat #fff;
}

    nav {
        background-color: transparent;
    }
    .main-nav {
        margin: 0;
    }
    .main-nav a {
        color: #333333;
    }
    .main-nav li {
        list-style: none;
        font-size: 1.15rem;
    }
    .main-nav li:first-child > a {
        padding: 0.5rem 0.5rem 0.5rem 0;
    }
    .main-nav li:first-child li:first-child a, .main-nav li li:first-child a {
        padding: 0.5rem;
    }
    .main-nav > li a {
        background-color: transparent;
        display: block;
        padding: 0.5rem;
    }
    .main-nav > li > ul {
        display: none;
        margin: 0;
    }
    .main-nav > li > ul > li > a {
        background-color: #fff;
        display: block;
        padding: 0.5rem;
        font-size: 1rem;
        color: #333333;
    }
    .main-nav > li > ul > li a:before {
        content: none;
    }
    .main-nav li:first-child a:before {
        content: none;
    }
    .alertBox {
    background: none repeat scroll 0 0 #B71928;
    border-bottom: 1px solid #333;
    color: #fff;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.2;
    padding: 0.5em 2em;
    text-align: center;
}
.alertBox p {margin:0;padding:0;}
}
@media only screen and (max-width: 48em) {
.topnav-mobile {
display: inline;
}

.topnav-mobile li a {
    padding: 0.5rem;
    display: block;
}

.small-menu-toggle {
display: block;
}

    .small-menu-toggle:after {
        text-transform: none;
        content: "e";
        font-family: "14410icons";
        font-size: 2rem;
        float: right;
        color: #6a040d;
        background: #fff;
        padding: 0.75rem 0.75rem 0.25rem 0.75rem;
        border-radius: 5px;
        margin-top: -8px;
    }
    nav > .row > .columns {
        padding: 0;
    }
    .small-menu-toggle {
        background-color: #6a040d;
        cursor: pointer;
        color: white;
        text-align: left;
        text-transform: uppercase;
        display: block;
        padding: 1rem;
        border-bottom: 3px solid #fff;
    }
    .main-nav-wrap {
        position: relative;
    }
    .main-nav {
        top: 0;
        float: none;
        position: absolute;
        margin: 0;
        width: 100%;
        left: -100%;
        -webkit-transition: left 0.3s ease-in-out;
        transition: left 0.3s ease-in-out;
        z-index: 1;
        background-color: #6a040d;
    }
    .main-nav li:first-child a {
        padding-left: 0.5rem;
    }
    .main-nav li li:first-child a, .main-nav li:first-child li a, .main-nav li:first-child li:first-child a {
        padding-left: 1.5rem;
    }
    .main-nav a {
        color: #fff;
    }
    .main-nav ul.active {
        display: block;
    }
    .main-nav > li > ul {
        display: none;
        overflow: hidden;
    }
    .main-nav > li > ul > li a {
        background-color: #7F121D;
        color: #fff;
        padding-left: 1.5rem;
    }
    .main-nav.show-small-menu {
        left: 0;
    }
}


@media only screen and (min-width: 48.063em) and (max-width: 64em) {  
  .main-nav li {
        font-size: .85rem;
    }
.main-nav > li > ul > li > a {
font-size: .8rem;
}
}

@media only screen and (min-width: 48.063em) {
.small-menu-toggle {
display: none;}
    .main-nav {
        background-color: transparent;
    }
    .main-nav > li {
        width: auto;
        float: left;
        position: relative;
        margin-bottom: .5rem;
    }

    .main-nav > li ul > li {
        margin-bottom: 0;
    }

    .main-nav > li > ul {
        position: absolute;
        width: 100%;
        min-width: 200px;
        margin: 0;
        z-index: 9;
    }
    .main-nav > li:nth-child(3) > ul {
    min-width: 250px;
    }
    .main-nav > li > ul > li a:hover {
        background-color: #6a040d;
        color: white;
    }
    .main-nav > li:hover ul {
        display: block;
    }
    .main-nav > li a {
        
        border-left: dashed 1px #aaa;
        padding: 0 .5rem;
    }
    .main-nav li:first-child > a {
        padding: 0 0.5rem;
    }
    .main-nav > li:first-child a, .main-nav > li ul li a {
        border-left: none;
    }
}

@media only screen and (min-width: 40.063em) {


.bio-modal {
padding: 1rem;
}
.scroll_table_wrap {
max-width: 100%;
margin: 0 auto;
 overflow-x: scroll;
 overflow-y: hidden;
}
}

.button {
    background: #b71928;
}
.button.border {
    background: #63040e;
    /* Old browsers */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63040e), color-stop(100%, #3e080c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #63040e 0%, #3e080c 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, #63040e 0%, #3e080c 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#63040e', endColorstr='#3e080c', GradientType=0);
    /* IE6-8 */
    border-radius: 5px;
    border: solid 1px #000;
    box-shadow: inset 0 0 6px #fff;
    padding: 0.1rem 1rem;
    margin-bottom: 0;
}
body {
    font-family: 'Arial', sans-serif;
}
h1, h2, h3, h4, h5, h6, .featurebox p, .promotion-row ul, table.basic th, table.scroll th, .sidebar ul li, .interior-main ul li, .button.bio {
    font-family: 'Roboto Condensed', sans-serif;
}
@font-face {
    font-family: '14410icons';
    src: url("design/14410icons.eot");
    src: url("design/14410icons.eot#iefix") format("embedded-opentype"),url("design/14410icons.ttf") format("truetype"), url("design/14410icons.svg#14410icons") format("svg"), url("design/14410icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
[class^='icon-']:before, [class*=' icon-']:before, .icon-search, .icon-triangle-down:after {
    font-family: '14410icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media only screen {
  .online-banking-iframe {
    width: 100%;
   overflow: hidden;
    scrolling: no;
   height:77px;
  }
    header {
        padding-top: 35px;
    }
    header #search {
        width: 220px;
        float: right;
    }
    header #search #query {
        width: 180px;
        float: left;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-right: none;
        height: 2rem;
    }
    header #search::-webkit-input-placeholder {
        color: #333333;
    }
    header #search:-moz-placeholder {
        /* Firefox 18- */
        color: #333333;
    }
    header #search::-moz-placeholder {
        /* Firefox 19+ */
        color: #333333;
    }
    header #search:-ms-input-placeholder {
        color: #333333;
    }
    header #search .button.icon-search {
        background-color: #b71928;
        width: 40px;
        float: right;
        padding: 0.5rem 0 0.1rem;
        margin: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 1.4rem;
    }
    .online-banking-row {
         background: url(design/OB_area_1069x84.jpg);
    background-repeat: repeat-x;
    background-position: center;
	max-width:100%;
        color: #222222;
        /*padding-top: 30px;*/
        padding-top: 5px;
    }
    .online-banking-row h2 {
        font-size: 1.125rem;
        font-family: 'Lato', sans-serif;
    }
    .online-banking-row input[type=text], .online-banking-row input[type=password] {
        border: solid 1px #333333;
    }
    .online-banking-row::-webkit-input-placeholder {
        color: #333333;
    }
    .online-banking-row:-moz-placeholder {
        /* Firefox 18- */
        color: #333333;
    }
    .online-banking-row::-moz-placeholder {
        /* Firefox 19+ */
        color: #333333;
    }
    .online-banking-row:-ms-input-placeholder {
        color: #333333;
    }
    .online-banking-row #forgot {
        font-style: italic;
        color: #333333;
    }

    .online-banking-row .enrollment {
        background-color: #fff;
        padding: 0.35rem .3rem;
        position: relative;
    }
    .online-banking-row .enrollment .enrollment-wrap {
        position: absolute;
        left: 0px;
        z-index: 1000;
        background: #fff;
        width: 100%;
        padding: 0 0.3rem;
        max-height: 0px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        overflow: hidden;
    }
    .online-banking-row .enrollment .enrollment-wrap.open {
        max-height: 50px;
    }
    .online-banking-row .enrollment a, .online-banking-row .enrollment p {
        color: #222222;
        font-size: 0.8125rem;
        font-style: italic;
        display: block;
    }
    .online-banking-row .enrollment p {
        margin-bottom: 0;
    }
    .online-banking-row .icon-triangle-down:after {
        border: 1px solid #000;
        content: "c";
        background: #f7f7f7;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2JjYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #bcbcbc));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f7f7f7 1%, #bcbcbc 100%);
        /* Chrome10+,Safari5.1+ */
        /* Opera 11.10+ */
        /* IE10+ */
        background: linear-gradient(to bottom, #f7f7f7 1%, #bcbcbc 100%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#bcbcbc', GradientType=0);
        /* IE6-8 */
        color: #000;
        float: right;
        margin-top: 1px;
        padding: 0.1rem;
    }
    [class*="column"] +[class*="column"]:last-child.enrollment-column {
        float: left;
        margin-bottom: 12px;
    }
    .full-width {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: initial;
    }
    .full-width .hero-row {
        max-width: 100%;
    }
    .row .row {
        margin-left: 0;
        margin-right: 0;
    }
    .hero {
        border-top: 10px solid #b71928;
        border-bottom: 10px solid #999999;
    }
    .hero img {
        width: 100%;
        max-width: 1600px;
        margin: 0 auto;
        display: block;
    }
    .hero h2 {
        color: #fff;
        line-height: 1;
        margin-bottom: 0;
        font-weight: 700;
    }
    .hero p {
        font-size: 1rem;
        color: #fff;
        margin: 5px 0 0 0;
        line-height: 1.2;
    }
    .hero .caption {
        background: #6a040d;
        height: 100%;
        padding: 0.9375rem;
    }
    .hero .caption h2 {
        margin-top: 0;
    }
    .featurebox {
        margin: 20px auto 0;
    }
    .featurebox h3 {
        font-size: 1.5rem;
        line-height: 1.2;
        font-weight: 600;
        color: #666;
    }
    .featurebox h3 span.secondary-color {
        color: #6a040d;
    }
    .featurebox p {
        color: #333333;
        line-height: 1.3;
        font-size: 1rem;
    }
    .featurebox p a {
        color: #b71928;
        text-decoration: underline;
    }
    .featurebox p a:hover {
        text-decoration: none;
    }
    .wide-border {
        border-bottom: 10px solid #999;
        margin: 40px 0 20px;
    }
    #ufoot {
	background: url(design/footer_bar_1060x149.jpg);
    background-repeat: repeat-x;
    background-position:  center;
	max-width:100%;
	}
    footer {
        padding: 20px 0;
    }
    footer ul {
        list-style-type: none;
        margin-left: 0;
    }
    footer ul li {
        display: inline-block;
        font-size: 0.8125rem;
        margin: 0 5px;
    }
    footer ul li a {
        color: #b71928;
        text-decoration: underline;
    }
    footer ul li a:hover {
        text-decoration: none;
        color: #b71928;
    }
    footer ul li:first-child {
        margin-left: 0;
    }
    footer .fdic-ehl {
        float: right;
        color: #b71928;
        margin-right: 10px;
        font-size: 0.75rem;
    }
    footer .fdic-ehl img {
        /*margin-top: -4px;*/
        margin-top: 15px;
    }
    footer .fdic-ehl a {
        color: #b71928;
    }
    footer .geotrust {
        float: right;
        margin: 20px 10px 0 0;
    }
    footer p {
        color: #333333;
        font-size: 0.6875rem;
    }
    footer p a {
        color: #b71928;
        text-decoration: underline;
    }
    footer p a:hover {
        text-decoration: none;
        color: #b71928;
    }

    .interior-main h1, .reveal-modal h1 {
        color: #7F121D;
        font-size: 1.875rem;
    }
    .interior-main h2, .reveal-modal h2  {
        font-size: 1.125rem;
        color: #7F121D;
        line-height: 1.2;
    }
    .interior-main h2 a, .reveal-modal h2 a {
        font-size: 1.125rem;
        color: #7F121D;
        text-decoration: none;
    }
    .interior-main h2 a:hover {
        text-decoration: underline;
    }
    .interior-main h3, .reveal-modal h3 {
        font-size: 1.125rem;
        color: #b71928;
    }
    .interior-main h4, .reveal-modal h4 {
        font-size: 1.125rem;
        color: #6a040d;
    }
    .interior-main a, .reveal-modal a {
        text-decoration: underline;
        color: inherit;
    }

.interior-main .button a, a.close-reveal-modal  {
text-decoration: none;}
    .interior-main a:hover {
        text-decoration: none;
    }
    .interior-main ul, .reveal-modal ul {
        margin-left: 0;
        position: relative;
        padding-left: 1.5rem;
    }
    .interior-main ul li, .reveal-modal ul li {
        list-style-type: none;
        color: #6a040d;
        font-size: 0.875rem;
    }
    .interior-main ul li:before, .reveal-modal ul li:before {
        content: "d";
        font-family: "14410icons";
        color: #999999;
        margin-right: 8px;
        position: absolute;
        left: 0;
    }
    .interior-main p, .reveal-modal p {
        font-size: 0.9375rem;
        line-height: 1.2;
        color: #333333;
    }
    .interior-main p a, .reveal-modal p a {
        color: #b71928;
    }
    .interior-main table.basic, .interior-main table.scroll {
        text-align: center;
        margin-bottom: 40px;
    }
    .interior-main table.basic th, .interior-main table.scroll th {
        background-color: #b71928;
        color: #fff;
        font-size: 1.125rem;
        padding: 1.25rem 0.75rem;
        border: 1px solid #ccc;
        line-height: 1.2;
    }
    .interior-main table.basic th p, .interior-main table.basic th, .interior-main table.scroll th p, .interior-main table.scroll th p {
        font-size: 1.125rem;
        margin: 0;
        line-height: 1.2;
    }
    .interior-main table.basic tr.alt td, .interior-main table.scroll tr.alt td {
        background-color: #eee;
    }
    .interior-main table.basic td, .interior-main table.scroll td {
        color: #333333;
        font-size: 0.8125rem;
        line-height: 1.2;
        padding: 0.5rem 0.5rem;
        border: 1px solid #ccc;
    }
    .interior-main table.basic td p, .interior-main table.scroll td p {
        color: #333333;
        font-size: 0.8125rem;
        line-height: 1.2;
    }

.interior-main p.fine-print {
font-size: .75rem;
}
.interior-main table.basic td p a, .interior-main table.basic td a, .interior-main table.scroll td p a, .interior-main table.scroll td a {
color: #b71928;
}

    .interior-main table.basic.table-mobile td {
        border: 1px solid #fff;
    }
    .interior-main .table-mobile td:last-child {
        background-color: #eee;
    }
    .interior-main .product-module {
        background-color: #eee;
        padding: 1rem 1.25rem;
        margin: 8px 0;
    }
    .interior-main .landing-module {
        background-color: #eee;
        padding: 1rem 1.25rem;
        margin: 8px 0;
    }
    .interior-main .landing-module h2 {
        color: #6a040d;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 0.25rem;
    }
    .interior-main .landing-module p {
        color: #666;
        font-size: 0.9375rem;
        line-height: 1.2;
        margin-bottom: 0.25rem;
    }
    .interior-main .landing-module a {
        text-decoration: none;
    }
    .interior-main .landing-module a:after {
        content: " >>>";
        color: #6a040d;
        font-weight: 700;
    }
    .interior-main .landing-module a:hover:after {
        text-decoration: underline;
        color: #6a040d;
    }

    table.responsive {
        display: none;
    }

/*NEW ACCORDION STYLES*/

    .accordion .accordion-navigation > a, .accordion dd > a, .accordion .accordion-navigation.active > a, .accordion dd.active > a {
        background: #b71928;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        text-decoration: none;
        font-size: 1.375rem;
        border: 1px solid #fff;
        padding: .5rem 38px .5rem .5rem;
        position: relative;
       
    }
    .accordion dd > a:after {
        font-family: "14410icons" !important;
        content: "f";
        position: absolute;
        right: 10px;
        font-size: .85rem;
        color: #7F121D;
        background-color: #fff;
        border-radius: 100px;
        padding: 4px 7px 2px;
        margin-top: -14px;
        top: 50%;
    }
    .accordion dd.active > a:after {
        content: "g";
        
    }
    .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #999;
    }
        .accordion .accordion-navigation > a:hover, .accordion dd > a:hover:after {
            color: #999;
        }
         .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
             color: #fff;
         }
    .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #eee;
    }
    p.inner-header {
color: #b71928;
text-decoration: underline;
cursor: pointer;}
.inner-header:hover {
text-decoration: none;}
    .inner-content {
      display: none;
    }
    .inner-content.active {
      display: block;
    }

    /*END NEW ACCORDION STYLES*/    

    .sidebar ul {
        margin-left: 0;
        padding-left: 0;
        list-style-type: none;
    }
    .sidebar li {
        background: #b71928;
        list-style-type: none;
        font-family: 'Roboto Condensed', sans-serif;

    }
    .sidebar li a {
        color: #fff;
        font-size: 1.5rem;
        padding: 0.45rem 1rem;
        display: block;
        text-decoration: none;
    }
    .sidebar  li ul li {
        font-family: 'Lato', sans-serif;
        background: #eee;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 0.5rem 1rem;
    }
    .sidebar li ul li a {
        font-size: 0.9375rem;
        color: #666;
        padding: 0;
    }
    .sidebar li ul li:hover {
        background: #999;
    }
    .sidebar li ul li:hover a {
        color: #fff;
    }
    .sidebar  li ul li.active {
        background: #999999;
    }
    .sidebar  li ul li.active a {
        color: #fff;
    }
   .interior-main .sidebar li:before {
        content: none;
    }
    .team-module {
        margin: 20px 0;
    }
    .team-module .image-column {
        padding: 0;
    }
    .team-module .image-column img {
        border-radius: 5px;
        border: 1px solid #bbb;
    }
    .team-module h3 {
        font-size: 1.125rem;
        color: #6a040d;
    }
    .team-module p {
        font-size: 0.875rem;
        color: #666;
    }
    .team-module .button.bio {
        background-color: #666;
        border-radius: 5px;
        font-size: 1.25rem;
        padding: 0.25rem 1rem;
        position: absolute;
        bottom: 0;
        margin-bottom: 0;
        color: #fff;
        text-decoration: none;
    }
    .bio-modal h3 {
        color: #6a040d;
        font-size: 2em;
        line-height: 1.2;
    }
    .bio-modal h4 {
        color: #333333;
        font-family: 'Arial', sans-serif;
        font-size: 1.25rem;
        line-height: 1.2;
    }
}
@media only screen and (max-width: 40em) {
.online-banking-iframe {
height: 172px;
}

#lowerft {background:#bbb;}
footer p.lw {position: relative;
top: 30px;
z-index: 10;
}
    .topnav, .featurebox img {
        display: none;
    }

    header .logo {
        text-align: center;
    }
    header #search {
        width: 270px;
        float: none;
        margin: 20px auto;
    }
    header #search #query {
        width: 230px;
    }
    .passcode-column {
        clear: both;
    }
.online-banking-row {
padding-bottom: 2rem;
background: url(design/OB_area_1069x84.jpg);
    background-repeat: repeat-y;
}
.enrollment-column {
padding:0  2.5rem;
}

    .online-banking-row form .columns {
        padding-left: 0;
    }
    .online-banking-row .enrollment-column .columns {
        padding: 0;
        margin-top: 10px;
    }
    .wide-border {
        margin: 20px 0;
    }
    footer .fdic-ehl, footer .geotrust {
        float: none;
    }
    .interior .small-menu-toggle {
        border-bottom: none;
    }
    .interior-main {
        border-top: 10px solid #999999;
        padding-top: 8px;
    }

.interior-main table.locations-table td {
display: block;
height: auto !important;
width: 100% !important;
}

.interior-main table.locations-table {
width: 225px !important;
margin: 0 auto;
}

    .team-module {
        padding: 0;
    }
    .team-module .bio-column {
        padding-right: 0;
    }
    .team-module h3 {
        font-size: 1.2rem;
        line-height: 1;
        margin: 0 0 0.2rem;
    }
    .team-module p {
        font-size: 0.8rem;
        margin-bottom: 0;
    }
    .team-module .button.bio {
        padding: 0.2rem 1rem;
        font-size: 0.85rem;
    }
    .bio-modal h3 {
        font-size: 1.75em;
    }
    .bio-modal h4 {
        font-size: 1.25rem;
    }
}
@media only screen and (min-width: 40.063em) {

  .online-banking-iframe {
    /*height: 54px;*/
	height: 81px;
}
ul.lnks {
margin-top:.5rem;
margin-bottom:.5rem;
}

.topnav-mobile {
display: none;
}

    .topnav {
        text-align: right;
    }
    .topnav li {
        display: inline;
        font-size: 0.875rem;
    }
    .topnav li a {
        color: #b71928;
    }
    .topnav li:before {
        content: '|';
        color: #b71928;
        padding: 0 6px 0 3px;
    }
    .topnav li:first-child:before {
        content: none;
    }
    ul.main-nav li a.active {
        color: #b71928;
    }
    .online-banking-row .login-text {
        padding-left: 0;
    }
    .online-banking-row h2 {
        margin-top: 6px;
    }
    .online-banking-row input {
        margin-bottom: 14px;
        height: 2rem;
    }
    .online-banking-row #forgot {
        margin-top: 6px;
        display: block;
        font-size: 0.8125rem;
    }
    .hero h2 {
        font-size: 3rem;
    }
    .features-row-border {
        border-bottom: 1px solid #ddd;
        margin: 10px 0 40px;
    }
    .featurebox img {
        width: 100%;
        margin: 10px auto;
    }
    .promotion-row img {
        margin: 10px 0;
    }
    .promotion-row h3 {
        font-size: 1.5rem;
        color: #666;
        line-height: 1.2;
    }
    .promotion-row h3 .secondary-color {
        color: #6a040d;
    }
    .promotion-row h4 {
        font-size: 1.125rem;
        color: #b71928;
        line-height: 1.2;
    }
    .promotion-row ul {
        margin-left: 0;
        line-height: 1.4;
    }
    .promotion-row ul li {
        list-style-type: none;
        color: #6a040d;
        font-size: 0.875rem;
    }
    .promotion-row li:before {
        content: "d";
        font-family: "14410icons";
        color: #999999;
        margin-right: 8px;
    }
    .promotion-row p {
        color: #333333;
        font-size: 0.8125rem;
        font-family: 'Lato', sans-serif;
    }
    .promotion-row p a {
        color: #b71928;
        text-decoration: underline;
    }
    .promotion-row p a:hover {
        text-decoration: none;
    }
    .interior .hero {
        border-top: none;
        border-bottom: 40px solid #bbb;
    }
    .interior .hero img {
        border-top: 10px solid #b71928;
    }
    .interior-main {
        padding: 30px 0;
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

.online-banking-row {
padding-left: .975rem;
}

    .online-banking-row .enrollment a, .online-banking-row .enrollment p {
        font-size: 0.7rem;
    }

  .enrollment-column {
    padding-left: 0;
  }
  .online-banking-row {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 64.063em) {

 .online-banking-iframe {
    width: 83.33333%;
    float: left;
  }

    .main-nav {
        position: relative;
        z-index: 1000;
    }
    .max-width {
        max-width: 62.5rem;
        margin: 0 auto;
    }
    #forgot {
        margin-left: -16px;
    }
    .enrollment-column {
        padding-left: 0;
float: right;
    }
    .enrollment-column .medium-push-2 {
        left: 0;
    }
    .enrollment-column .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .enrollment-column .enrollment {
        margin: 0 0 0 -48px;
    }
    .hero {
        position: relative;
        z-index: 800;
    }
.hero-slide {
z-index: 800;
position: relative;
}
    .hero p {
        max-width: 425px;
color: #5A050D;
    }
.hero h2 {
color: #5A050D;
}
    .slide-overlay {
      background: url( design/overlay.png );
      background-repeat: no-repeat;
      background-position: left center;
      position: absolute;
      z-index: 300;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
    }

    .hero .caption {
        position: absolute;
        height: 100%;
        top: 0;
        background: transparent;
        z-index: 350;
    }
    .hero .caption .caption-inner {
        height: inherit;
        display: table;
    }
    .hero .caption .caption-inner .caption-centered {
        display: table-cell;
        vertical-align: middle;
    }
    .shadowbox {
        box-shadow: none;
        margin-top: 0px;
        background: #fff;
        position: relative;
        z-index: 900;
        padding: 0 1.25rem 1rem;
    }
    /*.shadowbox {
        box-shadow: 0 0 10px #666;
        margin-top: -75px;
        background: #fff;
        position: relative;
        z-index: 900;
        padding: 0 1.25rem 1rem;
    }*/
    .resource-center {
        margin: 10px 0;
        background: #80121D;
        padding: 0.75rem 1rem;
    }
    .resource-center h4 {
        color: #fff;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
        font-size: 1.375rem;
    }
    .resource-center ul {
        list-style-type: none;
        margin-left: 0;
    }
    .resource-center ul li {
        font-family: 'Lato', sans-serif;
        font-size: 1.125rem;
    }
    .resource-center ul li:before {
        content: "b";
        color: #fff;
    }
    .resource-center ul a {
        color: #fff;
    }
    footer .columns {
        padding: 0;
    }
    .interior-main {
     /*   box-shadow: 0 0 10px #666; */
        padding: 30px 1.25rem 1rem;
    }
    table.responsive {
        display: block;
    }
}
/*end large up*/
@media only screen and (min-width: 64.063em) and (max-width: 90em) {}@media only screen and (min-width: 90.063em) {}@media only screen and (min-width: 90.063em) and (max-width: 120em) {}@media only screen and (min-width: 120.063em) {}@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {}
 