@media only screen and (max-width: 768px) {
  /*Common Css*/

  .h1,
  h1 {
    font-size: 39px;
  }
  .plr {
    padding-left: 10px;
    padding-right: 10px;
  }

  .mob-show {
    display: block;
  }

  .mob-hide {
    display: none;
  }
  /*Common Css*/

  /*hero section index*/

  .hero img {
    padding: 35px 0px 0px 0px;
  }

  /*hero section index*/

  /*index counter*/

  .counter-container {
    padding: 0px 10px 20px 10px;
  }
  .counter-box{
      border:none;
  }
  /*index counter*/

  /*index offer */

  .ofr-col {
    padding: 0px 25px 0px 30px;
  }
  /*index offer */

  /*company that trust us */

  .comp-trust img {
    max-width: 100%;
    object-fit: contain;
  }

  .brd-right,
  .brd-bottom {
    border: none;
  }
  /*company that trust us */

  /*verticles index page*/
  .hed-1 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
  }

  .arw {
    font-size: 35px;
  }
  .border-end {
    border: none !important;
  }

  .border-end h2 {
    display: none;
  }
  .mob-img {
    height: 100%;
    width: 100%;
  }
  /*verticles index page*/

  /*faqs */
  .faq-s2 {
    font-size: 20px;
  }
  .accordion-body p {
    font-size: 14px;
  }
  /*faqs */

  /*testimonial card*/

  #testimonialCarousel .carousel-inner {
    padding: 10px 30px;
  }

  /*testimonial card*/

  /*category pages */

  /*types carousel*/

  #carouselTrack {
    justify-content: center !important;
    flex-wrap: nowrap;
  }

  #carouselTrack .col-lg-3 {
    display: none;
  }

  #carouselTrack .col-lg-3.active-card {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .card-option {
    max-width: 80%;
    margin: 0 auto;
  }
  .card-option.active {
    transform: scale(1);
    z-index: 2;
  }

  /*types carousel*/

  /*our properties*/

  .bg-split {
    background: #d22c48; /* solid background on mobile */
    padding: 30px 20px;
    position: relative;
  }
  .bg-split {
    background-image: none;
    background-color: #d31638;
  }
  .bg-split .carousel-inner {
    position: relative;
    width: 78%;
    overflow: hidden;
  }

  .debt-card {
    flex-direction: column !important;
    align-items: center;
    text-align: center;
  }

  .debt-image {
    width: 150px;
    height: auto;
    margin: 0 auto 20px auto;
  }

  .debt-text h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .debt-text p {
    font-size: 14px;
    padding: 0 10px;
  }

  .arrow-container-left,
  .arrow-container-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
  }

  .arrow-container-left {
    left: 10px;
  }

  .arrow-container-right {
    right: 10px;
  }

  .arrow-btn {
    background: #222;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 6px 10px;
    border-radius: 6px;
  }
  .prop-just {
    justify-content: center;
  }

  .arrow-btn {
    background-color: #2e2e2e;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  #contentCarousel {
    display: flex;
    justify-content: center;
  }

  .carousel-track {
    flex-direction: column;
    align-items: center;
  }

  .debt-card {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }

  .debt-image {
    width: 100%;
    height: auto;
  }

  .arrow-container-left,
  .arrow-container-right {
    position: absolute;
    transform: none;
    text-align: center;
  }

  /*our properties*/

  .hex-p {
    padding: 0px 10px;
  }

  /*offers already running*/

  .tab-btn {
    width: 46%;
  }

  .tab-dis-prop {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 18px;
  }

  .tab-content-custom.active {
    text-align: center;
  }

  /*offers already running*/

  /*counter */
.separator{
    display:none;
}
  .custom-counter-wrapper {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding: 15px 10px;
  }

  .custom-counter-box {
    --count-num: 0;
    animation: custom-countup 3s forwards;
    font-size: 30px;
    text-align: center;
    padding: 10px 0px;
    border-radius: 12px;
    color: #f23051;
    font-weight: 500;
  }
  .custom-label {
    display: block;
    font-size: 16px;
    color: black;
    font-weight: 400;
  }

  /*counter */

  /*category pages */

  /*lead-generation page */

  .lm-timeline-item.lm-left .lm-box-line {
    display: none;
  }
  .lm-timeline-item.lm-right .lm-box-line {
    display: none;
  }
  .lm-connector-dot-left {
    display: none;
  }
  .lm-connector-dot-right {
    display: none;
  }

  .lm-timeline::before {
    display: none;
  }

  .lm-timeline-item.lm-left,
  .lm-timeline-item.lm-right {
    flex-direction: column;
    align-items: flex-start;
  }

  .lm-timeline-item.lm-left .lm-box-line,
  .lm-timeline-item.lm-right .lm-box-line {
    margin: 10px 0;
    width: 50px;
  }

  .lm-connector-dot {
    left: 20px;
  }
  .jc-c {
    justify-content: center !important;
    padding: 0px;
  }

  .jp-job-tab .nav-tabs .nav-item {
    margin-right: 15px;
  }

  .jp-job-tab .nav-tabs .nav-link {
    background-color: #fff;
    border: 1px solid grey;
    border-radius: 30px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    height: 50px;
    width: 100px;
  }

  /*lead-generation page */
}

/*career page*/

@media only screen and (max-width: 768px) {
  .job-tab .nav-tabs .nav-link {
    background-color: #fff;
    border: 1px solid grey;
    border-radius: 30px;
    font-size: 15px;
    color: #000;
    padding: 10px 10px !important;
    font-weight: 500;
    height: 50px;
    width: 100px;
  }

  .crd-row {
    padding-left: 20px;
    padding-right: 10px;
  }

  /*career page*/

  /*about us page*/

  .team-card {
    text-align: center;
    margin-top: 20px !important;
  }
  .team-card img {
    max-width: 80%;
  }


/*history section*/
  .vh-card {
		width: 185px;
		height: 185px;
	}

	.vh-card.left-2 {
		transform: translateX(-250px) scale(0.8) translateZ(-300px);
	}

	.vh-card.left-1 {
		transform: translateX(-120px) scale(0.9) translateZ(-100px);
	}

	.vh-card.right-1 {
		transform: translateX(120px) scale(0.9) translateZ(-100px);
	}

	.vh-card.right-2 {
		transform: translateX(250px) scale(0.8) translateZ(-300px);
	}

	.vh-member-name {
		font-size: 2rem;
	}

	.vh-member-role {
		font-size: 1.2rem;
	}

	.vh-member-name::before,
	.vh-member-name::after {
		width: 50px;
	}

	.vh-member-name::before {
		left: -70px;
	}

	.vh-member-name::after {
		right: -70px;
	}
}
  
  
  /*contact us */

  .col-map {
    padding: 25px 25px;
  }
}
