@media screen and (max-width:900px) {

  .slider {
    margin-top: -200px;
  }

  .slider .swiper-slide {
    width: 100%;
    height: 600px;
  }

  .slider .swiper-slide .text {
    width: 100%;
    margin-left: 5%;
    margin-right: 5%;
    padding: 20px;
  }

  .slider .swiper-slide .text h1 {
    font-size: 32px;
  }

  .slider .swiper-slide .text p {
    font-size: 15px;
  }

  .slider .swiper-slide .text button {
    font-size: 12px;
  }

  .slider .swiper-slide .text button img {
    width: 20px;
  }

  .slider .slider1 {
    background-size: 150% 100%;
  }

  .slider .slider2 {
    background-size: 150% 100%;
  }

  .slider .slider3 {
    background-size: 150% 100%;
  }

  .slider .slider4 {
    background-size: 150% 100%;
  }

  .slider .slider5 {
    background-size: 150% 100%;
  }

  .slider .slider6 {
    background-size: 150% 100%;
  }


  .sliderbtn {
    width: 100%;
    margin-left: 0;
    display: flex;

  }

  .sliderbtn .bt {
    width: 100%;
    display: flex;
    place-items: center;
  }

  .sliderbtn img {
    width: 40px;
    height: 40px;
  }

  .sliderbtn .prev {
    transform: rotate(-180deg);
    margin: 0;
  }

  .sliderbtn .next {
    transform: rotate(360deg);
    margin: 0;
  }

  .sliderbtn .line {
    transform: rotate(-90deg);
  }


  .sec1 {
    margin-top: 20px;
    padding-bottom: 00px;
    background-color: rgb(145, 99, 39);
  }

  .sec1 .shape {
    margin-top: -16%;
    height: 500px;

  }

  .sec1 h5 {
    font-size: 15px;
  }

  .sec1 h1 {
    font-size: 30px;
    /* text-align: left; */
    margin-top: 10px;
  }

  .sec1 .swiper {
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
  }

  .sec1 .swiper-slide h3 {
    font-size: 25px;
    margin-top: 10px;
  }

  .sec1 .swiper-slide p {
    font-size: 14px;
    margin-top: 0;
    margin: 0;
  }

  .sec1 .swiper-slide img {
    width: 60px;
  }

  .sec2-container {
    width: 100%;
    margin-top: 30px;
  }

  .sec2-container img {
    width: 100%;
    height: 250px;
    margin-left: 0;
    padding: 0 20px;
  }

  .sec2-container .text {
    width: 100%;
    padding: 30px 20px;
  }

  .sec2-container .text h1 {
    font-size: 27px;
    margin-top: 0;
  }

  .sec2-container .text p {
    width: 100%;
    font-size: 14px;
    margin-top: 0;
  }

  .sec2-container .text button {
    font-size: 14px;
    padding: 8px 15px;
  }


  .sec3 {
    padding: 20px;
    padding-bottom: 200px;
    flex-wrap: wrap;
  }

  .sec3 .img-container .png {
    width: 60%;
    margin-top: -40px;
    margin-left: 45%;
  }

  .sec3 .img-container .png2 {
    width: 50%;
    margin-left: -20px;
    margin-top: 250px;
    padding: 10px;
    display: flex;
  }


  @keyframes mymove {
    0% {
      margin-top: 200px;
    }

    50% {
      margin-top: 230px;
    }

    100% {
      margin-top: 200px;
    }
  }

  .sec3 .img-container .png2 h3 {
    margin-bottom: 0;
  }

  .sec3 .img-container .png2 h3 p {
    margin-top: 0;
  }

  .sec3 .img-container {
    width: 100%;
  }

  .sec3 .img-container .img-sec img:first-child {
    border-radius: 50%;
    height: 200px;
  }


  .sec3 .text {
    width: 100%;
    margin-top: 45px;
  }

  .sec3 .text h1 {
    font-size: 25px;
  }

  .sec3 .text h3 {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 0;
  }

  .sec3 .text h5 {
    font-size: 13px;
  }

  .sec3 .text p {
    font-size: 14px;
    margin-top: 10px;
  }

  .sec3 .text ul li img {
    width: 45px;
  }

  .sec3 .text ul li h6 {
    font-size: 13px;
  }

  .sec3 .text ul li {
    font-size: 13px;
  }

  .sec3 .text button {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
  }

  .sec3 .text button img {
    width: 25px;
  }

  .sec4 {
    padding: 20px;
    padding-bottom: 200px;
    flex-wrap: wrap;
  }

  .sec4 .img-container .png {
    width: 60%;
    margin-top: -40px;
    margin-left: 45%;
  }

  .sec4 .img-container .png2 {
    width: 50%;
    margin-left: -20px;
    margin-top: 250px;
    padding: 10px;
    display: flex;
  }


  @keyframes mymove {
    0% {
      margin-top: 200px;
    }

    50% {
      margin-top: 230px;
    }

    100% {
      margin-top: 200px;
    }
  }

  .sec4 .img-container .png2 h3 {
    margin-bottom: 0;
  }

  .sec4 .img-container .png2 h3 p {
    margin-top: 0;
  }

  .sec4 .img-container {
    width: 100%;
  }

  .sec4 .img-container .img-sec img:first-child {
    border-radius: 50%;
    height: 200px;
  }


  .sec4 .text {
    width: 100%;
    margin-top: 45px;
  }

  .sec4 .text h1 {
    font-size: 25px;
  }

  .sec4 .text h3 {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 0;
  }

  .sec4 .text h5 {
    font-size: 13px;
  }

  .sec4 .text p {
    font-size: 14px;
    margin-top: 10px;
  }

  .sec4 .text ul li img {
    width: 45px;
  }

  .sec4 .text ul li h6 {
    font-size: 13px;
  }

  .sec4 .text ul li {
    font-size: 13px;
  }

  .sec4 .text button {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
  }

  .sec4 .text button img {
    width: 25px;
  }


  .sec5 {
    padding: 50px 20px;
  }

  .sec5 img {
    width: 100%;
  }

  .sec5 .text {
    width: 100%;
  }

  .sec5 .text h1 {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .sec5 .text p {
    font-size: 16px;
  }

  .sec6 {
    flex-wrap: wrap;
  }

  .sec6 .text {
    width: 100%;
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: -30px;
  }

  .sec6 .text h1 {
    font-size: 32px;
  }

  .sec6 .text p {
    margin: 0;
    margin-top: 10px;
  }

  .sec6 .text button {
    font-weight: 500;
  }

  .sec6 img {
    width: 100%;
  }


  .sec7 {
    margin-top: 0px;
    padding-bottom: 30px;
  }

  .sec7 h5 {
    font-size: 15px;
    padding-bottom: 5px;
  }

  .sec7 h1 {
    width: 110%;
    margin: auto;
    font-size: 25px;
    font-weight: 600;
    margin-left: -15px;
    margin-top: 10px;
  }

  .sec7-container {
    background-image: linear-gradient(to right, rgba(8, 16, 55, 0), rgba(0, 0, 0, 0)), url(../image/png\ desing\ -\ Copy.PNG);
    background-position: center;
    background-size: 110% 100%;
    padding: 100px 0;
    margin-top: 10px;
  }

  .sec7-container .box {
    width: 100%;
    margin-top: 50px;
  }

  .sec7-container .box h4 {
    margin-top: 15px;
  }

  .sec8 {
    flex-wrap: wrap-reverse;
  }

  .sec8 h1 {
    font-size: 25px;
    padding: 10px 50px;
    margin-top: -50px;

  }


  .sec8 .swiper-slide h4 {
    font-size: 20px;
  }

  .sec8 .swiper-slide p {
    font-size: 12px;
    letter-spacing: normal;
    margin-top: 0;

  }

  .sec9 {
    margin-bottom: 20px;
  }

  .sec9 h1 {
    font-size: 22px;
  }

  .sec9-container {
    margin-top: 40px;
  }

  .sec9-container .box {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 30px;
  }

  .sec10 {
    padding: 20px;
    padding-bottom: 30px;
    padding: 20px 10px;
    padding-bottom: 30px;
    margin-top: 10px;
  }

  .sec10 .text-sec {
    width: 100%;
    padding: 30px;
  }

  .sec10 .text-sec h1 {
    font-size: 28px;
    font-weight: 500;
  }

  .sec10 .text-sec button {
    font-weight: 500;
  }

  .sec10 .form-sec h4 {
    font-size: 18px;
  }

  .sec10 .form-sec h1 {
    width: 100%;
    font-size: 23px;
    margin-bottom: -10px;
    margin-left: 10px;
  }

  .sec10 .form-sec {
    width: 100%;
  }

  .sec10 .form-sec form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }

  .sec10 .form-sec h3 {
    width: 100%;

  }


  .sec10 .form-sec .input-con {
    width: 100%;
    margin-top: 10px;
  }
  .sec10 .form-sec .input-con input{
    width: 100%;
  }

  .sec10 img {
    width: 100%;
    display: none;
  }

  .sec10 .input-con .box button {
    margin-left: 30%;
  }

  .sec11 {
    padding: 20px;
    padding-bottom: 20px;
    margin: 20px;
    margin-bottom: -50px;

  }

  .sec11 .contact{
    width: 100%;
    padding: 20px;
    flex-wrap: wrap;
  }

  .sec11 .contact h5 {
    width: 100%;
    font-style: 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
  }


  .sec11 .contact .btn {
    padding: 0;
    width: 100%;
  }

  .sec11 .contact input {
    width: 100%;
    margin-left: -30px;
  }



}

@media screen and (max-width: 800px) {
  .footer {
    padding-top: 100px;
  }

  .sec2-text .line {
    width: 50%;
    height: 0.5px;
  }

  .footer-container {
    padding: 0 20px;
  }

  .sec2-text {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }


  #sec2-other-links2 {
    width: 40%;
  }

  #sec2-other-links {
    width: 60%;
  }

  .footer-base {
    padding: 10px 20px;
    text-align: center;
    justify-content: center;
  }

  .footer-base .tx p {
    color: rgba(255, 255, 255, 0.419);
    margin-top: 10px;
  }

  .footer-base p {
    font-size: 15px;
    margin: 0;
    text-align: center;
  }

}

@media (max-width: 1024px) {
  nav {
    width: 70%;
  }

  nav ul {
    gap: 18px;
  }

  nav ul li a {
    padding: 8px 12px;
  }

  header .icon {
    margin-left: 95%;
  }

  header .logo a img {
    width: 90px;
  }
}

@media (max-width: 768px) {
  header {
    overflow-x: hidden;
    height: auto;
    padding: 10px 20px;
    margin-top: -20PX;
  }

  header .header-container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  header .icon {
    margin-left: 50%;
  }

  header .logo a img {
    width: 80px;
    margin-bottom: 40PX;
  }

  nav {
    display: none;
    flex-direction: column;
    width: 100%;
    background: var(--primary-color);
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
  }

  nav ul {
    flex-direction: column;
    gap: 10px;
    padding: 10px 0;
  }

  nav ul li {
    text-align: center;
  }

  nav ul li a {
    padding: 10px 0;
    width: 100%;
  }

  .dropdown {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    background: var(--primary-color);
  }

  .dropdown li {
    width: 100%;
  }

  .dropdown li a {
    padding: 10px 15px;
  }

  nav.active {
    display: flex;
  }

  header .icon {
    justify-content: flex-end;
    margin-top: 10px;
  }

  header .hamburger {
    display: block;
  }
}

@media (max-width: 768px) {
  .slider {
    margin-top: -40px;
  }

  .slider .swiper-slide {
    height: auto;
    min-height: 400px;
    padding-top: 2%;
  }

  .slider .swiper-slide .text {
    width: 90%;
    padding: 40px 20px;
  }

  .slider .swiper-slide .text h1 {
    font-size: 36px;
  }

  .slider .swiper-slide .text p {
    font-size: 16px;
  }

  .sliderbtn {
    margin-top: -25%;
    margin-left: 70%;
  }

  .sec1 {
    padding: 2%;
    margin-top: -100px;
  }

  .sec1 .shape {
    height: 300px;
  }

  .sec1 h1 {
    font-size: 32px;
  }

  .sec2-container {
    flex-direction: column;
  }

  .sec2-container img,
  .sec2-container .text {
    width: 100%;
  }

  .sec2-container .text {
    padding: 20px;
  }

  .sec2-container .text h1 {
    font-size: 32px;
    margin-left: 0;
  }

  .sec3,
  .sec4,
  .sec5,
  .sec6 {
    padding: 5% 3%;
    flex-direction: column;
  }

  .sec3 .text,
  .sec3 .img-container,
  .sec4 .text,
  .sec4 .img-container,
  .sec5 .text,
  .sec5 img,
  .sec6 .text,
  .sec6 img {
    width: 100%;
  }

  .sec7-container .box {
    width: 100%;
    margin-top: 70px;
  }

  .sec8 h1 {
    font-size: 32px;
    padding: 15px 50px;
  }

  .sec8 .swiper-slide {
    max-width: 100%;
  }

  .sec9-container .box {
    width: 100%;
    margin-bottom: 70px;
  }

  .sec10 {
    padding: 50px 4%;
  }


  .footer {
    padding: 80px 20px 30px;
    padding-bottom: 0;
  }

  .footer-text {
    width: 100%;
    margin-bottom: 30px;
  }

  .footer-base {
    padding: 10px 20px;
    margin-top: 0;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .slider .swiper-slide .text h1 {
    font-size: 48px;
  }

  .sec2-container img,
  .sec2-container .text {
    width: 100%;
  }

  .sec3 .text,
  .sec3 .img-container,
  .sec4 .text,
  .sec4 .img-container,
  .sec5 .text,
  .sec5 img,
  .sec6 .text,
  .sec6 img {
    width: 100%;
  }

  .sec7-container .box {
    width: 45%;
  }

  .sec9-container .box {
    width: 45%;
    margin-bottom: 70px;
  }


  .footer-text {
    width: 45%;
    margin-bottom: 30px;
  }
}