
/*서브-메뉴로케이션*/
#location{ position:absolute; top:20px; right:0; padding-left:15px; background:url(img/home.jpg) 0 50% no-repeat; color:#a1a1a1; font-size:13px;}
#location strong{color:#000;}
@media (max-width: 991px) {
#location{ display:none;}
}