@media only screen and (min-width: 980px) { /*-DESKTOP-*//*---------------------------------*/.hide-on-desktop {display: none !important;}/*---------------------------------*/}/*---------------------------------*//*---------------------------------*/@media only screen and (min-width: 980px) and (max-width: 1279px) { /*-SMALL DESKTOP-*//*---------------------------------*//*---------------------------------*/}/*---------------------------------*/@media handheld, only screen and (max-width: 979px) { /*-ONLY HANDHELD-*//*---------------------------------*//*---------------------------------*/}/*---------------------------------*/