* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto';
}
.custtom-padding-sec1 {
  padding: 15px 0px;
}
.box-shaddow-sec1 {
  box-shadow: 0px 6px 6px -3px #0000001f;
}
.lost-header-sec h1 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  max-width: 15em;
  text-align: center;
}
.vehicle-number-lots {
  margin-top: 15px;
  gap: 7px;
}
.vehicle-number-lots label {
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
}
.vehicle-number-lots input {
  border: 1px solid #0000001a;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  padding: 8px 12px;
  color: #00000080;
  border-radius: 6px;
}
#otp-number input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.term-condition-accept span {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  color: #00000080;
}
.checkbox-section {
  display: flex;
  gap: 14px;
  align-items: center;
}
.checkbox-section input {
  width: 16px;
  height: 16px;
}
/* Change background when checkbox is checked */
#checkbox {
  accent-color: #000;
}
.checkbox-section label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  color: #00000080;
}
.checkbox-section label a {
  color: #00000080;
}
.challan-check-btn button {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  background-color: #24425c;
  border-radius: 8px;
  padding: 10px 12px;
  color: #ffffff;
  border: none;
  text-align: center;
  width: 100%;
  margin: 12px 0px;
}
.challan-check-btn a {
  color: #ffffff;
  text-decoration: none;
}
.clear-challan-with-discount p {
  margin-top: 16px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 8px;
}
.clear-challan-with-discount p span {
  color: #ee2c32;
}
.border-design-sec-1 {
  border: 1px solid #0000001a;
  border-radius: 6px;
}
.border-design-sec-1 img {
  border-radius: 6px 6px 0px 0px;
}
.text-section-for-lots {
  padding: 8px;
}
.text-section-for-lots p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  margin-bottom: 5px;
}
.text-section-for-lots h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 0px;
}
.clear-chalan button {
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #0000000d;
  color: #000000;
  font-family: Roboto;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  padding: 4px;
  border: none;
  position: absolute;
  top: 0px;
}
.chalaln-resolved {
  margin-top: 18px;
  border-bottom: 1px solid #0000001a;
}
.clera-chalan-gif {
  padding: 16px 16px 0px 16px;
}
.chalaln-resolved h2 {
  font-family: Roboto;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #28a772;
  margin-bottom: 5px;
}
.chalaln-resolved h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin-bottom: 5px;
}
.challan-resolved-para p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 16px;
}
.partner-logo {
  margin-top: 18px;
}
.why-chhose-us {
  margin-top: 27px;
}
.why-chhose-us h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
}
.icon-nackground {
  height: 32px;
  width: 32px;
  background-color: #0000000d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-why-choose-us-sec {
  display: flex;
  gap: 8px;
  align-items: center;
}
.text-why-choose-us-sec p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #000000;
}
.why-chhose-iconand-text {
  margin-top: 12px;
}
.text-why-choose-us-sec p span {
  font-weight: 800 !important;
  color: #41dbeb !important;
}
.horizontal-line-design {
  margin: 12px 0px;
  background-color: #0000001a;
}

/* User verifivation section */
.time-left-icon {
  margin-top: 10px;
}
.time-left-text p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #000000;
  margin: 3px 0px;
}
.time-left-text span {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #898989;
}

/*  */
.fetching-text-area h3 {
  margin-top: 28px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 0px;
}
.fetching-text-area p {
  margin-top: 28px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #00000080;
}
.serach-gif {
  max-width: 158px;
  height: 158px;
}
.traffic-gif-sec {
  max-width: 236px;
  height: 236px;
}
.looping-loader {
  max-width: 100%;
  height: 240px;
  object-fit: contain;
}
.car-gig-section {
  max-width: 225px;
  height: 180px;
}
.fetching-error-text {
  margin-top: 30px;
  margin-bottom: 15px;
}
.fetching-error-text p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #4e4d4d;
  margin-bottom: 0px;
}

.challan-check-btn-fetch button {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 10px 12px;
  color: #000000;
  border: 1px solid #000000;
  text-align: center;
  width: 100%;
  margin: 12px 0px;
}
.fetching-text-area-n0challan {
  margin-top: 32px;
}
.fetching-text-area-n0challan h2 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
}
.fetching-text-area-n0challan h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #2cb67c;
}
.no-challan-check-btn-fetch button {
  font-family: Roboto;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0%;
  background-color: #000000;
  border-radius: 8px;
  padding: 10px 12px;
  color: #ffffff;
  border: none;
  text-align: center;
  width: 100%;
  margin: 16px 0px;
}
.no-chalan-found-text-section p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 0px;
}
.no-chalan-found-text-section h3 {
  font-family: Roboto;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
}
.youtube-video-sec {
  padding: 4px 16px 0px 16px;
}
.yoytube-sec-border {
  border: 1px solid #0000001a;
  border-radius: 6px;
}
.youtube-video-text {
  gap: 8px;
  padding: 8px;
}
.youtube-video-text img {
  width: 20px;
  height: 20px;
}
.youtube-video-text p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #000000;
}

/* challan found */
.fetching-text-area-challan-found {
  margin-top: 12px;
}
.fetching-text-area-challan-found h2 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin-bottom: 0px;
}
.fetching-text-area-challan-found h3 {
  color: #ee2c32;
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 0px;
}
.fetching-text-area-challan-found p {
  color: #00000080;
  font-family: Roboto;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 0px;
}
.challan-found-sec {
  gap: 12px;
}
.challan-found-sec h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 0px;
}
.class-border-design-sec {
  border-bottom: 1px solid #0000001a;
  padding: 6px 26px 12px 26px;
}
.cout-challan-right button {
  border: 1px solid #2c2c2c;
  background-color: #e8b931;
  padding: 12px;
  line-height: 16px;
  font-size: medium;
  font-weight: 400;
  color: #f5f5f5;
  border-radius: 6px;
}
.cout-challan-right button:hover {
  background-color: #000000;
  color: #ffffff;
}
.cout-challan-right p {
  margin-top: 7px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.cout-challan-middile h3 {
  font-family: Roboto;
  font-weight: 800;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #ee2c32;
  margin-bottom: 3px;
}
.cout-challan-middile span {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000000;
}
#court-challan {
  accent-color: #ee2c32;
}
.border-b0tt0m-sec {
  border-bottom: 1px solid #d7d7d7;
}
.challan-fount-text-sect333 p {
  margin-bottom: 2px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.new-font-size-for-challan-foud button {
  font-size: 12px !important;
  margin-top: 32px !important ;
}
.custom-who-trust-us p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  margin-bottom: 0px;
}
.custom-who-REVIEW-US P {
  font-family: Roboto;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 25px;
}
.customer-profile-pic {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #0000001a;
}
.customer-name p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #000000;
}
.CUSTOMER-REVIEW-CONATINER {
  background-color: #0000000d;
  /* width: 265px; */
  height: 125px;
  border-radius: 6px;
  padding: 12px;
  margin-top: 12px;
}
.customer-review-see h3 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000000;
  max-width: 11em;
  margin-top: 8px;
  margin-bottom: 0px;
}
.swiper {
  width: 100%;
  height: auto;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container {
  overflow: hidden;
}
.swiper-pagination-bullet-active {
  background-color: #000000 !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: auto !important;
  top: auto !important;
}
.Checkout-text-sec p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #000000;
  margin-bottom: 0px;
}
.Checkout-text-sec span {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  color: #00000080;
}
.margin-top-16px {
  margin-top: 16px;
}
.original-amount-order-deatil p {
  color: #000000;
  font-family: Roboto;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0%;
  margin-bottom: 0px;
}
.original-amount-order-deatil p span {
  color: #2cb67c !important;
  font-weight: 600 !important;
}
.original-amount-total-deatil,
.original-amount-order-deatil {
  margin-bottom: 8px;
}
.original-amount-total-deatil p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 0px;
}
.order-detail-secion {
  padding: 37px 12px 10px 12px;
}
.border-design-section {
  border: 1px solid #0000000d;
  border-radius: 6px;
}
.custtom-padding-sec1-new {
  padding: 12px 16px;
}
.fetching-text-area-n0challan h3 span {
  color: #000000 !important;
}
.challan-clearde-sec h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.challan-clearde-sec h3 {
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.Worry-Free-text p {
  margin-bottom: 0px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #f59626;
}
.download-lots-bill h3 {
  color: #000000;
  font-family: Roboto;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  margin-bottom: 0px;
}
.download-lots-bill p {
  margin-bottom: 0px;
  color: #000000;
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
}
.speed-car-gif {
  max-width: 200px;
  height: 90px;
  object-fit: fill;
}
.how-challlan-pay-pricess-gif {
  max-width: 100%;
  height: 335px;
  object-fit: contain;
}

/* new-design-sec new lots */
.new-lotsd-header-sec h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 47px;
  letter-spacing: 0%;
  color: #232323;
  text-align: center;
  margin-bottom: 10px;
}
.new-lotsd-header-sec p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  color: #595959;
  text-align: center;
  max-width: 17em;
}
.lots-vehicleitype-sec h3 {
  font-size: 39px;
  font-weight: 500;
  color: #1b3c55;
}
.card-design-sec-1 {
  border-radius: 28px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.trusted-partners h3 {
  color: #000;
  font-size: 25px;
  font-weight: 500;
}
.trusted-partners p {
  color: #606060;
  font-size: 18px;
  font-weight: 300;
}
.pledge-section {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.pledge-section h2 {
  color: #ffffff;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  max-width: 11em;
}
.pledge-section p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
.rview-section-comtainer h3 {
  color: #000000;
  font-size: 45px;
  font-weight: 600;
  position: absolute;
  width: 100%;
}
.rview-section-comtainer {
  padding-top: 60px !important;
}
.recent-news-slider,
.media-mention-slider {
  background-color: #ffffff;
  border-radius: 15px;
}
.recent-news-card span {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 8px;
  border-radius: 6px;
  color: #ffffff;
  background-color: #000000;
}

.recent-news-card h4 {
  font-size: 21px;
  font-weight: 500;
  color: #002047;
  margin-top: 30px;
}
.choose-us-section h3 {
  font-size: 40px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 20px;
}
.choose-card-new {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 0px 10px 10px;
  gap: 8px;
}
.choose-card-new span {
  background-color: #d7d7d7;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 7px;
  border-radius: 7px 0px 7px 0px;
}
.choose-card-new p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  color: #000;
  margin-bottom: 0px;
}
.background-img-sec {
  position: absolute;
  top: 55%;
}
.background-img-sec h3 {
  font-size: 34px;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.background-img-sec p {
  font-size: 24px;
  margin-top: 15px;
  font-weight: 300;
  color: #000000;
  text-align: center;
}
.Testimonial-section h3 {
  font-size: 47px;
  line-height: 55px;
  font-weight: 500;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}

.wathch-testiminula button {
  border-radius: 15px;
  background-color: #021b3c;
  color: #b4b8c1;
  font-size: 14px;
  padding: 10px 12px;
}
.testimonial-left-text {
}
.testimonial-left-text h3 {
  font-size: 16px;
  color: #6d6e6f;
  font-weight: 400;
  line-height: 19px;
}
.testimonial-left-text span {
  font-size: 14px;
  color: #6d6e6f;
  font-weight: 500;
  line-height: 19px;
}
.testimonial-left-text p {
  font-size: 15px;
  color: #6d6e6f;
  font-weight: 400;
  line-height: 19px;
  /* max-width: 11em; */
}
.testimonial-left-img img {
  max-width: 120px;
  width: 100%;
}
.new-border-bottom-design {
  height: 3px;
  background-color: #f9f9f8;
  width: 100%;
  padding: 1px 2px;
  margin: 12px 0px;
}
.new-border-bottom-design hr {
  border: none;
  height: 1px;
  background-color: #e6e5e5;
  width: 100%;
  margin: 0px;
}
.container-Faq h4 {
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 15px;
  line-height: 40px;
}

.new-accprdian-bttn-sec {
  background-color: #20578b;
  border-radius: 8px;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 8px;
  margin-bottom: 25px;
}
.accordion-button::after {
  background-image: url(new-images/Vector\\(4\).svg) !important;
}
.accordion-button:not(.collapsed) {
  color: #20578b !important;
  background-color: #ffffff !important;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.challam-step-by-step {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.challam-step-by-step h3 {
  font-size: 30px;
  max-width: 14em;
  font-weight: 500;
  color: #132344;
  text-align: center;
  margin-bottom: 20px;
}

.vehi-details-sec h3 {
  color: #111827;
  font-size: 20px;
  font-weight: 500;
}
.vehi-details-sec p {
  color: #6b7280;
  font-size: 14px;
  font-weight: 300;
  padding-left: 14px;
  margin-bottom: 0px;
}
.vehucl-change-sec a {
  color: #ea580c;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}
.pendin-challan-sec button {
  background-color: #24425c;
  color: #fff;
  border-radius: 8px;
  padding: 11px;
  border: 1px solid #fb932c;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}
.pendin-challan-sec button p {
  background-color: #fed7aa;
  color: #c2410c;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-bottom: 0px;
}
.payable-on-lots-sec h3,
.card-court h2 {
  color: #111827;
  font-size: 26px;
  font-weight: 600;
}
.payable-on-lots-sec p {
  color: #6b7280;
  font-size: 17px;
  font-weight: 300;
}
.buttob-pledge button {
  background-color: #abffad;
  color: #111827;
  border-radius: 8px;
  font-size: 17px;
  padding: 12px 24px;
  width: 100%;
  border: none;
}
.buttob-pledge button input {
  background-color: transparent;
}
.new-paayment-bttn-white button {
  color: #111827;
  background-color: #fff;
  border-radius: 8px;
  font-size: 17px;
  padding: 12px 24px;
  width: 87%;
  border: none;
}
.new-paayment-bttn-white p {
  color: #6b7280;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.new-paayment-bttn-white {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.swiper-button-prev-custom img,
.swiper-button-next-custom img {
  max-width: 60px;
}

.new-image-check-challan img {
  max-width: 150px;
  height: 85px;
}
.vehicle-card img {
  max-width: 150px;
  height: 70px;
}
.new-bg-for-challan-payable {
  background-color: #abddf2;
  border-radius: 8px;
  padding: 12px 16px;
}
.new-bg-for-challan-payable p {
  margin-bottom: 0px;
  color: #1e3a8a;
  font-size: 18px;
  font-weight: 400;
}

.new-text-challan-deatl h3 {
  color: #111827;
  font-size: 16px;
  font-weight: 600;
}
.new-text-challan-deatl p {
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;
}
.new-text-challan-deatl h5 {
  color: #374151;
  font-size: 18px;
  font-weight: 600;
}
.cajallan-deatain-section {
  padding: 24px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
.new-style-sec-recent-new {
  padding: 0px 60px;
}

.text-section-for-feature {
  margin-top: 10px;
}

/* nehome responsice */

@media (max-width: 500px) {
  .new-lotsd-header-sec h1,
  .lots-vehicleitype-sec h3 {
    font-size: 35px;
  }
  .new-lotsd-header-sec p {
    font-size: 20px;
  }
  .vehicle-label {
    font-size: 23px !important;
  }
  .vehicle-card img,
  .new-image-check-challan img {
    max-width: 130px;
  }
  .text-section-for-feature h4 {
    font-size: 32px;
  }
  .text-section-for-feature p {
    font-size: 18px !important;
  }
}
@media (max-width: 470px) {
  .swiper-button-prev-custom img,
  .swiper-button-next-custom img {
    max-width: 50px;
  }
  .rview-section-comtainer h3 {
    font-size: 40px;
  }
  .text-section-for-feature h4 {
    font-size: 30px !important;
  }
  .new-style-sec-recent-new {
    padding: 0px 40px;
  }
  .rview-section-comtainer img {
    max-width: 145px;
  }
  .rview-section-comtainer {
    padding-top: 40px !important;
  }
  .background-img-sec {
    top: 50% !important;
  }
  .vehicle-card {
    padding: 15px 13px !important ;
  }
  .lost-header-sec h1 {
    font-size: 15px !important;
  }
}
@media (max-width: 431px) {
  .new-lotsd-header-sec h1,
  .lots-vehicleitype-sec h3,
  .pledge-section h2,
  .choose-us-section h3 {
    font-size: 30px;
  }
  .Testimonial-section h3 {
    font-size: 37px;
  }
  .new-lotsd-header-sec p {
    font-size: 16px;
  }
  .vehicle-card img,
  .new-image-check-challan img {
    max-width: 110px;
  }
  .vehicle-label {
    font-size: 23px !important;
  }
  .vehicle-label {
    font-size: 16px !important;
  }
  .text-section-for-feature h4 {
    font-size: 27px !important;
  }
  .text-section-for-feature p {
    font-size: 16px !important;
  }
  .pledge-section p {
    font-size: 18px;
  }
  .recent-news-card h4 {
    font-size: 19px;
  }
  .recent-news-card p {
    font-size: 15px;
  }
  .background-img-sec p {
    font-size: 20px;
  }
  .testimonial-left-text h3 {
    font-size: 14px;
  }
  .testimonial-left-text span {
    font-size: 12px;
  }
  .testimonial-left-text p {
    font-size: 13px;
  }
  .custom-input {
    padding: 17px 15px !important ;
  }
  .custom-btn {
    padding: 10px 15px !important;
    font-size: 0.8rem !important;
  }
  .ebter-vehicle-sec {
    font-size: 20px;
  }
}
@media (max-width: 390px) {
  .background-img-sec {
    top: 47% !important;
  }
  .new-style-sec-recent-new {
    padding: 0px 20px;
  }
}

.gift-card-pledge {
  z-index: 400;
  position: fixed;

  top: 82vh;
}
/* .gift-card-pledge img{
    position: absolute;
    left: 0px;
    z-index: 999;
} */

.heading-1 span {
  background-color: #f6c529;
  color: #5d4916;
  font-weight: 900;
  border-radius: 5px;
  width: 171px;
  text-align: center;
  font-size: 18px;
  padding-top: 2px;
}

.blue-bar {
  background-color: #0075ff;
}

.text-purple {
  color: #1e3a8a;
}

.text-skyblue {
  color: #0075ff;
}

.blue-bar p {
  font-weight: 400;
}

.orange-table-bar {
  width: 187px;
  height: 40px;
  background-color: #ea580c;
  border-radius: 11px 11px 0px 0px;
}

.transparent-table,
/* .transparent-table thead, */
/* .transparent-table tbody, */
.transparent-table tr,
.transparent-table td,
.transparent-table th {
  background-color: transparent !important;
}

.transparent-table {
  border-collapse: collapse;
  width: 100%;
}

.transparent-table .thead-orange {
  background-color: #ea580c;
  border-radius: 4px;
  border-collapse: collapse;
}

.transparent-table .tbody-orange {
  background-color: rgba(255, 135, 72, 0.27) !important;
}

.table-wrapper-orange {
  position: relative;
  border-radius: 0px 4px 16px 16px;
  overflow: hidden;
  border: 2px solid #ea580c;
  display: inline-block; /* Shrinks wrapper to fit table size */
  max-height: 250px;
}

.table-wrapper-orange::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  pointer-events: none;
}

.table-wrapper-orange.no-after::after {
  content: unset !important;
  background: none !important;
  height: 0 !important;
}

.border-purple {
  --bs-border-opacity: 1;
  border-color: rgba(43, 146, 170, 1) !important;
}

.border-persian-blue {
  --bs-border-opacity: 1;
  border-color: #1d4ed8 !important;
}

.skyblue-table-bar {
  width: 187px;
  height: 40px;
  background-color: #00ffff;
  border-radius: 11px 11px 0px 0px;
}

.skyblue-table-bar p {
  color: #394573;
}

.transparent-table .thead-skyblue {
  background-color: #00ffff;
  border-radius: 4px;
  border-collapse: collapse;
}

.transparent-table .tbody-skyblue {
  background-color: rgba(0, 255, 255, 0.1) !important;
  /* border-left: 2px solid #004499; /* Left border */
  /* border-right: 2px solid #004499; /* Right border */
  /* border-bottom: 2px solid #004499; /* Bottom border */
  /* border-top: none; /* Top border */
}

.table-wrapper-skyblue {
  position: relative;
  border-radius: 0px 4px 16px 16px;
  overflow: hidden;
  display: inline-block;
  background-clip: padding-box; /* make sure bg doesn't bleed */
  max-height: 250px;
}

/* Gradient border on left, right, and bottom */
.table-wrapper-skyblue::before {
  content: '';
  position: absolute;
  top: 33px; /* below top border */
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0px 4px 16px 16px;
  border: 2px solid;
  border-top-color: transparent; /* top border transparent */
  border-left-color: #004499;
  border-right-color: #004499;
  border-bottom-color: #004499;
  pointer-events: none;
}

/* White "cap" on top 20% of left and right borders */
.table-wrapper-skyblue::after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 10%;
  /* border-left: 2px solid #00ffff; */
  /* border-right: 2px solid #00ffff; */
  border-top-left-radius: 4px;
  border-top-right-radius: 0; /* no rounding for right top corner */
  pointer-events: none;
  box-sizing: border-box;
}

.already-paid-warning {
  background-color: rgba(127, 178, 255, 0.2) !important;
  border-radius: 8px;
}

.already-paid-warning p,
.already-paid-warning a {
  font-size: 13.34px;
}

.challan-summary {
  border-radius: 23px;
  border: 2px solid #2f67ea !important;
}

.challan-summary-2 {
  border-radius: 23px;
  border: 2px solid #2f67ea !important;
}

table > thead > tr > th {
  font-size: 12px;
}
table > tbody > tr > td {
  font-size: 12px;
}

.challan-summary table > tbody > tr:nth-child(2) > td {
  border-bottom: 2px solid #e8f1ff;
}

.grand-total-text {
  background-color: #f4c22c;
}

.pledge-btn {
  background-color: #2f67ea;
  width: 70%;
}

.pledge-btn:hover {
  background-color: #00ff22;
}

.skip-pledge-btn[data-btn-type='pledged'] {
  width: 70%;
  background-color: #0078e7;
}

.skip-pledge-btn[data-btn-type='pledged']:hover {
  background-color: #00ff22 !important;
}

.skip-pledge-btn[data-btn-type='unpledged'] {
  width: 70%;
  background-color: white;
  color: black !important;
}

.skip-pledge-btn[data-btn-type='unpledged']:hover {
  background-color: #ff4800 !important;
}

.court-challans-table::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px; /* Adjust as needed */
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  pointer-events: none;
}

.court-challans-table.no-after::after {
  content: unset !important;
  background: none !important;
  height: 0 !important;
}

.logo-text {
  font-size: 18px;
  font-weight: 500;
}

.lots-vehicleitype-sec p {
  font-size: 23px;
}

@media screen and (min-width: 600px) {
  .logo-text {
    font-size: 23px !important;
  }
  .logo-text-small {
    font-size: 11px !important;
  }
  .lots-vehicleitype-sec p {
    font-size: 20px;
  }
}
