.rotate90deg {
	rotate: 90deg;
}




/* MM 12/30 */

/* make font in testimonials smaller */

.client-saying .saying-slider p {
	color: #454545;
	font: 300 13px / 1.65 "Lexend", sans-serif;
}


/* make font size in footer smaller */

@media (min-width: 992px) {
	.footer p, .footer li {
		font-size: 1rem;
	}
}



/* personal checking features checklist font smaller */
.bank-col.products-simple li, .bank-col.products-blue-head li {
	font-size: 18px;
}


/* remove yellow from headers */
.talk-form .head {
	background: none !important;
	
}

body .talk-form .head {
	  background: none !important;
	  font-weight: 300 !important;
	  color: #3c72b6 !important;
	  background: none !important;
  }
  
  
 .text-uppercase { text-transform: capitalize !important;}
 
 
 
 .yellow-head { background: #E2E9F5 !important;}
 
 
 .card-list-row .heading h2 {
	 font: 600 36px "Lexend", sans-serif;
 }
 
 
@media (min-width: 768px) {
	 p, .p, li, th, td {
		 font-size: 20px;
		  font-weight: 300;
		  line-height: 36px;
	 }
 }
 
 
 .mass-save p, .mass-save li {
	 font-size: 20px;
	 line-height: 1.6;
 }
 
 body .note-text p {
	 font-size: 18px;
	 font-weight: 300;
 }

 body .meta-ling-box h2 {
	 font-size: 30px;
	  padding: 8px 0 8px 0;
	  color: #454545;
	  font-family: 'Lexend';
	  font-weight: 400;
 }
 
 @media (min-width: 768px) {
	 .meta-ling-box p {
		font-size: 20px;
		 line-height: 1.6;
		 font-weight: 300;
	 }
 }
 
 
 @media (min-width: 1400px) {
	 .hero h2 {
		 font-size: 1.6vw;
	 }
 }
 
 
 @media (min-width: 768px) {
	 .blog-detail p, .blog-detail li {
		 font-size: 18px;
	 }
 }
 
 
 
 .only-card p, .only-card li {
	 color: #454545;
	 font-size: 18px;
	 line-height: 1.65;
 }
 
 .small-toolkit .head-text h2 {
	 font: 600 32px "Lexend", sans-serif;
 }
 
 
 .location-street .heading-location h3, .location-street .heading-location h4 {
	 font: 18px "Lexend", sans-serif;
 }
 
 .location-street .heading-location h2 {
	 font-size: 28px;
 }
 
 
 @media (min-width: 1200px) {
	 .hero p {
		 font-size: 20px;
		 font-weight: 300;
	 }
 }
 
 
.bank-col.products-simple p, .bank-col.products-blue-head p {
	 font-size: 20px;
	 line-height: 1.6;
	 font-weight: 300;
 }
 .bank-col.products-simple li, .bank-col.products-blue-head li {
	 font-size: 20px;
	 font-weight: 300;
	 line-height: 32px;
 }
 
 
 
 
 /*4pm*/
 @media (min-width: 992px) {
	 .hero h1 {
		 font-size: 24px;
		 font-weight: 600;
		 text-transform: uppercase !important;
	 }
 }
 
 
 @media (min-width: 1400px) {
	 .hero h2 {
		 font-size: 60px;
		 font-weight: 300;
	 }
 }
 
 .bank-col.products-simple h3, .bank-col.products-blue-head h3 {
	 font-size: 30px;
	 padding: 8px 0 8px 0;
	 color: #454545;
	 font-family: 'Lexend';
 }
 
/* Blue header box - flexible height with centered h2 */
.bank-col .box .header-bkgd {
	min-height: 90px;
	display: flex;
	align-items: center;
}

.bank-col .box .header-bkgd h2 {
	padding: 0.75rem 0;
}

.bank-col .box .header-bkgd + * {
	margin-top: 1.5rem;
}

/* Locations page - keep SUM ATM section close to legend */
.locations-list .col-md-4 {
	justify-content: flex-start !important;
}



/*locations*/
.locations-list .service-meta-list li .icon img {
	height: 20px !important;
	width: auto !important;
}

.locations-list .service-meta-list li {
	margin-bottom: 0;
	padding: 0.25rem 0;
	line-height: 1.2;
}

.locations-list .service-meta-list li .icon {
	height: auto !important;
	width: 30px !important;
	justify-content: flex-start !important;
}

.locations-list .location-box p {
	font-size: 20px;
	line-height: 1.6;
	font-weight: 300;
}

.locations-list .sum-atm p {
font-size: 20px;
line-height: 1.6;
font-weight: 300;
}

.locations-list .location-box h2 {
	font-size: 30px;
	padding: 8px 0 8px 0;
	color: #454545 !important;
	font-family: 'Lexend';
	font-weight: 300 !important;
}


/* tweaks 6pm*/
@media (min-width: 992px) {
	.services-card .service-card h2 {
		font-size: 30px;
		padding: 8px 0 8px 0;
		color: #454545;
		font-family: 'Lexend';
	}
} 



@media (min-width: 1025px) {
	.head h2 {
		font-size: 50px;
	}
}

.heading-location { margin-top: 40px;} 

.heading-location h2 {font-size: 30px;
	padding: 8px 0 8px 0;
	color: #454545 !important;
	font-family: 'Lexend';
}

/* Hide "Branch Administration" heading, keep staff names */
.branch-administration > h2 {
	display: none;
}

/* Align CTA buttons to the left */
.branch-administration .cta-row {
	justify-content: flex-start !important;
	gap: 1rem;
}

.branch-administration .text h2 {
	font-size: 30px;
	padding: 8px 0 8px 0;
	color: #454545 !important;
	font-family: 'Lexend';
}
	
.img-street {padding-top:40px;}




.time-stamps {
	background: none !important;
	padding-block: 4rem;
}


.location-phone-number {
	color:orange;
}

/* Benefits Box Toggle/Flip Animation Styles START */
.benefits-job.benefits-toggle {
 background-color: #fff;
}

.benefits-job.benefits-toggle .benefits-list .box {
  border: none;
  display: flex;
  height: 100%;
}

.benefits-job.benefits-toggle .box-inner {
  flex: 1;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  border: 1px solid #fff;
  border-radius: 10px;
}

.benefits-job.benefits-toggle .box:hover .box-inner {
  transform: rotateY(180deg);
}

.benefits-job.benefits-toggle .box-front,
.benefits-job.benefits-toggle .box-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 100%;
  padding: 30px 20px 20px 20px;
}

.benefits-job.benefits-toggle .box-front {
  /* Front face - positioned absolutely to fill the container */
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;

	background: white;
	border: 1px solid #002b60;
	border-radius: 10px;
}

.benefits-job.benefits-toggle .box-front * {
	color: #002b60 !important;
}

.benefits-job.benefits-toggle .box-back {
  /* Back face - defines the height in normal flow */
  transform: rotateY(180deg);
  font-size: 16px;
  line-height: 1.6;
  border-radius: 10px;
  display: flex;
  flex-direction: column;

	background: #3e71b7;
	height: 100%;
}

.benefits-job.benefits-toggle .box-back * {
  color: white;
  margin-bottom: 0;
}

.benefits-job.benefits-toggle .box-back p {
  line-height: 1.5;
}
/* Benefits Box Toggle/Flip Animation Styles END */