$(document).ready(function(){ $(".lienhe").html(""); $(".lienhephone").html(""); $(".logo500").html(""); $(".logo280").html(""); $(".logo1120").html(""); $(".formlienhe").html(""); if(window.matchMedia("(max-width: 767px)").matches){ // MAN HINH NHO $(".logotop").html(""); // calss phonenumber them so dien thoai va vi tri $(".phonenumber").html("
"); $(".phonenumber").attr("style","position: fixed;bottom: 6px;width: 100%;z-index:99999;background-color:#cfecfb;"); } else{ $(".logotop").html(""); } });