.property-slideshow{min-height:100vh;width:100%;position:relative;overflow-x:hidden}.leftArrow,.rightArrow{position:absolute;left:2%;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;width:10%;max-width:50px}.leftArrow img,.rightArrow img{width:100%}.rightArrow{right:2%;left:unset}.leftArrowZoom,.rightArrowZoom{position:absolute;top:0;z-index:10;cursor:pointer;width:10%;margin-right:7%;right:0;margin-top:25%}.leftArrowZoom img,.rightArrowZoom img{max-width:25%}.leftArrowZoom{margin-left:7%;left:0}.rightArrowZoom,.rightArrowZoom img{float:right}@media (max-width:768px){.leftArrowZoom img,.rightArrowZoom img{max-width:75%}}#prop-slideshow-mag-glass{position:absolute;top:74%;right:1%;left:unset;width:50px;height:5vh;font-size:32px;z-index:10;cursor:pointer}#heroImage{height:80vh;width:100%;background-position:50%;position:relative;width:101%}.hero-overlay{position:absolute;width:100%;height:100%}#slides{display:flex;height:20vh;width:100%;overflow-y:hidden;overflow-x:scroll}#slides::-webkit-scrollbar{height:4px}#slides::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#slides::-webkit-scrollbar-thumb{background-color:#707070}.slide{width:19%;height:20vh;display:flex;flex-shrink:0;background-size:cover;background-position:50%;cursor:pointer}#pop-img-modal{position:absolute;z-index:100}.popup-img-modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);text-shadow:2px 2px 2px #0f0f0f}.popup-img-modal-content{background-color:#0f0f0f;margin:0 auto;padding:3rem 2rem;border:1px solid #888;width:90%}#pop-up-img-container{width:95%;margin:0 auto;height:auto;display:flex;justify-content:center;z-index:10}#pop-up-img-container img{max-width:100%;align-self:flex-start}@media (max-width:1600px){.slide{width:22%}}@media (max-width:1400px){.slide{width:25%}}@media (max-width:1024px){.property-slideshow{min-height:10vh}#heroImage{height:55vh}.slide{width:30%}}@media (max-width:768px){#heroImage{height:40vh}.slide{width:50%}#leftArrow,#rightArrow{top:40%}}@media (max-width:500px){.slide{width:75%}}