@media screen and (max-width: 1600px) {
    .wrap_in {
                width: 86%;
    }

    .wrap_in2 {
                width: 86%;
    }

    .header .wrap_in{
        width: 90%;
    }

    .header .menu li a {
        font-size: 18px;
    }

    .side_menu .sing a {
        font-size: 16px;
        padding: 5px 20px;
    }

    .header .menu {
        width: 60%;
    }

    .section_3 {
        gap: 50px;
    }

    .section_3 .img_box {
        width: 50%;
    }

    .section_4 .c2 .b1 .line {
        width: 24%;
    }
}

@media screen and (max-width: 1400px) {
    .section_4 .c2 .b1 h5 {
        font-size: 28px;
    }

    .section_4 .c2 .b1 h4 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .footer .footer2 .s1 {
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 50px;
    }
}


@media screen and (max-width: 1080px) {
    body {
        font-size: 16px;
    }

    .footer .footer2 .s1 {
        gap: 30px;
    }

    .footer .footer2 .c1 .b1 {
        gap: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .footer .footer2 .c2 .time {
        margin-top: 10px;
    }

    .header .menu {
        display: none;
    }

    .mo_header {
        display: block;
    }

    .side_menu {
        margin-right: 50px;
    }

    .bg {
        display: none !important;
    }

    .ico {
        top: 5px;
    }

    .section_2 h3 {
        font-size: 60px;
    }

    .section_2 h5 {
        font-size: 24px;
    }

    .section_2 .c1 h6 {
        font-size: 18px;
    }

    .left_btn a {
        width: 68px;
        height: 68px;
        gap: 0;
    }

    .left_btn a img {
        padding: 0px;
    }

    .left_btn a {
        font-size: 10px;
        gap: 5px;
    }

    .section_3 .text_box h4 {
        font-size: 60px;
        margin-bottom: 25px;
    }

    .section_3 .text_box a {
        margin-top: 30px;
    }

    .section_4 .c1 .text_box h6 {
        font-size: 60px;
        margin-bottom: 30px;
    }

    .section_4 .c3 .img_box {
        width: 50%;
    }

    .section_4 .c3 h4 {
        font-size: 54px;
    }

    .section_4 .c3 h6 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .section_4 .c3 p {
        font-size: 16px;
    }

    .section_5 {
        width: 100%;
        height: 480px;
        padding: 100px 0;
    }

    .section_5 p {
        font-size: 24px;
        text-align: center;
        margin-bottom: 50px;
        line-height: 46px;
    }

    .section_5 .btn_box {
        gap: 30px;
        justify-content: center;
        align-items: center;
    }

    .section_5 .btn_box a {
        font-size: 20px;
    }

    .translation-links {
    top: 80px;
    right: 40px;
    background-color: #fff;
    border-top: 4px solid #927660;
    padding: 10px !important;
    }
}

@media screen and (max-width: 980px) {
    .section_1 .text_box h2 {
        font-size: 34px;
    }

    .section_1 .text_box h4 {
        font-size: 50px;
    }

    .section_1 .swiper-horizontal>.swiper-pagination-bullets,
    .section_1 .swiper-pagination-bullets.swiper-pagination-horizontal,
    .section_1 .swiper-pagination-custom,
    .section_1 .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom, 100px);
    }

    .section_3 {
        flex-direction: column;
    }

    .section_4 .c1 {
        flex-direction: column-reverse;
        gap: 50px;
    }

    .section_4 .c1 .text_box {
        width: fit-content;
    }

    .section_4 .c1 .img_box {
        width: 100%;
    }

    .section_4 .c2 {
        flex-direction: column;
        gap: 50px;
    }

    .section_4 .c2 a {
        width: 60%;
        margin: 0 auto;
    }

    .section_3 .no {
        display: none !important;
    }

    .section_4 .no {
        display: none;
    }

    .section_4 .mb30 {
        margin-bottom: 0 !important;
    }

    .section_4 .c1 .text_box h6 {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 814px) {}

@media screen and (max-width: 756px) {
    .section_2 {
        padding: 100px 0;
        justify-content: center;
    }

    .section_2 h3 {
        font-size: 48px;
        text-align: center;
    }

    .section_2 .c1 {
        text-align: center;
    }

    .section_3 .img_box {
        width: 100%;
    }

    .section_4 .c2 a {
        width: 100%;
    }

    .section_4 .c3 {
        flex-direction: column;
    }

    .section_4 .c3 .img_box {
        width: 100%;
    }

    .section_5 p {
        font-size: 20px;
        line-height: 40px;
    }
}

@media screen and (max-width: 680px) {
    .footer .footer1 .c1 a {
        font-size: 14px;
    }

    .foot_logo img {
        width: 120px;
    }

    .footer .footer1 .c1 {
        width: 77%;
        gap: 20px;
    }

    .footer .footer2 .c1 .b1 {
        flex-direction: column;
        gap: 10px;
    }
}

@media screen and (max-width: 578px) {
}

@media screen and (max-width: 514px) {
    .header .logo {
        width: 138px;
        padding: 10px 0;
    }

    .section_4 .c3 .text_box {
        text-align: center;
    }

    .section_4 .c2 .b1 h4 {
        font-size: 18px;
    }

    .section_4 .c2 .b1 {
        padding: 0;
    }

    .section_4 .c1 .text_box p {
        line-height: 30px;
        text-align: center;
    }

    .section_5 p {
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (max-width: 480px) {
    .header .side_menu img {
        width: 20px;
    }

    .side_menu .sing a {
        font-size: 14px;
        padding: 5px 10px;
    }

    .side_menu {
        gap: 15px;
    }

    .side_menu {
        margin-right: 40px;
    }

    .mobile-top-bar {
        top: 20px;
    }

    .header .logo {
        width: 100px;
    }

    .section_1 {
        position: relative;
        height: 90vh;
    }

    .section_1 .text_box h4 {
        font-size: 30px;
    }

    .section_1 .text_box h2 {
        font-size: 20px;
    }

    .section_1 .text_box {
        bottom: 22%;
    }

    .left_btn {
        left: auto;
    right: 0;
    }
    .section_1 .text_box {
    left: 8%;
    }
    .section_1 .swiper-horizontal>.swiper-pagination-bullets, .section_1 .swiper-pagination-bullets.swiper-pagination-horizontal, .section_1 .swiper-pagination-custom, .section_1 .swiper-pagination-fraction {
    right: auto;
    left: 8%;
}

    .left_btn a {
        width: 50px;
        height: 50px;
    }

    .left_btn .icon_11 img {
        width: 25px;
    }

    .left_btn .icon_12 img {
        width: 20px;
    }

    .left_btn .icon_13 img {
        width: 19px;
    }

    .left_btn .icon_14 img {
        width: 18px;
    }

    .section_2 h3 {
        font-size: 28px;
        text-align: left;
    }

    .section_2 .c1 {
        text-align: left;
    }

    .section_2 h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .section_3 .text_box {
        width: 80%;
    }

    .section_3 .text_box h4 {
        font-size: 50px;
    }

    .section_4 .c1 .img_box .b1 {
        gap: 10px;
    }

    .section_4 .c1 .img_box {
        gap: 10px;
    }

    .section_4 .c1 .text_box h6 {
        font-size: 50px;
        text-align: left;
    }

    .section_4 .c1 .text_box p {
        text-align: left;
    }

    .section_4 .c2 .b1 .line {
        width: 0;
    }

    .section_4 .c3 h4 {
        font-size: 46px;
    }

    .section_4 .c3 h6 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .section_5 .btn_box a {
        padding: 10px 40px;
        font-size: 16px;
    }

    .section_5 .btn_box {
        gap: 10px;
    }

    .footer .footer1 .c1 {
        width: 100%;
        border-bottom: 0;
justify-content: flex-start;
    }

    .footer .footer1 {
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }
    .footer .footer2 .c2 .time {
    flex-direction: column;
    gap: 10px;
    }

        .translation-links {
        top: 60px;
        right: 29px;
        padding: 5px !important;
    }
}