$(function(){ $(".big-video-clo").on("click touch", function () { $(".shade, .big-video").hide(); }); })