/*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active h1,
    .sIFR-active h2,
    
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
    }

    .sIFR-active h1 {
      padding-bottom: 0; font-size: 30px;
	  max-width: 550px;
    }

    .sIFR-active h2 {
      font-size: 18px; font-weight:bold; padding-bottom: 0px; margin-bottom: 0px; max-width: 550px;
      
    }

 

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }
