Abstract Media queries allow a website of different views on various and different sizes of screens and browsers. While designing a responsive website the one should always consider using conditional loading to reduce the amount of the content that is being requested or sent to a target device. Introduction The…