/* Contact Us Form */
.contact-right-wrap .card-enrollment-center.card-enrollment-center-i2c{background: #F0F0F0; max-height: inherit;}
.contact-right-wrap .card-enrollment-center.card-enrollment-center-i2c h3{ color: #000;}
.contact-right-wrap .card-enrollment-center .phone, .card-enrollment-center .phone a{ color: #004C97;}
.card-enrollment-center .phone a:hover{ color: #034484;}
.contact-right-wrap .customer-support{background-color: rgba(236, 236, 236, 0.26);}
/*Footer*/
.yb-footer-card-text{ font-size: 11px; font-style: normal; font-weight: 400; line-height: 18px; color: #333; opacity: 0.6565; }
#footer.footer-public .footer-frame, #footer.footer-secure .footer-frame{ padding-top: 23px;}
#footer.footer-public .copyright, #footer.footer-public .logo, #footer.footer-secure .copyright, #footer.footer-secure .logo {margin-right: 13px;}
#footer.footer-public .copyrigh, #footer.footer-secure .copyright{ font-weight: 300; padding: 5px 0 0;}
/*AC Notification*/
.alert-settings-holder { padding: 40px 30px 40px; }
@media (max-width:991px){
    [data-pagetype="public-page"] .holder .navbar * { float: none !important; margin: 0 auto !important; }
    #footer .logo{ height: 24px;}
    #footer.footer-public .copyright, #footer.footer-secure .copyright { margin-top: 6px;}
}
@media (max-width:767px){
    #footer.footer-public .footer-frame, #footer.footer-secure .footer-frame{margin-top: 24px;}
}