html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td,
		article, aside, canvas, details, embed, 
		figure, figcaption, footer, header, hgroup, 
		menu, nav, output, ruby, section, summary,
		time, mark, audio, video, input {
			margin: 0;
			padding: 0;
			border: 0;
			font-size: 100%;
			font: inherit;
			vertical-align: baseline;
		}
		.bold {
			font-weight:bold !important;
		}
		.hidden {
			display:none !important;
		}
		/* HTML5 display-role reset for older browsers */
		article, aside, details, figcaption, figure, 
		footer, header, hgroup, menu, nav, section {
			display: block;
		}
		body {
			line-height: 1;
		}
		ol, ul {
			list-style: none;
		}
		blockquote, q {
			quotes: none;
		}
		blockquote:before, blockquote:after,
		q:before, q:after {
			content: '';
			content: none;
		}
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
		html, body{
			font-family: 'Lexend', sans-serif;
			font-size: 16px;
		}
		html,body,p,button,input,textarea,label,li,h1,h2,h3,h4,h5{
			font-family: 'Lexend', sans-serif !important;
		}
		
		h1{
			font-size: 20px;
			font-family: 'Lexend', sans-serif;
			line-height: 25px;
		}

		h2{
			font-size: 18px;
			font-family: 'Lexend', sans-serif;
			line-height: 25px;
		}

		h3{
			font-size: 16px;
			font-family: 'Lexend', sans-serif;
			line-height: 23px;
		}
		p{
			font-size: 14px;
			font-family: 'Lexend', sans-serif;
			line-height: 18px;
		}
		li{
			font-size: 14px;
			font-family: 'Lexend', sans-serif;
			line-height: 18px;
		}		
		.clear{
			clear:both;
		}

        body { font-family: Arial, sans-serif; margin: 0; padding: 0; background: #fff; color: #333; }
        header { background: linear-gradient(45deg, rgb(4 38 81) 30%, rgb(40 97 189) 100%);; padding: 20px; color: #fff; }
        header nav a { 
            color: #fff;
            text-decoration: none;
            font-weight: 400;
            margin: 20px;
            line-height: 24px;
        }
        .container { width: 90%; max-width: 1200px; margin: auto; padding: 20px 0; }
        .container h1 a{color:#fff;text-decoration:none;}
        .hero { background: #e8f1ff; padding: 60px 20px; text-align: center; border-radius: 10px; }
        .btn-primary { background: #004aad; color: #fff; padding: 15px 25px; text-decoration: none; border-radius: 5px; display: inline-block; margin-top: 20px; }
        .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }
        .card { background: white; padding: 20px; border-radius: 10px; box-shadow: 0 2px 6px rgba(0,0,0,0.1); }
        footer { background: #222; color: #ccc; text-align: center; padding: 30px 10px; margin-top: 50px; }
        a { color: #004aad; }




        .apply_now_wrapper {
            position: relative;
            width: 100%;
            background: #e8f1ff;
        }
        .apply_now_container {
            position: relative;
            width: 90%;
            max-width: 1200px;
            margin: auto;
            padding: 50px 0px;
            font-size: 16px;
            line-height: 24px;
        }
        .apply_now_container h1 {
            font-size: 31px;
            color: #111111;
            font-family: 'Lexend', helvetica, arial, sans-serif;
            margin: 0px 0px 10px 0px;
            line-height: 45px;
            text-align: center;
            font-weight: 600;
        }
        .apply_now_container ul{
            position: relative;
            margin: 20px auto 20px auto;
        }
        .apply_now_container ul li {
            font-size: 16px;
            font-family: 'Lexend', helvetica, arial, sans-serif;
            margin-bottom: 20px;
            text-align: center;
            color: #000;
            line-height: 22px;
        }
        .apply_now_container ul li span {
            color: #E3116E;
            font-weight: 500;
        }
        .apply_now_container h2 {
            font-family: 'Lexend', helvetica;
            font-size: 21px;
            text-align: center;
            margin-bottom: 20px;
            color: #161b4b;
            line-height: 28px;
        }
        .apply_now_container form {
            border: 1px solid rgba(0, 0, 0, 0.1);
            border-radius: 15px;
            padding: 35px 2.5%;
            background: #fff;
            margin: 40px auto auto auto;
        }
        .apply_create_title {
            font-size: 17px;
            line-height: 28px;
            color: #000;
            margin-bottom: 20px;
            font-weight: 500;
            font-family: 'Lexend', serif;
            text-align: left;
            margin-top: 0px;
            text-decoration: underline;
        }
        .home_apply_left_col_input_container {
            width: 31%;
            float: left;
            margin: 0px 1% 20px 1%;
        }
        .home_apply_left_col_input_container {
            width: 31%;
            float: left;
            margin: 0px 1% 20px 1%;
        }
        .home_apply_left_col_input_container select {
            display: block;
            width: 100%;
            height: 50px;
            border-radius: 6px;
            text-indent: 15px;
            margin: 10px auto auto auto;
            border: 0px;
            background: #f9f7fc;
        }

        .home_apply_left_col_input_container input {
            display: block;
            width: 100%;
            font-size: 14px;
            height: 50px;
            border-radius: 6px;
            text-indent: 15px;
            margin: 10px auto auto auto;
            background: #f9f7fc;
        }
        #home_optin_container input {
            float: left;
            display: inline;
            width: 5%;
        }
        #home_optin_container p {
            font-size: 13px;
            font-weight: 400;
            color: #000;
            margin-bottom: 7px;
            display: inline;
            float: left;
            width: 85%;
            line-height: 18px;
            margin-left: 2%;
            text-align: left;
        }
        #application_process_app_btn{
            position: relative;
            display: inline-block;
            background: #004aad;
            border-radius: 34px;
            outline: none;
            text-align: center;
            text-decoration: none;
            color: rgb(255, 255, 255);
            padding: 20px 71px;
            font-size: 18px;
            cursor: pointer;
            border: 0px;
            font-family: 'Lexend', helvetica, arial, sans-serif;
        }
        .cost-of-living-wrapper{
            position: relative;
            width: 100%;
            background: #fff;
            padding: 70px 0px;
        }
        .cost-of-living-container{
            position: relative;
            width: 90%;
            max-width:1300px;
            margin: auto;
        }
        .cost-of-living-container h1{
            font-size: 27px;
            color: #111111;
            font-family: 'Lexend', helvetica, arial, sans-serif;
            margin: 0px 0px 10px 0px;
            line-height: 45px;
            text-align: left;
            font-weight: 600;
        }
        .cost-of-living-container p{
            font-size: 16px;
            font-weight: 400;
            color: #000;
            display: block;
            line-height: 22px;
        }



        .cost-of-living-single{
            position: relative;
            width: 100%;
            margin: auto auto 25px auto;
            display: block;
            padding-bottom: 25px;
            border-bottom: 1px solid rgba(0,0,0,0.1);
        }

        .cost-of-living-single h2{
            color: #0060ac;
            font-size: 18px;
            margin-bottom: 10px;
            font-weight: 500;
        }
        .cost-of-living-single h2 a{
            color: #0060ac;
            text-decoration: underline;
            font-size: 18px;
            margin-bottom: 10px;
            font-weight: 500;
        }

        .cost-of-living-single h3{
            color: #0060ac;
            font-size: 18px;
            margin-bottom: 10px;
            font-weight: 500;
        }
        
        .cost-of-living-single label{
            font-size: 14px;
            font-weight: 600;
            color: #000;
            margin-bottom: 10px;
            display: block;
            line-height: 18px;
        }

        .cost-of-living-single p,.cost-of-living-single li{
            font-size: 16px;
            font-weight: 400;
            color: #000;
            display: block;
            line-height: 22px;
        }

        .cost-of-living-single-btn{
            position: relative;
            display: inline-block;
            border-radius: 34px;
            outline: none;
            text-align: center;
            text-decoration: none;
            color: rgb(255, 255, 255);
            padding: 20px 71px;
            font-size: 18px;
            cursor: pointer;
            border: 0px;
            font-family: 'Lexend', helvetica, arial, sans-serif;
            background: #004aad;
        }

        .article-wrapper{
            position: relative;
            width: 100%;
            background: #fff;
            padding: 70px 0px;
        }
        .article-container{
            position: relative;
            width: 90%;
            max-width:1300px;
            margin: auto;
        }
        .article-container h1{
		    font-size: 27px;
		    color: #111111;
		    font-family: 'Lexend', helvetica, arial, sans-serif;
		    margin: 0px 0px 10px 0px;
		    line-height: 39px;
		    text-align: left;
		    font-weight: 600;
        }

.home_fast_wrapper {
    position: relative;
    width: 100%;
    margin: 90px auto;
}
.home_fast_container {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: auto;
}
.home_fast_right_col {
    position: relative;
    float: right;
    width: 40%;
}
.home_fast_right_col img {
    position: relative;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 400px;
}
.home_fast_left_col {
    position: relative;
    float: left;
    width: 40%;
    margin-right: 15%;
    margin-top: 70px;
}
.home_fast_left_col h4 {
    background: #E2116E;
    padding: 7px 15px;
    border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0px 0px 0px 0px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
}
.home_fast_left_col h3 {
    font-size: 51px;
    color: #000;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 20px 0px 25px 0px;
    line-height: 61px;
    font-weight: 700;
}
.home_fast_left_col p {
    font-size: 14px;
    color: #161b4b;
    line-height: 21px;
}
.home_fast_left_col a, .home_upgrade_right_col a {
    position: relative;
    display: block;
    border: 1px #004aad;
    background: #004aad;
    border-radius: 30px;
    outline: none;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 17px 20px;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    width: 90%;
    max-width: 300px;
    text-align: center;
    margin: 20px 0px 0px 0px;
    text-decoration: none;
}

.home_upgrade_wrapper {
    position: relative;
    width: 100%;
    margin: 90px auto;
}
.home_upgrade_container {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: auto;
}
.home_upgrade_left_col {
    position: relative;
    float: left;
    width: 40%;
    text-align: center;
}

.home_upgrade_left_col img {
    max-width: 550px;
    width: 100%;
    position: relative;
}

.home_upgrade_right_col {
    position: relative;
    float: left;
    width: 45%;
    margin-left: 10%;
    margin-top: 120px;
}
.home_upgrade_right_col h4 {
    background: #E2116E;
    padding: 7px 15px;
    border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0px 0px 0px 0px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
}
.home_upgrade_right_col h3 {
    font-size: 51px;
    color: #000000;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 20px 0px 25px 0px;
    line-height: 61px;
    font-weight: 700;
}

.home_upgrade_right_col p {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
}

.housing-disrepair-faq-container{
	position: relative;
	width: 100%;
}

.faq-item{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding: 30px 0px;
}

.faq-item h3{
    color: #0060ac;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
    position: relative;
}

.faq-item-inside{
	display: none;
}

.faq-item-inside p{
	font-size: 14px;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 22px;
    margin-top: 20px;
}
.faq-item-inside li{
	font-size: 14px;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 22px;
}


.home_faq_svg_wrap{
	width:25px;
	height:25px;
	position: absolute;
	top: 0px;
	right: 0px;
}


.housing-disrepair-cause-container h2{
    font-size: 18px;
    font-family: 'Lexend', sans-serif;
    line-height: 25px;
}
.housing-disrepair-cause-container p{
	font-size: 14px;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 22px;
    margin-top: 20px;
}
.housing-disrepair-cause-container li{
	font-size: 14px;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 22px;
    margin-top: 20px;
}



.footer-container{
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.footer-container-col{
    position: relative;
    width: 30%;
    margin: auto 1.5% 30px 1.5%;
    float: left; 
}
.footer-container-col-single{
    position: relative;
    margin-bottom: 40px;
}
.footer-container-col h6{
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
}
.footer-container-col h5{
    margin-bottom: 30px;
    color: #fff;
    font-size: 20px;
}
.footer-container-col-single a{
    color: #fff;
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.footer-container-col-single p{
    font-size: 16px;
    line-height: 21px;
}

.home_apply_btn{
    position: relative;
    display: block;
    border: 1px #004aad;
    background: #004aad;
    border-radius: 30px;
    outline: none;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 17px 20px;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    width: 90%;
    max-width: 300px;
    text-align: center;
    margin: 20px 0px 0px 0px;
    text-decoration: none;
    margin: auto;
}


.why-mfi-wrapper {
    position: relative;
    width: 100%;
    padding: 40px 0px;
    background: #e2ecff;
}
.why-mfi-container {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: auto;
}
.why-mfi-container h2 {
    font-size: 28px;
    color: #161b4b;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 0px 0px 25px 0px;
    line-height: 35px;
    font-weight: 700;
}

.why-mfi-single, .data-mfi-single {
    background: #f9f7fc;
    position: relative;
    width: 26%;
    border-radius: 15px;
    padding: 25px 2%;
    margin: 0px 1.5% 20px 1.5%;
    float: left;
    text-align: center;
}

.why-mif-svg-container {
    width: 100%;
    max-width: 140px;
    margin: 10px auto 20px auto;
}
.why-mfi-single h4, .data-mfi-single h4, .data-mfi-double h4 {
    font-size: 22px;
    color: #161b4b;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 15px;
}
.why-mfi-single p, .data-mfi-single p, .data-mfi-double p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

.browse-deals-wrapper {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 50px 0px;
}
.browse-deals-container {
    position: relative;
    width: 90%;
    max-width: 1000px;
    margin: auto;
}

.browse-deals-container h3 {
    font-size: 28px;
    color: #161b4b;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 0px 0px 15px 0px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
}
.browse-deals-container h3 span{
    text-decoration: underline;
}
.browse-deals-single {
    background: #e2ecff;
    position: relative;
    width: 90%;
    border-radius: 15px;
    padding: 35px 5%;
    margin: 0px 1.5%;
    float: left;
}
.browse-deals-single-left {
    position: relative;
    width: 50%;
    float: left;
    margin-right: 10%;
    margin-top: 20px;
}
.browse-deals-single h4 {
    font-size: 26px;
    color: #161b4b;
    line-height: 33px;
    font-weight: 600;
    margin-bottom: 10px;
}
.browse-deals-single h4 span{
    color: #1781de;
}

.browse-deals-single-left p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}

.browse-deals-single-right {
    position: relative;
    width: 40%;
    float: right;
}
.browse-deals-single-right img{
    position: relative;
    width: 100%;
}
.browse-deals-single-left-btn{
    position: relative;
    display: block;
    border: 1px #004aad;
    background: #004aad;
    border-radius: 30px;
    outline: none;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 22px 20px;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    width: 90%;
    max-width: 300px;
    text-align: center;
    margin: 20px 0px 0px 0px;
    text-decoration: none;
}

header h1{
    margin-bottom: 15px;
    font-size: 22px;
}

.mad_main_wrapper {
    position: relative;
    width: 100%;
    background: rgb(201, 50, 115);
    background: linear-gradient(45deg, rgb(4 38 81) 30%, rgb(40 97 189) 100%);
    padding:80px 0px;
    overflow: hidden;
}
.mad_main_drop_shadow {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.mad_main_container {
    position: relative;
    width: 90%;
    max-width: 1400px;
    margin: auto;
    text-align: center;
}

.mad_main_container h5 span {
    background: #ffffff;
    padding: 7px 15px;
    border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    color: #012643;
    margin: 10px 0px 20px 0px;
}
.mad_main_container h1 {
    font-size: 54px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin-bottom: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 64px;
    font-weight: 700;
}

.mad_main_container h2 {
    font-size: 20px;
    font-family: Lexend, helvetica, arial, sans-serif;
    margin-bottom: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 27px;
}
.mad_main_container ul {
    margin-bottom: 25px;
}
.mad_main_container ul li {
    font-size: 16px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 28px;
}
.mad_main_container ul li span {
    color: #fab12a;
}
.highlight-main-create-btn {
    position: relative;
    display: inline-block;
    background: #1781de;
    border-radius: 34px;
    outline: none;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 20px 50px;
    font-size: 18px;
    line-height: 23px;
    cursor: pointer;
    border: 0px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin-right: 15px;
}
.highlight-main-create-btn:hover{
    background: #0b69bc;
}

.help-you-btn{
    position: relative;
    display: inline-block;
    background: #1781de;
    border-radius: 34px;
    outline: none;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 20px 0px;
    font-size: 17px;
    cursor: pointer;
    border: 0px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 20px auto auto auto;
    color: #fff;
    text-decoration: none;
    width: 100%;
}
.help-you-btn:hover{
    background: #0b69bc;
}


.hurry-label{
    position: relative;
    display: inline-block;
    background: #c10b0b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 15px;
    margin: 20px auto auto auto;
}



.backshadow{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 1000;
}

.apply-container{
    position: fixed;
    z-index: 10001;
    width: 90%;
    max-width: 700px;
    height: fit-content;
    background: #fff;
    border-radius: 20px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.apply-container-inside{
    position: relative;
    width: 90%;
    padding: 5% 5%;
    height: 90%;
}
.apply-container-inside h4{
    font-size: 25px;
    color: #161b4b;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 18px;
    text-align: center;
}
.apply-container-inside p{
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}
.apply-container-inside label{
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
}
.apply-claim-btn{
    position: relative;
    display: inline-block;
    background: #1781de;
    border-radius: 34px;
    outline: none;
    text-align: center;
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding: 20px 0px;
    font-size: 17px;
    cursor: pointer;
    border: 0px;
    font-family: 'Lexend', helvetica, arial, sans-serif;
    margin: 20px auto auto auto;
    color: #fff;
    text-decoration: none;
    width: 100%;
}
.apply-claim-btn:hover{
    background: #0b69bc;
}
.apply-container-inside input{
    position: relative;
    width: 90%;
    font-size: 16px;
    height: 23px;
    padding: 12px 5%;
    border-radius: 4px;
    background-color: rgb(239, 244, 246);
    border: 1px solid rgb(212, 227, 235);
}

.apply-container-close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.apply-input-single{
    position: relative;
    margin-bottom: 15px;
}

.backshadow,.apply-container{
display: none;
}

.apply-disclaimer{
    font-size: 11px;
    text-align: center;
    line-height: 13px;
    display: block;
    margin: 10px auto 0px auto;
}


.field_success{
    background-color: rgb(240 255 236) !important;
    color: #014e00 !important;
}
.field_error{
    background-color: rgb(255 236 236) !important;
    color: #610000 !important;
}















@media only screen and (max-width: 800px){
    .browse-deals-single-right{
        float: none;
        width: 100%;
    }

    .browse-deals-single-left {
        float: none;
        width: 100%;
        margin: 20px auto auto auto;
        text-align: center;
    }

    .why-mfi-single, .data-mfi-single{
        width: 90%;
        float: none;
        padding: 20px 5%;
        margin: auto auto 20px auto;    
    }

    .home_upgrade_left_col{
        float: none;
        width: 100%;
        margin: auto auto 30px auto;
    }

    .home_upgrade_right_col{
        float: none;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .home_fast_right_col{
        float: none;
        width: 100%;
        margin: auto auto 30px auto;
    }

    .home_upgrade_right_col h3, .home_fast_left_col h3{
        font-size: 38px;
        margin: 20px 0px 25px 0px;
        line-height: 50px;
    }
    .home_fast_left_col{
        text-align: center;
                float: none;
        width: 100%;
        margin: auto;

    }





}














