@media screen and (max-width: 1200px) {
	#wrapper {}
	#page{width:100%;width:100%;}
	#header, #header .content, #container, #container .content, #main, .mainbody1 {width:100%}
	.photo{margin:0 auto 0;width:100%;height:auto;}
	#content{width:98%;padding:0 1%;}
	#logo{padding-left:5px;}
	
}

@media screen and (max-width: 1000px) {
	body{background:#fff;}
	h1{text-align:left;}
	#wrapper {}
	#header, #header .content, #page, #container, #container .content , #main, .mainbody1 {width:100%}
	
	#datario{display:none;}
	#blog{width:70%;margin:0px;}
	#blog_tags{width:100%}
	
	#logo{position:absolute;top:0px;left:5px;margin-top:13px;color:#fff;}
	#topmenu{height:0}
	
	#menu_responsive{display:none}
	#logo_responsive{display:none;padding:25px 0 55px 0;}
	#share_responsive{float:left}
	.mainleft{display:none;}
	#nav{display:none}
	
	.slicknav_menu{display:block;padding-bottom:0px;}
	
	#container .content{clear:both;}
	
	#social{clear:both;margin-top:0px;padding-top:0;width:100%;background:#4c4c4c;text-align:center;padding-bottom:5px;margin-bottom:5px;}
	#social img{width:24px;margin-left:6px;}
	#social a{opacity:.4;}
	#social a:hover{opacity:1;}
	
	/*
	#photogallery, #photogallery .gallery_display, #photogallery .gallery_text, #photogallery .gallery_description {width:100%}
	#photogallery .gallery_display .gallery_photo {}
	*/
	
	#blog, #blog .blog_main, #blog .datario{width:100%}
	#blog .blog_content img{width:100%;height:100%}
	#datario{float:left;}
	
	#events  .events_content img{width:100%;height:100%}
	
	#news  .news_content img{width:100%;height:100%}
	
	#share{display:none;}
	
	.gallery_box{width:100%;}
	
	.latest_h{max-width:48%;max-height:48%;width:48%;height:48%;}
	
	.photo{margin:0 auto 0;width:100%;height:auto;}
}


@media screen and (max-width: 800px) {
	#photogallery .gallery_box{width:98%;}
	.latest_h{max-width:100%;max-height:100%;width:100%;height:100%;}
	#main{min-height:300px;}
}

@media screen and (max-width: 600px) {
	/*.gallery_box{width:32.3%;}*/
	#news, #events{width:100%;clear:both;}
	#news_menu, #events_menu{background:#fff;clear:both;float:left;width:95%;}
}


