/***************** Fonts ****************/
@import url("https://use.typekit.net/ugb0oiu.css");
@import url('https://fonts.googleapis.com/css2?family=Sue+Ellen+Francisco:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*************** Site Styles ************/
sitename {
    display:none;
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}
img {
  max-width: 100%;
  height: auto;
}
a {
    color: #005A8C;
    text-decoration: underline;
}
.find-out-more a {color: white;}

.HUD a {color: white;}
#menu:not( .mm-menu ) {
    display: none;
}
a.anchor {
    position: relative;
    top: -220px;
}
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-1040px;
	left:0%;
	color:white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	background:#BF1722;
	-webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}
#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:20px;
	outline-color:transparent;	
	-webkit-transition: top .1s ease-in;
    transition: left .1s ease-in;
    z-index: 100;
}
table.searchResults tr {
    background: #fff;
}
table.searchResults tr:nth-child(odd) {
    background: #ddd;
}

/************** Home page ***********/
.buy {
    min-height: 351px;
    background-image: url("/Content/Uploads/AHFAmicrositeBMAH/images/ready-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 30px;
}
.buy h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 64px;
    left: 0;
    right: 0;
    margin: auto;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: max-content;
}
.mid-section {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 80%;
    margin: auto;
}
.afford {
    padding-bottom: 30px;
}
.afford h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.afford p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
}

.program {
    padding-bottom: 80px;
}
.program-image {
    width: 40%;
    text-align: center;
    padding-right: 25px;
}
.program-image h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.program-text {
    max-width: 60%;
    margin-top: 80px;
}
.program-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
}
.grant {
    padding-bottom: 80px;
}
.grant-text {
    max-width: 60%;
}
.grant-text h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.grant-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    word-break: break-word;
}
.grant-image {
    width: 40%;
    text-align: center;
    padding-left: 25px;
}
.cert {
    padding-bottom: 80px;
}
.cert-image {
    width: 40%;
    text-align: center;
    padding-right: 25px;
}
.cert-image h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.cert-text {
    max-width: 60%;
}
.cert-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
}
.ready-section {
    padding: 30px 100px;
}
.ready-section h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.ready-section p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    word-break: break-word;
}
.ready {
    padding-bottom: 80px;
}
.ready-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
}
.ready-image h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.savings-image {
    float: left;
    margin-right: 10%;
    margin-bottom: 20px;
}
.credit {
    padding-bottom: 80px;
    display: block;
}
.credit-text h2 {
    color: #1C7FA6;
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 40px;
    line-height: 78px;
}
.credit-text p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
}
.credit-image {
    float: right;
    margin-left: 10%;
    margin-bottom: 20px;
}
.qualify {
    padding-bottom: 80px;
    display: block
}
.qualify-image {
    float: left;
    margin-right: 10%;
}

.find-out-more {
    background-color: #629E01;
    color: white;
    text-align: center;
    padding: 50px 10%;
}
.find-out-more h2 {
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 64px;
}
.find-out-more p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    word-break: break-word;
}
.homework {
    min-height: 351px;
    background-image: url("/Content/Uploads/AHFAmicrositeBMAH/images/homework.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.homework h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 64px;
    left: 0;
    right: 0;
    margin: auto;
    width: max-content;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.HUD {
    background-color: #629E01;
    color: white;
    text-align: center;
    padding: 50px 10%;
}
.HUD h2 {
    font-family: 'Sue Ellen Francisco';
    font-weight: 400;
    font-size: 64px;
    padding-bottom: 47px;
    line-height: 125px;
}
.HUD p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
}
.main ul {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    word-break: break-word;
    list-style-position: inside;
}