@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300,400italic,800);

.logo{
	position:absolute;
	top:0px;
	left:60px;
	z-index:120;
}

.top{
	background-color:#FFBE00;
	padding:0px 0;
}

.top h2{
	float:left;
	font-size:23px;
	font-weight:bold;
	color:#6B0001;
	margin:20px 0 0 110px;
}

.top span{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:25px 0 2px 5px;
}

.top p{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:2px 0 20px 110px;
}

.top ul{
	float:right;
	list-style:none;
	margin:25px 0 0 0;
}

.top ul li{
	display:inline;
	margin:0 10px;
}

.top ul li a{
	color:#000000;
	text-decoration:none;
	transition:all ease 0.5s;
}

.top ul li a:hover{
	color:#FFFFFF;
}

.btn-success{
	margin:8px 0;
}

.jaz{
	width:60px;
	height:auto;
	margin:5px;
}

.header{
	top:0;
	left:0;
	width:auto;
	background-color:#000000;
	height:50px;
}

.banner_wrap{
	height:380px;
	background-color:#2D1400;
}

.ban_fff_wrap{
	padding:0;
	margin:15px auto;
}

/*.ban_fff_wrap img{
	width:890px;
	height:350px;
}*/

.fff_head{
	float:left;
	width:280px;
	height:auto;
}

.ff-stu-head{
	float:left;
	width:160px;
	height:35px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d0019+0,8f0222+56,a90329+100 */
background: #6d0019; /* Old browsers */
background: -moz-linear-gradient(top,  #6d0019 0%, #8f0222 56%, #a90329 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6d0019 0%,#8f0222 56%,#a90329 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6d0019 0%,#8f0222 56%,#a90329 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-border-raidus:6px 6px 0 0;
	border-bottom:solid 1px #FFFFFF;
}

.fff_head h5{
	font-family:"Open Sans";
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 20px;
}

.fff_cont{
	float:left;
	width:280px;
	height:315px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d0019+0,8f0222+56,a90329+100 */
background: #6d0019; /* Old browsers */
background: -moz-linear-gradient(top,  #6d0019 0%, #8f0222 56%, #a90329 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #6d0019 0%,#8f0222 56%,#a90329 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #6d0019 0%,#8f0222 56%,#a90329 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:0 6px 0 0;
	-moz-border-radius:0 6px 0 0;
	-border-raidus:0 6px 0 0;
padding:20px;
}

.fff_cont label{
	color:#FFFFFF;
}

.fff_cont input{
	height:27px;
	padding:3px;
}

.fff_cont textarea{
	width:240px;
	height:80px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-border-raidus:6px;
}

.form-group{
	margin:8px 0;
}

.career_frm textarea{
	width:100%;
	height:140px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-border-raidus:6px;
	border:solid 1px #C8C8C8;
	padding:15px;
}

.sbb{
	width:150px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-border-raidus:6px;
	border:none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7d32+2,ff670f+100 */
background: #ff7d32; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7d32 2%, #ff670f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7d32 2%,#ff670f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7d32 2%,#ff670f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7d32', endColorstr='#ff670f',GradientType=0 ); /* IE6-9 */
font-weight:bold;
color:#FFFFFF;
padding:4px;
	margin:0 auto;
	transition:all ease 0.5s;
}

.sbb:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d2ff52+0,91e842+100;Neon */
background: #d2ff52; /* Old browsers */
background: -moz-linear-gradient(top,  #d2ff52 0%, #91e842 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d2ff52 0%,#91e842 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); /* IE6-9 */
color:#000000;
}

.middle{
	background-color:#FFFDED;
}

.middle h3, p{
	font-family:"Open Sans";
	color:#000000;
	text-align:justify;
}

.ad_wrap{
	margin:50px 0;
}

.ads{
	min-height:250px;
	width:260px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5ebf9+0,74c7e8+100 */
background: #F5F5F5; /* Old browsers */

-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
	/*-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-border-radius:6px;*/
	border:solid 2px #fff;
	padding:2px 10px;
	margin:0 12px;
}

.admis_wrap{
	height:300px;
	
	background: #FFBE00 url("../images/adm.png");;
	background-size:cover;
	background-attachment:fixed;
}

.admis_wrap .quote{
	font-family:"Open Sans";
	font-size:38px;
	font-weight:lighter;
	color:#000000;
	margin:50px 0;
}

.btn-warning{
	float:left;
}

.footer_wrap{
	background-color:#2D1400;
}

.footer_wrap h4{
	color:#FFF500;
}

.footer_wrap p{
	color:#FFFFFF;
}

.footer{
	margin:40px 0;
}

.foot_sec{
	margin:0 47px;
}

.foot_sec ul{
	float:left;
	margin:0 12px;
	padding:0;
}

.foot_sec ul li{
	color:#FFF500;
	margin:0;
}

.foot_sec ul li a{
	color:#fff;
	font-family:"Open Sans";
	font-size:12px;
	text-decoration:none;
	margin:0;
}

.foot_sec ul li a:hover{
	color:#FFF500;
}

.foot_sec p{
	float:left;
	font-size:12px;
	color:#fff;
}

.design{
	background-color:#000;
}

.design p{
	text-align:center;
	font-size:12px;
	color:#fff;
	margin:10px;
}

.design a{
	text-decoration:none;
	color:#fff;
}

#myModal{
	width:720px;
	height:540px;
	padding:6px;
	margin:90px auto;
	overflow:hidden;
	z-index:10000;
}

.modal-title{
	font-size:24px;
	color:#0047B5;
}

.modal-content{
	border-radius:0;
}

.qcontact{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cfe7fa+0,6393c1+100;Grey+Blue+3D */
background: #cfe7fa; /* Old browsers */
background: -moz-linear-gradient(top,  #cfe7fa 0%, #6393c1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cfe7fa 0%,#6393c1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cfe7fa 0%,#6393c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-border-radius:5px;
	padding:15px;
}

.feed{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff823a+0,ffb6a0+100 */
background: #ff823a; /* Old browsers */
background: -moz-linear-gradient(top,  #ff823a 0%, #ffb6a0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff823a 0%,#ffb6a0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff823a 0%,#ffb6a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff823a', endColorstr='#ffb6a0',GradientType=0 ); /* IE6-9 */

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-border-radius:5px;
	padding:15px;
}

.side_pic{
	margin:10px 0;
}

.highlights a{
	color:#12558C;
	text-decoration:none;
}

.left_content{
	background-color:#FFFFFF;
	border-bottom:solid 1px #DDDDDD;
	padding:20px 40px;
	margin:30px 0;
}

.down_strip a{
	float:left;
	text-decoration:none;
	margin:10px;
	transition:all ease 0.5s;
}

.down_strip a:hover{
	color:#FF4700;
}

.faq{
	width:30%;
	height:auto;
}

@media (max-width:480px){
	
.logo{
	position:relative;
	background:#FFBE00;
	top:0px;
	left:0px;
}

.top h2{
	float:none;
	text-align:center;
	margin:0px 0 0 0px;
}

.top span{
	float:none;
	text-align:center;
	margin:0px 25px;
}

.top p{
	float:none;
	text-align:center;
	margin:0px 0 0 0px;
}
	
.top ul{
	float:none;
	margin:0 auto;
}

.top ul li{
	display:block;
	text-align:center;
	margin:0px;
}

.top ul li a{
	font-size:20px;
	padding:0;
	margin:0;
}

.banner_wrap{
	height:auto;
	background-size:cover;
}

.ban_fff_wrap img{
	width:auto;
	height:auto;
}

.fff_head{
	float:left;
	width:100%;
}

.fff_cont{
	float:left;
	width:100%;
}

.fff_cont textarea{
	width:100%;
}

.strip_02{
	float:none;
}

.ads{
	width:100%;
	height:auto;
	margin:20px 0;
}


.admis_wrap{
	height:auto;
}

.admis_wrap .quote{
	font-size:18px;
	margin:20px 0;
}

.btn-warning{
	float:none;
	margin:20px 0;
}

.foot_sec ul{
	float:none;
}

.foot_sec ul li a{
	font-size:14px;
}

.foot_sec h4{
	float:none;
	font-size:24px;
}

.foot_sec p{
	float:none;
	font-size:14px;
}

#myModal{
	width:auto;
	height:auto;
	margin:0 auto;
	overflow:scroll;
}

.qcontact{
	margin:10px 0;
}

.faq{
	width:100%;
	height:auto;
}


}

@media (max-width:320px){
	
	
}