@media screen and (max-width: 1024px){	
.header{max-width:1140px; padding:0 15px;}
.hdr_top{width:53%;}
.mid_area{max-width:1140px; padding:70px 15px;}
.yellow_area{width:96%; padding:0 2%;}
.grey_area{width:96%; padding:0 2%;}
.footer_con{max-width:1140px; padding:25px 15px;}
.direction_area{max-width:1140px; padding:70px 15px 70px;}
.contact_area{max-width:1140px; padding:70px 15px;}
.gunshow_area{max-width:1140px; padding:70px 15px 70px;}
.con_txt{width:95%;}
.con_txtarea{width:95%;}
}

@media screen and (max-width: 980px){	
.hdr_top{width:56%;}
}

@media screen and (max-width: 800px){	
.hdr_top{width:100%; background-position:center top;}
.mobile_logo{display:block;}
.logo_area{display:none;}
.logo_inner{display:none;}
.inr_hdr{margin-bottom:0;}
.pc_menu{width:100%; text-align:center;}
.pc_menu ul li{display:inline-block; float:none;}
.footer_lft{width:100%; text-align:center; margin-bottom:12px;}
.footer_rht{width:100%; text-align:center; }
.direction_lft{width:49%; margin-bottom:30px;}
.contact_con_lft{width:100%; margin-bottom:70px;}
.contact_con_rht{width:100%;}
.con_txtarea{width:92%;}
.con_txt{width:92%;}
.snd_btn{float:none;}
.gunshow_list ul{margin: 0 6% 0 0;}
}

@media screen and (max-width: 767px){
.mobmenu_bx{display:block; margin:20px 0;}
.pc_menu{display:none;}
.yellow_arealft{width:100%; margin-bottom:15px;}
.yellow_arealft img{text-align:center;}
.yellow_arearht{width:100%; margin-bottom:15px;}
.yellow_arearht img{text-align:center;}
.gunshow_list ul{margin-bottom:50px;}
.gunshow_left{width:100%; margin-bottom:50px;}
.gunshow_rht{width:100%; text-align:center;}
}

@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){
.hdr_top{background-image:none; background-color:#F9C655; padding:2%; width:96%; border-radius:0 0 10px 10px;}
.direction_lft{width:100%;}	
.contact_con_rht1{width:100%;}
.contact_con_rht2{width:100%;}
}

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

}



