/* -----------------------------------
	Responsive Styles
------------------------------------- */

@media only screen and (min-width: 1200px){
	.slider{
		height:500px;
	}
}

@media only screen and (min-width: 768px){
	
}


@media only screen and (max-width: 1199px){
	.slider img.img-responsive,
	.he100{
		height:100% !important;
	}
	.toolbar ul li a{
		font-size:11px;
	}
	.toolbar-right input[type="text"]{
		width:137px;
	}
	.menu .nav li a{
		font-size:10px !important;
	}
	.login_reg h2{
		font-size:18px;
	}
	.login_reg p{
		font-size:14px;
		line-height:20px;
	}
	.stages{
		padding:0 0 50px;
	}
	.stages h2{
		font-size:18px;
	}
	.stage_front h3{
		font-size:14px;
	}
	.stages p{
		font-size:14px;
		line-height:20px;
	}
	.stage_back p{
		line-height:16px;
	}
	.stages_details .nav-tabs li a{
		font-size:13px !important;
	}
	.about_cnt{
		width:100%;
		padding-left:15px;
		padding-right:15px;
	}
	.about_cnt h2, .learning_process h2{
		font-size:16px;
		margin-bottom:15px;
	}
	.about_cnt p, .learning_process p{
		font-size:14px;
	}
	.procedures .nav li a{
		padding-right:45px;
		font-size:12px;
	}
	.procedures h3{
		font-size:18px;
	}
	.procedures .tab-content ul li{
		font-size:14px;
	}
	.procedures h2{
		font-size:20px;
		padding-bottom:30px;
	}
}

@media only screen and (max-width: 1023px){
	.footer .col-xs-12 {
		margin-bottom:30px;
	}
	.online_registration .home_login input,
	.online_registration .home_login select{
		width:100%;
		margin-top:15px;
	}
}

@media only screen and (max-width: 992px){
	.nav > li > a{
		padding:10px 10px 20px 10px !important;
	}
	.menu .nav li a{
		font-size:9px !important;
	}
	.logo1 {
		width:85px;
		height:85px;
		background-size:cover;
	}
	@keyframes rotate1 {
	  0% { background-position: 0px; }
	  50% { background-position: 80px; } 
	  100% { background-position: 171px; }
	}
	
	.login_reg{
		padding:24px 0;
	}
	.login_reg h2,
	.login_reg p{
		padding-bottom:20px;
	}
	#time > div{
		margin-bottom:20px;
	}
	.our_teachers{
		padding:30px 0 0 0;
	}
	.tech p{
		padding-bottom:30px;
	}
	.our_teachers .carousel{
		margin-bottom:30px;
	}
	.testimonials{
		height:600px;
	}
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	  width: 100% !important;
	}
}

@media only screen and (max-width:767px){
	.home.header{
		position:static;
	}	
	.logo1{
		margin:0px auto;
		position:static;
		width:85px;
		height:85px;
		display:block;
	}
	.logo1::before{
		width:85px;
		height:85px;
		margin:0px auto;
	}
	.tamil_academy{
		text-align:left;
		background:none;
		padding:10px 0;
		margin-left:10px;
	}
	.m_bg{
		background-color:#2ed0d4;
	}
	.tamil_academy li:first-child,
	.tamil_academy li:last-child{
		float:none;
		text-align:left;
	}
	.navbar-toggle{
		margin-right:0px;
	}
	.navbar{
		min-height:auto;
	}
	.menu{
		border-radius:0px;
		box-shadow:none;
	}
	.menu h1{
		padding:0;
	}
	.tamil_academy li:first-child{
		margin:0px 0 7px 0;
	}
	.login-register .home_login_new input{
		width:90%;
	}
	.more_teacher{
		font-size:12px;
		padding:5px 15px;
	}
	@keyframes move {
	  0%   { left: 100px;  }  
	  70%  { left: -100px; }
	  100% { left: 100px;  }
	}
	.navbar-default .navbar-toggle{
		border-color:#fff;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color:#fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background:transparent;
	}
	.fraction-slider .prev,
	.fraction-slider .next	{
		top:35% !important;
	}
	.yamm-fw .dropdown-menu .row:first-child .mega_child:first-child{
		border-radius:15px 15px 0 0 !important;
	}
	.yamm-fw .dropdown-menu .row:first-child .mega_child:last-child{
		border-radius:0px !important;
	}
	.p0{
		padding-left:0px;
		padding-right:0px;
	}
	.testimonials{
		padding:20px 0;
	}
	.testimonials .item p{
		line-height:18px;
		text-align:left;
	}
	.testi_cnt{
		width:65%;
	}
	.testimonials{
		height:900px;
	}
	.login_reg p{
		text-align:left;
	}
	.stage_bg{
		min-height:auto;
		padding:25px 0;
	}
	.inner_banner h2,
	ul.breadcum{
		position:static;
	}
	.inner_banner h2{
		padding-bottom:15px;
		padding-top:20px;
		font-size:16px;
		line-height:26px;
	}
	.lessons_details h3{
		font-size:20px;
		padding-bottom:30px;
	}
	.lessons_details{
		padding:30px 0;
	}
	.stages_details{
		padding:30px 0;
	}
	.inner_banner{
		min-height:auto;
		padding-bottom:25px;
	}
	.stages h2{
		padding-top:25px;
	}
	.stages_details .nav-tabs li{
		width:100%;
		border-left:1px solid #2ed0d4;
	}
	.sidebar h3,
	.details_hold h3{
		font-size:16px;
		padding-bottom:16px;
	}
	.about_teachers h2{
		margin-top:0px;
	}
	.learning_process figure{
		margin-top:20px;
	}
	.contact_de .col-xs-12{
		margin-bottom:50px;
	}
	.contact_de .col-xs-12:last-child{
		margin-bottom:0px;
	}
	.contact_form{
		margin-top:50px;
	}
}


@media only screen and (max-width:480px){
	
}