
/*서브-메뉴로케이션*/
#location{position:absolute; right:0; bottom:10px; color:#a1a1a1; font-size:12px;}
#location i{ font-size:0.9em; margin:0}
#location strong{color:#a1a1a1; font-weight:400;}

@media (max-width: 991px) {
#location{position:relative; margin-top:0px; font-size:11px;}
}