.sub-navbar-wrap .sub-navbar li.active a {
color:#3f4448!important;
background-color:#ffffff!important;
opacity:1!important;
}


.sub-navbar-wrap .sub-navbar li a {
background-color:#2c2c2c!important;
opacity:0.5!important;
color:#ffffff;
}


.sub-navbar li a:hover {
color:#3f4448!important;
background-color:#ffffff!important;
}

/*¼­ºê ¸Þ´º Á¦¸ñÀÌ ±æ¾îÁö¸é Â÷ÁöÇÏ´Â Ä­ÀÌ Ä¿Á®¹ö¸®´Â °Í ¹æÁö*/
.nav-fill .nav-item {
flex:1 1 0%!important;
}

/*¸ð¹ÙÀÏ½Ã »ó´ÜÀÇ ¸Þ´º ºÎºÐ ±ÛÀÚ ±æ¾îÁö¸é ´ÙÀ½Ä­À¸·Î ³Ñ¾î°¡´Â°Í ¹æÁö*/
@media only screen and (min-width: 321px) and (max-width: 990px){
.nav-fill .nav-item {
flex:1 1 auto!important;
}
}

@media only screen and (min-width:321px) and (max-width:1350px){
section.mini-spacer.bg-footer{
height:100%!important;
}
.mini-spacer{
padding:30px 0!important;
}
#mobile_footer{
margin:0px 0px!important;
}
}