

 #toTop,
 .circle,
.social-links li a,
.socials li a,
 .image,
 .camera_wrap .camera_pag .camera_pag_ul li > span,
 .camera_loader  { behavior:url(js/PIE.htc);}

.sf-menu>li+li {
	border-left: 1px solid #1e2026;
	margin-left: -5px;
}

#toTop {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 1px solid #a0a0a0;
}

.link {
	height: 48px;
	line-height: 48px;
}

#toTop:hover {border: 1px solid #000;}


.sub_form h5 {font-size: 18px; letter-spacing: -.2px;}

 
/* Contact Form Processing Box
========================================================*/

#contact-form .contact-form-loader { 
  display: none;
}
#contact-form.processing .contact-form-loader {
  display: block;
}

