/*======================================
			RESPONSIVE CSS
=======================================*/
/* Large */
@media(max-width:1024px) {
header nav li {
	float:right;
	text-transform: uppercase;
	line-height: 62px;
}
header {
	top: 0px;
	background: #212121;
}
header .menu {
	padding: 0px;
}
#banner {
	margin-top: 0px;
}
.manage .icon {
	width: 100%;
	text-align: center;
}
.manage li {
	text-align: center;
	margin-top: 20px;
}
#gallery .icon {
	margin-top: 0px;
}
#gallery .posts div.over {
	padding: 10px;
}
}
@media(min-width: 541px) and (max-width: 600px) {
	h3 { line-height: 40px; }
	.header-h1 {
font-size: 60px !important;
line-height: 80px !important;
margin-top: 0px !important;
}
	#event_time li:nth-child(1) {
	margin-right: 0px;
}
#event_time li:nth-child(3) {
	margin-left: 0px;
}
#event_time span.big {
	font-size: 30px; !important;
}
#vedio {
	padding: 20px 0;
	padding-top: 20px;
	background: url(../images/vedio_bg.jpg) center -330px no-repeat;
}
.vedio_bg {
	height: 315px;
	padding-top: 19px;
}
#footer textarea {
	width: 96.4%;
	margin: 0 11px;
}
#phone_number .number span {
	font-size: 60px;
}
#achievements img {
	display:none !important;
}
#teachers .owl-next {
	right: 12px !important;
}
#event_time i{
	font-size: 100px;
	line-height: 80px;
	margin-top: -20px;
}
#event_time li:nth-child(1) {
margin-top: 0px !important;
margin-right: 20px;
top: -10px !important;
}
#event_time li:nth-child(3) {
margin-top: 0px !important;
margin-left: 20px;
top: -10px !important;
}
#event_time ul {
margin-top: 15px;
}
.picker_close{
	display: none;
}
.vedio_bg{
	background: none;
}
#gallery .posts div.over a{
	font-size: 40px;
	line-height: 0px;
}
.largeredbtn{
	display: none;
}
.smallredbtn {
	font-family: "Raleway", sans-serif;
	font-weight: 800;
	letter-spacing:0px;
	font-size: 16px;
	line-height: 37px;
	color: #fff !important;
	text-decoration: none;
	padding-left: 10px;
	border-radius:4px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f15a29; /* Old browsers */
	border:3px solid #f15a29;
	display: inline !important;
}
.smallredbtn:hover {
	background:none;
	border-color:#f15a29;
	color:#f15a29 !important;
}
}

@media(max-width:540px) {
	h3 { line-height: 40px; }
#event_time i{
	font-size: 100px;
	line-height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#event_time li:nth-child(1) {
margin-top: 0px !important;
margin-right: 20px;
top: -10px !important;
}
#event_time li:nth-child(3) {
margin-top: 0px !important;
margin-left: 20px;
top: -10px !important;
}
#event_time ul {
margin-top: 15px;
}
.vedio_bg {
	height: 225px;
	padding-top: 19px;
}
#vedio {
	padding: 0 0;
	background: url(../images/vedio_bg.jpg) center -420px no-repeat;
}
.header-h1 {
	font-size: 50px !important;
	line-height: 65px !important;
	margin-top: 10px !important;
}
.navbar-toggle {
	margin: 0;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
.is-sticky header {
	position: relative !important;
}
header .navbar-default .navbar-nav > li > a {
	margin: 0px;
}
#event_time {
	height: auto;
}
#event_time li {
	width: 100%;
	top: 0px;
}
#event_time li:nth-child(1) {
	margin: 0px;
	margin-top: 0px;
	top: 20px;
}
.top-25 {
margin-top: 5px;
}
.days .nav > li > a {
	padding: 10px 25px;
}
#owl-testi {
	margin-top: 0px;
}
#event_time li:nth-child(3) {
	margin: 0px;
	margin-top: 0px;
	top: 20px;
	margin-bottom: 20px;
}
.register-input .form-group {
	margin-top: 15px;
}
#news .input-news{
	width: 100%;
}
.manage{
	margin-top: 15px;
}
.days{
	margin-top: 15px;
}
.e-time{
	width: 90%;
	text-align: center;
	margin-bottom: 10px;
}
.panel-title{
	height: auto;
	line-height: 25px;
}
.largeredbtn{
	display: none;
}
.smallredbtn {
	font-family: "Raleway", sans-serif;
	font-weight: 800;
	letter-spacing:0px;
	font-size: 13px;
	line-height: 37px;
	color: #fff !important;
	text-decoration: none;
	padding-left: 10px;
	border-radius:4px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f15a29; /* Old browsers */
	border:3px solid #f15a29;
	display: inline !important;
}
.smallredbtn:hover {
	background:none;
	border-color:#f15a29;
	color:#f15a29 !important;
}
}
@media(max-width:400px) {
	#event_time li:nth-child(1) {
	margin-right: 0px;
}
#event_time li:nth-child(3) {
	margin-left: 0px;
}
#event_time span.big {
	font-size: 30px; !important;
}
#vedio {
	padding: 15px 0 !important;
	background: url(../images/vedio_bg.jpg) center -400px no-repeat !important;
}
.vedio_bg {
	height: 225px !important;
	padding-top: 19px !important;
}
.header_h1 {
	font-size: 40px !important;
	line-height: 45px !important;
	margin-top: -250px !important;
	display: block !important;
	text-align:center;
	text-shadow:3px 3px 0 #f15a29, -1px -1px 0 #f15a29, 1px -1px 0 #f15a29, -1px 1px 0 #f15a29, 1px 1px 0 #f15a29;
}
#teachers .avatar img {
	width:120px !important;
	height:120px !important;
}
#teachers .item {
	padding:0px !important;
}
.header-h1 {
	position:relative;
	top:60px;
	font-size:35px !important;
	line-height: 65px !important;
}
.header-img {
	position:relative;
	top: 50px;
	max-width: 250px !important;
}
.font-45 {
	font-size:25px !important;
}
.font-72 {
	font-size: 44px !important;
	line-height: 28px;
}
.grid {
	padding: 15px 0 0 0;
}
#home-carousel .item {
	height: 400px;
}
.font-60 {
	font-size: 25px !important;
	line-height: 30px !important;
}
.smallredbtn {
	font-family: "Raleway", sans-serif;
	font-weight: 800;
	letter-spacing:-1px;
	font-size: 12px;
	line-height: 37px;
	color: #fff !important;
	text-decoration: none;
	padding-left: 10px;
	border-radius:4px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f15a29; /* Old browsers */
	border:3px solid #f15a29;
	display: inline !important;
}
.smallredbtn:hover {
	background:none;
	border-color:#f15a29;
	color:#f15a29 !important;
}
h3 {
	font-size: 16px !important;
}
.tittle h2 {
	font-size: 20px !important;
}
.tp-simpleresponsive a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	line-height: 30px !important;
	padding: 0 8px;
	height: 30px;
	font-size: 9px !important;
	border: none !important;
}
.posts li.item {
	width:100% !important;
}
.manage{
	margin-top: 15px;
}
.days{
	margin-top: 15px;
}
.e-time{
	width: 86%;
	text-align: center;
	margin-bottom: 10px;
}
.panel-title{
	height: auto;
	line-height: 25px;
}
.largeredbtn{
	display: none;
}
.carousel-caption{
	top:50px !important;
}
.largeredbtn{
	padding:10px 20px;
}
#home-carousel {
	max-height: 380px;
}
}
@media(max-width:320px) {
#vedio {
	padding: 20px 0 !important;
	background: url(../images/vedio_bg.jpg) center -400px no-repeat !important;
}
.vedio_bg {
	height: 225px !important;
	padding-top: 19px !important;
}
.navbar-toggle {
	margin: 0;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
.days .nav > li > a{
	padding: 10px 20px;
}
#member .team li img{
	width: 100%;
}
#member .figcaption span{
	height: 60px;
	width: 60px;
	line-height: 60px;
}
.partner .nav-tabs{
	margin-top: 0px;
}
.partner .nav-pills > li a{
	color: #f15a29;
}
.largeredbtn{
	display: none;
}
.manage{
	margin-top: 15px;
}
.days{
	margin-top: 15px;
}
.e-time{
	width: 86%;
	text-align: center;
	margin-bottom: 10px;
}
.panel-title{
	height: auto;
	line-height: 25px;
}
}
/* Extra Small */
@media(max-width:980px) {
.navbar-nav.navbar-right {
	float:left !important;
}
header nav li {
	float:left !important;
}
}
@media(min-width:601px) and (max-width:767px) {
.vedio_bg {
	height: 425px;
}
#vedio {
	background: url(../images/vedio_bg.jpg) center -220px no-repeat;
}
header .nav li {
	padding: 0 15px;
	width:100%;
}
#member .team li:nth-child(1) {
	text-align: center;
}
#member .team li:nth-child(2) {
	text-align: center;
}
#member .team li:nth-child(3) {
	text-align: center;
}
#member .team li:nth-child(4) {
	text-align: center;
}
#member .team li:nth-child(5) {
	text-align: center;
}
#member .team li:nth-child(6) {
	text-align: center;
}
#member .team li:nth-child(4) {
	text-align: center;
}
.map-img {
	width: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
}

.carousel-caption{
	top:100px;
}
.header-h1 {
	font-size: 60px !important;
	line-height: 80px !important;
	margin-top: 140px !important;
}
.header-img {
	top: 30px !important;
}
#home-carousel .item {
	height: 590px !important;
}
.font-25 {
	font-size: 18px !important;
}
#event_time li:nth-child(1) {
	margin-right: 0px;
}
#event_time li:nth-child(3) {
	margin-left: 0px;
}
#event_time span.big {
	font-size: 30px; !important;
}
}
/* Small */
@media(min-width:768px) and (max-width:991px) {
.vedio_bg {
	height: 426px;
}
#vedio {
	background: url(../images/vedio_bg.jpg) center -220px no-repeat;
}
header .nav li {
	padding: 0px;
}
#event_time span {
	font-size:18px;
}
#event_time span.big {
	font-size: 40px;
}
#event_time li:nth-child(1) {
	margin-right: 0px;
}
#event_time li:nth-child(3) {
	margin-left: 0px;
}
.vedio_bg {
	background: none;
	padding-top: 20px;
}
#member .team li:nth-child(1) {
	text-align: center;
}
#member .team li:nth-child(2) {
	text-align: center;
}
#member .team li:nth-child(3) {
	text-align: center;
}
#member .team li:nth-child(4) {
	text-align: center;
}
#member .team li:nth-child(5) {
	text-align: center;
}
#member .team li:nth-child(6) {
	text-align: center;
}
#member .team li:nth-child(4) {
	text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-forms {
	padding: 0px;
}
header .logo {
	width: 100%;
	text-align: center;
}
header .menu {
	padding: 0 10px;
}
header nav {
	float: left;
}
header .navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding:10px 7px;
	margin-top: 0px;
}
#banner {
	margin-top: 0px;
}
header {
	top: 0px;
	background: #212121;
}
.register-input .form-group {
	margin-top: 15px;
}
.manage .icon {
	width: 100%;
	text-align: center;
}
.manage li {
	text-align: center;
	margin-top: 20px;
}
#gallery .posts {
	margin-bottom: 20px;
}
#news .input-news {
	width: 90%;
}
.header-h1 {
	font-size: 60px !important;
	line-height: 65px !important;
	margin-top: -30px !important;
}
.header-img {
	top: 30px !important;
}
#home-carousel .item {
	height: 590px !important;
}
.font-25 {
	font-size: 18px !important;
}
}

/* Medium */
@media(min-width:992px) and (max-width:1199px) {
.vedio_bg {
	height: 555px;
}
#vedio {
	background: url(../images/vedio_bg.jpg) center -90px no-repeat;
}
header .social_icons {
	float: right;
	margin-left: 70px;
}
header nav li a {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 62px;
}
.manage .icon {
	width: 100%;
	text-align: center;
}
.manage li {
	text-align: center;
	margin-top: 20px;
}
#gallery .icon {
	margin-top: 0px;
}
#gallery .posts div.over {
	padding: 10px;
}
header .navbar-default .navbar-nav > li > a{
	padding:10px 10px;
}
header .menu{
	padding:0 10px;
}
.header-h1 {
	font-size: 65px !important;
}
.header-img {
	top: 85px !important;
}
#home-carousel .item {
	height: 590px !important;
}
}

/* Large */
@media(min-width:1200px) {
}
