@media screen and (max-width:1200px){
	.center{width:100%;min-width:320px;}
	.topnav{height:auto;}
	.topnav .search{float:none;position:relative;padding:0;margin:5px;}
	.topnav .search input[type="text"]{width:100%;box-sizing:border-box;padding-right:70px;}
	.topnav .search input[type="submit"]{position:absolute;right:0;top:0;margin:0;}
	.logo{display:block;width:100%;margin:0;background-position:center center;}
	header .menu{position:absolute;left:0;top:0;height:100%;z-index:99999;}
	.menu>b{position:absolute;display:block;width:60px;height:60px;top:50%;left:10px;cursor:pointer;background:url(../p/mbg) center center no-repeat rgba(0,0,0,0.1);z-index:999999999;transform:translatey(-50%);}
	.menu>ul{position:fixed;display:block;background:#222;left:0;top:0;bottom:0;width:300px;transform:translatex(-100%);transition:all 800ms ease-in-out;overflow:auto;z-index:9999999999;}
	header .menu ul li{display:block;}
	header .menu ul li a{display:block;height:auto;width:auto;max-width:none !important;text-align:left;background:none;}
	header .menu>ul>li>a{line-height:40px;}
	header .menu ul:hover li a,header .menu ul li:hover>a{background:none;}
	.menu>ul>li .mmore img,.menu>ul>li .mmore .txt{display:none;}
	body.mshow{overflow:hidden;}
	.mshow .menu>ul{transform:translatex(0);}
	.mshow .menu>b{position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0.9);z-index:9999999998;width:auto;height:auto;transform:none;}
	header .menu ul li>.mmore img{display:block;width:100%;margin:0;}
	header .menu ul li>.mmore .txt{margin:0;width:auto;padding:10px;display:block;color:#fff;}
	header .menu ul li>.mmore{display:block;position:relative;background:#222;}
	header .menu ul li>.mmore .center{min-width:auto;}
	header .menu ul li>.mmore>.center>ul{margin-left:15px;min-height:auto;}
	header .menu ul li>.mmore>.center>ul>li>a{color:#fff;}
	header .menu ul li>.mmore>.center>ul>li>a:hover,header .menu ul li>.mmore>.center>ul>li.active>a{background:#000;}
	header .menu ul li ul li a,header .menu ul li>.mmore>.center>ul>li a{padding:3px 9px;}
	footer .external-links,footer .foot-sect{height:auto;padding:1px 0;}
	.contact,.contact>div,.col,footer .contact,footer .fmenu,footer .finduson{display:block;width:auto !important;margin:30px 10px;padding:0;}
	.contact,.contact>div{margin:0 !important;}
	.contact{margin-bottom:30px !important;}
	.external-links ul>li{display:inline-block;width:50%;margin:0;padding:0;}
	.col .items{max-height:none;}
	footer>.copyright{padding:10px;}
	.orgname{margin-bottom:15px;}
	.cleft.center,.cleft,.cright{display:block;width:auto;margin:0;padding:10px;float:none;clear:both;min-width:auto;}
	.cleft:after,.cright:after{content:'';display:block;clear:both;}
	div.page-content,div.post-list,.contact>div.form>div{padding:0;}
	.search input[type="text"]{width:230px;}
	.albums>.album,.gallery>.photo{width:100%;}
	div.post-list>.post b{font-size:14px;}
	.post-read .page-content{padding:5px;}
	.cform .fld{width:100% !important;margin-right:0 !important;margin-left:0 !important;}
}