/* Header Styles */

.content h1 {
	color: #333;
	font-weight: bold;
	margin: 10px 0;
}

h2 {
	font-size: 19px;
	color: #900;
	font-weight: bold;
}

h3 {
	font-family: "Effra", "Effra W01", "Effra W01 Heavy", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}

h4 {
	font-family: "Effra", "Effra W01", "Effra W01 Heavy", Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #990000;
}

h5,
h6 {
	font-family: "Effra", "Effra W01", "Effra W01 Heavy", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.titletabletext{
	color:#fff;
}
.header1 {
	color: #000;
	font-weight: bold;
	font-size: 19px;
}

.header2 {
	color: #000;
	font-weight: bold;
	font-size: 19px;
}

.header3 {
	color: #818181;
	font-weight: bold;
	font-size: 11px;
}

.redBold {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.redlarge {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

.underline {
	text-decoration: underline;
}

.redtext {
	color: #990000;
	font-size:12px;
}

.ital {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-family: 'TradeGothicNextW02-Ital';
}

.serif {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-family: 'CenturyExpandedLTW01-It';
}

body { 
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-color:#cccccc;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	-moz-box-shadow: 8px 1px 25px rgba(0, 28, 55, 0.4);
	-webkit-box-shadow: 8px 1px 25px rgba(0, 28, 55, 0.4);
	box-shadow: 8px 1px 25px rgba(0, 28, 55, 0.4);
}

img {
	border-width: 0px;
	border-style: none;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

.white-text a {
	text-decoration: none;
	color: #fff;
}

/* helper classes */

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.hide-accessible {
	position: absolute !important;
	top: -99999px !important;
	left: -99999px !important;
	width: 2000px !important;
	height: 2000px !important;
}

/* Colors */ 

.youtube-red,
.fa-youtube:hover,
.fa-youtube-square:hover,
.fa-youtube-play:hover {
	color: #DF1F1C;
}

.pinterest-red,
.pinterest-red-hover:hover,
.fa-pinterest:hover,
.fa-pinterest-square:hover {
	color: #CB2528;
}

.facebook-blue,
.facebook-blue-hover:hover,
.fa-facebook:hover,
.fa-facebook-square:hover {
	color: #3b5998;
}

.twitter-blue,
.twitter-blue-hover:hover,
.fa-twitter:hover,
.fa-twitter-square:hover {
	color: #4ec2dc;
}

.flickr-pink,
.flickr-pink-hover:hover,
.fa-flickr:hover,
.fa-flickr-square:hover {
	color: #f90784;
}

.flickr-blue,
.flickr-blue-hover:hover,
.fa-flickr.blue:hover,
.fa-flickr-square.blue:hover {
	color: #0063DC;
}

.instagram-blue,
.instagram-blue-hover:hover,
.fa-instagram:hover,
.fa-instagram-square:hover {
	color: #427097;
}

.linkedin-blue,
.linkedin-blue-hover:hover,
.fa-linkedin:hover,
.fa-linkedin-square:hover {
	color: #007bb6;
}

.tumblr-blue,
.tumblr-blue-hover:hover,
.fa-tumblr:hover,
.fa-tumblr-square:hover {
	color: #32506d;
}

.wordpress-blue,
.wordpress-blue-hover:hover,
.fa-wordpress:hover,
.fa-wordpress-square:hover {
	color: #21759b;
}

.facebook-blue-bkg {
	background: #3b5998;
}

.youtube-red-bkg {
	background: #DF1F1C;
}

.pinterest-red-bkg {
	background: #CB2528;
}

.twitter-blue-bkg {
	background: #4ec2dc;
}

.flickr-pink-bkg {
	background: #f90784;
}

.flickr-blue-bkg {
	background: #0063DC;
}

.instagram-blue-bkg {
	background: #427097;
}

.linkedin-blue-bkg {
	background: #007bb6;
}

.tumblr-blue-bkg {
	background: #32506d;
}

.wordpress-blue-bkg {
	background: #21759b;
}

/*captioned image snippets*/

.image_cap {
	padding: 0 10px 10px 0;
	width: auto;
	float: none;
	display: inline-block;
	width: 100%;
	max-width: 500px;
	padding: 0;
	margin: 0 10px;
}

.image_cap_left {
	float: left;
	margin: 0 15px 10px 0;
}

.image_cap_right {
	float: right;
	padding: 0 0 10px 15px;
}

.image_cap img {
	border: 0 none;
	border-radius: 0;
	line-height: 0.8em;
	margin: 0 0 10px;
	white-space: normal;
}

.image_cap span {
	color: #333333;
	display: block;
	line-height: normal;
	padding: 12px 8px 12px;
	margin-top: -10px;
	position: relative;
	text-align: left;
	z-index: 2;
	background: #f7f7f7;
}

.image_cap span,
.image_cap span p {
	font-size: 14px;
	line-height: 18px;
}

.image_cap span p {
	margin-top: 5px;
}

.floatleft {
	display: block;
	float: left;
}

.floatright {
	display: block;
	float: right;
}

.image_caption{
	font-size:10px;
}

/* figures and captions */

figure {
	display: table;
	width: 300px; /* This can be any width, so long as it's narrower than any image */
	margin: 1em;
	text-align: center;
}
figure img, figcaption {
	display: table-row;
}
figure.left {
	float: left;
	margin-left: 0;
}
figure.center {
	margin: 1em auto;
}
figure.right {
	float: right;
	margin-right: 0;
}
figcaption {
	font-size: 0.75em;
	font-style: italic;
}

/* external links */

a.external-link:after,
a.email-link:after,
a.external-link-hover:after,
.external-link-hover:after,
a.info-link-hover:after,
.info-link-hover:after,
.external-link-hover-wrapper a:after { 
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	z-index: 1;
	font-size: .9em;
	margin-left: 5px;
	text-indent: 0;
}


a.external-link-hover:after,
.external-link-hover:after,
a.info-link-hover:after,
.info-link-hover:after,
.external-link-hover-wrapper a:after {
	content: " ";
	width: 12px;
	font-size: .85em;
}

a.external-link:after,
.external-link:after,
a.external-link-hover:hover:after,
.external-link-hover:hover:after,
.external-link-hover-wrapper a:hover:after {
	content: "\f08e";
}

a.email-link:after {
	content: "\f003";
}

a.info-link-hover:hover:after,
a.info-link-hover.selected:after,
.info-link-hover.selected:after {
	content: "\f05a";
}


.header-style-6 {

	font-family: 'Effra', 'Effra', 'Effra W01';
	/* font-weight: 700; */
	text-transform: none;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-top: 24px;
	margin-bottom: 10px;
	display: inline-block;
	padding: 0;
	width: 100%;


}

/*Responsive Tables added by Nicole, 11.3.21 */

/*responsive-table-dark-header*/

table.responsive-table-dark-header {
	margin: 0 0 20px .5%;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #900;
}

.responsive-table-dark-header th, .responsive-table-dark-header td{
	font-weight: normal;
	border-right: 1px solid #bbb;
	height: 60px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 8px;
}

.responsive-table-dark-header th {
	background-color: #900;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	text-align: left;
}

table.responsive-table-dark-header tbody tr:nth-child(even) {
	background: #f0f0f0;
}
table.responsive-table-dark-header tbody tr:nth-child(odd) {
	background: #e3e3e3;
}

/*responsive-table-light-header*/

table.responsive-table-light-header {
	margin: 0 0 20px .5%;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #900;
}

.responsive-table-light-header th, .responsive-table-light-header td{
	font-weight: normal;
	border-right: 1px solid #bbb;
	height: 60px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 8px;
}

.responsive-table-light-header th {
	background-color: #bebebe;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight: 700;
	color: #900;
	text-align: left;
}

table.responsive-table-light-header tbody tr:nth-child(even) {
	background: #f0f0f0;
}
table.responsive-table-light-header tbody tr:nth-child(odd) {
	background: #e3e3e3;
}

/* responsive-table-medium-header*/

table.responsive-table-medium-header {
	margin: 0 0 20px .5%;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #900;
}

.responsive-table-medium-header th, .responsive-table-medium-header td{
	font-weight: normal;
	border-right: 1px solid #bbb;
	height: 60px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 8px;
}

.responsive-table-medium-header th {
	background-color: #828282;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	text-align: left;
}

table.responsive-table-medium-header tbody tr:nth-child(even) {
	background: #f0f0f0;
}
table.responsive-table-medium-header tbody tr:nth-child(odd) {
	background: #e3e3e3;
}

/* responsive-table-grey-bg*/

table.responsive-table-grey-bg{
	margin: 0 0 20px .5%;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #900;
}

.responsive-table-grey-bg th, .responsive-table-grey-bg td{
	font-weight: normal;
	border-right: 1px solid #bbb;
	height: 60px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 8px;
}

.responsive-table-grey-bg th {
	background-color: #f0f0f0;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight: 700;
	color: #900;
	text-align: left;
}

table.responsive-table-grey-bg tbody tr {
	background: #f0f0f0;
}


/* responsive-table-white-bg*/

table.responsive-table-white-bg {
	margin: 0 0 20px .5%;
	border: 8px solid #fff;
	box-shadow: 0 0 0 1px #900;
}

.responsive-table-white-bg th, .responsive-table-white-bg td{
	font-weight: normal;
	border-right: 1px solid #bbb;
	height: 60px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 8px;
}

.responsive-table-white-bg th {
	background-color: #ffffff;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	font-weight: 700;
	color: #900;
	text-align: left;
}

table.responsive-table-white-bg tbody tr {
	background: #ffffff;
}

/* Added by Nicole, 11/17 */

.red-header-style-h1 {
	font-family: 'Effra', 'Effra W01 Bold'!important;
	color: #990000!important;
	font-weight: bold!important;
	margin: 10px 0!important;
	font-size: 40px!important;
}

.red-header-style-h2 {
	font-family: "museo-slab", "Museo Slab W01"!important;
	color: #990000!important;
	font-weight: 400!important;
	margin: 10px 0!important;
	font-size: 30px!important;
}

.black-header-style-h3 {
	font-family: "museo-slab", "Museo Slab W01"!important;
	font-size: 26px!important;
	color: #555!important;
	font-weight: 400!important;
}

.red-header-style-h4 {
	font-family: "Effra", "Effra W01", "Effra W01 Heavy", Helvetica, sans-serif!important;
	font-size: 23px!important;
	text-transform: uppercase!important;
	font-weight: 900!important;
	color: #900!important;
	text-transform: uppercase!important;
}

.red-header-style-h5 {
	font-family: "museo-slab", "Museo Slab W01"!important;
	font-size: 20px!important;
	font-weight: 400!important;
	color: #900!important;
}

.red-header-style-h6 {
	font-family: "Effra", "Effra W01", "Effra W01 Heavy", Helvetica, sans-serif!important;
	font-size: 18px!important;
	font-weight: 700!important;
	color: #900!important;
}

/* Nicole Link Box 3/14/22 */

#custom-link-boxes .link-boxes-text {
	font-size: 26px!important;
}
#custom-link-boxes .rightsidecontent {
	padding-left: 80px;
	margin-top: 80px;
}
#custom-link-boxes .redraybox {
	background-image: url(/sbroot/_resources/img/rays-box.png);
	height: 350px;
	width: 500px;
	background-position: center;
	position: relative;
	z-index: 10;
}
#custom-link-boxes .silo-in-box {
	height: 350px;
	width: 475px;
	background-size: cover;
	position: relative;
	top: -30px;
	left: 0px;
	z-index: 3;
}

#custom-link-boxes .textontop {
	top: 60px;
	left: 40px;
	color: #000;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	z-index: 4;
	position: absolute;
	color:#FFF;
	font-size: 26px;
	font-style: italic;
	width: 156px;
	line-height: 1.1;
}
#custom-link-boxes .threebuttons {
	top: 140px;
	left: 40px;
	position: absolute;
}

#custom-link-boxes .btn-darkred {
	background-color: rgba(0,0,0,0.2);
	padding-left: 10px;
	/* padding-right: 75px; */
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	color: #FFF;
	border-radius: 0;
	width: 275px;
	font-weight: bold;
	text-transform: uppercase;
}
#custom-link-boxes .btn-darkred:hover, #custom-link-boxes .btn-red:hover {
	background: #000;
	color: #FFF;
}
#custom-link-boxes .whiteborder{
	border: 2px solid #FFF;
}

#custom-link-boxes .mb-3 {
	margin-bottom: 1rem!important;
}

#custom-link-boxes .btn a {
	color: #fff!important;
}


/* Why Study */
#custom-link-boxes .redraybox .btn {
	max-width: 225px;
	font-weight: bold;
	text-align: left;
	padding-right: 45px;
	padding-top: 10px;
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
	color: #fff;
}

#custom-link-boxes .redraybox .btn:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#custom-link-boxes .redheader, #custom-link-boxes .redheader {
	font-family: "museo-slab", "Museo Slab W01", "Museo Slab", Georgia, serif;
	font-weight: normal;
	font-size: 26px;
}


#custom-link-boxes .rightsidecontent .redraybox .silo-in-box {
	width: 100%;
}

#custom-link-boxes .rightsidecontent .redraybox .silo-in-box img {
	position: absolute;
	width: 120%;
	right: -24px !important;
	bottom: -64px;
	z-index: 0;
}

*, .skytext, #futuresectionmobile .textonblackcircle {
	font-family: "Effra", "Effra W01", Helvetica, sans-serif;
}

@media only screen and (max-width: 992px) {
	/*  Why Study  */
	##custom-link-boxes-mobile .textpart {
		padding: 0;
	}

	#custom-link-boxes-mobile .redheader {
		font-size: 24px;
	}

	#custom-link-boxes-mobile .otherpart {
		padding: 0;
	}

	#custom-link-boxes-mobile .otherpart li {
		display: block;
		margin-bottom: 5px;
		margin-left: 10px;
		font-weight: bold;
	}

	#custom-link-boxes-mobile .rightsidecontent {
		margin: 0;
		padding: 0;
	}

	#custom-link-boxes-mobile .redraybox .btn {
		max-width: 225px;
		font-weight: bold;
		text-align: left;
		padding-right: 45px;
		padding-top: 10px;
		font-family: "Effra", "Effra W01", Helvetica, sans-serif;
		color: #fff;
	}

	#custom-link-boxes-mobile .silo-in-box {
		background-image: none;
	}

	#custom-link-boxes-mobile .textontop {
		width: 100%;
	}
} 

#custom-link-boxes .btn {
	display: inline-block;
	color: #fff;
	/*     font-weight: 400;
	color: #212529;
	text-align: center; */
	vertical-align: middle;
	/*     -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none; */
	user-select: none;
	/*     background-color: transparent;
	border: 1px solid transparent; */
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	/*     border-radius: 0.25rem; */
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* Social Icons */
/* @media only screen and (max-width: 560px) {
	.sidebar-wrapper {
		background: #000;
	}
	
	.social-sidebar a {
		width: 50%;
		float: left;
		background: #000;
		border: 2px solid #000;
	}
}

@media only screen and (max-width: 1023px) {
	.social-sidebar a {
		background: #000;
		border: 2px solid #000;
	}
} */
/* timeline */
 .timeline-container {
	  background: linear-gradient(55deg,#CCCCCC 30%,white 90%);
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  min-height: 100vh;
	  width: 100vw;
	  margin: 0;
	  padding: 12vh 100px;
  }
  .timeline {
	  width:100%;
	  max-width:800px;
	  background:#fff;
	  padding: 100px 25px;
	  position: relative;
	  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(black, 0.2);
  }
  .timeline:before {
    content: '';
    position: absolute;
    top: 0px;
    left:calc(20% + 28px); 
    bottom: 0px;
    width: 4px;
    background: #ddd;
  }
  .timeline:after {
    content: "";
    display: table;
    clear: both;
  } 
  .timeline-entry {
	  clear: both;
	  text-align: left;
	  position: relative;
	}
  .timeline-title {
    margin-bottom: .5em;
    float: left;
    width: 20%;
<!--     padding-right: 30px; -->
    text-align: right;
    position: relative;
  }
  .timeline-header {
	  position: absolute;
	  top: 265px;
	  left: 45%;
	  font-size: 40px;
	  font-weight: bold;
	  color: black;
  }
  .timeline-phase-name{
	  font-size: 36px;
  }
  .timeline-title:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 4px solid #990001;
	background-color:#fff;
	border-radius:100%;
	top: 25%;
	  right: -23px;
	  z-index: 99;
    }
  	.timeline-style2-content {
      margin: 0 0 3em;
      float: right;
      width: 73%;
      padding-left: 30px;
  	}
	.timeline-content-title{
	  line-height: 1.4em;
	  margin: 0 0 10px;
      font-weight: Bold;
	  font-size: 18px;
	}
	.timeline-content-subtitle{
	  line-height: 1.4em;
	  margin: 0 0 10px;
      font-weight: Bold;
	  font-size: 15px;
	  color: #575757;
	}
	.timeline-year{
	  float:right;
      font-size: 20PX;
      font-family: effra;
      color: #990001;
	}
	.timeline-year-description{
      font-size: 14PX;
      font-family: effra;
      text-align: right;
	  word-break: break-all;
	  width: 75px;
	}
    .timeline-ul {
      color:#2D2D33;
      padding-left: 0;
	  margin-bottom: 60px;
      list-style-type: none;
    }
	.timeline-li:before {
	  content: "–";
	  margin-right: .5em;
    }
    .timeline-update{
	  color:red;
	  font-weight: bold;
	  font-size:18px;
	}
	@media only screen and (max-width: 960px){
		.timeline-container {
			padding: 12vh 3vh;
		}
	}
	@media only screen and (max-width: 530px){
		.timeline {
			padding: 100px 10px;
		}
		.timeline-header {
			top: 250px !important;
			left: 4% !important;
		}
		.timeline-phase-name {
			font-size: 20px !important;
		}
		.timeline-year {
			float: left;
			font-size: 18PX;
		}
		
	}

/* x-twitter */
.fa-x-twitter:before {
    content: "𝕏";
    font-weight: bolder;
}

/* Button cumtomized */
.button_email{
	border: 3px solid #990000;
	background: #990000 !important;
	color: white !important;
	padding: 5px 10px;
	text-decoration: none;
	font-weight:bold;
}

.button_email:hover{
	background: white !important;
	color: #990000 !important;
	text-decoration: none !important;
}

/* .button_email_red{
	border: 3px solid #990000;
	background: #990000;
	color: white;
	padding: 5px 10px;
	text-decoration: none;
	font-weight:bold;
}

.button_email_red:hover{
	background: white;
	color: #990000 !important;
	text-decoration: none !important;
} */


/*.button_email_black{
border: 3px solid #990000;
background: black;
color: white;
padding: 5px 10px;
text-decoration: none;
font-weight:bold;
}

.button_email_black:hover{
background: white;
color: black !important;
 text-decoration: none !important;
} */