.mobile-sld{ display:none;}
@media only screen
and (max-width : 718px) 
{

.mobile-sld{ display:block;}

.padder_wrapper, .flyer-bottom, .logo-main{ display:none;}
.mobile-sld-in{ width:100%; float:left; box-sizing:border-box; padding:10px; background:rgba(255, 255, 255, 1)}
.audio{ margin:0; padding:0; height:0; width:0; overflow:hidden;}
.logo-main{ width:100%; float:left; }
.mobile-logo{ width:100%;float:left; text-align:center; margin-bottom:2px;}
.mobile-logo img{ max-width:100%; max-height:80px;}
.mobile-logo-name{ width:100%;float:left; text-align:center; margin-bottom:2px; background:#fff;}
.mobile-logo-name img, .flyer{ max-width:100%;}
.logo-name img{ margin-top:10px;}
.f-bottom{ width:100%; float:left; margin-top:10px;}
.f-bottom-left{ width:70%; float:left; text-align:left; font-size:11px;color: #000;font-family: Arial;}
.f-bottom-right{ width:30%; float:right; text-align:right; font-size:11px;color: #000;font-family: Arial;}
.f-bottom-right span{ width:100%; float:left;}
.f-bottom-right b{}




}
