/* large screen */
  @import url(../size-940/ddblock-cycle-navigator60p-size-940.css) all and (min-width: 769px);
 
/* iPAD / medium width */
  @import url(../size-700/ddblock-cycle-navigator60p-size-700.css) all and (max-width: 768px);
 
/* Smart Phones */
  @import url(../size-460/ddblock-cycle-navigator60p-size-460.css) all and (max-width: 480px);


/*
@media all and (min-width: 769px) {
}
@media all and (max-width: 768px) {
}
@media all and (max-width: 480px) {

}*/