/* ssom-home-adjust.css */
/* Major adjustments to base pre-existing CSS and primary styles for 1/2018 SSOM Homepage */

/* EXISTING CSS RESETS */
body, p { font-family: "Myriad-Pro", Arial, sans-serif; } 
a { font-family: inherit; }
p a { background-image: none; }
/* img { margin: 0; } */
h4, h5, h6 { letter-spacing: 0; }
section p, section a { line-height: 1.3em; }
footer h1 { margin-bottom: 10px; font-size: 36px; }
#wrapper { background-color: #fff; }
.row { margin-right: -15px; margin-left: -15px; }


/* Fix header spacing */
media (min-width: 768px) {
	#navbar .col-sm-7 { width: 52%; }
	#navbar .col-sm-5 { width: 48%; }
}

@media (max-width: 767px) {
	#navbar .row { margin-right: 0; margin-left: 0; }
}

@media (min-width: 768px) {
	#wrapper { margin-top: 20px; }
	.container { max-width: 1170px; }
	.header { background-position: 350px 0; }
}

.container > * > section { padding: 40px 30px 40px 30px; }




/* GENERAL STYLES */

.header-row { 
	padding-right: 15px; 
	padding-left: 15px; 
}

.header-row .header-options { 
	font-family: "Antenna Light", sans-serif;
	font-size: 15px;
	margin-top: 23px;
	color: #959595;
	float: right;
}

.header-row .header-options a { color: #959595; }

.header-row .header-options a:hover { transition: all .2s ease-in-out; color: #680013; }

.col-border { border-right: 1px solid #e1e1e1; }

.col-border:last-child { border-right: none }

span.tab-end {
    display: none;
}

.section-description {
	font-family: "Antenna Light", Arial, sans-serif;
	font-style: italic;
	font-size: 13px;
	margin-bottom: -5px;
}

h2.label-chapter-secondary { 
	font-size: 30px; 
	margin-bottom: 1em; 
}

.sixteen-nine-photo-wrapper { 
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	overflow: hidden;
	padding: 56.25% 0 0 0;
}

.sixteen-nine-photo-wrapper img { 
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
}

/*
.sixteen-nine-photo-wrapper a:hover img {
	transform: scale(1.05, 1.05);
	transition: all .2s ease-in-out;
}
*/



/* HERO STORY */

#HeroStory {
	padding: 0;
}

.hero-wrapper {
	position: relative;
}

.hero-photo-wrapper {
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	overflow: hidden;
	padding: 45% 0 0 0;
}

.hero-photo-wrapper img {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
}

.hero-caption-wrapper {
    width: 100%;
	position: absolute;
    bottom: 0;
    margin: 0;
    padding: 25px 30px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
}

.hero-caption-wrapper h2 {
	font-size: 44px;
	color: white;
    line-height: 1.15;
}

.hero-caption-wrapper h3 {
    font-size: 16px;
    letter-spacing: .05em;
    color: white;
    line-height: 1.4;
}

.hero-caption-wrapper a.read-more {
	color: #eeb111;
	margin-left: 10px;
	font-size: 80%;
}

.hero-caption-wrapper a.read-more:hover {
    transition: all .2s ease-in-out;
    color: #F4CC64;
}



/* MORNING REPORT */

#MorningReport { background-color: #f1f1f1; }

.morning-report-story-wrapper .sixteen-nine-photo-wrapper { 
	border: 3px solid #fff; 
	margin-bottom: 9px; 
	background-color: white; 
}

.morning-report-story-wrapper .publish-date-wrapper { 
	display: none;
	background-color: white;
	position: absolute;
	z-index: 9999;
}

.morning-report-story-wrapper h6.publish-date {
	font-family: "Antenna Bold", Arial, sans-serif; 
    font-size: .625em;
    left: 0;
    margin: 0;
    padding: 5px 5px 3px 6px;
    background: rgba(255,255,255,1);
    letter-spacing: .5px;
    color: #000;
}

.morning-report-story-wrapper h5 { 
	font-family: "Antenna Bold", Arial, sans-serif; 
	font-size: 11px; 
	margin: 6px 7px 4px 7px;
}

.morning-report-story-wrapper h4 { 
	font-family: "Myriad-Pro", Arial, sans-serif; 
	font-size: 14px; 
	line-height: 1.3; 
	margin: 0 0 7px 0; 
}
.morning-report-story-wrapper p.source { font-size: 13px; margin-bottom: 0; }

.morning-report-story-wrapper p.submitter { font-size: 11px; font-style: italic; }

.morning-report-story-wrapper a, 
.morning-report-story-wrapper a:visited { color: #333; }

.morning-report-story-wrapper a:hover { transition: all .2s ease-in-out; color: #981e4d; }


/* NEWS & FEATURES */

#NewsFeatures { 
	background-color: #f1f1f1; 
 	padding-top: 30px;	
}

.features-second-row { margin-top: 25px; }

.secondary-story-wrapper { 
/*	padding-left: 5px; 
	padding-right: 5px; */ 
	padding-top: 0px; 
	padding-bottom: 10px;
	padding-right: 25px; 
}

.label-wrapper h5 { 
	font-family: "Antenna Black", Arial, sans-serif;
	margin: 0px 0px 5px 0;
	font-size: 15px;
}

.label-wrapper h6 { 
	font-family: "Antenna Black", Arial, sans-serif;
	margin: 0px 0px 5px 0;
	font-size: 11px;
}

.secondary-story-wrapper p { 
	font-family: "Myriad-Pro", Arial, sans-serif; 
	font-size: 16px; 
	width: 97%; 
}

.secondary-story-wrapper h4.headline {
	font-family: "Antenna Bold", Arial, sans-serif;
	line-height: 1.4em;
	font-size: 16px;
	margin-top: 15px;
}

.secondary-story-wrapper h4 a { color: #333; }

.secondary-story-wrapper h4 a:hover, 
.secondary-story-wrapper a h4:hover {
	transition: all .2s ease-in-out;
	color: #981e4d;
}

.secondary-photo-wrapper { 
	width: 67%;
	margin: 0 10px 15px 0;
}

.secondary-photo-wrapper img { 
	width: 100%;
	height: auto;
}

.sixteen-nine-photo-wrapper .secondary-photo-wrapper img {
	height: 100%;
	width: auto;
	margin: 0;
}

.read-more { 
	font-family: "Antenna Bold", Arial, sans-serif; 
	font-weight: bold; 
	font-size: 75%; 
	text-transform: uppercase; 
	white-space: nowrap; 
	color: #680013; 
	margin-left: 5px; 
}

.read-more:hover { transition: all .2s ease-in-out; color: #981e4d; }

.read-more::before { content: " "; }

.spotlight .secondary-story-wrapper { 
	padding-right: 0;
	padding-bottom: 15px;
}

.spotlight .secondary-story-wrapper + .secondary-story-wrapper,
.spotlight .secondary-story-wrapper + .ssom-calendar,
.spotlight .ssom-calendar + .ssom-calendar
{
    border-top: solid 1px #cccccc;
    padding-top: 22px;
}

.spotlight h4, 
.spotlight h4.headline {
	font-family: "Antenna Bold", Arial, sans-serif;
	line-height: 1.4em;
	font-size: 13px;
	margin-top: 0px;
}

.spotlight .secondary-story-wrapper p { 
	font-size: 15px; 
}


/* CALENDAR ITEM in Spotlight Column */

.ssom-calendar {
	margin-bottom: 30px;
}

.ssom-calendar h4.subhead {
	margin: 0px 0 5px 0;
	font-family: 'Antenna Bold';
	font-size: 16px;
	color: #272727;
}

.ssom-calendar h4.subhead a {
	font-family: 'Antenna Bold';
	display: inline-block;
	padding: 5px 0 0 0;
	color: #272727;
}

.ssom-calendar h4.subhead a:hover {
	transition: all .2s ease-in-out;
	color: #981e4d;
}

.ssom-calendar span.event-day p,
.ssom-calendar div.event-date p, 
.ssom-calendar h4.subhead span.calendar-time {
	position: relative;
	top: 8px;
	font-family: 'Antenna Light';
	font-size: 12px;
	line-height: 1;
	letter-spacing: .015em;
	text-transform: uppercase;
	color: #525252;
}

.ssom-calendar span.event-day p,
.ssom-calendar div.event-date p {
	float: left;
} 

.ssom-calendar h4.subhead span.calendar-time { clear: left; }

.ssom-calendar span.event-day p:after {	content: ", "; }

.ssom-calendar .calendar-box i {
	float: left;
	margin: 5px 10px 0 0;
}

.ssom-calendar .calendar-box i.fa-clock-o {	margin: 10px 10px 0 0; }

.ssom-calendar .calendar-event .calendar-box {
	float: none;
	margin: 0;
	width: 100%; 
	max-width: none;
}

.ssom-calendar .calendar-event div.event-time {
	clear: left;
	margin: 5px 0 0 0;
}

.ssom-calendar div.event-date {	display: inline; } 



/* AROUND LOYOLA */

#AroundLoyola { background-color: #fff; }

#AroundLoyola h2.label-chapter-secondary { margin-bottom: .75em; }

#AroundLoyola .secondary-story-wrapper {
	padding-right: 0;
	padding-bottom: 5px;
}

#AroundLoyola h4.headline { font-size: 14px; margin-top: 10px; }

#AroundLoyola p.read-more-link { display: none; }


/* MAKE A GIFT */

#MakeAGift { 
	background-color: #fff; 
	padding-top: 0;
}

.make-a-gift-wrapper {
	padding: 20px 30px 20px 30px;
	background-color: #e1e1e1;
}

.make-a-gift-wrapper p { 
	font-family: "Antenna Light", sans-serif; 
	letter-spacing: .01em; 
	margin-bottom: 0;
}



/* ----- */
/* Misc responsive breakpoints */

@media (max-width: 480px) {
}

@media (max-width: 767px) {
	.container > * > section { margin-left: -15px; margin-right: -15px; padding: 30px 20px 30px 20px; }
    .col-xs-6:nth-child(2n+1) { padding-right: 8px; }
    .col-xs-6:nth-child(2n) { padding-left: 8px; }
	.hero-caption-wrapper { position: relative; padding: 10px 20px 15px 20px; background: url(http://www.luc.edu/media/lucedu/quinlan-schreibercanvas/textured_paper.jpg); border-bottom: 5px solid white;
	}
	.hero-caption-wrapper h2 { font-size: 30px; color: #272727; }
	.hero-caption-wrapper h3 { font-family: "Antenna", Arial, sans-serif; font-size: 17px; margin-top:15px; color: #272727; }
	.hero-caption-wrapper h3 .read-more { display: block; margin: 15px 0 0 0; color: #680013; }
	.hero-caption-wrapper h3 .read-more:hover { color: #981e4d; }

    #MorningReport .col-xs-6:nth-child(2n+1) { clear: left;	}

	h2.label-chapter-secondary { font-size: 26px; }
	.morning-report-story-wrapper:nth-child(n+3) { margin-top: 35px; }
	.morning-report-story-wrapper:nth-child(n+5) { display: none; }

	.header-row .header-options { margin-top: -20px; margin-bottom: 20px; font-size: 14px; clear: left; float: left; }
	.secondary-story-wrapper { padding-bottom: 0px; padding-right: 0px; }
	#NewsFeatures .secondary-story-wrapper { margin-bottom: 40px; }
	.features-second-row { margin-top: 0; }
	.spotlight { margin-top: 10px; }
	.spotlight .secondary-story-wrapper { width: 50%; float: left; }
	#NewsFeatures .spotlight .secondary-story-wrapper {	margin-bottom: 10px; }
	.spotlight .secondary-story-wrapper:nth-child(2n-1) { padding-right: 7px; }
	.spotlight .secondary-story-wrapper:nth-child(2n) { padding-left: 7px; }
	.spotlight .secondary-story-wrapper:nth-child(2n+1) { clear: left; }
	.spotlight .secondary-story-wrapper + .secondary-story-wrapper { border-top: none; padding-top: 0;}
	#AroundLoyola .secondary-story-wrapper { margin-bottom: 20px; }
}

@media (min-width: 768px) {
	.row-equal-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    #MorningReport .col-sm-6:nth-child(2n+1), 
    #MorningReport .col-sm-4:nth-child(3n+1), 
    #MorningReport .col-sm-3:nth-child(4n+1) { clear: left; }
	.morning-report-story-wrapper:nth-child(n+5) { display: none; }
	.hero-caption-wrapper h2 { font-size: 34px; }
	.dean-story-wrapper h4 { margin-top: 15px; margin-bottom: 0; }
	.dean-story-wrapper:last-of-type { display: none; }
	.secondary-story-wrapper { padding-bottom: 0px; padding-right: 0px; }
	.spotlight { margin-top: 20px; padding-left: 4px; padding-right: 4px; }
	.spotlight .secondary-story-wrapper { width: 33%; float: left; padding: 0 12px 0 12px; }
	.spotlight .secondary-story-wrapper:first-of-type { padding-top: 30px; border-top: solid 1px #cccccc; }
	.spotlight .secondary-story-wrapper + .secondary-story-wrapper { padding-top: 30px; }
	.spotlight .secondary-photo-wrapper { height: 109px; }
	.spotlight .secondary-photo-wrapper img { height: 100%; width: auto; }
	.ssom-calendar { clear:left; margin-top:15px;}
}

@media (min-width: 992px) { 
	.col-md-fifth { width: 20%; } 
	.spotlight { margin-top: 23px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #MorningReport .col-xs-6:nth-child(6n+1) { clear: left;	}
}

@media (min-width: 1200px) {
	#MorningReport .col-xs-6:nth-child(6n+1) { clear: left;	}
}


/* ----- */





/* ARCHIVE - CAN KILL */

/*
.archive-section { background-color: white; }

.archive-section a { color: #333; }

#TheFrontPageArchive h4, 
#TheFrontPageArchive h4.headline {
	font-size: 14px;
	margin-top: 8px;
}

#TheFrontPageArchive .sixteen-nine-photo-wrapper { margin-bottom: 15px; }

#MorningReportArchive .morning-report-story-wrapper { margin-bottom: 35px; }

#MorningReportArchive .morning-report-story-wrapper .publish-date-wrapper {	display: block; }

.content-label {
    font-family: "Antenna Light", Arial, sans-serif;
	margin: 0 0 5px 0;
    padding: 0;
    font-size: .8em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: .05em;
    color: #525252;
    text-align: left;
    text-transform: uppercase;
}

.spotlight-archive {
	margin-top: 20px;
	padding: 20px 30px;
}

.spotlight-archive .archive-head {
    font-family: "Antenna Light", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .05em;
}

.spotlight-archive a > .btn.cta { margin-right: 20px; }

.spotlight-archive a > .btn.cta :last-child { margin-right: 0px; }

.spotlight-archive button { top: 20px; }

.category-label {
    margin-right: 7px;
    padding: 2px 6px 2px;
	font-family: "Antenna", Arial, sans-serif;
    font-size: .55em;
	line-height: 1.45;
    text-align: center;
    text-transform: uppercase;
    color: #555;
    letter-spacing: .015em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #e1e1e1;
    border-radius: 3px;
}

.archive-filter-wrapper {
	background-color: #555555;
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 3px;
}

.archive-filter-wrapper span {
    font-family: 'Antenna Bold', sans-serif;
	margin-right: 15px;
	margin-top: 5px;
	color: white;
	line-height: 1.45;
	letter-spacing: 0.015em;
	position: relative;
	top: 1px;
}

.filter-button {
    margin: 5px 10px 5px 0;
    padding: 4px 8px 2px;
    width: auto;
    font-family: 'Antenna', sans-serif;
    font-size: .7em;
	line-height: 1.45;
    text-align: center;
    letter-spacing: .015em;
    text-transform: uppercase;
    color: #ffffff;
    list-style-type: none;
    background: rgba(255,255,255,.35);
    border-radius: 3px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color 0.15s linear;
    -moz-transition: background-color 0.15s linear;
    -o-transition: background-color 0.15s linear;
    transition: background-color 0.15s linear;
}

.filter-button:first-of-type {
	margin-left: 0;
}

.filter-button:hover, .filter-button:focus, .filter-button:active, .filter-button.active {
	background: rgba(255,255,255,.6);
	outline: 0;
}

.archive-story-wrapper {
	background-color: #f1f1f1;
	padding: 20px 20px;
	height: 19em;
	margin-bottom: 30px;
	overflow: hidden;
}
*/


/* TAB-END / NOTCH STYLE */

/* 

span.tab-end {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("http://www.luc.edu/media/home/images/tab-end.png") no-repeat scroll 0px 0 transparent;
    background-size: auto 100%;
}


.label-wrapper { 
	background-color: white;
	position: absolute;
	z-index: 9999;
} 

#NewsFeatures .label-wrapper { 
	background-color: #F1F1F1; 
}

#NewsFeatures span.tab-end { 
	background: url(/media/home/images/tab-end-light-gray.png) no-repeat scroll 0px 0 transparent; 
	background-size: auto 100%; 
}

h5.label-two { 
	font-family: "Antenna Black", Arial, sans-serif;
	margin: 7px 0px 6px 0;
	font-size: 14px;
}

h6.label-two { 
	font-family: "Antenna Black", Arial, sans-serif;
	margin: 7px 0px 6px 0;
	font-size: 11px;
}

*/


/* Clear rows per breakpoints 

@media (max-width: 767px) {
    #MorningReportArchive .col-xs-6:nth-child(2n+1), 
}

@media (min-width: 768px) and (max-width: 991px) {
    #MorningReportArchive .col-xs-6:nth-child(4n+1), 
    #MorningReportArchive .col-sm-4:nth-child(3n+1), 
    #MorningReportArchive .col-sm-3:nth-child(4n+1),
}

@media (min-width: 992px) and (max-width: 1199px) {
    #MorningReportArchive .col-xs-6:nth-child(5n+1), 

}

@media (min-width: 1200px) {
	#MorningReportArchive .col-xs-6:nth-child(5n+1), 
}

*/


