
/* mobile Layout */
#footerwrap{padding:0;}
#footer{width:90%;padding-left:0;}
#footer h1{display:none;}

#footer .copyright{display:none;}
#footer .mb_copyright{display:block;width:100%;line-height: 15px;padding-left:10px;
		background:none;font-size:11px;color:#ddd;text-align:center;}
#footer .mb_copyright p{padding-bottom:7px;word-wrap:break-word;}



.mb_copyright a:link {color:#FFFFFF; text-decoration:none;}
.mb_copyright a:visited {color:#FFFFFF;}
.mb_copyright a:hover{color:#D0F2FF;}


@media(max-width:480px){
.footermenu{color:#fff;font-size:8pt;font-family:"NanumGothicBold",'NanumGothic',sans-serif}
.noneesens{display: none;}
.esensmobilemenu{font-size: 10pt;}
.addtel{display: block;}
}

@media (min-width:481px) and (max-width:640px){/*mobile and mini- tablet*/
.noneesens{display: none;}
}
