@charset "UTF-8";
/* CSS Document */
header div {
    max-width: 1440px;
    margin: 0 auto;
}
header div.wrap {
    padding: 0;
}
header div {
    max-width: 1440px;
    margin: 0 auto;
}
header div.left-header {
    width: 70%;
    display: inline;
    padding: 20px 20px 20px 0;
}
header div.left-header img {
  width: 500px !important;
  padding: 10px 0 10px 30px;
  min-height: auto !important;
}
@media (max-width: 799px) {
.carousel__wrapper {
	margin-top: 210px;
}
}
@media (max-width: 768px) {
.carousel__wrapper {
	margin-top: 185px;
}
}
.container.color-trigger--white.fm-layout--placemat.swoosh-right {
    display: none;
}

.fm-layout--masthead-one-col .container {
display: none;
}
.hero--homepage .hero__overlay--inner-gray {
    background-image: none !important;
}
.hero--homepage {
    border-bottom-right-radius: 0 !important;
}
header div.wrap {
    padding: 20px 0 !important;
}
.fm-layout--masthead-one-col .col-banner, .fm-layout--masthead-two-col .col-banner {
    margin-bottom: -213px !important;
}
.hero--homepage .hero__content .hero__accent {
    display: none !important;
}
@media (max-width: 768px) {
header div.left-header img {
    width: 50% !important;
    padding: 10px 30px 10px 30px;
    min-height: auto !important;
    margin: 0px auto;
    position: relative;
    display: block;
	min-width: 360px;
}
}
@media (max-width: 415px) {
header div.left-header img {
    width: 50% !important;
    padding: 10px;
    min-height: auto !important;
    margin: 0px auto;
    position: relative;
    display: block;
    min-width: 320px;
}
}
h1.hero__title {
    font-size: 54px !important;
	font-weight: 500 !important;
    font-family: 'GlyphaBold' !important;
height: auto;
	width: 100%;

}
@media (max-width: 900px) {
h1.hero__title {
    font-size: 48px !important;
}
}
@media (max-width: 700px) {
h1.hero__title {
    font-size: 36px !important;
}
}
@media (max-width: 600px) {
h1.hero__title{
    font-size: 36px !important;
	line-height: 44px !important;
}
}
.hero--homepage .hero__content {

    width: 100% !important;
    text-align: center !important;
    position: relative !important;
    top: -30px !important;

}	
.hero__description p {
    font-size: 22px !important;
    max-width: 650px !important;
	line-height: 28px;
	margin: 0px auto;
}
@media (max-width: 900px) {
.hero__description p {
    font-size: 20px !important;
	line-height: 26px;
    max-width: 650px;
    width: auto !important;
}
}
@media (max-width: 700px) {
.hero__description p {
    font-size: 18px !important;
	line-height: 24px;
    max-width: 650px;
    width: auto;
    padding: 0 30px 100px !important;
}
}

.color-trigger--teal {

    border-radius: 0px !important;
    border-top-right-radius: 100px !important;
	position: relative;

top: -85px;

}
#thebasics h3, #details h3, #borrower h3, #resources h3, #education h3 {
    font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700 !important;

}
#thebasics {
    margin-top: 60px !important;

}
#thebasics h2, #details h2, #borrower h2, #resources h2 {
    font-family: 'GlyphaBold' !important;
	max-width: 380px !important;
}
#thebasics a, #details a, #borrower a {
    padding: 5px 10px 5px 14px !important;
}
#thebasics p, #details p, #borrower p, #resources p, #education p {

    margin: 0 !important;
	font-weight: 500 !important;
}
#details {
background: #fff;
    position: relative;
    top: -100px;
    padding: 50px 60px 0;
    text-align: center;
}

@media (max-width: 480px) {
#details {
    background: #fff;
    position: relative;
    top: -100px;
    padding: 20px 30px;
    text-align: center;
}
}

	
#details a, #details a:link {
    color: #fff;
    background: #238196;
}
	
.qsg-wrap {

    max-width: 1000px;
    margin: 0px auto;
    font-size: 0;

}
div.twocol {
	display: inline-block;

    padding: 30px 0 !important;
    vertical-align: top;
    position: relative;
    width: 50% !important;

}
@media (max-width: 900px) {
div.twocol {
    width: 100% !important;
}
}

	#thebasics a:hover, #details a:hover, #borrower a:hover {
		text-decoration: underline;
	}
#eligibility {
	top: -210px !important;
}
#eligibility h2 {
    color: #238196;
    max-width: 100%;
	font-size: 34px;
	margin: 0 0 20px;
}
#eligibility p {
    color: #1a1a1a;
    max-width: 480px;
    margin: 0 0 30px;
    font-weight: 600;
}
#eligibility a.lookup-btn, #eligibility a.lookup-btn:link {
    padding: 8px 10px 8px 14px !important;
}
	#education {
		margin-bottom: -130px !important;
	}
#education {
background: #fff;
    position: relative;
    padding: 0 0 100px !important;
    text-align: left !important;
    top: -150px !important;
}
		#education .qsg-wrap {
			text-align: center;
			margin: 0px auto;
			font-size: 0;
			max-width: 1000px;
	}
#education p, #education h3 span {
  color: #238196 !important;
}
#education p {
	padding: 20px 30px 30px !important;
}
#education a, #education a:link {
  background: #238196;
  color: #fff;
  margin-bottom: 30px;
  font-size: 20px;
  padding: 10px 10px 10px 14px;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
}
#education img {
    width: 1000px;
    max-width: 1000px;
    position: absolute;
    left: 0;
    top: -240px;
    height: 1000px;
    max-height: 1000px;
}
div.twocol {
  display: inline-block;
  padding: 30px 30px;
  vertical-align: top;
  position: relative;
}
#education .qsg-wrap .twocol{
 width: 100% !important;
}
@media (max-width: 1130px) {
#education {
    background: #fff;
    position: relative;
    padding: 0 60px 100px !important;
    text-align: left;
    top: -150px;
}
}
@media (max-width: 900px) {
#education {
    background: #fff;
    position: relative;
    padding: 0 60px 0px !important;
    text-align: left;
    top: -150px;
}
}
@media (max-width: 480px) {
#education {
    background: #fff;
    position: relative;
    padding: 0 30px 0 !important;
    text-align: left;
    top: -200px !important;
}
}

#education h2 {
font-size: 34px;
    color: #238196;
    padding: 0;
    margin: 0 30px;
    max-width: 100%;
}
#education h3 {
    color: #238196  !important;
}
#education h4 {
font-family: 'Source Sans Pro', sans-serif !important;
    color: #238196;
    font-size: 22px;
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    padding: 30px 30px 10px 30px;
    font-weight: 500;
    line-height: 32px;
}

@media (max-width: 1000px) {
#education h4 {
    width: auto;
	padding: 30px 0;
}
}

@media (max-width: 480px) {
#education h4 {
    color: #238196;
    font-size: 20px;
    width: auto;
    margin: 0px auto;
    text-align: left;
    padding: 30px 0 10px 0;
    font-weight: 500;
    line-height: 32px;
}
}
#education a, #education a:link {
    padding: 8px 10px 8px 14px;
}

#education img {
width: 1000px;
    max-width: 1000px;
    position: absolute;
    left: 0;
    top: -240px;
    height: 1000px;
    max-height: 1000px;	
}

@media (max-width: 900px) {
#education img {
display: none;
}
}
.color-trigger--teal {
border-radius: 0px !important;
border-top-right-radius: 100px !important;
position: relative;
top: -85px;
}
#resources {
    margin-top: 60px !important;
background: #238196;
    position: relative;
    top: 0px;
    padding: 0px 60px;
    text-align: center;
}
@media (max-width: 480px) {
#resources {
    background: #238196;
    position: relative;
    top: 0px;
    padding: 0px 30px;
    text-align: center;
}
}

#block-particle-camp-content > article > div:nth-child(2) > div:last-child > section, #block-particle-camp-content > article > div > div:last-child > section {

    background-color: #05314D !important;
    height: 200px;
    margin-top: -70px;

}

#thebasics {
 position: relative;
 border-top-right-radius: 100px;
 text-align: center;

}
#thebasics h3, #details h3, #borrower h3, #resources h3, #education h3{
  max-width: 1000px;
  text-align: left;
  margin: 0px auto;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 4px;
}
.qsg-wrap {
  max-width: 1000px;
  margin: 0px auto;
}
#thebasics img, #details img, #borrower img, #resources img {
  width: 70px;
  margin-bottom: 10px;
  min-height: auto;
}
.buyers{
margin-top: 40px !important;
}
.three-m {
    font-size: 40px;
    position: relative;
    top: 8px;
    letter-spacing: -3px;
    margin-right: 15px;
}
#thebasics h2, #details h2, #borrower h2, #resources h2{
  color: #fff;
  font-size: 34px;
  font-family: 'Glypha LT Pro W01 Bold';
  width: auto;
  max-width: 360px;
  margin: 0px auto;
}
@media (max-width: 450px) {
#thebasics h2, #details h2, #borrower h2, #resources h2 {
    font-size: 28px;
    max-width: 360px;
}
}
@media (max-width: 380px) {
#thebasics h2, #details h2, #borrower h2, #resources h2 {
    font-size: 26px;
    max-width: 360px;
}
}

#borrower h2 {
	/*min-height: 84px;*/
}
#thebasics p, #details p, #borrower p, #resources p, #education p {
    padding: 20px 0 30px;
    font-size: 18px;
    color: #fff;
    width: auto;
    max-width: 100%;
    margin: 0px auto;
    font-weight: 300;
    line-height: 28px;
}
#thebasics a, #details a, #borrower a{
    font-size: 20px;
    color: #238196;
    background: #fff;
    padding: 10px 10px 10px 14px;
    border-radius: 5px;
    font-weight: 600;
    display: inline-block;
}
#details p, #details h3, #details h2 {
    color: #238196;
}
#block-particle-camp-content > article > div:nth-child(2) > div:nth-child(3) > section {
margin-top: -70px;
}
#block-particle-camp-content > article > div > div:nth-child(3) > section{
margin-top: -70px;
}
#borrower {
   background: #05314d;
   text-align: center;
   padding: 100px 60px 200px;
}
#details > h3 > span{
color: #238196;
}
#details {
text-align: center;
}




#eligibility {
  background: url(/sites/g/files/koqyhd211/files/2020-10/eligibility-tool.png) no-repeat;
  background-size: cover;
  width: auto;
  max-width: 1000px;
  margin: 0px auto;
  position: relative;
  top: -250px;
  text-align: left;
  padding: 60px;
  z-index: 999;
	border-radius: 10px;
}
#eligibility a.lookup-btn, #eligibility a.lookup-btn:link {
  color: #fff;
  background: #238196;
  font-size: 20px;
  padding: 10px 10px 10px 14px;
  border-radius: 5px;
  font-weight: 600;
  display: inline-block;
}


	
#resources {
 background: #238196;
 position: relative;
 text-align: center;
}

#resources a, #resources a:link {
 color: #238196;
 background: #fff;
 padding: 10px 10px 10px 14px;
 border-radius: 5px;
 font-weight: 600;
 display: inline-block;
 font-size: 20px;
}
.fm-footer{
color : #fff;
}
div.dialog-off-canvas-main-canvas > div > footer{
display : none;
}
footer .text-left {
    color: #828da3;
    display: inline-block;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left !important;
}
footer a:visited {
    color: #fff;
}
footer .text-right {
  display: inline-block;
  float: right;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: right !important;
  position: relative;
  top: 4px;
  padding-right: 40px;
}

#block-particle-camp-content > article > div:nth-child(2) > div:last-child > section, #block-particle-camp-content > article > div > div:last-child > section{
background-color: #011329;
height:200px;
margin-top:-70px;
}

footer{
 padding-top: 40px;
 margin-left: 40px;
 color: #fff;
}
.text-left >a{
color: #fff !important;
}
footer a, footer a:link {
	text-decoration: underline;
}
.carousel--hero > div{
background-color: #011329;
}

