#IDX-slideshowGallery {position:relative; -webkit-box-shadow: #777 2px 4px 10px; box-shadow: #777 2px 4px 10px; width: 80%; display: block; margin-left: auto; margin-right: auto;}
@media only screen and (max-width: 800px) {#IDX-slideshowGallery {width: 100%;}}
@media only screen and (max-width: 500px) {#IDX-slideshowGallery {width: 100%;}}

.IDX-slideshowWrapper a {width: 100%;}
@media only screen and (max-width: 800px) {.IDX-slideshowWrapper a {width: 100%;}}
@media only screen and (max-width: 500px) {.IDX-slideshowWrapper a {width: 100%;}}


#IDX-slideshowGallery a .idx-slideshowPhotoElement {border:none; visibility: hidden; height: 400px!important;}
@media only screen and (max-width: 800px) {#IDX-slideshowGallery a .idx-slideshowPhotoElement {border:none; visibility: hidden; height: 300px!important;}}
@media only screen and (max-width: 500px) {#IDX-slideshowGallery a .idx-slideshowPhotoElement {border:none; visibility: hidden; height: 220px!important;}}

#IDX-slideshowGallery .IDX-slideshowCaption {height: 0; border-radius: 20px 20px 0 0; -webkit-border-radius: 20px 20px 0 0; text-align: center;z-index:600; color:#ffffff; width: 36%; position:absolute; left:0; bottom:0; overflow:hidden;}
@media only screen and (max-width: 500px) {#IDX-slideshowGallery .IDX-slideshowCaption {height: 20%!important; border-radius: 20px 20px 0 0; -webkit-border-radius: 20px 20px 0 0; text-align: center;z-index:600; color:#ffffff; width: 100%; position:absolute; left:0; bottom:0; overflow:hidden;}}

.IDX-clear {clear:both}

#IDX-slideshowGallery a {float:left;position:absolute; left:0; top:0; opacity:0.0;}
#IDX-slideshowGallery a.IDX-show {z-index:500; opacity:1.0}
#IDX-slideshowGallery .IDX-slideshowCaption .IDX-slideshowContent {margin:5px;font-size: 11px; line-height:12px;}
#IDX-slideshowGallery .IDX-slideshowCaption .IDX-slideshowContent h3 {margin:0;padding:0;color:#1DCCEF;}
.IDX-slideshowBeds, .IDX-slideshowBaths, .IDX-slideshowRemarks, .IDX-slideshowDisclaimerLink, .IDX-slideshowStatus, .IDX-slideshowListingID, .IDX-customCaption {display:none;}
.IDX-slideshowStateAbrv {display:none;}
.IDX-slideshowWrapper {z-index:0;}
#IDX-slideshowGallery img {display: block;}
#IDX-slideshowGallery .IDX-slideshowPrice {display: none;}

.IDX-slideshowWrapper a:focus {opacity: 1!important; z-index: 99999!important; display: block!important; width: 100%;
    margin-left: auto;
    margin-right: auto;}
.IDX-slideshowWrapper a:focus img {visibility: visible!important; z-index: 99999!important; border: 4px solid var(--outline-color)!important;}