/*FAQs*/


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.faq {
padding:30px 15px 15px;
border-bottom:1px solid #C6C6C6;
}

@media (min-width: 1600px) {

}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {
.faq {
padding:30px 0px 15px;
}

}

@media (max-width: 480px) {

}
