.middle-inner {
	margin: 0 auto !important;
}
.middle-content {
	max-width: none !important;
	padding: 0 !important;
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Univers LT W02 55 Roman', Arial, sans-serif;
	font-weight: 400;
	color: #666;
}
.mobile {
	display: none;
}
.infographic-affordability * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	-ms-box-sizing:     border-box;
	box-sizing:         border-box;
}
.disqus {
	width: 95%;
	max-width: 1140px;
	margin: 0 auto;
}
.download-benchmark {
    border: 1px #f4911e solid;
    padding: 20px 5px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Futura W01 Bold', Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* TAGS */
.infographic-affordability p, .infographic-affordability ul, .infographic-affordability li {
	font-size: 20px;
	font-family: 'Univers LT W02 55 Roman', Arial, sans-serif;
	clear: both;
}
.infographic-affordability h1 {
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	color: #666666;
	font-size: 54px;
	text-transform: uppercase;
}
.infographic-affordability h1.divider {
	padding-top: 30px;
	border-top: 5px solid #666666;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 50px;
}
.infographic-affordability h1.divider:first-child {
	margin-top: 0;
}
.infographic-affordability h1.divider span {
	font-family: 'Univers LT W02 55 Roman', Arial, sans-serif;
}
.infographic-affordability h2 {
	color: #cccccc;
	font-size: 48px;
	font-family: 'Univers LT W02 65 Bold', Arial, sans-serif;
}
.infographic-affordability h3 {
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	color: #666666;
	font-size: 40px;
	text-transform: uppercase;
}
.infographic-affordability h3.divider {
	padding-top: 30px;
	border-top: 5px solid #666666;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 50px;
}
.infographic-affordability h4 {
	font-size: 30px;
	color: #666;
	font-family: 'Univers LT W02 65 Bold', Arial, sans-serif;
}
.infographic-affordability h5 {
	font-size: 25px;
	font-family: 'Univers LT W02 65 Bold', Arial, sans-serif;
	color: #666666;
	letter-spacing: 0;
}
.infographic-affordability h6 {
	font-size: 22px;
	color: #fecc64;
	font-family: 'Univers LT W02 65 Bold', Arial, sans-serif;
	text-transform: uppercase;
}

/* HEADER ICONS */
.header-icons {
	text-align: center;
	clear: both;
	margin: 50px auto 40px;
	max-width: 1140px;
}
.header-icons .icon {
	float: left;
	width: 16.66%;
}

/* HEADER TITLE */
.header-title {
	text-align: center;
	clear: both;
	max-width: 1140px;
	margin: 30px auto;
	padding: 30px 0;
	border-top: 4px solid #999;
	border-bottom: 4px solid #999;
}
.header-title h1 {
	font-size: 42px;
}
.header-title .benchmark-more {
	position: relative;
	margin: 15px auto 0;
	width: 175px;
	font-size: 15px;
	color: #b2bb1e;
	text-transform: uppercase;
	cursor: pointer;
    font-family: 'Futura W01 Bold', Arial, sans-serif;
}
.header-title .benchmark-about, .header-title .benchmark-about-tease {
    text-align: left;
    max-width: 900px;
    margin: 20px auto;
    display: none;
}
.header-title .benchmark-about-tease {
	display: block;
}
.header-title .benchmark-about.act {
	display: block;
}
.header-title .benchmark-about p, .header-title .benchmark-about-tease p {
	font-size: 17px;
}
.header-title .downarrow {
	position: relative;
    margin: -16px -15px 0 0;
    float: right;
}
.header-title .downarrow:before, .header-title .downarrow:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.header-title .downarrow:after {
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
	content: '';
}
.header-title .downarrow:before {
	border-top-color: #b2bb1e;
	border-width: 8px;
	margin-left: -8px;
	content: '';
}

.header-title .benchmark-close {
	position: relative;
	margin: 15px auto 0;
	width: 150px;
	font-size: 15px;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	color: #b2bb1e;
	text-transform: uppercase;
	cursor: pointer;
}
.header-title .uparrow {
	position: relative;
    margin: 15px -15px 0 0;
    float: right;
}
.header-title .uparrow:before, .header-title .uparrow:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.header-title .uparrow:after {
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
	content: '';
}
.header-title .uparrow:before {
	border-bottom-color: #b2bb1e;
	border-width: 8px;
	margin-left: -8px;
	content: '';
}

/* SECTION STYLES */
.section-wrapper-gray {
	background-color: #eee;
}
.section-wrapper-darkgray {
	background-color: #666;
}
.section {
	text-align: center;
	max-width: 1140px;
	margin: 30px auto;
	padding: 30px 0;
}

.section .section-left {
	float: left;
	max-width: 720px;
}
.section .section-right {
	max-width: 378px;
	float: right;
}
.section .section-right .label {
	color: #b2bb1e;
	font-size: 40px;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	text-align: center;
}
.section-divider {
	line-height: 2px;
	width: 100%;
	background-color: #f2f2f2;
}
.col30 {
	width: 28%;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
	text-align: center;
}
.col30 .label {
	color: #fdbb30;
	font-size: 25px;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	margin: 10px 0;
}
.col30.first {
	margin-left: 0;
}
.col30.last {
	margin-right: 0;
}
.col45 {
	width: 45%;
	float: left;
}
.col45:first-child {
	padding-right: 25px;
}
.col50 {
	width: 50%;
	float: left;
}
.col55 {
	width: 55%;
	float: left;
}

/* TRY IT YOURSELF */
#slider-container2 .slider-left {
	width: 100%;
}
#slider-container2 .slider-left .household-income, #slider-container1 .slider-left .how-big {
	background-color: transparent;
	border: 0;
	font-size: 30px;
	padding: 0 0 0 10px;
	color: #666666;
	max-width: 180px;
	display: inline-block;
}
#slider-container1 .slider-left .how-big {
	padding: 0;
	max-width: 35px;
	text-align: center;
}

/* COMMENTS SECTION */
.section-wrapper-darkgray h3 {
	text-transform: none;
	color: #fff;
	margin-bottom: 0;
}
.section-wrapper-darkgray .section {
	text-align: left;
	position: relative;
	margin-top: 0;
}
.share-icons {
	position: absolute;
	right: 10px;
	top: 40px;
}
.share-icon {
	width: 41px;
	height: 40px;
	display: inline-block;
	margin-left: 20px;
}
.share-icon:hover {
	opacity: 0.7;
}
.share-icon.twitter {
	background-image: url(/images/infographic-affordability/twitter.png);
}
.share-icon.facebook {
	background-image: url(/images/infographic-affordability/facebook.png);
}
.share-icon.linkedin {
	background-image: url(/images/infographic-affordability/linkedin.png);
}

/* QUIZ */
.quiz-wrapper {
	margin-bottom: 35px;
}
.quiz-wrapper .quiz-option {
	display: inline-block;
	border: 3px solid #cccccc;
	background-color: #ffffff;
	padding: 30px 0;
	max-width: 333px;
	width: 30%;
	margin-right: 5%;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
.quiz-wrapper .quiz-option:last-child {
	margin-right: 0;
}
.quiz-wrapper .quiz-option:hover {
	opacity: 0.7;
}
.quiz-wrapper .quiz-option img {
	clear: both;
	display: block;
	margin: 0 auto 30px;
}
.quiz-answers {
	margin-bottom: 35px;
}
.quiz-answer {
	display: none;
	width: 100%;
	padding: 20px 25px;
	color: #666666;
	text-align: left;
}
.quiz-answer.act {
	display: block;
}
.quiz-answer.false, .quiz-option.false.act {
	border: 3px solid #e31937;
	background-color: #fce8eb;
}
.quiz-answer.true, .quiz-option.true.act {
	border: 3px solid #b2bb1e;
	background-color: #f7f8e8;
}
.quiz-answer span {
	font-size: 30px;
	font-weight: bold;
}

/* RULE 10 IN ACTION */
.money-wrapper {
	width: 100%;
	border: 3px solid #fecc64;
}
.money-wrapper .money {
	color: #666666;
	float: left;
	width: 33.3333%;
	text-align: left;
	vertical-align: top;
	padding: 12px 25px;
	margin: 25px 0;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	font-size: 20px;
	height: 70px;
}
.money-wrapper .money:first-child {
	border-right: 3px solid #fecc64;
}
.money-wrapper .money:last-child {
	background-color: #fecc64;
	padding-right: 0;
	border-right: 0;
	padding: 37px 25px;
	height: 120px;
	margin: 0;
}
.money-wrapper .money .label {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	clear: both;
	font-family: 'Univers LT W02 55 Roman', Arial, sans-serif;
}

/* TRY IT YOURSELF */
.who-are-you {

}
.who-are-you .you-are {
	text-align: center;
	float: left;
	width: 33.3333%;
	background-color: #fff;
	border: 2px solid #e0e0e0;
	border-width: 2px 1px 2px 1px;
	padding: 32px;
	margin: 15px 0;
	cursor: pointer;
}
.who-are-you .you-are:first-child {
	border-left-width: 2px;
}
.who-are-you .you-are:last-child {
	border-right-width: 2px;
}
.who-are-you .you-are:hover {
	opacity: 0.7;
}
.who-are-you .you-are img {
	margin: 0 auto 10px;
	display: block;
	clear: both;
}
.who-are-you .you-are.selected {
	background-color: #fffaef;
	border-color: #fecc64;
}
.contribute-text {
	font-size: 30px;
	color: #666;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	margin: 15px 0;
	float: left;
	clear: both;
	width: 100%;
}
.contribute-left {
	float: left;
	width: 50%;
	color: #fff;
	background-color: #b2bb1e;
	padding: 30px;
	border: 2px solid #b2bb1e;
	border-width: 2px 0 2px 2px;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	text-transform: uppercase;
}
.contribute-right {
	float: right;
	width: 50%;
	color: #b2bb1e;
	background-color: #fff;
	padding: 30px;
	border: 2px solid #b2bb1e;
	border-width: 2px 2px 2px 0;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}
.contribute-right span, .contribute-left span {
	font-size: 40px;
	text-transform: none;
}
.contribute-special {
	display: none;
	width: 100%;
	color: #b2bb1e;
	background-color: #fff;
	padding: 30px;
	border: 2px solid #b2bb1e;
	clear: both;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

/* GRAPHS */
.graph {

}
.graph-container {
	position: relative;
}
.graph .highcharts-legend, .graph .highcharts-title, .graph .highcharts-yaxis-title {
	display: none;
}
.graph#percentage_of_americans .highcharts-yaxis-labels {
	display: none;
}
.graph#four_year_degree_cost .highcharts-legend {
	display: block;
}
.graph#four_year_degree_cost .highcharts-yaxis-labels {
	display: none;
}
.graph#percentage_of_americans .graph-labels {
	position: relative;
}
.graph#percentage_of_americans {
	max-height: 205px;
}
.graph .highcharts-grid {
	background-color: #fff;
}
#cost_of_college {
	margin-bottom: 36px;
}
.graph-wrapper {
	position: relative;
}
.graph-percent {
	font-size: 60px;
	font-family: 'Futura W01 Bold', Arial, sans-serif;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	color: #fff;
}

/* SPECIAL GRAPH LABELS */
.graph-labels .highest-quartile {
	position: absolute;
	top: 38px;
	right: 11%;
}
.graph-labels .lowest-quartile {
	position: absolute;
	top: 110px;
	right: 69%;
}

/* SLIDERS */
.slider-wrapper {
	clear: both;
	height: 100px;
}
.slider-left {
	float: left;
	width: 30%;
	font-size: 20px;
	border-bottom: 2px solid #e0e0e0;
	max-width: 200px;
	margin-top: 12px;
}
.slider-left span {
	font-size: 30px;
}
.slider-right {
	margin-top: 58px;
	float: right;
	width: 70%;
	position: relative;
}
/* PEOPLE TICK MARKS*/
.people-ticks {
	position: absolute;
	top: 22px;
	left: 0;
	width: 100%;
	font-size: 12px;
}
.people-ticks .tick {
	float: left;
	width: 33.3333%;
	text-align: center;
	position: relative;
	margin-left: 2.6px;
}
.people-ticks .tick:before {
	position: absolute;
	content: '';
	top: -6px;
	left: 50%;
	height: 6px;
	width: 2px;
	background-color: #a8a8a8;
}
.people-ticks .tick:first-child:before {
	left: 2px;
}
.people-ticks .tick:first-child {
	text-align: left;
	margin-left: -7.5px;
}
.people-ticks .tick:last-child:before {
	left: auto;
	right: 6px;
}
.people-ticks .tick:last-child {
	text-align: right;
}
/* MONEY TICK MARKS */
.money-ticks {
	position: absolute;
	top: 22px;
	left: 0;
	width: 100%;
	font-size: 12px;
}
.money-ticks .tick {
	float: left;
	width: 33.3333%;
	text-align: center;
	position: relative;
	margin-left: 2.6px;
}
.money-ticks .tick:before {
	position: absolute;
	content: '';
	top: -6px;
	left: 50%;
	height: 6px;
	width: 2px;
	background-color: #a8a8a8;
}
.money-ticks .tick:first-child:before {
	left: 2px;
}
.money-ticks .tick:first-child {
	text-align: left;
	margin-left: -7.5px;
}
.money-ticks .tick:last-child:before {
	left: auto;
	right: 6px;
}
.money-ticks .tick:last-child {
	text-align: right;
}

.tooltip1, .tooltip2 {
	position: absolute;
	background: #fecc64;
	width: 60px;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	padding: 6px;
	font-size: 16px;
	margin-left: -35px;
	top: -55px;
}
.tooltip2 {
	background-color: #b2bb1e;
}
.tooltip1:after, .tooltip2:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(254, 204, 100, 0);
	border-top-color: #fecc64;
	border-width: 6px;
	margin-left: -6px;
}
.tooltip2:after {
	border-color: rgba(178, 187, 30, 0);
	border-top-color: #b2bb1e;
}
.ui-slider {
    position: relative;
    text-align: left;
    height: 6px;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    color: #222222;
    border-radius: 0px;    
}
#slider1.ui-slider {
	background-color: #fecc64;
}
#slider1.ui-slider .ui-slider-handle {
	background: url(/images/infographic-affordability/slider1.png);
}
#slider2.ui-slider {
	background-color: #b2bb1e;
}
#slider2.ui-slider .ui-slider-handle {
	background: url(/images/infographic-affordability/slider1.png);
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 18px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    top: -.3em;
    margin-left: -.6em;
    font-weight: normal;
    color: #555555;
}

/* RESPONSIVE */
@media (max-width: 1180px) {
	.middle-inner {
		padding: 0;
	}
	.section, .header-title {
		padding-left: 20px;
		padding-right: 20px;
	}
	.quiz-wrapper .quiz-option {
		margin-right: 0;
		width: 32%;
		padding: 30px 10px;
		height: 285px;
	}
	.graph-labels .lowest-quartile {
		right: 65%;
	}

	.col45, .col55 {
		width: 100%;
	}
	.col55 {
		margin-top: 20px;
	}
	.section-left, .section-right {
		width: 50%;
	}
	.section-wrapper-darkgray h3 {
		font-size: 32px;
	}
}
@media (max-width: 900px) {
	.graph-labels .lowest-quartile, .graph-labels .highest-quartile {
		right: 5%;
	}
	.middle-inner .content-main {
		padding-left: 0;
		padding-right: 0;
	}
	.section-left, .section-right {
		width: 100%;
	}
	.section-right {
		margin: 0 auto;
		float: none !important;
	}
	.share-icons {
		display: none;
	}
	.contribute-left, .contribute-right {
		display: table-cell;
		float: none;
	}
}
@media (max-width: 700px) {
	.graph-labels .highest-quartile {
		left: 5%;
		right: inherit;
		color: #fff;
	}
	.graph-labels .lowest-quartile {
		right: inherit;
		left: 40%;
	}
	.header-icons .icon img {
		width: 75%;
	}
	.who-are-you .you-are {
		float: none;
		display: table-cell;
	}
}
@media (max-width: 500px) {
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.col30 {
		width: 100%;
		float: none;
		margin: 20px 0 50px;
	}
	.infographic-affordability h1 {
		font-size: 36px;
	}
	.infographic-affordability h2 {
		font-size: 32px;
	}
	.infographic-affordability h4, .infographic-affordability h3.divider {
		font-size: 24px;
	}
	.header-icons {
		display: none;
	}
	.header-title {
		border: 0;
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.section {
		padding: 20px;
	}
	.money-wrapper .money {
		width: 50%;
	}
	.money-wrapper .money:last-child {
		width: 100%;
		clear: both;
		text-align: center;
	}
	.you-are {
		height: 118px;
		padding: 20px 10px !important;
		height: 95px !important;
	}
	.you-are img {
		display: none;
	}
	.slider-left, .slider-right {
		width: 100%;
	}
	.slider-left {
		margin-bottom: 25px;
	}
	.slider-right {
		margin-bottom: 50px;
	}
	.contribute-left, .contribute-right {
		float: none;
		width: 100%;
		clear: both;
		border-width: 2px;
		display: block;
	}
	.graph-percent {
		left: 38%;
	}
	.quiz-wrapper .quiz-option {
		font-size: 12px;
		height: 240px;
	}
}