@media screen and (max-width:1366px)

{
.top_header_contanear
{
	background-size:1366px auto;
}
.footer_contanear
{
	background-size:1366px 100%;
}
}

@media screen and (max-width:1200px)
{
.nav_main_area ul li a
{
	color:#fff;	
	padding:12px 15px;
	border-radius:5px;
}	
}

@media screen and (max-width:1150px)

{
.nav_main_area ul li a
{
	padding:12px 11px;
	font-size:15px;	
}	
}

@media screen and (max-width:999px)

{
.nav_main_area ul li a
{
	padding:12px 6px;
	font-size:15px;	
}
.welcome_panel_contanear
{
	bottom:0px;
}
.welcome_panel h2
{
	font-size:30px;
}
.welcome_panel h2 em
{
	font-size:20px;
}
}


@media screen and (max-width:950px)

{
	

}

@media screen and (max-width:900px)

{
.top_header_right_area
{
	margin-top:20px;
}
.top_header_and_nav_contanear
{
	border-bottom:5px solid #048E40;
}
.nav_contanear
{
	display:none;
}
.small_manu
{
	display:block;
}
.welcome_panel_contanear2
{
	bottom:0px;
}
}

@media screen and (max-width:850px)

{
	
}

@media screen and (max-width:800px)

{
.top_footer_box1
{
	width:50%;
}
.top_footer_box2
{
	width:50%;
}
.top_footer_box3
{
	width:100%;
	margin-top:30px;
}	
}

@media screen and (max-width:768px)

{


}


@media screen and (max-width:700px)

{
.top_header_left_area
{
	display:none;
}
.top_header_middle_area
{
	width:50%;
	text-align:left;
}
.top_header_right_area
{
	width:50%;
}
.notice_main_area
{
	width:100%;
}
.about_text_area
{
	width:100%;
	margin-top:20px;
}

}


@media screen and (max-width:667px)

{
.about_main_area
{
	text-align:center;
}
.about_main_area img
{
	float:none;
	margin:0 0 10px 0;
}
.school_pannel_main_area h1
{
	font-size:30px;
}
.mid_widepanel_col{width:49%;}
.about_main_area h1
{
	font-size:24px;
}
.our_activities_heading h1
{
	font-size:24px;
}
.slider_heading_area h1
{
	font-size:24px;
}
}

@media screen and (max-width:600px)

{
.welcome_panel_contanear
{
	position:static;
	margin-top:-2px;
}
.welcome_panel h2
{
	background:rgba(0,0,0,1);
}
.welcome_panel h2
{
	font-size:24px;
}
.welcome_panel h2 em
{
	font-size:18px;
}
.welcome_panel h2
{
	padding:15px 20px;
	width:100%;
}
.box1 h2
{
	font-size:18px;	
}
.footer_copy_main_area h3
{
	float:none;
	text-align:center;
}
.footer_copy_main_area p
{
	text-align:center;
}
.welcome_panel_contanear2
{
	position:static;
	margin-top:-2px;
}

}

@media screen and (max-width:500px)

{
.welcome_panel h2
{
	font-size:20px;
}
.welcome_panel h2 em
{
	font-size:17px;
}
.top_footer_box1
{
	width:100%;
}
.top_footer_box2
{
	width:100%;
	margin-top:30px;
}
.footer_copy_main_area p
{
	font-size:12px;
}

}


@media screen and (max-width:480px)

{
.admissiom_but
{
	display:block;
	float:right;
	width:150px;
	height:48px;
	border-radius:5px;
	background:#D60E01;
	text-align:center;
	line-height:48px;
	font-size:12px;
    font-family:'OpenSansSemibold';
	color:#FFF;	
}
.box1
{
	width:100%;
}
	
}


@media screen and (max-width:400px)

{
.mid_widepanel_col{width:99%;}	
}

