/* 頭部大圖 - start */
#headerContainer {
    height: 180px;
    background-size: 100% 180px;
}

#headerContainer .page-title {
    font-size: 32px;
}
/* 頭部大圖 - end    */

/* 分銷商加盟申請 - start */

.shape-mockup-wrap {
    margin-top: 0;
    margin-bottom: 0px;
}

.join-wrapper .container {
    width: 100%;
    padding: 0;
}

.appointment-form-wrapper {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 32px 16px;
}

.join-us-wrapper {
    flex-direction: column-reverse;
}

.sec-title {
    font-size: 20px;
    line-height: 34px;
}

.layui-form .layui-form-item {
    width: 100%;
    margin-bottom: 16px;
    padding: 0;
}

.layui-form .layui-form-item input {
    height: 46px;
}

.form-icon {
    top: 12px;
    width: 22px;
    height: 22px;
}

.testi-1-main-img {
    width: 100%;
}

.testi-1-main-img img {
    width: 80%;
}

.testi-img-box {
    margin-left: 0px;
    margin-top: 32px;
}
/* 分銷商加盟申請 - end */

/* 聯絡我們 - start */
#contactSection .my-contact {
    padding: 36px 0;
}

#contactSection .section-title {
    margin-bottom: 8px;
}

#contactSection .section-description {
    margin-bottom: 0;
}

.section-description p {
    text-align: center;
    padding: 0 36px;
}
/* 聯絡我們 - end */
