/* .responsive-splash-header-1 {
background: #3A0F61 !important;
} */

hr {
	border-color: #900;
}

/* Hero */
.advancement-careers-hero .text-wrap h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 62px !important;
	line-height: 0.9 !important;
	margin-bottom: 20px;
}

@media only screen and (max-width: 960px) {
	.responsive-splash-header-1 .splash-overlay-1 {
		background: rgba(255, 255, 255, .0);
	}
}

@media only screen and (max-width: 660px) {
	.advancement-careers-hero .text-wrap h2 {
		font-size: 28px !important;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 960px) {
	.advancement-careers-hero .full_width_splash_vertical .responsive-splash-header-1 .splash-overlay-1, .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-1 {
		max-width: 440px;
		background: none;
	}
}

.advancement-careers-hero .sbu-outline-button {
	border: 2px solid #fff !important;
	font-size: 18px !important;
}

@media only screen and (max-width: 960px) {
	.advancement-careers-hero .sbu-outline-button {
		font-size: 14px !important;
		width: 200px !important;
	}
}

/*Opps*/
.advancement-careers-opps h4 {
	margin-top: 0 !important;
}

.advancement-careers-opps .advancement-careers-opps-title {
	font-family: "museo-slab", "Museo Slab W01";
	font-size: 24px;
	margin-top: 20px !important;
	margin-bottom: 0;
}

.advancement-careers-opps .advancement-careers-opps-subtitle {
	font-family: "museo-slab", "Museo Slab W01";
	font-size: 18px;
	margin-top: 10px;
	color: #828282;
}

.advancement-careers-opps .sbu-outline-button {
	font-weight: 900;
	margin: 0 0px;
}

.advancement-careers-opps .sbu-outline-button:first-of-type {
	font-weight: 900;
	margin-left: 0;
	border-right: 2px solid #900;
}

.advancement-careers-opps h2 {
	line-height: 1.3 !important;
}

.advancement-careers-button-divider {
	display: inline;
	border: 1px solid #900;
	background: #900;
	margin: 0 24px 0 22px !important;
}

.advancement-careers-divider {
	height: 2px;
	background: #900;
	margin: 60px 0 !important;
	width: 100%;
}

@media only screen and (min-width: 960px) {
	.advancement-careers-divider-mobile {
		display: none;
	}
}

@media only screen and (max-width: 960px) {
	.advancement-careers-divider-mobile {
		margin: 80px 0 50px !important;
	}
}

@media only screen and (max-width: 660px) {
	.advancement-careers-button-divider {
		display: none;
	}
}

@media only screen and (min-width: 960px) {
	.sbu-columns--column.right-border-section {
		border-right: 2px solid #900;
	}
}

.advancement-careers-linkedin {
	/*     width: 45% !important;
	margin: 5% auto;
	background: #fff;
	padding: 10px 40px;
	border: 2px solid #900; */
}

.advancement-careers-inspire .section-bkg-container:first-child {
	background: linear-gradient(to bottom,#990000 54%,#d52027);
}

.advancement-careers-inspire img {
	border: 1px solid #fff;
}

/* NYC/LI */
#placessection {
	background-image: url('../img/bird-building.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height: 770px;
	height: 85vh;
	position: relative;
}

@media only screen and (max-width: 992px) {
	#placessection {
		background-attachment: unset;
		background-position: center;
		min-height: 300px !important;
		height: 480px;
	}
}

#placessection .boxtopwithtext {
	padding: 20px;
	opacity: 0.50;
	background: #000;
}

@media only screen and (min-width: 560px) {
	#placessection .boxtopwithtext {
		padding: 30px;
	}
}

#placessection .box-place-top {
	padding: 50px;
	background: #FFF;
	display: none;
	/* margin-top:400px; */
	height: 300px;
}

#placessection .box-place-bottom {
	padding: 10px 20px;
	background: #FFF;
	opacity: .75;
	text-align: center;
	/* margin-top:700px; */
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight : bold;
	color: #990000;
}

#placessection .box-place {
	position: absolute;
	bottom: 305px;
	width: 90%;
}

#placessection .container {
	height: 100%;
}

#placessection .row:nth-child(2) {
	height: 100%;
}

#placessection .boxtopwithtext {
	opacity: 1;
	background: #ffffffb0;
	width: 90%;
	margin: 0 auto;
	top: 50px;
	position: relative;
}

@media only screen and (max-width: 960px) {
	#placessection .boxtopwithtext {
		width: 80%;
	}
}

@media only screen and (min-width: 960px) {
	#placessection .boxtopwithtext {
		width: 80%;
		top: 50px;
	}
}

#placessection .boxtopwithtext {
	text-align: center;
}

#placessection .text-center-title {
	font-size: 48px;
	font-size: calc(28px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
	font-weight: 800;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 10px;
}

#placessection .text-center {
	font-size: 18px;
}

.col-lg-3 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 992px) {
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
}

#placessection .box-place {
	position: absolute;
	bottom: 230px;
	width: 90%;
}

#placessection .box-place-top {
	padding: 40px;
	background: #FFF;
	display: none;
	/* margin-top: 400px; */
	height: 300px ;
	font-family: "Effra", "Effra W01";
	line-height: 1.3;
	font-size: 16px;
}

@media only screen and (min-width: 960px) {
	#placessection .row .box-place-top {
		/* margin-top: 16px; */ height: 300px;
	}
}

@media only screen and (min-width: 1530px) {
	#placessection .row .box-place-top {
		/* margin-top: 166px; */ height: 300px;
	}
}

#placessection .box-place-bottom {
	padding: 10px 20px;
	background: #FFF;
	opacity: .75;
	text-align: center;
	/* margin-top:700px; */
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight : bold;
	color: #990000;
	font-size: 24px;
	cursor: pointer;
}

@media only screen and (max-width: 991px) {
	#placessection .box-place-bottom {
		display: none;
	}
}

#placessection .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* 	margin-right: -15px; */
	/* 	margin-left: -15px */
}

#placessection .container {
	max-width: 1160px;
	margin: 0 auto;
}

.advancement-block {
	display: block !important;
}

/* LinkedIn Button */
.linkedin-button {
	z-index: 10;
	position: relative;
	background: #fff !important;
	transition: background 500ms ease;
}

.linkedin-button img {
	background: #fff;
	padding: 10px 20px;
	border: 2px solid #2867B2;
	transition: background 200ms ease;
}

.linkedin-button img:hover {
	background: #ffffff00;
}

/* Inside Page Toppers */
@media only screen and (min-width: 960px) {
	.faculty-guide-hero-container .centered {
		left: 30% !important;
		text-transform: none !important;
		font-size: 2.5vw !important;
	}
}

/* Justin Fincher */
.ac-justin-fincher {
	background: #fff;
	border: 2px solid #00519B;
	color: #00519B;
}

.ac-justin-fincher p {
	font-size: 32px;
	line-height: 1;
}

.ac-justin-fincher p:nth-child(3) {
	font-family: "museo-slab", "Museo Slab W01";
	font-weight: 300;
}

.ac-justin-fincher p:nth-child(3) strong {
	font-weight: 500
}

@media only screen and (max-width: 959px) {
	.ac-justin-fincher p {
		font-size: 23px;
	}

	.ac-justin-fincher {
		padding: 0 30px;
	}

}

@media only screen and (min-width: 960px) {
	.ac-justin-fincher {
		padding: 30px 70px;
		display: flex;
	}

	.ac-justin-fincher-image {
		width: 38%;
		float: left;
		padding: 0 50px 0 0;
	}

	.ac-justin-fincher-text {
		width: 66%;
		float: left;
		padding: 0 0px 0 0px;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-content: center;
	}

	.border-box.wrapper.clearfix {
		max-width: 1020px;
	}
}

.ac-justin-fincher p:nth-child(3) {
	line-height: 1.2;
	margin: 20px 0;
	margin-top: 0;
}

.ac-justin-fincher .sbu-outline-button {
	padding: 15px 20px !important;
	font-size: 16px;
}

/* @media only screen and (max-width: 960px) { */
	
	.ac-justin-fincher-text {
		text-align: center;
	}
	
	.ac-justin-fincher-divider {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
/* } */

/* Social Share */
.advancement-career-social-share a {
	background: #900;
	color: #fff !important;
	padding: 10px 15px;
	margin-right: 5px;
}

@media only screen and (max-width: 660px) {
	.advancement-career-social-share {
		display: block;
		margin-top: 20px;
	}
}


/* Toppers */
@media only screen and (max-width: 960px) {
	.faculty-guide-hero-container .centered {
		top: 66% !important;
		transform: translate(-50%, -50%);
		font-size: 5vw !important;
		text-shadow: 0 0 20px black;
	}
}

@media only screen and (max-width: 560px) {
	.faculty-guide-hero-container .centered {
		top: 74% !important;
	}
}

@media only screen and (max-width: 960px) {
	.featured-topper .centered {
		text-shadow: none;
		top: 52% !important;
	}
}

/* Stats */
.ac-stats {
	margin-top: 40px;
}

.ac-stats .one-half {
	background: #ebebeb;
	margin: 0% 2%;
	min-height: 260px;
	border-top: 4px solid #900;
	padding: 0 !important;
	padding-top: 40px !important;
	padding-bottom: 10px !important;
	display: flex;
	flex-direction: column;
	position: relative;
}

.ac-stats .one-half img {
	border-radius: 100%;
	border: 4px solid #900;
	max-width: 70px;
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
}

@media only screen and (max-width: 960px) {
	.one-half {
		margin-bottom: 70px !important;
	}
}

.ac-stats .one-half p {
	font-size: 28px;
	margin: 10px;
	line-height: 1.2;
}

.ac-stats .one-half strong {
	font-size: 38px;
	color: #900;
}

@media only screen and (min-width: 960px) {
	.one-half {
		width: 46%;
	}
}

/* Form */
.required {
	color: #900;
}

/* Why we love working images */
@media only screen and (max-width: 660px) {
	.ac-working-here {
		float: none !important;
		display: block;
		margin-bottom: 30px;
		margin-left: 0 !important;
	}
}
