.camera_loader {
  behavior: url(js/PIE.htc); 
  position: absolute;
}

h1 .fa,
.fblock-1 .fa,
.fblock-2_s2 a,
.block-2-8_s1_s1,
.tabs .nav li a,
.tabs .tab-content_s1,
.block-2-3_s1,
.block-2-6_s1 img,
.block-2-8_s1,
.block-2-9_s1,
.block-2-10_s1 img,
.block-4-1_s2 img,
.block-4-2_s2 img
 {
  behavior: url(js/PIE.htc); 
  position: relative;
}

.block-6 a {
  background: #99bf38;
  behavior: url(js/PIE.htc); 
  position: relative;
}

.block-6 a:hover {
  background: #699f28;
}

.bg-img-1 { background-position: 0 -375px; }
.bg-img-2 { background-position: 0 -375px; }
.bg-img-3 { background-position: 0 -375px; }
.bg-img-4 { background-position: 0 -375px; }
.bg-img-5 { background-position: 0 -375px; }
.bg-img-6 { background-position: 0 -375px; }

#contact-form input[type='text'],
#contact-form textarea {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c000000', endColorstr='#4c000000');
}

/* 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; }