@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700,300italic|Open+Sans+Condensed:700,300|Oxygen|Signika:400,600,700|Inconsolata|Oregano:400italic);

/* http://www.google.com/fonts/#UsePlace:use/Collection:Josefin+Sans:400,600,700,300italic|Open+Sans+Condensed:700,300|Oxygen|Signika:400,600,700|Inconsolata|Oregano:400italic */

/* general style definitions */

/*html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}*/

html {
	font-size: 16px;
}

body {
	font: 400 1em /*26px/1.46em */"Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #6c6c6c;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*#page {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}*/

a, input, li, p {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

a {
	font-weight: 700;
}

a:link {
	color: #E87425;
	text-decoration: none;
}

a:visited {
	color: #E06722;
}

a:hover, a:active, a:focus {
	color: #E06722;
	text-decoration: none;
}

.clr {
	display: block;
	clear: both;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: .75em;
}

p, div, span {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

ul li, ol li {
	margin-bottom: .5em;
}

ul, ol {
	margin: .5em 0 .5em 1em;
}

sup {
	vertical-align: super;
	font-size: 50%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1;
}

p {
	font: 400 1.625em/1.153em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: 400;
	color: #6c6c6c;
}

h1 {
	font: 600 1.625em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	letter-spacing: .075em;
}

h2 {
	font: 700 1.5em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}
	h2 em {
		font: 400 .875rem "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
		font-style: normal;
		display: block;
	}
	
h5 {
	font: 700 .875em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-transform: uppercase;
	margin: 1.5em auto;
}

.columns h2, .columns h5 {
	text-align: center;
}

.centered {
	text-align: center;
}

.comfy {
	margin: 1em auto 1em auto;
}

.bold {
	font-weight: 700;
}

.disclaimer {
	font-weight: 400;
	font-size: .938em;
}

.sticker-color {
	color: #F76902;
}

.actual-color {
	color: #e6215b;
}

/* animate, etc */

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }
    
    100% {
        opacity: 1;
    }
}

.fadeInBlock {
    opacity:0;
}

/*h1 {
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
	letter-spacing: .001em;
}

h2 {
	font-size: 150%;
	letter-spacing: .001em;
}

h3 {
	font-size: 133%;
	font-weight: 600;
}

h4 {
	font-size: 120%;
	font-style: italic;
	letter-spacing: .001em;
}

h5 {
	font-size: 107%;
	text-transform: uppercase;
	letter-spacing: .001em;
}

h6 {
	font-size: 100%;
	font-weight: 600;
	letter-spacing: .001em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .25em;
}*/





/* RIT Identity bar */

/* full-width wrapper around ID Bar */
#zone-branding-wrapper  {
	background: #F76902;
	padding: 0 .5em;
}

#metanav {
	margin: 0 auto; 
	padding: 0;
	width: 100%;
	height: 51px;
	clear: right;
	font: 400 80% Helvetica, Arial, sans-serif;
	color: #fff;
	position: relative;
}

#metanav ul {
	margin: 0 0 0 65px;
	padding: 0;
}

#metanav ul li {
	float: left; 
	list-style-type: none; 
	padding: 0 0 0 45px; 
	border: 0;
}

#metanav a:link, #metanav a:visited {
	color: #fff; 
	background-color: transparent; 
	text-decoration: none;
}

#metanav a:hover {
	color: #fff; 
	background-color: transparent;
	text-decoration: underline;
}

#metanav a:active {
	color: #fff; 
	background-color: transparent;
	text-decoration:none;
}

#metanav p, #metaskip {
	position: absolute; 
	left: -1999px;
}

#metanav #metaritsearch {
	margin-right: 0;
}

#metarithometext, #ntidhometext {
	display: block;
	text-indent: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#rit-spelled, #ntidhome, #metaritdirectories {
	/*hide on mobile devices */
	display: none;
}

#metanav a span#metaritlogo {
	padding: 0;
	margin: 11px 0;
	left: 0;
	top: 0;
	display: block;
	position: absolute;
	width: 400px;
	height: 32px;
	background: url(../images/RIT_hor_w.svg) no-repeat 0 -6px;
	background-size: 100% auto;
	border: none;
	cursor: pointer;
}

#metarithome, #ntidhome  {
	text-transform: uppercase;
	font-size: .8em;
	line-height: 130%;
	margin: 0;
	color: #fff;
}

#metarithome #rit-spelled {
	font-weight: 700;
	margin-top: 8px;
}

#metanav a {
	font-weight: 400;
}

#ntidhome {
	clear: both;
}

#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
	display: none;
}


/* Enable to hide the Search box */

	/*#metanav #metaritsearchdiv {
		display: none;
	}*/


/* Enable to show the Search box instead of a link */

	#metanav #metaritsearch a {
		display: block;
		text-indent: -5000px;
		width: 1px;
		height: 1px;
		overflow: hidden;
	}
	
	#metanav #metaritsearchdiv {
		background: #F2EEEC;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-moz-box-shadow: 0 0 3px #b2b2b2;
		-webkit-box-shadow: 0 0 3px #b2b2b2;
		box-shadow: 0 0 3px #b2b2b2; 
	}

/* End of Show/Hide Search Box */


#metanav #metasearchform {
	border: none;
	width: 135px;
	height: 18px;
	margin-top: -0.35em;
	padding: 1px 0 0 3px;
}

#metanav #metasearchform input, #metasearchform button {
	border: none;
	float: left;
	-webkit-appearance: none; 
	background: transparent;
}

#metanav #metaritsearchbox {
	color: #000;
	width: 114px;
	height: 16px;
	padding: 0 4px;
	margin: 0;
	border: none;
	outline: 0; 
	box-shadow: none;
}

#metanav #metaritsearchbox.faded {color:#AAA;}

#metanav #metaritsearchbox.focused {color:#000;}

#metanav #metasearchform button {
	width: 16px;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(../images/search-icon@2x.png) no-repeat;
	background-size: 16px auto;
}

#metanav #metasearchform, #metanav #metasearchform div {
	display: block;
}




/* SUB NAV (sticky section navigation) */
[data-magellan-expedition-clone] {display: none;}

[data-magellan-expedition] {
	background: #dbdbdb;
	margin: 0;
	padding: 0;
}

.sub-nav {
	margin: 0;
	padding: .5em 0 .5em 0;
}

.sub-nav dt, .sub-nav dd, .sub-nav li {
	font: 700 1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}

.sub-nav dt {
	margin-top: .125em;
}

[data-magellan-expedition] .sub-nav dd a, .sub-nav dd a, .sub-nav dd.active a {
	background: #A6A6A6;
	color: #A6A6A6;
	border-radius: 100px;
	padding: 0 .3em;
	display: inline-block;
	width: auto; height: 1em;
	line-height: 1em;
}

.sub-nav dd.active a, .sub-nav dd a:hover, .sub-nav dd.active a:hover {
	background: #737373;
	color: #737373;
}

.sub-nav dd:nth-of-type(1) a, .sub-nav dd.active:nth-of-type(1) a {
	background: transparent;
	color: #33A1A9;
	margin-top: .125em;
	padding: auto;
	height: auto;
	font-weight: 700;
}
.sub-nav dd:nth-of-type(1) a:hover, .sub-nav dd.active:nth-of-type(1) a:hover {
	color: #F06D2D;
}
.sub-nav dd:nth-of-type(2) a, .sub-nav dd.active:nth-of-type(2) a {
	background: #33A1A9;
	color: #33A1A9;
}
.sub-nav dd:nth-of-type(2) a:hover, .sub-nav dd.active:nth-of-type(2) a:hover {
	background: #24747a;
	color: #24747a;
}
.sub-nav dd:nth-of-type(3) a, .sub-nav dd.active:nth-of-type(3) a {
	background: #DF4664;
	color: #DF4664;
}
.sub-nav dd:nth-of-type(3) a:hover, .sub-nav dd.active:nth-of-type(3) a:hover {
	background: #ad1c39;
	color: #ad1c39;
}
/*.sub-nav dd:nth-of-type(4) a, .sub-nav dd.active:nth-of-type(4) a {
	background: #3F9936;
	color: #3F9936;
}
.sub-nav dd:nth-of-type(4) a:hover, .sub-nav dd.active:nth-of-type(4) a:hover {
	background: #265f21;
	color: #265f21;
}*/
.sub-nav dd:nth-of-type(4) a, .sub-nav dd.active:nth-of-type(4) a {
	background: #5B38A0;
	color: #5B38A0;
}
.sub-nav dd:nth-of-type(4) a:hover, .sub-nav dd.active:nth-of-type(4) a:hover {
	background: #2e1c53;
	color: #2e1c53;
}
/*.sub-nav dd:nth-of-type(6) a, .sub-nav dd.active:nth-of-type(6) a {
	background: #9C386E;
	color: #9C386E;
}
.sub-nav dd.active:nth-of-type(6) a:hover, .sub-nav dd.active:nth-of-type(6) a:hover {
	background: #;
	color: #;
}*/
/*.sub-nav dd:nth-of-type(6) a, .sub-nav dd.active:nth-of-type(6) a {
	background: #5A9497;
	color: #5A9497;
}
.sub-nav dd:nth-of-type(6) a:hover, .sub-nav dd.active:nth-of-type(6) a:hover {
	background: #2b4849;
	color: #2b4849;
}*/
.sub-nav dd:nth-of-type(5) a, .sub-nav dd.active:nth-of-type(5) a {
	background: #60A72E;
	color: #60A72E;
}
.sub-nav dd:nth-of-type(5) a:hover, .sub-nav dd.active:nth-of-type(5) a:hover {
	background: #315517;
	color: #315517;
}
.sub-nav dd:nth-of-type(6) a, .sub-nav dd.active:nth-of-type(6) a {
	background: #475BA0;
	color: #475BA0;
}
.sub-nav dd:nth-of-type(6) a:hover, .sub-nav dd.active:nth-of-type(6) a:hover {
	background: #253055;
	color: #253055;
}
.sub-nav dd:nth-of-type(7) a, .sub-nav dd.active:nth-of-type(7) a {
	background: #E76B35;
	color: #E76B35;
}
.sub-nav dd:nth-of-type(7) a:hover, .sub-nav dd.active:nth-of-type(7) a:hover {
	background: #9c3b11;
	color: #9c3b11;
}


.sub-nav dd.active a {
	-moz-box-shadow: 0 0 16px #0085b5;
	box-shadow: 0 0 16px #0085b5;
}
.sub-nav dd.active:nth-of-type(1) a {
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: 0 0 8px #005878;
}
  
  
  
.sub-nav .has-tip {
	cursor: pointer;
	border: none;
	font-weight: 700;
}

.sub-nav .has-tip:hover, .sub-nav .has-tip:focus {
	cursor: pointer;
}

.tooltip {
  font: 600 1.125em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
  line-height: 1.3;
  padding: 0.75rem;
}



/* TOP BAR MENU (mobile navigation) */

.top-bar {
	/*top: -0.55em;*/
	background: #dbdbdb !important;
}

.top-bar .name h1 a {
	text-transform: uppercase;
}

.toggle-topbar {
	left: 0;
}

.top-bar-section ul li > a {
	font: 400 .85em "Oxygen", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
}

.top-bar-section ul li {
	margin-bottom: 0;
}

.top-bar-section ul li:hover, .top-bar-section ul li:focus {
	color: #F76902;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #F76902;
  background: #F76902;
  color: #FFFFFF; }
.top-bar-section ul li.active > a {
  background: #F76902;
  color: #FFFFFF; }
  .top-bar-section ul li.active > a:hover {
    background: #F76902;
    color: #FFFFFF; }



.title {
	text-transform: uppercase;
	text-align: center;
	background: url(../images/rit-price-tag@2x.png) no-repeat 70% -20px;
	background-size: 285px 148px;
	padding-top: 6.25em;
}

.title h2 {
	font: 700 3.25em/1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #949494;
	text-shadow: -.08em .08em 0 #d4d4d4;
	margin: 0 0 .25em 0;
}

.title h1 {
	font: 700 4.75em/1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	letter-spacing: -.05em;
	color: #F76902;
	text-shadow: -.05em .05em 0 #b3b3b3;
	margin: 0 0 .25em 0;
}



.full-width {
	max-width: 100%;
}

.divider {
	background: #E6E0DB;
	text-align: center;
	margin: 0 0 1.5em 0;
}

.divider.alt {
	background: #f9f8f6;
}

.divider h1 {
	font: 600 1.625em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	letter-spacing: .075em;
	text-shadow: -.12em .12em #ffffff;
	margin: 1.15em auto;
	padding: 0;
}

	.divider h1.how-much {color: #28a1aa;}
	.divider h1.actually-pay {color: #E24663;}
	.divider h1.sources-fin-aid {color: #389A31;}
	.divider h1.how-much-save {color: #5D34A2;}
	.divider h1.mean-for-me {color: #9F376E;}
	.divider h1.actual-cost {color: #579498;}
	.divider h1.smart-investment {color: #5BA825;}
	.divider h1.bottom-line {color: #4759A2;}
	.divider h1.next-step {color: #F76902;}


/* FOOTER */

.footer {
	background: #C0BBB7;
	max-width: 100%;
}

.footer p {
	color: #4F4743;
	font: 400 .75em/1.46em "Oxygen", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	letter-spacing: .04em;
	margin: 2em 0;
	text-align: center;
}


.footer a:link {
	color: #4F4743;
}

.footer a:visited {
	color: #4F4743;
}

.footer a:hover, a:active, a:focus {
	color: #E06722;
}



/* Cost Receipt */

.receipt {
	background: url(../images/receipt@2x.png) no-repeat;
	background-size: 100% auto;
	width: 266px;
	height: 350px;
	margin: 0 auto;
	padding: 40px 24px;
}

.receipt h2 {
	font: 400 1.625em oregano, cursive;
	font-style: italic;
	color: #000;
	margin: 0;
}

.receipt table {
	border: none;
	background: transparent;
	font: 400 1.125em Inconsolata, Geneva, Courier, sans-serif;
	color: #666;
	width: 100%;
}

.receipt tr {
	background: transparent !important;
}

.receipt th {
	text-align: center;
	font-weight: 400;
	font-size: 1.125em;
}

.receipt .total td {
	border-top: 1px solid #666;
}

.receipt td {
	border: none;
	background: transparent;
	font-size: 1em;
	width: 50%;
}

.receipt td:last-of-type {
	padding-right: 14px;
	text-align: right;
}

.receipt tr.total td:last-of-type {
	padding-right: 0;
}

.receipt td sup {
	margin-right: -14px;
	font-size: 1em;
	top: 0.25em;
}

.receipt .red-circle {
	background: url(../images/red-circle@2x.png) no-repeat top right;
	background-size: 100% auto;
	width: 95px;
	height: 38px;
	padding: 8px 10px 0 0;
}

p.receipt-section {
	width: 266px;
	margin: 0 auto;
	padding: 1em 24px;
}

p.description {
	font-size: .875em;
}


/* Cost Comparison Chart */

#chart-cost-comparison {
	width: 100%;
	text-align: center;
	height: 14.5em;
	margin: 0 auto;
	margin-bottom: 14em; /* same as bottom position of tallest span */
	display: block;
	/*background: url(../images/chart-bg-texture@2x.png) no-repeat;
	background-size: 100% auto;*/
}

#chart-cost-comparison #bars-cost-comparison {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

#chart-cost-comparison #bars-cost-comparison li {
	display: inline-block;
	margin: 0 1.6875em;
	width: 6.875em;
	height: 14.5em;
	text-align: center;
	position: relative;
}

#chart-cost-comparison #bars-cost-comparison li .bar {
	display: block;
	font: 600 1.5em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: .3em;
	-moz-box-shadow: -.3em .3em #d4d4d4;
	box-shadow: -.3em .3em #d4d4d4;
	background-size: 50%;
	-webkit-animation: fade 1s;
	-webkit-animation-fill-mode: both;
}
	#chart-cost-comparison #bars-cost-comparison li:nth-of-type(1) .bar {
		background: #33A1A9 url(../images/bar-texture.png) no-repeat;
	}
	#chart-cost-comparison #bars-cost-comparison li:nth-of-type(2) .bar {
		background: #EF6D2E url(../images/bar-texture.png) no-repeat;
	}


#chart-cost-comparison #bars-cost-comparison li span {
	font: 400 .875em/1.153em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #4f4f4f;
	width: 100%;
	position: absolute;
	bottom: -2em;
	left: 0;
	text-align: center;
}

	#chart-cost-comparison #bars-cost-comparison li:nth-of-type(2) span {
		bottom: -13.5em;
	}





/* price tag */

.price-tag {
	background: url(../images/price-tag@2x.png) no-repeat;
	background-size: 100% auto;
	width: 206px;
	height: 91px;
	padding: .5em 0 .5em 2.0em;
	float: right;
}

.price-tag p {
	color: #fff;
	font: 600 2.375em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-align: center;
}

.price-tag em {
	font-weight: 400;
	font-size: .42em;
	line-height: 100%;
	font-style: normal;
	display: block;
}

.tilt-a {
	transform: rotate(-15deg);
	margin: 1em 0;
}

.arrow-left {
	background: url(../images/arrow-left.png) no-repeat;
	padding: 20px 0 0 90px;
	margin-bottom: 2em;
}

.arrow-left p {
	font-size: 1.375em;
	padding-right: 2.5em;
}




/* Sources of Financial Aid */

.scholarship-lady {
	width: 100%;
	max-width: 308px;
	text-align: center;
}

ul.sources li {
	list-style-type: none;
}

ul.sources li:first-of-type {
	text-align: center;
}

ul.sources li:last-of-type {}

.price-cut {
	width: 100%;
	vertical-align: bottom;
}

	.scholarships .price-cut {max-width: 210px;}
	.grants .price-cut {max-width: 219px;}
	.vr .price-cut {max-width: 199px;}
	.actual .price-cut {max-width: 129px;}

ul.sources h3 {
	font: 600 1.5em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #2f9b2a;
}

ul.sources .has-tip {
	border: none;
}

.info-button {
	width: 24px;
	margin: 0 6px;
}

.tooltip {
  color: #4c4c4c;
  background: #fbf9f8;
  -moz-box-shadow: 1px 1px 5px #d7c0b0;
  box-shadow: 1px 1px 5px #d7c0b0;
  border-radius: 10px;
}
  .tooltip > .nub {
    border-color: transparent transparent #fbf9f8 transparent;
    }
    
ul.sources p {
	font: 600 1.375em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #2f9b2a;
}

ul.sources p.averages {
	font: 400 1.18em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #6c6c6c;
	padding-left: 3.4em;
	text-indent: -3.4em;
}

ul.actual h3, ul.actual p, ul.actual p.averages {
	color: #e6215b;
}

p.source-divider {
	width: 100%;
	height: 27px;
}

	.source-divider.scholarships {
		border-bottom: 1px dashed #d4c0b1;
	}
	.source-divider.scholarships img {
		width: 44px;
		margin: 1px 0 0 4em;
	}
	.source-divider.grants {
		background: none;
		border-top: 1px dashed #d4c0b1;
	}
	.source-divider.grants img {
		width: 44px;
		margin: -10px 0 0 8em;
	}
	.source-divider.vr {
		border-top: 1px dashed #d4c0b1;
		height: 22px;
		/*background: url(../images/equal@2x.png) no-repeat 6em 3px;
		background-size: 22px auto;*/
	}
	.source-divider.vr img {
		width: 33px;
		margin: -32px 0 0 12em;
	}


p.fin-aid-section {
	color: #2f9b2a;
	text-align: right;
	margin: 1em auto;
}




/* How much will I pay? */
/*
.8-col {
	width: 100%;
	max-width: 38.75em;
}

.6-col {
	width: 100%;
	max-width: 28.75em;
}*/

ul.cost, ul.cost li {
	margin: 0;
	padding: 0;
}

ul.cost {
	width: 41.875em;
	margin: 0 auto;
}

ul.cost li {
	list-style-type: none;
	vertical-align: top;
	text-align: center;
}

ul.cost li:nth-of-type(odd) {
	/*width: 10em;*/
	width: 23.9%;
}

ul.cost li:nth-of-type(even) {
	/*width: 3.75em;*/
	width: 8.96%;
}

ul.cost li:last-of-type {
	background: #f2ece7;
}

ul.cost p {
	font-weight: 600;
	font-size: 1.25em;
	margin: .25em auto;
}

ul.row-1 li:first-of-type p {
	margin-top: .5em;
}

ul.cost .sticker-price {
	width: 148px;
	transform: rotate(-5deg);
	margin-top: .5em;
}

ul.cost .avg-aid {
	width: 177px;
}

ul.cost .avg-cost {
	width: 129px;
	margin-bottom: 1em;
}

ul.cost.row-2 {
	margin-bottom: 2em;
}

ul.cost h3 {
	font: 700 2em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	margin-bottom: .5em;
}

ul.cost.row-2 p, ul.cost .for-mobile.row-2 p {
	font-weight: 400;
	font-size: .938em;
	margin: 0;
}

ul.cost .symbol {
	font-weight: 700 !important;
	font-size: 1.75rem !important;
	margin: .25em auto !important;
}

.price-outcome {
	font-size: 1.875em;
	margin-bottom: 1em;
}




/* Why is RIT a smart investment? */

.work-study-guy {
	display: none;
}

.companies {
	background: #f4efe9;
	padding: .5em 1em;
	width: 100%;
	margin-bottom: 2em;
}

.companies h4 {
	font: 700 1.25em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-align: center;
}

.companies ul {
	vertical-align: top;
	margin: .5em 1em .5em 0;
	text-align: center;
}

.companies ul li {
	list-style-type: none;
	font: 600 1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #63ab38;
}

.research {
	margin: 0;
}

.diploma {
	width: 100%;
	max-width: 180px;
	text-align: center;
	margin: 1em auto 1em auto;
}


/* Median Salaries Chart */

.salaries {
	margin-top: 2em;
}

#chart-salaries {
	width: 100%;
	text-align: center;
	height: 14.5em;
	margin: 0 auto;
	margin-left: 5.5em; /* same as left position of widest span */
	padding-right: 5.5em;
	display: block;
	/*background: url(../images/chart-bg-texture@2x.png) no-repeat;
	background-size: 100% auto;*/
}

#chart-salaries #bars-salaries {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

#chart-salaries #bars-salaries li {
	display: block;
	margin: 1.6875em 0;
	max-width: 22.375em;
	height: 2.75em;
	text-align: right;
	position: relative;
}

#chart-salaries #bars-salaries li .bar {
	display: block;
	font: 600 1.5em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #fff;
	position: absolute;
	left: 0;
	height: 100%;
	padding: .3em .3em 0 .3em;
	-moz-box-shadow: -.3em .3em #d4d4d4;
	box-shadow: -.3em .3em #d4d4d4;
	background-size: 50%;
	-webkit-animation: fade 1s;
	-webkit-animation-fill-mode: both;
	background: #96D369 url(../images/bar-texture.png) no-repeat;
}

#chart-salaries #bars-salaries li span {
	font: 700 .875em/1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	color: #4f4f4f;
	height: 100%;
	width: 4.375em;
	position: absolute;
	left: -5.5em;
	top: .3em;
	text-align: center;
}



.usnews, .princeton {
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 1em;
}




/* bottom line */

ul.outcomes {
	font-size: 1.625em;
	line-height: 1.153em;
}

.graduate {
	width: 100%;
	max-width: 302px;
	text-align: center;
	margin-bottom: 2em;
}



/* Quick Facts */

.quick-facts {
	width: 100%;
	background: #F5EFE9;
	margin: 0 1.5em;
	padding: 1em;
	overflow: auto;
}

.quick-facts .description {
	font-size: .577em;
	display: inline-block;
	float: left;
	width: 17em;
	margin: 0 0 0 1.5em;
}

/* Students receiving aid - Pie chart */
@keyframes bake-pie {
  from {
    transform: rotate(0deg) translate3d(0,0,0);
  }
}

.pieID, .pieID02 {
  display: inline-block;
  float: left;
  vertical-align: top;
}

.pie, .pie02 {
  height: 6.25em;
  width: 6.25em;
  position: relative;
  margin: 0 auto;
}

.pie::before, .pie02::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: #F5EFE9;
  border-radius: 50%;
  top: .625em;
  left: .625em;
}

.pie .amount, .pie02 .amount {
	display: inline-block;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 0.56em;
	z-index: 2;
	font: 700 2.625em "Signika", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	letter-spacing: -0.04em;
	color: #6f5aa4;
	padding-left: .05em;
}

	.pie .amount em, .pie02 .amount em {
		font-size: .5em;
		font-style: normal;
		vertical-align: middle;
	}

.slice {
  position: absolute;
  width: 6.25em;
  height: 6.25em;
  clip: rect(0px, 6.25em, 6.25em, 3.125em);
  animation: bake-pie 1s;
}

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 6.25em;
  height: 6.25em;
  border-radius: 50%;
  clip: rect(0px, 6.25em, 6.25em, 3.125em);
}

.legend, .legend02 {
  display: none;
}


/* Action buttons */

ul.action-buttons {
	margin: 0 auto 1em auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.action-buttons li {
	display: block;
	padding: 0;
	margin: 0 .5em;
}

ul.action-buttons .button {
	background-color: #F76902;
	color: #fff;
	font: 700 1.625em/1em "Josefin Sans", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: .4rem !important;
}

ul.action-buttons .button:hover, ul.action-buttons .button:active, ul.action-buttons .button:focus {
	background-color: #000;
}



/* Social Links */

ul#connect-with-us {
	margin: 0 auto 3em auto;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul#connect-with-us li {
	width: 32px;
	height: 32px;
	display: inline-block;
	padding: 0;
	margin: 0 .5em;
}

ul#connect-with-us li a {
	width: 32px;
	height: 32px;
	background: #000;
	margin: 0;
	padding: 12px 4px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

ul#connect-with-us li a:hover {
	background: #F76902;
}

ul#connect-with-us li img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

/*
ul#connect-with-us li a.facebook {background: #3B5998;}

ul#connect-with-us li a.twitter {background: #00ACED;}

ul#connect-with-us li a.youtube {background: #CD332D;}

ul#connect-with-us li a.gplus {background: #D14836;}

ul#connect-with-us li a.rss {background: #FF8300;}

ul#connect-with-us li a.pinterest {background: #CB2027;}

ul#connect-with-us li a.instagram {background: #3F729B;}

ul#connect-with-us li a.flickr {background: #0063DB;}

ul#connect-with-us li a.facebook:hover, 
ul#connect-with-us li a.facebook:active, 
ul#connect-with-us li a.facebook:focus {background: #283d68;}

ul#connect-with-us li a.twitter:hover, 
ul#connect-with-us li a.twitter:active, 
ul#connect-with-us li a.twitter:focus {background: #0080b1;}

ul#connect-with-us li a.youtube:hover, 
ul#connect-with-us li a.youtube:active, 
ul#connect-with-us li a.youtube:focus {background: #952420;}

ul#connect-with-us li a.gplus:hover, 
ul#connect-with-us li a.gplus:active, 
ul#connect-with-us li a.gplus:focus {background: #942e21;}

ul#connect-with-us li a.rss:hover, 
ul#connect-with-us li a.rss:active, 
ul#connect-with-us li a.rss:focus {background: #b45c00;}

ul#connect-with-us li a.pinterest:hover, 
ul#connect-with-us li a.pinterest:active, 
ul#connect-with-us li a.pinterest:focus {background: #881419;}

ul#connect-with-us li a.instagram:hover, 
ul#connect-with-us li a.instagram:active, 
ul#connect-with-us li a.instagram:focus {background: #294b67;}

ul#connect-with-us li a.flickr:hover, 
ul#connect-with-us li a.flickr:active, 
ul#connect-with-us li a.flickr:focus {background: #003f8c;}
*/




/* BREAKPOINTS */

@media only screen and (max-width: 40em) {
	[data-topbar] { /* hiding this because the mobile navigation no longer works on mobile */
		display: none;
	}
	[data-magellan-expedition] {
		display: none;
	}
	#zone-branding-wrapper {
		background: #F76902;
	}	
	.title {
		font-size: .9em;
		padding-top: 9.5em;
	}
	.price-tag {
		float: none;
		margin: 0 auto 1em auto;
	}
	.tilt-a {
		transform: rotate(-10deg);
	}
	.arrow-left {
		background: none;
		padding: 0;
		text-align: center;
	}
	.arrow-left p {
		padding-right: 0;
	}
	ul.cost li:nth-of-type(odd), ul.cost li:nth-of-type(even) {
		width: 100%;
	}
	ul.cost.row-2 {
		display: none;
	}
	ul.cost li:last-of-type p {
		padding-top: .5em;
	}
	ul.cost .for-mobile {
		padding-bottom: .5em;
		margin-bottom: 1em;
	}
	
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (min-width: 40.063em) {
	[data-topbar] {
		display: none;
	}
	[data-magellan-expedition] {
		display: block;
	}
	#rit-spelled, #ntidhome, #metaritdirectories {
			display: block;
			margin-right: 10px;
		}
		
		#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
			display: block;
			font: 10px Helvetica, Arial, sans-serif;
			float: right;
			padding: 16px 0 0 5px;
			margin: 0;
		}
	ul.action-buttons li {
		display: inline-block;
	}
	.roomy {
		margin: 1em auto 2em auto;
	}
	ul.sources li {
		display: inline-block;
		width: 100%;
	}
	
	ul.cost li {
		display: inline-block;
	}
	
	ul.sources li:first-of-type {
		max-width: 12em;
		padding-right: 2em;
	}
	
	ul.sources li:last-of-type {
		max-width: 23.625em;
	}
	
	ul.cost .for-mobile {
		display: none;
	}
	
	ul.cost .sticker-price {
		transform: rotate(-10deg);
		margin-top: 4em;
	}
	.work-study-guy {
		display: inline-block;
		width: 100%;
		max-width: 321px;
	}
	.job-rate {
		margin: 1.5em 3.5em;
	}
	.companies ul {
		display: inline-block;
		width: 28%;
		margin-left: 0;
		text-align: left;
	}
	.companies ul li {
		font-size: .875em;
	}
	.research {
		margin-top: 2em;
	}
	.diploma {
		max-width: 281px;
		margin-bottom: 2em;
	}
	.ss-study {
		margin: 4em 0 0 0;
	}
	.rankings {
		margin-top: 2em;
	}
	.usnews {
		float: left;
		margin-top: 2em;
	}
	.princeton {
		float: right;
		margin-bottom: 2em;
	}
	ul.outcomes {
		margin: 2em 0;
	}
	
		
} /* min-width 641px, medium screens */

@media (max-width: 900px) {
	.title {
		background-position-x: 90%;
	}
}

@media (max-width: 644px) {
	ul.cost {
		width: 100%;
	}
	
}

@media (max-width: 610px) {
	html {
		font-size: 14px;
	}
}

@media (max-width: 500px) {
	html {
		font-size: 12px;
	}
	.title {
		background-size: 220px;
	}
}
/*
@media (min-width: 720px) {
	#rit-spelled, #ntidhome, #metaritdirectories {
		display: block;
		margin-right: 10px;
	}
	
	#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
		margin-top: -24px;
	}
}*/





