@media screen and (max-width:1366px)

{

}

@media screen and (max-width:1200px)
{
.nav_main_area ul li a
{
	padding:17px 15px;
}
	
}

@media screen and (max-width:1050px)

{



}

@media screen and (max-width:999px)

{
.nav_main_area > ul > li > a
{
	font-size:18px;
	padding:10px 8px;
}

.top_panel_right p{font-size:12px;}
}


@media screen and (max-width:950px)

{
}

@media screen and (max-width:900px)

{

}

@media screen and (max-width:850px)

{

	
}

@media screen and (max-width:800px)

{
	
.activites_panel_inner_box{width:calc(100% / 2 - 20px);}
	
}

@media screen and (max-width:767px)

{
.nav_main_area
{
	display:none;
}

.small_manu
{
	display:block;
}

.top_panel_right p{padding-right:60px;}

.yellow_panel_left{width:100%;}
.yellow_panel_right{width:100%; margin:20px 0 0 0;}

.gallery_panel_left{width:100%;}
.gallery_panel_right{width:100%; margin:10px 0 0 0;}

.footer_col{width:calc(98% / 2); float:none; display:inline-block; vertical-align:top} 

.footer_bottom{text-align:center;}
	
.footer_bottom span{float:right;width:100%; text-align:center;}

.subpage_left_area
{
	width:100%;
}

.subpage_right_area
{
	width:100%;
}

.subpage_banner_contanear img
{
	width:1000px;
	object-fit:cover;
}

}


@media screen and (max-width:700px)

{

}

@media screen and (max-width:600px)

{
	
}

@media screen and (max-width:500px)

{
	
	.top_panel_left{width:100%; text-align:center;}
	
	.top_panel_left img{width:100px; display:inline-block;}
	
	.top_panel_right{width:100%; text-align:center;}
	
	.top_panel_right p{padding-right:0px; margin:-5px 0 0 0; background-color:rgba(255,255,255,0.8)}
	
	.activites_panel_inner_box{width:calc(100% - 20px);}
	
	
}


@media screen and (max-width:480px)

{
.footer_col{width:calc(98%); } 

}

@media screen and (max-width:400px)

{
	
	.founder_panel img{width:100%;}
	
}