
/*서브-메뉴로케이션*/
#location{ color:#999; font-size:1em; font-weight:400; position:absolute; bottom:10px; left:50%; margin-left:-390px;}
.loca{}
#location strong{color:#444; font-weight:normal;}
@media (max-width:991px) {
#location{  font-size:1em; padding:10px 10px; margin-bottom:0px;}
.loca{ width:100%;}
}