.post-content p, .form-content h2,
.form-content legend, .form-content label,
.form-content textarea, .form-content select,
.form-content input, .give-donation-total-label,
.give-final-total-amount, .give_terms_links,
.give-goal-progress, .goto-form,
.form-container.multi ul.nav-tabs, 
.give-recurring-multi-level-message,
.give-cs-mini-dropdown-icon,
.give-donation-levels-wrap li button,
.recurring-message, #give_terms,
#give_offline_payment_info,
#give_secure_site_wrapper span:last-child {
	font-family: 'Poppins', sans-serif !important;
}

.form-content textarea {
	font-size: 13px;
}

.az-padding-top-75 {
	padding-top: 0 !important;
}

.az-padding-bottom-75 {
	padding-bottom: 0 !important;
}

.fullwidth .container {
	max-width: none;
	padding: 0;
	margin: 0;
}

.fixed-content {
	float: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ef4135;
	padding: 0;
	color: #ffffff;
	max-width: 100%;
	z-index: 1;
}

.post-header {
	display: block;
	height: 54%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 1px solid #ef4135;
	outline: 3px solid rgba(0, 0, 0, 0.2);
	position: relative;
}

.post-header h2 {
	left: 7%;
    position: absolute;
    width: 40%;
    bottom: 10px;
    margin: 0 !important;
}
	
.post-header span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.7021009087228641) 0%, rgba(255,255,255,0) 56%);	
}

.fullwidth .post-header {
	height: 100%;
	border-bottom: none;
	outline: none;
	text-align: center;
}

.fullwidth .post-header h2 {
	margin: 10% 0 0 0 !important;
	position: relative;
	width: auto;
	bottom: auto;
	left: auto;
	min-height: auto;
}

.logo {
	margin-left: 7%;
	padding-top: 20px;
	width: 12%;	
}

.fullwidth .logo {
	margin-left: 0;
	width: 100%;
	text-align: center;
}

.logo img {
	width: 100%;
	height: auto;
}

.fullwidth .logo img {
	width: 10%;
	margin: 4% auto 0;
}

.form-content {
	padding: 30px 0;
	margin: 0;
	background-color: transparent;
	justify-content: flex-end;
}

.fixed-content h2, 
.fixed-content h3,
.fixed-content h4 { 
	color: #ffffff;
	margin: 0;
}

/*
.fixed-content h2,
.fixed-content h3,
.fullwidth h2,
.fullwidth h3 {
	text-transform: uppercase;
}
*/

.fixed-content h2,
.fullwidth h2 {
	font-weight: 100;	
	font-size: 4rem;
	margin: 0 0 4% 0;
	min-height: 80px;
}

.fullwidth h2 {
	margin: 40px 0 10px 0;
}

.fixed-content h2 strong,
.fullwidth h2 strong { 
	font-weight: 900;
	font-size: 4rem;
}

.fullwidth .forms {
	display: none;
	width: 100%;
}

.fullwidth .forms.show {
	display: table;
}

.fullwidth .post-content {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/bg-filigrana-sx.png);
	display: table-cell;
	width: 40%;
	vertical-align: top;
}

.fullwidth .form-content {
	display: table-cell;
	width: 59%;
	vertical-align: top;
	padding: 30px 0 0;
}

.fullwidth .post-content h2 {
    font-weight: 900;    
	text-shadow: 0px 2px #ddd;
	letter-spacing: normal;
}

.fullwidth .post-content h3 {
	margin: 0;
    text-transform: none;
    font-weight: 100;
	text-shadow: 0px 2px #ddd;
}

.fixed-content h4 {
	font-size: 18px;	
	line-height: 3;
	margin-bottom: 15px;
	margin-top: -15px;
}

.fixed-content h4:not(:first-of-type) {
	margin-top: inherit;
}

.fullwidth .post-content h4 {
	font-size: 3rem;
    line-height: 3.8rem;
	text-shadow: 0px 2px #ddd;
	margin-bottom: 40px;
}

.fixed-content h4:after {
	content: '';
	background: -webkit-linear-gradient(left, #f26960 0%, transparent 100%);
	background: -moz-linear-gradient(left, #f26960 0%, transparent 100%);	
	background: -ms-linear-gradient(left, #f26960 0%, transparent 100%);
	display: block;
	height: 1px;
	width: 100%;
}

.post-content { 
	padding: 0 7%;
}

.post-content p {
	font-size: 13px;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.fullwidth .post-content p {
	font-size: 1.5rem;
	line-height: 2.8rem;
}

.post-content div:first-child { 
	/*margin-top: -7%; */
	margin-top: 8px;
}

.post-content p a {
	color: #fff;
	text-decoration: underline !important;
	font-weight: 800;
}

.fullwidth .post-content p a {
	color: #ef4135;
}

.post-content p a:hover, 
.post-content p a:focus { 
	color: #ddd;
}

.fullwidth .post-content p a:hover, 
.fullwidth .post-content p a:focus {
	color: #556270;
}

.form-content h2,
.form-content legend {
	font-size: 16px !important;
	font-weight: 900 !important;
	color: #ef4135;
	text-transform: uppercase;
	border-bottom: none !important;	
}

#give-payment-mode-select { 
	margin-top: -12px;
	min-width: 100px !important;
}

.fullwidth #give-payment-mode-select {
	margin-top: 0;
}

.form-content legend { 
	margin: 0 !important;
	padding-top: 20px !important;
}

.form-content label,
.form-content input,
.form-content select,
#give_secure_site_wrapper span,
input.InputElement {
	font-size: 11px !important;
}

.form-content input[type=radio] {
	display: inline-block !important; 
}

.form-content input[type=checkbox] {
	border-color: #ccc; 
}

.give-recurring-donors-choice label,
#give_terms_agreement label,
[id^='give-create-account-wrap'] label { 
	font-weight: 100 !important;
}

.give-donation-total-label { 
	width: 65%;
	height: 50px !important;
	line-height: 50px !important;
	display: inline-block;
	background-color: #fff !important;
	color: #ef4135 !important;	
	border-top-left-radius: 25px !important;
	border-bottom-left-radius: 25px !important;
	border: #fff 1px solid !important;
	border-right: none;
	text-align: center;
	font-weight: 800;
	font-size: 15px !important;
}

.form-container.multi.form-bg-1 .give-donation-total-label,
.fullwidth .form-container.multi .give-donation-total-label {
	background-color: #f0f0f0 !important;
	border: #f0f0f0 1px solid !important;
}

.form-container.multi .give-donation-total-label { 
	background-color: #fff !important;
	border: #fff 1px solid !important;
}

.give-final-total-amount {
	width: 35%;
	height: 50px !important;
	line-height: 50px !important;
	display: inline-block;
	background-color: #ef4135 !important;
	color: #fff;
	border-top-right-radius: 25px !important;
	border-bottom-right-radius: 25px !important;
	border: #ef4135 1px solid !important;
	border-left: none;
	text-align: center;
	font-weight: 800;
	font-size: 15px !important;
}

#give-final-total-wrap {
	margin-top: 30px !important;
}

#give-purchase-button, .goto-form { 
	padding: 0 !important;
	width: 100%;
	background-color: #ef4135 !important;
	font-size: 16px;
	line-height: 50px;
	border-radius: 25px;
	font-size: 16px !important;
}

.goto-form, .goto-form:focus, .goto-form:active {
	width: 25%;
	border-color: #ef4135;
	border-radius: 25px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	margin-top: 10%;
	text-indent: -14px;
	background: 65% center no-repeat url(../img/arrow-down.png);
	background-size: 14px 14px;
	box-shadow:
	    0 0 0 8px rgba(239,65,53, 0.5),
		0 0 0 16px rgba(239,65,53, 0.3);
}

.form-container { 
	padding: 2.5% 5% 1%;
	background-color: #f0f0f0 !important;
	/*background: -webkit-linear-gradient(top, #f0f0f0 30%,
		#f0f0f0 30%, #fcfcfc 30.5%, #fcfcfc 51%, #f0f0f0 51.5%,
		#f0f0f0 82%, #f0f0f0 82%, #fcfcfc 82.5%) !important;
	background: -moz-linear-gradient(top, #f0f0f0 30%,
		#f0f0f0 30%, #fcfcfc 30.5%, #fcfcfc 51%, #f0f0f0 51.5%,
		#f0f0f0 82%, #f0f0f0 82%, #fcfcfc 82.5%) !important;
	background: -ms-linear-gradient(top, #f0f0f0 30%,
		#f0f0f0 30%, #fcfcfc 30.5%, #fcfcfc 51%, #f0f0f0 51.5%,
		#f0f0f0 82%, #f0f0f0 82%, #fcfcfc 82.5%) !important;
	*/
	float: right;
	z-index: 10;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

/*
.form-container.offline {
	background: -webkit-linear-gradient(top, #f0f0f0 24%, 
		#f0f0f0 24%, #fcfcfc 24.5%, #fcfcfc 41.8%, #f0f0f0 42.3%,
		#f0f0f0 85%, #f0f0f0 85%, #fcfcfc 85.5%) !important;
	background: -moz-linear-gradient(top, #f0f0f0 24%, 
		#f0f0f0 24%, #fcfcfc 24.5%, #fcfcfc 41.8%, #f0f0f0 42.3%,
		#f0f0f0 85%, #f0f0f0 85%, #fcfcfc 85.5%) !important;
	background: -ms-linear-gradient(top, #f0f0f0 24%, 
		#f0f0f0 24%, #fcfcfc 24.5%, #fcfcfc 41.8%, #f0f0f0 42.3%,
		#f0f0f0 85%, #f0f0f0 85%, #fcfcfc 85.5%) !important;
}
*/

.form-container.multi {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 0;
	background: #f0f0f0 !important;	
}

.fullwidth .form-container.multi {
	background-color: #fff !important;
	border-radius: 0;
	width: 100%;
}

.form-container.multi.form-bg-1 {
	background: #fff !important;
}

.form-container.multi .tab-content {
	padding: 2.5% 10% 1%;
}

.form-container.multi ul.nav-tabs {
	padding: 0;
	margin: 0;
	border: none;
}

.form-container.multi ul.nav-tabs li {
	margin: 0;
	width: 50%;
	font-size: 16px;
    text-transform: uppercase;
}

.form-container.multi ul.nav-tabs li.active {
	margin-top: -1px;
}

.form-container.multi ul.nav-tabs li:first-child {
	border-top-left-radius: 10px;
	background-color: #f0f0f0;
}

.form-container.multi ul.nav-tabs li:last-child {
	border-top-right-radius: 10px;
	background-color: #fff;
}

.fullwidth .form-container.multi ul.nav-tabs li {
	border-radius: 0;
	background-color: #fff;
}

.form-container.multi ul.nav-tabs li a {
    color: #ef4135;
	font-weight: 200;
}

.form-container.multi ul.nav-tabs li.active a {
    font-weight: 900;
}

.form-container.multi ul.nav-tabs li a {
	padding: 8% 20% 10%;
	margin: 10px 0 0 0;
	border: none;
	background-color: transparent;
}

.fullwidth .form-container.multi ul.nav-tabs li a {
    padding: 0 0 8px;
    margin-left: 20%;
	margin-right: 2%;
    border-bottom: #ef4135 1px solid;	
}

.form-container.multi ul.nav-tabs li:last-child a {
	margin-left: 0;
	margin-right: 21%;
}

.fullwidth .form-container.multi ul.nav-tabs li.active a {
	border-bottom-width: 3px;
}

.give-cs-mini-dropdown { 
	min-width: 150px;
}

.give-donation-amount {
	position: relative;
	float: left;
	width: 100%;
}

.give-total-wrap {
	width: 49%;
}

.fullwidth .give-total-wrap {
	width: 100%;
}

input[id*="give-amount"] {
	position: absolute;
	top: 0px;
	right: 0px;
	clear: none;
	min-width: 100px !important;
	width: 75% !important;
	font-weight: 900;
}

.fullwidth input[id*="give-amount"] {
	width: 66% !important;
	position: relative;
	margin-right: 0.5% !important;
	float: right !important;
	font-size: 1.8rem !important;
    text-align: center;
	min-height: 40px;
	color: #ef4135;
}

.form-container input[type="checkbox"]:checked:before {
	line-height: 1.55em !important;
}

.give-cs-mini-dropdown-icon {
	position: absolute !important;
	left: 0px;
	top: 0px;
	font-size: 14px !important;
}

form[id*=give-form] .give-cs-mini-dropdown-icon {
	padding-right: 24px !important;	
}

.fullwidth .give-cs-mini-dropdown,
.fullwidth .give-cs-mini-dropdown-icon {
	width: 32.3%;
	min-width: 32.3%;
}

.fullwidth .give-cs-mini-dropdown-icon {
	border-right: #ccc 1px solid !important;
	text-align: center;
	background-color: #fff !important;
	min-height: 40px;
	line-height: 40px !important;
	font-size: 1.8rem !important;
	font-weight: 900;
	color: #556270 !important;
}

.mp-a .give-currency-symbol {
	line-height: 35px !important;
}

.give-form-title {
	margin: 0 !important;
}

.give-form-content-wrap {
	margin: 10px !important;
}

.give-donation-levels-wrap {
	float: right;
	max-width: 48% !important;
	padding: 0 0 0 .5em !important;
	clear: none !important;
	height: 35px;
	line-height: 35px;
}

.fullwidth .give-donation-levels-wrap {
	clear: both !important;
    width: 100%;	
	max-width: none !important;
	padding: 0 !important;
	float: none;
	display: table;
}

.fullwidth .give-donation-levels-wrap li {
	width: 33%;
	margin: 0 !important;
	padding-right: 1%;
	display: table-cell;
	float: none !important;
	vertical-align: top;
}

.fullwidth .give-donation-levels-wrap li:last-child {
	padding-right: 0;
}

.fullwidth .give-donation-levels-wrap li button {
	width: 100%;
	/*min-height: 160px;*/
	height: calc(14.5vw);
	color: #fff;
	font-weight: 900;
	font-size: 3rem;
	line-height: 2rem;
	background-color: #ef4135;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(../img/bg-button-logo.png);
}

.fullwidth .give-donation-levels-wrap li button.active {
	border: 3px solid #fff;
    outline: 2px solid #ef4135;
}

.fullwidth .give-donation-levels-wrap li:last-child button.active {
	border-color: #ccc;
}

.fullwidth .give-donation-levels-wrap li:last-child button {	
	color: #ef4135;
	font-size: 1.8rem;
	border-color: #ef4135;
	background-color: #fff;
	background-image: url(../img/bg-button-logo-white.png);
}

.fullwidth .give-donation-levels-wrap li button:first-letter,
.fullwidth .give-recurring-multilevel-label {
	font-size: 1.8rem;
}

.fullwidth #give-final-total-wrap {
    float: left;
    width: 49%;	
}

.fullwidth .give-submit-button-wrap {
	width: 49%;
    margin-top: 30px;
    float: right;	
}

.give_tributes_info_wrap div[id*="donation_message-wrap"] {
	padding: 0 !important;
	margin: 0 !important;
}

/*
.give-recurring-multi-level-message {
	font-size: 12px;
	clear: both;
	width: 100%;
	padding-top: 0;    
    font-style: normal;
}
*/

.give-currency-switcher-wrap,
#give-recurring-modal-period-wrap {
	display: none !important;
}

#give_terms,
#give_offline_payment_info {
	font-size: 12px;
	line-height: 1.4;
}

/*
.give_terms_links {
	color: #ffffff;
	background: #666666;
	font-size: 10px;
	border-radius: 12px;
	height: 24px;
	font-weight: 100;
	padding: 0 10px 4px 10px;
}

.give_terms_links:hover,
.give_terms_links:active {
	color: #ffffff;
}
*/

.recurring-message {
	padding: 0;
	font-size: 13px;
}

.give-progress-bar {
	background: #fff;
}

.give-goal-progress {
	margin-bottom: 25px !important;
}

.give-goal-progress .raised {
	font-size: 13px;
	margin-bottom: 0 !important;
	margin-top: 15px;
}

.give-tributes-legend {
	font-size: 16px !important;
	color: #ef4135;
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

#ffm-country,
#billing_country,
#card_state {
	padding: .5em !important;
	line-height: inherit;
}

#give_error_test_mode,
#give_offline_payment_info,
.give-recurring-multi-level-message,
.az-logo-img .retina,
.give_terms_links {
	display: none;
}

#give_purchase_form_wrap {
	clear: both;
}

.scrollable {
	width: 105%; 
	max-height: 260px;
	padding-right: 40px;
	overflow-y: auto;
	scrollbar-color: #ccc #f0f0f0;
	scrollbar-width: thin;	
}

.fullwidth .scrollable {
	max-height: inherit;
}

.scrollable::-webkit-scrollbar {
	width: 8px;
}

.scrollable::-webkit-scrollbar-track {
	box-shadow: inset 0 0 2px #fff; 
	border-radius: 10px;
}
   
.scrollable::-webkit-scrollbar-thumb {
	background: #f0f0f0; 
	border-radius: 10px;
}

.scrollable::-webkit-scrollbar-thumb:hover {
	background: #ccc; 
}


@media (max-width: 1024px) {
	
	.form-content {
		padding: 0;
	}
	
	.form-container {
		margin: 0 -5%;
		float: none;
		width: 110%;
	}
	
	.post-header h2 {
		left: 5%;
		width: 90%;
		bottom: 5px;
		font-size: 30px !important;
		line-height: 30px;
		min-height: inherit;
	}
	
	.post-header h2 strong {
		font-size: 30px !important;
	}
	
	.fixed-content {
		position: relative;
		margin: 0 -10%;
		max-width: unset;
		padding-bottom: 20px;
	}
	
	.fullwidth .fixed-content {
		position: fixed;
		max-width: 100%;
		padding-bottom: 0;
		margin: 0;
	}
	
	.fullwidth .post-content,
	.fullwidth .form-content {
		width: 100%;
		display: table;
		margin-left: 3%;	
	}
	
	.fixed-content h3 {
		margin-bottom: 10px;
		line-height: 2.5rem;
	}
	
	.fixed-content h4 {
		line-height: 2;
		margin-top: 0;
	}
	
	.fixed-content h4:not(:first-of-type) {
		line-height: 1.1;
		margin-top: inherit;
	}
	
	.scrollable {
		width: auto;
		height: auto;
		max-height: inherit;
	}
	
	.fullwidth .scrollable {
		padding-bottom: 30px;
	}
	
	.post-header {
		height: 200px;
		background: rgb(0,0,0);
		background: linear-gradient(0deg, rgba(0,0,0,0.7021009087228641) 0%, rgba(255,255,255,0) 56%);
	}
		
	.logo {
		margin-left: 5%;
		min-width: 120px;	
	}
	
	.post-content {
		padding: 0 5%;
	}

	.col-sm-6 {
		width: 100%;
	}
	
	.give-donation-total-label,
	.give-final-total-amount {
		width: 100%;
		height: 40px !important;
		line-height: 40px !important;
	}
	
	.give-donation-total-label {		
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border-top-right-radius: 25px !important;		
	}

	.give-final-total-amount {		
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
		border-bottom-left-radius: 25px !important;
	}
	
	.fullwidth .form-container.multi {
		width: 113%;
	}
	
	.fullwidth .give-donation-levels-wrap li button {
		font-size: 2rem;
	}
	
	.fullwidth .give-donation-levels-wrap li button:first-letter {
		font-size: 1.6rem;
	}
	
	.fullwidth .form-container.multi ul.nav-tabs li a {
		word-spacing: 120px;
	}
}