@import url('/CSS/lightbox.css');
body:after{
	content: 'mobile';
	display: none;
}
.content-wrapper{
	padding: 0;
}
.slider{
	border-bottom: dotted 1px #7c564c;
	padding-bottom: 10px;
}
.masthead{
	background: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/gradient-bg.jpg) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/gradient-bg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(	src='/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/gradient-bg.jpg',	sizingMethod='scale')";
	background-size: 100% 100%;
	background-color: #54261a;
	padding-bottom: 10px;
	position: relative;
}
.slides{
	margin: 0;
	padding: 0;
	list-style: none;
}
.slides li{
	position: relative;
}
.slides li img{
	width: 100%;
}
.masthead .caption{
	position: absolute;
	z-index: 10;
	font-family: 'Lato';
	color: #fdb726;
	max-width: 700px;
	text-transform: uppercase;
	line-height: 31px;
	bottom: 70px;
}
.line1{
	font-size: 30px;
	font-weight: bold;  
	padding-left: 10px;
	display: block;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.line2{
	font-size: 35px;
	font-weight: bold;
	padding-left: 20px;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.line3{
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 5px;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.line4{
	font-size: 35px;
	font-weight: bold;  
	padding-left: 10px;
	line-height: 55px;
	display: block;
	text-shadow: black 0.1em 0.1em 0.2em;
	color: #fff;
	}
.line5{
	font-size: 50px;
	font-weight: bold;
	padding-left: 20px;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.caption-btn{
	background: #f5d4ae;
	display: inline-block;
	padding: 0 15px;
	border: solid 1px #fff;
	font-size: 9px;
	font-weight: bold;
	color: #0c264b;
	margin-left:55px
;
	line-height: 15px;
}
.caption-btn:before{
	content: '>';
	margin-right: 5px;
	display: inline-block;
}
.caption-btn:hover:before{
	text-decoration: none;
}
.caption-btn:hover{
	text-decoration: underline;   
	background: #efc08a;
}

.masthead .caption2{
	position: absolute;
	z-index: 10;
	font-family: 'Lato';
	color: #fdb726;
	max-width: 700px;
	text-transform: uppercase;
	line-height: 31px;
	bottom: 70px;
	right: 50px;
}

.events{
	min-height: 50px;
	border-top: dotted 1px #7c564c;
	border-bottom: dotted 1px #7c564c;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
}
.eventsList{
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
.eventsList > li{
	display: block;
	border-top: dotted #7c564c 1px;
	padding: 10px 0;
}
.eventsList > li:first-child{
	border: none;
	padding-top: 0;
}
.eventsList > li .image{
	display: table-cell;
	width: 152px;
	vertical-align: middle;
}
.eventsList > li{
	color: #fff;
}
/*.events ul li ul li, .events ul li ol li{
	display: block;
	border: none;
	max-width: 100% !important;
}*/
/*.events ul li ul{
	list-style-type: disc !important;
}
.events ul li ol li{
	list-style: decimal;
}*/
.events .content{
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	max-width: 180px;
	font-size: 13px;
	overflow: hidden;
}
.events .content h3{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.bwOutput ul li {list-style-type:none;padding-bottom:10px;}
.bwOutput ul li a { color: #5e2f25; text-decoration: underline; font-weight: bold;}
.bwOutput ul li a:focus,
.bwOutput ul li a:hover { color: #975E52; }

.events .content h3 a, .events .content a{
	color: #fdb726;
	text-decoration: underline;
}
.events .content a:hover{
	text-decoration: none;
}
.events .content p{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 13px
}
.around-campus{
	margin-top: 10px;
	position: relative;
	-webkit-box-shadow: inset 0px 8px 14px -13px #000, 0px 9px 13px -13px #000;  box-shadow: inset 0px 8px 14px -13px #000, 0px 9px 13px -13px #000;
	padding-bottom: 1em;
	overflow: hidden;
}
.no-boxshadow .around-campus{
	border-bottom: solid 2px #ececec;
}
.around-campus .title{
	width: 100%;
	height: auto;
	background: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/gradient-bg.jpg) no-repeat;
	background-position: -330px -380px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5;
	padding-top: 12px;
	display: inline-block;
	text-align: center;
	top: 0;
	left: 0;
}
.around-campus .title h2{
	padding: 0;
	max-width: 150px;
	line-height: 26px;
	color:  #fdb726;
	font-size: 30px;
	text-align: center;
	margin: 0 auto;
	text-transform:  uppercase;
	border-right: dotted 1px #7c564c;
	padding-bottom:  10px;
	margin-bottom:  10px;
	display: inline-block;
}
.around-campus .title p{
	margin: 0;
	padding: 0;
	max-width: 150px;
	margin: 0 auto;
	text-align: center;
	color:  #fff;
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
}
.around-campus .title:after{
	content: none;
	display: none;
}

.slide_container{
	position: relative !important;
}
.around-campus #scroller{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	z-index: 1;
	height: 149px;
	max-width: 950px;
	float: right;
}
.around-campus a{
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-left: 5px;
}
.around-campus a:first-child{
	margin: 0;
	padding: 0;
}
.feed-header{
	padding-left: 2em;
}
.feed-header .more-link{
	right: 3.063em;
}
.events-feed .feed-header{
	background: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/home-events-gradient.png) no-repeat;
	background-size: 100% 100%;
}
.news-feed .feed-header:after{
	content: '';
	border-right: dotted 1px #aa9089;
	position: absolute;
	right: 0;
	height: 70%;
	top: 50%;
	margin-top: -3%;
}
.sfnewsList { list-style: none; margin: 1em 0 1em 2em; padding: 0; }
.sfnewsListTitleDateSummary{
	padding-right: 2em;
	border-right: dotted 1px #b9b5b3;
}
.events-feed .sfnewsListTitleDateSummary{
	border: none;
}
.sfnewsList h2.sfnewsTitle { padding: 0; margin: 0; font-size: 1.2em; }
.sfnewsListItem a { color: #5e2f25; text-decoration: underline; font-weight: bold;}
.sfnewsListItem a:focus,
.sfnewsListItem a:hover { color: #975E52; }
.sfnewsMetaInfo { font-weight: bold; display: inline-block; font-style: italic;}
.sfnewsSummary{
	display: inline-block;
}
.slides-container{
	position: relative;
	overflow: hidden;
}
.slides-container .slides img{
	min-width: 700px !important;
	max-height:475px;
}
.slides li{
	overflow: hidden;
}
.slides li img {
	position: relative;
	left: 50%;
	margin-left: -350px;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 22px;
	right: 35px   
}
.flex-control-nav li{
	display: inline-block;   
}
.flex-control-nav li a{
	width: 33px;
	height: 33px;
	background: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/slider-nav.png) no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	cursor: pointer;
}
.flex-control-nav li a.flex-active, .flex-control-nav li:hover a{
	background-position: -33px 0;
	background-position -10px 0;
}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

@media screen and (min-width: 1000px){
	body:after{
		content: 'desktop';
		display: none;
	}
	.slides li img{
		position: static;
		margin-left: 0;
	}
	.around-campus .title{
		width: 205px;
		height: 149px;
		position: absolute;
	}
	.around-campus .title h2{
		border-right: none;
		border-bottom: dotted 1px #7c564c;
		display: block;
	}
	.around-campus .title:after{
		display: block;
		content: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/around-campus-shadow.png);
		position: absolute;
		right: -11px;
		top: 0;
	}
	.masthead .caption{
		position: absolute;
		z-index: 10;
		font-family: 'Lato';
		color: #fdb726;
		max-width: 900px;
		text-transform: uppercase;
		line-height: 41px;
		bottom: 70px;
		left: 50px;
	}
	.line1{
		font-size: 60px;
		font-weight: bold;   
		line-height: 70px;
		padding-left: 0;
	}
	.line2{
		font-size: 65px;
		font-weight: bold;
		padding-left: 20px;
	}
	.line3{
		color: #fff;
		padding-left:120px;
		font-size: 40px;
		font-weight: bold;
		line-height: 33px;
		display: block;
		text-align: left;
		padding-right: 0;
	}
	
	.caption-btn{
		background: #f5d4ae;
		display: inline-block;
		padding: 7px 15px;
		border: solid 1px #fff;
		font-size: 14px;
		font-weight: bold;
		color: #0c264b;
		margin-left: 104px;
		line-height: 18px;
		margin-top: 20px;
	}
	.caption-btn:before{
		content: '>';
		margin-right: 5px;
		display: inline-block;
	}
	.caption-btn:hover:before{
		text-decoration: none;
	}
	.caption-btn:hover{
		text-decoration: underline; 
		background: #efc08a;
	}
	
	
	.masthead .caption2{
		position: absolute;
		z-index: 10;
		font-family: 'Lato';
		color: #fdb726;
		max-width: 900px;
		text-transform: uppercase;
		line-height: 41px;
		bottom: 70px;
		right: 50px;
	}
	.line4{
		font-size: 90px;
		font-weight: bold;   
		line-height: 210px;
		padding-left: 0;
		color: #fff;
	}
	.line5{
		font-size: 205px;
		font-weight: bold;
		padding-left: 20px;
	}

	
	.slide_container{
		position: absolute !important;
	}
	.events{		
		padding-left: 38px;
		padding-right:38px;
	}
	.content-wrapper{
		padding: 0 1em;
	}
	.eventsList{
		padding: 0;
	}
	.eventsList > li:first-child{
		border: none;
		display: inline-block !important;
		vertical-align: top;
	}
	.eventsList > li{
		border-top: none;
		display: inline-block;
		border-left: dotted #7c564c 1px;
		padding-left: 12px;
		margin: 0;
		max-width: 33% !important;
		vertical-align: top;
		color: #fff;
	}
	.eventsList > li .image{
		vertical-align: top;
	}
}
@media screen and (min-width: 530px) and (max-width: 1000px){
	body:after{
		content: 'tablet';
		display: none;
	}
	.slides li img{
		position: static;
		margin-left: 0;
	}
	.around-campus{
		overflow: hidden;
	}
	.caroufredsel_wrapper{
		position: absolute !important;
	}
	.around-campus .title{
		width: 205px;
		height: 149px;
		position: absolute;
	}	
	.around-campus .title h2{
		border-right: none;
		border-bottom: dotted 1px #7c564c;
		display: block;
	}
	.slide_container{
		position: absolute !important;
	}
	.around-campus .title:after{
		display: block;
		content: url(/Sitefinity/WebsiteTemplates/YourTemplate/App_Themes/BREITheme/Images/around-campus-shadow.png);
		position: absolute;
		right: -11px;
		top: 0;
	}
	.masthead .caption{
		position: absolute;
		z-index: 10;
		font-family: 'Lato';
		color: #fdb726;
		max-width: 700px;
		text-transform: uppercase;
		line-height: 31px;
		bottom: 70px;
	}
	.line1{
		font-size: 30px;
		font-weight: bold;  
		padding-left: 10px;
		display: block;
	}
	.line2{
		font-size: 40px;
		font-weight: bold;
		padding-left: 20px
	}
	.line3{
		color: #fff;
		font-size: 25px;
		font-weight: bold;
		display: block;
		text-align: right;
		padding-right: 5px;
	}
	.line4{
		font-size: 60px;
		font-weight: bold;  
		padding-left: 10px;
		line-height: 85px;
		display: block;
		color: #fff;
	}
	.line5{
	   font-size: 80px;
	   font-weight: bold;
	   padding-left: 20px
	}
	
	

	.caption-btn{
		background: #f5d4ae;
		display: inline-block;
		padding: 0 15px;
		border: solid 1px #fff;
		font-size: 9px;
		font-weight: bold;
		color: #0c264b;
		margin-left:60px;
		line-height: 25px;
	}
	.caption-btn:before{
		content: '>';
		margin-right: 5px;
		display: inline-block;
	}
	.caption-btn:hover:before{
		text-decoration: none;
	}
	.caption-btn:hover{
		text-decoration: underline;   
		background: #efc08a;
	}	

	.masthead .caption2{
		position: absolute;
		z-index: 10;
		font-family: 'Lato';
		color: #fdb726;
		max-width: 700px;
		text-transform: uppercase;
		line-height: 31px;
		bottom: 70px;
		right: 50px;
	}

	
	.eventsList > li .image{
		vertical-align: top;
	}
	.eventsList > li{
		color: #fff;
	}
}


/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}