@import url(style.css) screen and (min-width: 960px);
@import url(style.css) screen and (min-width:721px) and (max-width:959px);
@import url(smart.css) screen and (max-width:720px);