.faq-container{margin-bottom:6.25rem}
.faq-container .faq-date{font-family:BrandonGrotesqueRegular;text-transform:uppercase;font-size:16px;line-height:1.375;color:#2a2b33;margin-bottom:1.5em}
.faq-container .faq-content .faq-question{position:relative;margin:0;cursor:pointer;font-family:BrandonGrotesqueBlack;font-size:1.25em;line-height:28px;color:#004f71;border-bottom:1px solid #c2c2c2;padding:1.75rem 8rem 1.125rem 1.875rem;background:url(../../images/accordian-icon-blue.png) 97% center no-repeat}
.faq-container .faq-content .faq-question:hover{background:url(../../images/accordian-icon-black.png) 97% center no-repeat #e1e1e1;color:#000}
.faq-container .faq-content .faq-question.active,.faq-container .faq-content .faq-question.active:hover{background:url(../../images/accordian-icon-minus-blue.png) 97% center no-repeat #e1e1e1;color:#004f71;border-bottom:0}
.faq-container .faq-content .faq-answer{font-family:Georgia;font-size:1em;line-height:20px;padding:10px 8rem 10px 1.875rem;display:none;background:#e1e1e1}
.faq-container .faq-content .faq-answer p{padding-bottom:20px}
@media all and (max-width:767px){.faq-container{margin-top:1.5em;margin-bottom:2.1875rem}
.faq-container .faq-date{position:absolute}
.faq-container .faq-content .faq-question{font-size:1em;line-height:20px;padding:1.5rem 4rem .8125rem .75rem;background:url(../../images/accordian-icon-blue-mobile.png) 97% center no-repeat}
.faq-container .faq-content .faq-question:hover{background:url(../../images/accordian-icon-black-iphone.png) 97% center no-repeat #e1e1e1}
.faq-container .faq-content .faq-question.active,.faq-container .faq-content .faq-question.active:hover{background:url(../../images/accordian-icon-minus-blue-mobile.png) 97% center no-repeat #e1e1e1}
.faq-container .faq-content .faq-answer{font-size:.875em;line-height:18px;padding:10px 4rem 10px .75rem}
.faq-container .faq-content .faq-answer p{padding-bottom:15px}
}
@media all and (min-width:768px) and (max-width:1023px){.faq-container{margin-bottom:6.25rem}
.faq-container .faq-content .faq-question{padding:1.375rem 4rem .875rem 1.25rem;background:url(../../images/accordian-icon-blue-ipad.png) 97% center no-repeat}
.faq-container .faq-content .faq-question:hover{background:url(../../images/accordian-icon-black-ipad.png) 97% center no-repeat #e1e1e1}
.faq-container .faq-content .faq-question.active,.faq-container .faq-content .faq-question.active:hover{background:url(../../images/accordian-icon-minus-blue-ipad.png) 97% center no-repeat #e1e1e1}
.faq-container .faq-content .faq-answer{font-size:.875em;line-height:18px;padding:10px 4rem 10px 1.25rem}
}