@media screen and (max-width: 1440px) {
  .inner {
    width: 90%;
  }

  header .inner {
    width: 90%;
  }

  main .inner .section-1 .bg.design-bg {
    background: url("../img/bg-1440.png") no-repeat center/cover;
  }
  main .inner .section-1 .bg.develope-bg {
    background: url("../img/bg-1440-2.png") no-repeat center/cover;
  }

  main .inner .section-2 .right h1 {
    font-size: 5rem;
  }

  main .inner .section-2 .left .text-sect {
    font-size: 1.8rem;
  }

  main .inner .section-3 .left .text-2 {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: -1px;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.2);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(#fff, #fff);
    background-size: 100% 0%;
  }
  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    color: #d6d6d6;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 28px */
    letter-spacing: -1px;
    margin-top: 7px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    color: #fff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 28px */
    letter-spacing: -1px;
    margin-top: 19px;
  }
  main .inner .section-1 .text .main-text {
    font-size: 5rem;
  }

  main .inner .section-1 {
    padding-top: 150px;
  }
}

@media screen and (max-width: 1280px) {
  main .inner .section-1 .bg.design-bg {
    background: url("../img/bg-1280.png") no-repeat center/cover;
  }
  main .inner .section-1 .bg.develope-bg {
    background: url("../img/bg-1280-2.png") no-repeat center/cover;
  }

  main .inner .section-1 .text .sub-text {
    margin-top: 30px;
    font-size: 2rem;
    font-weight: 200;
    color: #d6d6d6;
    line-height: 140%;
  }

  main .inner .section-1 .mouse-on::before {
    width: 28px;
    height: 28px;
  }

  main .inner .section-1 {
    padding-top: 150px;
  }

  main .inner .all-box .box-size {
    width: 300px;
    height: 300px;
    border-radius: 16px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 50px;
  }

  main .inner .design-box .box1 img {
    width: 170px;
    height: 151px;
    transform: translateY(10%);
  }

  main .inner .section-2 .left .text-sect {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 30px */
    letter-spacing: -1px;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.2);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(#fff, #fff);
    background-size: 0% 100%;
  }

  main .inner .design-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 40px;
  }

  main .inner .develope-box .box2 img {
    width: 170px;
    height: 151px;
    transform: translateY(10%);
  }

  main .inner .develope-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 40px;
  }

  main .inner .section-2 .right {
    width: 55%;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1px;
    color: #ffffff;
    margin-top: 160px;
  }

  main .inner .section-2 .right .matte-box {
    height: 50px;
  }

  main .inner .section-3 .right .sub-title h3 {
    color: #767676;
    font-size: 1.9rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .right .main-title h1 {
    color: #fff;
    font-size: 4.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(1) {
    margin-top: 200px;
  }

  main .inner .section-3 .left .content-wrap .content::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(115, 115, 115, 0) 0%,
      #fff 21%,
      #fff 83%,
      rgba(159, 159, 159, 0) 100%
    );
    position: absolute;
    top: 100px;
    left: -210px;
  }

  main .inner .section-3 .left .content-wrap .content .item .line {
    width: 190px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 20px;
    left: -210px;
  }

  main .inner .section-3 .left .content-wrap .content .item::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #0f0;
    border-radius: 100%;
    position: absolute;
    top: 14px;
    left: -214px;
    z-index: 1;
  }

  main .inner .section-3 .left .content-wrap .content .item::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #0f0;
    opacity: 70%;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: -219px;
    z-index: 0;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .tit {
    color: #fff;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    color: #d6d6d6;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
    margin-top: 7px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    color: #fff;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 95%;
    letter-spacing: -1px;
    margin-top: 19px;
  }

  main
    .inner
    .section-3
    .left
    .content-wrap
    .content
    .item
    .text-2
    .award
    span::before {
    content: "";
    display: inline-block;
    background: url(/img/social_icon.png) no-repeat center / cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -8px;
    left: 2;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title {
    color: #fff;
    text-align: center;
    font-size: 4.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }
  main .inner .section-4 .coo-sect .inner .copy-box .main-title span {
    color: #0f0;
    font-size: 4.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide
    img {
    width: 70%;
    height: 60%;
    /* object-fit: cover; */
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide
    img {
    width: 70%;
    height: 60%;
    /* object-fit: cover; */
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide {
    display: flex;
    width: 250px;
    height: 77px;
    padding: 16px 13px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  main .inner .section-5 .wrapper .text-wrapper h1 {
    color: #fff;
    text-align: left;
    font-size: 4.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-5 .wrapper .text-wrapper p {
    color: #767676;
    text-align: left;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
    /* margin-top: 18px; */
  }

  main .inner .section-5 .wrapper .top .more-btn {
    color: #767676;
    text-align: center;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
  }

  main .inner .section-5 .wrapper .top .more-btn span {
    display: inline-block;
    background: url(/img/chevron-left.png) no-repeat center / cover;
    width: 24px;
    height: 24px;
  }

  main .inner .section-5 .wrapper .top .more-btn {
    color: #767676;
    text-align: center;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
  }

  main .inner .section-6 .contact-wrapper .contact-area span {
    color: #fff;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
    padding-left: 10px;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    color: #767676;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -1px;
    padding-left: 60px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top {
    display: flex;
    align-items: center;
    padding: 30px 0 0 30px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area .top {
    display: flex;
    align-items: center;
    padding: 30px 0 0 30px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top {
    display: flex;
    align-items: center;
    padding: 30px 0 0 30px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area .top {
    display: flex;
    align-items: center;
    padding: 30px 0 0 30px;
  }

  footer .footer-wrapper p {
    color: #767676;
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 1024px) {
  .custom-cursor {
    display: none;
  }

  .section {
    padding: 120px 0;
  }

  header .inner .nav {
    display: flex;
    gap: 50px;
  }

  header .inner .nav li a {
    color: #ffffff;
    font-size: 1.5rem;
  }

  main .inner .section-1 .bg.design-bg {
    background: url("../img/bg-1024.png") no-repeat center/cover;
  }
  main .inner .section-1 .bg.develope-bg {
    background: url("../img/bg-1024-2.png") no-repeat center/cover;
  }

  main .inner .section-1 .text .main-text {
    font-size: 4.8rem;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: -1px;
  }

  main .inner .section-2 {
    flex-direction: column;
    justify-content: flex-start;
  }

  main .inner .section-2 .right h1 {
    font-size: 4.1rem;
  }

  main .inner .section-2 .right {
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1px;
    color: #ffffff;
    margin-top: 160px;
  }

  main .inner .section-3 .right .sub-title h3 {
    color: #767676;
    font-size: 1.9rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .right .main-title h1 {
    color: #fff;
    font-size: 4.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-2 .left {
    margin-top: 40px;
  }

  main .inner .section-2 .left .icon-sect img {
    width: 30px;
    height: 30px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(1) {
    margin-top: 200px;
  }

  main .inner .section-3 .left .content-wrap .content::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(115, 115, 115, 0) 0%,
      #fff 21%,
      #fff 83%,
      rgba(159, 159, 159, 0) 100%
    );
    position: absolute;
    top: 100px;
    left: -95px;
  }

  main .inner .section-3 .left .content-wrap .content .item .line {
    width: 90px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 20px;
    left: -100px;
  }

  main .inner .section-3 .left .content-wrap .content .item::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #0f0;
    border-radius: 100%;
    position: absolute;
    top: 14px;
    left: -100px;
    z-index: 1;
  }

  main .inner .section-3 .left .content-wrap .content .item::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #0f0;
    opacity: 70%;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: -105px;
    z-index: 0;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .tit {
    color: #fff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    color: #d6d6d6;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
    margin-top: 5px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    color: #fff;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -1px;
    margin-top: 12px;
  }

  main
    .inner
    .section-3
    .left
    .content-wrap
    .content
    .item
    .text-2
    .award
    span::before {
    content: "";
    display: inline-block;
    background: url(/img/social_icon.png) no-repeat center / cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -8px;
    left: 2;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title {
    color: #fff;
    text-align: center;
    font-size: 4.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title span {
    color: #0f0;
    font-size: 4.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide
    img {
    width: 80%;
    height: 80%;
    /* object-fit: cover; */
  }

  main .inner .section-5 .wrapper .text-wrapper h1 {
    font-size: 4.1rem;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title p {
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
    padding-top: 71px;
  }

  main .inner .section-6 .contact-wrapper .contact-area span {
    color: #fff;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
    padding-left: 10px;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    color: #767676;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -1px;
    padding-left: 60px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top {
    display: flex;
    align-items: center;
    padding: 35px 0 0 20px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area .top {
    display: flex;
    align-items: center;
    padding: 35px 0 0 20px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top {
    display: flex;
    align-items: center;
    padding: 35px 0 0 20px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area .top {
    display: flex;
    align-items: center;
    padding: 35px 0 0 20px;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    color: #767676;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -1px;
    padding-left: 50px;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h1 {
    color: #fff;
    text-align: center;
    font-size: 4.1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -1px;
  }

  footer .footer-wrapper p {
    color: #767676;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  header .inner .nav {
    display: flex;
    gap: 35px;
  }

  header .inner .nav li a {
    color: #ffffff;
    font-size: 1.4rem;
  }

  main .inner .all-box .box-size {
    width: 300px;
    height: 300px;
    border-radius: 16px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
  }

  main .inner .section-1 .bg.design-bg {
    background: url("../img/bg-768.png") no-repeat center/cover;
  }
  main .inner .section-1 .bg.develope-bg {
    background: url("../img/bg-768-2.png") no-repeat center/cover;
  }

  main .inner .section-1 {
    padding-top: 150px;
  }

  main .inner .section-1 .text .sub-text {
    margin-top: 30px;
    font-size: 1.8rem;
    font-weight: 200;
    color: #d6d6d6;
    line-height: 140%;
  }

  main .inner .section-1 .mouse-on::before {
    width: 28px;
    height: 28px;
  }

  main .inner .section-2 {
    height: 60dvh;
    padding-top: 170px;
  }

  main .inner .section-2 .right {
    width: 100%;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1px;
    color: #ffffff;
    margin-top: 0px;
  }

  main .inner .section-2 .right h1 {
    font-size: 3.5rem;
  }

  main .inner .section-2 .left .icon-sect img {
    width: 25px;
    height: 25px;
    filter: saturate(0);
    transition: all 0.8s;
  }

  main .inner .section-2 .left {
    margin-top: 20px;
    width: 80%;
  }

  main .inner .section-3 .right .main-title h1 {
    color: #fff;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .tit {
    color: #fff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    color: #d6d6d6;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
    margin-top: 5px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    color: #fff;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1px;
    margin-top: 12px;
  }

  main
    .inner
    .section-3
    .left
    .content-wrap
    .content
    .item
    .text-2
    .award
    span::before {
    content: "";
    display: inline-block;
    background: url(/img/social_icon.png) no-repeat center / cover;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -8px;
    left: 4px;
  }

  main .inner .section-3 .left .content-wrap .content .item .line {
    width: 52px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 15px;
    left: -59px;
  }

  main .inner .section-3 .left .content-wrap .content .item::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #0f0;
    border-radius: 100%;
    position: absolute;
    top: 11px;
    left: -63px;
    z-index: 1;
  }

  main .inner .section-3 .left .content-wrap .content .item::after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-color: #0f0;
    opacity: 70%;
    border-radius: 100%;
    position: absolute;
    top: 6px;
    left: -68px;
    z-index: 0;
  }

  main .inner .section-3 .left .content-wrap .content::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(115, 115, 115, 0) 0%,
      #fff 21%,
      #fff 83%,
      rgba(159, 159, 159, 0) 100%
    );
    position: absolute;
    top: 100px;
    left: -60px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(1) {
    margin-top: 290px;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title {
    color: #fff;
    text-align: center;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title span {
    color: #0f0;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-5 .wrapper .text-wrapper h1 {
    color: #fff;
    text-align: left;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-5 .wrapper .text-wrapper p {
    color: #767676;
    text-align: left;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -1px;
    /* margin-top: 18px; */
  }

  main .inner .section-5 .wrapper .top .more-btn {
    color: #767676;
    text-align: center;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
  }

  main .inner .section-5 .wrapper .top .more-btn span {
    display: inline-block;
    background: url(/img/chevron-left.png) no-repeat center / cover;
    width: 20px;
    height: 20px;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title p {
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -1px;
    padding-top: 35px;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    padding-left: 69px;
  }

  main .inner .section-6 .contact-wrapper .contact-area {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding-top: 55px;
    flex-wrap: wrap;
    justify-content: center;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top {
    padding: 35px 0 0 41px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area .top {
    padding: 35px 0 0 41px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top {
    padding: 35px 0 0 41px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area .top {
    padding: 35px 0 0 41px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area {
    width: 45%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area {
    width: 45%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area {
    width: 45%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area {
    width: 45%;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h1 {
    color: #fff;
    text-align: center;
    font-size: 3.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
  }
}

@media screen and (min-width: 426px) and (max-width: 767px) {
  header .inner {
    justify-content: center;
  }

  header .inner .nav {
    display: none;
  }

  header .inner .nav li a {
    color: #ffffff;
    font-size: 1.3rem;
  }

  main .inner .section-1 {
    padding-top: 150px;
  }

  main .inner .section-1 .text .main-text {
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 3px;
    letter-spacing: -1px;
  }

  main .inner .section-1 .text .sub-text {
    margin-top: 30px;
    font-size: 1.4rem;
    font-weight: 200;
    color: #d6d6d6;
    line-height: 140%;
  }

  main .inner .design-box .box1 img {
    width: 95px;
    height: 85px;
    transform: translateY(-2%);
  }

  main .inner .all-box .box-size {
    width: 180px;
    height: 180px;
    border-radius: 16px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 35px;
  }

  main .inner .design-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  main .inner .develope-box .box2 img {
    width: 95px;
    height: 85px;
    transform: translateY(-2%);
  }

  main .inner .develope-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  main .inner .section-2 .right h1 {
    font-size: 3.2rem;
  }

  main .inner .section-2 .left .text-sect {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: -1px;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.2);
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-image: linear-gradient(#fff, #fff);
    background-size: 0% 100%;
  }

  main .inner .section-2 .left .icon-sect img {
    width: 24px;
    height: 24px;
    filter: saturate(0);
    transition: all 0.8s;
  }

  main .inner .section-3 {
    flex-direction: column;
  }

  main .inner .section-3 .right {
    position: static;
  }

  main .inner .section-3 .left .content-wrap .content::before {
    top: 16px;
    left: 18px;
  }

  main .inner .section-3 .left .content-wrap .content {
    padding-left: 50px;
  }

  main .inner .section-3 .right .main-title h1 {
    color: #fff;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .right .sub-title h3 {
    color: #767676;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item::before {
    top: 5px;
    left: -36px;
  }

  main .inner .section-3 .left .content-wrap .content .item::after {
    top: 0px;
    left: -41px;
  }

  main .inner .section-3 .left .content-wrap .content .item .line {
    width: 0px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 347px;
    left: -169px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(1) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(2) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(3) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    color: #d6d6d6;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
    margin-top: 1px;
  }
  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    line-height: 16px;
    font-size: 1.4rem;
  }
  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide
    img {
    width: 80%;
    height: auto;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title {
    font-size: 3.3rem;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title span {
    font-size: 3.3rem;
  }

  main .inner .section-5 .wrapper .content-wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 28px;
  }

  main .inner .section-5 .wrapper .top {
    flex-direction: column;
    align-items: flex-start;
  }

  main .inner .section-5 .wrapper .top .more-btn {
    margin-left: auto;
    padding-top: 20px;
    font-size: 1.4rem;
  }

  main .inner .section-5 .wrapper .top .more-btn span {
    width: 16px;
  }

  main .inner .section-5 .wrapper .text-wrapper h1 {
    font-size: 3.3rem;
  }

  main .inner .section-5 .wrapper .text-wrapper p {
    font-size: 1.5rem;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title p {
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 200;
    line-height: 150%;
    letter-spacing: -1px;
    padding-top: 35px;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    padding-left: 91px;
    font-size: 1.7rem;
    letter-spacing: 0px;
  }

  main .inner .section-6 .contact-wrapper .contact-area span {
    padding-left: 11px;
  }

  main .inner .section-6 .contact-wrapper .contact-area {
    display: flex;
    align-items: flex-start;
    gap: 27px;
    padding-top: 55px;
    flex-wrap: wrap;
    justify-content: center;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top .ico {
    width: 22px;
    height: 27px;
  }

  main
    .inner
    .section-6
    .contact-wrapper
    .contact-area
    .cellphone-area
    .top
    .ico {
    width: 23px;
    height: 23px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top .ico {
    width: 23px;
    height: 18px;
  }

  main
    .inner
    .section-6
    .contact-wrapper
    .contact-area
    .WebSite-area
    .top
    .ico {
    width: 21px;
    height: 23px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top {
    padding: 35px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area .top {
    padding: 35px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top {
    padding: 35px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area .top {
    padding: 35px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area {
    width: 100%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area {
    width: 100%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area {
    width: 100%;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area {
    width: 100%;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h1 {
    color: #fff;
    text-align: center;
    font-size: 3.3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
  }

  footer .footer-wrapper {
    height: 150px;
  }
}

@media screen and (min-width: 375px) and (max-width: 425px) {
  .section {
    padding: 78px 0;
  }

  header .inner {
    justify-content: center;
  }

  header .inner .nav {
    display: none;
  }

  header .inner .nav li a {
    color: #ffffff;
    font-size: 1.3rem;
  }

  main .inner .section-1 {
    padding-top: 188px;
  }

  main .inner .section-1 .text .main-text {
    font-size: 2.7rem;
    font-weight: 300;
    line-height: 3px;
    letter-spacing: -1px;
  }

  main .inner .section-1 .text .sub-text {
    margin-top: 30px;
    font-size: 1.2rem;
    font-weight: 200;
    color: #d6d6d6;
    line-height: 140%;
  }

  main .inner .design-box .box1 img {
    width: 95px;
    height: 85px;
    transform: translateY(-2%);
  }

  main .inner .all-box .box-size {
    width: 180px;
    height: 180px;
    border-radius: 16px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 35px;
  }

  main .inner .design-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  main .inner .develope-box .box2 img {
    width: 95px;
    height: 85px;
    transform: translateY(-2%);
  }

  main .inner .develope-box p {
    color: #d6d6d6;
    text-align: center;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 5px;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  main .inner .section-1 .mouse-on {
    font-size: 1.3rem;
  }

  main .inner .section-1 .mouse-on::before {
    width: 23px;
    height: 23px;
  }

  main .inner .section-2 .right {
    margin-top: 72px;
  }

  main .inner .section-2 .right > h1 {
    margin-top: -10px;
  }

  main .inner .section-2 .right h1 {
    font-size: 2.8rem;
  }

  main .inner .section-2 .left {
    margin-top: 17px;
  }

  main .inner .section-2 .left .text-sect {
    font-size: 1.2rem;
  }

  main .inner .section-2 .left .icon-sect img {
    width: 20px;
    height: 20px;
  }

  main .inner .section-3 {
    flex-direction: column;
  }

  main .inner .section-3 .right {
    position: static;
  }

  main .inner .section-3 .left .content-wrap .content::before {
    top: 16px;
    left: 18px;
  }

  main .inner .section-3 .left .content-wrap .content {
    padding-left: 50px;
  }

  main .inner .section-3 .right .main-title h1 {
    font-size: 2.8rem;
  }

  main .inner .section-3 .right .sub-title h3 {
    color: #767676;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -1px;
  }

  main .inner .section-3 .left .content-wrap .content .item::before {
    width: 8px;
    height: 8px;
    top: 4px;
    left: -35px;
  }
  main .inner .section-3 .left .content-wrap .content .item::after {
    width: 16px;
    height: 16px;
    top: 0px;
    left: -39px;
  }

  main .inner .section-3 .left .content-wrap .content .item .line {
    width: 90px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 347px;
    left: -169px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(1) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(2) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item:nth-child(3) {
    margin-top: 80px;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .txt {
    font-size: 1.3rem;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .tit {
    font-size: 1.3rem;
  }

  main .inner .section-3 .left .content-wrap .content .item .text-2 .award {
    line-height: 14px;
    font-size: 1.3rem;
  }

  main
    .inner
    .section-3
    .left
    .content-wrap
    .content
    .item
    .text-2
    .award
    span::before {
    width: 24px;
    height: 24px;
    top: -4px;
  }

  main
    .inner
    .section-3
    .left
    .content-wrap
    .content
    .item
    .text-2
    .award
    span {
    padding-left: 27px;
  }

  main .inner .section-4 .coo-sect .bottom {
    margin-top: 46px;
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide {
    width: 175px;
    height: 54px;
  }

  main
    .inner
    .section-4
    .coo-sect
    .bottom
    .logo-slider
    .swiper-wrapper
    .swiper-slide
    img {
    width: 60%;
    height: auto;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title {
    font-size: 2.8rem;
  }

  main .inner .section-4 .coo-sect .inner .copy-box .main-title span {
    font-size: 2.8rem;
  }

  main .inner .section-5 .wrapper .content-wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 28px;
  }

  main .inner .section-5 .wrapper .top {
    flex-direction: column;
    align-items: flex-start;
  }

  main .inner .section-5 .wrapper .top .more-btn {
    margin-left: auto;
    padding-top: 20px;
    font-size: 1.3rem;
  }

  main .inner .section-5 .wrapper .top .more-btn span {
    width: 16px;
  }

  main .inner .section-5 .wrapper .text-wrapper h1 {
    font-size: 2.8rem;
  }

  main .inner .section-5 .wrapper .text-wrapper p {
    font-size: 1.4rem;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h3 {
    font-size: 1.8rem;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title p {
    font-size: 1.27rem;
    font-weight: 100;
    padding-top: 26px;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h1 {
    font-size: 2.8rem;
  }

  main .inner .section-6 .contact-wrapper .contact-area p {
    padding-left: 86px;
    font-size: 1.6rem;
  }

  main .inner .section-6 .contact-wrapper .contact-area span {
    padding-left: 11px;
  }

  main .inner .section-6 .contact-wrapper .contact-area {
    display: flex;
    align-items: flex-start;
    gap: 27px;
    padding-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top .ico {
    width: 17px;
    height: 21px;
  }

  main
    .inner
    .section-6
    .contact-wrapper
    .contact-area
    .cellphone-area
    .top
    .ico {
    width: 21px;
    height: 21px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top .ico {
    width: 21px;
    height: 16px;
  }

  main
    .inner
    .section-6
    .contact-wrapper
    .contact-area
    .WebSite-area
    .top
    .ico {
    width: 17px;
    height: 19px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area .top {
    padding: 25px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area .top {
    padding: 25px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area .top {
    padding: 25px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area .top {
    padding: 25px 0 0 58px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .adress-area {
    width: 100%;
    height: 100px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .cellphone-area {
    width: 100%;
    height: 100px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .E-mail-area {
    width: 100%;
    height: 100px;
  }

  main .inner .section-6 .contact-wrapper .contact-area .WebSite-area {
    width: 100%;
    height: 100px;
  }

  main .inner .section-6 .contact-wrapper .contact-text .sub-title h1 {
    color: #fff;
    text-align: center;
    font-size: 3.3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
  }

  footer .footer-wrapper {
    height: 150px;
  }
}
