body .wrapper > .main {
	background: transparent;
	padding: 0;
	margin-bottom: 0;
}

/* GENERIC STYLES */
.fpage-heading {	
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000; 
   	line-height: 0.1em;
   	margin: 10px 0 20px; 
}

.fpage-heading span {
	background:#f6f4f7; 
    padding:0 10px; 
    padding:0 10px; 
}

.fpage-mission {
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 35px;		
}

.carousel-indicators {
	bottom: -28px;
}

.carousel-indicators li {
	border: 1px solid #F26A36;
}

.carousel-indicators .active {
	background-color: #F26A36;
}

.carousel-control.left {
	background-image: none;
	color: #F26A36;
}
.carousel-control.right {
	background-image: none;
	color: #F26A36;
}

/* overlay styles */


.overlay {
    background: rgba(250,70,22, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000000;
}
#vote-msg {
    display: block;
    height: 385px;
    left: 50%;
    margin-left: -160px;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 450px;
    z-index: 1000001;
    color: #fff;
}

#vote-msg h1 {
	font-size: 100px;
}

.vote-link a, .susu-link {
    background: #FA4616 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
    padding: 20px;
    text-align: center;
    width: 46%;
    	cursor: pointer;

}
.vote-link a:hover {
    text-decoration: none;
}

.susu-link p {
	margin-bottom: 0;
}

.vote-link a:hover, .susu-link:hover {
	background-color: #1390CE;
}




/* MINI BANNER START */
#mini-banner {
	margin-top: 15px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
#mini-banner img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#mini-banner:before {
	display: block;
	width: 100%;
	content: '';
	padding-top: 28.5%;
}

#mini-banner ul.banners {
	padding:0;
	display:block;
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	overflow: hidden;
	width: auto;
}

#mini-banner ul.banners li a {
	display:block;
	list-style:none;
	color:black;
	height:100%;
	background-repeat:repeat-x;
	padding: 0;
	border-left: none;
}

#mini-banner .banners li {
	height:100%;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: repeat-x;
	font-size: 0;
}
/* MINI BANNER END */


/* SPOT LIGHT START */




#spotlight .img-caption.blue {
	background-color: rgba(0, 174, 255, 0.9);
}

#spotlight .img-caption.pink {
	background-color: rgba(237, 6, 119, 0.9);
}

#spotlight .img-caption.purple {
	background-color: rgba(163, 35, 142, 0.9);
}

#spotlight .img-caption .green {
	background-color: rgba(122, 193, 66, 0.9);
}


#spotlight .img-caption.white {
	background-color: rgba(255, 255, 255, 0.9);
	color: black;
}
#spotlight .img-caption.black {
	background-color: rgba(68, 68, 68, 0.9);
}

@media screen and (max-width: 760px) {
	#home_info, #spotlight {
		display: none;
	}
}

/* SPOT LIGHT FINISH */

/** EVENTS LISTING START **/

#events .error {
	background-image: URL("/images/home/no-events.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 69.3%;
	height: 0;
}
#events .event {
	padding-top: 12px;
}

#events .event:hover {
	/*background-color: #ccc;*/
}
#events img {
	max-width: 30px;
	margin-right: 10px;
	display: inline-block;
}

#events h3 {
	color: #454545;
	font-size: 21px;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
}

#events .event {
	padding-left: 20px;
	position: relative;
	height: auto;
}
#events div.title:after {
	content: '';
	border-radius: 100%;
	width: 25px;
	height: 25px;
	background-color: #ffc72c;
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	clear: both;
}

#events div.title.susu:after {
	background-color: #c84241;
	/*background-image: URL("/coreui/img/us_white.svg");*/
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 3px 3px;
	
}

#events div.title.film:after {
	/*background-image: URL("/images/icons/calendar/film.png");*/
}

#events div {
	font-size: 9pt;
	white-space: normal;
	text-align: center;
	color: #454545;
}

#events div.title {
	font-size: 12px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 1;
	font-weight: 500;
}

#events div.venue {
	text-align: left;
	font-weight: 100;
	margin-bottom: 5px;
	overflow: hidden;
}

#events .alert {
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}

#events span.refresh a { background-image: URL("/images/icons/calendar/fresh.png"); }
#events span.fresh a { background-image: URL("/images/icons/calendar/fresh.png"); }
#events span.committee a { background-image: URL("/images/icons/calendar/committee.png"); }
#events span.elections a { background-image: URL("/images/icons/calendar/elections.png"); }
#events span.performing-arts a { background-image: URL("/images/icons/calendar/performing-arts.png"); }
#events span.society a { background-image: URL("/images/icons/calendar/society.png"); }
#events span.sport a { background-image: URL("/images/icons/calendar/sport.png"); }
#events span.film a { background-image: URL("/images/icons/calendar/film.png"); }
#events span.jcr a { background-image: URL("/images/icons/calendar/jcr.png"); }
#events span.campaign a { background-image: URL("/images/icons/calendar/campaign.png"); }
#events span.your-skills{ background-image: URL("/images/icons/calendar/your-skills.png"); }
#events span.susu { background-image: URL("/images/icons/calendar/susu.png"); }
#events span.nightlife { background-image: URL("/images/icons/calendar/nightlife.png"); }


/** EVENTS LISTING END **/
/** NEW FACILITIES BIT START **/
#facilities .closed img, #facilities_mobile .closed img {
	opacity: 0.3;
	filter: gray; 
	filter: grayscale(1); 
	-webkit-filter: grayscale(1)	
}

#facilities .closed .hours, #facilities_mobile .closed .hours  {
	opacity: 0.5;
}

#facilities .closed:hover img, #facilities_mobile .closed:hover img {
	filter: none;
	-webkit-filter: grayscale(0);
	opacity: 0.6;
}

@media (max-width: 991px) {
	#facilities .facility:nth-child(3n), #facilities_mobile .facility:nth-child(3n) {
		border-right: none;
	}
}

@media (min-width: 992px) {
	#facilities .facility, #facilities_mobile .facility {
		width: 16%;
	}
	
	#facilities .facility:nth-child(5n),#facilities_mobile .facility:nth-child(5n) {
		border-right: none;
	}
}

#facilities .facility, #facilities_mobile .facility {
	/*border-right: 1px solid #000;*/
	padding: 0 2px;
}
#facilities .facility .name, #facilities .facility .subname {
	text-transform: uppercase;
	letter-spacing: -1px;
	white-space: nowrap;
	margin-bottom: 2px;
	font-weight: 500;
	color: #000;
	font-size: 14px;
}
#facilities .facility .subname, #facilities_mobile .facility .subname {
	font-weight: 300;
	font-style: italic;
    font-size: 11px;
    line-height: 12px;
}
#facilities_mobile .facility img {
	height: 75px;
}
#facilities_mobile .facility .name {
	font-size: 14px;
	margin-bottom: 0;
}
#facilities_mobile .facility .hours {
	font-size: 12px;
}

#facilities_mobile a {
	text-decoration: none;
}


#facilities .facility .hours,#facilities_mobile .facility .hours  {
	padding: 2px 10px;
	border-radius: 10px;
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 12px;
	font-size: 10px;
	display: inline-block;
}
#facilities .facility .closed, #facilities_mobile .facility .closed {
	background-color: #FF6339;
}
#facilities .facility .open, #facilities_mobile .facility .open {
	background-color: #8DD24B;
}
#facilities .facility .later, #facilities_mobile .facility .later {
	background-color: #51C1F2;
}

#facilities .title {
	height: 190px;
}
#facilities .title > div {
	display: table;
	height: 100%;
	width: 100%;
}
#facilities .title h1 {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#facilities .title h1 small {
	font-size: 14px;
	line-height: 16px;
	display: block;
}
#facilities div div {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 3px;
	height: 120px;
	position: relative;
	padding: 0 15px;
}
#facilities_mobile div div {
		text-align: center;

}

#facilities div img {
	height: 50px;
	max-width: 100%;
	margin-bottom: 5px;
}

#facilities div a:hover {
	color: #333;
}

#facilities div .hours {
	font-size: 85%;
	line-height: 1;
	color: #333;
	bottom: 0;
	left: 10px;
	right: 10px;
}

@media (max-width: 450px) {
	#facilities .facility .name {
		font-size: 12px;
	}
	
	#facilities .facility {
		border-right: none;
	}
}


@media (max-width: 320px) {
	#facilities .facility .name {
		font-size: 10px;
	}

	
	#facilities .facility {
		border: none;
	}
}


@media (max-width: 767px) {
	#facilities .title {
		height: auto;
	}
	#facilities div div {
		margin-bottom: 5px;
	}
}
@media (max-width: 389px) {
	#facilities div div {
		min-height: 110px;
	}
}

#box {
	text-align: center;
	margin: auto;
}

/** NEW FACILITIES BIT END **/
/* Homepage image box start */

#spotlight {
	width: 100%;
	height: 315px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px) {
	#spotlight {
		height: 207px;
	}
}
@media (max-width: 1199px) and (min-width: 992px) {
	#spotlight {
		height: 189px;
	}
}
#spotlight img {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#spotlight img.placeholder {
	position: static;
	visibility: hidden;
}

#spotlight .img-caption {
	text-align: left;
	position: absolute;
	bottom: 10%;
	left: 0;
	background-color: rgba(0, 124, 194, 0.9);
	color: #FFFFFF;
	margin: auto;
	width: 85%;
	font-weight: 500;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 18px;
}




/* Homepage image box end */
/* Sabbs Blog Start */

#blogs {
	height: 380px;
}

.slide_cont {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
}
.slider {
	white-space: nowrap;
	position: relative;
	overflow: visible;
	font-size: 0;
	left: 0px;
}
.page {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.page .post {
	padding: 10px 0;
	max-height: 120px;
	margin-bottom: 15px;
}

.page .post .feature {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    margin-right: 10px;
    object-fit: none;
    object-position: center center;
    width: 125px;
    background-size: cover;
}

.page .post .author {
	display: block;
	height: 85px;
	width: 125px;
	float: left;
	margin-right: 10px;
}
.page .post .author div {
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	/* background-position: bottom center; */
	background-repeat: no-repeat;
}
.page .post .author a.susu {
	background-position: center;
	background-size: 90%;
}
.page .post h3 {
	white-space: initial;
	text-overflow: ellipsis;
	/* overflow: hidden; */
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 13pt;
	line-height: 1.2em;	
}
.page .post a {
text-decoration: none;
}
.page .post .author + .content {
	height: 85px;
}
.page .post p {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}
.page .post p.excerpt {
	white-space: normal;
	font-weight: 300;
}
.page .post p.date {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
}
.controls {
	height: 40px;
	padding-top: 10px;
}

.controls .dots {
	text-align: center;
	padding: 5px;
}

.controls .dot {
	border-radius: 100%;
	width: 10px;
	height: 10px;
	border: 2px solid #666565;
	display: inline-block;
	margin-right: 3px;
	cursor: pointer;
}

.controls .dot.filled {
	background-color: #666565;
}

#blogs .hover {
	background-color: rgba(69, 69, 69, 0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	display: none;
	cursor: pointer;
	
}

#blogs .author a:hover {
	text-decoration: none;
		text-overflow: ellipsis;

}
#blogs .author:hover .hover {
	display: block;
	color: #fff;
}

#blogs .author h3, #blogs .author p {
	color: #fff;
}

#blogs .author p {
	font-size: 10px;
	white-space: normal;
}

#blogs .author:hover h3, #blogs .author:hover p {
	color: #fff;
	text-overflow: ellipsis;
}

/* Sabbs Blog End */
/* Calendar */
.box_title.tab {
	font-size: 15px;
    padding: 10px 0;
    line-height: 30px; 
    white-space: nowrap;
    cursor: pointer;
}
.tab:not(.active) {
	color: white;
}
.tab.active + .tab, .tab:not(.active):nth-child(1) {
	background-color: #343631;
}
.tab:not(.active):nth-child(1) + .tab:not(.active), .tab:not(.active):nth-child(3) {
	background-color: #181918;
}
.cal_link, .cal_link:hover {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #454545;
}
#calendar {
	height: 220px;
	margin-bottom: 10px;
}

@media screen and (max-width: 992px) {
	#calendar {
		height: 200px;
		margin-bottom: 5px;
	}
}


/* Calendar End */
/* Sabbs Start */
@media screen and (min-width: 992px) {
	#sabbs .sabb {
		display: table;
	}
	#sabbs .cont {
	/*	display: table-cell;*/
	}
	#sabbs .title {
	/*	display: table-cell;*/
		border-right: 2px dashed #BDCCD4;
	}
}
@media screen and (max-width: 991px) {
	#sabbs .title {
		margin-bottom: 15px;
	}
}
#sabbs .sabb {
	width: 100%;
	height: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	position: relative;
}
#sabbs a .sabb {
	color: #FFFFFF;
}
#sabbs .grid-14 {
	padding: 0 5px;
	height: 200px;
}
#sabbs h1 {
	padding: 5px 15px;
}
#sabbs h3 {
	font-size: 20px;
	letter-spacing: -1px;
}
#sabbs .sabb-main {
	margin-top: 5px;
}
#sabbs .cont {
	padding: 0 5px;
	float: none;
	vertical-align: middle;
}
#sabbs .title {
	padding-right: 5px;
	float: none;
	vertical-align: middle;
}
#sabbs .title p:last-child {
	margin-bottom: 0;
}
#sabbs .hover {
	background-color: rgba(69, 69, 69, 0.4);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	display: none;
}
#sabbs .sabb:hover .hover {
	display: block;
}
#sabbs .contact {
	position: absolute;
	bottom: 0;
	vertical-align: middle;
	line-height: 30px;
	left: 0;
	right: 0;
	padding: 0 5px;
	white-space: nowrap;
}
#sabbs .contact .arrow {
	color: #FFFFFF;
	float: none;
	vertical-align: middle;
}
/* Sabbs End */
/* YMCA */
#ymca {
	width: 100%;
}

#ymca #question {
	position: 
}

#ymca #change {
	text-align: right;
}

#ymca img {
	width: 175px;
	max-width: 100%;
}

#ymca img:hover {
	opacity: 0.7;
}

#ymca div a {
	padding: 1px 5px;
	display: inline-block;
	width: 50%;
	float: left;
}
@media (max-width: 1199px) and (min-width: 992px) {
	#ymca {
		margin-bottom: 30px;
		margin-top: 30px;
	}
}
/* YMCA End */
/* Media Bar */
#mediaBar {
	margin-bottom: 15px;
}
#mediaBar, #mediaBar .col-md-6 {
	padding: 0;
}
#mediaBar .col-xs-3 {
	padding: 2px;
}

#mediaBar .media {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 45%;
	position: relative;
	margin-bottom: 25px;
}
#mediaBar #theEdge .media { background-image: URL("/images/home/The Edge.svg"); }
#mediaBar #pa .media { background-image: URL("/images/home/PA.svg"); }
#mediaBar #rag .media { background-image: URL("/images/home/RAG.svg"); }
#mediaBar #surge .media { background-image: URL("/images/home/Surge.svg"); }
#mediaBar #susutv .media { background-image: URL("/images/home/SUSUtv.svg"); }
#mediaBar #teamSoton .media { background-image: URL("/images/home/TeamSoton.svg"); }
#mediaBar #uf .media { background-image: URL("/images/home/UF.svg"); }
#mediaBar #scene .media { background-image: URL("/images/home/WScene.svg"); }
#mediaBar #nightline .media { background-image: URL("/images/home/Nightline.svg"); }
#mediaBar #medsoc .media { background-image: URL("/images/home/medsoc.svg"); }

#mediaBar .media .hoverCont {
	background-color: rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	color: white;
	text-align: center;
	padding: 5px;
	display:flex;
	justify-content:center;
	align-items:center;
}
#mediaBar .media .hoverCont p {
	margin: 0;
}

@media screen and (min-width: 1200px) {
	#mediaBar p, #mediaBar .what {
		font-size: 14px;
	}
}

@media screen and (max-width: 1200px) {
	#mediaBar p, #mediaBar .what {
		font-size: 12px;
	}
}

@media screen and (max-width: 992px) {
	#mediaBar p, #mediaBar .what {
		font-size: 100%;
	}
}

@media screen and (max-width: 550px) {
	#mediaBar p, #mediaBar .what {
		font-size: 10px;
	}
}

@media screen and (max-width: 389px) {
	#mediaBar p, #mediaBar .what {
		font-size: 8px;
	}
	
	#mediaBar .what {
		display: none;
	}
}

/* Media Bar End */