.AICF_container {
	color: #000;
	display: block;
	margin: 2.5em auto 5em;
	max-width: 42em;
	padding: 0 1em;
	position: relative;
}
p {
	font-size: 1.2em;
}
.icons {
	text-align: center;
	padding-bottom: 35px;
}
.icons p {
	padding: 0 10px !important;
	display: inline-block;
}
.icons img {
	width: 75%;
}
.footer-menu a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
}
.footer-link {
	font-weight: bold;
	font-size: 16px;
}
.footer-contact p, .footer-links p {
	padding: 0 40px;
}
.et_pb_section_0_tb_footer.et_pb_section , footer{
	padding-top: 0;
}
form[action*="donate"] .en__field--recurrpay .en__field__input--radio:checked + .en__field__label--item, form[action*="donate"] .en__field--donationAmt .en__field__input--radio:checked + .en__field__label--item, form[action*="donate"] .en__field--inmem .en__field__input--radio:checked + .en__field__label--item, form[action*="donate"] .en__field--honor-tribute-notification .en__field__input--radio:checked + .en__field__label--item {
	background-color: #000;
}
form[action*="donate"] .en__field--recurrpay .en__field__label--item, form[action*="donate"] .en__field--donationAmt .en__field__label--item, form[action*="donate"] .en__field--inmem .en__field__label--item, form[action*="donate"] .en__field--honor-tribute-notification .en__field__label--item {
	border-color: #000;
}
.en__component--page .en__field--radio:not(.en__field--recurrpay):not(.en__field--donationAmt):not(.en__field--inmem):not(.en__field--honor-tribute-notification) .en__field__input--radio:checked + .en__field__label--item::before {
    background-color:#000;
}
.en__component--page .support {
	background-color: rgba(0,0,0,0.75);
	border-bottom-color: #BA0F2F;
}
.en__component--page .en__submit button {
	background-color: #BA0F2F;
}
.form-title {
	color: #000;
}
.en__component--page .en__field__label {
    font-size:1.1em;
}
form[action*="donate"] .en__field--recurrpay > .en__field__label {
	font-size: 1.2em;
}
/****************************************************************/
form[action*="donate"] .en__field--recurrpay .en__field__label--item, form[action*="donate"] .en__field--donationAmt .en__field__label--item, form[action*="donate"] .en__field--inmem .en__field__label--item, form[action*="donate"] .en__field--honor-tribute-notification .en__field__label--item, .en__component--page .en__submit button {
    
    border-radius:24px;
}    
form[action*="donate"] .en__field--donationAmt .en__field__label--item, form[action*="donate"] .en__field--recurrpay .en__field__label--item {
    
    height: 2em;
}
form[action*="donate"] .en__field--recurrpay > .en__field__label,
.en__component--page .en__field__label,
p { 
 font-family:'AvenirNext-DemiBold',Helvetica,Arial,Lucida,sans-serif !important;
}

@media screen and (min-width: 761px) {
  form[action*=donate] .en__field--recurrpay .en__field__item {
   width:50%;
  }
}
@media screen and (min-width: 961px) {
  form[action*=donate] .en__field--recurrpay .en__field__item {
    width: 50%;
  }
}
form[action*="donate"] .en__field--inmem .en__field__item, form[action*="donate"] .en__field--honor-tribute-notification .en__field__item {
    width:auto;
    margin-left: 0.5rem;
}
.en__component--page .en__field__input--other, .en__component--page .en__field__input--text, .en__component--page .en__field__input--select, .en__component--page .en__field__input--splitselect {
    border-radius:10px;
}
.en__component--page .en__field--radio:not(.en__field--recurrpay):not(.en__field--donationAmt):not(.en__field--inmem):not(.en__field--honor-tribute-notification) .en__field__item {
    width: auto;
padding-right: 1rem;
}

@media only screen and (min-width: 954px) {
.container {
	max-width: 90%;
}
}

@media only screen and (max-width: 900px) {
.footer-contact p:nth-child(2n+1), .footer-contact p:nth-child(2n) {
	padding: 0;
	text-align: center;
}
.footer-contact p {
	width: 100%;
	padding: 10px 0;
}
.footer-links p {
	display: block;
	width: 100%;
	float: none;
}
.footer-links p:nth-child(3n+1), .footer-links p:nth-child(3n+2), .footer-links p:nth-child(3n) {
	text-align: center;
	padding: 0;
	clear: both;
}
.footer-menu {
	display: none;
}
.footer-nav {
	text-align: center;
	display: block;
}
.footer-logo a, .footer-contact a, .appleLinks a, .appleLinksWhite a {
	color: #f8f0e0!important;
	text-decoration: none;
}
}
.en__ticket__currency {
	display: none !important;
}
.en__ticketSummary {
	flex-wrap: wrap;
}
.total-container {
	width: 100%;
	text-align: right;
	margin: 1em;
	font-weight: bold;
	font-size: 20px;
}
form[action*="donate"] .en__field--recurrpay .en__field__label--item, form[action*="donate"] .en__field--donationAmt .en__field__label--item, form[action*="donate"] .en__field--inmem .en__field__label--item, form[action*="donate"] .en__field--honor-tribute-notification .en__field__label--item, .en__component--page .en__submit button {
    border-radius: 3em;
padding: 0.25em 2em;
}