@charset "utf-8";
/* USA - Home */

.carousel-caption {
	min-height: 100%;
	max-width: 100%;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	bottom: auto;
	top: 8%;
	z-index:1;
	display: block; 
	background-color: transparent;
}

.carousel-caption h1 + h2 {
	margin-top: 0;
}

/*
.carousel-indicators {
	background: url("../images/carousel-indicators.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size:11px;
	width: 200px;
	height: 47px;
	width: 180px;
	left: inherit;
	right: 0;
	margin-left:inherit;
	margin-right: -8px;
	z-index: 2;
}

.carousel-indicators li {
    background: #990000;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #FFFFFF;
    height: 20px;
    margin-top: 10px;
	padding-top:2px;
    text-indent: inherit;
    width: 19px;
}

.carousel-indicators .active {
	font-weight: 600;
	width: 19px;
	height: 20px;
	background: #990000;
}
*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


#home-wrapper {
	color: #757272;
	margin-top: 30px;
}


/*left col */

#news-events {
	font-size: 12px;
	border: 1px solid #bec0c0;
	border-top: 5px solid #cdcece;
	background: rgb(255,255,255); /* Old browsers */
	/* RGBa with 0.6 opacity 
    background-color: rgba(0, 0, 0, 0.6);	*/
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NCUiIHN0b3AtY29sb3I9IiNlOWU3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(233,231,231,0.65) 56%, rgba(255,255,255,0.65) 94%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(56%,rgba(233,231,231,0.65)), color-stop(94%,rgba(255,255,255,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(233,231,231,0.65) 56%, rgba(255,255,255,0.65) 94%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(233,231,231,0.65) 56%, rgba(255,255,255,0.65) 94%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(233,231,231,0.65) 56%, rgba(255,255,255,0.65) 94%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(233,231,231,0.65) 56%, rgba(255,255,255,0.65)94%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
/*	opacity: 0.65;
*/
}

#news-events {
	line-height: 1.2;
}

.media, .media .media {
    margin-top: 20px;
}

#news-events .media-list .media .media-object {
	border: 1px solid #aeafaf;
	padding: 3px;
}

#news-events-buttons ul li {
	background: #e3e3e3;
	padding: 5px;
	margin: 0 5px;	
}

#news-events-buttons ul li a {
	padding: 5px;
	color: #9e9e9e;
}

ul.events li {
	clear:both;
}


ul.events li .date {
    border: 1px solid #262262;
    line-height: normal;
    margin-right: 10px;
    width: 60px;
	float: left;
}

ul.events li .date .weekday {
	background: #262262;
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

ul.events li .date .eventdate {
	background: #fff;
    color: #262262;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

#in-the-spotlight {
	font-size: 12px;
}

ul.youtube-spotlight.list-inline > li:first-child {
    padding-left: 5px;
}


.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {

}

/* right col */

.padding-wrapper {
	padding-left: 20px;
}

ul.discover, ul.connect {
	padding-left: 10px;
}

ul.discover li {
	list-style: none;
	border-bottom: 1px solid #828282;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 1.2;
}

ul.discover li a {
	color: #910f0f;
}

ul.discover li a:visited {
	color: #910f0f;
}

ul.discover li a:hover, ul.discover li a:focus {
	text-decoration: none;
	color:#0d1f47;
}


.img-padding {
	padding: 0 5px 0 0;
}

ul.connect li {
	margin-bottom: 10px; 
}

ul.connect li a {
	color: #3387c1;
}

ul.connect li a:hover, ul.connect li a:focus {
	text-decoration:underline;
}


div.usnews {
	background-color: #3b6499;
}

/* Homepage Best College by U.S. News & World Report - Remove code one section is approved for deletion */

.hmsshonealtcnt {
	margin: 0;
	text-align: center;
	font-family: "Gotham Black";
	font-weight: 700;
	font-size: 42px;
	line-height: 1.1;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}

.usnews img {
	width: 75%;
	margin: auto;
}

.usnews a:hover img {
	opacity: .8;
}

.usnews a:focus img {
	opacity: .8;
}	

.usnewsimg1 {
	float: right;
	margin-right: -65px !important;
}

.usnewsimg3 {
	float: left;
	margin-left: -65px !important;
}     

@media (min-width: 990px) and (max-width: 1199px) {	    

	.hmsshonealtcnt {
		font-size: 35px;
	}

	.usnews img {
		width: 75%;
		margin: auto;
	}

}

@media (min-width: 768px) and (max-width: 989px) { 	     

	.hmsshonealtcnt {
		font-size: 28px;
	}

	.usnews img {
		width: 77%;
		margin: auto;
	}               	     

}

@media (max-width:767px) { 	     

	.hmsshonealtcnt {
		font-size: 25px;
	}

	.usnews img {
		width: 44%;
		margin: auto;
	}

	.usnewsimg1 {
		float: none;
		margin: auto !important;
	}

	.usnewsimg3 {
		float: none;
		margin: auto !important;

	}                                 	     

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

	.usnews img {
		width: 80%;
		margin: auto;
	}

}	

/* Homepage Best College by U.S. News & World Report - End */