body, html{
padding: 0;
margin: 0;	
	
	
}


#faqwrapper{
width: 100%;
display: inline-block; 
vertical-align: none;
margin-top: 10px; 
margin-bottom: 2%;	
text-align: center;
min-height: 300px;	
	
	
}


.faqcontent{
width: 58%;
display: inline-block;
vertical-align: top;
padding-left: 2%;
padding-right: 2%;
padding-top: 6px; 
padding-bottom: 6px; 
box-shadow: 1px 1px 3px 1px gainsboro;
font-family: calibril;
font-weight: 300;	
font-size: 100%;	
	
	
	
}


.faqcontent h2, .convertercontent h2{
width: 100%;
margin-bottom: 3%;
margin-top: 3%; 
padding-bottom: 8px;
border-bottom: 1px solid rgb(35,35,35);	
font-size: 120%;
font-weight: 300;
text-transform: capitalize;
color: rgb(21,21,21);	
cursor: pointer;
text-align: left;
}


.faqcontent h2:hover, .convertercontent h2:hover{
color: firebrick;
border-bottom: 1px solid firebrick;	
	
	
}


.faqactive, .converteractive{
	
color: firebrick;	
	
}

.faqcontent a{
color: firebrick;
	
	
}



.faqcontent a:hover{
color: red;	
	
	
}


.faqcontent p, .convertercontent p{
margin-top: 15px;
margin-bottom: 15px;
font-size: 110%;	
font-weight: 300;
text-align: left;
}


.ourfaqs{
display: inline-block;
vertical-align: top;
width: 100%;
height: auto;	
	
}



.faqfeaturedhold{
width: 23%;	
display: inline-block;
vertical-align: top;	
margin-left: 2%;	
font-family: calibril;
font-weight: 300;
text-transform: uppercase;	
}



.faqfeaturedproduct{
	
width: 100%; 
display: inline-block;
vertical-align: top;	
margin-bottom: 14px;	
}



.faqfeaturedproduct img{
	
width: 100%;
height: auto; 
display: inline-block;
vertical-align: top;
	
}

.faqfeaturedproduct a{
color: white; 
display: inline-block;
vertical-align: top;	
background: rgb(21,21,21);
padding: 2%;
width: 96%;	
font-size: 95%;
	
}

.faqfeaturedproduct a:hover, .faqfeaturedproduct a:active{
	
background: firebrick;	
	
	
}



@media (max-width: 750px){
	
	

.faqcontent{
width: 85%;


}	
	
	
.faqfeaturedhold{
margin-top: 22px;
margin-bottom: 10px;
width: 60%;
margin-left: auto; 
margin-right: auto;
}	
	
	
}




@media (max-width: 500px){
	
.faqcontent{
width: 92%;
font-size: 80%; 

}	
	
	
.faqfeaturedhold{
width: 80%;

}	
	
	
	
}
