﻿@media screen and (max-width: 400px){
	#boxmenu{width: 100%;}
	
}



@media screen and (min-width: 401px) and (max-width: 480px){
	#boxmenu{width: 80%;}
}



@media screen and (max-width: 600px){
	#body{margin: 0;padding: 55px 0 40px ;background: #f6f6f6;}
	#boxmenu{z-index: 110;box-shadow: -5px 0px 20px #999;margin-right: -110%;transition: all 0.4s;widows: 85%;}
	#icologodes{display: none}
	#icomen_mo,#rmclose{display: inline-block;}
	#boxbody{margin: 0px;padding: 5px;border-radius: 0;}
	
	#bodyhead{position: fixed;left: 0;right: 0;top: 0;padding: 5px 0 0;background: #FFF;z-index: 100;box-shadow: 0px 3px 10px rgba(0,0,0,.25);}
	
	.postitem{width: 100%;border-radius: 0;}
	
	
	#storesinfobox{max-height: none;max-width: none;border-radius: 0;}
	#postviewbox{max-height: none;max-width: none;height: 100%;border-radius: 0;}
	
	
	#bhbtnnotif, #bhbtnstate{margin-left: 10px;}
	#bhsearch{display: none;width: 160px;}
	#bodyheadlogo{display: block}
	#footermenu_m{display: flex}
	
	#helogobox{display: none;}
	
	#loginpage1{width: 100%;}
	#loginpage2,#bhbtnnewpost{display: none;}
	
	#p9rbody{flex-direction: column}
	#p9row2::after{display: block;}
	
	
}



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


@media screen and (max-width: 860px) {
	#postbox{display: block;}
	#postbox1{width: 100%;padding-bottom: 30px;}
	#postbox2{width: 100%;}
	#p9b{max-height: none;}
}



@media screen and (min-width: 801px) and (max-width: 1000px) {
	
	
}
@media screen and (min-width: 601px) and (max-width: 1099px) {
	.postitem{width: 44%;}
}

@media screen and (min-width: 1100px) and (max-width: 1300px) {
	.postitem{width: 28%;}
}


@media screen and (min-width: 901px) and (max-width: 1150px) {
	
}


