@media (max-width: 576px) {
  .main-nav {
    height: auto;
  }
  .sec-1 {
    height: auto;
  }
  .sec1-p2 h1 {
    font-size: 3rem;
  }
  .sec1-p2 p {
    font-size: 1rem;
  }
  /* -------------------------- */
  .sec-2 {
    height: auto;
  }
  .sec2-sub {
    height: auto;
  }
  /* ---------------------------------- */
  .sec8-con {
    width: 100%;
  }
  .sec8-inp1 {
    width: 100px;
  }
  .sec8-nav nav ul {
    flex-wrap: wrap;
    height: auto;
  }
  .sec8-nav {
    width: 200px;
  }
  #sec8btn {
    width: 120px;
  }
  .sec8-input {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .main-nav {
    height: auto;
  }
  .sec-1 {
    height: auto;
  }

  .sec1-p1 {
    height: auto;
  }
  .sec1-p1-img1 {
    width: 100%;
    height: 90vh;
  }
  .sec1-p1-img1 img {
    width: 210px;
    height: 340px;
  }
  .sec1-p2-con {
    width: 100%;
    height: 90vh;
  }
  /* -------------------------- */
  .sec-2 {
    height: auto;
  }

  .sec2-sub {
    height: auto;
  }
  .sec1-p2 {
    order: -1;
  }
  .sec1-p1 {
    height: auto;
  }
  .sec1-p1-img1 {
    height: auto;
    padding: 80px;
    background-size: contain;
  }
  /* -------------------------------- */
  .sec8-con {
    width: 100%;
    height: auto;
  }
  .sec8-inp1 {
    width: 150px;
  }
  #sec8btn {
    width: 120px;
  }
  .sec8-nav nav ul {
    width: 80%;
    justify-content: space-evenly;
    flex-wrap: wrap;
    height: 100%;
  }
  .sec8-nav {
    width: 300px;
    height: auto;
  }
  .sec8-input {
    width: 400px;
  }
  .end-footer-sub p {
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .main-nav {
    height: auto;
  }
  /* .sec1-p1-img1 {
    width: 100%;
    height: 80%;
    background-size: 100%;
    background-position: center;
  }
  .sec1-p1-img1 img {
    width: 120px;
    height: 210px;
  }
  .sec1-p2-con {
    height: 100%;
    width: 100%;
  }
  .sec1-p2 h1 {
    font-size: 3rem;
  }
  .sec1-p2 p {
    font-size: 1rem;
  } */
  .sec1-p2 h1 {
    font-size: 3rem;
  }
  .sec1-p2 p {
    font-size: 1rem;
  }
  .sec1-p2-con {
    height: 100%;
    width: 100%;
  }
  /* -------------------------- */
  .sec-2 {
    height: auto;
  }
  .sec2-sub {
    height: auto;
  }
  /* ------------------------------ */
  .sec-3 {
    height: auto;
  }
  .sec3-sub {
    height: auto;
  }
  /* ----------------------------------- */
  .swiper {
    height: auto;
  }
  .sec-4 {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .main-nav {
    height: auto;
  }
  /* -------------------------- */
  .sec-2 {
    height: auto;
  }
  .sec2-sub {
    height: auto;
  }
  /* ------------------------------ */
  .sec-5 {
    height: auto;
  }
  .sec-5-sub {
    height: auto;
  }
  /* ---------------------------------------- */
  .sec-6 {
    height: auto;
  }
  .sec-6-sub {
    height: auto;
  }
  /* ----------------------------------------------- */
  .sec-7 {
    height: auto;
  }
  .sec-7-sub {
    height: auto;
  }
  .sec7sub1 {
    margin: 10px 0px;
  }
  .sec-1 {
    height: auto;
  }
  .sec1-con {
    height: auto;
  }
}
