/************************Notice background path*********************************************/

@media(max-width: 770px){
	.box{width:100%; margin:0 auto; position:relative; z-index:0;}
	.header{position:relative; left:0px; top:0px; width:100%; height:auto; background:#ffffff;z-index:5;}
	.section2{position:relative; left:0px; top:0px; width:100%; height:auto; background:#ffffff;}
	.section3{position:relative; left:0px; top:0px; width:100%; height:auto;background:#ffffff;}
	.section4{position:relative; left:0px; top:0px; width:100%; height:auto; background:#ffffff;}

	.logo{position: relative;left: 0px;top: 0px;width: 60%;margin: 0px auto;padding: 20px 0px;}
	.logo img{width: 100%;height: auto;}
	.headmenu{display: none;}
	.headmenu1{
	  position:relative;
	  top:0px;
	  left:0px;
	  width: 100%;overflow: hidden;display: none;
	}
	#headmenu11{font-size:18px; font-weight:normal; font-family:'Century Gothic';}
	#headmenu11 li{width: 100%;float:none; margin-right:0px;line-height:30px;color:#ffffff;}
	#headmenu11 li a,#headmenu11 li a:visited{
	  display:block;
	  _display:inline-block;
	  width: 98%;height: 30px;
	  padding-left: 2%;
	  line-height: 30px;
	  text-decoration:none;
  	  color:#000;
  	  background: #D8BD70;
	}
	#headmenu11 li a:hover{
	  background:#E83D2F;
	  color:#ffffff;
	}

	#headmenu22{list-style:none; position:relative; top:0px; left:0px; display:none;z-index:20;font-size:12px;width:100%;}
	#headmenu22 li{position:relative;z-index:10;margin:0;}
	#headmenu22 li a, #headmenu22 li a:visited{display:block;_display:inline-block;color:#000;text-decoration:none;width: 98%;height: 24px;padding-left: 2%;line-height: 24px;}
	#headmenu22 li a:hover{color:#000; text-decoration:underline;border-top:2px solid #D8BD70;background:#fff; text-decoration:none;}

	.minHeadmenu{position: relative;left: 0px;top: 0px;display: block;width: 100%;height: auto;background: #E83D2F;cursor: pointer;}
	.HeadIcon{position: relative;left: 0px;top: 0px;width: 37px;padding: 5px;margin:0 auto;}
	

	.a3{display: block;width: 100%;height: 100%;display: none;}
	.a3 img{width: 100%;height: auto;}
	.aboutUs{display: block;color: #916849;font-size: 14px;font-weight: normal;width: 80%;text-align: center;margin: 0 auto;padding: 10px;line-height: 24px;}
	.aboutUs img{width: 100%;height: auto;}
	

	.footerOne{display: block;position: relative;width: 100%;margin: 0 auto;overflow: hidden;}
	.footerContent{color: #3A3F1C;font-family: Arial;font-size: 13px;font-style: italic;width: 80%;text-align: center;margin: 0 auto;line-height: 25px;position: relative;overflow: hidden;padding: 10px 0;}
	.profileaa {
	  position:relative;
	  top:0px;
	  left:0px;
	  width:90%;
	  font-size:13px;
	  font-weight:bold;
	  font-family:Calibri;
	  color:#816849;
	  line-height:21px;
	  text-align: center;
	  padding: 10px 0px 40px;
	  margin: 0 auto;
	}
	.profileaa a:link,.profileaa a:visited{color:#816849;}


	.ctn{position: relative;left: 0px;top: 0px; width:100%; background:#ffffff; overflow: hidden;}
	.frame_content{position: relative; width:100%; background:#fff; min-height:1184px;overflow: hidden;}
	.frame_left{position: relative;float:left; width:100%; background:#ffffff; min-height:900px;display: none;}
	.frame_right{position: relative;float:left; width:100%; background:#ffffff; min-height:900px;}



  	.map{width: 100%;height: 400px;}
	#contactus{width:100%; margin:10px auto;  color:#000; font-size:13px;}


	/*-------------------      prodcat page    ---------------------------*/
	.bottom_loop_div{width: 48%;margin: 1%;float: left;}
	.righttitle-left{float:left; width:100%;text-align:left;}
	.righttitle-right{float:right; width:100%;text-align:right; padding-right:2%;}
	.product-list-left{float:left;width:100%;text-align:center;}
	.show_photo{width:50%;margin: 0 auto;}
	.show_photo img{width:100%; height: auto;}
	.product-img-l img{width: 100%;height: auto;}
	.product-list-middle{float:left;width:100%;text-align:center;line-height: 20px;}
	.product-list-right{float:left;width:100%;text-align:center;}
	.product-list-right li{float: left;width: 50%;text-align: center;}

	.content_box{width: 80%;}
	.show_photo{width:80%;margin: 0 auto;}/*width of m_photo box*/


}

@media(max-width: 480px){
	.bottom_loop_div{width: 98%;margin: 1%;float: left;}
	.product-detail-btn{width: 100%;}
	.product-detail-btn li{width: 98%;margin: 1%;float: left;}
}

