@font-face {
	font-family: "BentonSansComp";
	src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot");
	src: url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-2.eot?") format("embedded-opentype"),
		url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-3.woff") format("woff"),
		url("https://www.bu.edu/cdn/fonts/BentonSansComp-Bold/45b0ce09-9fae-45f1-8b3d-fdd995b91c6b-1.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: "Benton-Sans";
	src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot");
	src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot?") format("embedded-opentype"),
		url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-3.woff") format("woff"),
		url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-1.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "Benton-Sans";
	src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-2.eot");
	src: url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-2.eot?") format("embedded-opentype"),
		url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-3.woff") format("woff"),
		url("https://www.bu.edu/cdn/fonts/Benton-Sans-Light-Italic/15a2d62b-ca5c-45cb-9b3d-29bef80c6e9d-1.ttf") format("truetype");
	font-style: italic;
	font-weight: 300;
}

@font-face {
	font-family: "TiemposHeadline";
	src: url("https://www.bu.edu/cdn/fonts/TiemposHeadline/TiemposHeadline-Medium.eot");
	src: url("https://www.bu.edu/cdn/fonts/TiemposHeadline/TiemposHeadline-Medium.eot?#iefix") format("embedded-opentype"),
		url("https://www.bu.edu/cdn/fonts/TiemposHeadline/TiemposHeadline-Medium.woff") format("woff");
	font-style: normal;
	font-weight: 500;
}


.single .main {
	overflow: visible;
}

.single .article {
	overflow: hidden;
}

.banner-container {
	background-color: white;
}

.supertuesday-2016 {
	border-bottom: 4px solid #111;
	background: url('images/bg-header-group.jpg') no-repeat center bottom;
}

.supertuesday-2016-title {
	margin: 0px auto;
	padding: 50px 0;
}

.supertuesday-2016 .hed {
	text-align: center;
	line-height: 1.2;
}


.supertuesday-2016 .hed .youspeak-label {
	display: block;
	color: #3dcbec;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: "BentonSansComp", "Benton-Sans", Helvetica, Arial, sans-serif;
}

.supertuesday-2016 .hed .hed-start {
	display: block;
	color: #111111;
	font-size: 32px;
	font-weight: 300;
	font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
}

.supertuesday-2016 .hed strong {
	position: relative;
	display: inline-block;
	color: #111111;
	font-size: 94px;
	line-height: 1.0;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "TiemposHeadline", Georgia, serif;
}

.supertuesday-2016 .hed strong:before,
.supertuesday-2016 .hed strong:after {
	content: '';
	display: block;
	width: 44px;
	height: 38px;
	position: absolute;
	left: -70px;
	top: 50%;
	margin-top: -19px;
	background: url('images/icon-dem.png') no-repeat 0 0;
}

.supertuesday-2016 .hed strong:after {
	left: auto;
	right: -70px;
	background: url('images/icon-rep.png') no-repeat 0 0;
}

.supertuesday-2016 .dek {
	color: #7f8991;
	font-size: 18px;
	line-height: 1.35;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
	font-weight: 300 !important;
	font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width : 640px) {
	.supertuesday-2016 .dek {
		padding: 0 14px;
	}
}

.supertuesday-2016 .hed-divider {
	position: relative;
	color: #ACB1B5;
	font-size: 13px;
	line-height: 1.0;
	text-align: center;
	margin: 15px auto;
	width: 50px;
	font-weight: bold;
	font-family: "Benton-Sans", Helvetica, Arial, sans-serif;
}

.supertuesday-2016 .hed-divider:before,
.supertuesday-2016 .hed-divider:after {
	content: '';
	background: #7f8991;
	position: absolute;
	left: -175px;
	top: 50%;
	width: 175px;
	height: 1px;
	margin-top: -1px;
	opacity: 0.3;
}

.supertuesday-2016 .hed-divider:after {
	right: -175px;
	left: auto;
}

.supertuesday-2016-students,
.supertuesday-2016-students>div {
	position: relative;
	text-align: center;
	overflow: hidden;
	height: 320px;
}

@media only screen and (min-width : 1200px) {
	.supertuesday-2016-students {
		overflow: visible;
	}
}

.supertuesday-2016-students .student {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
}

.single .supertuesday-2016-students a:hover {
	cursor: pointer;

}

.supertuesday-2016-students a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
}

.supertuesday-2016-students>a {}

.supertuesday-2016-students a:hover {
	cursor: pointer;
}

// .supertuesday-2016-students a:hover img,
// .supertuesday-2016-students a:active img,
// .supertuesday-2016-students a:focus img {
//     opacity: 1;
//     filter: none;
//     cursor: pointer;
// }

.supertuesday-2016-students img {
	display: block;
	margin: 0;
}

.supertuesday-2016-students div.flynn {
	margin-left: -133px;
	width: 265px;
	height: 308px;
	z-index: 10;
	//background:url('images/16-9737-VOTERPORTRAITS-740.png') no-repeat center top;
}

.supertuesday-2016-students div.yank-jacobs {
	width: 233px;
	height: 310px;
	margin-left: -568px;
	z-index: 1;
}

.supertuesday-2016-students div.morales {
	width: 276px;
	height: 287px;
	margin-left: -504px;
	z-index: 2;
}

.supertuesday-2016-students div.kourtis {
	margin-left: -378px;
	width: 212px;
	height: 293px;
	z-index: 3;
}

.supertuesday-2016-students div.whitesides {
	margin-left: -319px;
	width: 258px;
	height: 299px;
	z-index: 4;
}

.supertuesday-2016-students div.rusinas {
	margin-left: -274px;
	width: 394px;
	height: 297px;
	z-index: 3;
}

.supertuesday-2016-students div.chen {
	width: 225px;
	height: 288px;
	z-index: 4;
	margin-left: 0px;
}

.supertuesday-2016-students div.gomar {
	width: 278px;
	height: 317px;
	z-index: 3;
	margin-left: 60px;
}

.supertuesday-2016-students div.mcgill {
	width: 267px;
	height: 295px;
	z-index: 2;
	margin-left: 160px;
}

.supertuesday-2016-students div.tran {
	width: 326px;
	height: 291px;
	z-index: 1;
	margin-left: 261px;
}

article.content-youspeak-super-tuesday div.full-width {
	margin-bottom: 15px;
	padding: 0;
}

.hentry div.full-width:before,
.hentry div.full-width:after {
	display: none;
}

.hentry h2 {
	font-size: 28px;
	margin-bottom: 5px;
}


.hentry .super-tuesday-rep {
	color: #e95349;
}

.hentry .super-tuesday-dem {
	color: #3dcbec;
}

.super-tuesday-rep.full-width {
	border-bottom: 4px solid #e95349;
}

.super-tuesday-dem.full-width {
	border-bottom: 4px solid #3dcbec;
}

.super-tuesday-bio-rep:after,
.super-tuesday-bio-dem:after {
	content: '';
	display: block;
	width: 200px;
	margin: 25px 0;
	border-bottom: 4px solid #e95349;
}


.super-tuesday-bio-dem:after {
	border-color: #3dcbec;
}

.full-width img {
	display: block;
}