.gform_wrapper input {width: 100%;margin-left: 0px !important;}
.contact_form_wrap {
    padding: 10px 30px;
}
.gfield_description {
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
}
.gform_wrapper textarea {height: 130px;}
span.gform_drop_instructions {
    text-align: left;
    float: left;
    font-size: 14px;
    margin-bottom: 7px;
}

.map {
    width: 100%;
    height: 375px;
    max-width: 1015px;
    margin: 60px auto;
    overflow: hidden;
    position: relative;
}

.map iframe {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
}

.loc_search {
    display: none;
}

.page-template-page-location .whitebox {
    height: auto;
}