@media (max-width: 768px) {

  .features-grid {
    grid-template-columns: repeat(1, 1fr);
  }


  .feature-card {
    background: none;
    padding: 10px;
    border-radius: 0px;
    box-shadow: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-bottom: 1px solid var(--primary-color);
  }

  .feature-card:nth-child(6)
  {
    border-bottom: none;
  }

  .feature-card:hover {
    transform: none;
    box-shadow: none;
  }

  .feature-card h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .feature-card p {
    font-size: 12px;
    line-height: 1;
  }

  .features-grid {
    gap: 0px;
    padding: 0px;
  }



  .features-section {
    height: 88vh;
    width: 100%;
    padding: 0px 0x;
  }

  .features-section h1 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .contact-info-container
  {
    width: 95%;
    margin: 0 auto;
  }



  .contact-info-box
  {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    height: auto;
    margin: 5px;
  }

  .contact-info-container iframe
  {
    border:0;
    width: 100%;
    height: 280px;
    margin-top: 20px; 
  }



  .slid-inner-box {
    width: 85%;
    height: 80%;
    right: 8px;
    bottom: 50px;
    padding: 20px 0px;
  }

  .slid-inner-box h1
  {
    font-size: 32px;
  }

  .slid-inner-box p
  {
    font-size: 14px;
  }

  .menu-btn {
    right: 3px;
  }

  .vertical-line {
    right: 13px;
    height: calc(100% - 170px);
  }


  .indicator-container {
    right: 5px;
  }

  .indicator {
    width: 20px;
    height: 20px;
  }

  .logo-center {
    top: -20px;
  }

  .logo-center img {
    height: 40px;
  }


  .scroll-center {
    bottom: -25px;
  }

  .scroll-center img {
    height: 40px;
  }


  .border-gap.top-left,
  .border-gap.top-right {
    width: 38%;
  }

  .border-gap.bottom-left,
  .border-gap.bottom-right {
    width: 38%;
  }



  .slid-inner-box a
  {
    margin-top: 20px !important;
  }


  .services-box {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr;
  }


  .box-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    padding: 15px;
  }

  .box-content h1
  {
    font-size: 22px;
  }


  .box-content p {
    font-size: 14px;
  }

  .services-box-about {
    grid-template-columns: 1fr;
    grid-template-rows: 40% 60%;
    height: 100%;
    flex-direction: column;
  }

  .services-box-about .service-link {
    height: 100%;
    width: 100%;
  }

  .box3 {
    height: 100%;
  }

  .box4 {
    height: 100%;
    flex-direction: column;
  }

  .mob-content
  {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
  }

  .contnet-bx
  {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contnet-bx
  {
    text-align: center;
  }

  .contnet-bx a
  {
    display: inline-block;
    margin-top: 10px !important;
  }


  .contact-info-container
  {
    height: 100%;
    width: 100%;
    margin: 0 auto;
  }
  

  .contact-info
  {
    height: 50%;
  }

  .map-view
  {
    width: 100%;
    height: 40%;
    padding: 30px;
  }

  .contact-info-box
  {
    padding: 10px;
    height: 100px;
    width: 100%;
    position: relative;
    left: 10px;
  }


  .contact-info-box h5
  { 
    font-size: 14px;
  }

  .contact-info-box h6
  { 
    font-size: 16px;
  }



  .contact-info-container iframe
  {
    border:0;
    height: 100%;
    margin-top: 10px; 
  }



  .project-grid
  {
    width: 85%;
    padding: 10px 10px;
    padding-bottom: 120px;
    overflow-x: hidden;
  }

  .project-logo
  {
    position: absolute;
    left: 45%;
    top: 10px;
    z-index: 99;
  }

  .project-logo img
  {
    width: 50px;
  }  



  .project-btn-primary {
    font-size: 12px;
    padding: 10px 22px;
  }
  
  
  
  .service-link-ser
  {
    height: 89%; 
  }


  .service-link-ser:nth-child(1) {
    position: relative;
    top: 50px;
  }


  .service-link-ser:nth-child(2) {
    position: relative;
    top: 10px;
  }  



  .testimoni-text-card {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
  }


  .abt-content {
    height: 500px;
    display: block;
    text-align: left;
    margin-top: 50px;
  }


  .abt-box
  {
    height: auto;
  }



  .abt-contnet-bx
  {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }  

  .contact-form-control
  {
    padding: 5px;
    margin-top: 20px;
  }


  .box-cnt h1
  {
    font-size: 22px;
  }


  .contact-section {
    height: auto;
    display: block;
  }



  .border-lft
  {
    margin-left: 0px;
    margin: 10px;
  }


  .border-lft iframe
  {
    width: 100%;
  }


  .whats-app-btn
  {
    position: absolute;
    z-index: 999;
    bottom: 120px;
    right: 30px;
  }


  .whats-app-btn img
  {
    width: 45px;
  }
  
  
  
  .extra-space
  {
      margin-bottom: 50px !important;
  }

  .swiper-slide {
    display: block !important;
    align-items: unset !important;
    justify-content: unset !important;
    height: auto !important;
  }
  
  
  .blog-single
    {
      width: 100%;
      margin: 0 auto;
    }

}