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

{

}

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

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

{
.nav_mian_area ul li a
{
	font-size:13px;
	margin:0 5px;
}

}

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

{

.nav_mian_area ul li a
{
	font-size:12px;
	margin:0 0px;
}
.yellow_panel_bottom_left{width:50%; padding:20px;}

.yellow_panel_bottom_left_box_left{display:inline-block; vertical-align:middle; width:200px; border:3px solid #0c5f16;}

.yellow_panel_bottom_left_box_right{display:inline-block; vertical-align:middle; width:100%; padding-left:0px}
}


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

{
.event_panel_inner_box:nth-child(1){width:calc(100% / 2 - 20px)}
.event_panel_inner_box:nth-child(2){width:calc(100% / 2 - 20px)}

.event_panel_inner_box:nth-child(3){width:calc(100% - 20px)}
}

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

{



}

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

{



.index_top_panel header .left{display:inline-block; vertical-align:middle; width:180px;}

.index_top_panel header .left img{width:100%;}

.index_top_panel header .right{width:calc(100% - 190px); }

.bannet_overlay h2{font-size:30px;}

.about_blue_panel_inner_box{ width:calc(100% / 2 - 24px); margin:10px; }

.yellow_panel_bottom_left{width:100%; }

.yellow_panel_bottom_right{width:100%; }

.yellow_panel_bottom_left_box_left{ vertical-align:middle; width:200px; }

.yellow_panel_bottom_left_box_right{ width:calc(100% - 204px); padding-left:20px}

.yellow_panel_bottom_right_imgbox{position:relative; width:25%; height:150px;}

.donate_panel_box{width:calc(100% / 3 - 4px); }


}

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

{

}

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

{
	
.nav_mian_area
{
	display:none;
}
.small_manu
{
	display:block; margin:15px 0 0 0;
}

.index_top_panel header .right{width:calc(100% - 190px); padding-right:50px;}

.yellow_panel_inner_box{ width:calc(100% - 24px); }

.event_panel_inner_box:nth-child(1){width:calc(100% - 20px)}
.event_panel_inner_box:nth-child(2){width:calc(100% - 20px)}

.donate_panel_box{width:calc(100% / 2 - 4px); }

.footer_bottom_left{width:100%; text-align:center}

.footer_bottom_right{width:100%; text-align:center; margin:5px 0 0 0}

.footer_box{ width:calc(100% - 4px); }

.subpage_panel_left{width:100%;}

.subpage_panel_right{width:100%;}

}


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

{
.bannet_overlay p{font-size:16px; }

.index_top_panel .large_banner{height:450px; object-fit:cover;}

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

{
}

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

{
.yellow_panel_bottom_right_imgbox{position:relative; width:50%; height:150px;}	

.yellow_panel_bottom_left_box_right{width:100%; padding-left:0px;}

.donate_panel_box{width:calc(100% / 1 - 4px); }
}

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

{
}


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

{
	.index_top_panel header .right{width:100%; padding-right:50px;}
	
	.donate_button{float:left; margin:10px 0 0 0}
	
	.about_blue_panel_inner_box{ width:calc(100% - 24px); margin:10px; }

}


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

{.index_top_panel .large_banner{height:550px;}
}

