@media only screen and (min-width:960px){
.map-right #sp-main-body, .map-top #sp-main-body {
    padding: 30px 16vw;
}
}

.floatright {
    float: right; 
    margin: 40px 0 10px 30px !important;
}
.randompropertytype{
letter-spacing:1px;
}
.man a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    background: #999;
    padding: 2px 6px;
    font-weight: 900;
    font-size:13pt;
letter-spacing:1px;
}
 
body.site input[type="text"], body.site input[type="email"], body.site input[type="url"], body.site input[type="date"], body.site input[type="password"], body.site input[type="search"], body.site input[type="tel"], body.site input[type="number"], body.site select, body.site textarea.sppb-form-control, body.site textarea {
    display: block;
    width: 100%;
    padding: 10px 8px !important;
    line-height: 1 !important; 
    color: #353535;
    background-color: #fff;
    border-bottom: 1px dashed #999 !important;
    margin-bottom: 5px !important;
}