@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=7a1ee788-fb2f-4b65-8b5d-3641eab14c64&fontids=1475510,1475516,1475534,1475540,1475546,1475552");
@font-face{
    font-family:"Avenue";
    src:url("fonts/1475510/a9d360f4-5161-43ab-8475-b46d159844f8.woff") format("woff"),
     url("fonts/1475510/9f6dfbe4-ae47-4f8e-b887-c99113fa09b1.woff2") format("woff2"),
     url("fonts/1475510/a9d360f4-5161-43ab-8475-b46d159844f8.otf") format("opentype"),
     url("fonts/1475510/a9d360f4-5161-43ab-8475-b46d159844f8.ttf") format("truetype");
}
@font-face{
    font-family:"Avenue Oblique";
    src:url("fonts/1475516/e35c2a41-cfa9-49c4-bcd7-4d8d5523b3cc.woff") format("woff"),
    url("fonts/1475516/07d5871f-58ed-4968-8aed-13cc42516e68.woff2") format("woff2");
}
@font-face{
    font-family:"Avenue Medium";
    src:url("fonts/1475534/0614ebff-0ec3-4726-98b3-379062bb14e7.woff") format("woff"),
    url("fonts/1475534/55b3246a-2a53-4f75-b0da-6dffde8260ad.woff2") format("woff2");
}
@font-face{
    font-family:"Avenue Medium Oblique";
    src:url("fonts/1475540/792c9d4f-3bf4-40c4-bfcb-c99670971a0c.woff") format("woff"),
    url("fonts/1475540/ab79297e-0b0a-4c2c-abfa-2705f25ec508.woff2") format("woff2");
}
@font-face{
    font-family:"Avenue Heavy";
    src:url("fonts/1475546/9594894d-c00f-4259-842f-d7991a3af9ee.woff") format("woff"),
    url("fonts/1475546/21d611aa-91cd-462c-9896-b71b85d3cca9.woff2") format("woff2");
}
@font-face{
    font-family:"Avenue Heavy Oblique";
    src:url("fonts/1475552/96976087-5caa-4434-b125-9ff529b027a4.woff") format("woff"),
    url("fonts/1475552/0a1d61fc-6bb5-458b-8102-63f60c055aa3.woff2") format("woff2");
}
/*Font-weights: Roman(400), Medium (500), Heavy (800)*/
h1 {
  font-family: 'Avenue Heavy';
  font-size: 44px;
}
h2 {
  font-family: 'Avenue Heavy';
  font-size: 36px;
}
h3 {
  font-family: 'Avenue Heavy';
  font-size: 32px;
}
h4 {
  font-family: 'Avenue Medium';
  font-size: 24px;
}
h5 {
  font-family: 'Avenue Medium';
  font-size: 20px;
}
b, strong {
  font-family: 'Avenue Heavy';
}
strong {
  font-family: 'Avenue Heavy';
}

.location,
.ic-make-appointment,
.routing {
  height: 15px;
  width: 15px;
}

a.social {
  display: inline-block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background-position: 0 0;
}

.phonemenu-media .social {
  display: inline-block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background-position: 0 0;
}

a.facebook {
  background: url(img/blue_facebook.svg) no-repeat;
}

a.instagram {
  background: url(img/blue_instagram.svg) no-repeat;
}

a.youtube {
  background: url(img/blue_youtube.svg) no-repeat;
}

a.linkedin{
  background: url(img/blue_linkedin.svg) no-repeat;
}

.no-mp {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ani {
  transition: all 0.15s ease-in-out;
}
.menu-active a {
  color: #559B27;
}
body {
  font-family: 'Avenue';
  text-rendering: optimizeLegibility;
}
body p {
  font-family: 'Avenue';
}

a:focus {
  border: 1.5px solid #559b27;
}

body.open-menu1 a:focus {
  border: 1.5px solid #559b27;
}
body.open-menu2 a:focus {
  border: 1.5px solid #1A95C1;
}

#header-nav a:focus {
  border: 0px solid #FFF;
}

/*
body a:focus {
  outline: 1px solid #005288 !important;
}
body a.logo:focus,
body a:focus-within img {
  border: 1px solid #005288 !important;
}
*/
body.open-menu2 .menu-active a {
  color: #005288;
}
.menu-active a:after {
  background: url('img/blue_arrow_up.png') no-repeat;
  width: 34px;
  height: 17px;
  content: " ";
  display: block;
  margin: 0 auto;
  margin-bottom: -15px;
  position: relative;
  bottom: -4px;
  background-size: cover;
}
.pr {
  position: relative;
}
.round {
  border-radius: 50%;
}
.mb50 {
  margin-bottom: 50px;
}
.vertical-align {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 0px) and (max-width: 767px) {
  .vertical-align {
    display: block;
  }
}
.img-responsive {
  margin: 0 auto;
}
.lh1 {
  line-height: 1;
}
.tb-wrapper {
  display: table;
  width: 100%;
}
.dialog-off-canvas-main-canvas
{
  overflow: hidden;
}
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body {
  color: #2A2A2A;
  font-size: 14px;
  height: 100%;
}
body .sign-in {
  background-color:#B43131 !important;
}
body ul.primary {
  float: right;
}
body .alert-text {
  color: #d43f3a;
}
.bread {
  padding-top: 18px;
  margin-bottom: 20px;
  font-size: 10px;
  color: #2a2a2a;
  text-transform: uppercase;
}
.bread a {
  color: #2a2a2a;
}
hr {
  border: 1px solid gray;
  height: 0px !important;
}
hr.style-six {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
header {
  background-color: #FFFFFF;
  background-image: url('img/wave-nav.png');
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 78px;
  font-family: 'Avenue', 'Lato', 'sans-serif';
}
/* Forces new font type in financial checkup*/
.rc-card-title h3 { 
  font-family: 'Avenue Medium', 'Lato', 'sans-serif'!important;
}
.rc-card-title {
  background-color: #559B27!important;
}
@media (max-width: 767px) {

  header {
    position: relative;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 100000;
  }
}

.header-container {
  display: flex;    
  flex-direction: row;           
  flex-wrap: nowrap;              
  align-items: center;
  justify-content: space-between; 
}

#header-main-nav {
  height: 75px;
}

#header-main-nav .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

#header-bar-nav .location {
  background: url(img/green_waypoint.svg) no-repeat;

}

#header-bar-nav .ic-make-appointment {
  background: url(img/green_calendar.svg) no-repeat;

}

.logo-nav-group,
.nav-login-toggle-group{
  display: flex;
  flex-direction: row;
  align-items: center;
}
input.form-control.personal_login_username, input.form-control.personal_login_password {
  border: #2A2A2A solid 1px!important;
  border-radius: 0!important;
} 

@media (max-width: 767px) {
  .header-login-button{
    margin-right: 30px;
  }
}

@media (max-width: 420px) {
  .header-login-button{
    margin-right: 20px;
  }
}

@media (max-width: 320px) {
  .header-login-button{
    margin-right: 15px;
  }
}

@media (min-width: 768px){
  .menu-search {
    margin-right: 25px;
  }
}

@media (min-width: 992px){
  .menu-search {
    margin-right: 90px;
  }
}

.hamburger-toggle::after {
  content: "";
  position: absolute;
  background: url(img/blue_hamburger.svg) no-repeat;
  height: 30px;
  width: 30px;
  background-position: 0 0;
  margin: -10px -15px;
}

.open.hamburger-toggle::after {
  background: url(img/blue_hamburger_closed.svg) no-repeat;
}

body.open-menu2 header {
  background-color: #FFFFFF;
}
header .logo {
  float: left;
  display: block;
  height: 34px;
}
header .logo span {
  font-size: 34px;
}
header .logo i {
  color: transparent;
  font-size: 0;
  line-height: 0;
}
header .logo {
  background-image: url('img/blue_logo.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 150px;
}
#header-nav .logo {
  background-image: url('img/blue_logo.svg');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 150px;
  height: 34px;
  margin-top: 32px;
  float: left;
  display: none;
}
@media (min-width: 1200px) {
  #header-nav .logo {
    margin-top: 24px;
  }
}
header .nav1 {
  margin: 0 0 0 64px;
  padding: 0;
  list-style: none;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  header .nav1 {
    margin-left: 25px;
  }
}
header .nav1 li {
  float: left;
}

header .nav1 li:first-of-type {
  margin-right: 24px;
}
header .nav1 li a {
  text-align: center;
  color: #2A2A2A;
  width: 120px;
  font-size: 16px;
  font-family: 'Avenue Heavy';
  text-transform: uppercase;
  letter-spacing: 0.01em;
  padding: 7px 5px 11px 5px;
  display: block;
  margin-left: 0px;
}
header .nav1 li .tab-menu1 a{
  text-align: center;
  color: #2A2A2A;
  border-bottom: 5px solid #1A95C1;
  width: 120px;
  font-size: 16px;
  /* line-height: 16.35px; */
  font-style: normal;
  font-weight: 800;
}

header .nav1 li .tab-menu2 a{
  text-align: center;
  color: #2A2A2A;
  border-bottom: 5px solid #559B27;
  width: 120px;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}
header .nav1 li .tab-menu1 a{
  text-align: center;
  color: #2A2A2A;
  border-bottom: 5px solid #1A95C1;
  width: 120px;
  font-size: 16px;
  /* line-height: 16.35px; */
  font-style: normal;
  font-weight: 800;
}

header .nav1 li .tab-menu2 a{
  text-align: center;
  color: #2A2A2A;
  border-bottom: 5px solid #559B27;
  width: 120px;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

body.open-menu1 header .nav1 li a,
body.open-menu2 header .nav1 li a {
  margin-left: 0px;
}

body.open-menu2 header .nav1 li a {
  text-align: center;
  color: #2A2A2A;
  width: 120px;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  margin-left: 0px;
}
header .nav1 li a:focus,
header .nav1 li a:hover {
  color: #207C92;
}
body.open-menu2 header .nav1 li a:focus,
body.open-menu2 header .nav1 li a:hover {
  color: #207C92;
}
header .nav2 {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

header .nav2 li {
  display: inline-block;
}
header .btn-sign-in {
  float: right;
  background: #B43131;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  width: 122px;
  height: 40px;
  padding: 0 1em;
  line-height: 40px;
  border-radius: 25px;
  font-family: 'Avenue Heavy';
  font-size: 16px;
  transition: all 0.30s ease-out;
}

.btn-speed {
  float: right;
  background: #B43131;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  width: 122px;
  height: 40px;
  padding: 0 1em;
  line-height: 40px;
  border-radius: 25px;
  font-family: 'Avenue Heavy';
  font-size: 16px;
  transition: all 0.30s ease-out;
}

@media (min-width: 0) and (max-width: 767px){
  header .btn-sign-in{
    font-size: 12px;
    width: 80px;
    height: 35px;
    line-height: 35px;
    padding: 0;
  }
}
header .btn-sign-in .icon-signin_lock {
  font-size: 14px;
  padding-left: 5px;
}
header .btn-sign-in:hover {
  background: #C82F32;
  color: #ffffff;
}
header .btn-sign-in-active{
  background: #CACACA!important;
  color: #fff!important;
}
header .menu-toggle {
  font-size: 32px;
  color: #84bd41;
  padding: 20px
}
/* body.open-menu2  header .menu-toggle {
  color: #005288;
} */
header .bar1 {
  margin-bottom: 12px;
}
header .bar2 {
  background: #fff;
  margin: 0 -15px;
}
@media (min-width: 0px) and (max-width: 767px) {
  header {
    padding-bottom: 0;
  }
  body.open-menu2 header {
    padding-bottom: 0;
  }
}
nav {
  background: #fff;
  transition: height 0.5s ease-in;
}

@media (min-width: 768px){
  #header-nav {
    width: 100%;
    z-index: 99999;
    top: 0;
  }
}

nav ul.nav-main {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav ul.nav-main > li {
  text-align: left;
  flex-grow: 1;
}
nav ul.nav-main > li:after {
  content: " ";
  z-index: 22;
  bottom: 0;
  right: 0;
  top: 0;
  width: 1px;
  margin: 12px 0;
  box-sizing: border-box;
}
nav ul.nav-main > li:last-child:after {
  display: none;
}
nav ul.nav-main > li > a {
  display: table;
  width: 100%;
  transition: all 0.2s ease-out;
  vertical-align: middle;
  padding: 16px 14px 32px 14px;
  letter-spacing: 0.04em;
  font-size: 16px;
  color: #2A2A2A;
  height: 45px;
  text-align: center;
  border: 0px solid #FFF;
}
nav ul.nav-main > li > a > span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
nav ul.nav-main > li > ul {
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  height: 340px;
  position: absolute;
  display: none;
  left: 0;
  list-style: none;
  border-top: 1px solid #EDEDED;
}

.sr-only-li {
  border: none;
}

nav ul.nav-main > li > ul > li a {
  color: #2A2A2A;
  display: block;
  padding: 10px 10px;
}
nav ul.nav-main > li > ul > li:last-child a {
  border: none;
}
nav ul.nav-main > li > ul > li:hover {
  background: #fff;
}
nav ul.nav-main > li > ul > li:hover > a {
  color: #005288;
}
nav ul.nav-main > li:hover {
  z-index: 99;
  background: #fff;
}
nav ul.nav-main > li > a{
  border-bottom: 0px solid #fff;
}

a.hover-effect:hover {
  text-decoration: none;
}
.subnav-lists h4 {
  cursor: default;
}
.hover-effect,
nav ul.nav-main > li > a.activeHeaderMenuLink {
  transition: all 0.2s ease-in-out;
  position: relative;
}
nav ul.nav-main > li > a.activeHeaderMenuLink:before, nav ul.nav-main > li > a.activeHeaderMenuLink:after,
.hover-effect:before, .hover-effect:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0px;
  height: 5px;
  margin: 5px 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.35s;
  opacity: 0;
  background-color: #559B27;
}
nav ul.nav-main > li > a.activeHeaderMenuLink:before,
.hover-effect:before {
  left: 50%;
}
nav ul.nav-main > li > a.activeHeaderMenuLink:after,
.hover-effect:after {
  right: 50%;
}
nav ul.nav-main > li:hover {
  cursor: pointer;
}
nav ul.nav-main > li > a.activeHeaderMenuLink:before,
nav ul.nav-main > li > a.activeHeaderMenuLink:after,
nav ul.nav-main > li:hover .hover-effect:before, nav ul.nav-main > li:hover .hover-effect:after {
  width: 100%;
  opacity: 1;
}
nav ul.nav-main > li > a.activeHeaderMenuLink:before,
nav ul.nav-main > li > a.activeHeaderMenuLink:after,
nav ul.nav-main > li:hover .hover-effect:before, nav ul.nav-main > li:hover .hover-effect:after {
  width: 49%;
}
body.open-menu2 nav ul.nav-main > li > a.activeHeaderMenuLink:before, body.open-menu2 nav ul.nav-main > li > a.activeHeaderMenuLink:after,
body.open-menu2 .hover-effect:before,
body.open-menu2 .hover-effect:after
 {
  background-color: #1A95C1;
}

nav ul.nav-main > li:hover > a{
  color: #005288;
}

nav .subnav-container{
  height: 100%;
  display: flex;
  flex-direction: row;
}

nav [id^=personal_block],
nav [id^=business_block] {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.15);
}

nav .subnav-block{
  flex-basis: 300px;
  min-height: 280px;
}

nav .subnav-block div{
  width: calc(100% - 40px);
  margin-top: 30px;
}

nav .subnav-block::after{
  content: "";
  background-color: #DEDEDE;
  position: absolute;
  width: 1px;
  height: calc(100% - 40px);
  display: inline;
  top: 15px;
  margin-left: 300px;
}

nav .subnav-lists{
  flex-grow: 2;
  padding: 40px 40px;
}

nav .subnav-lists ul{
  list-style: none;
  padding: 0px;
  padding-inline-start: 0px;
  -moz-padding-start: 0px;
}
nav .subnav-lists h4{
  font-family: 'Avenue Heavy';
  color: #1F5283;
  font-size: 16px;
  line-height: 16.35px;

}
nav .subnav-lists-link-groups {
  display: flex;
  flex-direction: row;
}

nav .subnav-lists-link-groups li {
    padding: 10px 0;
}

nav .subnav-lists-link-groups li a {
  font-family: 'Avenue';
  font-size: 14px;
  padding: 10px 0;
  color: #2A2A2A;
  line-height: 18px;
}
nav .subnav-lists-link-groups li a:hover {
  text-decoration: underline;
}
nav .subnav-lists-link-groups ul {
  flex-grow: 1;
}
.resource-hero h2 {
  color: #559B27!important;
}

/* BACK TO TOP BUTTON */

#navToTopGreen {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  padding: 35px;
  background:url(./img/navigationArrowUpGreen.svg) no-repeat;
  cursor:pointer;
  border:none;
}
#navToTopBlue {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  padding: 35px;
  background:url(./img/navigationArrowUpBlue.svg) no-repeat;
  cursor:pointer;
  border:none;
}

#navToTop:hover {
  opacity: 1;
}

/* END NAV TO TOP BUTTON */
.top_block {
  background-color: #0198D1;
  padding: 22px 0px 4px 0px;
  color: #ffffff;
}

.header_notification {
  background-color: #EEEEEE;
  padding: 22px 0px 4px 0px;
  color: #000;
}

.header_notification .container,
.top_block .container {
  position: relative;
}

.header_notification .container i,
.top_block .container i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 15px;
  margin-top: -7px;
  text-shadow: none;
}
.locations_dropdown_block {
  background-color: #0198D1;
  padding: 22px 0px 4px 0px;
  color: #ffffff;
  margin-top: -38px;
  margin-bottom: 50px;
}
.locations_dropdown_block .container {
  position: relative;
}
.locations_dropdown_block .container i {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 15px;
  margin-top: -7px;
  text-shadow: none;
  font-weight: 300;
}
body.open-menu1 nav {
  transition: height 0.5s ease-in;
  height: auto;
}
/* Pesonal Link*/
body.open-menu1 .tab-menu1 a {
  text-align: center;
  color: #ffffff;
  width: 133px;
  font-size: 16px;
  font-family: 'Avenue Heavy';
  margin-left: 0px;
  height: 40px;
  line-height: 40px;
  padding: 0 1em;
  background: #559B28;
  border-radius: 19.5px;
  text-decoration: none;
}

body.open-menu2 .tab-menu2 a:focus,
body.open-menu2 .tab-menu2 a:hover,
body.open-menu1 .tab-menu1 a:focus,
body.open-menu1 .tab-menu1 a:hover {
    color: #207C92;
    text-decoration: none;
}

.menu1 > li > ul,
.menu2 > li > ul {
  -moz-padding-start: 0px;
  padding-inline-start: 0px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: bottom -5px right;
}

/* Remove image from sub nav.  They may want this feature back.
.menu1 > li > ul {
  background-image: url('img/nav_green_background_kalo.svg');
}

.menu2 > li > ul {
  background-image: url('img/nav_blue_background_kalo.svg');
} 
*/

@media (min-width: 0px) and (max-width: 1430px){
  .menu1 > li > ul,
  .menu2 > li > ul {
    background-size: 30%;
  }} 

body.open-menu1 .menu1,
body.open-menu2 .menu2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
body.open-menu1 .menu2 {
  display: none;
}
body.open-menu2 nav {
  transition: height 0.5s ease-in;
  height: auto;
  overflow: visible;
}
body.open-menu2 header .nav1 .tab-menu2 a,
body.open-menu2 .tab-menu2 a {
  margin-left: 0px;
  width: 133px;
  height: 40px;
  line-height: 40px;
  padding: 0 1em;
  background: #1A95C1;
  border-radius: 19.5px;
  color: #ffffff;
  text-decoration: none;
}

body.open-menu2 .tab-menu2 a:focus,
body.open-menu2 .tab-menu2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

body.open-menu2 .menu1 {
  display: none;
}

.nav-menu-icon-div {
  margin-right: 25px;
  width: 18px;
  height: 24px;
  transition: width 0.5s;
}
.nav-menu-icon-div a:focus {
  display: block;
}
.nav-menu-icon-text-div {
  height: 24px;
  white-space: nowrap;
}
.nav-menu-icon-img-div {
  width: 18px;
  height: 18px;
}
.nav-menu-icon-div:hover .nav-menu-icon-img-div {
  color: #559B27;
  float: left;
  margin-bottom: 7px;
}
body.open-menu1 .nav-menu-icon-div:focus-within,
body.open-menu1 .nav-menu-icon-div:hover {
  border-bottom: 3px solid #559B27;
}
body.open-menu2 .nav-menu-icon-div:focus-within,
body.open-menu2 .nav-menu-icon-div:hover {
  border-bottom: 3px solid #1A95C1;
}
.nav-menu-icon-div a {
  font-family: Avenue;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #1F5283;
  text-decoration: none;
}
body.open-menu1 .nav-menu-icon-div:active a,
body.open-menu1 .nav-menu-icon-div:focus a,
body.open-menu1 .nav-menu-icon-div:focus-within a,
body.open-menu1 .nav-menu-icon-div:hover a {
  color: #559B27;
  text-decoration: none;
}
body.open-menu2 .nav-menu-icon-div:active a,
body.open-menu2 .nav-menu-icon-div:focus a,
body.open-menu2 .nav-menu-icon-div:focus-within a,
body.open-menu2 .nav-menu-icon-div:hover a {
  color: #1A95C1;
  text-decoration: none;
}

/* Remove the before completely */
.menu-search .search::before {
  background: none;
  padding: 0;
}
.menu-search .nav-menu-icon-img-div {
  background: url('img/blue_search.svg') center / cover no-repeat;
}
body.open-menu1 .menu-search:focus-within .nav-menu-icon-img-div,
body.open-menu1 .menu-search:hover .nav-menu-icon-img-div {
  background: url('img/green_search.svg') center / cover no-repeat;
}
body.open-menu2 .menu-search:focus-within .nav-menu-icon-img-div,
body.open-menu2 .menu-search:hover .nav-menu-icon-img-div {
  background: url('img/business_search.svg') center / cover no-repeat;
}

.menu-location .nav-menu-icon-img-div {
  background: url('img/blue_waypoint.svg') center / cover no-repeat;
}
body.open-menu1 .menu-location:focus-within .nav-menu-icon-img-div,
body.open-menu1 .menu-location:hover .nav-menu-icon-img-div {
  background: url('img/green_waypoint.svg') center / cover no-repeat;
}
body.open-menu2 .menu-location:focus-within .nav-menu-icon-img-div,
body.open-menu2 .menu-location:hover .nav-menu-icon-img-div {
  background: url('img/business_waypoint.svg') center / cover no-repeat;
}

.menu-appointment .nav-menu-icon-img-div {
  background: url('img/blue_calendar.svg') center / cover no-repeat;
}
body.open-menu1 .menu-appointment:focus-within .nav-menu-icon-img-div,
body.open-menu1 .menu-appointment:hover .nav-menu-icon-img-div {
  background: url('img/green_calendar.svg') center / cover no-repeat;
}
body.open-menu2 .menu-appointment:focus-within .nav-menu-icon-img-div,
body.open-menu2 .menu-appointment:hover .nav-menu-icon-img-div {
  background: url('img/business_calendar.svg') center / cover no-repeat;
}

@media (min-width: 992px) {
  .nav-menu-icon-div:focus-within .nav-menu-icon-img-div,
  .nav-menu-icon-div:hover .nav-menu-icon-img-div {
      margin-right: 10px;
      float: left;
  }
  .nav-menu-icon-div a:focus .nav-menu-icon-text-div,
  .nav-menu-icon-div:hover .nav-menu-icon-text-div {
      display: block;
      overflow: hidden;
  }

  .menu-search:focus-within {
      width: 85px;
  }
  .menu-search:hover {
      width: 85px;
  }
  .menu-location:focus-within {
    width: 172px;
  }
  .menu-location:hover {
      width: 167px;
  }
  .menu-appointment:focus-within {
    width: 204px;
  }
  .menu-appointment:hover {
      width: 199px;
  }            
}

.btn-ghost {
  background: none;
  border: 3px solid #231f20;
  border-radius: 25px!important;
  color: #231f20;
  padding: 18px 40px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-top: 28px;
  transition: all 0.1s ease-out;
}
.btn-ghost:hover {
  background: #fff;
  border: 3px solid #fff;
}
.btn-ghost:hover:before {
  background: #fff;
}
.btn-green {
  border-radius: 25px!important;
  background: #559B27;
  border: 2px solid #559B27;
  color: #fff;
  padding: 14px 16px;
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  white-space: normal;
}
.btn-green:hover {
  color: #fff;
  background: #83af35;
  border: 2px solid #83af35;
}
.btn-side-green {
  border-radius: 25px!important;
  background: transparent;
  border: 2px solid #559B27;
  color:#559B27;
  padding: 14px 16px;
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  white-space: normal;
}
.btn-side-green:hover {
  color: #fff;
  background: #83af35;
  border: 2px solid #83af35;
}
.hero-shade {
  background-color: #f2f2f3;
}
section.hero {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 470px;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  background-color: #000000;
}
section.hero h1 {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 800;
  color: #fff;
  font-size: 44px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
}
/*changes hero buttons for all online-banking*/
#herocontent\ hero-content > div > div:nth-child(2) > div > div > div > section > div > div > div > p:nth-child(5) > a {
  border-radius: 26px!important; 
}

@media (min-width: 0px) and (max-width: 767px) {
  section.hero h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
  }
}
section.hero h2 {
  margin: 0;
  padding: 0;
  font-family: 'Avenue Medium', 'Lato', 'sans-serif'!important;
  text-transform: uppercase;
  color: #fff;
  font-size: 28px;
  line-height: 1.3;
}
section.hero .arrow {
  color: #fff;
  font-size: 35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 10px;
  width: 60px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.hero {
    height: auto !important;
    padding: 80px 15px 80px 15px;
  }
  section.hero .left-text a.btn {
    border-radius: 25px!important;
    box-shadow: none;
    border: none;
    letter-spacing: 0.1em;
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    padding: 0 12px;
    transition: all 0.15s ease-in-out;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  section.hero .left-text a.btn-danger {
    background: #B43131;
  }
  section.hero .left-text a.btn-danger:hover {
    background: #C82F32;
  }
  section.hero .left-text a.btn-success {
    background: #0C7379;
  }
  section.hero .left-text a.btn-success:hover {
    background:#2D5A5C;
  }
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) and (max-width: 9999px) {
  section.hero .left-text {
    position: absolute;
    bottom: 60px;
    width: 90%;
  }
  section.hero .left-text a.btn {
    border-radius: 25px!important;
    box-shadow: none;
    border: none;
    letter-spacing: 0.1em;
    display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    padding: 0 12px;
    transition: all 0.15s ease-in-out;
    font-size: 14px;
    font-weight: bold;
  }
  section.hero .left-text a.btn-danger {
    background: #B43131;
  }
  section.hero .left-text a.btn-danger:hover {
    background: #C82F32;
  }
  section.hero .left-text a.btn-success {
    background: #0C7379;
  }
  section.hero .left-text a.btn-success:hover {
    background: #2D5A5C;
  }
  section.hero .left-text h1.splash-title {
    font-size: 36px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.1em;
    margin-bottom: 28px;
  }
  section.hero .left-text h1.splash-title .sub-splash-title {
    font-size: 15px;
    letter-spacing: normal;
    text-transform: none;
  }
  section.hero .right-login {
    position: absolute;
    top: 58px;
    margin-top: 0;
    pointer-events: auto !important;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 32px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.5);
  }
  section.hero .right-login h2 {
    color: #005288;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 0 6px 0;
    line-height: 1;
  }
  body.open-menu2 section.hero .right-login h2 {
    color: #005288;
  }
  section.hero .right-login h3 {
    color: #0b3b60;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    margin: 0px 0 12px 0;
  }
  section.hero .right-login input {
    margin: 9px auto 9px auto;
    width: 70%;
    height: 34px;
    line-height: 20px;
  }
  section.hero .right-login hr {
    border: none;
    border-top: 1px solid #d8d8d8 !important;
    margin: 0;
  }
  section.hero .right-login hr.shorter {
    width: 89%;
    margin: 0 auto 16px auto;
  }
  /*HERO LOGIN BUTTON*/
  section.hero .right-login a.btn {
    border-radius: 5px;
    box-shadow: none;
    border: none;
    letter-spacing: 0.08em;
    transition: all 0.15s ease-in-out;
  }
  section.hero .right-login a.btn:hover {
    opacity: 0.8;
    background: #C82F32;
  }
  section.hero .right-login a.btn-danger {
    background: #B43131;
    padding: 0 14px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-weight: 600;
    margin: 15px auto 0px auto;
    width: 54%;
    transition: all 0.15s ease-in-out;
  }
  section.hero .right-login a.btn-danger.btn2 {
    margin-top: 10px;
  }
  section.hero .right-login a.btn-danger:hover {
    opacity: 1;
    background: #C82F32;
  }
  section.hero .right-login .link1 {
    text-align: center;
    display: block;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #3b7477;
    text-transform: uppercase;
    line-height: 40px;
  }
  section.hero .right-login .link1:hover {
    color: #2c595b;
  }
  section.hero .right-login .login-verbiage {
    padding: 20px 60px;
  }
  section.hero .right-login p {
    padding: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
  section.hero {
    background-size: cover;
  }
}
.login-drop-verbiage {
  padding: 25px 10px;
}
section.two-blocks {
  margin-top: 45px;
}
section.two-blocks .block {
  background: #f2f2f2;
  padding: 42px 36px;
  text-align: center;
}
section.two-blocks .block h2 {
  font-size: 23px;
  color:#559B27;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
body.open-menu2 section.two-blocks .block h2 {
  color: #005288;
}
section.two-blocks .block h3 {
  font-family: 'Avenue', 'Lato', sans-serif;;
  font-size: 20px;
  font-weight: 100;
  color: #559B27;
  margin-bottom: 0;
  line-height: 1.3;
}
body.open-menu2  section.two-blocks .block h3 {
  color: #005288;
}
section.two-blocks .block .btn-ghost {
  background: transparent;
  border: 2px solid #559B27;
  font-size: 15px;
  font-weight: 600;
  color:#559B27;
}
body.open-menu2  section.two-blocks .block .btn-ghost {
  border: 2px solid #005288;
  background: #005288;
}
section.two-blocks .block .btn-ghost:hover {
  background: #84bd41;
  border: 2px solid #84bd41;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}
body.open-menu2  section.two-blocks .block .btn-ghost:hover {
  background: #005288;
  border: 2px solid #005288;
}
section.two-blocks .row > div {
  margin-bottom: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.two-blocks .row > div {
    margin-bottom: 45px;
  }
}
section.four-blocks {
  margin-top: 106px;
  margin-bottom: 90px;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.four-blocks {
    margin-top: 80px;
  }
}
section.four-blocks img {
  position: relative;
  height: auto !important;
}
section.four-blocks a {
  position: relative;
  font-weight: 500;
  color: #3b7477;
}
section.four-blocks a:hover {
  color: #2c595b;
}
section.four-blocks .bottom {
  padding: 16px;
}
section.four-blocks h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #231f20;
  margin: 18px 0 8px 0;
  letter-spacing: 0.1em;
  min-height: 30px;
}
section.four-blocks p {
  color: #2A2A2A;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
section.about-us-landing {
  margin-top: 0px;
}
section.about-us-landing div.block {
  min-height: 296px;
}
section.about-us-landing div.block h2 {
  margin-top: 70px;
}
section.about-us-landing div.block h3 {
  text-transform: uppercase;
}
section.about-us-landing div.block a.btn-ghost {
  border-color: #ffffff;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
section.about-us-landing div.block.about-us-box {
  position: relative;
}
section.about-us-landing div.block.about-us-box h2 {
  color: #ffffff;
}
section.about-us-landing div.block.about-us-box .warp {
  width: 100%;
  height: 296px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 50;
}
section.about-us-landing div.block.about-us-box .content {
  z-index: 60;
  position: relative;
}
.fc-img-container2 {
  border: 7px solid #559B27!important;
}
.fc-img-container:hover .fc-blue-filter {
  background-color: #559B27!important;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.about-us-landing div.block {
    padding: 42px 18px;
  }
  section.about-us-landing div.block a.btn-ghost {
    max-width: 180px;
    padding: 18px 20px;
  }
}
.overlay .icon-close {
  color: #231f20;
  font-size: 14px;
  transition: all 0.15s ease-in-out;
}
.overlay .icon-close:before {
  font-family: icomoon;
  font-size: 32px;
  position: relative;
  right: 7px;
}
.overlay .icon-close:hover {
  color: #2a2a2a;
}
.overlay h2 {
  color: #84bd41;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.16em;
  text-align: center;
  margin: 0px 0 6px 0;
}
body.open-menu2 h2 {
  color: #1F5283!important;
}
.overlay h3 {
  color: #0b3b60;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.05em;
  margin: 0px 0 16px 0;
}
.overlay header {
  min-height: 170px;
  border: none;
  margin-bottom: 36px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .overlay header {
    min-height: 78px;
    margin: 0;
    border-bottom: none;
  }
  body.open-menu2 .overlay header {
    min-height: 78px;
    margin: 0;
    border-bottom: none;
  }
}

.overlay.search.open .search-btn-group{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 78px;
}

.overlay.search.open{
  z-index: 1000000;
}

.overlay.search.open form{
  margin-top: 70px;
}

.overlay.search .search-bar,
.overlay.search .search-bar:focus {
  border: 1px solid #c7c7c7;
  border-right: none;
  border-radius: 0;
  box-shadow: none;
  font-size: 48px;
  line-height: 48px;
  height: 72px;
  padding: 6px 10px 6px 10px;
  color: #84bd41;
  margin-top: 0px;
  width: calc(100% - 72px);
}

.overlay.search button {
  position: absolute;
  background: none;
  height: 21px;
  width: 72px;
  background-position: 0 0;
  border: 1px solid #c7c7c7;
  height: 72px;
}

.overlay.search .fa-search {
  font-size: 32px;
  color: #84bd41;
}

body.open-menu2 .overlay.search .fa-search {
  font-size: 32px;
  color: #005288;
}

body.open-menu2 .overlay.search .search-bar,
body.open-menu2 .overlay.search .search-bar:focus {
  color: #005288;
}
.overlay.search input::-webkit-input-placeholder {
  color: #84bd41;
  font-size: 48px;
  padding-top: 9px;
}
body.open-menu2  .overlay.search input::-webkit-input-placeholder {
  color: #005288;
}
.overlay.search input:-moz-placeholder {
  /* Firefox 18- */
  color: #84bd41;
  font-size: 48px;
  padding-top: 9px;
}
body.open-menu2 .overlay.search input:-moz-placeholder {
  color: #005288;
}
.overlay.search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #84bd41;
  font-size: 48px;
  padding-top: 9px;
}
body.open-menu2  .overlay.search input::-moz-placeholder {
  color: #005288;
}
.overlay.search input:-ms-input-placeholder {
  color: #84bd41;
  font-size: 48px;
  padding-top: 9px;
}
body.open-menu2  .overlay.search input:-ms-input-placeholder {
  color: #005288;
}
.overlay.search .input-group-addon {
  background-color: transparent;
  border-radius: 0;
  border-color: #929497;
  font-size: 40px;
  color: #84bd41;
}
body.open-menu2  .overlay.search .input-group-addon {
  color: #005288;
}
.overlay.atm h2 {
  color: #113b5f;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0px 0 16px 0;
}
.overlay.atm a.btn {
  margin-top: 24px;
  border-radius: 25px!important;
  box-shadow: none;
  border: none;
  letter-spacing: 0.08em;
  font-weight: 600;
  transition: all 0.15s ease-in-out;
}
.overlay.atm a.btn:hover {
  opacity: 0.8;
}
.overlay.atm a.btn-danger {
  background: #B43131;
  padding: 16px;
  font-size: 15px;
}
.overlay.atm a.btn-danger:hover {
  opacity: 1;
  background: #C82F32;
}
.overlay.atm a.btn-success {
  background: #0C7379;
}
.overlay.signup input {
  margin-top: 9px;
}
.overlay.signup a.btn {
  margin-top: 24px;
  border-radius: 25px!important;
  box-shadow: none;
  border: none;
  letter-spacing: 0.08em;
  transition: all 0.15s ease-in-out;
}
.overlay.signup a.btn:hover {
  opacity: 0.8;
}
.overlay.signup a.btn-danger {
  background:#B43131;
  padding: 0 14px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 600;
  margin: 24px 30px;
  width: auto;
}
.overlay.signup a.btn-danger:hover {
  opacity: 1;
  background: #C82F32;
}
.overlay.signup hr {
  border: none;
  border-top: 1px solid #808284;
}
@media (min-width: 0px) and (max-width: 767px) {
  .overlay.signup hr {
    width: 80%;
  }
  .overlay.signup .loginFormLeft h3 {
    font-size: 20px!important;
  }
}
.overlay.signup .clearfix {
  height: 150px!important;
}
@media (min-width: 0px) and (max-width: 991px){
  .overlay.signup .clearfix {
    height: 50px!important;
}

}
.overlay.signup ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.overlay.signup ul li {
  display: inline-block;
  padding: 0;
}
.overlay.signup ul li a {
  color: #3b7477;
  text-decoration: none;
  letter-spacing: 0.05em;
}
.overlay.signup ul li a:hover {
  color: #2c595b;
}
.overlay.signup .online-banking-xs hr {
  width: 100%;
}
.overlay.phonemenu {
  background: #fff;
  display: none;
}
.overlay.phonemenu.open {
  display: block;
  margin-top: 78px;
  position: absolute;
  height: 100%;
  overflow-y: auto;
}
.overlay.phonemenu > ul:not(.phonemenu-media) > li.opened:nth-of-type(1) > a {
  border-bottom: 5px solid #559B27;
  margin-bottom: 10px;
}
.overlay.phonemenu > ul:not(.phonemenu-media) > li.opened:nth-of-type(2) > a {
  border-bottom: 5px solid #1A95C1;
  margin-bottom: 10px;
}
.overlay.phonemenu header {
  background: #fff;
}
.overlay.phonemenu header .logo {
  clear: both;
  display: inline-block;
}
.overlay.phonemenu .icon-close {
  position: absolute;
  color: #fff;
  top: 0;
  font-size: 14px;
  transition: all 0.15s ease-in-out;
}
.overlay.phonemenu .icon-close:before {
  font-family: icomoon;
  font-size: 32px;
  position: relative;
  top: 5px;
  right: 0px;
}
.overlay.phonemenu .icon-close:hover {
  color: #2a2a2a;
}

.overlay.phonemenu ul[role="menu"]{
  margin-top: 35px;
}

.overlay.phonemenu ul {
  padding: 0;
  margin-top: 0;
  list-style: none;
}
.overlay.phonemenu ul li {
  line-height: 48px;
}

.overlay.phonemenu > ul > li > ul > li {
 line-height: 35px;
}

.overlay.phonemenu > ul > li > ul > li > ul > li {
  line-height: 35px;
}

.overlay.phonemenu > ul:not(.phonemenu-media) > li > a {
  display: block;
  margin-left: calc(8.3% + 20px);
  margin-right: calc(8.3% + 20px);
  font-family: 'Avenue Heavy';
  color: #000;
  font-size: 16px;
}

.overlay.phonemenu ul li a:after,
.overlay.phonemenu ul li a:before {
  font-family: fontawesome;
  color: #aeaeae;
  font-size: 22px;
  float: right;
}

.overlay.phonemenu > ul > li {
  margin-bottom: 10px;
}

.overlay.phonemenu > ul > li > a:after {
  content: "";
  position: absolute;
  background: url(img/down_arrow_redesign.svg) no-repeat;
  height: 7px;
  width: 11px;
  background-position: 0 0;
  left: calc(8.3% + 110px);
  margin-top: 18px;
}

.overlay.phonemenu > ul > li.opened > a:after {
  content: "";
  position: absolute;
  background: url(img/up_arrow_redesign.svg) no-repeat;
  height: 7px;
  width: 11px;
  background-position: 0 0;
  left: calc(8.3% + 110px);
  margin-top: 18px;
}

.overlay.phonemenu > ul > li > ul {
  display: none;
}
.overlay.phonemenu > ul > li > ul > li > a {
  display: block;
  padding-left: calc(8.3% + 50px);
  font-family: 'Avenue Heavy';
  font-size: 16px;
}
.overlay.phonemenu > ul > li > ul > li > a:after {
  content: "";
  position: absolute;
  background: url(img/down_arrow_redesign.svg) no-repeat;
  height: 7px;
  width: 11px;
  background-position: 0 0;
  right: calc(8.3% + 38px);
  margin-top: 18px;
}
.overlay.phonemenu > ul > li > ul > li:first-of-type > a:after {
  height: 0px;
  width: 0px;
  background: none;
}

.overlay.phonemenu > ul > li > ul > li.opened > a:after {
  content: "";
  position: absolute;
  background: url(img/up_arrow_redesign.svg) no-repeat;
  height: 7px;
  width: 11px;
  background-position: 0 0;
  right: calc(8.3% + 38px);
  margin-top: 18px;
}
.overlay.phonemenu > ul > li > ul > li.opened:first-of-type > a:after {
  height: 0px;
  width: 0px;
  background: none;
}

.overlay.phonemenu > ul > li > ul > li > a br {
  display: none;
}
.overlay.phonemenu > ul > li > ul > li > ul {
  display: none;
}
.overlay.phonemenu > ul > li > ul > li > ul li a {
  display: block;
  padding-left: calc(8.3% + 50px);
  font-size: 16px;
  color: #000;
}

.overlay.phonemenu li.opened > ul {
  display: block;
}

.overlay.phonemenu [role="search"] {
  margin-top: 25px;
}

.overlay.phonemenu .search-bar {
  border: none;
  border-bottom: solid 2px #C9C9C9;
}

.overlay.phonemenu input.form-control {
  height: 45px;
  padding: 0 30px;
}

.overlay.phonemenu input.form-control::-webkit-input-placeholder,
.overlay.phonemenu input.form-control::-moz-placeholder,
.overlay.phonemenu input.form-control:-moz-placeholder,
.overlay.phonemenu input.form-control:-ms-input-placeholder,
.overlay.phonemenu input.form-control::placeholder {
  font-family: 'Avenue Medium';
  color: #1F5283;
  font-size: 16px;
}

button.phonemenu-search {
  content: "";
  position: absolute;
  top: 10px;
  background: url(img/blue_search.svg) no-repeat;
  height: 21px;
  width: 21px;
  background-position: 0 0;
  border: none;
}

.overlay.phonemenu > ul > li > ul > li.opened > ul::after {
  display: block;
  content: '';
  width: calc(83% - 50px);
  height: 1px;
  background: #D7D7D7;
  margin-left: calc(8.3% + 25px);
  margin-top: 15px;
  margin-bottom: 15px;
}

.overlay .border {
  border-right: 2px solid #888a8d;
}

#phonemenu-media-container {
  margin-top: 15px;
}

.overlay.phonemenu ul.phonemenu-media span {
  margin-right: 25px;
}

.overlay.phonemenu li .location,
.overlay.phonemenu li .ic-make-appointment,
.overlay.phonemenu li .routing {
  padding-right: 25px;
  color: #000;
  font-size: 16px;
}

.overlay.phonemenu li .location {
  background: url(img/green_waypoint.svg) no-repeat;

}

.overlay.phonemenu li .ic-make-appointment {
  background: url(img/green_calendar.svg) no-repeat;

}

.overlay.phonemenu li .routing {
  background: url(img/green_kalo.svg) no-repeat;
}

.overlay.phonemenu ul.phonemenu-socialmedia {
  list-style-type: none;
  margin-top: 65px;
  padding: 0;
}

.overlay.phonemenu ul.phonemenu-socialmedia > li > span {
  margin-right: 20px;
}

.overlay.phonemenu ul.phonemenu-socialmedia > li > a {
  margin-right: 20px;
}

ul.phonemenu-socialmedia li {
  display: inline-block;
}


@media (min-width: 0px) and (max-width: 767px) {
  .overlay .border {
    border-right: none;
  }
  .overlay .border:after {
    content: " ";
    border-bottom: 2px solid #888a8d;
    padding-bottom: 80px;
    margin-bottom: 80px;
    display: block;
  }
}
.main-content.hide {
  display: none;
}
.wrapper {
  min-height: 100%;
  position: relative;
}
/* Footer */
footer {
  position: absolute;
  bottom: auto;
  margin-top: 85px;
  background-color: #FFFFFF;
  background-image: linear-gradient(to bottom, rgba(242, 242, 242,0.5), rgba(255,255,255, 0.5)), url(img/asb-footer.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding: 56px 0 32px 0;
}
.toplinks {
  padding-top: 25px;
  
}
.mbr-fdic-words{
  margin-left: 33px;
  font-family: 'Avenue Heavy';
}
@media (min-width: 0px) and (max-width: 767px){
  footer {
    background-image: linear-gradient(to bottom, rgba(242, 242, 242,0.5), rgba(255,255,255, 0.5)), url(img/footer-mobile-background.png);
  }

}
body.open-menu2 footer {
  background-color: #FFFFFF;
}
footer a.go-up {
  display: block;
  color: #fff;
  margin-top: -88px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 56px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 24px;
  background: #559B27;
}

footer .social-footer {
  padding-left: 0;
}
body.open-menu2 footer a.go-up {
  background: #005288;
}
footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.fab, .far {
  font-weight: 500;
  color: #0C3C61;
  font-size: 24px; 
}

.routing-number{
  padding-left: 2px;
  color: #0C3C61;
  font-family: 'Avenue Heavy';
}
.footer-heading{
  padding-left:0;
  padding-right: 0;
}
footer ul li {
  display: inline-block;
}
footer ul.soc li {
  padding: 0 20px 0 0;
}
footer ul.soc li a {
  color: white;
  transition: all 0.15s ease-in-out;
}
footer ul.soc li a > span {
  font-size: 40px;
}
footer ul.soc li a:hover {
  opacity: 0.8;
}
footer ul.links1 {
  margin-top: 16px;
  margin-left: -12px;
  margin-right: -12px;
}
footer ul.links1 li {
  padding: 3px 12px;
}
footer ul.links1 li a {
  color: #0C3C61;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.15s ease-in-out;
}
body.open-menu2 footer ul.links2 li {
  color: #0C3C61 !important;
}
body.open-menu2  footer ul.links1 li a {
  color: #0C3C61;
}
footer ul.links1 li a:hover {
  opacity: 0.8;
}
footer ul.links2 {
  margin-top: 20px;
  margin-left: -12px;
  margin-right: -12px;
  text-align: left;
}
footer ul.links2 li {
  padding: 3px 12px;
}
footer ul.links2 li a {
  font-family: 'Avenue Heavy';
  font-style: normal;
  color: #0C3C61;
  font-size: 14px;
  line-height: 18px;
  transition: all 0.15s ease-in-out;
}
footer ul.links3 {
  font-family: 'Avenue Heavy';
  font-size: 14px;
  line-height: 18px;
  margin-top: 13px;
  font-style: normal;
}

body.open-menu2  footer ul.links2 li a {
  color: #0C3C61;
}
footer ul.links2 li a:hover {
  opacity: 0.8;
}
footer p.line1 {
  color: #8b91a6;
  font-size: 13px;
}
footer p.line1 a {
  color: #000;
}
body.open-menu2 p.line1 a {
  color: #fff;
}
footer p.biz-resource {
  color: #000;
  text-align: left;
  padding-top: 15px;
  font-size: 14px;
}
body.open-menu2 footer p.biz-resource {
  color: #2A2A2A;
}
footer p.biz-resource a {
  color: #2A2A2A!important;
}
footer p.phone {
  margin-top: 48px;
  color: #000;
  font-size: 13px;
  font-weight: bold;
}
body.open-menu2 footer p.phone {
  color: #fff;
}
footer p.phone a {
  color: #000;
}
body.open-menu2 footer p.phone a {
  color: #fff;
}
footer .copyright {
  padding: 13px 0 0 15px;
  color: #0C3C61;
  font-family: 'Avenue Heavy';
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
}
footer div.fdic {
  font-size: 13px;
  text-align: center;
  color: #000;
  width: auto;
  margin: 0 auto;
  padding-right: 88px;
  display: table;
  padding-bottom: 25px;
}
body.open-menu2  footer div.fdic {
  color: #fff;
}
footer div.fdic div.fdic-logo-area {
  display: table-cell;
  line-height: 10px;
}
footer div.fdic div.fdic-text {
  display: table-cell;
  position: relative;
}
footer div.fdic span.fdic-left {
  padding-right: 20px;
}
footer div.fdic span.fdic-right {
  padding-left: 10px;
  position: absolute;
  bottom: 0px;
  white-space: nowrap;
}
footer div.fdic span.fdic-logo {
  font-size: 44px;
}
footer div.fdic span.fdic-equal-housing {
  font-family: 'Avenue', 'Open Sans Condensed', sans-serif;
  font-size: 9.6px;
}
footer div.fdic span.fdic-lander {
  font-family: 'Avenue', 'Montserrat', sans-serif;
  font-size: 12px;
  letter-spacing: 2.2px;
}
footer a.fdic {
  display: inline-block;
  margin: 0 auto;
  margin-top: 32px;
}
footer a.fdic img {
  display: block;
}
footer img.fdic {
  width: 10%;
  height: 10%;
}
footer .footer-bottom {
  color: #2A2A2A;
  font-weight: 700;
  padding: 0;
  margin-top: 30px;
}
footer .footer-bottom .copyright {
  color: #0C3C61;
  font-weight: bold;
}
body.open-menu2 footer .footer-bottom {
  color: #2A2A2A;
}
body.open-menu2 footer .footer-bottom .copyright {
  color: #0C3C61;
  font-weight: bold;
}

footer .footer-social {
  padding: 0;
  margin-bottom: 20px;
}
footer .footer-social ul {
  float: right;
}
footer ul.soc {
  margin-top: 10px;
}
footer .footer-logo {
  text-align: center;
  color: #0C3C61;
  padding-left:0;
}
footer .footer-fdic {
  text-align: left;
  padding: 0;
  margin: 0;
  background-image: url('img/FDIC-logo-grey.svg');
  background-repeat: no-repeat;
  background-size: contain;
  height: 36px;
  max-width: 156px;
}
footer .footer-routing {
  margin-top: 16px;
}
footer .footer-routing a {
  font-weight: 700;
  color: #2A2A2A;
}
body.open-menu2  footer .footer-routing a {
  color: #2A2A2A;
}
footer .phone-div {
  float: right;
  padding: 0;
}
footer .phone {
  text-align: left;
  padding: 0;
  margin-left: 5%;
}
footer .footer-logo-a {
  background-image: url('img/blue_logo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  height: 41px;
  font-size: 48px;
  display: block;
  margin: 0 0 0 15px;
  margin-top: -10px;
  display: block;
  max-width: 186.82px;
}

footer hr {
  border: 0.5px solid #BBBBBB;
  width: 100%;
}
body.open-menu2 footer hr {
  border: 0.5px solid #BBBBBB;
  width: 100%;
}
footer .details-header {
  font-size: 14px;
  font-family: 'Avenue Heavy';
  font-style: normal;
  line-height: 18px;
  color: #0C3C61;
}
footer .banking-strong {
  font-size: 14px;
  font-family: 'Avenue Heavy';
  font-style: normal;
  line-height: 18px;
  font-weight: 900!important;
  color: #2A2A2A;
}
footer .banking-strong-blue {
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  font-weight: 900!important;
  color:#0C3C61;
}
footer .routing-digits{
  font-weight: 900;
}
footer .phone-details{
  color: #2A2A2A;
}
footer .banking-hour-details {
  color: #2A2A2A;
}
footer .banking-hour-details:first-child p{
  font-weight: 900;
}
footer .phone-br {
  color: #1F5283;
}
/* New Footer mobile*/
@media (min-width: 0px) and (max-width: 767px) {
  footer ul.links2 {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin-top: 15px;
  }
  footer ul.links3 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  footer ul.links2 li a {
    font-weight: 500!important;
  }
  footer .details-header {
    font-size: 14px;
    font-family: 'Avenue Medium';
    font-style: normal;
    line-height: 18px;
    color: #0C3C61;
    margin-top: 10px;
}
  footer .social-footer {
    margin-bottom: 25px;
    margin-top: 110px;
  }
  footer .social-footer ul {
    float: none;
  }
  footer .social {
    margin-right: 10px;
  }
  footer ul.soc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-left: 35px;
  }
  footer .member-fdic-mobile{
    padding-top: 35px;
    text-align:center;
  }
  footer .member-fdic-mobile p {
    Font-Family: 'Avenue Heavy';
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 14px;
  }
  footer img.fdic {
    width: 40%;
    height: 40%;
  }
  footer .phone-details{
    text-align: center;
    margin-top: 25px;
  }
  footer .banking-hour-details {
    text-align: center;
    margin-top: 15px;
  }
  footer section {
    margin-top: 32px;
  }
  footer .phone {
    text-align: center;
    margin: 0;
  }
  footer .footer-fdic {
    text-align: center;
    margin-left: auto;
    margin-bottom: 10px;
    width: 100%;
    margin-right: auto;
  }
  footer .footer-logo-a {
    background-position: top center;
    margin-bottom: 36px;
    height: 45px;
    max-width: 174.77px;
    margin-left:auto;
    margin-right:auto;
  }
  footer .copyright {
    font-family: 'Avenue Medium';
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height:48px;
    color: #2A2A2A;
    padding-top: 0;
  }
  footer p.biz-resource {
    padding-top: 5px;
    margin-bottom: 0;
    line-height: 18px;
  }
}
/* New Footer tablet*/
@media (max-width: 768px){
  .footer-bottom {
    text-align: left!important;
    margin-right: -15px!important;
    margin-left: -15px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
  span.bank-hours {
    font-family: 'Avenue Medium';
    font-weight: normal;
  }
  .phone-details ul li p:nth-child(3) {
    font-size: 14px;
  }
  footer .banking-strong{
    font-family: 'Avenue Medium';
    font-style:normal;
  }
  p.banking-strong {
    font-family: 'Avenue Heavy';
    font-size: 14px;
  }
  span.phone-br {
    font-family: 'Avenue Medium';
    font-size: 12px;
    color: #1F5283;
    font-weight:normal;
  }
  .phone-details ul li p:nth-child(2) {
    font-size: 14px;
    margin-bottom: 30px;
  }
  footer .banking-hour-details ul li p:nth-child(3) {
    font-size: 14px;
  }
  .bank-hours::before {
    content: "\a";
    white-space: pre;
    text-align:center;
  }
  footer ul.soc li {
    padding: 0 5px 0 5px;
  }
  footer .contact-us-header {
      margin-bottom: 25px;
  }
  footer .contact-us-header {
    margin-bottom: 25px;
}
  footer ul.social{
    margin-right: 15px;
  }
  footer img.fdic {
    width: 20%;
    height: 20%;
  }
  footer .footer-fdic {
    margin-left: 0px;
  }
}
span.datetime {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: #231f20;
  margin-bottom: 24px;
}
.sidebox1 {
  background: #f1f1f2;
  margin-bottom: 45px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sidebox1 {
    margin-top: 45px;
  }
}
.sidebox1 h2 {
  padding: 0;
  margin: 0;
  list-style: none;
  background:#1F5283!important;
  color: #fff!important;
  padding: 15px 22px 10px 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  font-size: 13px;
  text-transform: uppercase;
}
.sidebox1 .content {
  padding: 22px;
  color: #2a2a2a;
}
.sidebox1 .content .bk {
  display: block;
}
.sidebox1 .content .blue5 {
  color: #3b7477;
  transition: all 0.15s ease-in-out;
}
.sidebox1 .content .blue5:hover {
  color:#559B27;
}
body.open-menu2 .sidebox1 .content .blue5:hover {
  color: #005288;
}
.sidebox1 .content a {
  color: #2a2a2a;
}
.sidebox1 .content p {
  margin-bottom: 32px;
}
.sidebox1 .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebox1 .content ul li {
  margin-bottom: 20px;
}
.sidebox1 .content ul li a {
  color: #1F5283;
  transition: all 0.15s ease-in-out;
}
.sidebox1 .content ul li a:hover {
  color: #207C92;
}
.sidebox1 .content ul.blue li a {
  color: #1F5283;
}
.sidebox1 .content ul.blue li a:hover {
  color:#207C92;
}
.sidebox1 .content ul.service {
  position: relative;
}
.sidebox1 .content ul.service li {
  margin-right: 77px;
}
.sidebox1 .content ul.service:after {
  content: " ";
  background: url("img/guy.png") top right no-repeat;
  width: 77px;
  height: 199px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}


@media (min-width: 768px) and (max-width: 991px) {
  .sidebox1 .content ul.service li {
    margin-right: 0;
  }
  .sidebox1 .content ul.service:after {
    display: none;
  }
}
.sidebox1 .content .btn-danger {
  border-radius: 0!important;
  border: 2px solid #B43131!important;
  background: transparent none repeat scroll 0 0!important;
  color: #B43131!important;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 21px;
  padding: 12px;
  width: 250px;
  display: block;
  margin: 25px auto;
  letter-spacing: 0.04em;
  overflow: hidden;
  white-space: normal;
  transition: all 0.15s ease-in-out 0s;
}
.sidebox1 .content .btn-danger:hover {
  border: 2px solid #C82F32;
  background: #C82F32!important;
  color: #FFF!important;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
  .sidebox1 .content .btn-danger {
    width: 100%;
  }
}

.sidebox1 .side-custom-form {
  padding: 34px 52px;
  margin-top: 0px;
  background: #e9f2f8;
  color: #525455;
}
.sidebox1 .side-custom-form h3 {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 30px;
}
.sidebox1 .side-custom-form h4 {
  font-size: 14px;
  margin-top: 40px;
  font-weight: bold;
  color: #434546;
}
.sidebox1 .side-custom-form p {
  color: #525455;
}
.sidebox1 .side-custom-form input[type=text] {
  padding: 6px 12px;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  background: transparent !important;
  width: 100%;
  max-width: 360px;
}
.sidebox1 .side-custom-form input[type=text].shorter {
  width: 100px;
}
.sidebox1 .side-custom-form input[type=text].error {
  border: 1px solid #d43f3a;
  color: #6d6e71;
}
.sidebox1 .side-custom-form select {
  background: transparent !important;
  width: 100%;
  max-width: 360px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  display: block;
  padding: 6px 12px;
}
.sidebox1 .side-custom-form textarea {
  padding: 6px 12px;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  background: transparent !important;
  width: 100%;
  max-width: 360px;
  min-height: 100px;
}
.sidebox1 .side-custom-form textarea.error {
  border: 1px solid #d43f3a;
  color: #6d6e71;
}
.sidebox1 .side-custom-form form > label,
.sidebox1 .side-custom-form form .child-label {
  color: #0c3b61;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
.sidebox1 .side-custom-form form > label.error,
.sidebox1 .side-custom-form form .child-label.error {
  color: #8c2e0b;
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: none;
}
.sidebox1 .side-custom-form form label.error {
  color: #d43f3a;
  font-weight: normal;
}
.sidebox1 .side-custom-form form .col2 {
  line-height: 34px;
  text-align: right;
}
.sidebox1 .side-custom-form form img {
  height: 36px;
  margin-right: 10px;
}
.sidebox1 .side-custom-form form .btn-danger {
  padding: 0px 66px;
}
.sidebox1 .side-custom-form form .checkbox {
  margin-top: 5px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sidebox1 .side-custom-form form .checkbox .icheckbox_minimal {
    width: 45px;
    height: 45px;
    background: url("../components/icheck/skins/minimal/minimal_mobile1.png") no-repeat;
    background-size: cover;
  }
  .sidebox1 .side-custom-form form .checkbox .icheckbox_minimal.hover {
    background-position: -45px 0;
  }
  .sidebox1 .side-custom-form form .checkbox .icheckbox_minimal.hover.checked {
    background-position: -90px 0;
  }
  .sidebox1 .side-custom-form form .checkbox .icheckbox_minimal.checked {
    background-position: -90px 0;
  }
}
.sidebox1 .side-custom-form form .checkbox .icheckrightalign {
  padding-left: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sidebox1 .side-custom-form form .checkbox {
    margin-top: -5px;
  }
}
.sidebox1 .side-custom-form form .r_err {
  background: none !important;
  border: 1px solid #d43f3a !important;
}
.sidebox1 .side-custom-form form .item-box .item > label {
  color: #0c3b61;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
.sidebox1 .side-custom-form form .item-box .item > label.error {
  color: #8c2e0b;
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: none;
}
.sidebox1 .side-custom-form form .another_box {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}
.sidebox1 .side-custom-form form .another_box .child-label {
  float: left;
}
.sidebox1 .side-custom-form form .another_box .req_another_btn {
  background: #B43131;
  border: 1px solid #B43131;
  color: #fff;
  border-radius: 25px!important;
  padding: 0px 66px;
  border: 1px solid #808285;
  margin-left: 150px;
  margin-top: 5px;
  line-height: 48px;
  min-height: 48px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
}
.sidebox1 .side-custom-form form .another_box .req_another_btn:hover {
  color: #fff;
  background:#C82F32;
  border: 1px solid #C82F32;
  text-decoration: none;
}
.sidebox1 .side-custom-form div.form-noh3 {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 30px;
  color: #0b3b60;
  font-weight: bold;
  text-transform: uppercase;
  font-family: inherit;
  line-height: 1.1;
}
.sidebox1 .side-custom-form div.form-fields-required-noh4 {
  font-size: 14px;
  margin-top: 15px;
  font-weight: bold;
  color: #434546;
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sidebox1 .side-custom-form {
    padding: 34px 10px;
  }
}
.sidebox2 {
  background: #f1f1f2;
  margin-bottom: 45px;
  padding: 36px 60px;
}
.sidebox2 h2 {
  font-size: 22px;
  font-weight: bold;
  color: #559B27;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 16px 0;
}
body.open-menu2  .sidebox2 h2 {
  color: #005288;
}
.sidebox2 ul.stock {
  color: #559B27;
  padding: 0;
  margin: 0;
  list-style: none;
  display: table;
  margin: 0 auto;
}
body.open-menu2  .sidebox ui.stock {
  color: #005288;
}
.sidebox2 ul.stock li {
  color:#559B27;
  font-weight: 500;
}
body.open-menu2  .sidebox2 ul.stock li {
  color: #005288;
}
.sidebox2 ul.stock li label {
  display: table-cell;
  font-weight: 500;
  width: 105px;
  padding-right: 10px;
}
.sidebox2 ul.stock li span {
  display: table-cell;
  width: auto;
}
.sidebox2 ul.stock li span.up {
  color: #006838;
}
.sidebox2 ul.stock li span.up:before {
  content: "▲";
}
.sidebox2 ul.stock li span.down {
  color: #d43f3a;
}
.sidebox2 ul.stock li span.down:before {
  content: "▼";
}
.sidebox2 h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #231f20;
  margin-bottom: 5px;
}
.sidebox2.contact {
  font-weight: 500;
}
.sidebox2.contact h3 {
  font-weight: bold;
}
.sidebox2.contact p {
  color:#559B27;
}
body.open-menu2  .sidebox2.contact p {
  color: #005288;
}
.sidebox2.contact a {
  color: #52a8ad;
  text-decoration: underline;
}
.sidebox2.contact a:hover {
  color: #d43f3a;
}
.sidebox3 {
  background: #f1f1f2;
  margin-bottom: 45px;
  padding: 30px;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  .sidebox3 {
    margin-top: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebox3 {
    padding: 30px 20px;
  }
}
.sidebox3 h2 {
  font-size: 22px;
  font-weight: bold;
  color: #559B27;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 16px 0;
}
body.open-menu2  sidebox3 h2 {
  color: #005288;
}
.sidebox3 p {
  max-width: 200px;
  margin: 14px auto;
  text-transform: uppercase;
  color: #559B27;
  line-height: 1.2;
  font-family: 'Avenue', 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 16px;
}
body.open-menu2 .sidebox3 p {
  color: #005288;
}
.sidebox3 .btn-danger {
  background: transparent!important;
  border: 2px solid #B43131;
  background-color: #B43131;
  border-radius: 0!important;
  color: #B43131!important;
  padding: 12px 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  white-space: normal;
  transition: all 0.15s ease-in-out;
  
}
.sidebox3 .btn-danger:hover {
  border: 2px solid #C82F32;
  background: #C82F32;
  color: #FFF!important;
}

.banner .bread {
  padding-top: 18px;
  margin-bottom: 20px;
  font-size: 10px;
  color: #2a2a2a;
  text-transform: uppercase;
}
.banner .bread a {
  color: #2a2a2a;
}
.banner .cover-shade {
  background-color: #f2f2f3;
  margin-bottom: 20px;
}
.banner .cover-shade .cover {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50px;
  margin: 0 auto;
  max-width: 1716px;
  min-height: 476px;
}
.banner .cover-shade .cover .bread {
  margin-bottom: 0px;
}
.banner .cover-shade .cover h1 {
  color:#559B27!important;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin: 24px 0;
  text-transform: uppercase;
}
body.open-menu2 .banner .cover-shade .cover h1 {
  color: #005288!important;
}
.banner .cover-shade .cover h3 {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Avenue', 'Lato', sans-serif;;
  font-size: 24px;
  color: #231f20;
  text-transform: none;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 18px;
}
.banner .cover-shade .cover ul {
  margin: 18px 0;
  padding-left: 18px;
}
.banner .cover-shade .cover ul li {
  margin-bottom: 4px;
  font-weight: 500;
}
.banner .cover-shade .cover ul.sh-c {
  padding-left: 0px;
}
.banner .cover-shade .cover .faqs-quick-nav-box ul.sh-c > li {
  list-style: none;
}
.banner .cover-shade .cover .faqs-quick-nav-box ul.sh-c > li > ul > li {
  list-style: disc;
}
.banner .cover-shade .cover .btn-success {
  border-radius: 25px!important;
  background:#B43131;
  border: 1px solid transparent;
  color: #fff;
  width: auto;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  font-family: 'Avenue Heavy';
  font-size: 15px;
  transition: all 0.15s ease-in-out;
  text-transform: uppercase;
}
/* May not need these p-btn with new landing page*/
.p-btn{
  border-radius: 25px!important;
  background: #B43131;
  border: 2px solid #B43131!important;
}
.p-btn2{
  border-radius: 25px!important;
  background: #B43131;
  border: 2px solid #B43131!important;
}
.p-btn1:hover{
  border: 2px solid #C82F32!important;
  background: #C82F32;
}

.p-btn2:hover{
  border: 2px solid #C82F32!important;
  background: #C82F32;
}
.btn2:hover{
  border: 4px solid #84bd41!important;
}
.banner .cover-shade .cover .btn-success:hover {
  background: #C82F32;
}
.banner .cover-shade .cover.investor {
  height: 400px;
}
.banner .cover-shade .cover.investor h2 {
  font-size: 32px;
  margin-top: 230px;
}
.banner .cover-shade .cover.investor a.btn {
  border-radius: 25px!important;
  border: 4px solid #559B27;
  color: #559B27;
  background: transparent;
  width: 200px;
  line-height: 48px;
  padding: 0 10px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.04em;
  transition: all 0.15s ease-in-out;
}
body.open-menu2 .banner .cover-shade .cover.investor a.btn {
  border: 4px solid #005288;
  color: #005288;
}
.banner .cover-shade .cover.investor a.btn:hover {
  background:#559B27;
  color: #fff;
}
body.open-menu2 .banner .cover-shade .cover.investor a.btn:hover {
  background: #005288;
}
.banner .cover-shade .cover .carousel-style1 a.learn-more {
  color: #3b7477;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0.5em;
}
.banner .cover-shade .cover .carousel-style1 a.learn-more:hover {
  color: #2c595b;
}
.banner .cover-shade .cover .carousel-style1 h4 {
  font-size: 20px;
  color: #231f20;
  text-decoration: underline;
}
.banner .cover-shade .cover .carousel-style1 .slick-slide {
  padding-right: 20px;
}
.banner .cover-shade .cover .carousel-style1 .slick-slide ul {
  list-style: disc;
  margin: 0;
  margin-bottom: 1em;
}
.banner .cover-shade .cover .carousel-style1 .slick-slide ul li {
  margin-left: 18px;
}

#carousel-example-generic > div.product-suite-list.slick-initialized.slick-slider > div > div{
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) and (max-width: 9999px) {
  .banner .cover-shade .cover .carousel-style1 .carousel-indicators,
  .banner .cover-shade .cover .carousel-style1 .carousel-control {
    display: none;
  }
  .banner .cover-shade .cover .carousel-style1 .carousel-inner {
    width: 100%;
    display: table;
  }
  .banner .cover-shade .cover .carousel-style1 .carousel-inner .item {
    display: table-cell;
    width: 30%;
    padding-right: 3%;
  }
}
.banner .cover-shade .cover .carousel-style1 .two-buttons {
  padding-top: 36px;
  padding-bottom: 20px;
}
.banner .cover-shade .cover .carousel-style1 .two-buttons .btn-danger {
  height: auto;
  border-radius: 25px!important;
  background: #B43131;
  border: 2px solid #B43131;
  color: #fff;
  padding: 14px 16px;
  line-height: 1;
  font-family:'Avenue Heavy';
  font-size: 15px;
  text-transform: uppercase;
  white-space: normal;
  display: table-cell;
  width: 100%;
}
.banner .cover-shade .cover .carousel-style1 .two-buttons .btn-danger:hover {
  background: #C82F32;
  border: 2px solid #C82F32;
}
.banner .cover-shade .cover .carousel-style1 .two-buttons .btn-success {
  height: auto;
  border-radius: 25px!important;
  background: #0C7379;
  border: 2px solid #0C7379;
  color: #ffffff;
  font-size: 15px;
  padding: 14px 16px;
  line-height: 1;
  text-transform: uppercase;
  width: auto;
  font-family: 'Avenue Heavy';
  white-space: normal;
  display: table-cell;
  width: 100%;
  transition: all 0.15s ease-in-out;
}
.banner .cover-shade .cover .carousel-style1 .two-buttons .btn-success:hover {
  border: 2px solid #2D5A5C;
  background:#2D5A5C;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner .cover-shade .cover .carousel-style1 .two-buttons .button-margin {
    margin-top: 15px;
  }
}
.banner .cover-shade .cover .hero-content {
  font-weight: 500;
}
.banner .cover-shade .cover .hero-content .hero-content-title {
  color: #559B27;
  font-weight: bold;
}
body.open-menu2 .banner .cover-shade .cover .hero-content .hero-content-title {
  color: #005288;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner .cover-shade .cover #carousel-example-generic {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px), (min-width: 0px) and (max-width: 767px) {
  .banner .cover-shade .cover {
    background-size: cover;
  }
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 0px) and (max-width: 767px) {
  .banner .cover-shade .cover.product {
    background-image: none !important;
  }
}
.banner .cover-shade .cover .additional-link {
  text-decoration: underline;
  font-family: 'Avenue Heavy';
  display: block;
}
.banner.promotion {
  background: #99c33b;
  font-size: 16px;
  color: #211e18;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner.promotion {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner.promotion .panda-img {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.banner.promotion h1 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner.promotion h1 {
    margin-top: 40px;
    font-size: 46px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner.promotion h1 {
    margin-top: 10px;
    font-size: 32px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner.promotion h1 {
    margin-top: 20px;
  }
}
.banner.promotion .banner-bottom {
  background: #84bd41;
  color: #fff;
  padding: 36px 0;
}
body.open-menu2 .banner.promotion .banner-bottom {
  background: #005288;
}
.banner.promotion .banner-bottom .btn-danger {
  border-color: #B43131;
  background: #B43131;
  border-radius: 25px!important;
  min-height: 53px;
  line-height: 53px;
  padding: 0 12px;
  font-weight: 600;
  font-size: 15px;
}
.banner.promotion .banner-bottom .btn-danger:hover {
  background: #C82F32;
  border-color: #C82F32;
}
@media (min-width: 0px) and (max-width: 767px) {
  .banner.promotion .banner-bottom .btn-danger {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
}
.banner a.link-danger {
  color: #ae2f2b;
}
article {
  font-weight: 500;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .row {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
article .img-responsive {
  margin-bottom: 15px;
  width: 100%;
}
article .img-left {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .img-left {
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
  }
}
article .img-right {
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .img-right {
    display: block;
    margin: 0 auto 10px auto;
    width: auto;
  }
}
article .service-notice {
  margin-top: -15px;
}
article .service-disclosure {
  padding-left: 0px;
}
article h1 {
  color:#559B27;
  font-size: 20px;
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 article h1 {
  color: #005288;
}
article h2 {
  color: #0b3b60!important;
  font-size: 18px;
  /* font-weight: bold; */
  text-transform: uppercase;
}
article h3 {
  color: #0b3b60;
  font-size: 16px;
  /* font-weight: bold; */
}
article h4 {
  color: #2A2A2A;
  font-size: 16px;
}
article p {
  color:  #2A2A2A;
  line-height: 1.7;
  margin-bottom: 30px;
}
article h5 {
  color:  #2A2A2A;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 10px 0;
}
article ul {
  margin: 10px 0 5px 0;
  padding-left: 30px;
}
article ul li {
  padding: 2px 0;
}
article ol {
  margin: 10px 0 5px 0;
  padding-left: 30px;
}
article ol li {
  padding: 2px 0;
}
article h1 + ul {
  margin-top: -10px;
}
article .btn-lg {
  padding: 0 10px;
  line-height: 54px;
  font-size: 16px;
}
article .btn-default {
  border: 2px solid #bbbdbf;
  border-radius: 50px!important;
  color: #808184;
  transition: all 0.15s ease-in-out;
}
article .btn-default:hover {
  background: #bbbdbf;
  border: 2px solid #bbbdbf;
  color: #fff;
}
article .btn-danger {
  border-radius: 25px!important;
  background:#B43131!important;
  border: 1px solid #B43131!important;
  color: #fff!important;
  padding: 0 16px;
  line-height: 48px;
  min-height: 48px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 25px;
  font-family: 'Avenue Heavy';
}
@media (min-width: 0px) and (max-width: 767px) {
  article .btn-danger {
    font-size: 12px;
  }
}
article .btn-danger:hover {
  background:#C82F32!important;
  border: 1px solid #C82F32!important;
}
article .btn-success {
  border-radius: 25px!important;
  background: #0C7379;
  border: 1px solid #0C7379;
  color: #fff!important;
  padding: 0 28px;
  line-height: 48px;
  min-height: 48px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-family:'Avenue Heavy'
}
@media (min-width: 0px) and (max-width: 767px) {
  article .btn-success {
    font-size: 12px;
  }
}
article .btn-success:hover {
  background: #2D5A5C;
  border: 1px solid #2D5A5C;
}
article a {
  color: #1F5283!important;
  transition: all 0.15s ease-in-out;
}
article a:hover {
  color:#207C92;
}
article .card1 {
  border-bottom: 2px solid #dfdfe0;
  padding: 15px 0 0px 0;
}
article .card1:last-child {
  border: none;
}
article .foot-note {
  font-size: 11px;
  margin-left: 0;
  padding: 0 10px 0 0;
}
article .foot-note h5 {
  font-size: 13px;
}
article .foot-note li {
  padding: 2px 0;
}
article .foot-note ol {
  padding-left: 12px;
}
article img {
  max-width: 100%!important;
}
article img.content-photo {
  width: 30%;
}
@media (min-width: 768px) and (max-width: 991px) {
  article img.content-photo {
    width: 50%;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  article img.content-photo {
    width: 50%;
  }
}
article .gap-left {
  padding-left: 15px;
}
article .gap-right {
  padding-right: 15px;
}
article .leadership-list h1 {
  margin-bottom: 5px;
}
article .leadership-list h1 a {
  color:#559B27;
}
body.open-menu2 article .leadership-list h1 a {
  color: #005288;
}
article .leadership-list h1 a:hover {
  color: #23527c;
}
article .leadership-list h2 {
  margin-bottom: 5px;
}
article .leadership-list h2 a {
  color: #0b3b60;
}
article .leadership-list h2 a:hover {
  color: #23527c;
}
article .leadership-list h3 {
  color: #2A2A2A;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 0;
  text-transform: uppercase;
}
article .loanofficer-list h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
article .loanofficer-list h2 a {
  color: #0b3b60;
  text-decoration: none;
}
article .loanofficer-list h2 a:hover {
  color: #23527c;
  text-decoration: none;
}
article .loanofficer-list h3 {
  color: #2A2A2A;
  font-size: 14px;
  font-weight: normal;
  text-align:left;
  line-height: 1.3;
  margin-top: 0;
  text-transform: uppercase;
}
article .gap-grid {
  margin-bottom: 45px;
}
article .gap-grid img {
  width: 140px;
  height: 140px;
}
article .leadership-list .row .gap-grid .media img {
  padding-right: 0;
  margin-right: 20px;
  max-width: none!important;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .leadership-list .row .gap-grid .media img {
    margin-bottom: 20px;
  }
}
article .leadership-list .row .gap-grid .media .media-left {
  padding-right: 0px;
}
article .leadership-list .row .gap-grid .media .media-right {
  padding-left: 5px;
}
article .leadership-list .row .gap-grid .media .img_push_right {
  float: right;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .leadership-list .row .gap-grid .media .img_push_right {
    float: none;
  }
}
article .leadership-list .row .gap-grid .media .media-body {
  margin-left: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .leadership-list .row .gap-grid .media .media-body {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-left: 0;
  }
}
article .leadership-list .row .gap-grid .media .media-body p {
  margin-bottom: 0;
}
article .loanofficer-list .row .gap-grid .media img {
  padding-right: 0;
  margin-right: 20px;
  max-width: none!important;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .loanofficer-list .row .gap-grid .media img {
    margin-bottom: 20px;
  }
}
article .loanofficer-list .row .gap-grid .media img .img-circle .pull-right {
  margin-right: 0px;
  margin-left: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .loanofficer-list .row .gap-grid .media img .img-circle .pull-right {
    margin-left: 0px;
  }
}
article .loanofficer-list .row .gap-grid .media .media-left {
  padding-right: 0px;
}
article .loanofficer-list .row .gap-grid .media .media-body {
  margin-left: 20px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .loanofficer-list .row .gap-grid .media .media-body {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-left: 0;
  }
}
article .loanofficer-list .row .gap-grid .media .media-body p {
  margin-bottom: 0;
}
article .detail-list {
  padding-right: 0px;
  padding-left: 35px;
  margin: 0px;
  font-size: 14px;
  line-height: 22.39999962px;
  border: none;
  box-shadow: none;
  color: #2a2a2a;
  background: none;
}
article .custom-form {
  padding: 34px 52px;
  margin-top: 35px;
  background: #e9f2f8;
  color: #525455;
}
article .custom-form h3 {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 30px;
}
article .custom-form h4 {
  font-size: 14px;
  margin-top: 40px;
  font-weight: bold;
  color: #434546;
}
article .custom-form p {
  color: #525455;
}
article .custom-form input[type=text] {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  background: transparent !important;
  width: 100%;
  max-width: 360px;
}
article .custom-form input[type=text].shorter {
  width: 100px;
}
article .custom-form input[type=text].error {
  border: 1px solid #d43f3a;
  color: #6d6e71;
}
article .custom-form select {
  background: transparent !important;
  width: 100%;
  max-width: 360px;
  height: 40px;
  line-height: 40px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  display: block;
  padding: 6px 12px;
}
article .custom-form textarea {
  padding: 6px 12px;
  font-size: 14px;
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
  background: transparent !important;
  width: 100%;
  max-width: 360px;
  min-height: 100px;
}
article .custom-form textarea.error {
  border: 1px solid #d43f3a;
  color: #6d6e71;
}
article .custom-form form > label,
article .custom-form form .child-label {
  color: #0c3b61;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
article .custom-form form > label.error,
article .custom-form form .child-label.error {
  color: #8c2e0b;
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: none;
}
article .custom-form form label.error {
  color: #d43f3a;
  font-weight: normal;
}
article .custom-form form .col2 {
  line-height: 34px;
  text-align: right;
}
article .custom-form form img {
  height: 36px;
  margin-right: 10px;
}
article .custom-form form .btn-danger {
  padding: 0px 66px;
}
article .custom-form form .checkbox {
  margin-top: 5px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .custom-form form .checkbox .icheckbox_minimal {
    width: 45px;
    height: 45px;
    background: url("../components/icheck/skins/minimal/minimal_mobile1.png") no-repeat;
    background-size: cover;
  }
  article .custom-form form .checkbox .icheckbox_minimal.hover {
    background-position: -45px 0;
  }
  article .custom-form form .checkbox .icheckbox_minimal.hover.checked {
    background-position: -90px 0;
  }
  article .custom-form form .checkbox .icheckbox_minimal.checked {
    background-position: -90px 0;
  }
}
article .custom-form form .checkbox .icheckrightalign {
  padding-left: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .custom-form form .checkbox {
    margin-top: -5px;
  }
}
article .custom-form form .r_err {
  background: none !important;
  border: 1px solid #d43f3a !important;
}
article .custom-form form .item-box .item > label {
  color: #0c3b61;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
article .custom-form form .item-box .item > label.error {
  color: #8c2e0b;
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: none;
}
article .custom-form form .another_box {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}
article .custom-form form .another_box .child-label {
  float: left;
}
article .custom-form form .another_box .req_another_btn {
  background: #B43131;
  border: 1px solid #B43131;
  color: #fff;
  border-radius: 25px!important;
  padding: 0px 66px;
  border: 1px solid #808285;
  margin-left: 150px;
  margin-top: 5px;
  line-height: 48px;
  min-height: 48px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
}
article .custom-form form .another_box .req_another_btn:hover {
  color: #fff;
  background: #C82F32;
  border: 1px solid #C82F32;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .custom-form {
    padding: 34px 10px;
  }
}
article .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
article .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article .no-border {
  border: none;
}
article .no-border tbody {
  border: none;
}
article .no-border tbody tr td {
  border: none;
}
article .list-table li {
  width: 49%;
  border: 1px solid #000000;
  margin-left: -5px;
  margin-top: -5px;
  border-bottom: none;
  padding: 15px 15px;
}
article .list-table li:last-child {
  border-bottom: 1px solid #000000;
}
article .list-table li:nth-last-child(2) {
  border-bottom: 1px solid #000000;
}
article .list-table li:nth-child(even) {
  border-left: none;
}
article .list-table li p {
  margin: 0;
}
article .list-table li p a {
  text-decoration: underline;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .list-table li {
    width: 100%;
  }
  article .list-table li:nth-child(even) {
    border-left: 1px solid #000000;
  }
  article .list-table li:nth-last-child(2) {
    border-bottom: none;
  }
}
article ul.soc li {
  margin: 0;
  list-style: none;
  padding: 0 12px;
  display: inline-block;
}
article ul.soc li a {
  transition: all 0.15s ease-in-out;
}
article ul.soc li a > span {
  font-size: 40px;
}
article ul.soc li a:hover {
  opacity: 0.8;
}
article .img-caption {
  font-size: 12px;
  line-height: 1.5;
}
article .disclaimers {
  margin-top: 20px;
}
article .lh1 {
  line-height: 1.3;
}
article .disclaimer-block .row:first-child .disclosure-table {
  border-bottom: none;
  border-right: none;
}
@media (min-width: 0px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  article .disclaimer-block .row:first-child .disclosure-table {
    border-right: 2px solid gray;
  }
}
article .disclaimer-block .row:first-child .disclosure-table:last-child {
  border-right: 2px solid gray;
}
article .disclaimer-block .row:first-child .disclosure-table p {
  padding-top: 12px;
}
article .disclaimer-block .row:last-child .disclosure-table:first-child {
  border-right: none;
}
@media (min-width: 0px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  article .disclaimer-block .row:last-child .disclosure-table:first-child {
    border-right: 2px solid gray;
    border-bottom: none;
  }
}
article .disclaimer-block .row:last-child .disclosure-table:first-child p {
  padding-top: 12px;
}
article .disclaimer-block .row:last-child .disclosure-table:first-child p br {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .disclaimer-block .row {
    margin: 0;
  }
}
article .disclaimer-block .row .disclosure-table {
  text-align: center;
  border: 2px solid gray;
}
article .disclaimer-block .row .disclosure-table p {
  margin-bottom: 0;
  min-height: 50px;
}
article p.officer a {
  margin-left: 10px;
}
article p.officer a.btn-success {
  margin-top: 25px;
}

article p.officer a.btn-success:focus {
  background: #0C7379;
  border: 2px solid #0C7379;
}

article .noTextTransform {
  text-transform: none;
}
article .row.table-row {
  display: table;
  width: 100%;
  margin: 0 auto;
}
article .row.table-row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .row.table-row [class*="col-"] {
    display: block;
    float: inherit;
  }
}
article .row.table-row .vertical-align {
  vertical-align: middle;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .row.table-row {
    display: block;
  }
  article .row.table-row .top-spacing {
    text-align: center;
    margin-bottom: 15px;
  }
}
article.kalo .col-sm-8 h2:first-child {
  margin-top: 0;
}
article.loc h2 {
  color: #0b3b60;
}
article.loc h2.dropdown-search {
  color: #ffffff!important;
  background: #0b3b60;
  line-height: 16px;
  padding: 12px;
  cursor: pointer;
  margin-bottom: 0;
}
article.loc h2.dropdown-close:after {
  font-family: "fontawesome";
  content: "\f107";
  float: right;
  margin-right: 5px;
}
article.loc h2.dropdown-open:after {
  font-family: "fontawesome";
  content: "\f106";
  float: right;
  margin-right: 5px;
}
article.loc .dropdown-options {
  display: none;
}
article.loc .dropdown-options .type-link {
  margin: 10px 0;
}
article.loc .dropdown-options .type-link:last-child {
  margin-top: -5px;
}
article.loc .dropdown-options .group-title {
  color: #2a2a2a;
  font-size: 14px;
  padding: 10px 12px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f1f1f2;
}
article.loc .dropdown-options .island-item .checkbox {
  margin-bottom: 0;
  margin-top: 7px;
}
article.loc .dropdown-options .island-item:nth-child(3),
article.loc .dropdown-options .island-item:nth-child(4) {
  margin-bottom: 10px;
}
article.loc .dropdown-options .service-item .checkbox {
  margin-bottom: 0;
  margin-top: 7px;
}
article.loc .dropdown-options .notice {
  font-size: 10px;
  margin-bottom: 10px;
}
article.loc .atm_chooser {
  margin-left: 25px;
  margin-top: 10px;
}
article.loc .location-box {
  background: #f1f1f2;
  text-align: center;
  padding: 38px 75px 32px 75px;
  /* height: 208px; */
}
article.loc .location-box h1 {
  color: #f1605c;
  font-size: 21px;
  margin: 0;
}
article.loc .location-box h2 {
  color: #559B27;
  font-size: 17px;
  margin: 5px 0 0 0;
  font-family: 'Avenue Heavy';
}
body.open-menu2 article.loc .location-box h2 {
  color: #005288;
}
article.loc .location-box p {
  color: #0c3b61;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Avenue Medium';
}
article.loc .location-box p.phone {
  margin-top: 10px;
}
article.loc .location-box p.info {
  font-size: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  article.loc .location-box {
    padding: 35px 50px 18px 50px;
  }
}
article.loc p.intro {
  color: #0c3c61;
  margin-top: -10px;
  margin-bottom: 20px;
}
article.loc .atm-finder input {
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
}
article.loc .atm-finder a.btn {
  margin-top: 24px;
  border-radius: 25px!important;
  box-shadow: none;
  border: none;
  letter-spacing: 0.08em;
  transition: all 0.15s ease-in-out;
  border-radius: 25px;
}
article.loc .atm-finder a.btn:hover {
  opacity: 0.8;
}
article.loc .atm-finder a.btn-danger {
  padding: 0;
  line-height: 50px;
  height: 50px;
  background: #B43131;
  font-size: 15px;
  border-radius: 25px;
}
article.loc .atm-finder a.btn-success {
  background:#0C7379;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.loc .atm-finder .checkbox .icheckbox_minimal {
    width: 45px;
    height: 45px;
    background: url("../components/icheck/skins/minimal/minimal_mobile1.png") no-repeat;
    background-size: cover;
  }
  article.loc .atm-finder .checkbox .icheckbox_minimal.hover {
    background-position: -45px 0;
  }
  article.loc .atm-finder .checkbox .icheckbox_minimal.hover.checked {
    background-position: -90px 0;
  }
  article.loc .atm-finder .checkbox .icheckbox_minimal.checked {
    background-position: -90px 0;
  }
}
article.loc .atm-list {
  margin-top: 50px;
  color: #2a2a2a;
}
article.loc .atm-list .row {
  margin: 0 -15px;
}
article.loc .atm-list .row.header {
  color: #231f20;
  font-weight: bold;
  letter-spacing: 0.05em;
}
article.loc .atm-list .row hr {
  border: none;
  border-top: 2px solid #dfdfe0;
  margin: 16px 0px;
}
article.loc .atm-list .row ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.loc .atm-list .row ul {
    margin-bottom: 30px;
  }
}
article.loc .atm-list .row ul li {
  margin-bottom: 5px;
}
article.loc .atm-list .row ul li strong {
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.loc .atm-list .open-time ul {
    margin: 0;
  }
  article.loc .atm-list .open-time ul li {
    display: inline-block;
    padding-right: 0;
  }
  article.loc .atm-list .open-time ul li:last-child {
    padding-left: 5px;
  }
  article.loc .atm-list .open-time .row {
    margin: 0 -15px;
  }
}
article.loc .atm-list ul.branch-notice li {
  color: #77a24d;
  font-family: 'Avenue Heavy';
}
article.loc .no-result {
  display: none;
}
article.contact-us .block {
  color:#559B27;
  height: 210px;
  background: #f0f1f2;
  text-align: center;
  padding-top: 96px;
  border: 2px solid #f0f1f2;
  cursor: pointer;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 30px;
  transition: all 0.15s ease-in-out;
}
body.open-menu2 article.contact-us .block {
  color: #005288;
}
article.contact-us .block:hover {
  border: 2px solid #559B27;
}
body.open-menu2  article.contact-us .block:hover {
  border: 2px solid #005288;
}
article.contact-us .block:before {
  font-family: icomoon;
  display: block;
  position: absolute;
  font-size: 22px;
  color: #d43f3a;
  left: 0;
  right: 0;
}
article.contact-us .block.block-1:before {
  content: "\e60c";
  top: 19px;
  font-size: 40px;
}
article.contact-us .block.block-2:before {
  content: "\e601";
  top: 38px;
  font-size: 24px;
}
article.contact-us .block.block-3:before {
  content: "\e81c";
  font-size: 32px;
  top: 29px;
}
article.contact-us .block.block-4:before {
  content: "\e609";
  top: 14px;
  font-size: 48px;
}
article.contact-us .block.block-5:before {
  content: "\e93a";
  top: 14px;
  font-size: 48px;
}
article.contact-us .block.selected {
  background: #559B27;
  border: 2px solid #559B27;
  color: #fff;
}
body.open-menu2 article.contact-us .block.selected {
  background: #005288;
  border: 2px solid #005288;
}
article.contact-us .block.selected * {
  color: #fff;
}
article.contact-us .block span {
  display: block;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 14px;
}
article.contact-us .block span.small {
  font-size: 11px;
  font-weight: normal;
  margin-top: -10px;
}
article.contact-us .block p {
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #559B27;
}
body.open-menu2 article.contact-us .block p {
  color: #005288;
}
article.contact-us h2 {
  margin-top: -10px;
  color: #559B27;
  margin-bottom: 20px;
}
body.open-menu2 article.contact-us h2 {
  color: #005288;
}
article.contact-us input,
article.contact-us select {
  margin-bottom: 15px;
}
article.contact-us input.err,
article.contact-us select.err {
  border: 1px solid #d43f3a;
}
article.contact-us textarea {
  margin-bottom: 15px;
}
article.contact-us textarea.err {
  border: 1px solid #d43f3a;
}
article.contact-us .r_err {
  background: none !important;
  border: 1px solid #d43f3a !important;
}
article.contact-us a.btn-danger {
  border-radius: 25px!important;
  background: #B43131;
  border: 1px solid #B43131;
  color: #fff;
  width: 195px;
  padding: 0;
  margin: 32px auto;
  line-height: 50px;
  display: block;
  font-size: 15px;
}
article.contact-us a.btn-danger:hover {
  background: #C82F32;
}
article.contact-us .err-msg {
  font-weight: normal;
  margin-top: -15px;
  margin-bottom: 15px;
  color: #d43f3a;
}
article.contact-us .contact_us_message {
  display: none;
}
article.contact-us .contact_us_message h2 {
  color: #559B27;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 article.contact-us .contact_us_message h2 {
  color: #005288;
}
article.contact-us .contact_us_mail {
  display: none;
}
article.contact-us .contact_us_mail h2 {
  color: #559B27;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 article.contact-us .contact_us_mail h2 {
  color: #005288;
}
article.contact-us .contact_us_mail h3 {
  margin-top: 30px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
article.contact-us .contact_us_phone h2 {
  color:#559B27;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 article.contact-us .contact_us_phone h2 {
  color: #005288;
}
article.contact-us .contact_us_phone h3 {
  margin-top: 30px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
article.contact-us .contact_us_phone h4 {
  margin-top: 30px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
article.contact-us .contact_us_phone h5 {
  margin-top: 30px;
  color: #000000;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
article.compare1 table {
  margin-bottom: 60px;
}
article.compare1 table h3 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin: 0px;
}
article.compare1 table p {
  margin: 0.5em 0;
  line-height: 1.4;
}
article.compare1 table th,
article.compare1 table td {
  font-weight: 500;
  border-top: 2px solid #dfdfe0;
}
article.compare1 table td.head {
  padding: 16px 0;
  text-align: left;
  vertical-align: top;
}
article.compare1 table td {
  vertical-align: middle;
  padding: 16px;
}
article.compare1 table.compare-1 thead td.head {
  text-align: center;
  vertical-align: bottom;
  padding-bottom: 40px;
}
article.compare1 table.compare-1 .in-table {
  width: 100%;
  margin-bottom: 0px;
}
article.compare1 table.compare-1 .in-table tbody {
  border: none;
}
article.compare1 table.compare-1 .in-table tbody tr td {
  width: 20%;
  border: none;
  padding: 0 16px;
  text-align: center;
}
article.compare1 table.compare-1 .in-table tbody tr td:first-child {
  text-align: left;
  padding: 0 0 0 25px;
}
article.compare1 .btn-blue {
  background: #0C7379;
  border-color: #0C7379;
  font-weight: 600;
  display: block;
}
article.compare1 .btn-blue:hover {
  background:#2D5A5C;
  border-color:#2D5A5C;
}
article.thank-you h2 {
  margin-top: 26px;
  margin-bottom: 5px;
}
article.quiz1 h1 a i {
  color: #559B27;
}
body.open-menu2 article.quiz1 h1 a i {
  color: #005288;
}
article.quiz1 .quiz {
  margin-bottom: 35px;
}
article.quiz1 h2.quiz-title {
  display: table;
  width: 100%;
  color: #231f20;
  margin: 0px 0 16px 0;
  text-transform: none;
}
article.quiz1 h2.quiz-title b {
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  background:#559B27;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: table-cell;
  text-align: center;
}
article.quiz1 h2.quiz-title i {
  display: block;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 8px;
}
article.quiz1 h2.quiz-title span {
  display: table-cell;
  padding-left: 12px;
}
article.quiz1 h2.quiz-title span.ind {
  padding-left: 0;
  width: 36px;
}
article.quiz1 .btn-default {
  line-height: 70px;
  height: 70px;
  padding: 0 16px;
  background: none;
  color:#559B27;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid #559B27;
  font-weight: bold;
}
body.open-menu2 article.quiz1 .btn-default {
  color: #005288;
}
article.quiz1 .btn-default.picked {
  background: #559B27;
  color: #fff;
}
body.open-menu2 article.quiz1 .btn-default.picked {
  background: #005288;
}
article.quiz1 .btn-default:hover {
  background: #0d939a;
  border: 1px solid #0d939a;
  color: #fff;
}
article.quiz1 .btn-block {
  display: table;
  width: 100%;
  line-height: 1;
}
article.quiz1 .btn-block > span {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
article.quiz1 .calculate-btn {
  margin-top: 70px;
}
article.quiz1 .calculate-btn .btn-default {
  background-color: #0d939a;
  border-color: #0d939a;
  color: #ffffff;
}
article.quiz1-result {
  background: #e9f2f8;
  padding: 32px 0 46px 0;
}
article.quiz1-result .rs-box {
  border: 1px solid #559B27;
  padding: 30px 20px;
  margin-top: 20px;
  display: none;
}
body.open-menu2 article.quiz1-result .rs-box {
  border: 1px solid #005288;
}
article.quiz1-result .rs-box h3 {
  margin-bottom: 0;
}
article.quiz1-result .result-area {
  border: 1px solid #559B27;
  padding: 30px 20px;
  display: none;
}
body.open-menu2 article.quiz1-result .result-area {
  border: 1px solid #005288;
}
article.quiz1-result .result-area h3 {
  margin-bottom: 0;
}
article.quiz1-result .prefix {
  font-size: 14px;
}
article.quiz1-result h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #231f20;
}
article.quiz1-result h2.quiz-title {
  display: table;
  width: 100%;
  color: #231f20;
  margin: 0px 0 16px 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}
article.quiz1-result h2.quiz-title b {
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  background:#559B27;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: table-cell;
  text-align: center;
}
article.quiz1-result h2.quiz-title i {
  display: block;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 8px;
}
article.quiz1-result h2.quiz-title span {
  display: table-cell;
  padding-left: 12px;
}
article.quiz1-result h2.quiz-title span.ind {
  padding-left: 0;
  width: 36px;
}
article.quiz1-result h3 {
  color: #231f20;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 24px 0;
}
article.quiz1-result .btn-default {
  height: 65px;
  padding: 0 16px;
  background: transparent;
  margin-bottom: 17px;
  color:#559B27;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid #559B27;
  font-weight: 400;
  display: table;
  width: 100%;
  line-height: 1;
}
body.open-menu2 article.quiz1-result .btn-default {
  color: #005288;
  border: 1px solid #005288;
}
article.quiz1-result .btn-default.picked {
  background: #559B27;
  color: #fff;
}
body.open-menu2 article.quiz1-result .btn-default.picked {
  background: #005288;
}
article.quiz1-result .btn-default:hover {
  background: #0d939a;
  border: 1px solid #0d939a;
  color: #fff;
}
article.quiz1-result .btn-default > span {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  white-space: normal;
  word-break: normal;
  font-size: 12px;
  letter-spacing: 0.01em;
}
article.quiz1-result .btn-danger {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  margin-top: 0;
}
article.quiz1-result .btn-success {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  background: transparent;
  border: 2px solid #0C7379;
  color: #0C7379;
}
article.quiz1-result .btn-success:hover {
  background: #2D5A5C;
  color: #fff;
  border: 2px solid #2D5A5C;
}
article.quiz1-result .addition-question h3 b {
  font-size: 20px;
  line-height: 25px;
}
article.quiz1-result .calculate-btn {
  margin-top: 17px;
}
article.quiz1-result .calculate-btn .btn-default {
  background-color: #0d939a;
  border-color: #0d939a;
  color: #ffffff;
}
article.quiz-footer {
  padding-top: 60px;
}
article.custom_landing p {
  margin-bottom: 20px;
}
article.custom_landing ul {
  margin: 10px 0 5px 0;
}
article.custom_landing ul li {
  margin: 0;
  padding: 2px 0;
}
article.custom_landing ul ul {
  margin-top: 0;
}
article.custom_landing ol {
  margin: 10px 0 5px 0;
}
article.custom_landing ol li {
  margin: 0;
  padding: 2px 0;
}
article.custom_landing ol ol {
  margin-top: 0;
}
article.custom_landing a {
  color: #3b7477;
}
article.custom_landing a:hover {
  color: #2c595b;
}
article.news-article a {
  color: #3b7477;
  transition: all 0.15s ease-in-out;
  text-decoration: underline;
}
article.news-article .new-split-line {
  text-align: center;
  color: #0c3c61;
}
article.news-article .pdf-download {
  padding-bottom: 20px;
}
article.news-article .pdf-download a {
  color: #2a2a2a;
  vertical-align: bottom;
}
article.faqs {
  color: #2a2a2a;
}
article.faqs .faq-start {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #559B27;
  margin-top: 30px;
}
body.open-menu2 article.faqs .faq-start {
  color: #005288;
}
article.faqs .sub-section {
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  color: #231f20;
}
article.faqs .panel-group .panel {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
article.faqs .panel-group .panel .panel-heading {
  padding: 0;
}
article.faqs .panel-group .panel .panel-heading .panel-title {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
article.faqs .panel-group .panel .panel-heading a.panel-toggle {
  display: inline-block;
  color: #2A2A2A!important;
  font-weight: bold;
  text-transform: none;
  font-size: 14px;
  padding-right: 30px;
  font-family: 'Avenue Heavy';
}
article.faqs .panel-group .panel .panel-heading i {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.faqs .panel-group .panel .panel-heading i {
    right: 5px;
  }
}
article.faqs .panel-group .panel .panel-collapse .panel-body {
  border: none;
  padding-left: 20px;
  color: #2A2A2A!important;
}
article.faqs .panel-group .panel .panel-collapse .panel-body .sub_title {
  margin-top: -20px;
}
article.faqs .panel-group .panel .panel-collapse .panel-body h2 {
  font-weight: normal;
  margin-bottom: 3px;
  color: #2A2A2A!important;
  text-transform: capitalize;
}
article.faqs .panel-group .panel .panel-collapse .panel-body .faqs-addi-content {
  color: #2A2A2A!important;
}
article.faqs .panel-group.faqsbody {
  margin-bottom: 0px;
  border-bottom: 1px solid #f1f1f2;
  line-height: 25px;
}
article.faqs .panel-group.open .panel {
  background-color: #e9f2f8;
}
article.faqs h1 {
  color: #0c3c61;
}
article.faqs h5 {
  color: #0c3c61;
}
article.faqs ul.faqs-quick-nav {
  width: 100%;
  padding: 0;
}
article.faqs ul.faqs-quick-nav > li {
  width: 30%;
  list-style: none;
  display: inline-table;
  margin-right: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.faqs ul.faqs-quick-nav > li {
    width: 100%;
  }
}
article.faqs ul.faqs-quick-nav > li > ul {
  padding: 0;
}
article.faqs ul.faqs-quick-nav > li > ul > li {
  list-style: none;
}
article.faqs ul.faqs-quick-nav .title {
  font-weight: bold;
  text-transform: uppercase;
}
article.about-us-landing {
  margin-top: 54px;
}
#common-questions:hover {
  text-decoration: none;
}
#security-videos span:hover {
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.about-us-landing {
    margin-top: 0px;
  }
}
article.site-map .maptree {
  list-style: none;
}
article.site-map .maptree .space:before {
  font-family: "fontawesome";
  content: "\f096";
  color: #fff;
}
article.site-map .maptree i {
  margin-right: 10px;
}
article.news .toTop {
  float: right;
  position: relative;
  top: -28px;
}
article.news-list .new_filter a {
  color: #2a2a2a;
}
article.news-list .new_filter a.active {
  text-decoration: underline;
}
article.news-list h3 {
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.news-list .card1 .table-row .special_colum {
    padding: 0;
  }
}
.phone-table1 tr td {
  display: none;
  width: 50%;
}
.phone-table1 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table1 tr td:nth-child(2) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table2 tr td {
  display: none;
  width: 50%;
}
.phone-table2 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table2 tr td:nth-child(3) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table3 tr td {
  display: none;
  width: 50%;
}
.phone-table3 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table3 tr td:nth-child(4) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table4 tr td {
  display: none;
  width: 50%;
}
.phone-table4 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table4 tr td:nth-child(5) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table5 tr td {
  display: none;
  width: 50%;
}
.phone-table5 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table5 tr td:nth-child(6) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table6 tr td {
  display: none;
  width: 50%;
}
.phone-table6 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table6 tr td:nth-child(7) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table7 tr td {
  display: none;
  width: 50%;
}
.phone-table7 tr td:nth-child(1) {
  display: table-cell;
  padding-right: 7px !important;
}
.phone-table7 tr td:nth-child(8) {
  display: table-cell;
  padding-left: 7px !important;
}
.phone-table1 .in-table,
.phone-table2 .in-table,
.phone-table3 .in-table,
.phone-table4 .in-table,
.phone-table5 .in-table,
.phone-table6 .in-table,
.phone-table7 .in-table {
  width: 100%;
  margin-bottom: 0px;
}
.phone-table1 .in-table tbody,
.phone-table2 .in-table tbody,
.phone-table3 .in-table tbody,
.phone-table4 .in-table tbody,
.phone-table5 .in-table tbody,
.phone-table6 .in-table tbody,
.phone-table7 .in-table tbody {
  border: none;
}
.phone-table1 .in-table tbody tr td,
.phone-table2 .in-table tbody tr td,
.phone-table3 .in-table tbody tr td,
.phone-table4 .in-table tbody tr td,
.phone-table5 .in-table tbody tr td,
.phone-table6 .in-table tbody tr td,
.phone-table7 .in-table tbody tr td {
  width: 20%;
  border: none;
  padding: 0 16px;
  text-align: center;
}
.phone-table1 .in-table tbody tr td:first-child,
.phone-table2 .in-table tbody tr td:first-child,
.phone-table3 .in-table tbody tr td:first-child,
.phone-table4 .in-table tbody tr td:first-child,
.phone-table5 .in-table tbody tr td:first-child,
.phone-table6 .in-table tbody tr td:first-child,
.phone-table7 .in-table tbody tr td:first-child {
  text-align: left;
  padding: 0 0 0 25px !important;
}
.popover {
  width: 358px !important;
  display: none;
}
.popover.left > .arrow {
  border-left-color: #559B27 !important;
}
body.open-menu2 .popover.left > .arrow {
  border-left-color: #005288 !important;
}
.row.large_top {
  margin-top: 55px;
}
.recaptcha_error {
  background: #fef5f1;
  padding: 15px;
  color: red;
  border-radius: 5px;
  margin: 10px 0;
}
.bluebox {
  background: #0198d1;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 20px;
  margin: 5px 0;
  padding: 15px 15px 15px 25px;
  text-shadow: none;
  text-transform: none;
}
.shadow-darkgray {
  text-shadow: 2px 2px 10px #999;
}
.shadow-lightgray {
  text-shadow: 2px 2px 10px #ccc;
}
span.replace {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  top: -10px;
}
.pointer {
  cursor: pointer;
}
section.new-landing-page {
  height: auto;
}
section.new-landing-page.no-content {
  min-height: 470px;
}
section.new-landing-page h1 {
  color: #559B27!important;
  text-transform: uppercase;
  margin-top: 60px;
  font-size: 30px;
}

#herocontent  section div:nth-child(2) section div div div h1{
  color: rgb(254, 232, 0)!important;
}
body.open-menu2 section.new-landing-page h1 {
  color: #005288;
}
section.new-landing-page h3 {
  color: #559B27;
  font-size: 20px;
  font-weight: 600;
}

.btn-hero {
  border-radius: 25px!important;
  background-color: #B43131!important;
  border-color: #B43131!important;
  font-family: 'Avenue Heavy';
}
.btn-hero:hover{
  background-color: #C82F32!important;
  border-color: #C82F32!important;
}

body.open-menu2 section.new-landing-page h3 {
  color: #005288;
}
section.new-landing-page ul {
  padding-left: 30px;
}
section.new-landing-page ul li {
  line-height: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.new-landing-page {
    padding: 15px 0;
  }
  section.new-landing-page h1 {
    text-shadow: none;
    margin-top: 20px;
  }
  section.new-landing-page.no-content {
    display: none;
  }
}
article.new_landing.two-columns {
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  article.new_landing.two-columns .sidebox1 {
    margin: 45px 0;
  }
}
article.new_landing.two-columns .sidebox-images {
  background: #ffffff;
  margin-bottom: 45px;
}
@media (min-width: 0px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  article.new_landing.two-columns .sidebox-images {
    margin-top: 45px;
  }
}
article.new_landing.two-columns .table-row [class*="col-"] {
  padding: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing.two-columns {
    margin-top: 30px;
  }
}
article.new_landing .left-align {
  text-align: left;
}
article.new_landing .right-align {
  text-align: right;
}
article.new_landing .center-align {
  text-align: center;
}
article.new_landing .content-intro {
  text-align: center;
  padding: 55px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing .content-intro {
    padding: 20px 0;
  }
}
article.new_landing .content-highlight {
  background-color: #f2f2f3;
  padding: 55px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing .content-highlight {
    padding: 20px 0;
  }
}
article.new_landing h1 {
  font-size: 30px;
}
article.new_landing h2 {
  font-size: 24px;
}
article.new_landing h3 {
  font-size: 24px;
}
article.new_landing h4 {
  font-size: 18px;
}
article.new_landing h5 {
  font-size: 13px;
  line-height: 1.5;
}
article.new_landing .sidebox1 h2 {
  font-size: 13px;
}
article.new_landing p {
  font-size: 15px;
  line-height: 1.7;
}
article.new_landing ul {
  margin: 10px 0 25px 0;
  font-size: 15px;
  line-height: 1.5;
}
article.new_landing ul li {
  padding: 0 0 8px 0;
}
article.new_landing ol {
  font-size: 15px;
  line-height: 1.5;
}
article.new_landing ol li {
  padding: 0 0 8px 0;
}
article.new_landing .content-details {
  padding: 55px 0 25px 0;
}
article.new_landing .content-details ol li {
  line-height: 1.7;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing .content-details {
    padding: 55px 0 0 0;
  }
  article.new_landing .content-details .action-area [class*="col-"] {
    text-align: center;
  }
  article.new_landing .content-details .action-area [class*="col-"]:first-child {
    margin-bottom: 15px;
  }
}
article.new_landing .img-box img {
  width: 70%;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing .img-box {
    text-align: center;
  }
  article.new_landing .img-box img {
    width: 50%;
    margin-bottom: 25px;
  }
}
article.new_landing .cta-content {
  margin-bottom: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article.new_landing .disclosures ol {
    padding-left: 15px;
  }
}
article.new_landing .content-info {
  margin-bottom: 30px;
}
article.new_landing .content-info h2 {
  text-transform: none;
  margin-top: 0;
}
article.new_landing .content-info h3 {
  font-size: 18px;
}
article.new_landing .content-info ul {
  padding-left: 25px;
}
article.new_landing .content-info span {
  color: #2a2a2a;
  font-size: 15px;
  font-weight: bold;
}
.job-title {
  line-height: 1.4;
  text-transform: uppercase;
}
.thumbnail {
  margin-bottom: 6px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
  margin-top: 10%;
  width: 5%;
}
section.curling-hero {
  min-height: 470px;
}
section.curling-hero h1 {
  color: white;
}
section.curling-hero nav {
  height: auto;
}
section.curling-hero .navbar.navbar-default {
  color: white;
  border-color: transparent;
  background: transparent;
}
@media (min-width: 768px) {
  section.curling-hero .navbar.navbar-default .navbar-right {
    float: right !important;
    margin-right: 0;
  }
}
section.curling-hero .navbar.navbar-default.navbar-fixed-top {
  background-color: rgba(100, 100, 100, 0.8);
}
section.curling-hero .navbar.navbar-default .collapse.navbar-collapse button {
  background: #99c33b;
  background-color: #99c33b;
  border-color: #99c33b;
  border: none;
  border-radius: 0;
  margin-top: 10px;
}
section.curling-hero .navbar.navbar-default .collapse.navbar-collapse button:hover {
  background: #8db435;
  color: #ffffff;
  border-color: #8db435;
  border: none;
}
section.curling-hero .navbar.navbar-default .collapse.navbar-collapse a {
  color: white;
}
.curling_hero_content {
  margin: 200px auto;
  color: white;
}
.curling_hero_content h1 {
  color: white;
}
.curling_hero_content hr {
  margin: 25px auto;
  width: 40px;
  border-color: #d1352e;
}
.curling_hero_content .content {
  margin: 20px auto;
  max-width: 400px;
}
.curling_hero_content .content h2 {
  line-height: 35px;
}
.curling_hero_content .hero_content_learn_more {
  margin-top: 50px;
}
.curling_hero_content .hero_content_learn_more a {
  border-bottom: 1px solid;
  color: white;
  font-weight: 700;
}
.curling_hero_content .hero_content_more {
  position: relative;
  top: 130px;
  left: 0;
  font-size: 20px;
}
.curling_hero_content .hero_content_more a {
  color: white;
}
.curling_hero_content .hero_content_more i {
  display: block;
  font-size: 36px;
}
section.curling-banner {
  background-color: #52a7ac;
  color: white;
}
section.curling-banner h1 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 40px;
}
section.curling-banner hr {
  margin: 25px auto;
  width: 40px;
}
section.curling-banner h2 {
  color: white;
  margin-top: 30px;
}
section.curling-event {
  margin-top: 90px;
}
section.curling-event h3 {
  font-size: 22px;
  color: #559B27;
}
body.open-menu2 section.curling-event h3 {
  color: #005288;
}
section.curling-event hr {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
  width: 40px;
  border-color: #d1352e;
}
section.curling-event .left-area {
  padding-top: 15px;
}
section.curling-event .left-area p {
  padding-right: 40px;
}
section.curling-event .left-area .more {
  margin-top: 30px;
  font-weight: 600;
}
section.curling-event .left-area .more a {
  border-bottom: 1px solid;
}
section.curling-beneficiary {
  margin-top: 80px;
  color: white;
}
section.curling-beneficiary h1 {
  font-size: 25px;
}
section.curling-team {
  color: #87888b;
  background-color: #f6f6f6;
}
section.curling-team .curling_hero_content {
  margin: 60px auto;
}
section.curling-team .curling_hero_content h1 {
  color: #254f70;
  font-size: 30px;
}
section.curling-team .curling_hero_content p {
  color: #87888b;
  font-size: 16px;
}
section.curling-team form input,
section.curling-team form textarea,
section.curling-team form select {
  border: none;
}
section.curling-team form select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("img/down_arrow2.png") no-repeat scroll 98% center white;
  line-height: 1;
}
section.curling-team form .form-group {
  padding-left: 0;
  padding-right: 3px;
  margin-bottom: 3px;
}
section.curling-team form .btn {
  margin-top: 20px;
  background-color: #f6f6f6;
  border: 2px solid #99c33b;
  font-weight: 600;
  color: #99c33b;
  border-radius: 25px!important;
  margin-bottom: 60px;
}
section.curling-galleries {
  background-color: #52a7ac;
}
section.curling-galleries .curling_hero_content {
  margin: 60px auto;
}
section.curling-galleries h1 {
  font-size: 28px;
}
section.curling-galleries .gallerie_item {
  margin-bottom: 80px;
}
section.curling-galleries .gallerie_item .gallerie_title {
  margin-top: 20px;
}
section.curling-galleries .gallerie_item .gallerie_title a {
  border-bottom: 1px solid;
  font-size: 20px;
  color: white;
}
section.curling-news {
  color: white;
}
section.curling-news .curling_hero_content {
  margin: 80px auto;
}
section.curling-news .news_item .news_img {
  float: left;
  margin-right: 20px;
}
section.curling-news .news_item .news_content h3 {
  color: #559B27;
  font-weight: 700;
}
body.open-menu2 section.curling-news .news_item .news_content h3 {
  color: #005288;
}
section.curling-news .news_item .news_content p {
  color: black;
}
section.curling-news .news_item .news_item_more a {
  font-weight: 600;
  border-bottom: 1px solid;
}
@media (min-width: 0px) and (max-width: 767px) {
  section.curling-news .news_item .news_img {
    float: none;
    margin: 0;
    display: block;
    width: 100%;
  }
  section.curling-news .news_item .news_img img {
    width: 100%;
  }
  section.curling-news .news_content {
    margin-bottom: 30px;
  }
}
section.curling-news h1 {
  color: #559B27;
  font-size: 28px;
}
body.open-menu2 section.curling-news h1 {
  color: #005288;
}
section.curling-news .curling_news_view_all {
  margin: 80px auto 60px;
}
section.curling-news .curling_news_view_all a {
  border-bottom: 1px solid;
  font-weight: 600;
}
.curling-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 0px) and (max-width: 767px) {
  section.curling-hero .navbar.navbar-default.navbar-fixed-top {
    position: static !important;
  }
  section.curling-hero button.navbar-toggle {
    float: left;
  }
}
section.hr-landing {
  margin-top: 0;
}
section.hr-landing img {
  border: 1px solid;
}
.center-link {
  position: relative;
  overflow: hidden;
  border: none;
  padding: 0;
  border-radius: 0;
}
.center-link:hover {
  cursor: pointer;
}
.center-link:hover .btn-green-outline {
  background: #99c33b;
  color: #FFF;
  transition: all 0.75s ease;
}
.center-link-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 2;
}
.caption {
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 60;
  height: 0;
}
.caption a.btn {
  padding: 0;
}
.btn-green-outline {
  border-radius: 0;
  border: 1px solid #99c33b;
  background: transparent;
  color: #99c33b;
  font-size: 15px;
  font-family: 'Avenue', 'sans-serif';
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: all 0.75s ease;
  line-height: 48px;
  width: 90%;
}
.btn-green-outline:hover,
.btn-green-outline:focus,
.btn-green-outline:active {
  background: #99c33b;
  color: #FFF;
  transition: all 0.75s ease;
}
.img-link {
  display: block;
  height: 100%;
}
a.img-link:hover {
  background: none;
}
a.headADAButtonPortalPage {
  font-family: 'Avenue', 'open sans-semibold';
  font-size: 12px;
  color: #0f3c5e;
  border: 2px solid;
  margin-left: -270px;
  padding: 2px 2px 2px 2px;
}
a.headADAButtonFrontPage {
  font-family: 'Avenue', 'open sans-semibold';
  font-size: 12px;
  color: #0f3c5e;
  border: 2px solid;
  margin-left: -270px;
  padding: 2px 2px 2px 2px;
}
a.footerADAButton {
  font-family: 'Avenue', 'open sans-semibold';
  font-size: 12px;
  color: #ffffff;
  border: 2px solid;
  margin-bottom: 174px;
  padding: 2px 2px 2px 2px;
}
body .contactUs-h2-blue {
  color: #559B27;
  font-size: 20px;
  font-family: 'Avenue Heavy';
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 .contactUs-h2-blue {
  color: #005288;
}
body .contactUs-h2-p {
  color: #559B27;
  font-size: 20px;
  font-family: 'Avenue Heavy';
  letter-spacing: 0.01em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
body.open-menu2 .contactUs-h2-p {
  color: #005288;
}
body .ebanking-help-h3 {
  color: #0b3b60;
  font-size: 18px;
  font-family: 'Avenue Heavy';
  text-transform: uppercase;
}
body article.loc .location-box h2.locations-h2 {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #f1605c;
  font-size: 21px;
  margin: 0;
}
body .banner .cover-shade .cover .carousel-style1 .checking-h2 {
  font-size: 20px;
  color: #231f20;
  text-decoration: underline;
}
body .checking-h3 {
  color: #0b3b60;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
body .checking-h4 {
  color: #0b3b60;
  font-size: 16px;
  font-family: 'Avenue Heavy';
}
body .business-h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #231f20;
  margin: 18px 0 8px 0;
  letter-spacing: 0.1em;
  min-height: 30px;
}
body .business-p {
  margin: 0;
  padding: 0;
  font-family: 'Avenue', 'Lato', 'sans-serif';
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
}
body .banner .cover-shade .cover .carousel-style1 h2 {
  font-size: 20px;
  color: #231f20;
  text-decoration: underline;
  margin-top: 10px;
}
body .sidebox1 h3 {
  margin: 0;
  list-style: none;
  background: #0b3b60;
  color: #fff;
  padding: 15px 22px 10px 22px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: 13px;
  text-transform: uppercase;
}
body article h2 {
  color: #2a2a2a;
  font-size: 16px;
}
body article h3 {
  color: #1F5283;
  font-size: 18px;
  text-transform: uppercase;
}
body .banner .cover-shade .cover .carousel-style1 h2 {
  font-size: 20px!important;
  color: #231f20;
  text-decoration: underline;
}
body article.compare1 table h4.compare-all-checking-h4,
body article.compare1 table div.compare-all-checking-noh3 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin: 0px;
}
body .sidebox1 h3.jumbo-loans-h3 {
  margin: 0;
  list-style: none;
  background: #0b3b60;
  color: #fff;
  padding: 15px 22px 10px 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  font-size: 13px;
  text-transform: uppercase;
}
body .banner .cover-shade .cover .hero-title-noh3 {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Avenue', 'Lato', 'sans-serif';
  font-size: 24px;
  color: #231f20;
  text-transform: none;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 18px;
}
body article div.jumbo-loan-noh3 {
  color: #0b3b60;
  font-size: 16px;
  font-weight: bold;
}
body section.two-blocks .block div.about-us-title-noh3 {
  font-family: 'Avenue', 'Lato', 'sans-serif';
  font-size: 20px;
  font-weight: 100;
  color: #559B27;
  margin-bottom: 0;
  line-height: 1.3;
  text-transform: uppercase;
}
body.open-menu2 section.two-blocks .block div.about-us-title-noh3 {
  color: #005288;
}
body .overlay.atm div.find-atms-noh2 {
  color: #113b5f;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0px 0 16px 0;
}
body .overlay div.dropdown-login-noh2 {
  color: #559B27;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.16em;
  text-align: center;
  margin: 0px 0 6px 0;
}
body.open-menu2 .overlay div.dropdown-login-noh2 {
  color: #005288;
}
body .modal1 .modal-body div.not-supported-noh2 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
body .sidebox1 h4,
body .sidebox1 h5 {
  margin: 0;
  list-style: none;
  background: #1F5283;
  color: #fff;
  padding: 15px 22px 10px 22px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Avenue Heavy';
}
body .sidebox3 h3 {
  font-size: 22px;
  font-weight: bold;
  color: #559B27;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 16px 0;
}
body.open-menu2 .sidebox3 h3 {
  color: #005288;
}
body section.hero div.section-home-head-line2-noh2 {
  margin: 0;
  padding: 0;
  font-family: 'Avenue','Lato', 'sans-serif';
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
}
body article .custom-form div.form-noh3 {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 30px;
  color: #0b3b60;
  font-weight: bold;
  text-transform: uppercase;
  font-family: inherit;
  line-height: 1.1;
}
body article .custom-form div.form-fields-required-noh4 {
  font-size: 14px;
  margin-top: 40px;
  font-weight: bold;
  color: #434546;
  margin-bottom: 10px;
}
body .hero-noh6 {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
body article div.body-noh3 {
  color: #0b3b60;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
body article div.body-noh5 {
  color: #2a2a2a;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 10px 0;
  font-family: inherit;
  font-weight: 500;
}
body h3.service-title-noh2 {
  margin-top: 0;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
body article div.service-noh3 {
  color: #0b3b60;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.1;
}
.magic-three-blocks {
  margin: 0;
}
.magic-three-blocks .card {
  margin: 15px 8px 15px 0;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 3px 10px 0px rgba(170, 170, 170, 0.75);
  font-family: 'Avenue', 'Open Sans', 'sans-serif';
  transition: all 0.08s ease-in;
}
.magic-three-blocks .card img {
  width: 100%;
  transition: 0.1s all linear;
}
@media (min-width: 1200px) and (max-width: 9999px) {
  .magic-three-blocks .card {
    width: 372px;
    height: 372px;
    margin-right: 8px;
  }
  .magic-three-blocks .card:last-child {
    margin-right: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .magic-three-blocks .card {
    width: 306px;
    height: 306px;
    margin-right: 11px;
  }
  .magic-three-blocks .card:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .magic-three-blocks .card {
    width: 228px;
    height: 228px;
    margin-right: 12px;
  }
  .magic-three-blocks .card:last-child {
    margin-right: 0;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .magic-three-blocks .card {
    margin: 25px 0;
    width: calc(100vw - 30px);
    height: calc(100vw - 30px);
    float: none;
  }
}
.magic-three-blocks .card .info-area {
  position: absolute;
  width: 100%;
  bottom: 0;
  max-height: 60px;
  background: #fff;
  transition: all 0.2s ease-in-out;
}
.magic-three-blocks .card .info-area h3 {
  font-size: 20px;
  background: #559B27;
  min-height: 58px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 15px 25px;
  line-height: 1.5;
  height: 60px;
  overflow: hidden;
}
body.open-menu2 .magic-three-blocks .card .info-area h3 {
  background: #005288;
}
@media (min-width: 768px) and (max-width: 991px) {
  .magic-three-blocks .card .info-area {
    max-height: 36px;
  }
  .magic-three-blocks .card .info-area h3 {
    font-size: 16px;
    line-height: 1;
    padding: 10px ;
    min-height: 34px;
    height: 36px;
  }
}
.magic-three-blocks .card .info-area .info-area-inner {
  padding: 15px 25px ;
  font-size: 18px;
  color: #2a2a2a;
}
@media (min-width: 0px) and (max-width: 767px) {
  .magic-three-blocks .card .info-area .info-area-inner {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .magic-three-blocks .card .info-area .info-area-inner {
    font-size: 13px;
    padding: 12px 12px ;
  }
}
.magic-three-blocks .card:hover img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '3');
  filter: blur(3px);
}
.magic-three-blocks .card:hover .info-area {
  max-height: 372px;
}
.btn.btn-asb-primary-1 {
  background: #0C7379;
  color: #fff;
  border-radius: 25px!important;
  transition: all 0.15s ease-in-out;
  border: none;
  line-height: 48px;
  min-height: 48px;
  padding: 0 20px;
  min-width: 280px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
.btn.btn-asb-primary-1:hover {
  background: #2D5A5C;
}
@media (min-width: 0px) and (max-width: 767px) {
  .location-item .sh-c {
    height: auto !important;
  }
}
.location-btns {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.location-item .btn-row {
  font-size: 16px;
  padding-top: 15px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .row.location-btns {
    position: relative;
    width: 100%;
    margin: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .location-btns {
    width: 87%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .location-btns {
    width: 80%;
  }
}
@media (min-width: 1200px) and (max-width: 9999px) {
  .location-btns {
    width: 75%;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?51yh1a');
  src: url('fonts/icomoon.eot?51yh1a#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?51yh1a') format('truetype'), url('fonts/icomoon.woff?51yh1a') format('woff'), url('fonts/icomoon.svg?51yh1a#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-equal-housing-house-3:before {
  content: "\e939";
  color: #000;
}
body.open-menu2 .icon-equal-housing-house-3:before {
  color: #fff;
}
.icon-equal-housing-house-2:before {
  content: "\e938";
  color: #000;
}
body.open-menu2 .icon-equal-housing-house-2:before {
  color: #fff;
}
.icon-equal-housing:before {
  content: "\e936";
  color: #000;
}
body.open-menu2 .icon-equal-housing:before {
  color: #fff;
}
.icon-equal-housing-house:before {
  content: "\e937";
  color: #000;
}
body.open-menu2 .icon-equal-housing-house:before {
  color: #fff;
}
.icon-Equal-Housing-Lender-Member-FDIC:before {
  content: "\e935";
  color: #000;
}
body.open-menu2 .icon-Equal-Housing-Lender-Member-FDIC:before {
  color: #fff;
}
.icon-instagram .path1:before {
  content: "\e917";
  color: #0C3C61;
}
body.open-menu2 .icon-instagram .path1:before {
  color: #0C3C61;
}
.icon-instagram .path2:before {
  content: "\e930";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-instagram .path2:before {
  color: #0C3C61;
}
.icon-instagram .path3:before {
  content: "\e931";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-instagram .path3:before {
  color: #0C3C61;
}
.icon-instagram .path4:before {
  content: "\e932";
  margin-left: -1em;
  color: #ffffff;
}
.icon-instagram .path5:before {
  content: "\e933";
  margin-left: -1em;
  color: #ffffff;
}
.icon-instagram .path6:before {
  content: "\e934";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contact:before {
  content: "\e800";
}
.icon-location:before {
  content: "\e801";
}
.icon-search:before {
  content: "\e802";
}
.icon-close:before {
  content: "\e62e";
}
.icon-arrow_down:before {
  content: "\e600";
}
.icon-email:before {
  content: "\e601";
}
.icon-facebook .path1:before {
  content: "\e602";
  color: #ffffff;
}
.icon-facebook .path2:before {
  content: "\e603";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-facebook .path2:before {
  color: #0C3C61;
}
.icon-foreigncurrency:before {
  content: "\e604";
}
.icon-learnmore .path1:before {
  content: "\e605";
  color: #231f20;
}
.icon-learnmore .path2:before {
  content: "\e606";
  margin-left: -1em;
  color: #bbbdbf;
}
.icon-linkedin .path1:before {
  content: "\e607";
  color: #ffffff;
}
.icon-linkedin .path2:before {
  content: "\e608";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-linkedin .path2:before {
  color: #0C3C61;
}
.icon-locations:before {
  content: "\e609";
}
.icon-locations_pin:before {
  content: "\e60a";
}
.icon-megaphone:before {
  content: "\e60b";
}
.icon-phone:before {
  content: "\e60c";
}
.icon-search_magnifying:before {
  content: "\e60d";
}
.icon-signin_lock:before {
  content: "\e60e";
}
.icon-twitter .path1:before {
  content: "\e60f";
  color: #ffffff;
}
.icon-twitter .path2:before {
  content: "\e610";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-twitter .path2:before {
  color: #0C3C61;
}
.icon-youtube .path1:before {
  content: "\e611";
  color: #ffffff;
}
.icon-youtube .path2:before {
  content: "\e612";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path2:before {
  color: #0C3C61;
}
.icon-youtube .path3:before {
  content: "\e613";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path3:before {
  color: #0C3C61;
}
.icon-youtube .path4:before {
  content: "\e614";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path4:before {
  color: #0C3C61;
}
.icon-youtube .path5:before {
  content: "\e615";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path5:before {
  color: #0C3C61;
}
.icon-youtube .path6:before {
  content: "\e616";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path6:before {
  color: #0C3C61;
}
.icon-youtube .path7:before {
  content: "\e617";
  margin-left: -1em;
  color: #0C3C61;
}
body.open-menu2 .icon-youtube .path7:before {
  color: #0C3C61;
}
.icon-logo .path1:before {
  content: "\e618";
  color: #0C3C61;
}
.icon-logo .path2:before {
  content: "\e619";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path3:before {
  content: "\e61a";
  margin-left: -4.83007813em;
  color: #ffffff;
}
.icon-logo .path4:before {
  content: "\e61b";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path5:before {
  content: "\e61c";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path6:before {
  content: "\e61d";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path7:before {
  content: "\e61e";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path8:before {
  content: "\e61f";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path9:before {
  content: "\e620";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path10:before {
  content: "\e621";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path11:before {
  content: "\e622";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path12:before {
  content: "\e623";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path13:before {
  content: "\e624";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path14:before {
  content: "\e625";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path15:before {
  content: "\e626";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path16:before {
  content: "\e627";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path17:before {
  content: "\e628";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path18:before {
  content: "\e629";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path19:before {
  content: "\e62a";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path20:before {
  content: "\e62b";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path21:before {
  content: "\e62c";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-logo .path22:before {
  content: "\e62d";
  margin-left: -4.83007813em;
  color: #0C3C61;
}
.icon-asb-logo-white .path1:before {
  content: "\e803";
  color: #0C3C61;
}
.icon-asb-logo-white .path2:before {
  content: "\e804";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path3:before {
  content: "\e805";
  margin-left: -4.57714844em;
  color: #0C3C61;
}
.icon-asb-logo-white .path4:before {
  content: "\e806";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path5:before {
  content: "\e807";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path6:before {
  content: "\e808";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path7:before {
  content: "\e809";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path8:before {
  content: "\e80a";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path9:before {
  content: "\e80b";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path10:before {
  content: "\e80c";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path11:before {
  content: "\e80d";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path12:before {
  content: "\e80e";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path13:before {
  content: "\e80f";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path14:before {
  content: "\e810";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path15:before {
  content: "\e811";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path16:before {
  content: "\e812";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path17:before {
  content: "\e813";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path18:before {
  content: "\e814";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path19:before {
  content: "\e815";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path20:before {
  content: "\e816";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path21:before {
  content: "\e817";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path22:before {
  content: "\e818";
  margin-left: -4.57714844em;
  color: #ffffff;
}
.icon-asb-logo-white .path23:before {
  content: "\e819";
  margin-left: -4.57714844em;
  color: #ffffff;
}
/* .icon-ehl-fdic:before {
  content: "\e81a";
} */
.icon-yelp_icon:before {
  content: "\e81b";
  color: #231f20;
}
.icon-Mailbox-151008:before {
  content: "\e81c";
  color: #231f20;
}
.icon-asbr-logo .path1:before {
  content: "\e900";
  color: #0C3C61;
}
.icon-asbr-logo .path2:before {
  content: "\e901";
  margin-left: -4.44433594em;
  color: #0C3C61;
}
.icon-asbr-logo .path3:before {
  content: "\e902";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo .path4:before {
  content: "\e903";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path5:before {
  content: "\e904";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path6:before {
  content: "\e905";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path7:before {
  content: "\e906";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path8:before {
  content: "\e907";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path9:before {
  content: "\e908";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path10:before {
  content: "\e909";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path11:before {
  content: "\e90a";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path12:before {
  content: "\e90b";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path13:before {
  content: "\e90c";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path14:before {
  content: "\e90d";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path15:before {
  content: "\e90e";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path16:before {
  content: "\e90f";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path17:before {
  content: "\e910";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path18:before {
  content: "\e911";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path19:before {
  content: "\e912";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path20:before {
  content: "\e913";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path21:before {
  content: "\e914";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path22:before {
  content: "\e915";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo .path23:before {
  content: "\e916";
  margin-left: -4.44433594em;
  color: #fff;
}
.icon-asbr-logo-reverse .path1:before {
  content: "\e918";
  color: #ffffff;
}
.icon-asbr-logo-reverse .path2:before {
  content: "\e919";
  margin-left: -4.44433594em;
  color: #0C3C61;
}
.icon-asbr-logo-reverse .path3:before {
  content: "\e91a";
  margin-left: -4.44433594em;
  color: #95d600;
}
.icon-asbr-logo-reverse .path4:before {
  content: "\e91b";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path5:before {
  content: "\e91c";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path6:before {
  content: "\e91d";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path7:before {
  content: "\e91e";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path8:before {
  content: "\e91f";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path9:before {
  content: "\e920";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path10:before {
  content: "\e921";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path11:before {
  content: "\e922";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path12:before {
  content: "\e923";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path13:before {
  content: "\e924";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path14:before {
  content: "\e925";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path15:before {
  content: "\e926";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path16:before {
  content: "\e927";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path17:before {
  content: "\e928";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path18:before {
  content: "\e929";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path19:before {
  content: "\e92a";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path20:before {
  content: "\e92b";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path21:before {
  content: "\e92c";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path22:before {
  content: "\e92d";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path23:before {
  content: "\e92e";
  margin-left: -4.44433594em;
  color: #ffffff;
}
.icon-asbr-logo-reverse .path24:before {
  content: "\e92f";
  margin-left: -4.44433594em;
  color: #ffffff;
}
a {
  color: #1F5283;
}
a:hover {
  text-decoration: underline;
}
a:active,
a:focus,
a:visited {
  text-decoration: none;
}
input.form-control,
textarea.form-control,
select.form-control {
  box-shadow: none;
  border: 1px solid #808285;
  border-radius: 0;
}
input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus {
  border: 1px solid #808285;
}
input.form-control,
select.form-control {
  height: 40px;
  line-height: 40px;
}
.btn.btn-blue {
  border-radius: 25px!important;
  background: #0C7379;
  color: #fff;
  border: 1px solid #0C7379;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 8px 20px;
  line-height: 1;
}
/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  top: -100%;
  left: 0;
  background: #fff;
  z-index: -1;
  transition: all 0.2s ease-in;
}
*:not(.olb-video):focus {
  box-shadow: none !important;
}
*:focus {
  outline: none !important;
}
.overlay.open {
  top: 0;
  z-index: 1;
  overflow-y: auto;
  height: 100%;
  margin-top: 7px;
}
small {
  font-size: 10px;
  line-height: 1.5;
  display: block;
  font-weight: 400;
}
.foot-note {
  margin-left: 0;
  padding-left: 15px;
  font-size: 10px;
}
.no-list-style {
  list-style: none;
  padding-left: 0;
}
.carousel-control:focus,
.carousel-control:hover {
  opacity: 1 !important;
}
.carousel-control.left {
  background: url("img/slide_left.png") no-repeat top left;
  opacity: 1 !important;
  width: 44px;
  height: 86px;
  margin-left: -15px;
}
.carousel-control.right {
  background: url("img/slide_right.png") no-repeat top left;
  opacity: 1 !important;
  width: 44px;
  height: 86px;
  margin-right: -15px;
}
.carousel-control {
  top: 33%;
}
.carousel-inner {
  width: 80%;
  margin: 0 auto;
}
.carousel-indicators {
  bottom: 0;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.h100 {
  height: 100%;
}
.modal1 .modal-body {
  padding: 6px 36px 36px 36px;
  text-align: center;
  color: #303030;
}
.modal1 .modal-body .browser-list {
  margin-top: 16px;
}
.modal1 .modal-body h2 {
  margin-top: 0;
}
.modal1 .modal-body a {
  color: #303030;
  display: block;
  transition: all 0.15s ease-in-out;
}
.modal1 .modal-body a img {
  display: block;
  margin: 0 auto;
  height: 69px;
}
.modal1 .modal-body a span {
  padding-top: 5px;
  display: block;
  font-size: 12px;
}
.modal1 .modal-body a:hover {
  color: #3b7477;
}
.modal1 .modal-body a:hover img {
  opacity: 0.8;
}
.modal1 .modal-content {
  border-radius: 0;
}
.modal1 .modal-header {
  border-bottom: 0;
}
.popover {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #559B27;
  z-index: 99999!important;
}
body.open-menu2 .popover {
  border: 1px solid #005288;
}
.popover p {
  color: #2a2a2a;
  text-transform: none;
  letter-spacing: 0;
  margin: 1em 0;
}

.mtb10 {
  margin: 10px 0;
}
.icheckbox_minimal {
  margin: 0 5px 0 -25px !important;
}
.checkbox label {
  padding-left: 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  table.visible-xs {
    display: table !important;
  }
}
body > span {
  position: absolute !important;
  bottom: auto !important;
  top: -100px !important;
}
.six-hovers {
  margin-bottom: 48px;
}
.six-hovers ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.six-hovers ul li {
  width: 33.33%;
  float: left;
  position: relative;
  overflow: hidden;
  transition: all 0.15s ease-in-out;
}
.six-hovers ul li img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 0.15s ease-in-out;
}
.six-hovers ul li > a {
  display: block;
}
.six-hovers ul li > a:after {
  transition: all 0.15s ease-in-out;
  width: 100%;
  height: 100%;
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.six-hovers ul li > a > div {
  position: absolute;
  top: 48%;
  width: 100%;
  padding: 0 7% ;
  color: #fff;
  z-index: 2;
}
.six-hovers ul li > a > div h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.six-hovers ul li > a > div p {
  font-size: 18px;
}
.six-hovers ul li > a > div .hover-show {
  opacity: 0;
  transform: scale(1.5);
  transition: opacity 0.35s, transform 0.35s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .six-hovers ul li > a > div .hover-show {
    opacity: 1;
    font-size: 12px;
    transform: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .six-hovers ul li > a > div .hover-show {
    opacity: 1;
    font-size: 12px;
    transform: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .six-hovers ul li > a > div {
    top: 20%;
  }
  .six-hovers ul li > a > div h3 {
    font-size: 18px;
  }
  .six-hovers ul li > a > div p {
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .six-hovers ul li > a > div {
    top: 35%;
  }
  .six-hovers ul li > a > div h3 {
    font-size: 20px;
  }
  .six-hovers ul li > a > div p {
    font-size: 16px;
  }
}
.six-hovers ul li:hover img {
  transform: scale(1);
}
.six-hovers ul li:hover > a:after {
  background: rgba(52, 79, 111, 0.8);
}
.six-hovers ul li:hover > a > div .hover-show {
  opacity: 1;
  transform: scale(1);
}
@media (min-width: 0px) and (max-width: 767px) {
  .six-hovers ul {
    display: block;
    margin: 0;
  }
  .six-hovers ul li {
    width: 100% !important;
    display: block;
    margin-bottom: 15px;
  }
}
.mt-25 {
  margin-top: 25px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mt--25 {
  margin-top: -25px;
}
.mb-35 {
  margin-bottom: 35px;
}
.max-width-100 {
  max-width: 100%;
}
.compare-loans-lines-bar {
  background: #559B27;
  padding: 20px 15px 15px 15px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin-right: 0px;
}
body.open-menu2 .compare-loans-lines-bar {
  background: #005288;
}
.compare-loans-lines-bar a.btn-danger {
  max-width: 30em;
}
article .custom-form input.max-width-100 {
  max-width: 100%;
}
article .custom-form textarea.max-width-100 {
  max-width: 100%;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .loans-lines-form .row {
    margin-top: 0;
    margin-bottom: 0;
  }
}
article .loans-lines-form select {
  height: 34px;
}
@media (min-width: 0px) and (max-width: 767px) {
  article .loans-lines-form select {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.st-default-search-input {
  background: none !important;
  box-sizing: inherit !important;
  -webkit-box-sizing: inherit !important;
  font-size: unset !important;
  font-family: unset !important;
  width: 100% !important;
}
#search-404 {
  margin-bottom: 2em;
}
#search-bar-404 {
  border-right: none;
  padding-left: 1em;
}
#search-bar-404 + span.input-group-addon {
  background-color: transparent;
  border-radius: 0;
  border-color: #929497;
  font-size: 20px;
  color: #559B27;
}
body.open-menu2 #search-bar-404 + span.input-group-addon {
  color: #005288;
}

/**Financial Checkup Landing Pages**/

.banker-link{
  margin-bottom: 90px;
}

.banker-link a{
  font-size: 20px;
  color: #D43F3A;
}

#fc-get-started{
  margin-top: 90px;
}

a.fc-button {
  font-size: 24px;
}

a:hover.fc-button, a:focus.fc-button {
  color: #4B4F54;
}

.fc-button {
  display: block;
  width: 270px;
  margin: auto;
  background-color: #FFF;
  padding: 10px 50px;
  color: #4B4F54;
  border-radius: 25px;
  box-shadow: 0 2px 3px -1px #707070;
  -webkit-transition-property: box-shadow;
  -webkit-transition-duration: 1s;
  transition-property: box-shadow;
  transition-duration: .5s;
  cursor: pointer;
  border: 3px solid #FFF;
}

  .fc-button:after {
    margin-left: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f061";
  }

  .fc-button:hover {
    box-shadow: 0 6px 6px -2px #707070;
  }

  .fc-button:active, .fc-button:focus {
    border: 3px solid #559B27;
  }

/**Financial Checkup Landing Pages - All 6**/
#fc-landing-container h2 {
  text-transform: none;
  color: #005288;
  font-size: 20px;
  font-weight: 600;
}

#fc-landing-container p {
  padding: 20px 0;
  font-size: 14px;
  line-height: 30px;
}

#fc-landing-header {
  margin-top: 25px;
}

#fc-landing-header, #fc-landing-tiles, #fc-make-appointment {
  margin-bottom: 80px;
}

  #fc-landing-tiles h4 {
    padding: 15px 0;
  }

.fc-img-container {
  cursor: pointer;
  position: relative;
  text-align: center;
  color: white;
}

  .fc-img-container img {
    border: solid 10px #FFF;
    box-shadow: 0px 8px 14px #707070;
    -webkit-transition-property: box-shadow;
    -webkit-transition-duration: 1s;
    width: 100%;
    height: 225px;
    object-fit: cover;
  }

.fc-blue-filter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-size: 30px;
  background-size: cover;
  background-color: #000;
  width: calc(100% - 20px); /*subtract border width*/
  height: calc(100% - 20px);
  opacity: .31;
  transition: 0.3s;
}

.fc-img-container:hover > .fc-blue-filter {
  background-color: #005288;
  opacity: .86;
}

.fc-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}

#fc-calendar {
    text-align: center;
}

#fc-calendar svg{
  width: 50%;
}

#fc-calendar svg path {
  fill: #559B27;
}

#fc-make-appointment .p-btn {
  display: inline-block;
  max-width: 320px;
  border-radius: 25px!important;
  box-shadow: 0 1px 7px rgba(0,0,0,.05);
  border: none;
  letter-spacing: 0.1em;
  height: 52px;
  line-height: 52px;
  text-align: center;
  padding: 0 25px;
  transition: all 0.15s ease-in-out;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

div#fc-landing-tiles > .row > div {
  margin: 15px 0;
}

/*Mobile Only*/
@media (max-width: 767px) {
  #fc-landing-container {
      padding: 0 20px;
  }

  #fc-appointment-link {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .fc-centered-text {
      font-size: 40px;
  }

  #fc-landing-container h2 {
    font-size: 24px;
  }

  #fc-landing-container p {
    font-size: 18px;
  }

  #fc-landing-header {
    margin-top: 45px;
  }
}

@media (min-width: 992px) {
  .fc-centered-text {
    font-size: 40px;
  }

  .fc-img-container img {
    height: 335px;
  }

  div#fc-landing-tiles > .row > div {
    margin-bottom: 50px;
  }
}

/**Financial Checkup Landing Pages END**/

/**Center content**/
.rtecenter {
  text-align: center!important;
}
/**Center content END**/
.rteleft {
  text-align:left;
}
/* Online-banking/enroll */
.security-notice p { 
  color: #559B27!important;
  font-family: 'Avenue Heavy'!important;
}
/* perosna/home-loans button rounding */
.apply-button {
  border-radius: 25px!important;
  background-color: #B43131;
  font-family: 'Avenue Heavy';
  font-weight: normal!important;
}
.apply-button:hover {
  background-color: #C82F32;
}
.loantypecard h2 {
  font-family: inherit!important;
}
/**User login**/

#asb-user-login {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 500px;
  background: #f4f4f4;
}

#asb-user-login .user-login-form {
  margin-top: 100px;
}

#asb-user-login label,
#asb-user-login .label {
  color: #000;
  margin-top: 20px;
  font-size: 16px;
}

#asb-user-login .form-no-label {
  margin-top: 30px;
}

#asb-user-login input {
  display: block;
}

#asb-user-login .form-submit {
  margin-top: 30px;
  padding: 10px 20px;
}


/** User login end **/
/* buesiness/savings adjustments */
#slick-slide02 > h5 {
  font-size: 14px;
}
#herocontent div div:nth-child(2) div:nth-child(1) div div  div div h2 {
  font-size: 30px;
}
/*cash management */
#maincontent > div > h2:nth-child(5) {
  color: #1F5283;
}
#maincontent > div > h2:nth-child(1) {
  color: #1F5283;
}
/*whyASB button*/
.btn-danger2 {
  color: #FFFFFF!important;
}
.btn-danger2:hover {
  color: #84bd41!important;
}
/* Custom adjustments for slick controls */
.slick-prev:before {
  background-image: url('img/carouselArrowLeft.svg');
  background-size: 50px 50px;
  display: inline-block;
  width: 50px; 
  height: 50px;
  content:""!important;
}
.slick-next:before {
  background-image: url('img/carouselArrowRight.svg');
  background-size: 50px 50px;
  display: inline-block;
  width: 50px; 
  height: 50px;
  content:""!important;
}
.slick-prev {
  left: -35px!important;
  margin-top: -35px;
}
.slick-next {
  right: -35px!important;
  margin-top: -35px;
}
/*# sourceMappingURL=main.css.map */

/***** Start Landing Page Templates ****/
/** BOTH Business and Personal Landing Pages **/
.sm-xs-hidden-landing {
  display: none !important;
}
section.full-block {
  margin-bottom: 70px;
}
/*Hero styling*/
section.hero-img {
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 250px;
  width: 100%;
  background-color: #000000;
}
/*Carousel styling*/
.landing-carousel {
	height: inherit;
  background: #FFF;
  background-image: url('img/wave-banner.png');
  background-repeat: round;
}
.inner-box-landing h2, .inner-box-landing h3 {
	text-align: center;
	color: #0C3C61;
}
.inner-box-landing h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	margin: 0;
}
.inner-box-landing h3 {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	margin-top: 50px;
}
.inner-box-landing a {
	text-decoration: none;
}
.box-landing {
  height: 250px;
}
.inner-box-landing {
  width: 300px !important;
	height: 160px;
	background: #FAFAFA;
	border: 3px solid #349B27;
	box-sizing: border-box;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
.top-right-box,
.bottom-right-box {
  margin-top: 50px;
}
.slider-ctr-inner-top {
  padding-bottom: 15px
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
  filter: none !important;
}
.carousel-control.left {
  margin-left: -30px !important;
  margin-top: 50px;
}
.carousel-control.right {
  margin-right: -30px !important;
  margin-top: 50px;
}
.carousel-inner {
  width: 100%;
}
#carousel-example-generic .carousel-control {
  width: 5%;
}
.carousel-inner .row:nth-of-type(1) .box-landing:nth-of-type(1) {
  animation-delay: 1s;
  margin-top: 10px;
}
.carousel-inner .row:nth-of-type(1) .box-landing:nth-of-type(2) {
  animation-delay: 1.5s;
}
.carousel-inner .row:nth-of-type(2) .box-landing:nth-of-type(1) {
  animation-delay: 2s;
}
.carousel-inner .row:nth-of-type(2) .box-landing:nth-of-type(2) {
  animation-delay: 2.5s;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    right: -800px;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    right: 0;
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    right: -800px;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    right: 0;
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

/*News block styling*/
.news-card h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	color: #1F5283!important;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
}
/** END BOTH Business and Personal Landing Pages **/

/** ONLY Business Landing Page **/
/*SCREEN SIZE 1199PX*/
@media (max-width: 1199px) and (min-width: 992px) {
  section.hero-content-bus {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-bus {
    width: 100%;
  }
}
/*SCREEN SIZE 991PX*/
@media (max-width: 991px) and (min-width: 768px) {
  section.hero-content-bus {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-bus {
    width: 100%;
  }
  .touch-card {
    margin-top: 40px;
  }
}
/*SCREEN SIZE 767PX*/
@media (max-width: 767px) and (min-width: 505px) {
  section.hero-content-bus {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .showcase-bus-1 h1 {
    margin-bottom: 60px !important;
  }
  .option-card {
    margin-top: 20px !important;
  }
  .option-card svg {
    margin-bottom: 10px !important;
  }
  .touch-card {
    margin-top: 40px;
  }
}
 /*SCREEN SIZE 504PX*/
 @media (max-width:504px) {
  section.hero-content-bus {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-bus {
    padding-top: 30px !important;
  }
  .showcase-bus-1 h1 {
    margin-bottom: 60px !important;
  }
  .option-card {
    margin-top: 20px !important;
  }
  .option-card svg {
    margin-bottom: 10px !important;
  }
  .touch-card {
    margin-top: 40px;
  }
}
/** END ONLY Business Landing Page **/

/** ONLY Personal Landing Page **/
/*SCREEN SIZE 1199PX*/
@media (max-width: 1199px) and (min-width: 992px) {
  section.hero-content-per {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-per {
    width: 100%;
  }
  .sm-xs-hidden-landing {
    display: none !important;
  }
}
/*SCREEN SIZE 991PX*/
@media (max-width: 991px) and (min-width: 768px) {
  section.hero-content-per {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-per {
    width: 100%;
  }
  .touch-card {
    margin-top: 40px;
  }
  .sm-xs-hidden-landing {
    display: none !important;
  }
  .carousel-control.right {
    margin-right: 10px !important;
  }
  .carousel-control.left {
    margin-left: 10px !important;
  }
  .bottom-right-box.inner-box-landing {
    margin-left: -80px !important;
  }
  .bottom-left-box.inner-box-landing {
    margin-left: -80px !important;
  }
}
/*SCREEN SIZE 767PX*/
@media (max-width: 767px) and (min-width: 505px) {
  section.hero-content-per {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .showcase-per-1 h1 {
    margin-bottom: 60px !important;
  }
  .option-card {
    margin-top: 20px !important;
  }
  .option-card svg {
    margin-bottom: 10px !important;
  }
  .touch-card {
    margin-top: 40px;
  }
  .sm-xs-hidden-landing {
    display: block !important;
  }
  .inner-box-landing {
    margin: 10px auto 10px auto !important;
    display: block !important;
  }
  .showcase-per-4 h1 {
    margin: 70px 0 50px 0 !important;
  }
  .landing-carousel {
    height: inherit;
    background: #FFF;
    background-image: url('img/wave-banner-mobile.png');
    background-repeat: round;  }
}
 /*SCREEN SIZE 504PX*/
 @media (max-width:504px) {
  section.hero-content-per {
    z-index: 1;
    margin: 0 auto;
    text-align: center;
  }
  .wide-hero-per {
    padding-top: 30px !important;
  }
  .showcase-per-1 h1 {
    margin-bottom: 60px !important;
  }
  .option-card {
    margin-top: 20px !important;
  }
  .option-card svg {
    margin-bottom: 10px !important;
  }
  .touch-card {
    margin-top: 40px;
  }
  .sm-xs-hidden-landing {
    display: block !important;
  }
  .inner-box-landing {
    margin: 10px auto 10px auto !important;
    display: block !important;
  }
  .showcase-per-4 h1 {
    margin: 70px 0 50px 0 !important;
  }
  .landing-carousel {
    height: inherit;
    background: #FFF;
    background-image: url('img/wave-banner-mobile.png');
    background-repeat: round;  }
}
/** END ONLY Personal Landing Page **/

/** OVERVIEW DISCLOSURE **/
section.overview-foot-note-section .disclaimer-block .row:first-child .disclosure-table {
  border-bottom: none;
}
.disclosure-table { 
  border: 2px solid gray;
  text-align: center;
}
@media (min-width:992px) {
section.overview-foot-note-section div.disclaimer-block div:nth-child(1) div:nth-child(1), 
section.overview-foot-note-section div.disclaimer-block div:nth-child(1) div:nth-child(2),
section.overview-foot-note-section div.disclaimer-block div:nth-child(2) div:nth-child(1){
  border-right: none;
}
}
@media (max-width:991px) {
section.overview-foot-note-section div.disclaimer-block div:nth-child(2) div.col-md-8.disclosure-table{
  border-bottom: none;
}

}


/***** END Landing Page Templates ****/
.modal-open .modal {
  z-index: 999999;
}