/*sifr*/

    /*****************************************************************************
    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 {
    visibility: hidden;
    }


.sIFR-active .primary_nav ul,
.sIFR-active .primary_nav ul li {
    visibility: hidden;
	height:30px;
	}
