

  
  .countdown-banner {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: center;
    border-radius: 10px;
  }
  

  .countdown-text-before {
    font-family: Gibson;
    color: white;
    font-weight: 700;
    font-size: 1em;
    display: block;
    text-align: center;
  }

  .countdown-text-after {
    font-family: Gibson;
    color: white;
    font-weight: 700;
    font-size: 1em;
    display: block;
    text-align: center;
  }
  
  /* The note text under the countdown */
  #stryker-countdown-timer-note {
    color: #666666;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    font-size: 12px;
    display: none;
  }
  
  /* The updating text div */
  .stryker-countdown-timer {
    color: white;
  }

  .ct_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
.ct_value {
    font-size: 2.5em;
    /* font-weight: 700;
    color: white; */
    text-align: center;
    line-height: 1.2em;
  }

.ct_label {
    font-size: .5em;
    /* font-weight: 700;
    color: white; */
    text-align: center;
    line-height: 1.2em;
  }

  .stryker-countdown-container {
    width: 100%;
    font-weight: 700;
    font-size: 21px;
    text-align: center;
    display: flex;
    flex-direction: row;
  }
  

  /*  Landing Page overrides */

 .field--name-field-landing-sidebar .countdown-banner,
 .field--name-field-landing-full-width .countdown-banner ,
 .field--name-field-landing-max-width .countdown-banner {
    border-radius: 10px;
  }

  .field--name-field-landing-sidebar .countdown-banner {
    margin-bottom: 1em;
  }

  .field--name-field-landing-full-width .countdown-banner__full-width {
    padding: 0;
  }



  
  @media (min-width: 480px) {
    .field--name-field-landing-full-width .countdown-banner__full-width {
      padding: 0!important;
    }
  }

 
  @media (min-width: 320px) {
    .countdown-banner {
        height: 115px;
    }
    .countdown-text-before, 
    .countdown-text-after {
      font-size: 0.7em;
    }
  }

  @media (min-width: 375px) {
    .countdown-banner {
      height: 115px;
  }
  .countdown-text-before, 
    .countdown-text-after {
      font-size: 0.7em;
    }
  }

  @media (min-width: 414px) {
    .countdown-banner {
      height: 115px;
  }
  .countdown-text-before, 
  .countdown-text-after {
      font-size: 0.7em;
    }
  .field--name-field-landing-sidebar .countdown-banner {
      height: 56px;
    }
  }

  @media (min-width: 480px) {
    /* .stryker-countdown-container  {
      font-size: 2.6em;
    } */
    .countdown-banner {
        height: 113px;
    } 
    .countdown-text-before, 
    .countdown-text-after {
      font-size: 0.8em;
    }
    .field--name-field-landing-sidebar .countdown-banner {
      height: 56px;
    }
  }
  
  @media (min-width: 574px) {
    .countdown-banner {
      height: 115px;
  }
  .countdown-text-before, 
  .countdown-text-after {
    font-size: 0.8em;
  }
  .field--name-field-landing-sidebar .countdown-banner {
    height: 56px;
   }
  }

  @media (min-width: 660px) {
    /* .stryker-countdown-container   {
      font-size: 3em;
      } */
      .countdown-banner {
        height: 134px;
    }
    .field--name-field-landing-sidebar .countdown-banner {
      height: 56px;
    }
  }
  
  
  @media (min-width: 768px) {
    /* .stryker-countdown-container  {
      font-size: 3.1em;
    } */
    .countdown-banner {
        height: 158px;
    }
    .o-layout__main.o--vertical-rhythm-child .countdown-banner {
        height: 158px;
    }
    /* .o-layout__main.o--vertical-rhythm-child .stryker-countdown-container {
        font-size: 3.7em;
    } */
    .field--name-field-landing-sidebar .stryker-countdown-container  {
        /* font-size: 3.8em; */
    }
    
    .field--name-field-landing-sidebar .countdown-banner {
      /* height: 56px; */
    }
  }
  
  @media (min-width: 900px) {
    /* .stryker-countdown-container   {
      font-size: 3.8em;
    } */
    .countdown-banner {
        height: 189px;
    }
    .o-layout__main.o--vertical-rhythm-child .countdown-banner {
        height: 135px;
    }
    /* .o-layout__main.o--vertical-rhythm-child .stryker-countdown-container {
        font-size: 3.3em;
    } */
  }

  @media (min-width: 1024px) {
    /* .stryker-countdown-container   {
      font-size: 3.8em;
    } */
    .countdown-banner {
        height: 195px;
    }
    .o-layout__main.o--vertical-rhythm-child .countdown-banner {
        height: 135px;
    }
    /* .o-layout__main.o--vertical-rhythm-child .stryker-countdown-container {
        font-size: 2.8em;
    } */
  }
  

  
  @media (min-width: 1100px) {
    /* .stryker-countdown-container   {
      font-size: 5.4em;
    } */
    .countdown-banner {
        height: 239px;
    }
    .o-layout__main.o--vertical-rhythm-child .countdown-banner {
        height: 179px;
    }
    /* .o-layout__main.o--vertical-rhythm-child .stryker-countdown-container {
        font-size: 4.2em;
    } */
  }

  @media (min-width: 1340px) {
    /* .stryker-countdown-container  {
      font-size: 5.4em;
    } */
    .countdown-banner {
        height: 240px;
    }
    .o-layout__main.o--vertical-rhythm-child .countdown-banner {
        height: 180px;
    }
    /* .o-layout__main.o--vertical-rhythm-child .stryker-countdown-container {
        font-size: 4.2em;
    } */
  }

  .o-layout__main.o--vertical-rhythm-child .countdown-banner {
    height: 180px;
    border-radius: 10px;
    }