.contact-content {
    margin-bottom: 100px;
    margin-top: 40px;
}

.form-text {
    font-size: 16px;
    line-height: 160%;
    text-align: center;
}

.form-warn {
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    margin-top: 20px;
}

.contact-required {
    color: #F20000;
    font-size: 14px;
    width: 52px;
    line-height: 190%;
    text-align: left;
    display: inline-block;
    padding-left: 10px;
}

.form {
    width: 100%;
    margin: auto;
    width: 927px;
    margin-top: 50px;
}

.contact-table {
    width: 100%;
    /* margin-top: 50px; */
}

.contact-table tr td:first-child {
    width: 400px;
    text-align: left;
    padding-left: 126px;
}

.contact-table tr td {
    vertical-align: middle;
    padding: 2px;
    font-size: 16px;
    border-bottom: 1px solid #303030;
    padding-bottom: 18px;
    padding-top: 18px;
}

.contact-table tr td.vtl-alt {
    vertical-align: top;
    padding-top: 18px;
}

.contact-table tr td input,
.contact-table tr td textarea {
    width: 325px;
    resize: vertical;
    padding: 8px;
    font-size: 14px;
    outline: none;
    resize: none;
}

.contact-table tr td textarea {
    width: 559px;
}

.btn-submit {
    margin-top: 30px;
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.form-more {
    font-size: 16px;
    text-align: center;
    line-height: 260%;
    margin-top: 50px;
}

.thanks {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (max-width:767px) {
    .contact-content {
        width: 100%;
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .form {
        width: 100%;
        margin-top: 20px;
    }

    .form-text {
        font-size: 14px;
    }

    .form-warn {
        font-size: 14px;
    }

    .contact-table tr td {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 14px;
    }

    .contact-table tr td:first-child {
        width: 100%;
        text-align: left;
        margin-top: 15px;
    }

    .contact-table tr td input.wi-50 {
        width: 100%;
    }

    .btn-submit {
        margin-top: 20px;
    }

    .form-more {
        margin-top: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 160%;
    }
}

#contact-banner {
    background: url(../img/contact/contact-img-02.png) left center no-repeat;
    width: 100%;
    background-size: cover;
    object-fit: cover;
}

.page-title-span {
    background: none;
    margin-bottom: 27px;
    margin-top: 25px;
}

.page-title-span h6 {
    font-size: 22px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    font-weight: bold;
}

.contact-desc {
    font-size: 16px;
    color: #000;
    line-height: 180%;
    text-align: center;
    padding-bottom: 68px;

}

.contact-desc span {
    color: #F20000
}
/* .sp-1 {
    color: #000 !important;
} */
input[type=checkbox], input[type=radio]{margin: 0;}
.contact-tt {
    padding-top: 34px;
}

.contact-bg {
    background: #F4F4F4;
}

.bnt-sup {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.bnt-sup button {
    color: #fff;
    background: #FF1413;
    font-size: 16px;
    line-height: 160%;
    font-weight: bold;
    padding: 12.275px 52px;
}

.contact-table tr:last-child td {
    border-bottom: none;
}

.bnt-sup label {
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    font-weight: bold;
    display: block;
    padding-top: 32px;
}

input[type="checkbox"i] {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
}

.wrap-form {
    padding-bottom: 140px;
}

.sp-co-an {
    display: none;
}

@media screen and (max-width:767px) {
    .cont-pd,.contact-tt {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        display: block;
    }
    .contact-tt{padding-top: 0;}
    .contact-desc{padding-bottom: 30px;}
    .contact-table tr td input,
    .contact-table tr td textarea {
        width: 100%;
    }

    .contact-table tr td {
        border-bottom: none;
        padding-top: 7px;
    }

    .contact-table tr td:first-child {
        background: rgba(59, 109, 158, 0.8);
        padding-left: 10px;
        color: #fff;
    }

    .wrap-form {
        padding-bottom: 40px;
    }

    .contact-table tr td {
        padding-bottom: 5px;
        padding-left: 0;
        padding-right: 0;
    }

    .sp-co-an {
        display: block !important;
    }

    .contact-desc {
        font-size: 14px;
    }
}

@media screen and (max-width:480px) {
    .bnt-sup label {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
    }

    input[type="checkbox"i] {
        width: 15px;
        height: 15px;
    }

    .bnt-sup button {
        font-size: 14px;
    }

    /* .contact-tt {
        padding-top: 14px;
    } */

    .br-an {
        display: none;
    }

    .thanks {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .sp-thanks {
        display: none;
    }
    .contact-desc{padding-bottom: 20px;}
}

@media screen and (max-width:375px) {
    .sp-co-an {
        display: none;
    }

    .contact-desc {
        font-size: 13px;
        letter-spacing: -0.5px;
    }

    .sp-thanks {
        display: none;
    }

    .thanks {
        padding-left: 10px;
        padding-right: 10px;
    }
}