body{
	overflow-y:scroll;
	overflow-x:hidden;
}

body{
	background:#000 none;
	font-family:"Open Sans",Helvetica,Arial,sans-serif;
}

@font-face {
    font-family: MarkerFelt;
    src: url(../fonts/DSMarkerFelt.ttf);
}

/*Fatih 03 Dec Edit */
.header{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	color:#ffc266;
	/*text-transform:uppercase;*/
	margin-top:3px;
	margin-bottom:6px;
	line-height: 1em;
	padding:0;
}
.header .other-events{
	font-family:"Arial";
	font-weight: 300;
	padding-bottom: 10px;
	background:orange;
	padding: 3px 0;
}
.header .other-events a{
	margin-left: 15px;
	color: #000;
	text-decoration: underline;

}
.header h1{
	text-transform:uppercase;
	font-size: 60px;
	font-weight: 700;
	padding:0;
	margin-top: 0;
	color: #3aa549;
	letter-spacing: 0px;
}
.header h4{
	font-size: 25px;
	padding:0;
	letter-spacing: 1px;
	font-weight:600;
}
.header h3{
	font-size: 35px;
	margin-top: 0;
	font-weight: 600;
}
.header small{
	font-family:"Open Sans",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color:#fff;
}
#form{
	background:#fff;
	z-index:100;
	border:2px solid red;
}
#form p{
	padding: 1px 0;
	margin: 0;
	line-height: 1.3em;
	font-size:16px;
}
.optin_form{
	display:block;
	background:#fff;
	margin-top:0px;
}
#event-box{
	border-top:1px solid #ccc;
	margin-top:0px;
	padding:5px;
}
.event-box-date{
	padding:2px 0;
	font-size:17px;
	font-weight:600;
	background: 
}
.address{
	text-align:left;
}

.content p{
	font-size: 16px;
	color:#cecdcd;
}

.content b{
	color:#D2E2E0;
}
.content h3{
	color: #ffc266;
	font-weight: 600;
	font-size: 30px;
}

.content h4{
	color: #ffc266;
	font-weight: 600;
}
.content a{
	font-size: 22px;
	text-align: center;
	font-weight: 600;
}
.content .charity img{
	float:left;
	margin-left:20px;
	width: 300px
}
hr{
	opacity: 0.1;
}

.first-student img{
	padding-right: 30px;
}
.video-testimonials iframe{
	width:40%;
	height: 280px;
	margin-top: 30px;
	margin-left: 50px;
	float:left;
}
.media img{
	margin-left:20px;
	margin-top:20px;
}
.topics{
	color:#000;
	font-size: 18px;
	margin-top: 20px;

}
.topics b{
	font-size: 20px;
}
.can img{
	margin-left:30px;
	margin-top:20px;
}
/* Edit End */

#main{
	width:100%;
	overflow-x:hidden;
	position:relative;
}


/* *** BACKGROUND *** */
.background-container{
	height:520px;
	position:relative;
	margin:0 auto;
	background: #fff;
}
	.background{
		background:#000 url("../images/desktop-bg.jpg") no-repeat;
		background-size: cover;
		min-height:520px;
		width:100%;
		z-index:1;

	}
	.background-container > img{display:none;}
	
	/* ** START HERE ** */
	.start_here_top{
		width:380px;
		float:right;
		text-align:center;
		margin-right:20px;
		
	}

	.start_here_top #form {
		padding: 2px;
	}
		.start_here_top h3,
		.start_here_mobile h3{
			font-family: 'Oswald', sans-serif;
			font-size:40px;
			font-weight:700;
			color:#252124;
			text-transform:uppercase;
			margin-top:1px;
			margin-bottom:1px;
		}
		
		.start_here_top h4,
		.start_here_mobile h4{
			font-family: "Open Sans",Helvetica,Arial,sans-serif;
			font-size:18px;
			font-weight:bold;
			color:#ec9f15;
			text-transform:uppercase;
			margin-top:0;
		}
			
	
	/* ** TESTIMONIALS ** */
	.testimonials{
		margin-top:30px;
	}
		.testimonial{
			margin-bottom:20px;
			border-bottom:1px solid #212A2E;
			margin-top:10px;
		}
			.testimonial p{
				color:#fff;
				font-size:14px;
				margin-bottom:5px;
				min-height: 150px;
			}
			.testimonial img{height:80px; margin: 0 10px 10px 0;}
			
			.testimonial b{
				color:#fff;
				font-size:13px;
				text-align:right;
				display:block;
			}


/* *** LEARN FROM SECTION *** */
.learn_from{
	background: #222 none;
	color: #fff;
	padding: 12px 0;
	margin: 20px 0;
}

	.learn_from ul{
		padding: 0;
		margin: 15px 0 0 20px;
	}
		.learn_from ul li{
			list-style: none;
			background: transparent url(../images/checkmark.png) no-repeat left 5px;
			font-size: 16px;
			font-weight: 600;
			display: block;
			padding-left: 35px;
			margin-bottom: 10px;
		}


/* *** WHO IS JT FOXX *** */
.who_is_jt_foxx{
	background-image:url(../images/sa.jpg);
	background-size: cover;
	color: #fff;
	height: 600px;
}
.jt-bio{
	background-color: rgba(0, 0, 0, 0.6);
	background: rgba(0, 0, 0, 0.6);
	margin-top: 20px;
	font-size: 14px;
	font-weight: 600;

}

/* *** COLLEGE *** */
.collage{
	background: #222 none;
	color: #fff;
	padding: 20px 0;
	z-index: 10;
}
	.collage img{
		max-width: 182px;
		max-height: 145px;
		display: block;
		margin: 0 auto;
	}
	
	.caption{height: 50px; margin: 10px 0;}
		.caption h4{
			font-size: 15px;
			font-weight: 600;
			text-align: center;
			margin: 0;
		}
	
/* *** BEST SELLERS *** */
.bestsellers{
	background:#000 none;
	color:#fff;
	text-align:center;
	padding:20px 0;
}
	.bestsellers img{
		display:block;
		margin:0 auto;
	}
	.bestsellers span{
		display:block;
		margin-bottom:4px;
	}

/* *** FUNDAMENTALS *** */
.fundamentals{
	background:#FFC266 none;
	text-align:center;
	padding:20px;
}
	.fundamentals h2{
		color:#000;
		font-size:32px;
		font-weight:bold;
		margin-top:0;
		margin-bottom:20px;
	}


/* *** MOBILE GET THE FUNDAMENTALS *** */
.fundamentals{}
	.fundamentals form.start_form input[type=text],
	.fundamentals form.start_form input[type=email]{width:175px;}
	.fundamentals form.start_form input[type=submit]{font-size:13px; width:85px;}


/* *** TESTIMONIALS MOBILE *** */
.testimonials-mobile{padding:10px 0;}


/* *** START HERE FORM MOBILE *** */
.start_here_mobile{
	background:#fff none;
	text-align:center;
	padding:10px 0 15px;
}


/* *** FOOTER *** */
.footer{
	background:#000 none;
	/*min-height:100px;*/
	padding:8px 20px 8px 20px;
}
	.footer_nav{text-align:center;}
		.footer_nav a{
			color: #fff;
			font-family: "Oswald";
			font-size: 13px;
			font-weight: 500;
			letter-spacing: 1px;
			text-transform: uppercase;
			border-right:1px solid #555;
			opacity: 1;
			display: inline-block;
			transition: opacity 0.15s ease 0s;
			padding: 10px 20px;
		}
		.footer_nav a:last-child{border:0;}
		
		.footer_nav a:hover{
			color:#FFBC5C;
			text-decoration:none;
		}
		

/* *** COLORS *** */
.yellow{color:#ffc266 !important;}
.white{color:#fff !important;}


/* *** MISC *** */
.img-responsive.center{margin:0 auto;}
.text-left{text-align:left !important;}



/* *** RESPONSIVE *** */
@media screen and (max-width:991px) {
	/* *** BACKGROUND *** */
	.background-container{
		min-height:300px;
	}
		.background{
			background:#000 url("../images/mobile-header_jt.jpg") no-repeat center;
			background-size: cover;
			height:300px;
			width:100%;
			position:relative;
		}
  		.start_here_top {display: none;}
  
	/* *** HEADLINES *** */
	.headlines{padding-top:390px;}
		.headlines h2.line-left{font-size:22px;}
		
	.headlines.with_star{padding-top:310px;}
		.headlines.with_star h2{font-size:23px;}
}


@media screen and (max-width:767px) {
	.who_is_jt_foxx{
	background-image:url(../images/sa.jpg);
	background-size: cover;
	color: #fff;
	height: auto;
	}

	.media img{
		margin-left:5px;
		margin-top:20px;
	}

	/* *** BACKGROUND *** */
	.background-container{
		height:10px;
	}
		.background{
			background:transparent none;
			position:relative;
			width:100%;
			height:auto;
			left:0;
			margin:0;
		}
  	.start_here_top {display: none;}
	
	
	
   /* *** FOOTER *** */
  	.footer_nav a{padding:10px 15px;}
}

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

	.who_is_jt_foxx{
	background-image:url(../images/sa.jpg);
	background-size: cover;
	color: #fff;
	height: auto;
	}

		.media img{
		margin-left:1px;
		margin-top:20px;
	}

		/* *** BACKGROUND *** */
		.background-container{
			
			display: none;
		}

		.header{
			font-family: 'Oswald', sans-serif;
			font-size:14px;
			color:#ffc266;
			/*text-transform:uppercase;*/
			margin-top:3px;
			margin-bottom:6px;
			line-height: 1em;
			padding:0;
		}
			.header .other-events a:first {
				margin-left: 0px;
			}
			.header .other-events a{
				margin-left: 5px;
				color: #000;
			}	
	

		.background-container > img{display:block;}
  	
		.headlines{display:none;}
		
		#main .testimonials{display:none;}
		.start_here_top {display: none;}
  
  /* *** FOOTER *** */
  .footer{padding-left:5px; padding-right:5px;}
  	.footer_nav a{font-size:11px; padding:0 3px;}

  	.header h1{
	font-size: 25px;

	}
	.header h4{
		font-size: 12px;
	}
	.header h3{
		font-size: 18px;

	}
}