@charset "utf-8";
/* STEPS MODULE CSS */

		
.steps-module-main-container {
	height: auto;
    position: relative;
    border-radius: 0px 0px 0px 0px;
    max-width: 100%;
	margin: 0px 0px 0px 0px;
}

.steps-module-inner-container {padding:0px 30px 0px 30px;max-width:720px;margin:0 auto;margin-bottom:40px;}
.steps-module-inner-container h2 {font-size:34px;font-weight:300;line-height: 47px;text-align: center;margin-bottom:10px;}
.steps-module-steps-1 {position:relative;max-width:100%;margin: 40px 100px 0px 0px;}
.steps-module-steps-2 {position:relative;max-width:100%;margin: 0px 100px 0px 0px;}
.steps-module-steps-3 {position:relative;max-width:100%;margin: 40px 0px 0px 0px;}

.steps-module-steps-bkg {position: absolute;top: -20px;left: -80px;}
.steps-module-steps-bkg p {font-size:230px;font-weight:700;padding: 70px 0px;}

a.steps-module-footnote-link {
	font-size: 24px;
	color: #0067B9;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: -2px;
	cursor: pointer;
}

	a.steps-module-footnote-link:hover {
		color: #0067B9;
		text-decoration: none;
		text-underline-offset: -2px;
	}

	a.steps-module-footnote-link:focus {
		outline: thin solid #000;
		outline-offset: 2px;
		text-decoration: underline;
		text-underline-offset: -2px;
	}
a.steps-module-footnote-link2 {
	display: initial !important;
	position: inherit !important;
	color: #0067B9 !important;
	bottom: 0px !important;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	text-decoration: underline;
	text-underline-offset: -2px;
	cursor: pointer;
}

	a.steps-module-footnote-link2:hover {
		color: #0067B9;
		text-decoration: none;
		text-underline-offset: -2px;
	}

	a.steps-module-footnote-link2:focus {
		outline: thin solid #000;
		outline-offset: 2px;
		text-decoration: underline;
		text-underline-offset: -2px;
	}

.steps-module-steps-content {position:relative; height:auto;}
.steps-module-steps-content h3 {font-size:16px;font-weight:500;text-transform: uppercase;margin-bottom: 0px;padding-bottom: 15px;}
.steps-module-steps-content h4 {font-size:26px;font-weight:700;margin-bottom: 0px;padding-bottom: 10px;}
.steps-module-steps-content p {font-size:18px;font-weight:300;line-height:27px;padding-bottom: 0px;margin:0px;}
	.steps-module-steps-content a {
		display: inline-block;
		font-size: 16px;
		font-weight: 500;
		position: relative;
		bottom: 0px;
		margin-top: 15px;
	}

		.steps-module-steps-content a.cta-primary {
			padding: 10px 20px 10px 20px;
		}

.steps-module-steps-content-link {
	display: initial !important;
	position: inherit !important;
	color: #0067B9!important;
	bottom:0px!important;
}
.steps-module-cta {display: block;margin: 0 auto;}
.steps-module-steps-content ol {
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	padding-bottom: 0px;
	margin: 0px;
}

h3.no-steps {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-transform:none;
}
div.steps-module-steps-content.no-steps {min-height: auto; margin-bottom:40px;}
div.steps-module-steps-3.no-steps {margin: 0 0 30px 0;}

.steps-module-terms {text-align: center;
    margin: 0px;
    padding: 50px 0px 40px 0px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;}
.steps-module-terms:target {background: yellow;}



@media (min-width: 320px) {
}

@media (min-width: 360px) {
	
}

@media (min-width: 375px) {

.steps-module-steps-content {}

	
}

@media (min-width: 576px) {
	
}		

@media (min-width: 768px) {
		
}
	
@media (min-width: 992px) {

.steps-module-inner-container {padding:0px 20px 0px 20px;max-width: 970px;margin: 0 auto;margin-bottom:40px;}
.steps-module-steps-1 {max-width: 280px;margin-right: 40px;}
.steps-module-steps-2 {max-width: 280px;margin: 40px 40px 0px 0px;}
.steps-module-steps-3 {max-width: 280px;margin-right: 0px;}
	.steps-module-steps-content a {
		display: inline-block;
		font-size: 16px;
		font-weight: 500;
		position: relative;
		bottom: 0px;
		margin-top: 0px;
	}
.btn-primary-yellow {margin: 0;display: flex;}	

div.steps-module-steps-content.no-steps {min-height: 260px}
div.steps-module-steps-3.no-steps {margin: 40px 0px 0px 0px;}

}

@media (min-width: 1200px) {

.steps-module-main-container {max-width: 97%;border-radius: 0px 20px 0px 0px;}
.steps-module-inner-container {max-width: 1100px;}
.steps-module-steps-1 {max-width: 320px;margin-right: 40px;margin-left: 20px;}
.steps-module-steps-2 {max-width: 320px;margin-right: 40px;}
.steps-module-steps-3 {max-width: 320px;margin-right: 0px;}	

}

@media (min-width: 1440px) {
	
	
.steps-module-inner-container {padding:0px;padding-left:150px;max-width: 100%;margin:0px 0px 60px 0px;}
.steps-module-steps-1 {max-width: 320px;margin-right: 100px;margin-left: 70px;}
.steps-module-steps-2 {max-width: 320px;margin-right: 100px;}
.steps-module-steps-3 {max-width: 320px;margin-right: 0px;}	
	
}

@media (min-width: 1500px) {
	
}

@media (min-width: 1650px) {
	
}
	
		

