.fancy-new-slider{overflow:hidden;position:absolute;margin:0 auto;height:100%}
.fancy-new-slider ul{float:left;padding:0;margin:0;width:100%;height:100%}
.fancy-new-slider li{display:inline-block;float:left;width:100%;height:100%}
.fancy-new-slider img{width:auto;height:100%}
.fancy-new-slider-grey{border:20px solid #8e8c8c;border-radius:10px;box-shadow:0 0 10px #8e8c8c}
.fancy-new-slider-white{border:20px solid #fff;border-radius:10px;box-shadow:0 0 10px #8e8c8c}
.slidify-bullets{width:100%;display:none;text-align:center;margin-top:-32px;float:left;position:relative;z-index:99}
.slidify-bullets a{background:none repeat scroll 0 0 #fff;border:3px solid #929090;border-radius:20px;display:inline-block;height:10px;margin-right:5px;width:10px}
.slidify-bullets a.bullet-active{background:#000}
@media(min-width:320px) and (max-width:920px){.fancy-new-slider img{width:100%!important;height:auto}
}@media(min-width:320px) and (max-width:768px){.fancy-new-slider ul{margin-top:75px}
}