.footer-email{background-color:#0a7d9c;padding:30px 5px 100px}
.footer-email-inner{width:620px;margin:0 auto;text-align:center;padding-top:20px}
.footer-email .cl-title{color:#fff;font-size: 24px;font-weight: 300;margin: 20px 0 10px; line-height: 36px; text-align: center}
.footer-email-inner .input-text{border:0;width:500px;float:left;height:56px;padding:10px 16px;font-size:22px}
.footer-email-inner .alert-success{background:#fff!important}
.footer-email-inner .alert-danger{background-color:#F2DEDE!important;border-color:#EBCCD1!important;color:#A94442!important}
.footer-email-inner .btn-danger{padding:13px 20px;font-size:22px}
@media only screen and (min-width : 580px) and (max-width : 800px) {
	.footer-email-inner{width:98%}
	.footer-email-inner .btn-hg{float:left;margin-left:5px}
}
@media only screen and (min-width : 481px) and (max-width : 579px) {
	.footer-email-inner .btn-hg{margin-top:5px;height:40px;padding-top:7px}
}
@media only screen and (max-width:480px) {
	.loan-seeker-hero,.hero-or-top,.lev-email,.speed-ph-no,.free-perks-inner,.footer-email-inner,.footer-email-inner .input-text,.footer-email-inner .btn-hg{width:100%;text-align:center}
}
@media only screen and (max-width: 800px) and (min-width: 768px) {
	.footer-email-inner{width:82%}
}
/*footer email Form Error Message*/
.email-notification .error-msg {background-color:#f1c40f;border-radius:6px;color:#ffffff;font-size:15px;font-weight:bold;padding:10px 10px 10px 47px;width:auto;margin-top:10px;margin-bottom:0;line-height:normal;position:relative;-moz-animation:bounce 1s 1 alternate;-ms-animation:bounce 1s 1 alternate;-o-animation:bounce 1s 1 alternate;-webkit-animation:bounce 1s 1 alternate;animation:bounce 1s 1 alternate;}
.email-notification .error-msg:after { bottom: 100%; left: 40px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(241, 196, 15, 0); border-bottom-color: #f1c40f; border-width: 10px; margin-left: -30px; }
.email-notification .error-msg img{left: 10px;position: absolute;top: 4px;}
.email-notification .err-msg{text-align: left; margin-top: 17px}
@media only screen and (max-width: 991px) {
	.email-notification .error-msg { display: inline-block;}
}
