@charset "UTF-8";

#hp-ret-score-container {font-family:"Fidelity Sans",Helvetica,Sans-serif;font-size:1rem;position:relative;}
#hp-ret-score-content {margin-left:5%;padding:2.5em 0;min-height:220px;}
#hp-ret-score-container h2 {font-size:1.75em;line-height:1.25;font-weight:300;margin-bottom:0.75em;width:45%;}
#hp-ret-score-container p {font-size:1em;line-height:1.375;font-weight:400;margin:0;width:45%;}
#hp-ret-score-container {max-width:71.25em;margin:0 auto;}
	
@media (min-width:47.5625em) {
	#hp-ret-score-container {background: #FFF url('/bin-public/060_www_fidelity_com/images/homepage/ret-score_L.jpg') bottom right no-repeat;background-size:cover;}
}
@media (max-width:47.5em) and (min-width:31.3125em) {
	#hp-ret-score-container {background: #FFF url('/bin-public/060_www_fidelity_com/images/homepage/ret-score_M.jpg') bottom right no-repeat;background-size:cover;}
	#hp-ret-score-container h2 {margin-bottom:1.25em;}
}
@media (max-width:31.25em) {
	#hp-ret-score-container {background: #FFF url('/bin-public/060_www_fidelity_com/images/homepage/ret-score_S.jpg') bottom right no-repeat;background-size:cover;padding-bottom:55%;}
	#hp-ret-score-container h2 {width:100%;margin-bottom:0.9375em;}	
	#hp-ret-score-container p {width:100%;}
	#hp-ret-score-content {margin:0;padding:2.5em 5% 0 5% !important;text-align:center;}
}