/*** Use the same margin and padding settings for both sIFR and Fallback Styles ***/

/*** DO NOT CHANGE THE FOLLOWING ***/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced > div {
  display: none !important;
}
    .sIFR-active h1,
    .sIFR-active .section-title,
    .sIFR-active .home-cta-title,
    .sIFR-active .home-title-small {
    	visibility: hidden;
      line-height: 1em;
    }
