li::marker {
    color: #828282;
  margin: 50px !important;
}

ul {
  list-style-type: square;
  margin-bottom: 25px;
}

.map-responsive { overflow:hidden; padding-bottom:56.25%; position:relative;> height:0; }
.map-responsive iframe { left:0; top:0; height:100%; width:100%; position:absolute; }



.slideshowradius {
border-radius: 24px;
}

@media (max-width: 1280px) {
.com_gridbox .ba-item-custom-html input:not([type="checkbox"]) {
-webkit-appearance: auto !important;
}
}

.iframe-wrapper {
            width: 100%;
            height: auto;
            background: white;
        }
        
.iframe-wrapper iframe {
            width: 100%;
            border: none;
            display: block;
            min-height: 600px;
        }
