.resulthead{align-items:flex-start;display:flex}.resulthead H1,.resulthead H2{flex:1 1 100%;font-size: 1.5em;}
    .resulthead A.button, .resulthead button.button {
        flex-shrink: 0
    }@media only screen and (max-width:550px){.resulthead{align-items:center;flex-direction:column;flex-wrap:wrap}.resulthead H1,.resulthead H2{flex-shrink:0}}section.results{margin-bottom:30px}.resultgrid{display:flex;flex-wrap:wrap;justify-content:space-between}.resultgrid .result{border:1px solid #ffbc20;border-radius:10px;flex:0 0 32%;margin:1% 0;padding:15px;position:relative}.resultgrid .result.hi{background-color:rgba(255,188,32,.1)}@media only screen and (max-width:850px){.resultgrid .result{flex:0 0 48%;margin:2% 0}}@media only screen and (max-width:450px){.resultgrid .result{flex:0 0 100%;margin:2% 0}}.resultgrid .result:hover{background-color:rgba(255,188,32,.1);cursor:pointer}.resultgrid .result A.listing{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.resultgrid .result .res_claim{position:relative;z-index:2}.resultgrid .result .res_image{background-color:#ddd;background-image:url(/img/default.png);background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative;width:100%}.resultgrid .result .res_image:after{content:"";display:block;padding-top:56%;width:100%}.resultgrid .result .res_image A{bottom:0;left:0;position:absolute;right:0;top:0}.resultgrid .result{color:#000;text-decoration:none}.resultgrid .result.full .res_info{margin-top:5px}.resultgrid .result .res_info div{margin-bottom:5px}.resultgrid .result .res_info .res_name{font-size:19px;font-weight:500}.resultgrid .result .res_info .res_teaser{line-height:1.1em}.resultgrid .result .res_foot{display:flex;justify-content:space-between;margin-bottom:0;margin-top:10px}.resultgrid .result .res_foot .res_location{color:#666}.resultgrid .result .res_foot .res_dist{align-items:center;display:flex;justify-content:flex-end}.resultgrid .result .res_foot .res_dist:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAflBMVEUAAAD/ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux//ux/pCOwsAAAAKXRSTlMA+S4f40bXviX1CN6WE84boWDnhnp3wrm2fmkYm4twUynGcutbPj0QpQ2ghakAAAHpSURBVEjHlVXrmoIgEBUQRNO8ZNtlK7Pdauf9X3C/HJVLgnn+qMCBM+PMIfBhsz7zJFiENQCQiC5gZNCBLaA0HWP1yVJ5TCOxWomwo6Sz678PAgyUM4T8RMACKXIf4xLDBOKtO0M7cODr2xH1CpwIr5OMEAa0By4zbnB+JjjZcAZJZTdQ4/ZkOOddWzTIlsbARe6HCZtxA8RmGEhwexoEW0DU1v/os3scRzCU6vX62+daDnP0VXYnHD2rTRJGyx0U3Xt/TqGCEGmJKiJbLr3js4+HaZoR5Bo4wGI9UC391cXZTSkmGj/OoKMqHtPH4DTtm9WE46BWS+jG5OwcymojZ1kTzjcUtypA+HWpYMT4jRXJ64hM2Uny8rInWodFyXD2DTmQqOZIsYRJhyYKI4RV+I2DUmrN2WTGvz04KHvQscaqOeLHrC5tmfSZ772oAGE0iPBbKb2FisJx7IDFz5wmqiyRJL0RE73AHnQ6A6RMhWrDE2hJK2Bf0hx3sxuZ0Um7qDTNul3kloHDeA41NCtTejPz3dAw7GJYB1PW5zTYONSMjqWx22DRxhX4k/Ft67Px5ZcFaosWXUmI2/TFVy+9Xv9k4EdpBbFRhTdjpaKqRHs60uADCF9T+8w3W0ChEcFmXYKEn9ESXPgH4nqG0h/gm/8AAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:17px;margin-right:5px;width:17px}.result .res_claim{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;justify-content:flex-end;margin-top:10px}.result .res_claim>div{margin-left:5px}.resultgrid .result.spacer{display:none}.resultgrid .result.spacer:hover{background:none;cursor:default}.resultgrid .result.spacer:nth-child(3n){border:none;display:block}@media only screen and (max-width:870px){#resultsmap:after{display:none}#resultsmap{height:350px}}
.table-bordered {
    background-color: #fff;
    border-collapse: separate;
    border-radius: 10px;
    -moz-border-radius: 5px;
    border-spacing: 0;
    margin-top: 1%;
    width: 100%
}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #ffbc20;padding:.5em;text-align:left}.lazy{background-image:none!important}.text-capitalize { text-transform:capitalize }