.header-container{position:absolute;top:10px;left:10px;z-index:1}.title-pictip{padding:10px;font-size:2em;color:#fff;background:rgba(0,0,0,.6)}.img-center{text-align:center}#pictip-demo{height:730px;position:relative;background:url(/img/vintage-bike-lg.jpg) no-repeat 50%;-webkit-background-size:auto;background-size:auto;margin:auto;width:100%}.spot{height:25px;background-clip:padding-box;opacity:.95;border-radius:50%;background:#8dc63f;width:25px;display:block;z-index:1}.spot:after{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;height:100%;padding-top:4px;color:#fff;content:"+";position:absolute;top:0;border-radius:inherit;background:transparent;left:0;width:100%;padding-left:12px;z-index:1}.spot-tooltip{padding:8px;font-size:.9em;color:#222;-webkit-transition:opacity .4s;transition:opacity .4s;position:absolute;border-radius:.25em;background:#fff;background:hsla(0,0%,100%,.95);background-clip:padding-box;max-width:220px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);box-shadow:0 0 20px rgba(0,0,0,.5);//opacity:0;display:none;z-index:2}.spot-tooltip b{margin-top:4px;display:block}.spot-open{opacity:1;background:#34495e;z-index:3}.spot-open:after{-webkit-animation:none;animation:none}.is-open{opacity:1;display:block}.footer-container{padding:10px;font-size:.7em}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-webkit-box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8)}50%{-webkit-box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8)}to{-webkit-transform:scale(1.8);-webkit-box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,0);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,0)}}@keyframes pulse{0%{-ms-transform:scale(1);transform:scale(1);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8)}50%{box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.8)}to{-ms-transform:scale(1.8);transform:scale(1.8);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,0)}}@media only screen and (max-width:1024px){#pictip-demo{height:470px;background:url(/img/vintage-bike-md.jpg) no-repeat 50%}}@media only screen and (max-width:680px){.title{font-size:1.5em}#pictip-demo{height:376px;background:url(/img/vintage-bike-sm.jpg) no-repeat 50%}}@media only screen and (max-width:480px){.title{font-size:1em}#pictip-demo{height:250px;background:url(/img/vintage-bike-xsm.jpg) no-repeat 50%}}