.bullets-container{position:fixed;top:48.4%;left:17px;z-index:100;opacity:1}ul.section-bullets{margin:0;padding:0;list-style:none}ul.section-bullets li{display:block;width:14px;height:13px;margin:7px;position:relative;padding:0 0 0 20px;list-style-position:outside;line-height:normal}ul.section-bullets a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}ul.section-bullets a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#fff;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}ul.section-bullets a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}