@media (-webkit-min-device-pixel-ratio: 2), 
(min--moz-device-pixel-ratio: 1.3),
(min-resolution: 192dpi) { 

.flex-direction-nav a {background: url(../images/bg_direction_nav@2x.png) no-repeat 0 0; background-size:57px 27px; }
#customizer .corner.plus a {background: url(../img/corner-bg@2x.png) no-repeat; background-size:62px 52px;}

.nivo-controlNav a {
display: inline-block;
width: 22px;
height: 22px;
background: url(../img/nivo-bullets@2x.png) no-repeat;
text-indent: -9999px;
border: 0;
margin: 0 2px;
background-size: 22px 40px
}

.tp-bullets.simplebullets.round .bullet{ background:url(../img/nivo-bullets@2x.png) no-Repeat top left;	width:22px;	height:18px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px; background-size: 22px 40px}

}