.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: 100%; height: 100% }
.fancy-new-slider-grey { border: 20px solid #8e8c8c; border-radius: 10px; box-shadow: 0 0 10px #8e8c8c }
.fancy-new-slider-black { border: 20px solid #000; border-radius: 10px; box-shadow: 0 0 10px #000 }
.fancy-new-slider-white { border: 20px solid #fff; border-radius: 10px; box-shadow: 0 0 10px #8e8c8c }
@media only screen and (min-width:320px) {
.slidify-bullets { display: block; margin: -30px 0px 0px 0px; position: relative; z-index: 99; float: left; width: 100%; text-align: center }
.slidify-bullets a { display: inline-block; height: 6px; margin-right: 5px; width: 6px; background: #e4e4e4; border-radius: 20px }
.slidify-bullets a.bullet-active { background: #e6a518 }
.fancy-new-slider { width: 100%; height: 100px; overflow: hidden; position: relative; margin: 10px auto 0px }
}
@media only screen and (min-width:640px) {
.slidify-bullets { display: block; margin: -30px 0px 0px 0px; position: relative; z-index: 99; float: left; width: 100%; text-align: center }
.slidify-bullets a { display: inline-block; height: 6px; margin-right: 5px; width: 6px; background: #e4e4e4; border-radius: 20px }
.slidify-bullets a.bullet-active { background: #e6a518 }
.fancy-new-slider { width: 75%; height: 125px; overflow: hidden; position: relative; margin: 35px auto 0px }
}
@media only screen and (min-width:768px) {
.slidify-bullets { display: block; margin: -30px 0px 0px 0px; position: relative; z-index: 99; float: left; width: 100%; text-align: center }
.slidify-bullets a { display: inline-block; height: 6px; margin-right: 5px; width: 6px; background: #e4e4e4; border-radius: 20px }
.slidify-bullets a.bullet-active { background: #e6a518 }
.fancy-new-slider { width: 75%; height: 125px; overflow: hidden; position: relative; margin: 35px auto 0px }
}
@media only screen and (min-width:1024px) {
.slidify-bullets { display: block; margin: -140px 0px 0px 7px; float: left; position: relative; z-index: 99; text-align: left; width: 40% }
.slidify-bullets a { display: inline-block; height: 6px; margin-right: 5px; width: 6px; background: #e4e4e4; border-radius: 20px }
.slidify-bullets a.bullet-active { background: #e6a518 }
.fancy-new-slider { width: 422px; height: 298px; overflow: hidden; background-color: #fff; padding: 17px; position: relative; margin: 0px 0px 0px 0px }
}
