@charset "UTF-8";

/*Basic properties*/

.bene-pod-home .row
{
    margin: 0px;
    padding: 0px;
}

.bene-pod-home .main-column
{
    padding-left: 0.75rem;
    padding-right: 0px;
    padding-bottom: 1.0rem;
}

.bene-pod-home .columns .columns
{
    padding: 0px;
}

.bene-pod-home .pod-body.basic
{
	padding: 0rem 0rem;
	font-size: 0.8125rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	background-image: linear-gradient(to top, #550000 0%, #990020 100%);
}

.bene-pod-home .pod-body .row
{
    height: 100%;
}

.bene-pod-home .pod-body
{
	position: relative;
	width: 100%;
	border-radius: 0.333333rem;
}

.bene-pod-home .basic-title-box
{
	width: 100%;
	display: table;
	padding-top: 0.5rem;
}

.bene-pod-home .basic-title
{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	font-size: 1.5rem;
	color: rgba(204,204,204,1.0);
	letter-spacing: 2px;
}

.bene-pod-home .pod-body.basic h2
{
    text-align: center;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #ccc;
	font-weight: normal;
	margin: 0;
	padding-top: 0.5rem;
	letter-spacing: 1px;
}

.bene-pod-home a{transition: color 0.25s; color: #ccc;}
.bene-pod-home a:visited{color: #ccc;}
.bene-pod-home a:active{color: #ccc;}
.bene-pod-home a:hover{color: #000;}

.bene-pod-home .pod-body.basic .links-box
{
	padding: 0rem 0.5rem 1rem 0.5rem;
}

.bene-pod-home .links-box .columns
{
	/*display: table-cell;
    vertical-align: middle;*/
    text-align: center;
}

.benedictine .bene-pod-home .links-box p
{
	margin: 0.25rem 0rem 0rem 0rem;
	padding: 0rem 0.5rem;
}

.benedictine .bene-pod-home .links-box a
{
	display: block; 
	margin: 0rem 0.5rem 0rem 0.5rem;
	margin: 0rem;
	padding: 0.25rem 0.5rem 0.25rem 0.5rem; 
	border-radius: 0.5rem; 
	background: rgba(0,0,0,0.25); 
	text-decoration: none; 
	color: #ccc;
}

.benedictine .bene-pod-home .links-box a:visited{color: #ccc;}
.benedictine .bene-pod-home .links-box a:active{color: #ccc;}
.benedictine .bene-pod-home .links-box a:hover{color: #999;}









/*Quick Links*/

.bene-pod-home.quick-links .pod-body.basic .links-box p
{
	margin: 0.75rem 0rem 0rem 0rem;
}

.bene-pod-home.quick-links .pod-body.basic.big .links-box p {margin-top: 1rem;}

.bene-pod-home.quick-links .pod-body.basic.bigger .links-box p {margin-top: 1.25rem;}

.bene-pod-home.quick-links .pod-body.basic.biggest .links-box p {margin-top: 1.5rem;}

.bene-pod-home.quick-links .pod-body.basic.huge .links-box p {margin-top: 1.75rem;}

.bene-pod-home.quick-links .pod-body.basic.huge .links-box p a {padding: 0.5rem 0.5rem 0.5rem 0.5rem}






/*Featured Media*/

/*redesign 3-23-16*/

.bene-pod-home.featured-media
{
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
}

.bene-pod-home.featured-media .pod-body
{
	background-size: cover;
}

.bene-pod-home.featured-media a
{
	text-decoration: none;
}

.bene-pod-home.featured-media h2
{
	text-align: center;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.bene-pod-home.featured-media h2 span
{
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: linear-gradient(to top, #550000 0%, #990020 100%);
	color: #ccc;
	padding: 0.5rem 0.25rem 0.25rem 0.25rem;
	position: relative;
    top: -0.25rem;
	border-radius: 0.25rem;
	font-weight: normal;
}

.bene-pod-home.featured-media .media-title
{
	background-color: rgba(0,0,0,0.6);
	margin-top: 0.25rem;
	text-align: center;
	padding: 0.25rem 0.5rem;
	color: #fff;
	font-size: 0.75rem;
	line-height: 1.5rem;
	letter-spacing: 1px;
    position: absolute;
    bottom: 0.5rem;
    border-radius: 0 0.75rem 0.25rem 0;
    width: calc(100% - 3.5rem);
}

.bene-pod-home.featured-media .bene-icon
{
	position: absolute;
	right: 0.5rem;
	bottom: 0.5rem;
	width: 2.5rem;
	height: 2.5rem;
}








/*Calendar of Events*/

.bene-pod-home.calendar-events p
{
	margin: 0.25rem 0.0rem 0.25rem 0.0rem;
}

p.lower-link {text-align: center;}

.bene-pod-home.calendar-events .lower-link a
{
	background: none;
	display: inline-block;
}

.bene-pod-home.calendar-events p.little-day
{
	margin-left: 1.0rem;
	text-align: left;
	font-size: 0.75rem;
	line-height: 0.75rem;
	color: rgba(204,204,204,1.0);
}

.bene-pod-home.calendar-events a
{
    text-align: left;
}










/*Connect With Us*/

.bene-pod-home.connect-with .pod-body
{
    height: 4rem;
}

.bene-pod-home.connect-with .title-column
{
    height: 4rem;
}

.bene-pod-home.connect-with .links-column .columns
{
    height: 4rem;
}

.bene-pod-home.connect-with .connect-table
{
    display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.bene-pod-home.connect-with .connect-text
{
	font-size: 1.5rem;
	color: rgba(0,0,0,0.5);
	padding: 0 0.5rem;
	text-align: center;
}

.bene-pod-home.connect-with .social-box
{
	text-align: center;
	width: 100%;
	height: 4rem;
}

.bene-pod-home.connect-with .social-link
{
    margin: auto;
}

.bene-pod-home.connect-with .social-link .bene-icon
{
	width: 2.5rem;
    height: 2.5rem;
    opacity: 0.5;
    text-align: center;
    vertical-align: middle;
    transition: opacity 0.25s;
}

.bene-pod-home.connect-with .social-link a
{
	background: none;
}

.bene-pod-home.connect-with .social-link a:hover .bene-icon {opacity: 0.65;}









/*College News and Surrounding Pods*/

.bene-pod-home.college-news p
{
	margin: 0.25rem 0.0rem 0.25rem 0.0rem;
}

.benedictine .bene-pod-home.college-news .lower-link a
{
	background: none;
	display: inline-block;
}

.bene-pod-home .pod-body.image-pod
{
	background-position: center center;
	/*background-size: cover;*/
	background-repeat: no-repeat;
	padding: 0;
	/*padding-bottom: 62.5%;*/
    box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
}

.bene-pod-home .image-pod .pod-bar
{
	cursor: pointer;
	position: absolute;
	padding: 0.0rem 0.5rem 0.0rem 0.5rem;
	background-image: linear-gradient(to top, #550000 0%, #990020 100%);
	font-size: 0.8125rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	color: #ccc;
	top: 1.0rem;
	border-radius: 0.25rem;
}

.bene-pod-home .image-pod .pod-bar.left
{
	padding-left: 0.75rem;
	margin-left: -0.25rem;
}

.bene-pod-home .image-pod .pod-bar.right
{
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	right: 0;
	padding-right: 0.75rem;
	margin-right: -0.25rem;
}

.bene-pod-home .image-pod .pod-bar.student
{
	border-top-right-radius: 0rem;
	border-bottom-right-radius: 0rem;
	margin-right: 0;
	background-image: none;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
}

.bene-pod-home .image-pod .basic-title-box
{
	padding-top: 0rem;
	margin-bottom: 0rem;
}

.bene-pod-home .background-img
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: 100% auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-radius: inherit;
	opacity: 0.2;
}










/*Student Image*/

.bene-pod-home.student-image .pod-body
{
	padding-bottom: 75%;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
}

@media screen and (min-width:0\0)
{
	.pod-body .image-pod-bar
	{
		display: none;
	}
	
	.pod-body .image-pod-button.hidden
	{
		display: none;
	}
}

.pod-body .image-pod-bar
{
	cursor: pointer;
	width: 100%;
	pointer-events: none;
	opacity: 0.0;
	position: absolute;
	padding: 0.5rem;
	background-color: rgba(0,0,0,0.6);
	font-size: 0.75rem;
	line-height: 1rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	color: white;
	bottom: 1rem;
	transition: opacity 0.25s;
}

.pod-body .image-pod-bar a{font-weight: bold; text-decoration: none; transition: color 0.25s; color: #ffd580;}
.pod-body .image-pod-bar a:visited{color: #ffd580;}
.pod-body .image-pod-bar a:active{color: #ffd580;}
.pod-body .image-pod-bar a:hover{color: #b39559;}

.pod-body .image-pod-bar.shown
{
	pointer-events: all;
	opacity: 1.0;
	display: block;
}

.pod-body.front .image-pod-bar
{
	pointer-events: all;
	opacity: 1.0;
	display: block;
}

.pod-body .image-pod-button
{
	display: block;
	cursor: pointer;
	pointer-events: all;
	position: absolute;
	padding: 0.75rem;
	font-size: 2.0rem;
	font-family: Arial, sans-serif;
	line-height: 1.5rem;
	color: #ccc;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	border-radius: 0.25rem;
	max-width: 90%;
	bottom: 1rem;
	margin-left: -0.25rem;
	transition: color 0.25s, opacity 0.25s;
		
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.basic .pod-body .image-pod-button
{
	right: 0;
	margin-left: 0;
	margin-right: -0.25rem;
}

.pod-body .image-pod-button:hover
{
	color: #aaa;
}

.pod-body .image-pod-button.hidden
{
	pointer-events: none;
	opacity: 0.0;
}









/*Rolling events*/

.bene-pod-home.event-pod .pod-body
{
	padding-bottom: 75%;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	background-size: cover;
	overflow: hidden;
}

.bene-pod-home.event-pod .pod-bar
{
	cursor: default;
	width: 100%;
	position: absolute;
	padding: 0.5rem;
	background-color: rgba(0,0,0,0.6);
	font-size: 0.75rem;
	line-height: 1rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	color: white;
	bottom: 1rem;
}

.bene-pod-home.event-pod .pod-bar p.event-title
{
	margin-bottom: 0.25rem;
	font-weight: bold;
	font-size: 0.8125rem;
	color: #ffd580;
	display:none;
}

.bene-pod-home.event-pod .pod-bar p
{
	margin: 0;
	color: #eee;
}

.bene-pod-home.event-pod a{font-weight: bold; font-style: italic; text-decoration: none; transition: color 0.25s; color: #ffd580;}
.bene-pod-home.event-pod a::before{content: "• ";}
.bene-pod-home.event-pod a:visited{color: #ffd580;}
.bene-pod-home.event-pod a:active{color: #ffd580;}
.bene-pod-home.event-pod a:hover{color: #b39559;}









/*Mission Statement*/

.bene-pod-home .mission-table
{
    display: table;
}

.bene-pod-home .mission-text
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 1.5rem;
	text-align: center;
	color: rgba(0,0,0,0.5);
}

.bene-pod-home.mission-statement .pod-body
{
    height: 4rem;
}

.bene-pod-home .mission-text.hidden
{
    display: none;
}

.bene-pod-home .mission-text .mission-break
{
    display: none;
}





/*Little Images*/

.benedictine.row.buffered
{
	padding-right: 0.25rem;	
}

.bene-pod-home.little-image .pod-body
{
	background: linear-gradient(to top, #000 0%, #333 100%);
	background-size: cover;
	background-position: center center;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	padding-top: 75%;
	border-radius: 0.25rem;
}

.bene-pod-home.little-image .main-column
{
	padding-left: 0.5rem;
	padding-bottom: 0.5rem;
}



@media (max-width: 1200px)
{
	.bene-pod-home.featured-media .media-image
	{
		width: 7rem;
		height: 7rem;
	}
	
	.bene-pod-home.featured-media .media-flex .media-box.containing
	{
		width: 8rem;
	}
}

@media (max-width: 1024px)
{
	.bene-pod-home .main-column
	{
	    padding-left: 0.5rem;
	    padding-right: 0px;
	    padding-bottom: 0.6666rem;
	}

	.bene-pod-home .pod-body.basic
	{
		padding: 0;
	}
	
	/*new*/
	
	.bene-pod-home .pod-body.basic
	{
		/*border-top-left-radius: 2rem;
		border-top-right-radius: 2rem;*/
		border-radius: 2rem 2rem 1rem 1rem;
		background: #800018;
	}
	
	.bene-pod-home.featured-media .media-title
	{
		left: 0.5rem;
    	border-radius: 0.25rem 0.75rem 0.25rem 0.75rem;
   		width: calc(100% - 4rem);
	}
	
	.bene-pod-home.connect-with .pod-body
	{
		border-radius: 2rem 2rem 1rem 1rem;
	    background: #aaa;
	}
	
	.bene-pod-home.mission-statement .pod-body
	{
	    border-radius: 2rem 2rem 1rem 1rem;
	    background: #aaa;
	}
	
	.bene-pod-home .pod-body.image-pod
	{
		/*padding-bottom: 0%;
		height: 100%;*/
		padding-bottom: 0;
	}
	
	.bene-pod-home .pod-body.image-pod
	{
		border-radius: 2rem 2rem 1rem 1rem;
	}
	
	.bene-pod-home.event-pod .pod-body
	{
		border-radius: 2rem 2rem 1rem 1rem;
	}
	
	.special-pods .bene-pod-home .columns .pod-bar
	{
		/*border-radius: 0;
		top: auto;
		bottom: 1rem;
		margin: 0;
		width: 100%;*/
		top: 2rem;
		background: rgba(0,0,0,0.6);
		background: #800018;
		box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	}
	
	.bene-pod-home.college-news .basic .links-box p a
	{
		font-size: 0.8125rem;
	}
		
	.benedictine .bene-pod-home .links-box .lower-link a
	{
		background: none;
   		display: inline-block;
	}
	
	.special-pods .bene-pod-home .pod-bar .basic-title
	{
		/*color: #fff;*/
	}
	
	.bene-pod-home.student-image .pod-body
	{
		border-radius: 2rem 2rem 1rem 1rem;
	}
	
	.bene-pod-home .pod-body.basic .links-box a
	{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	}

	.pod-body .image-pod-button
	{
		background: #800018;
		box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	}
	
	/*end new*/

	.bene-pod-home .mission-text .mission-break
	{
	    display: inline;
	}
	
	.bene-pod-home .mission-text p
	{
	    line-height: 3.0rem;
	    font-size: 1.5rem;
	    margin: 0;
	}
	
	.bene-pod-home.mission-statement .pod-body
	{
		height: 6rem;
	}
	
	.bene-pod-home .pod-body.basic .links-box p
	{
		margin: 0.5rem 0rem 0rem 0rem;
	}
}

@media (max-width: 640px)
{
	.home .bene-pod-home .columns.main-column
	{
		padding-left: 0.25rem;
		padding-bottom: 0.75rem;
	}
	
	.bene-pod-home .pod-body.basic
	{
		border-radius: 2rem 2rem 1rem 1rem;
		background: #800018;
	}
	
	.bene-pod-home.connect-with .pod-body
	{
		border-radius: 2rem 2rem 1rem 1rem;
	    background: #aaa;
	}
	
	.bene-pod-home .pod-body.basic .links-box a
	{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,0.25);
	}
	
	.bene-pod-home.student-image .pod-body
	{
		border-radius: 2rem 2rem 1rem 1rem;
	}
	
	.bene-pod-home.connect-with .social-link img
	{
		width: 2.25rem;
    	height: 2.25rem;
	}
	
	.bene-pod-home .pod-body.mission-links
	{
		font-size: 1.0rem;
		font-weight: bold;
	}

	.bene-pod-home .basic-title
	{
		font-size: 1.0rem;
		font-weight: bold;
	}
	
	.bene-pod-home .pod-body.basic h2
	{
	   	font-size: 1.125rem;
		font-weight: 500;
	}
	
	.bene-pod-home.calendar-events
	{
		padding: 0.25;
	}
	
	.bene-pod-home.quick-links
	{
		padding: 0.25;
	}

	.bene-pod-home .pod-body.basic .links-box p
	{
		margin: 0.75rem 0.0rem 0rem 0.0rem;
	}
	
	.bene-pod-home.calendar-events p.little-day
	{
		margin: 0;
		font-size: 0.75rem;
	}
	
	.bene-pod-home.connect-with .pod-body
	{
		height: 6rem;
	}
	
	.bene-pod-home.connect-with .columns.title-column
	{
	    height: 6rem;
	}
	
	.bene-pod-home.connect-with .columns.links-column .columns
	{
	    height: 3rem;
	}
	
	.bene-pod-home .mission-text p
	{
	    line-height: 2.0rem;
	    font-size: 1.5rem;
	    margin: 0;
	}
	
	.bene-pod-home.mission-statement .pod-body
	{
		height: 4rem;
	}

	.bene-pod-home.event-pod .pod-bar
	{
		bottom: 0.5rem;
	}
	
	.bene-pod-home.featured-media .pod-body
	{
		padding-top: 75%;
	}
	
	/*
	.bene-pod-home.event-pod .pod-body
	{
		margin-bottom: 6.25rem;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.bene-pod-home.event-pod .pod-bar
	{
		background: #aaa;
		bottom: auto;
		top: calc(100% - 2rem);
		width: calc(100% + 0.5rem);
		left: -0.25rem;
		height: 7.25rem;
		border-radius: 1rem 1rem 1rem 1rem;
	}
	*/
}

@media (max-width: 480px)
{
	.bene-pod-home .mission-text p
	{
	    line-height: 1.25rem;
	    font-size: 1rem;
	    margin: 0;
	}
}

@media (max-width: 400px)
{
	.bene-pod-home .pod-body.mission-links
	{
		padding: 0.5rem;
		line-height: 1.0rem;
		font-size: 0.6rem;
		font-weight: none;
	}
	
	.bene-pod-home .mission-text p
	{
	    font-size: 0.8125rem;
	    margin: 0;
	}
	
	.bene-pod-home.mission-statement .pod-body
	{
		height: 3rem;
	}
	
	.bene-pod-home.connect-with .connect-text
	{
		font-size: 1.0rem;
		font-weight: bold;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	
	.bene-pod-home .pod-body.basic .links-box a
	{
		font-size: 0.75rem;
	}
}