@media(max-width:576px){.skymax-2.tp-bullets{transform:matrix(1,0,0,1,-25,-70) !important}}.skymax-2 .tp-bullet{overflow:hidden; border-radius:50%; width:10px; height:10px; background-color:rgba(0,0,0,0); box-shadow:inset 0 0 0 2px rgb(255,255,255); -webkit-transition:background 0.3s ease; transition:background 0.3s ease; position:absolute}.skymax-2 .tp-bullet:hover{background-color:rgba(255,255,255)}.skymax-2 .tp-bullet:after{content:’ ‘; position:absolute; bottom:0; height:0; left:0; width:100%; background-color:rgb(255,255,255); box-shadow:0 0 1px rgb(255,255,255); -webkit-transition:height 0.3s ease; transition:height 0.3s ease}.skymax-2 .tp-bullet.selected:after{height:100%}