.value-sub-header {
    background-color: #333;
    background-image: url('/value/images/hero-female-ue-grad.jpg');
    background-size: cover;
	background-position: 60% center;
    background-repeat: no-repeat;
    border-bottom: 6px solid #f68b1f;
    color: #fff;
    padding-top: 10vw;
	padding-bottom: 10vw;
    text-shadow: 0px 2px 2px #444444;
}

.value-sub-header h2 {
    font-size: 2rem;
    color: #4c2683;
    font-weight: 800;
    text-shadow: 0px 1px 1px white;
}

.value-sub-header h3 {
    font-size: 1.5rem;
    color: white;
}

h3 {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: italic;
}

.main-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.aid-container {
	padding-top: 30px;
	padding-bottom: 50px;
}

.aid-container-top {
	padding-top: 30px;
}

.aid-container-bottom {
	padding-bottom: 20px;
}

.aid-actual-cost {
    padding-bottom: 10px;
}

.aid-afford {

}

.aid-cost {
	background-color: #4c2683;
	color: #fff;
}

.aid-expenses {
	background-color: #efefef;
}

.aid-public-schools {
	background-color: #4c2683;
	color: #ffffff;
}

.aid-public-schools-grads {
	background-color: #f68b1f;
	border-radius: 12px;
	color: #ffffff;
	padding: 1em;
	text-align: center;
	font-size: 120%;
}

.aid-public-schools-grads p {
	margin: 0px;
}

.aid-public-schools-grads .amount {
	font-size: 300%;
}

.aid-dept {

}

.default-rates {
	margin: auto auto 1em auto;
	text-align: center;
}

.default-rates .percent {
	display: block;
	font-size: 170%;
	font-weight: 800;
}

.default-rates .location {
	display: block;
	font-size: 120%;
	font-weight: 400;
}

.default-rate.ue, .default-rate.in {
	border-right: 1px solid #ddd;
}

.aid-median-student-loan {
	background-color: #4c2683;
	color: #fff;
}

.aid-actions {

}

a.aid-action {
	color: #4c2683;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none !important;
	font-size: 120%;
	font-weight: 400;
	line-height: normal;
}

a.aid-action span {
	font-size: 70%;
}

a.aid-action img {
	display: block;
	margin-bottom: 12px;
	transition: all .2s ease;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

a.aid-action img:hover {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.aid-rankings {
	background-color: #111;
	color: #fff;
}

.aid-rankings-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.aid-rankings-container .ranking {
	border-radius: 3px;
	display: block;
	width: 30%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 10px;
}

.stickerprice {
	background-image: url('../images/heroOlmsted2.jpg');
	background-position: 40% center;
}

.stickerprice .item-text {
	font-size: 20px;
}

.stickerprice .percent {
	display:block;
	font-size: 60px;
	line-height: 60px;
}

.stickerprice .stickerprice-footnote {
	display: block;
	font-size: 12px;
}

.employed {
	background-image: url('../images/heroGraduatingStudents2.jpg');
	background-position: 30% center;
}

.employed .item-text {
	font-size: 18px;
}

.employed .percent {
	display:block;
	font-size: 60px;
	line-height: 60px;
}

.loanrate {
	background-image: url('../images/heroInternship.jpg');
	background-position: center center;
}

.loanrate .loanrate-title {
	display: block;
	font-size: 20px;
	line-height: 20px;
}

.loanrate .loanrate-subtitle {
	display: block;
	font-size: 12px;
	padding-bottom: 10px;
}

.loanrate .lonerate-values {
	display: block;
	font-size: 16px;
}

.loanrate .loanrate-jobs {
	display: block;
	padding-bottom: 6px;
}

.loanrate .loanrate-footnote {
	display: block;
	font-size: 12px;
}

.carousel-indicators {
	bottom: 0px;
}

.carousel-indicators li {
	background-color: rgba(255,255,255,0.7);
	width: 15px;
	height: 15px;
	border-radius: 15px;
	border: none;
}

.carousel-indicators .active {
	background-color: #f68b1f;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	margin: 1px;
	border: none;
}

.img-margin {
	margin-bottom: 1em;
}

.value-badges {
	margin-bottom: 40px;
}

.value-badges img {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.infographic-degree-value {
	padding-top: 30px;
	padding-bottom: 20px;
}

.degree-value-heading {
	background-color: #4c2683;
	color: #fff;
	padding: 12px;
	margin-bottom: 0px !important;
	border-radius: 6px 6px 0px 0px;
	text-transform: uppercase;
}

.degree-value-text {
	background-color: #eee;
	padding: 12px;
	border-radius: 0px 0px 6px 6px;
}

.degree-value-text-compare {
	color: #c00;
	text-align: center;
}

.value-hero-guarentee {
	background-color: #333;
	background-image: url('../images/heroMortarboards.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 6px solid #4c2683;
	border-bottom: 6px solid #4c2683;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 60px;
	padding-top: 180px;
	padding-bottom: 30px;
	text-shadow: 0px 0px 8px black;
}

.value-hero-guarentee h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 700;
}

.value-personal {
	margin-bottom: 30px;
}

.value-personal h2 {
	background-color: #4c2683;
	border-radius: 6px;
	color: #fff;
	padding: 20px;
	margin-bottom: 2em;
}

.value-personal img {
	margin-bottom: 1em;
}

.value-areas {
	background-color: #eee;
	padding-top: 20px;
}

.value-area {
	display: block;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	text-decoration: none !important;
}

.value-area img {
	margin-bottom: 6px;
	transition: all .2s ease;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}

.value-area img:hover {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.stickerprice .item-text {
		font-size: 24px;
	}

	.stickerprice .percent {
		font-size: 80px;
		line-height: 80px;
	}

	.stickerprice .stickerprice-footnote {
		font-size: 12px;
	}

	.employed .item-text {
		font-size: 18px;
	}

	.employed .percent {
		font-size: 60px;
		line-height: 60px;
	}

	.loanrate .loanrate-title {
		font-size: 24px;
		line-height: 24px;
	}

	.loanrate .loanrate-subtitle {
		font-size: 14px;
		padding-bottom: 12px;
	}

	.loanrate .lonerate-values {
		font-size: 18px;
	}

	.loanrate .loanrate-jobs {
		padding-bottom: 6px;
	}

	.loanrate .loanrate-footnote {
		font-size: 12px;
	}

	.value-hero-guarentee {
		padding-top: 220px;
		padding-bottom: 40px;
	}

	.value-hero-guarentee h2 {
		font-size: 30px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    
    .value-sub-header h2 {
        font-size: 2.5rem;
    }
    
    .value-sub-header h3 {
        font-size: 2rem;
    }
	
	.main-content {
		font-size: 120%;
	}

	.aid-container {
		padding-top: 60px;
		padding-bottom: 80px;
	}
	
	.aid-container-top {
		padding-top: 60px;
	}
	
	.aid-container-bottom {
		padding-bottom: 40px;
	}
	
	.aid-actual-cost {
        padding-bottom: 10px;
    }

	.default-rates .percent {
		font-size: 250%;
	}

	.aid-actions {
		padding-bottom: 30px;
	}

	.stickerprice .item-text {
		font-size: 30px;
	}

	.stickerprice .percent {
		font-size: 100px;
		line-height: 100px;
	}

	.stickerprice .stickerprice-footnote {
		font-size: 12px;
	}

	.employed .item-text {
		font-size: 22px;
	}

	.employed .percent {
		font-size: 100px;
		line-height: 100px;
	}

	.loanrate .loanrate-title {
		font-size: 30px;
		line-height: 30px;
	}

	.loanrate .loanrate-subtitle {
		font-size: 16px;
		padding-bottom: 14px;
	}

	.loanrate .lonerate-values {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.loanrate .loanrate-jobs {
		padding-bottom: 12px;
	}

	.loanrate .loanrate-footnote {
		font-size: 12px;
	}

	.value-hero-guarentee {
		padding-top: 280px;
		padding-bottom: 40px;
	}

	.value-hero-guarentee h2 {
		font-size: 40px;
	}

	.value-area {
		margin-top: 30px;
		margin-bottom: 40px;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
    .value-sub-header h2 {
        font-size: 3rem;
    }
    
    .value-sub-header h3 {
        font-size: 2.5rem;
    }

	.stickerprice .item-text {
		font-size: 35px;
	}

	.stickerprice .percent {
		font-size: 150px;
		line-height: 150px;
	}

	.stickerprice .stickerprice-footnote {
		font-size: 14px;
	}

	.employed .item-text {
		font-size: 25px;
	}

	.employed .percent {
		font-size: 150px;
		line-height: 150px;
	}

	.loanrate .loanrate-title {
		font-size: 50px;
		line-height: 50px;
	}

	.loanrate .loanrate-subtitle {
		font-size: 22px;
		padding-bottom: 18px;
	}

	.loanrate .lonerate-values {
		font-size: 30px;
		line-height: 32px;
		padding-bottom: 20px;
	}

	.loanrate .loanrate-jobs {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.loanrate .loanrate-footnote {
		font-size: 14px;
	}

	.value-hero-guarentee {
		padding-top: 350px;
		padding-bottom: 60px;
	}

	.value-hero-guarentee h2 {
		font-size: 50px;
	}

	.value-personal {
		font-size: 20px;
	}

}