.footer-contact-section {display: none;}

.footer-logo-center{padding:25px 0px;}

.boxed-products{
    text-align: left;
    border: 1px solid #ffffff;
    max-width: max-content;
    padding: 20px;
}

@media only screen and (max-width: 480px){
.footer-logo-custom{
width: 300px;
    height: auto;
}
}
.footer-towne-container {
padding-bottom: 15px;
display: table;
width: 100%;
max-width: 1200px;
}
.footer-towne-heading {
color: #fff !important;
font-size: 14px !important;
border-bottom: 1px solid #33546d !important;
text-transform: none !important;
text-align: left !important;
line-height: 18px !important;
padding-bottom: 5px !important;
}
.footer-towne-locations, .footer-towne-bank {
display: block !important;
}
.footer-towne-locations .footer-towne-links-item a {
color: #FFEDC9 !important;
text-decoration: none !important;
}
.footer-towne-bank .footer-towne-links-item a {
color: #b7deff !important;
text-decoration: none !important;
}
.footer-towne-locations .footer-towne-links-item a:hover {
color: #fff !important;
text-decoration: none !important;
}
.footer-towne-bank .footer-towne-links-item a:hover {
color: #fff !important;
text-decoration: none !important;
}
.footer-towne-container ul {
list-style-type: none !important;
padding: 0px !important;
text-align: left !important;
}
.footer-towne-container li {
font-size: 14px !important;
}
.footer-towne-container .footer-towne-bank .footer-towne-links-item a:after {
font-family: "FontAwesome" !important;
font-weight: 400 !important;
content: "\f08e" !important;
color: #b7deff !important;
font-size: 14px !important;
margin-left: 7px !important;
}


/*
==============================================
Footer Modal Window
==============================================
*/

.btn-continue {
  background: #002949;
  color: #ffffff;
}
.btn {
    text-transform: uppercase;
}
.btn:hover {
  background: #000000;
  color: #ffffff;
}
.hidden {
    display: none;
}
  .open {
    display: block!important;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgb(0 0 0 / 40%);
  padding-top: 100px;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgb(0 0 0 / 40%);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
     padding: 25px 34px 10px;
    font-size: 17px;
    line-height: 29px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.close {
  float: right;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  color: #002949;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 1;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.close:hover, .close:focus {
  color: #002949;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
[role="button"] {
  cursor: pointer;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.footer-towne-bank .disclosure {
color: #b7deff !important;
    font-size: 13px;
line-height: 15px;
}
}

.bio-section .bio-detail-designation {
    font-size: 18px !important;
}
