#gform_2 div#field_2_14 {
    display: none;
}

div#field_2_15 {
    width: 100% !important;
}

#gform_2 textarea#input_2_15 {
    height: 120px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 28px;
    font-weight: 400;
    line-height: 16px;
    color: #666 !important;
    border: 0;
    width: 100%;
    margin-top: 20px;
    /*     min-width: 471px; */
}

textarea#input_2_15::-webkit-input-placeholder {
    color: #555555;
}

textarea#input_2_15::-moz-placeholder {
    color: #555555;
}
#gform_3 #field_3_9,
#gform_3 #field_3_1 legend,
#gform_3 .gfield_label {
    display: none;
}
#gform_3 #field_3_1 input {
    width: 50%;
}
#gform_3 .gfield {
    padding: 0px;
}
#gform_3 input,
#gform_3 select,
#gform_3 textarea {
    width: 100%;
}
#gform_3 .gform_fields {
    row-gap: 30px !important;
    flex-wrap: no-wrap !important;
    margin: 0px -15px;
}
.contactus-page-form #field_3_4,
.contactus-page-form #field_3_6,
.contactus-page-form #field_3_3,
.contactus-page-form #field_3_5 {
    width: 100%;
    padding: 0px 15px;
}
.contactus-page-form #field_3_7 {
    width: 100%;
    padding: 0px 15px;
}
.contactus-page-form #field_3_1 {
    width: 100%;
}
.contactus-page-form #input_3_1 {
    width: 100%;
    display: flex;
    padding: 0px 15px;
    gap: 30px;
    flex-direction: row !important;
}
#gform_3 #input_3_1_3_container,
.contactus-page-form #input_3_1_6_container {
    width: 50%;
    padding: 0px;
}
#gform_3 #input_3_1_3_container input,
#gform_3 #input_3_1_6_container input {
    width: 100%;
}
#gform_3 .gform-footer {
    padding-top: 30px;
}
#gform_1 #field_1_9 {
    display: none;
}
#gform_1 input {
    width: 100%;
    padding: 10px;
}
#gform_1 .gfield_label {
    display: none;
}
#field_1_1 .ginput_complex {
    display: flex;
}
#field_1_1 #input_1_1_6_container,
#field_1_1 #input_1_1_3_container {
    width: 50%;
    padding-top: 0px;
}
#field_5_6,
#field_5_1 legend,
#gform_5 .gfield_label {
    display: none;
}

@media (max-width: 1067px) {
    #field_5_1 .ginput_complex {
        display: flex;
        flex-direction: column !important;
        gap: 30px !important;
    }
    #gform_5 input {
        width: 100%;
    }
    .contact-wrap.mini-contact .contact-form .ginput_complex .name_last {
        padding: 0px !important;
    }
}
@media (max-width: 767px) {
    #gform_3 #input_3_1_3_container,
    .contactus-page-form #input_3_1_6_container {
        width: 100%;
    }
    .contactus-page-form #input_3_1,
    #field_1_1 .ginput_complex {
        flex-wrap: wrap;
        gap: 20px;
    }
    #field_1_1 #input_1_1_6_container,
    #field_1_1 #input_1_1_3_container {
        width: 100%;
    }
}