/*--------------------------------------------------------------------*/
/*	RETINA CSS	*/
/*--------------------------------------------------------------------*/


@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2){

	footer { background: transparent url(../images/patterns/binding_dark%402X.png) repeat !important; }
	.texture-section{ background: transparent url(../images/patterns/groovepaper%402X.png) repeat !important; }	
	.view a.info.link { background:url(../images/link-overlay%402x.png) center no-repeat !important; }
	.view a.info.zoom { background:url(../images/zoom-overlay%402x.png) center no-repeat !important; }
	.reply-holder input[type="text"].name { background: transparent url(../images/user%402x.png) no-repeat 250px 7px !important; }
	.reply-holder input[type="text"].email { background: transparent url(../images/envelope%402x.png) no-repeat 250px 7px !important;  }
	.reply-holder input[type="text"].website { background: transparent url(../images/link%402x.png) no-repeat 250px 7px !important;  }
	.contact-form-holder input[type="text"]#name { background: transparent url(../images/user%402x.png) no-repeat 310px 7px !important; }
	.contact-form-holder input[type="text"]#email { background: transparent url(../images/envelope%402x.png) no-repeat 310px 7px !important;  }
	.contact-form-holder input[type="text"]#subject { background: transparent url(../images/subject%402x.png) no-repeat 310px 7px !important;  }
	.pricing-v3 { background:url(../../../../www.wpenter.com/ht/zicer/images/patterns/groovepaper2x.html) repeat !important; }
	.laptop-monitor.images ul.monitor-slide li { background: transparent url(../images/zoom-overlay%402x.png) center center no-repeat !important;  }
	.small-callout { background: transparent url(../../../../www.wpenter.com/ht/zicer/images/small-callout-arrows2x.html) no-repeat !important; }	
	.project-basic-info { background:#fff url(../../../../www.wpenter.com/ht/zicer/images/patterns/groovepaper2x.html) repeat !important;   }
	.faq-links-holder { background:transparent url(../../../../www.wpenter.com/ht/zicer/images/patterns/groovepaper2x.html) repeat !important; }
	.rp-item-holder .rp-content { box-shadow: 0 0 3px #d6d6d6; background:#fff url(../../../../www.wpenter.com/ht/zicer/images/patterns/groovepaper2x.html) repeat !important; }
	.answer-content { background-image:url(../images/crafted-arrow-right%402x.png) !important;  }
	.client-map-holder { background: url(../images/client-world-map%402x.png) no-repeat !important; }

}