/*-  CSS Reset -*/
@import url("https://promotions.newegg.com/template/b2b/css/reset.css");

/*-  CSS Mainframe -*/
@import url("mainframe.css");

.section-wrap .section1Title{ padding: 0 30px; font-size: 26px; font-family: 'hp_simplified_regular'; }
.blueSuperText{color:#009eda; font-size: 0.8em;}

.section2Title{padding: 0 30px; font-size: 22px; padding-bottom:10px; font-family: 'hp_simplified_regular';}
.section2Para{padding: 0 30px; font-size: 16px; font-family: 'hp_simplified_regular';}

.blueText{color:#009eda;}
.section3Para{font-size: 14px;margin-bottom: 10px; padding: 0 30px;font-family: 'hp_simplified_regular';}

a.PDFLink,
a.PDFLink:link,
a.PDFLink:visited {

	text-decoration: none;
	border-bottom:none;
	color:#009eda;

}
a.PDFLink:hover,
a.PDFLink:active,
a.PDFLink:focus {

	text-decoration: underline;
	border-bottom:none;
	
}

@media (max-width: 768px) {
.section-wrap .section1Title{ padding: 0 16px; font-size: 20px; font-family: 'hp_simplified_regular'; }

.section2Title{padding: 0 16px; font-size: 18px; font-family: 'hp_simplified_regular';}
.section2Para{padding: 0 16px; font-size: 14px; font-family: 'hp_simplified_regular';}
.section3Para{font-size: 13px; margin-bottom: 8px; padding: 0 16px;font-family: 'hp_simplified_regular';}

}



/*-  CSS Social Media Content -*/
@import url("https://promotions.newegg.com/template/b2b/css/scripts.css");
@import url("https://promotions.newegg.com/template/b2b/css/responsive-lp.css");