/****** Header *****/

header{
	height:600px;
	width:auto;
	background:#cbcbcb url('/resources/header_bg5.jpg') no-repeat top center;
	padding-top:0;
}
	
.logo {
	position:relative;
	top:46px;
	left:83px;
}

.logo img{
	width:163px;
}

.logo h2 {
	position:absolute;
	top:50px;
	left:170px;
	color:#d1d1d1;
	font-size:3.2em;
	font-weight:bold;
	text-transform:uppercase;
}

.logo h3 {
	position:absolute;
	top:93px;
	left:175px;
	color:#d1d1d1;
	font-size:2.3em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:11px;
	margin-top:20px;
}

nav {
	text-align:center;
	margin-top:40px;
	margin-left:230px;
	height:32px;
	width:780px;
	border:solid 1px #af2d2e;
}

nav .row {
margin-left:0;
}

nav .col-md-1, nav .col-md-2 {
	height:25px;
	padding:0;
	border-left:solid 1px #af2d2e;
	margin-top:3px;
}

nav .col-md-1:first-child {
	border-left:none;
}

nav .col-md-1 {
	width:100px;
}

nav .col-md-2 {
	width:140px;
}

nav a {
	display:block;
	color:#fff;
	text-transform:uppercase;
	padding-top:6px;
	font-size:.87em;
}

nav a:hover, nav a:focus {
	color:#e3e3e3;
	text-decoration:none;
}

.header-slider {
	margin-top:15px;
	text-align:center;
}




/******Body *****/

.body-cont-wrapper {
	background:#cbcbcb;
	padding-bottom:40px;
	padding-top:40px;
	border-top:solid 1px #bbb;
	border-bottom:solid 1px #444;
}

.panel-container {
	background:#f2f2f2;
	background: #e9e9e9;
	background: -webkit-linear-gradient(#e7ece8, #e9e9e9, #f4eeee, #ffffff);
	background: -o-linear-gradient(#e7ece8, #e9e9e9, #f4eeee, #ffffff);
	background: -moz-linear-gradient(#e7ece8, #e9e9e9, #f4eeee, #ffffff);
	background: linear-gradient(#e7ece8, #e9e9e9, #f4eeee, #ffffff);
	padding-left:0;
	padding-right:0;
	text-align:center;
	box-shadow:0px 0px 6px #444;
	box-shadow:0px 2px 8px #808080;
}


.panel-content {
	padding-left:30px;
	padding-right:30px;
}

.body-cont .col-md-4 {
	width:305px;
	height:350px;
	margin-right:15px;
}

.body-cont .col-md-4:first-child {
	margin-left:15px;			
}

.body-cont .col-md-4 h2 {
	color:#800c0c;
	text-transform:uppercase;
	font-size:1.5em;
	text-align:left;
}

.body-cont .col-md-4 p{
	font-size:1em;
	text-align:left;
}

/*.body-cont .newsletter {
	background: url('/resources/newsletter_bg.jpg');
	background-size:100% 100%;
	color:#fff;
}*/

.newsletter {
	color:#fff;
	padding-left:50px;
}

.body-cont .newsletter h2 {
	font-size:1.6em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}

.newsletter input {
	width:70%;
	margin-bottom:4px;
	padding:3px;
}

.newsletter-cta {
	width:50%;
	padding:4px;
}


.testi-wrapper {
	width:945px;
	height:168px;
	background:#f2f2f2;
	padding-left:0;
	padding-right:0;
	position:relative;
	left:15px;
	top:15px;
	
}

.testi-wrapper img {
	padding:4px;
	width:100%;
}

.testi-wrapper h2 {
	font-size:1.4em;
}

.testi-wrapper p {
	font-size:1em;
	line-height:1.2em;
}

/****Schedule****/

.instructor {
	width:945px;
	margin:auto;

}

.instructor .panel-container {
	width:300px;
	margin:auto;
	padding:10px;
	margin-bottom:15px;
}

.instructor .panel-container img {
	width:280px;
}

.instructor .info {
	text-align:left;
}

.instructor .info ul {
	padding-left:0;
}

.instructor .info ul li {
	list-style-type:none;
}

/****Schedule****/

.schedule table {
	background:#800c0d;
	width:75%;
	margin:auto;
	margin-bottom:30px;
	text-align:center;
	color:#fff;
}

.schedule table tr td {
width:33.33333333%;
}


.schedule table h3 {
	text-align:center;
	color:#fff;
}

.schedule .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	color:#000;
}

/*footer*/


.footer-fluid {
	background:#800c0d url(/resources/red_bg.jpg) left -390px repeat-x;
	padding:10px 0;
}

.footer {
	padding:10px;
	width:945px;

}

.footer-nav {
	color:#fff;
	padding-left:0;
	padding-right:0;
	margin-top:15px;
}

.footer-nav ul {
	padding-left:0;
	padding-right:0;
}

.footer-nav ul li {
	display:inline-block;
	list-style-type:none;
	font-size:1em;
	padding:0 8px;
	border-right:solid 1px #af2d2e;
	margin-bottom:4px;
}

.footer-nav ul li:last-child {
	border-right:none;
}

.footer-nav a {
	font-size:.95em;
	color:#fff;
}

.footer-nav a:hover, .footer-nav a:focus {
	color:#969696;
	text-decoration:none;
}

.footer-tag {
	margin-top:15px;
	text-align:center;
}

.footer-logo {
	width:90px;
	margin-top:-5px;
	margin-left:-15px;
} 

.footer-tagline {
	width:300px;
	margin-top:10px;
}


/***** Media Queries ****/

/*==========for tablets=========*/

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px){

header {background:#cbcbcb url('/resources/header_bg5.jpg') no-repeat top center;
background-size:100% 100%;
background:#dcdcdc;
}

}


/*==========for phones=========*/

@media only screen and (max-width: 767px){

header {
	background:#cbcbcb url('/resources/header_bg5.jpg') no-repeat top center;
	background:#dcdcdc;
	height:auto;
}

.logo {
	position:static;
	padding-top:10px;
	margin-bottom:15px;
}

.logo img{
	width:85%;
}

nav .col-xs-6 {
	background:#800c0d;
	border:solid 1px #fff;
}

nav {
	text-align:center;
	margin-top:0;
	margin-left:0;

}

nav a {
	display:block;
	padding:10px;
}

.header-slider {
	background: url('/resources/header_bg5.jpg');
	background-size:100% 100%;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.header-slider img {
	width:100%;
}

.body-cont .col-md-4 {
	width:auto;
	height:auto;
	background:#fff;
	padding-left:0;
	padding-right:0;
	margin-right:7px;
	text-align:center;
}

.body-cont .col-md-4:first-child {
	margin-left:0;			
}

.body-cont .col-md-4 h2 {
	font-size:1.2em;
	text-align:left;
	padding:10px
	margin-top:8px;
}

.body-cont .col-md-4 p{
	font-size:.95em;
	padding-left:10px;
}

.trifecta {
	margin-bottom:6px;
}

.trifecta img {
	width:100%;
	padding-left:10px;
	padding-top:15px;
}


.testi-wrapper {
	width:100%;
	height:auto;
	margin:auto;
	background:#fff;
	padding-left:0;
	padding-right:0;
	position:static;

	
}

.testi-wrapper img {
	padding:4px;
	width:100%;
}

.testi-wrapper h2 {
	font-size:1.4em;
	padding-left:10px;
	padding-right:10px;
}

.testi-wrapper p {
	font-size:1em;
	line-height:1.2em;
	padding-left:10px;
	padding-right:10px;
}

.body-cont .newsletter {
	padding:15px;
	margin-right:0;
	width:100%;
	margin-bottom:10px;
	background: url('/resources/newsletter_bg.jpg');
	background-size:100% 100%;
}

.body-cont .newsletter h2 {
	font-size:1.6em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}

.body-cont .newsletter input {
	width:60%;
	margin:auto;
	margin-bottom:10px;
	padding:6px;
}

.newsletter-cta {
	width:50%;
	margin:auto
	margin-top:16px;
}




}