@media (max-width: 420px) {
  .scroll-container {
    height: 70vh !important;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .curve-bg {
    height: 25vh !important;
  }
  .clock {
    margin-top: 40px !important;
  }
  .res-ellipse {
    width: 60px !important;
  }
  .center-left {
    top: 46% !important;
    left: 5vw !important;
  }

  .center-right > div > h2,
  .center-left > div > h2 {
    font-size: 16px !important;
  }
  .center-right > div > h3,
  .center-left > div > h3 {
    font-size: 16px !important;
  }
  .center-right {
    top: 46% !important;
    right: 5vw !important;
  }
  .title {
    margin-top: 10vh !important;
  }

  .bottom-right {
    position: fixed;
    bottom: 5%;
    right: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-left {
    position: fixed;
    bottom: 5%;
    left: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-right > img {
    margin-right: 0px;
    width: 30px;
  }

  .bottom-left > img {
    width: 30px;
    margin-left: 0px;
  }
  .save_time,.more_info {
    height: auto !important;
    font-size: 12px !important;
  }
  .save_time > img,.more_info > img {
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  /* .swiper {
    width: 80%;
    height: 80%;
  } */
  h4 {
    font-size: 14px !important;
  }
  p {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .card-content {
    font-size: 12px !important;
    line-height: 15px !important;
  }
   h6 {
    font-size: 0.8rem !important;
}
.card-testimony .card-text {
  font-size: 12px !important;
  line-height: 1.5rem !important;
}
.testimony_img{
  margin-top:-70px !important;
}
/* .contact-footer {
  margin-top: 60% !important;
} */
}

@media (max-width: 576px) {
  .center-right > div > h2,
  .center-left > div > h2 {
    font-size: 16px !important;
  }
  .center-right > div > h3,
  .center-left > div > h3 {
    font-size: 16px !important;
  }
  .res-ellipse {
    width: 80px;
  }
  .bottom-right {
    position: fixed;
    bottom: 5%;
    right: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-left {
    position: fixed;
    bottom: 5%;
    left: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-right > img {
    margin-right: 0px;
    width: 30px;
  }

  .bottom-left > img {
    width: 30px;
    margin-left: 0px;
  }

  .save_time,.more_info {
    height: auto !important;
    font-size: 12px !important;
  }
  .save_time > img,.more_info > img {
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .scroll-container {
    height: 70vh !important;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }

  .logo {
    max-width: 100% !important;
  }
  .title {
    font-size: 32px;
    margin-top: 8vh !important;
  }
  .curve-bg {
    height: 35vh !important;
  }
  .center-left {
    top: 43%;
    left: 5vw;
  }
  .center-right {
    top: 43%;
    right: 5vw;
  }
  /* .swiper {
    width: 80%;
    height: 80%;
  } */
  .res-contact-img {
    height: 75vh !important;
    position: absolute !important;
  }

  h4 {
    font-size: 14px !important;
  }
  p {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .hidden-swiper {
    display: none !important;
  }

  .show-swiper {
    display: block !important;
  }

  .mobile-swiper {
    width: 90% !important;

    margin-left: auto !important;
  }

  .mobile-img-card {
    top: 2vh !important;

    left: 2vw !important;

    width: 20% !important;
  }

  .mobile-slide-center {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .mobile-swiper-pagination {
    bottom: 14% !important;
  }
  .card-content {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  h6 {
    font-size: 0.8rem !important;
}
.card-testimony .card-text {
  font-size: 12px !important;
  line-height: 1.5rem !important;
}
.testimony_img{
  margin-top:-70px !important;
}
/* .contact-footer {
  margin-top: 60% ;
} */
.form{
width: 100%!important;
}
}

/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .center-right > div > h2,
  .center-left > div > h2 {
    font-size: 20px !important;
  }
  .center-right > div > h3,
  .center-left > div > h3 {
    font-size: 20px !important;
  }
  .res-ellipse {
    width: 100px;
  }
  .scroll-container {
    height: 80vh !important;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .curve-bg {
    height: 40vh;
  }
  .center-left {
    top: 43%;
    left: 5vw;
  }
  .center-right {
    top: 43%;
    right: 5vw;
  }

  .bottom-right {
    position: fixed;
    bottom: 5%;
    right: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-left {
    position: fixed;
    bottom: 5%;
    left: 10%;
    height: auto !important;
    font-size: 12px !important;
  }

  .bottom-right > img {
    margin-right: 0px;
    width: 30px;
  }

  .bottom-left > img {
    width: 30px;
    margin-left: 0px;
  }
  .save_time,.more_info {
    height: auto !important;
    font-size: 12px !important;
  }
  .save_time > img,.more_info > img {
    width: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  /* .swiper {
    width: 80%;
    height: 80%;
  } */

  .hidden-swiper {
    display: none !important;
  }

  .show-swiper {
    display: block !important;
  }

  .mobile-swiper {
    width: 90% !important;

    margin-left: auto !important;
  }

  .mobile-img-card {
    top: 2vh;
    left: 3vw ;
    width: 13%;
  }

  .mobile-slide-center {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .mobile-swiper-pagination {
    bottom: 14% !important;
  }

  .testimony {
    margin-top: 5rem !important;
  }
  .card-content {
    font-size: 12px;
    line-height: 15px !important;
  }
  h6 {
    font-size: 0.8rem !important;
}
.card-testimony .card-text {
  font-size: 12px !important;
  line-height: 1.5rem !important;
}
.testimony_img{
  margin-top:-70px !important;
}
/* .contact-footer {
  margin-top: 30% ;
} */
}

/* // Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .scroll-container {
    height: 75vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .curve-bg {
    height: 50vh;
  }
  .center-left {
    top: 43%;
    left: 5vw;
  }
  .center-right {
    top: 43%;
    right: 5vw;
  }
  /* .swiper {
    width: 80%;
    height: 80%;
  } */
  /* .contact-footer {
    margin-top:30% ;
  } */
}

/* // X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  .scroll-container {
    height: 75vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .center-left {
    top: 43%;
    left: 5vw;
  }
  .center-right {
    top: 43%;
    right: 5vw;
  }
}

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1600px) {
  .scroll-container {
    height: 75vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
}



/* min and max */

@media (min-width: 576px) and (max-width: 768px) {
  .title {
    font-size: 48px;
  }
}

@media (min-width: 420px) and (max-width: 620px) {
  .clock {
    height: 45vh;
    margin-top: 22px;
  }
}

@media (min-width: 900px) and (max-width: 1100px) {
  .clock {
    height: 55vh;
  }
}
