

#content .view-faq-categories{margin-top:45px;list-style-type: none;display: block;margin-left: auto;margin-right: auto;width: 520px;font-weight: 600;}
#content .view-faq-categories a{border:0;text-decoration: none;color: #205489;width: 33%;margin-bottom:50px; height:124px; font-size:17px;float: left;text-align: center;text-transform: uppercase;}
#content .view-faq-categories a:hover { text-decoration:underline; }
#content .view-faq-categories a .icon { display:block; margin:10px auto; height:62px; line-height:62px; text-align:center; }
#content .view-faq-categories a .icon img{ max-height:100%; width:auto; height:auto; max-width:100%; margin: 0 auto; display:inline-block; vertical-align:middle; }
#content .box-faq .view-faq-categories {width: 100%;}
#content .box-faq .view-faq-categories a { width: 16%; font-size: 10px;line-height: 13px; height:88px; margin:0 3px 0 0; }
#content .box-faq .view-faq-categories a .icon { height:40px; line-height:40px;  }
#content .box-faq .view-faq-categories a:hover .icon { transform:scale(1.1); }

#content .box-faq .subtitle{ margin:36px 0 30px 20px; font-size:20px; text-transform:uppercase; font-weight: 900; }
#content .box-faq .subtitle img { max-height:20px; max-width:100%; width:auto; margin:5px 15px 0 0; float:left; }
#content .box-faq .subtitle span { overflow:hidden; display: block; }

#content .view-faq .item-faq{ border-bottom: 1px solid #e5e5e5; position:relative; }
#content .view-faq .item-faq .heading { margin:0; font-size:14px; line-height:20px; padding:15px 30px 15px 0; text-transform:none; border:0; cursor: pointer; color:#205489; font-weight:400; transition: all 100ms ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#content .view-faq .item-faq .heading:hover { font-weight:700;  }
#content .view-faq .item-faq.expanded .heading { font-size:18px; font-weight:700; line-height:24px; }
#content .view-faq .item-faq .heading:after{position: absolute; text-align:right; bottom:0; padding:0 0 14px; right: 0px;font-family: FontAwesome; content:"\f107";float: right;font-size: 25px;color: #666;}
#content .view-faq .item-faq.expanded .heading:after{ width:100%; content:"\f106"; padding:0 0 8px; }
#content .view-faq .item-faq .contents {display: none;}
#content .view-faq .item-faq .contents .field-collection-item { margin:0 0 20px; }
#content .view-faq .item-faq .contents .field-collection-item a { position:relative; }
#content .view-faq .item-faq .contents .subheading { margin-top:5px; }


/* Tablet */
@media screen and (min-width:768px) and (max-width:1024px) {

    
	
}


/* Mobile */
@media screen and (max-width:767px) {
	
	#content .view-faq-categories{margin-top:25px;width: 230px;}
	#content .view-faq-categories a{width: 50%;margin-bottom:25px;font-size:12px;}
	#content .view-faq-categories a .icon { height: 50px; line-height:50px; }

    #content .box-faq .subtitle { margin:20px 0; }
	#content .box-faq .view-faq-categories a{width: 33%;font-size: 10px;line-height: 13px; margin:0 0 10px; }

}
