@import url(font-icons.css);
@import url(animate.css);
@import url(style-l.css) only screen and (min-width:1568px) and (max-width:1199px);
@import url(style-m.css) only screen and (min-width:768px) and (max-width:1567px);
@import url(style-s.css) only screen and (max-width:767px);