Media query is a concept that acts a major part in responsive web design. Responsive web design refers to creating web pages which can dynamically change its appearance according to the user’s screen, (mobile, tablet, laptop, PC etc.) with the intention of giving a better user experience. You could say it’s like adding conditions to a .css file.
