@import url('/templates/COMMON_JS/fontawesome-pro-5.8.1-web/css/all.min.css');
@import url('/templates/lafcu_2021/slick/slick.css');
@import url('/templates/lafcu_2021/slick/slick-theme.css');
@import url('/templates/lafcu_2021/css/bootstrap.min.css');
@import url('/templates/lafcu_2021/css/alerts2.css');
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
:root {
  --orange: #ffcc99;
  --purple: #5c176b;
  --grey: #86868a;
  --black: #333333;
  --slate: #505d6f;
}
html {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
body {
  color: #333333;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
a {
  color: #5c176b;
}
header {
  position: relative;
}
header #navbar {
  position: static;
  /*@media (min-width: @bplg) {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            background-color: @transparentwhite90;
            z-index: 30;
        }*/
}
header.stickied {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.1);
  background: white;
}
@media (min-width: 992px) {
  header.stickied .navbar {
    padding: 0px 0;
  }
}
h1 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #5c176b;
}
h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
.content_rates_category1 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
h4,
.box-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 8px;
  color: #5c176b;
}
@media (min-width: 576px) {
  h1 {
    font-size: 36px;
    line-height: 40px;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3,
  .content_rates_category1 {
    font-size: 24px;
    line-height: 30px;
  }
  h4,
  .box-title {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 40px;
    line-height: 46px;
  }
  h2,
  h3,
  .content_rates_category1 {
    margin-bottom: 14px;
  }
  h4,
  .box-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 48px;
    line-height: 52px;
  }
  h2 {
    font-size: 36px;
    line-height: 42px;
  }
  h3,
  .content_rates_category1 {
    font-size: 30px;
    line-height: 36px;
  }
  h4,
  .box-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.cta,
a.cta,
button.cta {
  font-size: 14px;
  display: inline-block;
  padding: 7.67px 25px 7.67px 25px;
  border-radius: 2px;
  background-color: #5c176b;
  color: white;
  border-color: #5c176b;
  border-style: solid;
  line-height: 21px;
}
.cta:hover,
a.cta:hover,
button.cta:hover,
.cta:active,
a.cta:active,
button.cta:active,
.cta:focus,
a.cta:focus,
button.cta:focus {
  background: #ffcc99;
  color: black;
  text-decoration: none;
  border-color: #ffcc99;
}
.cta-fluid,
a.cta-fluid,
button.cta-fluid {
  font-size: 14px;
  display: inline-block;
  padding: 7.67px 25px 7.67px 25px;
  text-align: center;
  width: 100%;
  border-radius: 2px;
  background-color: #5c176b;
  color: white;
  border-color: #5c176b;
  border-style: solid;
  line-height: 21px;
}
.cta-fluid:hover,
a.cta-fluid:hover,
button.cta-fluid:hover,
.cta-fluid:active,
a.cta-fluid:active,
button.cta-fluid:active,
.cta-fluid:focus,
a.cta-fluid:focus,
button.cta-fluid:focus {
  background: #ffcc99;
  color: black;
  border-color: #ffcc99;
}
.toplinks ul {
  padding: 10px 0 0;
  margin-right: 15px;
  margin-bottom: 0;
}
.toplinks ul a {
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
@media (min-width: 992px) {
  .toplinks ul {
    margin-right: 33px;
  }
  .toplinks ul a {
    margin: 0 5px;
  }
}
.toplinks-footer a {
  color: white;
  display: inline-block;
  padding: 0 5px;
  border-right: 2px solid white;
}
.toplinks-footer a:last-child {
  border-right: 0;
}
.navbar {
  padding: 11.5px 0;
}
@media (min-width: 768px) {
  .navbar {
    padding: 0;
  }
}
.navbar .homelink {
  padding: 0;
}
.navbar .homelink img {
  width: auto;
  height: 38px;
}
@media (min-width: 576px) {
  .navbar .homelink img {
    width: 210px;
    height: 59px;
  }
}
@media (min-width: 992px) {
  .navbar .homelink img {
    width: 220px;
    height: auto;
  }
}
.navbar .navbar-brand {
  margin-right: 0;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .navbar .navbar-brand {
    position: relative;
    top: -5px;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-brand {
    top: -24px;
  }
}
.navbar .navbar-toggler {
  padding: 0;
  color: #5c176b;
  font-size: 36px;
  border: 0;
}
.navbar .mobile-login {
  padding: 0;
  width: 100px;
  height: 40px;
}
@media (min-width: 576px) {
  .navbar .mobile-login {
    width: 170px;
  }
}
.navbar .navliner {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.navbar .navliner .ddWrap {
  position: relative;
  display: inline-flex;
}
.navbar .navliner .ddWrap .CMitem {
  display: inline-block;
  background: transparent;
  border: none;
  margin: 0 13px;
  font-size: 16px;
  color: #5c176b;
  font-weight: 600;
  border-bottom: 4px solid transparent;
}
.navbar .navliner .ddWrap .CMitem:focus,
.navbar .navliner .ddWrap .CMitem:active,
.navbar .navliner .ddWrap .CMitem:hover {
  border: none;
  border-bottom: 4px solid #5c176b;
}
.navbar .navliner .ddWrap .CMitem div {
  display: inline-block;
}
@media (min-width: 992px) {
  .navbar .navliner .ddWrap .CMitem {
    margin: 0 40px;
  }
}
.navbar .navliner .ddWrap #CMc1 a[href='https://app.loanspq.com/xa/xpressApp.aspx?enc=Kw21Wblm1yxpjJabdoZaD6fiIlcQCfshxGII4o1pGb72_Hr6oiyvpJAVyDVvCYRDd72o2Eyd9gVdAs_TUNzYuhXYhKHxAd0htPB7yDpDRWs'] {
  max-width: 150px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .navbar .navliner .ddWrap .CMitem {
    margin: 0 40px;
  }
  .navbar .navliner .ddWrap:last-child .CMitem {
    margin-right: 35px;
  }
}
.navbar .navliner .ddWrap .ddcontent {
  display: none;
  position: absolute;
  z-index: 50;
  top: 50px;
  left: 0;
  background: #5c176b;
  min-width: 240px;
  padding: 25px 15px;
}
.navbar .navliner .ddWrap .ddcontent button {
  border: none;
  background: transparent;
  color: white;
  font-size: 14px;
  padding: 0;
}
.navbar .navliner .ddWrap .ddcontent a {
  color: white;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}
.navbar .navliner .ddWrap .ddcontent .CMsub {
  padding-left: 15px;
}
.navbar .navliner .ddWrap .ddcontent .CMsub a {
  display: block;
}
#mobiMenu {
  position: absolute;
  top: 0;
  bottom: -60vh;
  right: -300px;
  display: none;
  background: #5c176b;
  z-index: 30;
  width: 300px;
  padding: 25px;
  transition: right 0.2s ease;
  overflow:hidden;
}
#mobiMenu.active {
  display: block;
  right: 0;
}
#mobiMenu a {
  color: white;
}
#mobiMenu button {
  color: white;
  border: none;
  background: transparent;
  padding: 0;
}
#mobiMenu button:active,
#mobiMenu button:focus,
#mobiMenu button:hover {
  border: none;
}
#mobiMenu button span {
  margin: 0 5px;
}
#mobiMenu .L1,
#mobiMenu > a.d-block {
  margin: 10px 0;
}
#mobiMenu .L2 {
  display: none;
}
#mobiMenu .L3 {
  display: none;
}
#mobiMenu .L3 a {
  display: block;
  margin: 5px 0;
}
#mobiMenu #closeMobiMenu {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
#mobiMenu ul {
  list-style: none;
  padding: 0;
}
#mobiMenu ul li {
  padding: 11px 0px;
  line-height: 1;
}
#mobiMenu ul li a {
  line-height: 1;
  font-weight: 400;
}
.bottomlinks {
  list-style: none;
}
.bottomlinks ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.bottomlinks ul li {
  padding: 0 5px;
  margin: 5px;
  text-align: center;
  border-right: 1px solid white;
  line-height: 1;
}
.bottomlinks ul li:nth-child(even) {
  border-color: #505d6f;
}
.bottomlinks ul li a {
  line-height: 1;
  font-size: 14px;
}
.bottomlinks ul li:last-child {
  border: none;
}
@media (min-width: 768px) {
  .bottomlinks ul {
    max-width: 250px;
  }
}
@media (min-width: 992px) {
  .bottomlinks ul {
    max-width: 100%;
  }
  .bottomlinks ul li {
    padding: 0 10px;
  }
  .bottomlinks ul li:nth-child(even) {
    border-color: white;
  }
}
.bottomlinks span:last-child {
  display: none;
}
.disclaimer,
.disclosure {
  font-size: 11px;
  line-height: 1.3;
  font-style: italic;
}
.carousel-item {
  height: 290px;
  position: relative;
}
.carousel-item .carousel-item-overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to left, rgba(80, 93, 111, 0) 0%, #505d6f 53%);
  opacity: 0.5;
}
.carousel-item img {
  height: 290px;
  object-fit: cover;
}
@media (min-width: 576px) {
  .carousel-item {
    height: 410px;
  }
  .carousel-item img {
    height: 410px;
  }
}
@media (min-width: 768px) {
  .carousel-item {
    height: 435px;
  }
  .carousel-item img {
    height: 435px;
  }
}
@media (min-width: 992px) {
  .carousel-item {
    height: 586px;
  }
  .carousel-item img {
    height: 586px;
  }
}
@media (min-width: 1200px) {
  .carousel-item {
    height: 700px;
  }
  .carousel-item img {
    height: 700px;
  }
}
.carousel-caption {
  background: rgba(0, 0, 0, 0.5);
}
.carousel-caption > * {
  color: white;
}
#homepageMasthead {
  height: 340px;
  position: relative;
}
#homepageMasthead #homepageMastheadOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-image: linear-gradient(to bottom, rgba(80, 93, 111, 0), #505d6f 50%);
  opacity: 0.5;
}
#homepageMasthead > .container {
  height: 100%;
}
#homepageMasthead .masthead-content {
  position: absolute;
  z-index: 10;
  top: 40px;
  left: 20px;
  right: 20px;
  color: white;
}
#homepageMasthead .masthead-content h1,
#homepageMasthead .masthead-content h2,
#homepageMasthead .masthead-content h3,
#homepageMasthead .masthead-content h4,
#homepageMasthead .masthead-content h5,
#homepageMasthead .masthead-content p {
  text-shadow: 2.8px 2.9px 4px rgba(0, 0, 0, 0.4);
}
#homepageMasthead .masthead-content h1 {
  color: white;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}
#homepageMasthead .masthead-content h1,
#homepageMasthead .masthead-content h2,
#homepageMasthead .masthead-content h3,
#homepageMasthead .masthead-content h4,
#homepageMasthead .masthead-content h5 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}
#homepageMasthead .masthead-content p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
#homepageMasthead .masthead-content p:last-child {
  margin: 0;
}
#homepageMasthead .masthead-content p .cta {
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}
#homepageMasthead .search-bar {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 20px;
  right: 20px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background: rgba(255, 255, 255, 0.85);
}
#homepageMasthead .search-bar input[type=text] {
  background: transparent;
}
#homepageMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook {
  margin: 0;
  max-width: 100%;
  padding: 17.34px 10px;
}
#homepageMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook input[type=text] {
  font-size: 20px;
}
#homepageMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook button:before {
  font-size: 28px;
}
#homepageMasthead .search-bar form {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  padding: 13px;
}
#homepageMasthead .search-bar form button[type=submit] {
  border: 0;
  background: transparent;
  color: #ffcc99;
  font-size: 24px;
}
#homepageMasthead .search-bar form label {
  font-size: 20px;
  color: #5c176b;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
#homepageMasthead .search-bar form input[type=text] {
  flex: 100% 1 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  color: #5c176b;
  font-weight: 600;
  padding: 0 5px;
}
#homepageMasthead .search-bar form input[type=text]::placeholder {
  font-size: 0px;
}
@media (min-width: 576px) {
  #homepageMasthead {
    height: 584px;
  }
  #homepageMasthead .masthead-content {
    top: 40px;
    right: auto;
    max-width: 440px;
    width: 100%;
  }
  #homepageMasthead .masthead-content h1,
  #homepageMasthead .masthead-content h2,
  #homepageMasthead .masthead-content h3,
  #homepageMasthead .masthead-content h4,
  #homepageMasthead .masthead-content h5 {
    font-size: 36px;
  }
  #homepageMasthead .masthead-content p {
    font-size: 20px;
  }
  #homepageMasthead .search-bar form {
    padding: 16.7px 15px;
  }
  #homepageMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 10% 1 1;
  }
  #homepageMasthead .search-bar form label {
    display: none;
  }
  #homepageMasthead .search-bar form .searchbox {
    flex: 90% 1 1;
  }
  #homepageMasthead .search-bar form .searchbox::placeholder {
    font-size: 20px;
    color: #5c176b;
    font-weight: 500;
    margin: 0;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    position: relative;
    bottom: -5px;
  }
}
@media (min-width: 768px) {
  #homepageMasthead {
    height: 668px;
  }
  #homepageMasthead .masthead-content {
    top: 140px;
    bottom: auto;
    right: 20px;
    left: auto;
  }
  #homepageMasthead .masthead-content h1,
  #homepageMasthead .masthead-content h2,
  #homepageMasthead .masthead-content h3,
  #homepageMasthead .masthead-content h4,
  #homepageMasthead .masthead-content h5 {
    font-size: 40px;
  }
  #homepageMasthead .masthead-content p {
    font-size: 24px;
  }
  #homepageMasthead .masthead-content p .cta {
    font-size: 14px;
    text-shadow: none;
  }
  #homepageMasthead .online-banking {
    position: absolute;
    z-index: 10;
    top: 30px;
    left: 15px;
    background: rgba(255, 255, 255, 0.85);
    width: 210px;
    height: 281px;
    border-radius: 2px;
  }
  #homepageMasthead .online-banking form {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    padding: 25px;
  }
  #homepageMasthead .online-banking form input[type=text],
  #homepageMasthead .online-banking form input[type=password] {
    width: 100%;
    background-color: transparent;
    color: #5c176b;
    border: none;
    border-bottom: 1px solid black;
    margin: 5px 0;
    padding: 5px 8px;
    font-size: 14px;
  }
  #homepageMasthead .online-banking form input[type=text]::placeholder,
  #homepageMasthead .online-banking form input[type=password]::placeholder {
    color: inherit;
  }
  #homepageMasthead .online-banking form #dnrWrap {
    width: 175px;
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #homepageMasthead .online-banking form #doNotRemember {
    background: transparent;
    border-radius: 1px;
    border: 1px solid black;
  }
  #homepageMasthead .online-banking form label[for=doNotRemember] {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 10px;
  }
  #homepageMasthead .online-banking form input[type=submit] {
    width: 120px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-bottom: 17px;
  }
  #homepageMasthead .online-banking form p {
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
  }
  #homepageMasthead .online-banking form p:last-child {
    margin: 0;
  }
  #homepageMasthead .online-banking form p a {
    color: #333333;
    text-decoration: underline;
  }
  #homepageMasthead .search-bar {
    left: 5px;
    right: 5px;
    bottom: 40px;
  }
  #homepageMasthead .search-bar form {
    padding: 26.7px 15px;
  }
  #homepageMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 10% 1 1;
  }
  #homepageMasthead .search-bar form label {
    display: none;
  }
  #homepageMasthead .search-bar form .searchbox {
    flex: 90% 1 1;
    font-size: 20px;
  }
  #homepageMasthead .search-bar form .searchbox::placeholder {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #homepageMasthead .masthead-content {
    top: 240px;
    max-width: 560px;
  }
  #homepageMasthead .masthead-content h1,
  #homepageMasthead .masthead-content h2,
  #homepageMasthead .masthead-content h3,
  #homepageMasthead .masthead-content h4,
  #homepageMasthead .masthead-content h5 {
    font-size: 44px;
  }
  #homepageMasthead .masthead-content p {
    margin-bottom: 40px;
  }
  #homepageMasthead .masthead-content p:last-child {
    margin-bottom: 0;
  }
  #homepageMasthead .online-banking {
    top: 150px;
    width: 285px;
    height: 250px;
    left: 5px;
  }
  #homepageMasthead .search-bar {
    bottom: 40px;
  }
  #homepageMasthead .search-bar form {
    padding: 26.7px 15px;
  }
  #homepageMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 8% 1 1;
  }
  #homepageMasthead .search-bar form label {
    display: none;
  }
  #homepageMasthead .search-bar form .searchbox {
    flex: 92% 1 1;
  }
}
@media (min-width: 1200px) {
  #homepageMasthead .masthead-content {
    max-width: 664px;
  }
  #homepageMasthead .masthead-content h1,
  #homepageMasthead .masthead-content h2,
  #homepageMasthead .masthead-content h3,
  #homepageMasthead .masthead-content h4,
  #homepageMasthead .masthead-content h5 {
    font-size: 48px;
  }
}
#interiorMasthead {
  height: 200px;
  position: relative;
}
#interiorMasthead .interior-masthead-overlay {
  opacity: 0.4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(80, 93, 111, 0), #505d6f 41%);
}
#interiorMasthead .masthead-content {
  position: absolute;
  z-index: 10;
  top: 100px;
  left: 20px;
  right: 20px;
  color: white;
}
#interiorMasthead .masthead-content h1,
#interiorMasthead .masthead-content h2,
#interiorMasthead .masthead-content h3,
#interiorMasthead .masthead-content h4,
#interiorMasthead .masthead-content h5,
#interiorMasthead .masthead-content p {
  text-shadow: 2.8px 2.9px 4px rgba(0, 0, 0, 0.4);
}
#interiorMasthead .masthead-content h1 {
  color: white;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}
#interiorMasthead .masthead-content h1,
#interiorMasthead .masthead-content h2,
#interiorMasthead .masthead-content h3,
#interiorMasthead .masthead-content h4,
#interiorMasthead .masthead-content h5 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}
#interiorMasthead .masthead-content p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
#interiorMasthead .masthead-content p:last-child {
  margin: 0;
}
#interiorMasthead .masthead-content p .cta {
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}
#interiorMasthead .search-bar {
  position: absolute;
  z-index: 10;
  bottom: -50px;
  left: 15px;
  right: 15px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background: white;
}
#interiorMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook {
  padding: 22px 5px;
  margin: 0 !important;
}
#interiorMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook input[type=text] {
  font-size: 20px;
}
#interiorMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook button {
  margin-left: 5px;
}
#interiorMasthead .search-bar .silvercloud-acsearch-bar .sc-acsearch-hook button:before {
  font-size: 24px;
}
#interiorMasthead .search-bar form {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  padding: 15px;
}
#interiorMasthead .search-bar form button[type=submit] {
  border: 0;
  background: transparent;
  color: #ffcc99;
  font-size: 24px;
}
#interiorMasthead .search-bar form label {
  font-size: 20px;
  color: #5c176b;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
#interiorMasthead .search-bar form .searchbox {
  flex: 100% 1 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid black;
  font-size: 20px;
  color: #5c176b;
  font-weight: 600;
  padding: 0 5px;
}
#interiorMasthead .search-bar form .searchbox::placeholder {
  font-size: 0px;
}
@media (min-width: 576px) {
  #interiorMasthead {
    height: 200px;
  }
  #interiorMasthead .masthead-content {
    top: 100px;
    right: auto;
    max-width: 460px;
    width: 100%;
  }
  #interiorMasthead .masthead-content h1,
  #interiorMasthead .masthead-content h2,
  #interiorMasthead .masthead-content h3,
  #interiorMasthead .masthead-content h4,
  #interiorMasthead .masthead-content h5 {
    font-size: 36px;
  }
  #interiorMasthead .masthead-content p {
    font-size: 20px;
  }
  #interiorMasthead .search-bar {
    bottom: -40px;
  }
  #interiorMasthead .search-bar form {
    padding: 16.7px 15px;
  }
  #interiorMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 10% 1 1;
  }
  #interiorMasthead .search-bar form label {
    display: none;
  }
  #interiorMasthead .search-bar form .searchbox {
    flex: 90% 1 1;
  }
  #interiorMasthead .search-bar form .searchbox::placeholder {
    font-size: 20px;
    color: #5c176b;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: inline-flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  #interiorMasthead .masthead-content {
    top: 100px;
    max-width: 95%;
  }
  #interiorMasthead .masthead-content h1,
  #interiorMasthead .masthead-content h2,
  #interiorMasthead .masthead-content h3,
  #interiorMasthead .masthead-content h4,
  #interiorMasthead .masthead-content h5 {
    font-size: 40px;
  }
  #interiorMasthead .masthead-content p {
    font-size: 24px;
  }
  #interiorMasthead .masthead-content p .cta {
    font-size: 14px;
    text-shadow: none;
  }
  #interiorMasthead .search-bar {
    bottom: -40px;
  }
  #interiorMasthead .search-bar form {
    padding: 16.7px 15px;
  }
  #interiorMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 10% 1 1;
  }
  #interiorMasthead .search-bar form label {
    display: none;
  }
  #interiorMasthead .search-bar form .searchbox {
    flex: 90% 1 1;
    font-size: 24px;
  }
  #interiorMasthead .search-bar form .searchbox::placeholder {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #interiorMasthead {
    height: 440px;
  }
  #interiorMasthead .masthead-content {
    max-width: 560px;
    top: 270px;
  }
  #interiorMasthead .masthead-content h1,
  #interiorMasthead .masthead-content h2,
  #interiorMasthead .masthead-content h3,
  #interiorMasthead .masthead-content h4,
  #interiorMasthead .masthead-content h5 {
    font-size: 44px;
  }
  #interiorMasthead .masthead-content p {
    margin-bottom: 40px;
  }
  #interiorMasthead .masthead-content p:last-child {
    margin-bottom: 0;
  }
  #interiorMasthead .search-bar {
    bottom: -40px;
  }
  #interiorMasthead .search-bar form {
    padding: 26.7px 15px;
  }
  #interiorMasthead .search-bar form button[type=submit] {
    font-size: 30px;
    flex: 8% 1 1;
  }
  #interiorMasthead .search-bar form label {
    display: none;
  }
  #interiorMasthead .search-bar form .searchbox {
    flex: 92% 1 1;
  }
}
@media (min-width: 1200px) {
  #interiorMasthead .masthead-content {
    max-width: 664px;
  }
  #interiorMasthead .masthead-content h1,
  #interiorMasthead .masthead-content h2,
  #interiorMasthead .masthead-content h3,
  #interiorMasthead .masthead-content h4,
  #interiorMasthead .masthead-content h5 {
    font-size: 48px;
  }
}
#homeIconNav,
#insideIconNav {
  padding: 20px 5px;
}
#homeIconNav .container ul,
#insideIconNav .container ul {
  list-style: none;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  padding: 0 15px;
}
#homeIconNav .container ul li,
#insideIconNav .container ul li {
  margin-bottom: 4px;
}
#homeIconNav .container ul li a,
#insideIconNav .container ul li a {
  background-color: #5c176b;
  color: white;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 390px;
  margin: 0 auto;
  width: 100%;
  height: 40px;
  border-radius: 2px;
}
#homeIconNav .container ul li a:hover,
#insideIconNav .container ul li a:hover,
#homeIconNav .container ul li a:active,
#insideIconNav .container ul li a:active,
#homeIconNav .container ul li a:focus,
#insideIconNav .container ul li a:focus {
  background-color: #ffcc99;
  text-decoration: none;
}
#homeIconNav .container ul li a:hover .RLwords,
#insideIconNav .container ul li a:hover .RLwords,
#homeIconNav .container ul li a:active .RLwords,
#insideIconNav .container ul li a:active .RLwords,
#homeIconNav .container ul li a:focus .RLwords,
#insideIconNav .container ul li a:focus .RLwords {
  color: black;
}
#homeIconNav .container ul li a .RLicon,
#insideIconNav .container ul li a .RLicon {
  padding: 0 15px;
  font-size: 18px;
}
#homeIconNav .container ul li a .RLwords,
#insideIconNav .container ul li a .RLwords {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 768px) {
  #homeIconNav .container ul li a .RLwords,
  #insideIconNav .container ul li a .RLwords {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  #homeIconNav .container ul li a .RLwords,
  #insideIconNav .container ul li a .RLwords {
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  #homeIconNav .container ul li a,
  #insideIconNav .container ul li a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #homeIconNav,
  #insideIconNav {
    background-color: #5c176b;
    padding: 22.7px 5px;
  }
  #homeIconNav .container ul,
  #insideIconNav .container ul {
    margin: 0;
    flex-flow: row nowrap;
  }
  #homeIconNav .container ul li,
  #insideIconNav .container ul li {
    max-width: 100%;
  }
  #homeIconNav .container ul li a,
  #insideIconNav .container ul li a {
    width: 100%;
    height: auto;
    flex-flow: column nowrap;
  }
  #homeIconNav .container ul li a .RLwords,
  #insideIconNav .container ul li a .RLwords {
    max-width: 100px;
  }
  #homeIconNav .container ul li a .RLicon,
  #insideIconNav .container ul li a .RLicon {
    padding: 8px 0;
  }
  #homeIconNav .container ul li a:hover,
  #insideIconNav .container ul li a:hover,
  #homeIconNav .container ul li a:active,
  #insideIconNav .container ul li a:active,
  #homeIconNav .container ul li a:focus,
  #insideIconNav .container ul li a:focus {
    background-color: #5c176b;
    text-decoration: none;
  }
  #homeIconNav .container ul li a:hover .RLwords,
  #insideIconNav .container ul li a:hover .RLwords,
  #homeIconNav .container ul li a:active .RLwords,
  #insideIconNav .container ul li a:active .RLwords,
  #homeIconNav .container ul li a:focus .RLwords,
  #insideIconNav .container ul li a:focus .RLwords {
    color: white;
  }
  #homeIconNav .container ul li a:hover .RLicon,
  #insideIconNav .container ul li a:hover .RLicon,
  #homeIconNav .container ul li a:active .RLicon,
  #insideIconNav .container ul li a:active .RLicon,
  #homeIconNav .container ul li a:focus .RLicon,
  #insideIconNav .container ul li a:focus .RLicon {
    background: #ffcc99;
    padding: 8px 0;
    text-align: center;
    width: 40px;
    height: 40px;
  }
  #homeIconNav .container ul li a .RLicon,
  #insideIconNav .container ul li a .RLicon {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #homeIconNav .container ul li a .RLwords,
  #insideIconNav .container ul li a .RLwords {
    max-width: 100%;
  }
}
#homeRegions .container #homeRegionSlick {
  margin-bottom: 30px;
}
#homeRegions .container #homeRegionSlick .slick-prev,
#homeRegions .container #homeRegionSlick .slick-next {
  color: #5c176b;
}
#homeRegions .container #homeRegionSlick .slick-prev:before,
#homeRegions .container #homeRegionSlick .slick-next:before {
  color: inherit;
  font-size: 24px;
}
#homeRegions .container #homeRegionSlick .slick-prev {
  left: -10px;
}
#homeRegions .container #homeRegionSlick .slick-prev:before {
  content: '\f053';
  font-family: 'Font Awesome 5 Pro';
}
#homeRegions .container #homeRegionSlick .slick-next {
  right: -10px;
}
#homeRegions .container #homeRegionSlick .slick-next:before {
  content: '\f054';
  font-family: 'Font Awesome 5 Pro';
}
#homeRegions .container #homeRegionSlick .boxwrap {
  outline: none;
}
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block {
  min-height: 250px;
  padding: 17px 15px;
  border: 1px solid #86868a;
  max-width: 290px;
  margin: 0 auto;
}
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child {
  font-size: 24px;
  font-weight: 600;
  color: #5c176b;
  display: flex;
}
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child span {
  line-height: 30px;
}
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child span.fa,
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child span.fal,
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child span.fab,
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:first-child span.far {
  font-size: 36px;
  color: #ffcc99;
  margin-right: 15px;
  min-width: 42px;
}
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:nth-child(2),
#homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block p:nth-child(3) {
  padding-left: 62px;
}
@media (min-width: 768px) {
  #homeRegions .container #homeRegionSlick {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  #homeRegions .container #homeRegionSlick .boxwrap:first-child .regionbox .code_block {
    margin-left: 0;
  }
  #homeRegions .container #homeRegionSlick .boxwrap:last-child .regionbox .code_block {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  #homeRegions .container #homeRegionSlick .boxwrap .regionbox .code_block {
    max-width: 350px;
  }
}
footer .footer-title {
  font-size: 18px;
  font-weight: 600;
}
footer .text-center {
  font-size: 14px;
}
.socmed ul {
  padding: 0;
  list-style: none;
  display: flex;
}
.socmed ul li {
  margin: 5px 12.5px;
}
.socmed ul li a .RLwords {
  display: none;
}
.socmed ul li a .RLicon {
  font-size: 24px;
}
#homeSlideshow {
  margin-bottom: 50px;
}
#homeSlideshow .container {
  padding: 0;
}
#homeSlideshow .container #carousel {
  padding: 0;
}
#homeSlideshow .container #carousel .carousel-indicators {
  bottom: -40px;
}
#homeSlideshow .container #carousel .carousel-indicators li {
  opacity: 1;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  border: 0;
  background: #ffcc99;
}
#homeSlideshow .container #carousel .carousel-indicators li.active {
  background: #5c176b;
}
@media (min-width: 768px) {
  #homeSlideshow .container #carousel .carousel-indicators {
    bottom: 20px;
  }
}
#homeSlideshow .container #carousel .carousel-caption {
  background: transparent;
  text-align: left;
  left: 10%;
  right: 10%;
  bottom: 50px;
}
#homeSlideshow .container #carousel .carousel-caption h1,
#homeSlideshow .container #carousel .carousel-caption h2,
#homeSlideshow .container #carousel .carousel-caption h3,
#homeSlideshow .container #carousel .carousel-caption h4,
#homeSlideshow .container #carousel .carousel-caption h5,
#homeSlideshow .container #carousel .carousel-caption p {
  text-shadow: 2.8px 2.9px 4px rgba(0, 0, 0, 0.4);
}
#homeSlideshow .container #carousel .carousel-caption h1,
#homeSlideshow .container #carousel .carousel-caption h2,
#homeSlideshow .container #carousel .carousel-caption h3,
#homeSlideshow .container #carousel .carousel-caption h4,
#homeSlideshow .container #carousel .carousel-caption h5 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
}
#homeSlideshow .container #carousel .carousel-caption p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
#homeSlideshow .container #carousel .carousel-caption p:last-child {
  margin: 0;
}
#homeSlideshow .container #carousel .carousel-caption p .cta {
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}
@media (min-width: 576px) {
  #homeSlideshow .container #carousel .carousel-caption {
    bottom: 70px;
  }
  #homeSlideshow .container #carousel .carousel-caption h1,
  #homeSlideshow .container #carousel .carousel-caption h2,
  #homeSlideshow .container #carousel .carousel-caption h3,
  #homeSlideshow .container #carousel .carousel-caption h4,
  #homeSlideshow .container #carousel .carousel-caption h5 {
    font-size: 36px;
  }
  #homeSlideshow .container #carousel .carousel-caption p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #homeSlideshow .container #carousel .carousel-caption {
    bottom: 100px;
  }
  #homeSlideshow .container #carousel .carousel-caption h1,
  #homeSlideshow .container #carousel .carousel-caption h2,
  #homeSlideshow .container #carousel .carousel-caption h3,
  #homeSlideshow .container #carousel .carousel-caption h4,
  #homeSlideshow .container #carousel .carousel-caption h5 {
    font-size: 40px;
  }
  #homeSlideshow .container #carousel .carousel-caption p {
    font-size: 24px;
  }
  #homeSlideshow .container #carousel .carousel-caption p .cta {
    font-size: 14px;
    text-shadow: none;
  }
}
@media (min-width: 992px) {
  #homeSlideshow .container #carousel .carousel-caption {
    bottom: 180px;
  }
  #homeSlideshow .container #carousel .carousel-caption h1,
  #homeSlideshow .container #carousel .carousel-caption h2,
  #homeSlideshow .container #carousel .carousel-caption h3,
  #homeSlideshow .container #carousel .carousel-caption h4,
  #homeSlideshow .container #carousel .carousel-caption h5 {
    font-size: 44px;
  }
  #homeSlideshow .container #carousel .carousel-caption p {
    margin-bottom: 40px;
  }
  #homeSlideshow .container #carousel .carousel-caption p:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) {
  #homeSlideshow .container {
    padding: 0 15px;
  }
  #homeSlideshow .container #carousel {
    padding: 0px;
  }
}
@media (min-width: 992px) {
  #homeSlideshow .container {
    padding: 0 15px;
  }
  #homeSlideshow .container #carousel {
    padding: 0  0px;
  }
}
.Cnotice p {
  font-size: 12px;
}
#MainContent {
  padding-top: 55px;
  margin-bottom: 50px;
}
#MainContent p,
#MainContent ul,
#MainContent ol {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
  color: #333;
}
#MainContent p a:not([class]),
#MainContent ul a:not([class]),
#MainContent ol a:not([class]) {
  font-weight: 600;
  color: #5c176b;
}
#MainContent a:not([class]) {
  text-decoration: underline;
}
#MainContent p > em > span {
  line-height: 1.3;
  display: inline-block;
}
#MainContent .disclaimer,
#MainContent .disclosure {
  font-size: 11px;
  line-height: 1.3;
  font-style: italic;
}
#MainContent h1 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #5c176b;
  text-shadow: none;
}
#MainContent h2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
#MainContent h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
#MainContent .content_rates_category1 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 10px;
  color: #5c176b;
}
#MainContent h4,
#MainContent p.box-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 14px;
  margin-bottom: 8px;
  color: #5c176b;
}
@media (min-width: 576px) {
  #MainContent h1 {
    font-size: 36px;
    line-height: 40px;
  }
  #MainContent h2 {
    font-size: 30px;
    line-height: 36px;
  }
  #MainContent h3,
  #MainContent .content_rates_category1 {
    font-size: 24px;
    line-height: 30px;
  }
  #MainContent h4 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  #MainContent h1 {
    font-size: 40px;
    line-height: 46px;
  }
  #MainContent h2,
  #MainContent h3,
  #MainContent .content_rates_category1 {
    margin-bottom: 14px;
  }
  #MainContent h4 {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #MainContent h1 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  #MainContent h1 {
    font-size: 48px;
    line-height: 52px;
  }
  #MainContent h2 {
    font-size: 36px;
    line-height: 42px;
  }
  #MainContent h3,
  #MainContent .content_rates_category1 {
    font-size: 30px;
    line-height: 36px;
  }
  #MainContent h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 576px) {
  #MainContent {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  #MainContent {
    padding-top: 80px;
  }
  #MainContent p,
  #MainContent ul,
  #MainContent ol {
    margin-bottom: 10px;
  }
}
#MainContent .product-regions {
  margin-top: 80px;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block {
  margin-top: 40px;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center {
  display: flex;
  flex-flow: column nowrap;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content {
  border: 1px solid #86868a;
  padding: 25px 15px;
  margin-bottom: 20px;
  flex: 100% 1 0;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content:hover {
  border-color: #ffcc99;
  border-width: 2px;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content h4 {
  text-align: center;
}
#MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content p:last-child {
  margin-top: 30px;
}
@media (min-width: 576px) {
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center {
    flex-flow: row wrap;
    justify-content: center;
  }
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content {
    flex: 240px 0 0;
    margin-right: 30px;
  }
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content:nth-child(5),
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content:nth-child(11) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content {
    flex: 255px 0 0;
  }
}
@media (min-width: 992px) {
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center {
    flex-flow: row nowrap;
    justify-content: center;
  }
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content {
    flex: calc(25% - 30px) 1 0;
    margin-right: 30px;
  }
  #MainContent .product-regions .code_block .code_block_center .code_block_indiv_content .code_block .code_block_center .code_block_indiv_content:nth-child(5) {
    margin-right: 30px;
  }
}
#MainContent .rate-region {
  margin-top: 80px;
}
#MainContent .content_rates_table_title {
  display: none;
}
#MainContent .content_rates_table_effectivedate {
  font-size: 11px;
  font-style: italic;
}
#MainContent .content_rates_table_notes {
  font-size: 11px;
}
#MainContent table {
  width: 100%;
  margin: 20px 0;
}
#MainContent table thead {
  width: 100%;
}
#MainContent table thead tr td,
#MainContent table thead tr th {
  background: #5c176b;
  color: white;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  height: 50px;
}
@media (min-width: 768px) {
  #MainContent table thead tr td,
  #MainContent table thead tr th {
    font-size: 18px;
  }
}
#MainContent table tbody tr td,
#MainContent table tbody tr th {
  padding: 10px;
  color: #333333;
}
#MainContent table tbody tr td.content_rates_table_row1 {
  background: rgb(80 93 10.09090909%);
}
#MainContent table tbody tr:nth-child(even) {
  background: rgb(80 93 10.09090909%);
}
@media (min-width: 768px) {
  #MainContent table thead th {
    font-size: 22px;
  }
  #MainContent table tr td,
  #MainContent table tr th {
    padding: 10px 20px;
  }
}
#MainContent table.content_rates_table {
  width: 100%;
}
#MainContent table.content_rates_table tbody {
  width: 100%;
}
#MainContent table.content_rates_table tbody tr.content_rates_table_fields_row td.content_rates_table_fields,
#MainContent table.content_rates_table tbody tr.content_rates_table_fields_row th.content_rates_table_fields {
  background: #5c176b;
  color: white;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  height: 50px;
}
@media (min-width: 768px) {
  #MainContent table.content_rates_table tbody tr.content_rates_table_fields_row td.content_rates_table_fields,
  #MainContent table.content_rates_table tbody tr.content_rates_table_fields_row th.content_rates_table_fields {
    font-size: 22px;
  }
}
#MainContent table.content_rates_table tbody tr td,
#MainContent table.content_rates_table tbody tr th {
  padding: 10px;
  color: #333333;
}
#MainContent table.content_rates_table tbody tr td.content_rates_table_row1 {
  background: rgb(80 93 10.09090909%);
}
@media (min-width: 768px) {
  #MainContent table.content_rates_table tbody tr.content_rates_table_fields_row td.content_rates_table_fields {
    font-size: 22px;
  }
  #MainContent table.content_rates_table tbody tr td,
  #MainContent table.content_rates_table tbody tr th {
    padding: 10px 20px;
  }
}
#MainContent > .container > .code_block {
  margin-top: 40px;
}
#MainContent > .container > .code_block + p + p + .code_block {
  margin-top: 0;
}
#MainContent > .container > .code_block .code_block_center {
  display: flex;
  flex-flow: column nowrap;
  gap: 30px;
}
#MainContent > .container > .code_block .code_block_center .code_block_box {
  border: 1px solid #86868a;
  padding: 25px 15px;
  margin-bottom: 20px;
  flex: 100% 1 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#MainContent > .container > .code_block .code_block_center .code_block_box:hover {
  border-color: #ffcc99;
  border-width: 2px;
  padding: 24.5px 14.5px;
}
#MainContent > .container > .code_block .code_block_center .code_block_box h4 {
  text-align: center;
}
#MainContent > .container > .code_block .code_block_center .code_block_box p:last-child {
  margin-top: 30px;
}
@media (min-width: 576px) {
  #MainContent > .container > .code_block .code_block_center {
    flex-flow: row wrap;
    justify-content: center;
  }
  #MainContent > .container > .code_block .code_block_center .code_block_box {
    flex: 240px 0 0;
  }
}
@media (min-width: 768px) {
  #MainContent > .container > .code_block .code_block_center .code_block_box {
    flex: 255px 0 0;
  }
}
@media (min-width: 992px) {
  #MainContent > .container > .code_block .code_block_center {
    flex-flow: row nowrap;
    justify-content: center;
  }
  #MainContent > .container > .code_block .code_block_center .code_block_box {
    flex: calc(25% - 30px) 1 0;
  }
}
#MainContent .faq-regions {
  margin-top: 80px;
  margin-bottom: 40px;
}
#MainContent .faq-regions span.content_faq_header {
  display: none;
}
#MainContent .faq-regions .code_block_indiv_content .faq_question_block_slide:first-of-type {
  margin-top: 40px;
}
#MainContent .faq-regions .code_block_indiv_content .content_faq_list_div {
  height: 30px;
}
#MainContent .generic-regions {
  flex: 100% 0 0;
  padding: 25px 30px;
  margin-top: 80px;
  border: 1px solid #333333;
}
#MainContent .generic-regions .boxtop {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #5c176b;
}
@media (min-width: 576px) {
  #MainContent .generic-regions .boxtop {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  #MainContent .generic-regions .boxtop {
    font-size: 24px;
    line-height: 30px;
  }
}
#MainContent .generic-regions ul.regions_relatedlink_list {
  padding: 0;
  list-style: none;
}
#MainContent .generic-regions ul.regions_relatedlink_list li {
  margin-bottom: 10px;
}
#MainContent .generic-regions ul.regions_relatedlink_list li a {
  font-weight: 600;
}
#MainContent .generic-regions ul.regions_relatedlink_list li a:hover {
  text-decoration: underline;
}
#MainContent .generic-regions a {
  font-weight: 600;
}
@media (min-width: 768px) {
  #MainContent .generic-regions {
    flex: 32% 0 0;
    margin-right: 2%;
  }
  #MainContent .generic-regions:last-child {
    margin-right: 0;
  }
}
.breaker {
  clear: both;
}
#frcmenu {
  border: 1px solid #505d6f;
}
a.related_link {
  font-weight: 600;
  color: #5c176b;
}
.interior-online-banking {
  display: none;
  position: absolute;
  z-index: 20;
  top: 55px;
  left: -50px;
  width: 210px;
  height: 266px;
  margin: 0;
  padding: 26.8px 21px 21.2px 22px;
  border-radius: 2px;
  border: solid 1px #86868a;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .interior-online-banking {
    top: 75px;
  }
}
.interior-online-banking form {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}
.interior-online-banking form input[type=text],
.interior-online-banking form input[type=password] {
  width: 100%;
  background-color: transparent;
  color: #5c176b;
  border: none;
  border-bottom: 1px solid black;
  margin: 5px 0;
  padding: 5px 8px;
  font-size: 14px;
}
.interior-online-banking form input[type=text]::placeholder,
.interior-online-banking form input[type=password]::placeholder {
  color: inherit;
}
.interior-online-banking form #dnrWrap {
  width: 175px;
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.interior-online-banking form #doNotRemember,
.interior-online-banking form #doNotRemember2 {
  background: transparent;
  border-radius: 1px;
  border: 1px solid black;
}
.interior-online-banking form label[for=doNotRemember],
.interior-online-banking form label[for=doNotRemember2] {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  margin-left: 10px;
}
.interior-online-banking form input[type=submit] {
  width: 120px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 17px;
}
.interior-online-banking form p {
  font-size: 12px;
  margin-bottom: 10px;
  width: 100%;
}
.interior-online-banking form p:last-child {
  margin: 0;
}
.interior-online-banking form p a {
  color: #333333;
  text-decoration: underline;
}
.pipe {
  font-weight: 700;
  margin: 0 5px;
}
.sideslider {
  width: 100%;
  overflow: auto;
}
.bg-primary {
  background: #5c176b;
}
.bg-gray {
  background: black;
}
.bg-dark {
  background: #333333;
}
.text-white {
  color: white;
}
.text-white * {
  color: white !important;
}
#search_toggle[aria-expanded="true"] i:before {
  content: "\f00d";
}
.navbar-toggler[aria-expanded="true"] i:before {
  content: "\f00d";
}
/** ALERTS ****************************************************/
.alertholder {
  width: 100%;
}
.alertbar {
  padding: 0px 0;
  width: 100%;
}
.alert {
  width: 96%;
  max-width: 1160px;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 70px;
  position: relative;
  text-align: left;
}
.alert_icon {
  display: none;
}
.alert p:last-of-type {
  margin-bottom: 0;
}
button.exed {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  display: block;
  text-decoration: none !important;
}
button.exed:before {
  content: "\f057";
  font-family: 'Font Awesome 5 Pro';
}
/* fa 4 - older sites
button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }
 */
/** ACCORDION - FAQS, FORMS, & DIVS ************************************************************/
.faq_featured_block {
  margin: 20px 0 0 0 !important;
  display: block;
}
.faq_header {
  display: block;
}
.faq_question_block_slide {
  padding: 1px 0 0;
  border-bottom: 0;
}
.faq_question_block_slide_question {
  padding: 0;
  border: solid 0px red;
}
.faq_question_block_slide_question > a {
  font-size: 18px;
  font-weight: 600;
}
.faq_question_block_slide_answer {
  padding: 10px 20px 10px 60px;
  position: relative;
}
.faq_question_block_slide_answer:before {
  content: '\f068';
  font-family: 'Font Awesome 5 Pro';
  display: inline;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #ffcc99;
}
.cms_form_collapsible_header {
  background: none;
  border-bottom: 0;
}
button.divheader,
.cms_form_collapsible_header a,
.cms_form_collapsible_header a:visited,
.faq_question_block_slide_question_closed a,
.faq_question_block_slide_question_closed a:visited {
  background-color: #5c176b;
  color: white;
  display: block;
  padding: 10px;
  padding-left: 50px;
  border-radius: 0px;
  position: relative;
}
button.divheader {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  border: 0 !important;
}
button.divheader:hover,
button.divheader:focus,
.cms_form_collapsible_header a:hover,
.cms_form_collapsible_header a:focus,
.faq_question_block_slide_question_closed a:hover,
.faq_question_block_slide_question_closed a:focus {
  background-color: #5c176b;
  color: white;
}
.cms_form_collapsible_header.open a,
.faq_question_block_slide_question_open a {
  background-color: #5c176b;
  color: white;
  display: block;
  padding: 10px;
  padding-left: 50px;
  text-decoration: underline;
}
.cms_form_collapsible_header a:before,
.faq_question_block_slide_question_closed a:before {
  content: '';
}
button.divheader:after,
.cms_form_collapsible_header a:after,
.faq_question_block_slide_question_closed a:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: absolute;
  float: left;
  left: 10px;
}
button.divheader.open,
.cms_form_collapsible_header.open a:before,
.faq_question_block_slide_question_open a:before {
  content: '';
}
button.divheader.open:after,
.cms_form_collapsible_header.open a:after,
.faq_question_block_slide_question_open a:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  position: absolute;
  float: left;
  left: 24px;
}
.divcontent {
  width: 100%;
  padding: 0px 50px 20px 50px;
  display: none;
}
.cuname a {
  font-weight: 600;
}
.loc_formbox2 fieldset p {
  display: flex;
  align-items: center;
}
.loc_formbox2 fieldset p label {
  margin-left: 10px;
}
.legend_label span {
  color: #5c176b !important;
}
.anchor {
  position: relative;
  display: block;
  bottom: 240px;
}
button.modal_link {
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
}
details {
  margin-bottom: 0.5rem;
  padding: 0 50px;
}
details summary {
  font-size: 14px;
  display: block;
  padding: 7.67px 25px 7.67px 25px;
  border-radius: 2px;
  background-color: #ffcc99;
  color: #333;
  border-color: #ffcc99;
  border-style: solid;
  line-height: 21px;
  margin: 0 -50px;
}
details summary:before {
  display: inline-block;
  content: '\f067';
  font-family: "Font Awesome 5 Pro";
  color: inherit;
  margin-right: 10px;
}
details summary:hover {
  background-color: #5c176b;
  border-color: #5c176b;
  color: #fff;
}
details[open] summary {
  background-color: #5c176b;
  border-color: #5c176b;
  color: #fff;
}
details[open] summary:before {
  content: '\f068';
}

#homeFeatRates {
  padding: .75rem 0 1.25rem;
  text-align: center;
}

#homeFeatRates .rate-region .row>div a {
  color: #5c176b;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

#homeFeatRates .rate-region .row>div a img, .feat-rate-img {
  width: 100px;
  height: auto;
  margin: 1rem auto .5rem;
  display: block;
}

#homeFeatRates .rate-region .row>div p {
  margin-bottom: .25rem;
  line-height: 1.1;
}