@charset "utf-8";
/* CSS Document */

/* Fonts */
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
@import url(https://fonts.googleapis.com/css?family=Lato);
/* End Fonts */

a {
	transition: all 0.8s ease 0s;
	color: #871a1d;
}
a:hover {
	color: #DA3F43;
}
#content h1, #content h2, #content h3 {
    margin-top: 0;
}
body {
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 17px;
	color: #444;
	background: url("../images/body_bg.jpg") no-repeat fixed;
}
h4 {
	font-weight: bold;
}
#user {
    background: #f6f6f6;
	padding: 12px 0;
}
#branding, #gallery, #highlights {
    background: #fff;
}
#highlights, #gallery {
    padding-top: 20px;
}
#highlights img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.highlights-title {
    font-size: 26px;
}
#gallery {
    padding-bottom: 20px;
	background: #edecf0;
}
#gallery a {
	text-decoration: none;
	font-size: 25px;
}
#gallery .col-md-3 {
    margin-bottom: 20px;
}
#gallery img {
    margin-bottom: 10px;
}
.tab-content {
    padding-top: 2px;
}
.row.gallery-page img {
    padding-bottom: 27px;
}
.centre {
	text-align: center;
	padding: 0 !important;
}
#content {
	 background: #fff;
	 padding-bottom: 30px;
	 min-height: 431px;
}
#welcome .col-md-12, #highlights .col-md-12 {
	background: #FFF;
	padding-top: 15px;
}
#welcome {
    border-bottom: 1px solid #edecf0;
}
.col-md-12.school {
    padding-bottom: 20px;
}
#header .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
#footer {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding-top: 15px;
    padding-bottom: 19px;
    padding-top: 21px;
}
.block-title {    
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    margin: 0 0 11px;    
	font-weight: bold;
	color: #871a1d;
	text-transform: uppercase;
}
.school .block-title
{
	font-size: 30px;   
    text-transform: capitalize
}
#highlights .block-title, #gallery .block-title, #gallery p {
    padding-left: 14px;
}
#highlights .block-title, #gallery .block-title {
    border-left: 3px solid #DA3F43;
	margin-left: 15px;
}
.nav.nav-pills {
    margin-left: 9px;
}
.nav > li > a {
    color: #3C3A3F;
    font-size: 15px;
	padding: 28px 11px;
    font-weight: bold;
    text-transform: uppercase;
	border-radius: 0;
	transition: all 0.8s ease 0s;
}
.nav > li > a:hover {
    color: #FFF;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav > li > a:focus, .nav > li > a:hover {
	background: #871a1d;
	border-radius: 3px;		
}
#content .nav > li > a {
	font-size: 18px;
    padding: 5px 12px;
	font-weight: normal;
    text-transform: capitalize;
}
#content .nav > li > a:hover, #content .nav-tabs > li.active a  {
	background: #334443;
	color: #FFF;
}
.logo {
    padding: 5px 0;
}
.page-title {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
    padding: 10px 0;
	color: #FFF;
	font-weight: normal;
    letter-spacing: 0.001em;
    padding: 11px 10px;
	background: #334443;
	margin-bottom: 26px;
}
.read-more a {
    background: #871a1d;
    border-radius: 3px;
    color: #fff;
    padding: 6px;
	text-decoration: none;
}
.read-more a:hover {
    background: #DA3F43;
}
.col-md-6.copyright {
    padding-left: 51px;
}
#welcome .img-holder
{
	float: left;
    margin-right: 20px;
}
#staff {
    margin-bottom: 20px;
}
#staff .col-md-3 {
	margin-bottom: 5px;
}
.side-nav li {
    background: #eee;
    list-style: none;
    margin-bottom: 1px;
    padding: 4px 2px;
}
.col-md-2.side-nav {
    padding-left: 0;
    padding-right: 0;
}
.col-md-2.side-nav ol, .col-md-2.side-nav ul {
    padding-left: 3px;
    padding-right: 5px;
}
.contact-map {
    padding-left: 15px;
}
.staff-name {
    font-size: 14px;
	padding-top: 6px;
}
#content .mar-none {
	line-height: 0;
	margin-top: 0;
}

/* Media Queries */

/* Extra Small devices (phone, 320px and up) */
@media (min-width: 220px) { 
	#welcome .col-md-8 {
		padding-bottom: 18px;   
		padding-left: 14px;
		padding-top: 15px;
	}
	#welcome .img-holder {
		float: none;
		margin-right: 0;
	}
	.col-md-8.navigation {
		display: none;
	}
	#responsive-menu {
		background: #fff;
	}
	#responsive-menu .btn-default {
		margin: 14px 0 14px 15px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	#welcome .col-md-8 {
		padding-left: 0;  
		padding-top: 0;
	}
	.glyphicon-envelope {
		padding-left: 50px;
	}
	.highlights-title {
		background:  #871a1d;
		color: #fff;
		font-size: 26px;
		padding: 7px 9px;
	}
	.highlights-section {
		border-bottom: 1px solid #334443;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-left: 1px solid #334443;
		border-right: 1px solid #334443;
		padding: 13px 6px;
	}
	.staff-name {
		text-align: center;
		width: 53%;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	#welcome .col-md-8 {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	#welcome .img-holder {
		float: left;
		margin-right: 20px;
	} 
	.col-md-8.navigation {
		display: block;
		padding-top: 70px;
	}
	#responsive-menu {
		display: none;
	}
	.nav > li > a {
		font-size: 12px;
		padding: 28px 10px;
	}
	.school .block-title {
		margin-bottom: 2px;
	}
	.curriculum-page img, .milestones-page img, .about-page img {
		float: left;
		margin-right: 15px;
	}	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 	
	.nav > li > a {
		font-size: 15px;
		padding: 7px 11px;
	}
	#welcome .col-md-8 {
		padding-bottom: 0;
	}
	.school .block-title {
		margin-bottom: 11px;
	}
}