<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Author: Christopher Michael Pastore
Author URI: https://ChrisPastore.com/
Version: 1.0
*/
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* START GLOBAL STYLES */
@media all {
	body {
		background-color: #113C6E;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 1.6em;
		color: #000000;
	}
	body#thanks {
		background-image: url(/images/cta-bg-front.jpg);
		background-color: #113C6E;
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: center;
		background-size: cover;
		color: #000000;
	}
	h1, h2, h3, h4, h5, h6 {
		margin-top: 0;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-weight: 700;
		line-height: 1.3em;
		color: #ffffff;
	}
	.cta-content-1 h1 {
		font-size: 30px;
	}
	p {
		margin-bottom: 15px;
		color: #000000;
	}
	ul {
		margin-bottom: 15px;
		list-style-type: square;
	}
	a {
		color: #1377B9;
		text-decoration: none;
	}
	a:hover, a:focus {
		color: #0c4a74;
		text-decoration: underline;
	}
	strong {
		font-weight: 700;
	}
	.header-container {
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #ffffff;
	}
	.header-content-1 {
		font-size: 30px;
		line-height: 1.1em;
		font-weight: 700;
		color: #000000;
		text-decoration: none;
	}
	.header-content-2 {
		padding-top: 20px;
	}
	.header-content-2 .phone-link {
		font-size: 24px;
		line-height: 0.1em;
		font-weight: 700;
		color: #000000;
		text-decoration: none;
	}
	.footer-content .phone-link {
		color: #ffffff;
	}
	.header-content-2 .firm {
		margin-bottom: 0px;
		font-size: 18px;
		font-weight: 700;
		color: #000000;
		line-height: 0.1em;
	}
	.cta-container {
		padding-top: 40px;
		padding-bottom: 40px;
		background-image: url(/images/cta-bg-front.jpg);
		background-color: #113C6E;
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: center;
		background-size: cover;
	}
	.cta-content-1 p, .cta-content-1 ul {
		color: #ffffff;
	}
	.highlight {
		color: #ffff00;
	}
	.form-container {
		margin-bottom: 20px;
		padding: 0 0 20px;
		background: #d8dfee;
	}
	.form-header {
		margin: 0px;
		padding: 0px;
		/*background: #750A0B;*/
		/*background: #1377B9;*/
		background: #008000;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.form-header h2 {
		margin: 0px;
		padding: 10px;
		font-size: 32px;
		color: #ffffff;
	}
	.form-content {
		padding: 15px;
		background-color: #ffffff;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.form-content .call-out a {
		color: #ffff00;
	}
	.form-group label {
		font-size: 16px;
		font-weight: 400;
		color: #000000;
	}
	.form-control {
		border-color: #333333;
	}
	.form-control:hover, .form-control:focus {
		border-color: #000000;
		background-color: #ffffe0;
	}
	.for-button .submit-button {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 18px;
		font-weight: 700;
		/*background-color: #ffc519;
		border-color: #ffc519;*/
		background-color: #008000;
		border-color: #008000;
		/*color: #000000;*/
		color: #ffffff;
	}
	.for-button .submit-button:hover, .for-button .submit-button:focus {
		/*background-color: #ffcf40;*/
		background-color: #009f00;
	}
	.for-button p {
		color: #000000;
	}
	label.error {
		margin: 0;
		padding: 0 4px;
		background-color: #ff0000;
		color: #ffffff;
		font-size: 12px;
		line-height: 1.5em;
		text-transform: uppercase;
	}
	.orcall {
		margin-top: 25px;
		color: #000000;
	}
	.orcall2 {
		margin-top: 0px;
	}
	.blockquote .small, blockquote footer, blockquote small {
		font-weight: 700;
		font-style: italic;
		color: #000000;
	}
	.trust-container {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: #ffffff;
	}
	.steps-container {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: #1377B9;
		color: #ffffff;
	}
	.steps-content-1 p, .steps-content-2 p, .steps-content-3 p {
		color: #000000;
	}
	.steps-content-1 h2 {
		font-size: 30px;
	}
	.steps-content-3 p {
		margin-top: 20px;
	}
	.steps-content-3 a {
		color: #ffff00;
	}
	.list-group-item {
		background-color: #1582ca;
		border: 1px solid #0c4a74;
	}
	.label-primary {
		background-color: #0c4a74;
	}
	.free-case {
		background-color: #23239c;
		color: #ffffff;
		text-transform: uppercase;
	}
	.free-case:hover {
		background-color: #2929b6;
		color: #ffffff;
	}
	.who-container {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: #1377B9;
		color: #ffffff;
	}
	.who-content-1 h2 {
		font-size: 30px;
	}
	.who-content-1 h2, .who-card-content-2 h2, .who-card-content-3 h2, .who-card-content-4 h2 {
		color: #081F3A;
	}
	.who-card-1 {
		margin-bottom: 20px;
		background: #ffffff url(/images/choices.jpg) no-repeat top center;
		background-size: contain;
	 }
	 .who-card-2 {
		margin-bottom: 20px;
		background: #ffffff url(/images/va-benefits.jpg) no-repeat top center;
		background-size: contain;
	 }
	.who-card-content-1, .who-card-content-2 {
		margin-bottom: 20px;
	}
	.who-card-content-1, .who-card-content-2 {
		margin-top: 160px;
		background-color: #ffffff;
		border: 1px solid #081F3A;
	}
	.who-card-content-1 h2, .who-card-content-2 h2 {
		padding-top: 15px;
		font-size: 30px;
		color: #081F3A;
	}
	.settlements-container-1 {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: #c5e4f9;
		color: #000000;
	}
	.settlements-container-2 {
		padding-top: 40px;
		padding-bottom: 40px;
		background-color: #eeeeee;
		color: #000000;
	}
	.settlements-content-1 img {
		margin-bottom: 20px;
	}
	.settlements-content-2 h2, .settlements-content-3 h2, .settlements-content-4 h2 {
		font-size: 26px;
		color: #081F3A
	}
	.settlements-content-3 {
		padding-bottom: 20px;
	}
	.settlements-button {
		margin-bottom: 20px;
	}
	.dl-horizontal dl {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.dl-horizontal dt {
		font-size: 26px;
		font-weight: 700;
		line-height: 1.5;
	}
	.dl-horizontal dd {
		margin-bottom: 20px;
		line-height: 1.5;
	}
	.mobile-sticky-container {
		display: block;
		width: 100%;
		background: #ffff00;
	}
	.mobile-sticky-content {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 27px;
		font-weight: 700;
		color: #000000;
		text-decoration: none;
	}
	.mobile-sticky-content a {
		color: #000000;
		text-decoration: none;
	}
	.affix {
		bottom: 0;
	}
	.footer-container {
		margin: 0;
		padding-top: 40px;
		padding-bottom: 60px;
		background-color: #002030;
	}
	.footer-content .free-case {
		background-color: #008000;
		border-color: #008000;
		color: #ffffff;
	}
	.footer-content .free-case:hover, .footer-content .free-case:focus {
		background-color: #009f00;
	}
	body#sub .footer-content-1 {
		display: none;
	}
	.footer-content-1 p, .footer-content-2 p {
		font-size: 12px;
		line-height: 1.5em;
		color: #ffffff;
	}
	.footer-content-2 a {
		color: #ffff00;
	}
	a.phone-link {
		text-decoration: none;
	}
	.margin-left {
		margin-left: 10px;
	}
	.list-group-item {
		margin-bottom: 15px;
	}
	.btn-success {
		background-color: #2a612a !important;
		border-color: #2a612a !important;
	}
	.footer-container address {
		color: #ffffff;
	}
}
/* END GLOBAL STYLES */

/* START PORTRAIT PHONES and SMALLER */
@media (max-width: 480px) {}
/* END PORTRAIT PHONES and SMALLER */

/* START LANDSCAPE PHONES and PORTRAIT TABLETS */
@media (max-width: 767px) {}
/* END LANDSCAPE PHONES and PORTRAIT TABLETS */

/* START PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */
@media (min-width: 768px) and (max-width: 991px) {
	.header-content-1 .logo {
		margin-top: 10px;
	}
	.header-content-2 {
		float: right;
		text-align: right;
	}
	.header-content-2 {
		margin-top: 20px;
	}
	.header-content-2 .phone-link {
		font-size: 50px;
	}
	.cta-container {
		padding-top: 60px;
		padding-bottom: 60px;
		background-image: url(/images/cta-bg-front.jpg);
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: top;
		background-size: cover;
	}
	.cta-content-1  {
		padding-bottom: 20px;
	}
	.cta-content-1 h1 {
		font-size: 53px;
	}
	.form-header h2 {
		font-size: 50px;
	}
}
/* END PORTRAIT TABLETS and SMALL DESKTOPS / LAPTOPS */

/* START LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */
@media (min-width: 992px) and (max-width: 1199px) {
	.header-content-1 .logo {
		margin-top: 10px;
	}
	.header-content-2 {
		margin-top: 20px;
	}
	.header-content-2 .phone-link {
		font-size: 50px;
	}
	.header-content-2 {
		float: right;
		text-align: right;
	}
	.cta-container {
		padding-top: 60px;
		padding-bottom: 60px;
		background-image: url(/images/cta-bg-front.jpg);
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: center;
		background-size: cover;
	}
	.cta-content-1 h1 {
		font-size: 50px;
	}
	.cta-content-2 {
		padding-bottom: 60px;
	}
	.form-header h2 {
		font-size: 35px;
	}
}
/* END LANDSCAPE TABLETS and MEDIUM DESKTOPS / LAPTOPS */

/* START LARGE DESKTOPS / LAPTOPS */
@media (min-width: 1200px) {
	.header-content-1 .logo {
		margin-top: 10px;
	}
	.header-content-2 {
		margin-top: 20px;
		float: right;
		text-align: right;
	}
	.header-content-2 .phone-link {
	 font-size: 50px;
	}
	.cta-container {
		padding-top: 40px;
		padding-bottom: 40px;
		background-image: url(/images/cta-bg-front.jpg);
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: center;
		background-size: cover;
	}
	.cta-content-1 {
		padding-top: 70px;
	}
	body#sub .cta-content-1 {
		padding-top: 20px;
	}
	.cta-content-1 h1 {
		font-size: 60px;
	}
	.cta-content-1 p {
		/*font-size: 22px;*/
		font-size: 25px;
	}
	.form-header h2 {
		font-size: 32px;
	}
	.settlements-content-2 h2 {
		font-size: 29px;
	}
	.who-card-content-1, .who-card-content-2 {
		margin-top: 250px;
	}
	.who-card-content-1 h2, .who-card-content-2 h2 {
		font-size: 30px;
	}
	.who-content-1 h2 {
	font-size: 48px;
	}
	.steps-content-1 h2 {
		margin-bottom: 20px;
		font-size: 40px;
	}
}
/* END LARGE DESKTOPS / LAPTOPS */
</pre></body></html>