  @charset "UTF-8";
/* CSS Document */
h3.text-uppercase {
	text-align: center;
}
.btn-lg {
	font-size: 1rem;
}
.multicolumn-container {
	padding: 2rem 0 0 0;
}
.featured-bg-container {
	background:transparent;
	padding-bottom: 3.5rem;
}
.featured-bg-container.border-gradient.border-gradient-gold-blue {color:#333 !important;}
.featured-bg-container.border-gradient-dark.border-gradient-gold-blue-dark {color:#fff !important;}
.featured-bg-container.intro {
	background-attachment: initial !important;
	background-image: url('/admissions/student-success/images/JR-19-6192-34.jpg') !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: bottom;
	margin-bottom: 0;
}
.featured-bg-container.intro .col-md:nth-of-type(2) {
	background-color: rgba(0, 55, 100, 0.9);
	padding: 2rem;
}
.featured-bg-container.intro .featured-bg-container.border-gradient-dark.border-gradient-gold-blue-dark {margin-bottom:400px;}
.featured-bg-container.initiatives-intro {
	background-attachment: initial !important;
	background-image: url('/admissions/student-success/images/JR-19-6180-17_full.jpg') !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center;
	margin-bottom: 0;
}
.featured-bg-container.initiatives-intro .col-md:nth-of-type(1) {
	background-color: rgba(0, 55, 100, 0.9);
	padding: 2rem;
}
.featured-bg-container.highlights-intro {
	background-attachment: initial !important;
	background-image: url('/admissions/student-success/images/TP-16-4865-256_full.jpg') !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center;
	margin-bottom: 0;
}
.featured-bg-container.highlights-intro .col-md:nth-of-type(3) {
	background-color: rgba(0, 55, 100, 0.9);
	padding: 2rem;
}
.white {
	background-color: #fff;
	color: #333;
	margin-bottom: 0;
}
.blue {
	background-color: #236192;
	color: #fff;
	margin-bottom: 0;
}
.mentorship {
	background-image: url(/admissions/student-success/images/AAR-16-4860-260_alt.jpg);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: bottom left;
}
.alumni {
	background-image: url(/admissions/student-success/images/JR-20-6536-35_alt.jpg);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: bottom right;
}
.highlights {
	background-image: url(/admissions/student-success/images/TP-16-4865-256_alt.jpg);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: bottom left;
}
.initiatives {
	background-image: url(/admissions/student-success/images/JR-19-6180-17_alt.jpg);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: bottom right;
}
.charts {
	background-image: url(/admissions/student-success/images/charts-data.png);
	background-repeat: no-repeat;
	background-size: 75%;
	background-position: bottom left;
}
.explore {
	background-image: url(/admissions/student-success/images/JR-17-5422-810_alt_white_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom right;
}
@media (min-width: 768px) {
.featured-bg-container.intro .featured-bg-container.border-gradient-dark.border-gradient-gold-blue-dark {margin-bottom:initial;}
.border-gradient {
	background-color: transparent;
	border: 10px solid;
	border-image-slice: 1;
	border-width: 5px;
	color: #333;
}
.border-gradient-gold-blue {
	background-color: transparent;
	border-image-source: linear-gradient(to left, #336699, #33beff, #ffcd00);
}
.border-gradient-dark {
	background-color: transparent;
	border: 10px solid;
	border-image-slice: 1;
	border-width: 5px;
	color: #fff;
}
.border-gradient-gold-blue-dark {
	background-color: transparent;
	border-image-source: linear-gradient(to left, #33beff, #ffffff, #ffcd00);
}
}
