#location {padding:100px 0; }
#location .tit {padding-top:30px;}
.item .wrap_controllers {display:none !important;}
.item .map span{border:0 !important; width:0 !important;}
.item .map .root_daum_roughmap {border:0px solid #ccc;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#location {padding:50px 0; }
#location .tit {padding-top:0px; padding-bottom:30px; }	
.item .map .root_daum_roughmap {width:100% !important; }
.item .map .wrap_map {height:300px !important;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
