@media screen and (min-width:1366px)
{
	
}
@media screen and (max-width:1365px)
{

}

@media screen and (max-width:1150px)
{
.nav_main_area ul li a
{
	padding:0 18px 8px 18px;
}	
}

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

@media screen and (max-width:999px)
{
.our_courses_box1 h2 ,.our_courses_box2 h2 ,.our_courses_box3 h2 ,.our_courses_box4 h2
{
	font-size:25px;
	line-height:normal;
}
.desk_principal_box1_text_area
{
	padding-right:0;
}
}

@media screen and (max-width:950px)
{
.nav_main_area ul li a
{
	padding:0 10px 8px 10px;
}
.pannel1_left_area
{
	width:310px;
}
.pannel1_right_area
{
	width:calc(100% - 340px);
	margin-top:-20px
}	
}

@media screen and (max-width:900px)
{
.pannel1_left_area
{
	width:100%;
}
.pannel1_right_area
{
	width:100%;
	margin-top:25px;
}	
}

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

.nav_main_area
{
	display:none;	
}	
	
.small_manu
{
	display:block;
}

.subpage_body_left_area
{
	width:100%;
}
.subpage_body_right_area
{
	width:100%;
	margin-top:30px;
}
.logo_area
{
	width:100%;
	padding:10px 0 0 0;
}
.logo_area img
{
	max-width:250px;
}
.top_header_right_area
{
	width:100%;
	text-align:center;
}
.top_header_right_area p
{
	font-size:12px;
	margin-top:10px;
}
.top_header_right_area h2
{
	font-size:35px;
	margin:5px 0;	
}

.bottom_footer_main_area h2
{
	float:none;
	width:100%;
	text-align:center;
}
.bottom_footer_main_area p
{
	float:none;
	width:100%;
	text-align:center;
	margin-top:8px;
}
}

@media screen and (max-width:800px)
{
.event_main_area
{
	width:100%;
}
.event_testimonial_heading_main_area h2
{
	font-size:20px;
}
.testimonial_main_area
{
	width:100%;
	margin-top:20px;
}
.desk_principal_list_area
{
	width:100%;
}
.desk_principal_list_area ul
{
	font-size:16px;
}
.desk_principal_list_area ul li
{
	float:left;
	width:50%;
}
.desk_principal_right_area
{
	width:100%;
	margin-top:20px;
}
}

@media screen and (max-width:767px)
{
.footer_box1
{
	width:50%;
	margin:30px 0;
}
}

@media screen and (max-width:700px)
{
.our_courses_box1 ,.our_courses_box2 ,.our_courses_box3 ,.our_courses_box4
{
	width:48%;
}	
}

@media screen and (max-width:667px)
{
.successful_students_box_img_area
{
	width:100%;
	text-align:center;
}
.successful_students_box_text_area
{
	display:inline-block;
	float:none;
	width:100%;
	text-align:center;
	margin-top:10px;
}
}



@media screen and (max-width:550px)
{
.footer_box1
{
	width:100%;
	margin:30px 0;
	border-right:none;
}
}



@media screen and (max-width:480px)
{
.desk_principal_list_area ul li
{
	width:100%;
}

.desk_principal_box1_img_area
{
	text-align:center;
	width:100%;
}	
.desk_principal_box1_text_area
{
	text-align:center;
	width:100%;
	margin-top:10px;
}
.desk_principal_right_area h2
{
	text-align:center;
}
}

@media screen and (max-width:400px)
{
.our_courses_box1 ,.our_courses_box2 ,.our_courses_box3 ,.our_courses_box4
{
	width:98%;
}
.event_testimonial_heading_main_area
{
	text-align:center;
}
.event_box_left_area
{
	width:100%;
	border-bottom:2px solid #E8E8E7;
	text-align:center;
}
.event_box_right_area
{
	width:100%;
	text-align:center;
	margin-top:10px;
}	
.testimonial_box_area
{
	display:block;
	float:left;
	width:100%;
	background:url(../images/testimonial_icon1.png), url(../images/testimonial_icon2.png);
	background-repeat:no-repeat, no-repeat;
	background-position:top left, bottom right;
	padding:0px 60px 0px 45px;
	margin-top:20px;
	min-height:60px;
	text-align:center;
}
}
