.utilNavCall .vcard {
	margin-left: 20px;
}
#utilNav .util-nav {
	margin-right: 20px;
}
div#top_navigation ul.main-nav {
	padding-left: 0;
}
#globalAlert {
	background: #d1232a;
	color: #fff;
}
#globalAlert .wrapper {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}
#globalAlert .wrapper p {
	margin-bottom: 0;
	padding: 16px 30px;
	font-size: 16px;
}
.carousel-inner .item img {
	margin: 0 auto;
}
.carousel-caption h3 {
	color: #fff;
}
.carousel-control {
	opacity: .8;
	width: 32px;
	background: none;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}
.carousel-control .glyphicon {
	width: 24px;
	height: 24px;
	margin-top: -12px;
	font-size: 24px;
}
.carousel-control .glyphicon-chevron-left {
	margin-left: -12px;
}
.carousel-control .glyphicon-chevron-right {
	margin-right: -12px;
}
.ttn-container {
	margin: 0 15px;
}

.content-promo, .content-seasonal-promo {
	position: relative;
	padding: 25px 30px;
	background: #ed0009;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.content-promo h4 {
	font-size: 24px;
	line-height: 1em;
	margin: 0;
}
.content-promo h4 a {
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
.content-promo-style1 { background: #ed0009; }
.content-promo-style2 { background: #00669c; }
.content-promo-style3 { background: #666666; }
.content-promo-style4 { background: #f6b400; }
.content-promo-style5 { background: #61755a; }

#header {
	height: auto;
}
#header #header-content {
	height: auto;
}
#header-center h1 {
	margin: 15px 0 6px;
	text-align: center;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: normal;
	color: #005596;
}
#header-center .address {
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
}
#header-center .address address {
	margin-bottom: 0;
}

#header-center address a {
	color: #000;
	font-weight: normal;
}
#header-center address a:hover {
	color: #00aeef;
}

@media (min-width: 656px) {
	#header {
		min-height: 155px;
	}
	#header #header-content {
		height: 83px;
	}
	#header-center h1 {
		position: absolute;
		top: 17px;
		left: 220px;
		text-align: left;
		font-size: 24px;
	}
	#header-center .address {
		position: absolute;
		top: 15px;
		right: 50px;
		padding: 0;
		text-align: left;
		font-size: 16px;
	}
	#header-center .address span {
		display: block;
		width: 76px;
		height: 45px;
		margin: 0;
		background: url('//d2aagyowz0r37a.cloudfront.net/bg/tt/findYourSchool-tt_v2.png') no-repeat bottom left;
		float: left;
	}
	#header-center .address address {
		margin: 5px 0 0 85px;
	}

}
div#top_navigation ul.main-nav li ul.sub-nav {
	padding-top: 7px;
	padding-bottom: 8px;
}
div#top_navigation ul.main-nav li ul.sub-nav li {
	padding: 3px;
}
div#top_navigation ul.main-nav li ul.sub-nav li a {
	padding: 2px 10px;
}
.explore-programs ul {
	list-style-type: none;
	padding: 0;
	font-size: 16px;
}
.explore-programs li {
	margin-bottom: 1px;
	padding: 0;
}
.explore-programs li a {
	display: block;
	padding: 12px 16px;
	background: #105596;
	color: #fff;
}
.explore-programs li a:hover {
	text-decoration: none;
	background: #00aeef;
}
.gallery .photo, .gallery .album {
	margin-bottom: 30px;
}
.gallery .photo span, .gallery .album .caption {
	display: block;
	padding: 8px;
	text-align: center;
	font-size: 13px;
}
.staff .bio {
	margin-bottom: 30px;
}
.testimonial {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d1ce;
	font-size: 16px;
}
.testimonial .name, .testimonial .place {
	text-align: right;
}

.home .programs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.home .programs .classroom {
	margin: 0;
	padding: 0;
}
.home .programs .classroom a {
	margin: 0 0 1px;
	padding: 5px;
	display: block;
	background: #00aeef;
	text-align: center;
	color: #fff;
}
.home .programs .classroom a:hover {
	background: #1d6298;
	text-decoration: none;
	color: #fff;
}
.home #mc_embed_signup {
	margin-bottom: 30px;
	padding: 15px;
	background: #00aeef;
}
.home #mc_embed_signup label {
	float: left;
	margin: 8px 15px 0 0;
	color: #fff;
}
.home .page {
	padding: 30px;
}
.home .sidebar-right {
	padding: 15px 45px;
}
.home .content-promo-seasonal a {
	display: block;
	margin-bottom: 15px;
	padding: 20px;
	background: #fff;
	text-align: center;
	font-size: 18px;
}
@media (min-width: 992px) {
	.home .sidebar-right {
		padding-left: 15px;
	}
}

.virtual-tour .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.virtual-tour .video-container iframe,
.virtual-tour .video-container object,
.virtual-tour .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.events .article {
	margin-bottom: 15px;
}
.blogSummary {
	margin-bottom: 30px;
	padding: 30px;
	background: #fff;
}
.admin-only {
	display: none;
}