@import url(https://fonts.googleapis.com/css?family=Nunito);
@charset "UTF-8";



#faq-banner-section {   
  width: 100%;
  height: 250px;
  background-color: rgba(0, 0, 0, 0);  
  align-items: center;
  display: flex;
  position: relative;
}

.faq-banner-title {
	font-size:32px;
	font-weight:600;
	color:#fff;	
	text-align:center;
	width:100%;
}

#faq-section-content {
	background: #171717;	
	width: 100%;	
}

#faq-section-content-help {
  width: 100%;
  height: 180px;
  background-color: rgba(0, 0, 0, 0);  
  align-items: center;
  display: flex;
  position: relative;	
}

/**** FAQ content css ****/
.faq-content-head {
  max-width: 950px;
  margin: 0 auto;/*60px auto 15px auto;*/
  padding-top: 60px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 15px;
  text-align:left;
  /*background-color:#FFAC55;*/
  position: relative;  
}

.faq-text-style-1 {
  /*display:inline-block;*/
  /*float:left;*/
  display:block;
  color:#b0b0b0;
  font-size:20px;
  font-weight:600;  
  /*width:300px;
  height:43px;*/
  /*margin:0 15px 0 15px;*/
  border:#666;
   
}

/**** FAQ pic content css ****/
.faq-content-pic {
  width: 100%;/*1030px;*/
  margin: 0 auto; /*15px auto 60px auto;*/
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 15px;
  padding-bottom: 60px;  
  text-align:center;
  /*background-color:#FFAC55;*/
  position: relative;  
}

.faq-content-pic-2 {
  max-width: 1140px;
  margin: 0 auto 60px auto;
  text-align:center;
 /* background-color:#55AC55;*/
  position: relative;  
}

.faq-content-pic-3 {
  max-width: 1140px;
  margin: 5px auto 15px auto;
  text-align:center;
  /*background-color:#55AC55;*/
  position: relative;  
}

.faq-content-pic-btn {
  max-width: 640px;
  margin: 60px auto 60px auto;
  text-align:center;
  /*background-color:#55AC55;*/
  position: relative;  
}
.faq-pic-style-help {
  display:inline-block;  
  margin:15px 0 15px 0     
}

.faq-pic-style-btn {
  display:inline-block;      
  margin:5px  0 0 15px;  
}
.faq-pic-style-question {
  display:inline-block;      
  margin:20px 5px 15px 5px;   
}

.faq-help-style-1 {
  display:inline-block;  
  margin:15px 15px 15px 15px;     
}
.faq-pic-style-1 {
  display:inline-block;
  margin:15px 10px 15px 10px;
  width: 120px; 
}

.faq-pic-style-1 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-2 {
  display:inline-block;      
  margin:15px 10px 15px 10px;  
  width: 120px;
}

.faq-pic-style-2 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-3 {
  display:inline-block;  
  margin:15px 10px 15px 10px; 
  width: 120px;
}

.faq-pic-style-3 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-4 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-4 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-5 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px; 
}

.faq-pic-style-5 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-6 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-6 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-7 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-7 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-8 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-8 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-9 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-9 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-10 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-10 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-11 {
  display:inline-block;  
  margin:15px 10px 15px 10px; 
  width: 120px;   
}

.faq-pic-style-11 img {
  width: 100%;
  height: auto;
}

.faq-pic-style-12 {
  display:inline-block;  
  margin:15px 10px 15px 10px;
  width: 120px;   
}

.faq-pic-style-12 img {
  width: 100%;
  height: auto;
}

.faq-content-btn {
  display:inline-block;	
  max-width: 500px;
  margin: 60px auto 60px auto;
  text-align:center;
  /*background-color:#55AC55;*/
  position: relative;  
}



/*.faq-pic-style-btn {
  display:inline-block;  
  margin:60px auto 60px 30px;
}*/

/* pic size */
.pic-question{	
	width:100%;
  margin:-10px 5px 0 0;
}
.pic-btn{	
	display:inline-block;
	padding-bottom:10px;
}
.pic-case{	
	display:inline-block;	
}
.pic-cooler{
	display:inline-block;
}
.pic-fan{
	width:100%;
}
.pic-psu{
	width:100%;
}
.pic-chair{
	width:100%;
}
.pic-desk{
	width:100%;
}
.pic-mouse{
	width:100%;
}
.pic-keyboard{
	width:100%;
}
.pic-headset{
	width:100%;
}
.pic-combo{
	width:100%;
}
.pic-other{
	width:100%;
}
.pic-other-fake{
	/*width:120px;*/
	width:100%;
}
/* text for pic*/

.pic-case-text{
	margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-cooler-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-fan-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-psu-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-chair-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-desk-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-mouse-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-keyboard-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-headset-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-combo-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}
.pic-other-text {
    margin:10px;	
	font-size:18px;
	text-align:center;
}



