*:focus {outline:none !important}

.tSubTitle {
	font-family: Oswald;
    font-size: 18pt;
    line-height: 28pt;
    color: #3d4759;
    padding-bottom: 15px;
}

.tInput {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	
	width: 100%;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #cccccc;
	border-radius: 0px;
}

.btnDonation {
	display: inline-block; 
	background-color: #f3f3f3; 
	text-align: center;
	width: 202px;
	padding: 15px 0px;
	color: #3d4759;
	border: 1px solid #cccccc;
	cursor: pointer;
	font-family: 'Oswald';
	font-weight: bold;
	margin-left: 5px;
    margin-right: 5px;
}

.btnDonation:hover {
	background-color: #e2e2e2;
}

.btnDonationActive {
	display: inline-block; 
	background-color: rgb(51, 101, 166); 
	text-align: center;
	width: 202px;
	padding: 15px 0px;
	color: #ffffff;
	border: 1px solid rgb(51, 101, 166);
	font-family: 'Oswald';
	font-weight: bold;
	margin-left: 5px;
    margin-right: 5px;
}

/* Start Custom Donation Checkbox */
input[type=checkbox].css-checkbox {
	position:absolute;
	z-index:-1000;
	left:-1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:30px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-weight: normal;
	/*font-size:10px;*/
	vertical-align:middle;
	cursor:pointer;
	line-height: 20px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}

label.css-label {
	background-image:url(/wp-content/themes/house2020/images/checkBoxDonation.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* End Custom Donation Checkbox */

.btnLink {
	background-color: #3d4759;
    color: #ffffff !important;
    border: none;
    font-family: 'Quattrocento';
    padding: 5px;
    font-size: 12pt;
	width: 100%;
	display: inline-block;
	text-decoration: none !important;
}

.btnLink:hover, .btnLink:active {
	color: #ffffff !important;	
	text-decoration: none !important;
}

.city {
	display: inline-block; 
	width: 48%; 
	float: left;
}
                
.state {
    display: inline-block; 
	width: 25%;
}
                
.zip {
	display: inline-block; 
	width: 25%; 
	float: right;
}

#monthlyAmount {
	/*vertical-align: middle; */
	display: inline-block; 
	margin: 0px 0px 0px 25px;
}

#monthlyOther {
	vertical-align: middle; 
	margin: 0px 0px 0px 25px; 
	display: none;
}
                    
#singleAmount {                
	vertical-align: middle; 
	display: inline-block; 
	/*margin: 12px 0px 0px 25px;*/
    margin: 0px 0px 0px 25px;
}
                    
#singleOther {
	vertical-align: middle; 
	margin: 0px 0px 0px 25px; 
	display: none;
}

#dollarGroup {
	float: left; 
	display: inline-block; 
	font-size: 50px; 
	color: #3d4759; 
	font-family: 'Open Sans', sans-serif; 
	font-weight: bold;
}

#customMonthly {
	font-size: 50px; 
	line-height: 50px; 
	margin: 0px; 
	width: 300px; 
	padding: 0px !important; 
	height: 50px; 
	background-color: transparent; 
	border: 0px;
}

#customSingle {
	font-size: 50px; 
	line-height: 50px; 
	margin: 0px; 
	width: 300px; 
	padding: 0px !important; 
	height: 50px; 
	background-color: transparent; 
	border: 0px;
}

#monthlyGiftNote {
	clear: both; 
	font-size: 12px; 
	text-align: left;
}

#giftTypeChoice {
	display: inline-block; 
	float: right; 
	margin-right: 25px;
    margin-top: 15px;
}

.tshirtBox1, .tshirtBox2, .tshirtBox3 {
	display: inline-block; 
	width: 33%;
}

.blanketBox1, .blanketBox2, .sunshadeBox1, .sunshadeBox2 {
	display: inline-block; 
	width: 45%;
}

.submitButton {
	background-color: rgb(51, 101, 166);
    color: #ffffff;
    border: none;
    font-family: 'Oswald';
    padding: 5px;
    font-size: 12pt;
}

.avgGift {
    position: absolute; 
    font-size: 11px; 
    width: 202px; 
    text-align: center;
	font-weight: normal;
	font-family: 'Barlow';
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 700px) 
{
	/*html, body {
  overflow-x: hidden;
}
body {
  position: relative
}*/
	.avgGift {
        width: 41.5%;
        font-size: 9px;
        text-align: center;
    }
    
	.genericImage {
		display: inline-block;
		width: 100%;
	}
	
	#genImage {
		display: inline-block; 
		width: 100%; 
		height: auto;
	}
	
	#monthly_a    {
		margin: 0px;
		float: right;	
		width: 47%;
	}
	
	#monthly_b    {
    	margin: 17px 0px 0px 0px;
		float: left;
		width: 47%;
	}
            
	#monthly_c {
		margin: 17px 0px 0px 0px;
   		float: right;
		width: 47%;
	}
	
	#monthly_other {
		margin: 0px;
   		float: left;
		width: 47%;
	}
	
	#single_a {
		margin: 0px;
		float: right;	
		width: 47%;
	}
            
	#single_b {
  		margin: 17px 0px 0px 0px;
		float: left;
		width: 47%;
	}
            
	#single_c {
  		margin: 17px 0px 0px 0px;
		float: right;
		width: 47%;
	}
	
	#single_other {
  		margin: 0px;
   		float: left;
		width: 47%;
	}
	
	.city {
		display: inline-block; 
		width: 100%; 
	}
                
	.state {
    	display: inline-block; 
		width: 100%;
		padding: 0px 0px 15px 0px;
	}
	
	.station, .frequency {
		display: inline-block; 
		width: 100%;
		padding: 0px 15px 15px 15px;
	}
                
	.zip {
		display: inline-block; 
		width: 100%; 
	}
	
	#monthlyAmount {
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;
		display: inline-block;
		margin: 5px 0px 24px 0px;
	}
	
	#singleAmount {
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;
		display: inline-block;
		margin: 5px 0px 24px 0px;
	}
	
	#monthlyOther {
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;
		display: inline-block;
		display: none;
		font-size: 50px;
		margin-bottom: 20px;
	}

	#singleOther {
		text-align: center;
		width: 100%;
		margin: 0px;
		padding: 0px;
		display: inline-block;
		display: none;
		font-size: 50px;
		margin-bottom: 20px;
	}
	
	#dollarGroup {
		claer: both;
		width: 100%;
		margin: 0px;
		display: inline-block; 
	}
	
	#customMonthly {
		font-size: 35px; 
		line-height: 40px; 
		margin: 0px; 
		width: 150px; 
		padding: 0px !important; 
		height: 40px; 
		background-color: transparent; 
		border: 0px;
		text-align: center;
	}

	#customSingle {
		font-size: 35px; 
		line-height: 40px; 
		margin: 0px; 
		width: 300px; 
		padding: 0px !important; 
		height: 40px; 
		background-color: transparent; 
		border: 0px;
		text-align: center;
	}

	#monthlyGiftNote {
		text-align: center;
		padding: 10px 25px 0px 25px;
		line-height: 18px;
		width: 100%;
	}
	
	#giftTypeChoice {
		display: inline-block; 
		float: none; 
		margin: 0px;
		padding: 0px 20px;
	}
	.tshirtBox1 {
		display: inline-block; 
		width: 35%;
	}
	
	.tshirtBox2 {
		display: inline-block; 
		width: 50%;
	}
	
	.tshirtBox3 {
		display: inline-block; 
		width: 100%;
		padding-top: 10px;
	}
	
	.blanketBox1, .sunshadeBox1 {
		display: inline-block; 
		width: 100%;
	}
	
	.blanketBox2, .sunshadeBox2 {
		display: inline-block; 
		width: 80%;
		padding-top: 10px;
	}
}
/*****/
#mainContent {
	font-family: 'Barlow';
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

.pauseBox {
	border: 2px solid #ac94f7; 
	color: #ac94f7; 
	margin: 20px 20px 0px 0px; 
	text-align: center; 
	padding: 5px 0px;
	cursor: pointer;
	transition: all .5s;
	font-size: 5vw;
	width: 100%;
}

.pauseBox:hover {
	color: #ffffff; 
	background-color: #ac94f7;
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 99999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	overflow: hidden;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	padding: 20px;
	border: 1px solid #888;
	width: 98%; /* Could be more or less, depending on screen size */
	max-width: 1150px;
	overflow-y: auto;
	height: 80dvh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* The Close Button */
.close {
	color: #ffffff;
	float: right;
	font-size: 28px;
	font-weight: bold;
	padding: 7px 15px 0px 0px;
	opacity: 1 !important;
	position: absolute;
	top: 10px;
	right: 10px;
}

.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.list-radio-wrap .nf-field-element li {
	float: left;
}

#nf-field-231-0, #nf-label-class-field-231-0, #nf-field-231-1, #nf-label-class-field-231-1 {
	display: inline-block;
	margin-top: 10px;
}

#nf-label-class-field-231-0 {
	margin-right: 40px;
}

#nf-description-231 {
	margin-bottom: 5px;
}

#nf-field-232-container {
	margin-top: -10px;
}

.nf-form-fields-required {
	display: none;
}

#modalTitle {
	font-family: 'Harmattan', sans-serif; 
	text-transform: uppercase; 
	font-size: 5vw;
	color: #ffffff;
	float: left;
	padding: 10px 20px 5px 20px;
	text-align: center;
	font-weight: bold;
}

#nf-description-228 {
	display: none;
}

#nf-field-234-wrap {
	text-align: center;
}

#nf-field-234 {
	text-transform: uppercase;
	background-color: #ac94f7;
	color: #ffffff;
}

#nf-field-234:hover {
	background-color: #3d4759; 
}

@media (min-width: 768px) {
	.pauseBox {
		font-size: 18px;
		width: auto;
	}
	
	.modal-content {
  		background-color: #fefefe;
  		padding: 20px;
  		border: 1px solid #888;
  		width: 80%; /* Could be more or less, depending on screen size */
  		max-width: 1150px;
  		overflow-y: auto;
  		height: 80dvh;
  		position: absolute;
  		top: 50%;
  		left: 50%;
  		transform: translate(-50%, -50%);
	}

	/* The Close Button */
	.close {
  		color: #ffffff;
  		float: right;
  		font-size: 28px;
  		font-weight: bold;
  		padding: 7px 15px 0px 0px;
  		opacity: 1 !important;
		position: relative;
		top: 0px;
		right: 0px;
	}
	
	#modalTitle {
		font-family: 'Harmattan', sans-serif; 
		text-transform: uppercase; 
		font-size: 26px;
		color: #ffffff;
		float: left;
		padding: 5px 0px 0px 15px;
		text-align: left;
		font-weight: normal;
	}
	
	.pauseCancelDivCard {
		width: 48%;
		float: left;
		display: inline-block;
		clear: unset !important;
	}

	.pauseCancelDivZipPhone {
		width: 48%;
		float: right;
		display: inline-block;
		clear: unset !important;
	}
	
	#nf-description-228 {
		visibility: hidden;
		display: inline-block;
	}
	
	.pauseCancelDivEmail {
		width: 48%;
		float: left;
		display: inline-block;
	}
}

#processingOverlay {
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	background-color: rgba(21,20,29,.5);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	display: none;
	z-index: 9999;
}

.vertical-center {
	position: absolute;
    top:50%;
    left: 0%;
    transform:translate(0%, -50%);
    -webkit-transform:translate(0%, -50%);
	text-align: center;
	color: #ffffff;
	font-size: 2vw;
	width: 100%;
}

.sidebarButton {
	padding: 5px 0px 5px 5px;
	display: inline-block;
	font-size: 18px;
	width: 100%;
	font-family: 'Oswald';
	background-color: #30343a;
	color: #f7ca6c;
}

.sidebarButton:hover {
	background-color: #f7ca6c;
	color: #30343a;
	text-decoration: none;
}

@media only screen and (max-width: 600px) {
	.vertical-center {
		font-size: 6vw;
	}
}