/* COLOUR REFERENCES

Green:		#79b044
Salmon:		#dd5638
Blue Gray:  #3e4249

*/

/* === GENERAL === */

body {
	margin-top: 50px;
	font-family: 'proxima-nova', 'Raleway', Helvetica, sans-serif;
	font-size: 16px;
	background: url('../img/tile.jpg') top left repeat;
}
.row + .row {
	margin-top: 20px;
}
.logged-in .navbar-fixed-top {
	top: 32px;
}

/* === GLOBAL === */

img {
	
	max-height:100%;
	
	}

h1,h2,h3,h4,h5,h6 {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h1 small {
	color: white;
}

h1,h2 {
	margin: 0 0 40px;
}

h3 {
	margin: 20px 0;
}

h4 {
	font-size: 18px;
}

p {
	margin: 0 0 15px;
}

p.lead {
	font-weight: normal;
}

a:link, a:visited {
	color: #dd5638;
}

a:hover {
	text-decoration: none;
	color: #c9302c;
}

button, input, .btn, a.btn {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	color: white;
}

.btn {
	font-weight: bold;
}

button.btn:focus {
	outline: none !important;
}

.btn-danger {
	background-color: #dd5638;
	border-collapse: #d95131;
}

.btn-success {
		border: none;
}

.btn-success:hover {
	border-color: #6a9b3d;
}

.navbar-default 
{
	
		background-color: #fff;
		border:0px;
		font-size:12px;
	
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #aeb5fe;
	color:#fff;

}

/* === HERO === */

#hero
{
  background:url('../img/hero-bg.jpg')	 50% 0 repeat fixed;
  min-height:500px;
  color: white;
  padding: 40px 0;
  -webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
}
#hero article {
	width: 100%;
	text-align: center;
}
#hero .hero-text {
	margin-top: 30px;
background: rgba(0, 0, 0, 0.5); 
border:1px rgba(255, 255, 255, 0.5);
font-size:18px;
padding:20px;
	
	
	
}
#price-timeline {
	margin: 30px 0 60px;
	text-align: center;
}

#price-timeline .price {
	display: inline-block;
	margin: 0 2% 0 0;
	width: 30%;
	background: #3e4249;
	padding: 10px 20px 30px;
	position: relative;
	vertical-align: top;
}

#price-timeline .price.active {
	background: #dd5638;
}
#price-timeline .price span {
	background: #101010;
	display: block;
	height: 70px;
	width: 70px;
	text-align: center;
	line-height: 70px;
	font-weight: bold;
	font-size: 24px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: -35px;
}

#price-timeline h4 {
	margin: 0 0 10px;
}

#price-timeline h4 small {
	color: white;
	font-weight: bold;
	display: block;
}
/* === LAYOUTS === */
section {
	padding: 80px 0;
}

section.main-content {
	padding: 40px 0;
}

.section-header {
	text-align: center;
}

section h2 {
	margin: 20px 0 40px;
}

section h3 {
	margin: 30px 0 10px;
}
	
	.navbar{	margin: 20px 0 5px;}
#optin {
	background: #3e4249;
	padding: 20px 0;
	color: white;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-size: 1.2em;
}

#optin p {
	margin: 7px 0 0 0;
}
.modal-content {
	background: url('../img/tile.jpg') top left repeat;
}

.badge.social {
	background: #ccc;
	font-size: 24px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 42px;
	margin: 0 5px 20px 0;
	padding: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: white;
}

.badge.social.twitter:hover {
	background: #55acee;
}

.badge.social.facebook:hover {
	background: #3b5998;
}

.badge.social.gplus:hover {
	background: #db4b39;
}


blockquote {
	padding: 0;
	border: none;
	font-style: italic;
	text-align: left;
}

blockquote cite {
	display: block;
	color: #777;
	margin: 15px 0 0 0;
}

blockquote:before {
	display: none;
}


#signup {
	text-align: center;
	background: url('../img/hipster-stuff.jpg') center center repeat fixed;
	background-size: cover;
	color: white;
	padding: 140px 0;
}

#signup h2 {
	font-weight: normal;
}

#signup h2 strong {
	border-bottom: solid 2px #dd5638;
}

#signup .btn {
	font-size: 24px;
}


#who-benefits {
	background: white;
	padding:10px;
	
}

#course-features {
	background: #3e4249;
	color: white;
	text-align: center;
}

#project-features {
	text-align: center;
		background: #cfcfcf;
}

#featured {
	background: url('../img/stuff-bg.jpg') 50% 100% repeat fixed;
	background-size: cover;
	text-align: center;
	color: white;
}

#instructor {
	background: white url('../img/brad-elvis.png') 90% -10px no-repeat;
}

#instructor h2 {
	margin: 0 0 20px;
}

#instructor .num {
	display: table;
	font-size: 30px;
	font-weight: bold;
	color: white;
	line-height: 24px;
	height: 140px;
	width: 140px;
	text-align: center;
	background: #dd5638;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
}

#instructor .num .num-content {
	display: table-cell;
	vertical-align: middle;
}

#instructor .num span {
	display: block;
	font-size: 20px;
	font-weight: normal;
}


/* === CUSTOM ICON SPRITES === */

i.ci {
	display: inline-block;
	height: 40px;
	width: 40px;
	background: url('../img/icon-sprite.png') no-repeat;
}

.ci.ci-computer			{ background-position: 0 0; }
.ci.ci-watch			{ background-position: -40px 0; }
.ci.ci-calendar			{ background-position: -80px 0; }
.ci.ci-community		{ background-position: -120px 0; }
.ci.ci-instructor		{ background-position: -160px 0; }
.ci.ci-device			{ background-position: -200px 0; }

/* ==== MEDIA QUERIES ==== */

@media screen and ( max-width : 800px ) {
	#instructor .container {
		background: rgba(255,255,255,0.8);
		padding: 20px;
	}
}

/* Fix the top margin when logged in */
@media screen and (max-width: 782px) {
	.logged-in .navbar-fixed-top {
		top: 46px;
	}
}

@media screen and ( max-width : 800px ) {
	.logo {
		width: 50%;
	}
	
	#optin p {
		margin: 0 0 10px;
	}
	
	#featured iframe {
		height: 240px;
	}
	
	.resource {
		width: 48%;
		margin-right: 2%;
		min-height: 800px;
	}
}

#kudos {
	text-align: center;
	padding:10px;

}

.testimonial {
	margin-bottom: 10px;
}

.testimonial img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.site-header
{
	background: #fff;
	color: white;
	padding: 0px 0 10px;
	margin-top:-49px;
	font-size: 15px;
	
	}
	
	.site-header h2
{
	color: #000098;
	padding-top:18px;
	margin-bottom:5px;
  font-size:35px;

}
	.site-header h4
{

	color: #000098;
	margin-top:0px;
	font-weight:100;
	font-size:13px;
}

#headtext
{
font-size:19px;
}
#headtext h2
{
color: #f65280;
margin-left:-40px;
font-size:33px;
}
#headtext  .spanid
{
color: #000098;
}

#headtext h4
{margin-left:-40px;
color: #f65280;
font-size:18px;

}


footer {
	background: #fff;
	color:#4d4d4d;
	padding: 20px 0 10px;
	font-size: 12px;
}

footer p {
	margin: 0;
}

footer a:link, footer a:visited {
	color: black;
}

footer a:hover {
	color: #dd5638;
}

footer li.signup-link a {
	color: #dd5638;
}

footer li.signup-link a:hover {
	font-weight: bold;
}

#heart53100 {
position:absolute;
z-index:2;
line-height:20px;
color:#f7924c;
width:200px;
height:50px;
}

.badge.social {
	background: #ccc;
	font-size: 24px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 42px;
	margin: 0 5px 20px 0;
	padding: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: white;
}

.badge.social.twitter:hover {
	background: #55acee;
}

.badge.social.facebook:hover {
	background: #3b5998;
}

.badge.social.gplus:hover {
	background: #db4b39;
}
