@media screen and (max-width: 1440px) {
    .career-page .jobs {
        padding: 150px 10%;
    }
}

@media screen and (max-width: 1240px) {
    .products-page .list {
        padding: 0 8%;
    }

    .products-page .list .item .text-content .common-btn-list {
        /* justify-content: center; */
    }

    .blog-page .pc-list {
        padding: 0 8%;
    }

    .blog-page .pc-list .item {
        width: 80%;
    }

    .blog-page .pc-list .left-list .item:nth-child(even),
    .blog-page .pc-list .right-list .item:nth-child(odd) {
        width: 100%;
    }

    footer .main-content nav>ul {
        gap: max(40px, calc(var(--ratio-size) * 100));
    }
}

@media screen and (max-width: 1180px) {
    header .nav-main {
        padding-left: 30px;
        padding-right: 30px;
    }

    header .nav-main nav ul li a {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1100px) {
    header {
        font-size: 14px;
    }

    header h1 {
        margin-right: 15px;
    }

    .common-overview .bg {
        padding: 0 10%;
    }

    .career-page .jobs {
        padding: 70px 5%;
    }

    .job-detail .detail-message {
        padding-left: 10%;
        padding-right: 10%;
    }

    .job-detail .bottom-line-content {
        padding-left: 10%;
    }

    .blog-detail .blog-detail-main .detail-overflow {
        position: relative;
        left: auto;
        top: auto;
        display: flex;
        width: 80%;
        margin: 0 auto;
        margin-top: 40px;
    }

    .blog-detail .blog-detail-main .detail-overflow .pic {
        width: 100px;
    }

    .blog-detail .blog-detail-main .detail-overflow .text-main {
        flex: 1;
        margin-left: 20px;
    }

    .blog-detail .detail-message {
        padding-left: 10%;
        padding-right: 10%;
    }

    .blog-detail .bottom-line-content {
        padding-left: 10%;
    }

    .blog-detail .other-blog .detail-title-font {
        padding-left: 10%;
    }

    .blog-detail .other-blog .swiper-slide {
        width: 33%;
    }

    .blog-detail .other-blog .navigation-list {
        margin-left: 10%;
    }
}

@media screen and (max-width: 999px) {
    header .nav-main nav ul {
        display: none;
    }

    header .top-btn {
        display: none;
    }

    header .nav-main nav .phone-menu {
        display: flex;
    }

    header .nav-main {
        justify-content: space-between;
        width: 100%;
        margin-right: 0;
    }

    .index-page .second-screen .second-inside-screen .screen-text,
    .index-page .second-screen .second-inside-screen .second-screen-three {
        padding: 0 18%;
    }

    .index-page .eight-screen .apps-list {
        padding: 0 5%;
    }

    .faq-container .faq-list {
        padding: 0 5%;
    }

    .index-page .seventh-screen .creating {
        padding: max(50px, calc(var(--ratio-size) * 100)) 15%;
    }

}

@media screen and (max-width: 960px) {
    .index-page .first-screen .title.big-font {
        line-height: 1.1;
    }

    .index-page .first-screen .text {
        margin-top: 15px;
    }

    .index-page .second-screen .second-screen-bg .image {
        width: 100px;
        height: 100px;
    }

    .index-page .second-screen .second-inside-screen .screen-text,
    .index-page .second-screen .second-inside-screen .second-screen-three {
        padding: 0 5%;
    }

    .index-page .third-screen .circle-container .circle-main {
        width: 90%;
    }

    .index-page .third-screen .third-screen-three {
        padding: 0 5%;
    }

    .index-page .third-screen .third-screen-one .main-content .title {
        font-size: 25px;
    }

    .index-page .third-screen .third-screen-two {
        padding: 0 5%;
    }

    .index-page .seventh-screen .creating {
        padding: 20px 5%;
    }

    .index-page .eight-screen .apps-list .item {
        flex-direction: column;
    }

    .index-page .eight-screen .apps-list .item:nth-child(even) {
        flex-direction: column;
    }

    .index-page .eight-screen .apps-list .item .phone-pic {
        width: 90%;
    }

    .index-page .eight-screen .apps-list .common-btn-list {
        flex-wrap: nowrap;
        justify-content: center;
    }

    .index-page .eight-screen .apps-list .common-btn-list a {
        flex: 1;
        width: auto;
    }

    .faq-container .faq-list .item .top-content {
        padding: 20px;
    }

    .faq-container .faq-list .item .text {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
    }

    .index-page .third-screen .third-screen-two .bg-circle {
        width: 400px;
        height: 400px;
    }

    .index-page .fourth-screen .headset-text {
        padding-bottom: 100px;
        padding-bottom: 80px;
    }

    .index-page .sixth-screen .offer {
        height: auto;
        padding-top: 40px;
        padding-bottom: 60px;
        background-image: none !important;
        background-color: #000 !important;
    }

    .index-page .sixth-screen .offer .list .item .pic {
        width: 80px;
        height: 80px;
        margin-top: 20px;
    }

    .index-page .sixth-screen .offer .list .item .title {
        margin-top: 25px;
    }

    .index-page .sixth-screen .offer .b-title {
        font-size: 40px;
    }

    .index-page .sixth-screen .offer .list {
        position: relative;
        flex-direction: column;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .index-page .sixth-screen .offer .list .b-title {
        justify-content: center;
        transform: none;
        margin-bottom: 50px;
    }

    .index-page .sixth-screen .offer .list .item:not(:last-child) {
        margin-right: 0;
    }

    .index-page .sixth-screen .offer .list .item {
        width: 100%;
        padding: 15px;
        background-color: rgba(255, 255, 255, .1);
    }

    .index-page .sixth-screen .offer .list .item:not(:last-child) {
        margin-bottom: 25px;
    }

    .index-page .eight-screen .apps-list .text-content .top-title .pic {
        width: 80px;
        height: 80px;
    }

    .common-banner {
        height: 400px;
    }

    .common-overview {
        padding: 80px 5%;
    }

    .common-banner .text-content {
        padding: 0 10px;
        margin-top: 15px;
    }

    .common-overview .bg {
        padding: 0;
    }

    .values-page .list .item {
        flex-direction: column;
        height: auto;
    }

    .values-page .list .item .text-content {
        width: 100%;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .values-page .list .item:nth-child(even) .text-content {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .products-page .list {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 0;
    }

    .products-page .list .item .top-content .icon {
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }

    .products-page .list .item .text-content::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .3);
    }

    .products-page .list .item .text-content .text {
        position: relative;
        z-index: 2;
    }

    .products-page .list .item .common-btn-list {
        position: relative;
        z-index: 2;
    }

    .publishing-page .list .item {
        padding: 0 5%;
    }

    .publishing-page .list .item .text-content {
        padding-left: 0;
        padding-right: 0;
    }

    .publishing-page .list .item .text-content .pic {
        width: 30%;
    }

    .technologies-page .technologies-container .item {
        flex-direction: column;
        height: auto;
    }

    .technologies-page .technologies-container .item:nth-child(even) {
        flex-direction: column;
    }

    .technologies-page .technologies-container .item .pic {
        width: 100%;
    }

    .technologies-page .technologies-container .item .text-content {
        width: 100%;
        padding: 50px 40px;
    }

    .career-page .why-choose-main {
        padding: 100px 5%;
    }

    .career-page .why-choose .text-content {
        padding: 100px 5%;
    }

    .career-page .why-choose .text-content .text {
        width: 100%;
    }

    .career-page .why-choose .text-content .sub-font {
        width: 100%;
    }

    .career-page .why-choose .bg .bg-bar .marker-5 {
        margin-left: -39.16%;
    }

    .career-page .why-choose .bg .bg-bar .marker-8 {
        margin-right: -15.67%;
    }

    .career-page .why-choose .bg .bg-bar .marker-9 {
        width: 100%;
    }

    .common-half-text .text-content {
        width: 100%;
        padding: 80px 20px;
    }

    .career-page .jobs .jobs-main {
        flex-direction: column;
    }

    .job-detail .detail-message {
        padding-left: 5%;
        padding-right: 5%;
    }

    .job-detail .bottom-line-content {
        padding-left: 5%;
    }

    .job-detail .detail-message ul li {
        margin-left: 20px;
    }

    .blog-detail .other-blog .swiper-slide {
        width: 80%;
    }

    .blog-detail .other-blog .navigation-list {
        margin-left: 5%;
    }

    .blog-detail .blog-detail-main .detail-overflow {
        flex-direction: column;
        width: 90%;
    }

    .blog-detail .blog-detail-main .detail-overflow .pic {
        width: 100%;
    }

    .blog-detail .detail-message {
        padding-left: 5%;
        padding-right: 5%;
    }

    footer {
        padding: 20px 5%;
    }

    footer .main-content {
        display: none;
        padding: 0;
        border-top: none;
        border-bottom: none;
    }

    footer .main-content .logo {
        width: 150px;
    }

    footer .bottom-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .index-page .first-screen .banner-video .play-btn {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .blog-page .pc-list {
        display: none;
    }

    .blog-page .pc-more-btn {
        display: none;
    }

    .blog-page .phone-list {
        display: flex;
    }

    .blog-page .phone-more-btn {
        display: block;
    }
}