/* Enter Your Custom CSS Here */

/*gravity form */
#h_gform_1 {
    text-align: center;
}
#h_gform_1 input {
    width: 30%;
    margin-bottom: 0;
    margin-left: 60%;
    padding-left: 12px !important;
}
select#input_1_1 {
    margin-top: 10px !important;
    height: 37px;
}
form.gf_simple_horizontal {
    text-align: center !important;
}
input#gform_submit_button_1 {
    margin-top: -36px;
    background: #fff;
    color: #008081;
    width: 100%;
}
input#gform_submit_button_1:hover {
    background: #008081;
    color: #fff;
}
div#gform_confirmation_message_1 {
    text-align: center;
    color: #fff;
    margin: 30px;
}
.gform_wrapper form {
    text-align: center;
}
.gform_wrapper textarea.medium {
    height: 160px;
    width: 50%;
}
div#gform_confirmation_message_2 {
    text-align: center;
}

.ginput_container_email #input_1_3 {
  width: auto;
}


.branding a img, .branding img {
    height: auto;
    max-width: 200px;
}

.ph-wrap a img, .branding img {
    height: auto;
    max-width: 180px;
}
