@media (max-width:768px){

/* KHÔNG đụng wrapper gốc */

/* top menu text */
.floattop__item--download,
.floattop__item--topup{
font-size:15px !important;
font-weight:700 !important;
letter-spacing:0 !important;
line-height:58px !important;
text-align:center !important;
font-family:Arial, sans-serif !important;
}

/* icon app nhỏ lại */
.floattop__item--appicon{
width:58px !important;
height:58px !important;
}

.floattop__item--appicon img{
width:50px !important;
height:50px !important;
object-fit:contain;
}

/* icon zalo fb đều */
.floattop__item--home.mobile,
.floattop__item--fanpage.mobile{
width:42px !important;
height:42px !important;
}

/* menu burger */
.floattop__item--burger{
width:42px !important;
height:42px !important;
}

/* chống chữ bị cắt */
.floattop__item{
white-space:nowrap;
overflow:hidden;
}

/* footer text rõ hơn */
.footer__copyright p{
font-size:13px !important;
}

/* slider mobile mượt */
.feature_item img{
width:100%;
height:auto;
}

}
@media (max-width:768px){

.floattop__item--download,
.floattop__item--topup{
text-indent:-9999px !important;
font-size:0 !important;
color:transparent !important;
overflow:hidden !important;
}

}
