<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* Global */

/* colors */
.bg-primary {
  background-color: #16284c;
}

/* DIV's */

.menu{
	position: sticky;
}
.intro-box {
	width: 45%;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-stretch: normal;
	margin-right: 10px;
}
.intro-box2 {
	width: 45%;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-stretch: normal;
	margin-right: 10px;
}
.about_frame {width: 100%;height: auto;display: inline-block;float: left;padding: 25px;alignment-adjust: central;margin-left: auto;margin-right: auto;margin-left: 20px;text-align: left;}
.header {height:700px; background-image:url(../images/Header_Large.jpg); background-position:center; background-repeat:no-repeat; background-color:#16284c;}
.testimonial {height:400px; background-image: url(../images/Testimonial.jpg); background-position:center; background-repeat:no-repeat;}
.blurb_text {width:48%; text-align:center;  height:240px; padding-top:40px;}
.blurb_text2 {width:25%; text-align:center;  height:375px; padding-top:40px;}
.blurb_text3 {width:70%; text-align:center;  height:375px; padding-top:40px;}
.blurb_photo_01 {width:48%; background-image:url(https://www.houseloan.com/DavidBalsz/images/Blurb_Photos_01.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.blurb_photo_02 {width:48%; background-image:url(../images/Blurb_Photos_02.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center; }
.blurb_photo_03 {width:48%; background-image:url(../images/Blurb_Photos_03.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.header_text {font-family: "bebas-neue";font-size:70px;color:#ffffff;text-align:center;text-shadow: 2px 2px 10px #333333;text-transform:uppercase;padding-top:250px;font-weight: normal;margin: 0;}
.header_subtext {font-size:32px;color:#ffffff;text-align:center;text-shadow: 2px 2px 8px #333333;text-transform:uppercase;margin: 0;font-weight: normal;}
.btn {font-size:22px; border:solid #ffffff 0px; padding:10px; width:200px; color:#ffffff; text-align:center; text-transform:uppercase; margin:auto; margin-top:15px; background-color:#16284c;}
.header_meettheteam {height:300px; background-image:url(../images/meettheteam.jpg); background-position:center; background-repeat:no-repeat; background-color:#16284c;}
.header_contact {height:300px; background-image:url(../images/Header_Sub_contact.jpg); background-position:center; background-repeat:no-repeat; background-color:#16284c;}

/* Spacers */
.padding_title {padding-top:20px; padding-bottom:20px;}

/* Buttons */


/* #Media Queries
================================================== */
	
	/* Smaller than standard 960 (devices and browsers)
	@media only screen and (max-width: 959px) {
	
	}*/
	
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 979px) {

	.header_text {font-family: "bebas-neue"; font-size:60px; color:#ffffff; text-align:center; text-shadow: 2px 2px 10px #333333; text-transform:uppercase; padding-top:250px;}
	.header_subtext {font-size:28px; color:#ffffff; text-align:center; text-shadow: 2px 2px 8px #333333; text-transform:uppercase;}
	.about_frame {width: 100%;max-width: 250px;height: auto;display: inline-block;float: left;padding: 25px;alignment-adjust: central;margin-left: auto;margin-right: auto;margin-left: 20px;text-align: left;}
	.header_sub_page {
            padding: 6em 0px;
        }
	}
	
	
	
	
	
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header {height:500px; background-image:url(../images/Header_Large.jpg); background-position:center; background-repeat:no-repeat; background-color:#16284c;}
	.icon {width: 100%; float:left; align-content:center; text-align:center;padding-top: 20px;}
		.intro-box2 {
	width: 100%;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-stretch: normal;
	margin-right: 10px;
}
	.about_frame {width: 100%;max-width: 750px;height: auto;display: inline-block;float: left;padding: 10px;alignment-adjust: central;margin-left: auto;margin-right: auto;text-align:left;}
.blurb_photo_01 {width:100%; background-image:url(../images/Blurb_Photos_01.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.blurb_photo_02 {width:100%; background-image:url(../images/Blurb_Photos_02.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.blurb_photo_03 {width:100%; background-image:url(../images/Blurb_Photos_03.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.header_text {font-family: "bebas-neue"; font-size:40px; color:#ffffff; text-align:center; text-shadow: 2px 2px 10px #333333; text-transform:uppercase; padding-top:220px;}
.header_subtext {font-size:22px; color:#ffffff; text-align:center; text-shadow: 2px 2px 8px #333333; text-transform:uppercase;}
	}
	

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

	.header {height:500px; background-image:url(../images/Header_Large.jpg); background-position:center; background-repeat:no-repeat; background-color:#16284c;}
	.intro-box2 {
	width: 100%;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 20px;
	font-stretch: normal;
	margin-right: 10px;
}
	.about_frame {width: 100%;max-width: 450px;height: auto;display: inline-block;float: left;padding: 10px;alignment-adjust: central;margin-left: auto;margin-right: auto;text-align:left;}
.blurb_photo_01 {width:100%; background-image:url(../images/Blurb_Photos_01.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.blurb_photo_02 {width:100%; background-image:url(../images/Blurb_Photos_02.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.blurb_photo_03 {width:100%; background-image:url(../images/Blurb_Photos_03.jpg); background-repeat:no-repeat; background-position:center; height:280px; text-align:center;}
.header_text {font-family: "bebas-neue"; font-size:30px; color:#ffffff; text-align:center; text-shadow: 2px 2px 10px #333333; text-transform:uppercase; padding-top:220px;}
.header_subtext {font-size:16px; color:#ffffff; text-align:center; text-shadow: 2px 2px 8px #333333; text-transform:uppercase;}
.header_sub_page_text {font-family: "bebas-neue"; font-size:45px; color:#ffffff; text-align:center; text-shadow: 2px 2px 10px #333333; text-transform:uppercase; padding-top:140px;}
	}
/* FDIC */

#fdic .container {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: auto;
    margin-left: auto;
}

#fdic .position-relative {
    position: relative !important;
}

#fdic .py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

#fdic .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: -12px;
    margin-left: -12px;
}

#fdic .row&gt;* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-top: 0;
}

#fdic .d-none {
    display: none !important;
}

#fdic .img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 576px) {
    #fdic .container {
        max-width: 540px;
    }
    #fdic .d-sm-block {
        display: block !important;
    }
    #fdic .d-sm-none {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #fdic .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    #fdic .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    #fdic .container {
        max-width: 1140px;
    }
}</pre></body></html>