@media screen and (max-width: 1024px){	
.nav > li > div{width: 49%!important; top:112px!important;}

}

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

}

@media screen and (max-width: 800px){	
.logo_area{width:100%; text-align:center; margin-bottom:15px;}
.mobmenu_bx{display:block; margin-bottom:20px;}
.pc_menu{display:none;}
.bdy_total{padding:0 1%;}
.top_four_lft{width:23%;}
.bdy_total{min-height:1010px;}
.footer_total{padding:12px 1%;}
.ftr_lft{width:26%;}
.ftr_mid{width:37%;}
.ftr_last{width: 30%;}
.pdoduct_list_lft{width:35%;}
.pdoduct_list_rht{width:63%;}
.pdoduct_rht_lft{width: 26%;}
.pdoduct_rht_right{width: 72%;}
.leftcont{width: 53%;}
.leftcont dl dt input[type="text"]{width:90%;}
.leftcont dl dt textarea{width:90%;}
.righcont{width:43%;}
.top_four_lft p{min-height:234px;}
.top_four_lft h1{font-size:15px;}
}

@media screen and (max-width: 767px){
.top_four_lft{width:46%; margin-bottom:15px;}
.bdy_total{min-height:1148px;}
.ftr_mid{ margin-right: 10px; width: 43%; min-height:180px;}
.pdoduct_list_top{width: 91%;}
.ftr_last {width: 25%;}

}

@media only screen and (max-device-width: 480px) { 
html {-webkit-text-size-adjust: none; }

}

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


}

@media screen and (max-width: 480px){
.top_four_lft{width:100%; margin-bottom:20px;}
.ftr_lft{border-right: none; width: 100%; border-bottom:1px solid #8e8f9a; margin-bottom:12px; min-height:0;}
.ftr_mid{border-right: none; width: 100%; border-bottom:1px solid #8e8f9a; margin-bottom:12px; min-height:0;}
.ftr_last{border-right: none; width: 100%; border-bottom:none;}
.fl{width:100%; text-align:center; padding-bottom:6px;}
.fr{width:100%; text-align:center;}
.pdoduct_list_lft{width:100%;}
.pdoduct_list_lft{background:none; width:100%;}
.pdoduct_list_rht {width: 100%;}
.pdoduct_rht_lft{width:100%;}
.pdoduct_rht_right{width:100%;}
.leftcont{width:100%; margin-bottom:15px; background:none; padding-bottom:0;}
.leftcont dl dt input[type="text"]{width:100%;}
.leftcont dl dt textarea{width:100%;}
.righcont{width:100%;}
.ftr_mid ul li{padding-bottom:15px;}
.top_four_lft p{min-height:0; padding-bottom:20px;}
}

@media screen and (max-width: 479px){
.bx-wrapper .bx-caption{display:none;}

}

@media screen and (max-width:320px){
.title_total h2{font-size:15px;}	
}


