/*-  CSS Reset -*/
@import url("https://promotions.newegg.com/template/b2b/css/reset.css");

/*-  CSS Mainframe -*/
@import url("mainframe.css");
.p-tit{color:#333; font-size:1em; padding-top:5%; font-weight:500;}
.logoLinks


a.logoLinks,
a.logoLinks:link,
a.logoLinks:visited {

	text-decoration: none;
	border-bottom:none;

}
a.logoLinks:hover,
a.logoLinks:active,
a.logoLinks:focus {

	text-decoration: none;
	border-bottom:none;
	
}
.purpleText{ font-size: 15px; font-weight: bold; color: #2d3773; }
.pduTitle{font-size: 30px; line-height: 80px;}
.normalText{font-size: 15px;}
.smalltext{font-size: 0.8em;}

.normalTextA{font-size: 15px; margin:20px 0 0 0;}
#main .item-grid .rowA {
  position: relative;
  margin: 0 auto;
  width:100%;
  padding:0 4%;

}

.blueText{color:#42b4e6; text-transform: capitalize;}

a.pduLink,
a.pduLink:link,
a.pduLink:visited {
	color: #2d3773;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.pduLink:hover,
a.pduLink:active,
a.pduLink:focus {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-wrap: normal;
}
.section-wrapA{margin:0 auto;}

.down{margin-top: 50px;}
.Fourimages{max-width: 500px;}
.info-subtitle{margin-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
  color: #3ecc59;
}
.info-subtitle2{margin-bottom: 10px;
  font-size: 20px;
  font-weight: normal;
  color: #42b4e6;
}
.info-titleB{
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: normal;
  color: #42b4e6;
}
.fourImages{display: block; margin:0 auto;}
.numPic{display: block;float:left; margin-right: 20px;}
.numBox{margin-bottom: 30px;}
.numPara{font-size: 17px; color:#42b4e6; line-height: 28px;}
.boldTitle{font-weight: bold;}
.rightOne{padding-left: 15%;}


.itemTable{border:1px solid #27c24a; margin:0 auto;line-height: 30px; font-size: 17px; }
.greenBackg{background: #27c24a; color:#fff; font-size: 20px; font-weight: bold;}
.itemTable td{padding:10px 30px; border-bottom: 1px solid #27c24a; border-right: 1px solid #27c24a;}

@media (max-width: 1200px){
  
}
@media (max-width: 640px){
  .pduTitle{font-size: 20px; line-height: 60px;}
  .normalTextA{font-size: 14px;margin:20px 0 0 0;}
  .section-wrapA{margin:0 -15px;}
  .normalText{font-size: 14px;}

  
}
@media (max-width: 1000px){
  .down{margin-top: 30px;}
  
  #main .informations .info-title {
  margin-bottom: 15px;
  font-size: 28px;
  color:#000;
  font-weight: normal;
}

}



@media (max-width: 600px){
  #main .item-grid .col-6 {
    width: 100%;
  }
  #main .item-grid .rowA {
  position: relative;
  margin: 0 auto;
  width:100%;
  padding:0;

}

#main .item-grid .col-12 {
  width:100%;
  margin: 0 auto;
}

}





/*-  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");