
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;      
    }

    .sIFR-active h1 {
      padding-bottom: 0;
	  visibility: hidden; 
    }

    .sIFR-active h2 {
      padding-bottom: 0;
	  visibility: hidden; 
    }

    .sIFR-active h3 {
      padding-bottom: 0;
	  visibility: hidden; 
    }

    .sIFR-active h4 {
      padding-bottom: 0;
	  visibility: hidden; 
    }

    .sIFR-active h5#pullquote {
     padding-bottom: 0;
	 visibility: hidden; 
    }
	
