/*
Author: FrontEndPost
Author URI: http://frontendpost.com/
*/

/* 
Scroll to the bottom of this file to view the responsive styles for tablets and smartphones, including media queries

Credits:
http://designmodo.com/free-social-media-icon-set/
http://css-tricks.com/snippets/jquery/smooth-scrolling/
http://www.burning.me/2011/12/my-journey-to-a-responsive-website/
http://webdesignerwall.com/tutorials/css-elastic-videos
*/

/* =============================================================================
   Structure
   ========================================================================== */
  
body {
  font: normal 16px/18px helvetica,arial,sans-serif;
  color: #555;
  margin: 0;
  padding: 0;
  background: #eee;  line-height:150%;
}

div#wrapper {
  width: 1100px;
  margin: 0 auto;
  background: #473D50;  background: #ffffff;
  overflow: hidden;  border:10px solid #eee;
}

header{
  width: 1100px;  background:#473D50;  background: #ffffff;
}

nav {
  width: 1100px;
  height: 55px;
  text-align: center;
  background: #000;  font-weight:bold;
}

section {
  min-height: 800px;
  padding:30px;  background: #fff;
}

div.halfPanel {
  float: left;
  width: 50%;
  margin: 0 0 20px 0;
}

footer {
  width: 1100px;
  height: 60px;
  font-size: 14px;
  line-height: 60px;
  text-align: center;
  color: #999;
  border-top: 1px solid #ddd;
  clear: both;
}
#menu{
	text-transform: uppercase;}

/* =============================================================================
   Navigation
   ========================================================================== */


span#siteName a {
  display: block;
  width: 50%;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #000;
  text-decoration: none;
  margin: 35px 0 20px 30px;
  -moz-transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s;
}

span#siteName a span {
  color: #1b96ce;
}

span#siteName a:hover {
  color: #1b96ce;
  text-decoration: none;
}

span#siteTagline {
  display: block;
  width: 90%;
  font-size: 24px;
  color: #888;
  margin: 0 0 30px 30px;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav ul li {
  display: inline;
  line-height: 57px;
  margin: 0 20px;
}

nav ul li a {
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s;
}

nav ul li a:hover {
  color: #FF5A00;
  text-decoration: none;
}

footer a {
  color: #999;
  text-decoration: underline;
  -moz-transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s;
}

footer a:hover {
  color: #6b3091;
  text-decoration: underline;
}

span.button a{  font-weight:bold;
  display: block;
  height: 50px;
  font-size: 16px;
  line-height: 52px;
  color: #EDC70F;
  text-decoration: none;
  text-align: center;
  margin: 30px 0;
  background: #473D50;  
  color:#FF5A00;  background: #333333;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s;
}

span.button a:hover {
  color: #71617F;
  text-decoration: none;
  background: #EDC70F;  color: #333333;  background: #FF5A00;
}

header span.button a {
  float: right;
  width: 220px;
  height: 40px;
  font-size: 22px;
  line-height: 42px;
  margin: -84px 30px 0 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}


/* =============================================================================
   Typography
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
  font-size: 36px;
  line-height:120%;
  letter-spacing: -1px;
  color: #7F6C8F;
  margin: 0 0 30px 0;
}

h2 {
  font-size: 28px;
  letter-spacing: -0.5px;
  color: #00CC00;
  margin: -20px 0 30px 0;
}

h3, h4, h5, h6 {
  font-size: 26px;
  letter-spacing: -0.5px;
  margin: 30px 0 8px 0;
}

h5, h6 {
  font-size: 20px;
  letter-spacing: 0px;
}

p {
  line-height: 1.5em;
   margin: 0 0 20px 0;
}

p a {
  color: #1b96ce;
  text-decoration: underline;
  -moz-transition: all 0.25s ease-out 0s;
  -webkit-transition: all 0.25s ease-out 0s;
}

p a:hover {
  color: #000;
  text-decoration: underline;
}

b, strong { 
  font-weight: bold;
  color: #000;
}

strike {
  color: #1b96ce;
}


/* =============================================================================
   Images
   ========================================================================== */

header img {
  display: block;  width:1100px;  max-height:300px;  
}

figure {
  margin: 0;
  padding: 0;
}

img.thumb {
  width: 438px;
  height: 204px;
  margin: 10px 0;
  border: 1px solid #666;
}

img.icon {
  width: 54px;
  height: 54px;
  margin: 10px 5px 0 5px;
  border: 0;
}

/* =============================================================================
   Responsive media queries
   ========================================================================== */

div.vid {
  position: relative;
  height: 0;
  margin: 10px 0;
  padding: 30px 0 56.25% 0; 
  overflow: hidden;
}

div.vid iframe, div.vid object, div.vid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* =============================================================================
   Responsive adjustments
   ========================================================================== */

/* Tablets and the like */

@media (min-device-width:1024px) and (max-width:989px),  screen and (max-device-width:480px),  (max-device-width:480px) and (orientation:landscape),  (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {

div#wrapper, header, nav, footer {
  width: 440px;
}

footer {
  height: 50px;
  line-height: 50px;
}

section {
  padding: 15px;
  overflow: hidden;
}

div.halfPanel {
  float: none;
  width: 440px;
}

nav {
  height: 40px;
}

span#siteName a {
  font-size: 30px;
  letter-spacing: 0px;
  margin: 35px 0 15px 20px;
}

span#siteTagline {
  font-size: 25px;
  margin: 0 0 30px 20px;
}

nav ul li {
  font-size: 14px;
  line-height: 42px;
  margin: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: -0.2px;
  margin: 0 0 20px 0;
}

h2 {
  font-size: 22px;
  margin: -10px 0 20px 0;
}

h3, h4, h5, h6 {
  font-size: 18px;
  margin: 20px 0 6px 0;
}

h5, h6 {
  font-size: 14px;
}

span.button a {
  height: 46px;
  font-size: 15px;
  line-height: 48px;
  margin: 20px 0;
}

header span.button a {
  float: none;
  width: 440px;
  height: 40px;
  font-size: 16px;
  line-height: 42px;
  margin: -10px 0 0 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  clear: both;
}

img {
  height: 100&;
  width: 100%;
}

img.thumb {
  display: block;
  width: 408px;
  height: 189px;
  border: 1px solid #666;
}

img.icon {
  width: 42px;
  height: 42px;
}

}/* End */


/* Smartphones */

@media (min-device-width:1024px) and (max-width:509px),  (max-device-width:480px) and (orientation:portrait) {

html {
  width: 100%;
  overflow-x: hidden; /* prevents right-padding on edge of device screen */
}

body {
  font-size: 13px;
}

div#wrapper, header, nav, footer {
  width: 320px;
}

footer {
  height: 30px;
  line-height: 30px;
}

section {
  padding: 10px;
  overflow: hidden;
}

div.halfPanel {
  float: none;
  width: 300px;
  margin: 0;
}

nav {
  height: auto;
}

span#siteName a {
  font-size: 26px;
  letter-spacing: 0px;
  margin: 25px 0 6px 20px;
}

span#siteTagline {
  font-size: 16px;
  margin: 0 0 20px 20px;
}

nav ul li {
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  margin: 0;  
}

nav ul li a {
  display: block;
  width: 320px;
  background: #111;
  border-bottom: 1px solid #444;
}

footer {
  font-size: 12px; 
}

h1, h2, h3, h4, h5, h6 {
  font-size: 22px;
  line-height: 1.2em;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
}

h2 {
  font-size: 18px;
  margin: -10px 0 20px 0;
}

h3, h4, h5, h6 {
  font-size: 16px;
  margin: 20px 0 6px 0;
}

h5, h6 {
  font-size: 14px;
}

span.button a {
  height: 36px;
  font-size: 14px;
  line-height: 38px;
  margin: 10px 0;
}

header span.button a {
  float: none;
  width: 320px;
  height: 36px;
  font-size: 14px;
  line-height: 38px;
  margin: -10px 0 0 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  clear: both;
}

img {
  height: 100&;
  width: 100%;
}

img.thumb {
  display: block;
  width: 298px;
  height: 138px;
  border: 1px solid #666;
}

img.icon {
  width: 32px;
  height: 32px;
  margin: 0 3px;
}

}/* End */


/* Responsive Two Column Layout (Left Column Fluid) */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.columnsContainer { position: relative; margin: .1em; }

.leftColumn, .rightColumn {  border: 0px solid  #ccc; padding: 1.25em; }

.leftColumn { margin-bottom: .1em; }

@media screen and (min-width: 47.5em ) {
  .leftColumn { margin-right: 19.5em; }

	.rightColumn { position: absolute; top: 0; right: 0; width: 15.75em; background:#eee; border-top:10px solid #ddd;}   
}
/* Responsive Two Column Layout (Left Column Fluid) */


/*  lastsection  */
.lastsection {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	background-color:#d8dd2b;
	padding:5px;
}
.col h1{color:#660000;font-size:16px;margin:0px;padding:0px;text-align:center;}
.col h2{color:#660000;font-size:14px;margin:0px;padding-top:10px;text-align:center;}

.col:first-child {margin-left: 0; background:#f9ec21; }
.col:last-child {margin-right: 0; background:#ffd8a7; }

.col img{
	width:100%;
}

.col li{
  line-height:1.5em;
  border-bottom:0px solid #fff;
  float:left;
  display:inline;
  font-size:12px;
}
.col .double li  { width:33%;} 


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

#fadeshow1{
	z-index:1;
}


#enroll{
	font-size:95%;
}
#enroll h5{padding:0px;margin:0px;
}

#enroll p{
	padding:0px;margin:0px;
}

#enroll h5{
	color:#333;
}

#enroll p label{
	text-transform:capitalize;
	display:block;'
	padding:0px;margin:0px;
	font-weight:bold;
	color:#000;
}

#enroll p input[type="text"]{
	width:80%;
	padding:5px;
	
}

#enroll p input[type="submit"]{
	padding:5px;
	margin:20px;
	font-size:120%;
	font-weight:bold;
	color:#fff;
	background:#333;
	margin-left:1px;
}


#price{
	padding:5px;
	width:100%;
}
#price ul li{
	text-transform:capitalize;
}



/* home page script starts here */

/* home page script ends here */