/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/css/ie11.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* line 7, ../sass/ie11.scss */
.ie11 .cd-headline {
  left: 170px;
  z-index: 0;
}
/* line 12, ../sass/ie11.scss */
.ie11 .page .count-down.started {
  opacity: 0;
}
/* line 16, ../sass/ie11.scss */
.ie11 .page.open .count-down.started {
  opacity: 1;
}
