#rstpl-com_contact h2{
	margin-bottom:30px;
}
#rstpl-com_contact table.category tr td, #rstpl-com_contact table.category tr th{ 
	border:none;
}
#rstpl-com_contact .jicons-icons{
	float:left;
	margin-right:8px;
	margin-top:-1px;
}
#rstpl-com_contact .contact-links ul li{ 
	list-style:none;
	float:left;
	margin-right:8px;
}
#rstpl-com_contact .dl-horizontal dd {
	margin-left:1.4em;
}
#rstpl-com_contact .dl-horizontal dt, #rstpl-com_contact .dl-horizontal dd {
	margin-bottom:1em;
}
#rstpl-com_contact .dl-horizontal dt{
	width:auto;
}
#rstpl-com_contact .tags {
	margin:25px 0;
}
#rstpl-com_contact .list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1){
	background:none;
}
#rstpl-com_contact .page-header{
	border:none;
}
#rstpl-com_contact #contact-form legend{
	font-size:16px;
	border:none;
	margin:1rem 0;
}
#rstpl-com_contact #contact-form textarea{
	width:90%;
}
#rstpl-com_contact #contact-form .form-actions{
	background:none;
	border:none;
	padding:1rem 3.6rem;
}
#rstpl-com_contact #contact-form .form-actions .btn{
	float:right;
}
#rstpl-com_contact #display-form .contact-form{
	width:96%;
}
#rstpl-com_contact .accordion .thumbnail {
	display: inline-block;
	max-width: 200px;
}
#rstpl-com_contact .contact-position.dl-horizontal {
	display: inline-block;
	vertical-align: top;
}
@media (max-width: 767px) {
	#rstpl-com_contact .accordion {
		margin-bottom: 1.875em;
	}
}