
.circle,
.camera_prev span,
.camera_next span,
.isotope_button-group .button {
  behavior: url(js/PIE.htc); 
  position: relative;
}

.mini-box-3,
.mini-box-4 {
  behavior: url(js/PIE.htc); 
  position: absolute;
}

.stellar {
  background-attachment: fixed;
  background-position: 0 50%;
}

.slider-box_wrapper { top: 23%; }

/* Contact Form Processing Box
========================================================*/
#contact-form .contact-form-loader { 
  display: none;
}
#contact-form.processing .contact-form-loader {
  display: block;
}
.inner .item a .fa {
	display: none !important	;
}
.inner .item a:hover .fa {
	display: block !important;
}
.inner .item a .magnifier-overlay {
	display: none !important	;
}
.inner .item a:hover .magnifier-overlay {
	display: block !important;
}