.tags{
    position:absolute;
    top:5px;
    right:-3px;
}
.tags img{
    width: 100%;
}

.wpcf7-not-valid-tip{
    color:red;
    padding: 0 0 10px 0;
    text-emphasis: left;
}

.wpcf7-validation-errors{
    color:yellow;
}

.screen-reader-response {
    display: none;
}

p.form-submit{
    min-height: 1px;
    padding-left: 7px;
    padding-right: 6px;
}
.comment-notes{
    padding-left: 7px;
    padding-right: 6px;
}

.post_comment h4 {
    padding: 0 20px 15px 0px !important;
}

label.error {
    color:red;
}

#map {
        height: 100%;
        
      }
.handover_card h4{
    font-family: 'proxima_nova_rgbold';
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.handover_card h5 {
    color: #333;
    margin-bottom: 25px;
    font-size: 11px;
    font-family: 'proxima_nova_rgbold';
    text-transform: uppercase;   
}
