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



    .com-title {
        display: none;
    }

    .com-title-M h3 {
        color: #980019;
    }

    .my-section {
        padding: 30px 0 0 0;
    }

    .my-section.my-section-7 {
        padding-top: 30px;
    }

    .my-wrapper {
        margin-top: 30px;
    }

    .my-wrapper-1 {
        flex-direction: column;
        position: relative;
    }

    .left-wrapper-1 {
        width: 100%;
    }

    .my-wrapper-1 .left-wrapper-1 {
        background-color: #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
        padding: 20px;
        border-radius: 20px;
        padding-bottom: 80px;
        width: 96%;
    }

    .my-wrapper-1 .left-wrapper-1 .txt {
        margin-top: 0;
    }

    .my-wrapper-1 .right-wrapper-1 {
        /* width: 90%;
        height: 180px;
        border-radius: 20px;
        position: absolute;
        top: 73%;
        right: 0;
        background-image: url(/assets2/image/service-pic-1.png);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat; */
        width: 100%;
        order: 2;
        margin-top: -40px;
        border-radius: 20px;
    }

    .my-wrapper-1 .right-wrapper-1 img {
        width: 100%;
        /* display: none; */
    }

    .my-wrapper-2 {
        flex-direction: column;
    }

    .my-wrapper-2 .left-wrapper-1 {
        width: 100%;
    }

    .my-wrapper-2 .right-wrapper-1 {
        width: 100%;
    }


    .M-tsm-container {
        margin-top: 180px;
        display: flex;
        flex-direction: column;
    }

    .M-tsm-container .com-title-M {
        align-self: flex-end;
    }

    .M-center-container {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }

    .M-center-container .com-title-M {
        align-self: center;
    }

    .M-tsm-container .com-title-M h3 {
        order: 1;
    }

    .M-tsm-container .com-title-M img {
        order: 2;
    }

    .my-wrapper-2 .left-wrapper-1 {
        width: 100%;
        order: 1;
        background-color: #fff;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
        padding: 20px;
        border-radius: 20px;
        padding-bottom: 50px;
    }

    .my-wrapper-2 .right-wrapper-1 {
        width: 100%;
        order: 2;
        margin-top: -40px;
        border-radius: 20px;
    }

    .my-wrapper-2 .right-wrapper-1 img {
        width: 100%;
        border-radius: 20px;
    }

    .my-section .c-bg-1 {
        top: 35%;
        left: 80%;
    }

    .my-section .c-bg-2 {
        width: 50%;
        bottom: 20%;
        right: 60%;
    }

    .my-section-2 .my-wrapper {
        border-radius: 10px;
        padding: 10px;
    }

    .my-wrapper-3 {
        flex-direction: column;
        margin-top: 20px;
    }

    .my-wrapper-3 .left-wrapper-1 {
        width: 100%;
        padding-right: 0;
    }

    .my-wrapper-3 .right-wrapper-1 {
        width: 100%;
        margin-top: 10px;
    }

    .my-wrapper-3 .right-wrapper-1 img {
        width: 100%;
    }

    .my-wrapper-3 .txt {
        margin-top: 0;
    }


    .standard-item {
        flex-direction: column;
        border-radius: 15px;
        padding: 5px 20px 10px 20px;
        row-gap: 5px;
    }

    .standard-item span {
        font-size: 17px;
    }

    .standard-title {
        margin-bottom: 10px;
        justify-content: space-around;
    }

    .standard-title h5 {
        font-size: 16px;
        line-height: 25px;
    }

    .item-flex-box img {
        width: 12px;
    }

    .item-flex-box>div {
        font-size: 13px;
        padding: 5px 20px;
        display: inline-flex;
        width: auto;
        gap: 20px;
    }

    .page-en-us .item-flex-box>div {
        padding: 5px 16px;
        width: auto;
        font-size: 12px;
    }

    .item-flex-box {
        column-gap: 10px;
        justify-content: space-around;
    }


    .center-list {
        row-gap: 30px;
    }

    .center-list .center-item {
        width: 100%;
    }

    .center-list .center-item .tt {
        font-size: 26px;
        line-height: 30px;
        margin-top: 10px;
    }

    .btn-list {
        margin-top: 30px;
        column-gap: 20px;
    }

    .btn-list>div {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .btn-list>div img {
        width: 18px;
    }

    .contact-title {
        margin: 30px 0 20px 0;
    }

    .contact-title h3 {
        font-size: 25px;
        line-height: 45px;
    }

    .contact-wrapper {
        flex-direction: column;
        padding: 0 15px;
    }

    .left-contact,
    .right-contact {
        width: 100%;
    }

    .contact-wrapper p {
        font-size: 17px;
        line-height: 29px;
    }

    .left-contact .top-1 {
        margin-bottom: 20px;
    }

    .right-contact {
        margin-top: 20px;
    }

    .map-wrapper {
        padding: 15px 10px 10px 10px;
        border-radius: 15px;
    }

    .map-wrapper h3 {
        font-size: 20px;
    }

    .map-wrapper>p {
        font-size: 18px;
    }

    .map-wrapper>p a {
        font-size: 15px;
    }

    .map-container iframe {
        height: 300px;
    }

    .center-item>div,
    .center-list img {
        border-radius: 12px;
    }

    .preview-img.map-pic-2 {
        border-radius: 12px 0 0 12px;
    }

    .preview-img.map-pic-4 {
        border-radius: 0 12px 12px 0;
    }

    #demo-laypage-theme-1 {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    #demo-laypage-theme-1 .layui-laypage {
        column-gap: 30px
    }

    #demo-laypage-theme-1 a,
    #demo-laypage-theme-1 .layui-laypage-curr {
        font-size: 23px;
        width: 40px;
        height: 40px;
    }

    #demo-laypage-theme-1 .layui-laypage-next {
        background-position: 11px center;
    }

    #demo-laypage-theme-1 .layui-laypage-prev {
        background-position: 9px center;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .my-section-7 {
        padding: 70px 0 0 0;
    }

    .my-container-title .title-txt-img {
        width: 70%;
    }

    .my-container-title .title-icon {
        width: 5%;
        height: auto;
        top: 5%;
        left: 70%;
    }

    .my-wrapper-1 .right-wrapper-1 {
        width: 55%;
        top: 55%;
        height: 230px;
    }

    .my-wrapper .txt {
        font-size: 16px;
        line-height: 29px;
    }

    .my-wrapper .txt p {
        font-size: 16px;
        line-height: 29px;
    }

    .standard-item span {
        font-size: 18px;
        line-height: 35px;
    }

    .item-flex-box {
        column-gap: 15px;
    }

    .item-flex-box>div {
        font-size: 15px;
        width: 180px;
        padding: 5px 25px;
    }

    .item-flex-box img {
        width: 18px;
    }

    .standard-title h5 {
        font-size: 22px;
        width: 200px;
    }

    .center-item>div {
        border-radius: 15px;
    }

    .center-list img {
        border-radius: 15px;
    }

    .center-list .center-item .tt {
        font-size: 30px;
        line-height: 40px;
    }

    .contact-title h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .contact-wrapper p {
        font-size: 21px;
        line-height: 45px;
    }

    #demo-laypage-theme-1 {
        padding-top: 60px;
        padding-bottom: 80px;
    }
}

@media screen and (min-width:1024px) and (max-width:1280px) {

    .my-section-7 {
        padding: 100px 0 0 0;
    }

    .my-container-title .title-txt-img {
        width: 60%;
    }

    .my-container-title .title-icon {
        width: 5%;
        height: auto;
        top: 0%;
        left: 70%;
    }

    .my-wrapper-1 {
        margin-top: 80px;
    }

    .standard-title h5 {
        font-size: 23px;
    }

    .standard-item span {
        font-size: 20px;
        line-height: 35px;
    }

    .item-flex-box>div {
        font-size: 15px;
    }

    .item-flex-box img {
        width: 18px;
    }

    .contact-title h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .contact-wrapper p {
        font-size: 22px;
        line-height: 45px;
    }

    #demo-laypage-theme-1 {
        padding-top: 60px;
        padding-bottom: 80px;
    }

}

@media screen and (max-width:480px) {
    .page-en-us .my-wrapper-1 .left-wrapper-1 {
        padding-bottom: 132px;
    }

    .page-en-us .standard-item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-en-us .standard-title h5 {
        font-size: 15px;
        line-height: 22px;
    }

}