.seawall_form h3.gform_title {
    display: none;
}
.seawall_form ul#gform_fields_4 {
    font-size: 16px;
    font-weight: 700;
    color: #5e5e5e;
	  font-family:'Jost';

}
.fortmysers_form h2.gform_title {
    display: none;
}
.fortmysers_form p.gform_required_legend {
    display: none;
}
/* css for fortmysers boat show*/

.fortmysers_form {
    box-shadow: 0 4px 4px rgba(87, 100, 126, .21);
    padding: 35px 50px;
    max-width: 580px !important;
    width: 100% !important;
    color: #000000;
    border-radius: 20px;
    font-family: "Jost", Sans-serif;
}


.fortmysers_form .gfield .gfield_label {
    font-weight: 500 !important;
    margin: 0 0 14px;
}

.fortmysers_form .gfield input,
.fortmysers_form .gfield textarea,
.fortmysers_form .gfield select {
    background-color: #fff;
    border: 1px solid #b8bdc9;
    color: #2c3345;
    padding: 12px !important;
}

.fortmysers_form {
    box-shadow: 1px 0 0 rgba(87, 100, 126, 0.21),
        -1px 0 0 rgba(87, 100, 126, 0.21);
    padding: 35px 50px;
    max-width: 580px !important;
    width: 100% !important;
    color: #000000;
    border-radius: 10px;
    font-family: "Jost", Sans-serif;
}


.fortmysers_form .gfield .gfield_label {
    font-weight: 500 !important;
    margin: 0 0 14px;
}

.fortmysers_form .gfield input,
.fortmysers_form .gfield textarea,
.fortmysers_form .gfield select {
    background-color: #fff;
    border: 1px solid #b8bdc9;
    color: #2c3345;
    padding: 12px !important;
}

.fortmysers_form .gfield input:focus,
.fortmysers_form .gfield textarea:focus,
.fortmysers_form .gfield select:focus {
    border-color: #2e69ff !important;
    box-shadow: 0 0 0 3px rgba(46, 105, 255, .25) !important;
    outline: none !important;
}

.fortmysers_form .gfield input:hover,
.fortmysers_form .gfield textarea:hover,
.fortmysers_form .gfield select:hover {
    border-color: rgba(46, 105, 255, .5);
    box-shadow: 0 0 0 2px rgba(46, 105, 255, .25);
}

.fortmysers_form .gfield .gform-field-label--type-sub {
    font-size: 12px !important;
    margin-top: 11px;
    padding: 0 !important;
    letter-spacing: 0.02em;
}

.fortmysers_form .gform_wrapper.gravity-theme .gform_fields {
    row-gap: 36px;
}

.fortmysers_form .gform-footer .gform_button {
    padding: 15px 45px;
    margin: 0 !important;
    background: #0099FF;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}

.fortmysers_form .gform-footer .gform_button:hover {
    background: #33ADFF;
}

.fortmysers_form .gform-footer {
    padding: 0 !important;
    margin: 0 !important;
    justify-content: center;
}

.fortmysers_form .ginput_container_textarea {
    border-bottom: 1px solid #c9c7c782;
    padding-bottom: 20px;
}

.fortmysers_form .gfield input:hover,
.fortmysers_form .gfield textarea:hover,
.fortmysers_form .gfield select:hover {
    border-color: rgba(46, 105, 255, .5);
    box-shadow: 0 0 0 2px rgba(46, 105, 255, .25);
}

.fortmysers_form .gfield .gform-field-label--type-sub {
    font-size: 12px !important;
    margin-top: 11px;
    padding: 0 !important;
    letter-spacing: 0.02em;
}

.fortmysers_form .gform_wrapper.gravity-theme .gform_fields {
    row-gap: 36px;
}

.fortmysers_form .gform-footer .gform_button {
    padding: 15px 45px;
    margin: 0 !important;
    background: #0099FF;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}

.fortmysers_form .gform-footer .gform_button:hover {
    background: #33ADFF;
}

.fortmysers_form .gform-footer {
    padding: 0 !important;
    margin: 0 !important;
    justify-content: center;
}

.fortmysers_form .ginput_container_textarea {
    border-bottom: 1px solid #c9c7c782;
    padding-bottom: 20px;
}

/* CSS for seawall contact form*/

.seawall_form .gform_fields .gfield .gfield_label {
    color: #5e5e5e;
    font-weight: 700;
}

.seawall_form .gform-body {
    font-family: "Jost", Sans-serif;
}

.seawall_form .gform_fields .gfield input,
.seawall_form .gform_fields .gfield textarea,
.seawall_form .gform_fields .gfield select {
    border: none;
    padding: 5px !important;
    border: 1px solid #d7d7d7;
    background: #fff;
}

.seawall_form .gform_fields .gfield .gform-field-label--type-sub {
    color: #5e5e5e;
    margin: 1px 0 9px 1px;
    font-weight: 400;
    
    
}

.seawall_form .gfield_description {
    color: #5e5e5e;
}

.seawall_form .gform-footer .gform_button {
    padding: 17px 45px;
    margin: 0 !important;
    background: #0391d4;
    border: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Jost", Sans-serif;
}

.seawall_form .gform-footer .gform_button:hover {
    background: #33ADFF;
}

.seawall_form .gform_fields .gfield .gfield_label {
    color: #5e5e5e;
    font-weight: 700;
}

.seawall_form .gform-body {
    font-family: "Jost", Sans-serif;
}

.seawall_form .gform_fields .gfield input,
.seawall_form .gform_fields .gfield textarea,
.seawall_form .gform_fields .gfield select {
    border: none;
    padding: 5px !important;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #5e5e5e;
}

.seawall_form .gform_fields .gfield .gform-field-label--type-sub {
    color: #5e5e5e;
    margin: 1px 0 9px 1px;
}

.seawall_form .gfield_description {
    color: #5e5e5e;
}

.seawall_form .gform-footer .gform_button {
    padding: 17px 45px;
    margin: 0 !important;
    background: #0391d4;
    border: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Jost", Sans-serif;
}

.seawall_form .gform-footer .gform_button:hover {
    background: #33ADFF;
}

.seawall_form .gform_title {
    color: #5e5e5e;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description{
    font-weight: 400;
}
/* responsive fortmysers boat show */
.fortmysers_form .gform-footer {
    margin-top: 40px !important;
}

@media screen and (max-width:991px) {
    .fortmysers_form {
        padding: 25px 40px;
    }

    .fortmysers_form .gfield input,
    .fortmysers_form .gfield textarea,
    .fortmysers_form .gfield select {
        padding: 10px !important;
    }

    .fortmysers_form .gform-footer {
        margin-top: 30px !important;
    }

    .fortmysers_form .gform-footer .gform_button {
        padding: 10px 45px;
        font-size: 16px;
    }
}

@media screen and (max-width:767px) {
    .fortmysers_form {
        max-width: 440px !important;
        box-shadow: 1px 0 0 rgba(87, 100, 126, 0.21),
            -1px 0 0 rgba(87, 100, 126, 0.21),
            0 4px 6px rgba(87, 100, 126, 0.21);
    }

    .fortmysers_form .gfield input,
    .fortmysers_form .gfield textarea,
    .fortmysers_form .gfield select {
        min-height: unset !important;
        height: 100%;
    }

    .fortmysers_form .gform-footer .gform_button {
        padding: 13px 50px;
        line-height: 100% !important;
    }

    .fortmysers_form .gform_wrapper.gravity-theme .gform_fields {
        row-gap: 30px;
    }
}

@media screen and (max-width:575px) {
    .fortmysers_form {
        max-width: 90% !important;
        padding: 20px 34px;
    }

    .gform_wrapper.gravity-theme .gfield_label {
        margin-bottom: 6px;
        padding: 0;
    }

    .fortmysers_form .gfield input,
    .fortmysers_form .gfield textarea,
    .fortmysers_form .gfield select {
        padding: 8px !important;
    }

    .fortmysers_form .gform-footer {
        margin-top: 25px !important;
    }

    .fortmysers_form .gform-footer .gform_button {
        padding: 12px 50px;
        width: 100%;
    }

    .fortmysers_form .gform_wrapper.gravity-theme .gform_fields {
        row-gap: 20px;
    }
}
/*css for helical and related forms */
.form_container .helical_form {
    font-family: "Jost", sans-serif;
    color: #5e5e5e;
}

.helical_form .gfield .gfield_label {
    font-size: 20px;
    font-weight: 700;
}

.helical_form .gfield input,
.helical_form .gfield textarea,
.helical_form .gfield select {
    padding: 5px !important;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #5e5e5e;
    font-size: 20px !important;
}

.helical_form .gform-field-label--type-sub,
.helical_form .gfield_description {
    font-size: 16px !important;
}

.helical_form .gform-footer .gform_button {
    padding: 17px 45px;
    margin: 0 !important;
    background: #0391d4;
    border: 0;
    color: #fff;
    font-size: 20px !important;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Jost", Sans-serif;
}

.helical_form .gform-footer .gform_button:hover {
    background: #33ADFF;
}

.form_container .e-con-inner {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.form_container .helical_form h3.gform_title {
    display: none;
}
/* resposive */
@media screen and (max-width:991px) {
    .form_container .e-con-inner {
        max-width: 90%;
    }
}

@media screen and (max-width:767px) {
    .helical_form .gfield .gfield_label {
        font-size: 18px;
    }
}

@media screen and (max-width:575px) {

    .helical_form .gform-field-label--type-sub,
    .helical_form .gfield_description {
        font-size: 14px !important;
    }

    .helical_form .gfield .gfield_label {
        font-size: 17px;
    }

    .helical_form .gfield input,
    .helical_form .gfield textarea,
    .helical_form .gfield select {
        font-size: 14px !important;
    }

    .helical_form .gform-footer .gform_button {
        padding: 10px 45px;
        font-size: 16px !important;
    }
}