.nohover{cursor:context-menu}.map-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.map-wrapper .map-image,.map-wrapper .map-image-static{width:100%;position:relative}.map-wrapper .map-image-static img,.map-wrapper .map-image img{display:block;max-height:100%;max-width:100%;margin:0 auto}.map-wrapper .map-image-static .location,.map-wrapper .map-image .location{color:#fff;display:block;font-size:18px;position:absolute;padding-left:1em;text-shadow:0 1px 1px rgba(0,0,0,.15)}.map-wrapper .map-image-static .location:before,.map-wrapper .map-image .location:before{content:" ";display:block;height:8px;width:8px;background-color:#6dad19;position:absolute;top:50%;margin-top:-4px;left:0;border-radius:50%;box-shadow:0 0 0 2px hsla(0,0%,100%,.7);transition:all .3s linear}.map-wrapper .map-image-static .location:active,.map-wrapper .map-image-static .location:focus,.map-wrapper .map-image-static .location:hover,.map-wrapper .map-image .location:active,.map-wrapper .map-image .location:focus,.map-wrapper .map-image .location:hover{z-index:90;text-decoration:none}.map-wrapper .map-image-static .location:active:before,.map-wrapper .map-image-static .location:focus:before,.map-wrapper .map-image-static .location:hover:before,.map-wrapper .map-image .location:active:before,.map-wrapper .map-image .location:focus:before,.map-wrapper .map-image .location:hover:before{background-color:#ec570e;box-shadow:0 0 0 8px rgba(255,215,0,.4)}.map-wrapper .map-image-static .location:active .info-box,.map-wrapper .map-image-static .location:focus .info-box,.map-wrapper .map-image-static .location:hover .info-box,.map-wrapper .map-image .location:active .info-box,.map-wrapper .map-image .location:focus .info-box,.map-wrapper .map-image .location:hover .info-box{height:auto;opacity:1;overflow:visible}.map-wrapper .map-image-static .location:active .info-box:after,.map-wrapper .map-image-static .location:focus .info-box:after,.map-wrapper .map-image-static .location:hover .info-box:after,.map-wrapper .map-image .location:active .info-box:after,.map-wrapper .map-image .location:focus .info-box:after,.map-wrapper .map-image .location:hover .info-box:after{content:" ";display:block;height:0;width:0;border-color:#6dad19 transparent;border-style:solid;border-width:10px 10px 0;position:absolute;left:93px;bottom:-10px}.map-wrapper .map-image-static .location .info-box,.map-wrapper .map-image .location .info-box{background-color:#6dad19;color:#fff;font-size:16px;position:absolute;left:0;bottom:140%;margin-left:-100px;width:260px;height:0;overflow:hidden;opacity:0;padding:15px;transition:all .2s linear}.map-wrapper .map-image-static .location .info-box .info-body,.map-wrapper .map-image-static .location .info-box .info-heading,.map-wrapper .map-image .location .info-box .info-body,.map-wrapper .map-image .location .info-box .info-heading{padding:3px 0}.map-wrapper .map-image-static .location .info-box .info-heading,.map-wrapper .map-image .location .info-box .info-heading{background-color:transparent}.map-wrapper .map-image-static .location .info-box .info-body,.map-wrapper .map-image .location .info-box .info-body{color:hsla(0,0%,100%,.8)}.map-wrapper .map-image-static .location .info-box .info-body p,.map-wrapper .map-image .location .info-box .info-body p{margin:0}.map-wrapper .map-image-static,.map-wrapper .map-image-static .location .coordinates,.map-wrapper .map-image .location .coordinates{display:none}@media screen and (max-width:992px){.map-wrapper .map-image{display:none}.map-wrapper .map-image-static{display:flex}}