
.media-cta-v-center .content {
	align-self: center;
}

.media-cta-v-center.no-bottom-padding {
	padding: 100px 0 20px 0 !important;
}

.no-margin {
	margin-bottom: 0 !important;
}

.check-text {
	padding: .5rem 0 0 !important;
}

img.wp-image-1103,
img.wp-image-1158,
img.wp-image-1163,
img.wp-image-1164 {
	border-radius: 0 0 20px 0 !important;
}

.small-text {
	font-size: 12px;
}

.white-case {
	background: #ffffff;
	padding: 20px 40px 20px 40px;
	border-radius: 40px;
}

.grey-case {
	background: #dddddd;
	padding: 20px 40px 20px 40px;
	border-radius: 40px;
}

.page-id-1483 .item {
	width: 100% !important;
	background: #dddddd !important;
}

.page-id-31 .wp-block-ibb-ibb009-testimonials {
	padding: 1em 2em 2em !important;
	min-height: 400px;
	display: flex; /* Make parent a flex-container */
    justify-content: center; /* Centers child horizontally */
    align-items: center;
}

.header-fdic {

	display: grid;
	align-items: center;
	padding: 5px;
	margin: 0 0 10px;
	grid-column: span 7!important;
  padding-top:0;
}

@media only screen and (max-width:1024px) {
	.header-fdic {
	padding-top: 20px;
		margin-bottom: 0;
padding-left: 20px;
padding-right: 20px;
}
}

.fdic {
	display:flex;
	margin:auto;
	align-items:center;
}
.fdic-statement {
	font-size: 12px;
	margin:auto auto auto 10px;
	font-style:italic;
	
}

#fdic-logo {
	width: auto;
	height: 1.25rem;
	margin-right: 10px;
}



.site-header {
	padding-top:0;
	border-top:0!important;
}

/* @media only screen and (min-width:1024px) {
	.site-header {
		top:32px!important;
	}
} */

#navigation-desktop div.mega-sub-menu { 
	top:128px!important;
}