/* ---------------------------------- */
/* ==Responsive large (> 1024)		  */
/* ---------------------------------- */
/* title, error... */
/* navigation *//* against motion*/
/* icon... */
/* text and some title */
/* */
/* for banner yellow */
/* success */
@media (min-width: 1024px) {
  /* page Calendar */
  .full .calendar caption,
  .full .calendar .clndr-controls {
    font-size: 1.7857142857142858em;
    padding: 20px 0;
  }
  .full .calendar th,
  .full .calendar .header-day {
    padding: 20px 0;
  }
  .full .calendar th,
  .full .calendar td,
  .full .calendar .day {
    font-size: 1.5714285714285714em;
  }
  .full .calendar .day,
  .full .calendar .header-day {
    width: 13%;
  }
  /* amendements dupliquÃ©s */
  .amdt-duplicate:after {
    left: 29%;
  }
}
