/* if the primary input mechanism system of the device CANNOT hover */
@media (hover: none) { }
/* if the primary input mechanism system of the device can hover */
@media (hover: hover) { }
/* if the primary input mechanism system of the device CANNOT hover */
@media (hover: none) { }
/* if the primary input mechanism system of the device can hover */
@media (hover: hover) { }