.inside-blinn {
    color: #333;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0;
	display: block;
	padding-bottom: 40px;
}

.academics p {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0;
	display: block;
}
.academics-row h1 {
	font-family: roboto;
	color: #006699;
	text-align: center;
	font-weight:600;
	font-size:3em;
	margin-top: 20px;
	padding: 40px 0 20px 0;
}


h5:hover{
	text-decoration: underline;
	}
.blinn-features ul li:first-child {
    float: none;
    width: 100%;
}
.blinn-features ul li:nth-child(even){
	clear: left;
}
.blinn-features ul li{
	display: block;
	float: left;
	padding: 0 15px;
}
.blinn-features ul{
	margin: 0 -15px;
	padding:0;
}
.blinn-features-title a{
	font-family: Oswald, sans-serif;
	font-size: 1.125em;
	text-decoration: none;
	display: block;
	font-weight: 400;
}
.blinn-features p{
	font-family: Oswald, sans-serif;
	font-size: 0.875em;
}
.blinn-features header {
    border-bottom: none;
    margin-bottom: 0;
}
	
.blinn-headlines ul li{
	display: block;
	margin: 0 0 0 -25px;
	padding: 0px;
	width: 100%
}

.blinn-events{
}
.clearfix{
	clear: both;
}


.blinn-events dt {
    background: #eee;
    border-radius: none;
    clear: left;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 6px;
    text-align: center;
    width: 60px;
}
.blinn-events dt, .blinn-events dt:first-child {
    margin: 1px 0 0;
}
.blinn-events dd {
    font-family: Raleway, sans-serif;
	display: block;
    padding: 0 0 0 70px;
    margin: 0 0 10px;
    min-height: 78px;
}
.blinn-events dd .name {
    font-family: Raleway, sans-serif;
	font-size: 18px;
	font-weight: 600;
	}
.blinn-events .month {
	text-transform: uppercase;
}
.blinn-events .day {
    font-size: 24px;
    padding: 1px;
}
section h5 {
    font-size: 1.25rem;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
    margin: 10px 0 3px;
    text-transform: none;
}
.cta:hover {
	text-decoration: none;
	background: #000099;
	color: #fff;
}

.cta {
    display: inline-block;
    background: #666666;
    color: #FFF;
    text-decoration: none;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    padding: 2px 4px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.widget-item {
    padding: 5px;
	}
	  
   
   /* Quick Link Row Content Styles*/
.quick-link-row {
	font-family: Raleway;
	font-weight:600;
	font-size: 1rem;
	margin:0;
	background-color:#333;
	color:#FFFFFF;
	text-align:center;
}
.quick-link-row .container .row .col-md-2 {
	padding-top: 20px;
}

.quick-link-row h3 a{
	color:#FFFFFF;
	text-decoration: none;
}
.quick-link-row h3 a:hover{
	color:#DDDDDD;
	text-decoration:none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

 /* Fact Row Content Styles*/
 
 .fact-row {
	text-align:center;
}
.fact-row .container .row {
	padding:40px 0 20px 0;
}

.fact-row-stat {
	font-family: Oswald;
	font-weight:600;
	font-size: 4rem;
	color: #660000;
	margin:0;
	padding-bottom: 10px;
}
.fact-row-fact {
	font-family: Roboto;
	font-weight:normal;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 40px;
}
.fact-row-fact a{
	color:#666666;
	text-decoration: none;
}
.fact-row-stat a:hover{
	color:#003399;
	text-decoration:none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
 
#proven{
	background-image: url("../images/fact-row-img.jpg");
	background-size: cover;
	height: 260px;
	} 

#proven p{
	color: black;
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
	overflow: hidden;
	
	}

 /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom: 0px;
    }
.carousel-inner{
	position: relative;
	z-index: -10;
	}
    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
    font-family: sans-serif;
      height: 120px;
      top: 50%;
      font-size: 120px;
      text-shadow: 0 3px 3px rgba(0,0,0,.7);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }

    .carousel .item {
      height: 400px;
    }
    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 400px;
    }

   .carousel-caption {
    background-color: rgba(0,0,0,.5);
	position: static;
    max-width: 550px;
    padding: 0 20px;
    margin-top: 200px;
}

   .carousel-caption h1{
		font-family: Raleway;
		font-weight: bold;
		font-size: 44px;}
	.carousel-caption h1,
    .carousel-caption .lead {
	  margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
}
	  
 /* CUSTOM PARTNERS
    -------------------------------------------------- */
.partners{
	margin-bottom: 30px;
}
.partners img{
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	}
.partners .title{
	font-family: Raleway, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
		


.dropdown-toggle{
	margin-right: 5px;
}
	
.dropdown-menu{
	font-family: Arial, sans-serif;
	font-size: 14px;

	}
.navbar-inverse{
	background-color: #003366;
	}
	
.navbar-inverse .navbar-nav>li>a {
    color: white;
}
	
.navbar{
	position: fixed;
	z-index: 1;
	}

.navbar-nav, hover{
	font-family: Oswald;
	font-size: 16px;
	padding-left: 5px;
}
.navbar-nav{
	padding-left: 5px;
}



.findit{
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 20px;
	text-align: center; 
 display: block;
	}
