/* ADDRESS INPUT */
#address_input {
	top: 37%;
	position: relative;
	margin: 0 auto;
	width: 700px;
}

#video-headline {
	color: #D99C2C;
	font-size: 4.5em;
	line-height: 1em;
	font-family: "BebasNeue", Helvetica, sans-serif;
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}

#address-text {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: 100;
}

#address_input p {
	color: white;
	font-weight: 100;
}

#address_input input[id="address"] {
	width: 50%;
	font-size: 1em;
	margin: 10px 0;
	margin-top: 0;
}

/* YOUR REP NAMES */
#your_reps {
	position: absolute;
	right: 10%;
	top: 16%;
	width: 37%;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #D99C2C;
}

.reps_labels {
	font-family: "BebasNeue", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.5em;
	line-height: 1em;
	color: white;
	margin-top: 0.8em;
}

/* EXPENDITURES */
#expenditures_house {
	position: absolute;
	right: 8%;
	top: 0;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	width: 50%;
}

#expenditures_house #expenditure_rep_name,
#expenditures_house #expenditure_rep_amount,
#expenditures_house #expenditure_rep_cycle {
	clear: both;
	color: #573e12;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 1em 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#expenditures_house #expenditure_rep_name:before {
	content: "So far, your representative\A";
	color: white;
	font-size: 1.8em;
	line-height: 2em;
	white-space: pre;
}

#expenditures_house #expenditure_rep_amount:before {
	content: "has spent\A";
	color: white;
	font-size: 1.8em;
	line-height: 1em;
	white-space: pre;
}

#expenditures_house #expenditure_rep_amount:after {
	content: "\Aon campaigning in the";
	color: white;
	font-size: 1.8em;
	line-height: 1.6em;
	white-space: pre;
}

#expenditures_house #expenditure_rep_amount {
	margin-bottom: 0;
}

#expenditures_house #expenditure_rep_cycle {
	margin-top: 0.5em;
}

#expenditures_senator {
	position: absolute;
	left: 23%;
	margin-top: 5%;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: white;
}

#expenditures_senator:before {
	content: "Your senators\A";
	white-space: pre;
	color: white;
	font-size: 2.3em;
	line-height: 1em;
}

#expenditures_senator #senator_expenditures_name,
#expenditures_senator #senator_expenditures_amount {
	clear: both;
	color: #573e12;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 1em 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#expenditures_senator #senator_expenditures_have_spent_label {
	font-size: 1.8em;
	line-height: 1.3em;
	color: white;
	margin-bottom: 0.8em;
}

#expenditures_senator #senator_expenditures_amount {

}

#expenditures_senator:after {
	content: "\Arespectively.";
	white-space: pre;
	font-size: 2.3em;
}


/* FUNDRAISERS */
#fundraisers_this_week {
	color: #e4ba6b;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 9em;
	position: absolute;
	top: 19%;
	left: 7%;
	line-height: 0.4em;
}

#fundraisers_this_week:before {
	content: "This week there are at least\A";
	white-space: pre;
	font-size: 0.28em;
	line-height: 3em;
	color: white;
}

#fundraisers_this_week:after {
	content: "\A fundraisers.";
	white-space: pre;
	line-height: 0;
	font-size: 0.28em;
	color: white;
}

#fundraisers_this_year {
	color: #e4ba6b;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 9em;
	position: absolute;
	top: 19%;
	left: 7%;
	line-height: 0.4em;
}

#fundraisers_this_year:before {
	content: "That's of a total of\A";
	white-space: pre;
	font-size: 0.28em;
	line-height: 3em;
	color: white;
}

#fundraisers_this_year:after {
	content: "\Athis year.";
	white-space: pre;
	line-height: 0;
	font-size: 0.28em;
	color: white;
}

/* REP CONTACT INFO */
#reps_contact_info {
	margin-top: 4%;
}

#reps_contact_info:before {
	content: "Contact information for your senators and representative:\A";
	width: 100%;
	font-family: "BebasNeue", Helvetica, sans-serif;
	color: white;
	font-size: 2em;
	line-height: 1em;
}

.reps_contact_info {
	margin-bottom: 20px;
	padding: 20px;
	width: 50%;
	color: white;
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Helvetica, sans-serif;
}

.reps_contact_info b {
	color: #D99C2C;
	font-family: "BebasNeue", Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.reps_contact_info.senate {
	float: left;
}

.reps_contact_info.house {
	float: right;
}

#main-wrapper .reps_contact_info a .ajmint-icon {
	color: white;
	font-size: 1.5em;
	line-height: 1.5em;
}

#main-wrapper .reps_contact_info a {
	color: white;
}

#main-wrapper .reps_contact_info a:hover {
	color: rgb(189, 189, 189);
}