/* COLORS */
/******** MIXINS **********/
.product-intro h4 {
  font-weight: normal; }

@media screen and (min-width: 1px) {
  #main .sub__container.container {
    margin-top: 100px; }

  #main .products .products__block-headline:before {
    background-position: 0.03333rem; }

  #main .products.container.mt-5 .products__block-headline div div {
    font-size: 1.8rem;
    font-weight: 900;
    margin: 0;
    padding: 0;
    line-height: 1.15; }

  #main .products.callout-headline.container {
    margin-top: 75px !important; }

  #main .products.callout-headline.container h2 {
    font-size: 1.15rem;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }

  #main .products.container.mt-5 h3 {
    color: #ffb300;
    font-size: 24px !important;
    font-weight: 900;
    margin-bottom: 20px; }

  #main .products .product-icon {
    max-width: 130px !important;
    margin: 0 auto 20px; }

  #main .products.container.mt-5 {
    background-color: #ffffff;
    max-width: 100%;
    margin-top: 0 !important;
    padding-top: 0 !important; }

  #main .products.container.mt-5 .col-lg-10 .row {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }

  #main .products.container.mt-5 .mb-3 {
    max-width: 100% !important;
    flex: 0 0 100% !important; }

  #main .products.container.mt-5 .mb-3:first-of-type {
    margin-top: 50px; }

  .subpage-content.mt-5 > .container > .row > .offset-lg-1 {
    position: relative;
    margin-left: 0; }

  .subpage-content.mt-5 > .container.remove-blank > .row > .offset-lg-1 {
    margin-top: 20px; }

  #main .products.container #all-accounts-button span.small {
    font-weight: 700; }

  #main .products#mobile-banking {
    margin: 90px 0 40px;
    text-align: center; }
    #main .products#mobile-banking h2 {
      color: #003f86;
      font-size: 1.8rem;
      font-weight: bold;
      letter-spacing: 0;
      margin-bottom: 30px; }
    #main .products#mobile-banking .product-icon {
      max-width: 150px !important; }
    #main .products#mobile-banking h3 {
      font-size: 1.4rem;
      margin-bottom: 20px;
      font-weight: 900; }
    #main .products#mobile-banking p {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      color: #00377f;
      line-height: 140%;
      margin-bottom: 20px; }
    #main .products#mobile-banking .row {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; }
    #main .products#mobile-banking .benefit-col p {
      color: #666; }
    #main .products#mobile-banking .inner {
      background-color: #f0f4f8;
      padding: 3rem;
      position: relative; }
      #main .products#mobile-banking .inner:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: -0.33333rem;
        height: 0.4rem;
        background: url("https://www.florencebank.com/assets/img/card-border.svg") no-repeat;
        background-position: -0.03333rem;
        background-size: cover; }
    #main .products#mobile-banking a.btn {
      background-color: #ffb300;
      border-color: #ffb300;
      font-size: 18px; }
      #main .products#mobile-banking a.btn:hover {
        background-color: #00377f;
        border-color: #00377f;
        color: #ffffff; }

  #main .products#allAccounts {
    margin-top: 0;
    margin-bottom: 80px; }
    #main .products#allAccounts .all-accounts-headline {
      padding: 2rem 1rem;
      background-color: #00377f;
      -webkit-border-top-left-radius: 40px;
      -webkit-border-top-right-radius: 40px;
      -moz-border-radius-topleft: 40px;
      -moz-border-radius-topright: 40px;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; }
    #main .products#allAccounts h2 {
      color: #ffffff;
      font-size: 1.8rem;
      font-weight: bold;
      letter-spacing: 0px;
      margin-bottom: 0; }
    #main .products#allAccounts .inner {
      background-color: transparent;
      padding: 3rem 3rem 0;
      position: relative;
      border: 1px solid #666;
      -webkit-border-bottom-right-radius: 40px;
      -webkit-border-bottom-left-radius: 40px;
      -moz-border-radius-bottomright: 40px;
      -moz-border-radius-bottomleft: 40px;
      border-bottom-right-radius: 40px;
      border-bottom-left-radius: 40px; }
      #main .products#allAccounts .inner:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: -0.33333rem;
        height: 0.4rem;
        background: url("https://www.florencebank.com/assets/img/card-border.svg") no-repeat;
        background-position: -0.03333rem;
        background-size: cover; }
    #main .products#allAccounts .products__block-body ul {
      max-width: 100% !important; }
      #main .products#allAccounts .products__block-body ul li {
        padding-right: 15px; }

  #main .products.container,
  #main .product-disclaimers {
    padding-left: 35px;
    padding-right: 35px; }

  #main .products.callout-headline.container h2 {
    font-size: 1.8rem; }

  #main .products#allAccounts .products__block-body a.btn {
    padding: 0.66667rem 3rem;
    margin: 20px 10px 0; }

  #main #community {
    margin-bottom: 0;
    padding-bottom: 0; }

  #main .subpage-content .large-bottom-image {
    background-color: #00377f;
    padding: 20px; }
    #main .subpage-content .large-bottom-image figure {
      max-width: 50%;
      margin-left: auto;
      margin-right: auto; } }
@media only screen and (min-width: 641px) {
  #main .products#allAccounts .products__block-body ul {
    display: flex;
    flex-wrap: wrap; }

  #main .products#allAccounts .products__block-body ul li,
  #main .products#allAccounts .products__block-body ul li:last-of-type {
    max-width: 50%;
    flex: 0 0 50%; }

  #main .products.callout-headline.container {
    margin-top: 15px; }

  #main .products.callout-headline.container h2 {
    max-width: 590px; } }
@media only screen and (min-width: 641px) and (max-width: 820px) {
  #main .products#allAccounts .products__block-body ul {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (min-width: 768px) {
  #main .products.container.mt-5 .mb-3 {
    margin-top: 50px !important;
    max-width: 33.33333% !important;
    flex: 0 0 33.3333% !important; } }
@media only screen and (min-width: 821px) {
  #main .products#allAccounts .products__block-body ul {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (min-width: 924px) {
  #main .products.callout-headline.container h2 {
    max-width: 895px; } }
@media only screen and (min-width: 1059px) {
  #main .products#all-accounts {
    margin-top: 80px; }

  #main .subpage-content .large-bottom-image {
    padding: 30px 25px; }
    #main .subpage-content .large-bottom-image figure {
      max-width: 420px; } }
@media (min-width: 66.13333rem) {
  .subpage-content.mt-5 > .container > .row > .col-lg-10 {
    flex: initial;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 80rem) {
  #main .sub__container.container {
    margin-top: 40px; } }
/* COLORS */
/******** MIXINS **********/
.hide {
  display: none; }

.sticky-header {
  z-index: 10000; }

/**

 HERE STARTS THE RESPONSIVE STYLING

**/
@media screen and (min-width: 1px) {
  #three-choices {
    margin-top: 40px; } }
@media (min-width: 38.4rem) {
  #main .sub__container.container {
    max-width: 36rem;
    padding-right: 1rem;
    padding-left: 1rem; } }
@media (min-width: 51.2rem) {
  #main .sub__container.container {
    max-width: 48rem; } }
@media (min-width: 66.13333rem) {
  #main .sub__container.container {
    max-width: 64rem; }
    #main .sub__container.container .row .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    #main .sub__container.container .row .offset-lg-1 {
      margin-left: 8.33333%; }
    #main .sub__container.container h2 {
      margin-bottom: 1rem; }

  .subpage-content {
    padding-bottom: 0; }

  .subpage-content.mt-5 > .container > .row > .col-lg-10 {
    flex: initial;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .subpage-content.mt-5 > .container > .row > .offset-lg-1 {
    margin-left: 0; }

  .footer {
    padding-top: 0 !important; } }
@media (min-width: 80rem) {
  #main .sub__container.container {
    max-width: 76rem; } }
/* COLORS */
/******** MIXINS **********/
@media only screen and (min-width: 1px) {
  .modal-dialog {
    max-width: 59.33333rem; }

  .modal-body {
    overflow-y: scroll;
    max-height: 600px; }

  .product-modal .modal-body .content .popup-content h2 {
    color: #00377f; }
  .product-modal .modal-body .content .popup-content h3 {
    font-size: 1.06667rem;
    text-transform: uppercase;
    font-weight: 900;
    color: #fcb900 !important;
    margin-bottom: .4rem; }
  .product-modal .modal-body .content .popup-content div {
    flex: 1;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 150%; }
  .product-modal .modal-body .content .popup-content ul {
    list-style: none;
    min-width: 320px;
    margin-top: 30px; }
  .product-modal .modal-body .content .popup-content li {
    display: flex;
    color: #666666;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    font-weight: bold;
    margin-bottom: 10px; }
    .product-modal .modal-body .content .popup-content li div {
      font-size: 18px; }
  .product-modal .modal-body .content .popup-content div.check {
    flex: 0 0 55px; }
  .product-modal .modal-body .content .popup-content a.btn {
    margin: 25px 0;
    padding-left: 5rem;
    padding-right: 5rem; }
  .product-modal .modal-body .content .popup-content p.product-promo {
    margin-top: 20px; } }
/* COLORS */
/******** MIXINS **********/
@media screen and (min-width: 1px) {
  .hero__subpage-image .center-crop.image {
    height: 400px !important;
    background-position-y: center !important;
    background-position-x: 70% !important;
    background-repeat: no-repeat; }

  .hero__subpage-image, .hero__subpage-image img {
    min-height: 24.8rem; }

  .hero__subpage-image {
    overflow: hidden !important; }

  h1.page-title {
    display: none; }

  .hero .page-title {
    font-size: 2.53333rem; }

  .hero__subpage-content {
    align-items: flex-start !important;
    padding-top: 40px; }

  .hero__subpage-content {
    background: -moz-linear-gradient(-45deg, #002f65 0%, rgba(255, 255, 255, 0) 60%);
    background: -webkit-linear-gradient(-45deg, #002f65 0%, rgba(255, 255, 255, 0) 60%);
    background: linear-gradient(135deg, #002f65 0%, rgba(255, 255, 255, 0) 60%); }

  /*.hero__subpage-content .gradient-right-align {
      align-items: flex-start !important;
      padding-top: 40px;
      background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(0,47,101,1) 100%);
      background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(0,47,101,1) 100%);
      background: linear-gradient(135deg,  rgba(255,255,255,0) 0%,rgba(0,47,101,1) 100%);
  }
  */ }
@media (min-width: 769px) {
  .hero__subpage-image .center-crop.image {
    height: 410px !important; }

  .hero__subpage-content {
    padding-top: 80px; }

  .hero .page-title {
    font-size: 3.33333rem; } }
@media (min-width: 38.4rem) {
  .hero__subpage-image {
    overflow: hidden; } }
@media (min-width: 1701px) {
  .hero__subpage-image .center-crop.image {
    height: 460px !important;
    background-position-y: 12% !important; } }
/* COLORS */
/******** MIXINS **********/
.products__block {
  text-align: center; }
  .products__block .open-account-button {
    margin-top: 60px;
    margin-bottom: 30px; }
    .products__block .open-account-button a {
      background-color: #ffb300;
      color: #00377f;
      border-color: #ffb300;
      line-height: 1.5;
      border-radius: 2rem;
      text-decoration: none;
      transition: all .3s ease-in-out;
      font-weight: 700; }
      .products__block .open-account-button a:hover {
        background-color: transparent;
        border: 1px solid #ffb300; }
  .products__block .account-details-link a {
    color: #00377f;
    font-weight: normal;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin-bottom: 0;
    text-decoration: underline !important; }
    .products__block .account-details-link a:hover {
      background-color: transparent !important;
      color: #00377f; }
  .products__block .product-promo {
    font-size: 15px;
    line-height: 140%;
    color: #666;
    margin: 25px auto 0;
    width: 190px;
    font-weight: bold; }

@media (min-width: 1px) {
  .products__block-body {
    max-height: 95%; }
    .products__block-body .open-account-button a {
      font-size: 18px;
      padding: 15px 25px; } }
@media (min-width: 38.4rem) {
  .products__block-body {
    max-height: 95%; }
    .products__block-body .open-account-button a {
      font-size: 18px;
      padding: 20px 40px; } }
/* COLORS */
/******** MIXINS **********/
@media screen and (min-width: 1px) {
  #offerBlock.mt-5 {
    position: relative;
    margin-top: -60px !important; }
    #offerBlock.mt-5 .inner {
      max-width: 840px;
      margin-left: auto;
      margin-right: auto;
      padding: 40px 20px;
      background-color: #ffffff;
      border-radius: 20px 20px 0 0;
      text-align: center; }
      #offerBlock.mt-5 .inner h2 {
        font-size: 35px;
        margin-bottom: 40px; }
      #offerBlock.mt-5 .inner h3 {
        font-size: 25px;
        margin-bottom: 20px; }
      #offerBlock.mt-5 .inner p {
        max-width: 90%;
        margin: 0 auto;
        font-size: 17px;
        line-height: 140%; }
      #offerBlock.mt-5 .inner .offerImg {
        max-width: 80%;
        text-align: center;
        margin: 0 auto 40px; } }
@media only screen and (min-width: 641px) {
  #offerBlock.mt-5 {
    margin-top: -70px !important; }
    #offerBlock.mt-5 .offerImg {
      max-width: 70%; }
    #offerBlock.mt-5 .inner p {
      max-width: 80%; } }
@media (min-width: 38.4rem) {
  #offerBlock.mt-5 {
    margin-top: -100px !important; }
    #offerBlock.mt-5 .offerImg {
      max-width: 50%; }
    #offerBlock.mt-5 .inner h2 {
      font-size: 41px; }
    #offerBlock.mt-5 .inner p {
      max-width: 60%; } }
/* COLORS */
/******** MIXINS **********/
@media only screen and (min-width: 1px) {
  #main .products.top-products.container.mt-5 {
    position: relative;
    margin-top: 30px !important; }
    #main .products.top-products.container.mt-5 .products__block-headline {
      padding: 1.5rem !important; }
    #main .products.top-products.container.mt-5 .products__block-body {
      justify-content: flex-start !important; }
    #main .products.top-products.container.mt-5 .products__block-cta {
      padding-bottom: 0;
      padding-top: 20px; }
    #main .products.top-products.container.mt-5 .products__block-headline div[data-content=content] div {
      font-size: 1.8rem; }
    #main .products.top-products.container.mt-5 h3 {
      font-size: 20px; }
    #main .products.top-products.container.mt-5 h4 {
      color: #313131;
      font-size: 16px; }
    #main .products.top-products.container.mt-5 a u {
      font-size: 16px; } }
@media only screen and (min-width: 641px) {
  #main .products.container.mt-5 .mb-3 {
    max-width: 85%;
    flex: 0 0 85%; } }
@media only screen and (max-width: 767px) {
  #allAccounts.products.container .products__block-body {
    padding-top: 0 !important; } }
@media only screen and (min-width: 768px) {
  #main .products.container.mt-5 .mb-3 {
    max-width: 80%;
    flex: 0 0 80%; }

  #allAccounts.products.container .products__block-body {
    padding-bottom: 2.66667rem !important;
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media only screen and (min-width: 924px) {
  #main .products.container.mt-5 .mb-3 {
    max-width: 70%;
    flex: 0 0 70%; } }
@media only screen and (min-width: 1200px) {
  #main .products.container.mt-5 .mb-3 {
    max-width: 50%;
    flex: 0 0 50%; } }
/* COLORS */
/******** MIXINS **********/
@media only screen and (max-width: 767px) {
  #allAccounts .products__block-body {
    padding-top: 0 !important; } }
/* COLORS */
/******** MIXINS **********/
@media only screen and (min-width: 1px) {
  .products.container#allAccounts, .products.container#mobile-banking {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  #allAccounts .pb-4,
  #allAccounts .mb-lg-7 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #allAccounts > .row > .col-lg-10.offset-lg-1 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #checkingProducts {
    margin-top: 50px !important; }
    #checkingProducts .products__block > div > div {
      font-size: 25px;
      font-weight: 800; }
    #checkingProducts .product-button {
      margin-top: 30px;
      margin-bottom: 30px; }
    #checkingProducts .product-intro {
      padding: 0 30px 35px; }

  .bonusDetails p {
    font-size: 13px;
    line-height: 140%;
    margin: 0 0 20px; }
    .bonusDetails p:last-of-type {
      margin-bottom: 0; }

  #disclaimer.container {
    max-width: 83.33333% !important;
    margin-top: 50px; }
    #disclaimer.container p {
      margin: 20px 0 30px;
      font-size: 14px;
      line-height: 130%; }
      #disclaimer.container p:first-of-type {
        margin-top: 0; } }
@media only screen and (min-width: 641px) {
  .products.container#allAccounts, .products.container#mobile-banking {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media (min-width: 66.13333rem) {
  .product-disclaimers.col-lg-10,
  .products.col-lg-10,
  .container.offset-lg-1#community {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-left: 1rem;
    padding-right: 1rem; }

  .container.offset-lg-1#allAccounts,
  .container.offset-lg-1#mobile-banking {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 8.33333% !important; }

  .product-disclaimers.offset-lg-1,
  .products.offset-lg-1,
  .container.offset-lg-1#community {
    margin-left: 8.33333%; } }
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  font-size: 100%;
  outline: 0;
  background: transparent; }

fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  font-size: 100%;
  outline: 0;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style-type: none; }

blockquote,
q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent;
  outline: none;
  border: none; }

img {
  border: none; }

ins {
  background-color: #ff9;
  text-decoration: none;
  color: #000; }

mark {
  background-color: #ff9;
  font-weight: bold;
  font-style: italic;
  color: #000; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  height: 1px;
  display: block;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc; }

input,
select {
  vertical-align: middle; }

.invisible {
  width: 0px;
  height: 0px;
  left: -10000px;
  position: absolute;
  display: none;
  font-size: .1px;
  line-height: .1px; }

.clear {
  clear: both; }

/* COLORS */
/******** MIXINS **********/
.subpage-content {
  padding-top: 0; }

.my-5 {
  margin: 0 !important; }

#main .container {
  max-width: 100%; }

#mortgage-chart.container,
#protect.container,
#locations.container,
#three-choices.container,
#allAccounts.container,
#save.container,
#community.container {
  max-width: 1280px; }

#community {
  text-align: center;
  padding: 30px 0px; }

#community p {
  max-width: 618px;
  margin: 0px auto;
  color: #666666;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  margin-top: 25px; }

#community h2 {
  color: #003f86;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px; }

#save {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #666666;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
  margin-top: 40px; }

#save div {
  flex: 1; }

#save .dot img {
  flex: 0 0 93px;
  height: 50px;
  width: 50px;
  /* background-color: #bbb;
  border-radius: 50%; */
  display: inline-block;
  margin-right: 30px; }

#save h2 {
  color: #003f86;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left; }

#save p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px; }

#three-choices h2 {
  color: #003f86;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
  padding-bottom: 35px; }

@media screen and (min-width: 1px) {
  #main .products.container,
  #main .product-disclaimers {
    max-width: 1280px;
    padding-left: 35px;
    padding-right: 35px;
    margin: 30px auto 0; } }
.product-intro {
  color: #003E8B;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.4; }

#product2buttons a,
#product3buttons a,
#product4buttons a {
  width: 100%;
  margin: 10px auto;
  text-decoration: none;
  transition: all .3s ease-in-out;
  padding: 1rem 2.33333rem;
  font-size: .9375rem;
  line-height: 1.5;
  border-radius: 2rem;
  font-weight: 700; }

#product2modalBody h2,
#product3modalBody h2,
#product4modalBody h2 {
  font-size: 1.9375rem; }

[data-content-block="product2body"],
[data-content-block="product3body"],
[data-content-block="product4body"] {
  color: #003E8B;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.4; }

#three-choices .products__block-headline {
  font-size: 18px;
  font-weight: 900; }

#three-choices .products__block-body {
  color: #003E8B;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.4; }

.btn,
.btn-warning {
  width: inherit; }

.products__block-cta .btn,
.products__block-cta .btn-warning {
  font-size: 18px;
  width: inherit; }

#allAccounts {
  margin-top: 40px; }

#allAccounts .pb-4,
#allAccounts .mb-lg-7 {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important; }

#allAccounts ul {
  list-style: none; }

#allAccounts li {
  display: flex;
  color: #666666;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 10px; }

#allAccounts div.check {
  flex: 0 0 55px; }

#allAccounts h1 {
  color: #003f86;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center; }

#allAccounts h2 {
  color: #333333;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center; }

#all-accounts-button {
  text-align: center;
  margin-bottom: 40px; }

#locations h2 {
  margin: 15px 0px; }

#locations .contact {
  margin: 15px 0px;
  line-height: 1.6; }

#locations .contact .name {
  display: block;
  font-weight: bold; }

#locations-leadin {
  text-align: center;
  margin: 0px auto;
  padding-bottom: 20px; }

#locations-leadin h1 {
  font-size: 32px; }

#main .container a {
  text-decoration: none; }

.subpage-hero {
  float: none;
  margin: auto; }

.subpage .banner {
  overflow: visible;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.subpage .banner h1 {
  display: none; }

.subpage .banner .container {
  width: auto !important; }

.subpage .banner .container .row {
  margin: 0; }

.subpage .banner .container .span11 {
  width: auto; }

.subpage .banner .container .offset1 {
  margin: 0; }

.subpage .banner [class*="span"] {
  float: none; }

.subpage .banner .img {
  position: relative;
  top: auto;
  left: auto; }

.subpage .banner .img img {
  width: auto;
  min-width: 1px;
  max-width: 100%; }

.subpage .banner.blue {
  border: none; }

.bannerSection .backgroundImage {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  /* background-image: url("https://www.florencebank.com/assets/files/T50y3ezC/rate-lock-page-bg-header-happy-couple-in-front-of-home.jpg"); */
  background-image: url("https://www.florencebank.com/assets/files/jSAAZqig/Checking 1.jpg");
  background-size: cover;
  background-position: center top; }

#headerOverlay #heroSection {
  position: relative;
  /* background-color: #ffffff; */ }

#headerOverlay #heroSection h2 {
  color: #003e8d;
  font-weight: 700;
  margin-bottom: 15px; }

#headerOverlay #heroSection h2 span.yellow {
  color: #ffb300; }

#headerOverlay #blueCircle {
  position: absolute;
  top: -70px;
  left: 5px;
  z-index: 10;
  width: 160px;
  height: 160px;
  background-color: rgba(0, 62, 141, 0.8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

#headerOverlay #blueCircle .inside {
  text-align: center;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#headerOverlay #blueCircle .inside h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 120%;
  margin: 0 0 5px; }

#headerOverlay #blueCircle .inside p {
  color: #ffb300;
  font-size: 13px;
  line-height: 120%;
  margin: 10px 0 0; }

#headerOverlay #topDisclaimer {
  display: block;
  padding: 140px 20px 0; }

#headerOverlay #topDisclaimer p {
  font-size: 11px;
  line-height: 120%;
  color: #999999;
  margin: 0 0 15px; }

#heroSection h2 {
  font-size: 28px !important; }

h1 {
  line-height: 1.25em; }

body {
  max-width: 100%;
  overflow-x: hidden; }

#heroSection {
  text-align: center;
  margin-bottom: 75px; }

#heroSection p {
  background-color: #fcb900;
  color: #333333;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  padding: 20px 100px 60px 100px; }

#heroSection p.big {
  font-family: 'Lato', Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 40px;
  color: #003f86;
  padding: 40px 130px 20px 130px; }

#headerOverlay #topDisclaimer {
  /* padding: 50px 0 0 0; */
  text-align: center;
  max-width: 80%;
  margin: 0 10%;
  margin-right: inherit;
  padding: inherit; }

#headerOverlay #topDisclaimer p {
  padding: 0 0 25px 0; }

.row.disclaimer {
  max-width: 971px;
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0 25px; }

.row.disclaimer figure {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 150px; }

.row.disclaimer p {
  font-size: 12px;
  line-height: 130%;
  color: #999999;
  margin: 0 0 20px; }

.bannerSection .inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }

.yellowBar {
  position: relative;
  overflow: visible;
  background-color: #ffb300;
  height: 40px;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.5); }

.row.mainContent {
  overflow: hidden;
  margin: 0 auto;
  max-width: 971px; }

.row.mainContent h2 {
  color: #003e8d;
  font-size: 27px;
  line-height: 120%;
  margin: 0 0 20px; }

.row.mainContent p {
  margin: 0 0 10px;
  color: #000000;
  font-size: 18px;
  line-height: 140%; }

.row.mainContent ul {
  overflow: hidden;
  margin: 0 0 10px; }

.row.mainContent ul li {
  margin: 0 0 10px 20px;
  list-style-type: disc;
  color: #000000;
  font-size: 18px;
  line-height: 140%; }

.last {
  margin-bottom: 20px; }

.quad {
  width: 100%;
  text-align: center;
  clear: both; }

.quad h1 {
  font-size: 32px;
  margin-bottom: 35px; }

.iconquad .iconquad-block .quad-title {
  color: #00377f;
  padding: 25px;
  font-size: 24px;
  background-color: #ffffff; }

.iconquad {
  width: 100%;
  text-align: center;
  margin-top: 50px; }

.iconquad h1 {
  font-size: 32px;
  margin-bottom: 35px; }

.yellow-text {
  color: #eaaa00; }

.yellow-contact-block {
  min-height: 100px;
  background: #fcb900;
  clear: both;
  text-align: center;
  margin: 15px 0 0;
  padding: 50px 0;
  font-size: 32px; }

.yellow-contact-block h1 {
  margin-bottom: 39px; }

.yellow-contact-block p strong a {
  color: #002f6c; }

.yellow-contact-block .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }

.quad .quad-block {
  margin: 1%; }

.iconquad .iconquad-block:last-of-type .incoquad-block-info {
  margin-bottom: 20px; }

.iconquad .iconquad-block {
  margin: 1%; }

.quad .quad-block .quad-title {
  color: #003F87;
  padding: 25px;
  font-size: 24px;
  background-color: #ffb300; }

.quad .quad-container {
  width: 90%;
  margin: 0 5% 20px; }

.quad-block-info {
  padding-bottom: 55px;
  font-size: 1.1rem;
  min-height: 325px;
  line-height: 125%;
  background: #f2f2f2; }

.quad-block-info p {
  padding: 20px 25px;
  text-align: center;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 125%; }

.quad-block-learnmore {
  padding: 25px 0;
  width: 100%;
  text-align: center; }

.quad-block-learnmore a {
  color: #003F87;
  cursor: pointer; }

/*#main button {
    background: #e72112;
    border: 0;
    width: 70%;
    margin: 0 auto;
    padding: 15px;
    color: #fff;
    margin-bottom: 15px;
    font-size: 17px;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
}
#main button a {
    color: #fff;
}
#main button:hover {
    background-color: #fceceb;
    color: #e72112;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#main button:hover a {
    color: #e72112;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/
.subpage article#main {
  margin-top: 0px; }

.rates {
  max-width: 270px;
  background-color: transparent;
  border: 2px solid #003f86;
  color: #003f86;
  margin: 20px auto;
  padding: 20px;
  display: inline-block;
  text-decoration: none;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: none;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.rates:hover {
  background-color: #003f86;
  color: #fff;
  text-decoration: none; }

.iconquad .iconquad-block {
  width: 100%; }

.iconquad .iconquad-block .quad-title {
  color: #002f6c;
  padding: 25px;
  font-size: 24px;
  background-color: #fff; }

.iconquad .quad-container {
  width: 90%;
  margin: 0 5%; }

.iconquad-block-info {
  padding-bottom: 55px;
  font-size: 1.1rem;
  line-height: 125%;
  margin-bottom: 20px; }

.iconquad-block-info p {
  padding: 10px 55px;
  min-height: 150px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.8rem; }

.title-image {
  width: 50%;
  margin: 0 auto 25px auto;
  max-height: 75px; }

.title-image img {
  height: 100%;
  margin-bottom: 25px; }

.half p svg {
  height: 25px;
  vertical-align: middle;
  color: #003F87; }

.schd {
  background-color: #003f86;
  border: 2px solid #003f86;
  color: #fff;
  margin: 0 auto;
  padding: 20px;
  display: inline-block;
  text-decoration: none;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.schd:hover {
  text-decoration: none;
  color: #003f86;
  background-color: transparent; }

/**
HERE STARTS THE RESPONSIVE STYLING
**/
@media screen and (min-width: 1px) {
  .bannerSection .backgroundImage {
    height: 200px; }

  #headerOverlay #heroSection {
    /* padding: 100px 20px 20px 20px;
    margin: -40px auto 0;
    width: 85%; */
    padding: 0px;
    margin: 0px auto;
    text-align: center; }

  #headerOverlay #heroSection h2 span {
    font-weight: normal; }

  #heroSection p.big {
    font-size: 38px;
    padding: 40px 30px 20px 30px; }

  #heroSection p {
    padding: 30px 30px 30px 30px;
    line-height: 1.4; }

  #heroSection #topDisclaimer {
    padding-top: 30px; }

  #headerOverlay #heroSection h2 {
    font-size: 16px !important;
    color: #FFF;
    background-color: #003f86;
    padding: 10px;
    line-height: 1.4;
    margin-bottom: 0px; }

  .half {
    margin: 5px 0; } }
@media only screen and (max-width: 360px) {
  .yellow-contact-block .container {
    max-width: 320px !important; } }
@media screen and (max-width: 425px) and (min-width: 361px) {
  .yellow-contact-block .container {
    max-width: 400px !important; } }
@media screen and (max-width: 768px) and (min-width: 426px) {
  .yellow-contact-block .container {
    max-width: 700px !important; } }
@media screen and (min-width: 481px) {
  .bannerSection .backgroundImage {
    height: 225px;
    background-position-y: 20%; }

  #headerOverlay #topDisclaimer {
    padding-top: 20px; } }
@media screen and (min-width: 625px) {
  #headerOverlay #blueCircle {
    top: -200px; }

  .big {
    font-size: 24px; } }
@media screen and (min-width: 641px) {
  .bannerSection .backgroundImage {
    height: 350px; }

  .row.disclaimer .column {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    position: relative; }

  .row.disclaimer .column:first-of-type {
    width: 28%;
    padding-left: 0; }

  .row.disclaimer .column:last-of-type {
    float: right;
    width: 65%;
    padding-right: 0; }

  .row.disclaimer figure {
    padding-top: 80px; }

  .row.mainContent {
    padding: 10px 0 0 20px; }

  #headerOverlay #heroSection {
    padding: 0px 30px; }

  #headerOverlay #heroSection h2 {
    font-size: 20px !important;
    background-color: #003f86;
    color: #FFF;
    margin-bottom: 0px;
    padding: 10px; }

  #headerOverlay #blueCircle {
    left: 25px;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25); }

  #headerOverlay #topDisclaimer {
    padding-top: 20px; } }
@media screen and (min-width: 768px) {
  .bannerSection .backgroundImage {
    height: 350px; }

  #headerOverlay #blueCircle {
    left: 50px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5); }

  #headerOverlay #topDisclaier {
    padding-top: 20px; }

  #headerOverlay #heroSection {
    padding: 0px 20px 20px 20px;
    /* margin: 2% auto -50px auto; */
    width: 80%;
    margin-top: 0px;
    /* float: inherit;
    top: -200px; */ }

  .quad .quad-block {
    width: 47%;
    display: inline-block;
    vertical-align: top; }

  .iconquad .iconquad-block {
    width: 47%;
    display: inline-block;
    vertical-align: top; } }
@media only screen and (max-width: 769px) {
  .half {
    width: 100%; }

  .schd {
    margin-bottom: 20px; }

  .p1 strong {
    color: #003F87; }

  .p1 strong a {
    color: #003F87; } }
@media screen and (min-width: 769px) {
  .bannerSection .backgroundImage {
    height: 275px; }

  #headerOverlay #heroSection h2 {
    font-size: 28px;
    line-height: 120%; }

  .half {
    width: 45%;
    margin: 25px 0;
    padding: 05px 0;
    display: inline-block;
    vertical-align: top;
    color: #003F87;
    font-size: 1.5rem; }

  #all-accounts div {
    flex: 1; } }
@media screen and (min-width: 961px) {
  .bannerSection .backgroundImage {
    height: 380px;
    background-size: 100%; }

  .row.mainContent h2 {
    font-size: 29px; }

  .row.mainContent p {
    font-size: 19px; }

  #headerOverlay #heroSection {
    padding: 0px 40px;
    width: 90%; }

  #headerOverlay #heroSection h2 {
    font-size: 28px;
    /* max-width: 460px; */
    margin: 0 auto;
    color: #fff;
    padding: 25px 15px; }

  #headerOverlay #blueCircle .inside p {
    font-size: 10px; }

  #headerOverlay #topDisclaimer p {
    margin-bottom: 0; } }
@media screen and (min-width: 1200px) {
  #headerOverlay #heroSection {
    width: 60%;
    margin: -200px auto 0px;
    padding: 45px 20px 20px 20px; }

  #headerOverlay #heroSection h2 {
    font-size: 39px;
    background-color: rgba(0, 62, 141, 0.6);
    /* max-width: 600px; */ }

  #headerOverlay #heroSection h2 span {
    font-weight: normal; }

  #headerOverlay #topDisclaimer {
    margin: 15px 10%;
    padding: 0 20px 20px 20px; } }
@media screen and (min-width: 1251px) {
  .bannerSection .backgroundImage {
    height: 600px; } }
@media screen and (min-width: 1501px) {
  .bannerSection .backgroundImage {
    height: 600px; } }

/*# sourceMappingURL=bonus-checking-2025.css.map */
