@media (max-width: 768px) {
    
    .title {
        font-size: 16px;
        font-weight: 600;
        text-align: center;
      }
    
      p {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding: 0px 25px 0px 25px;
        text-align: center;
      }

li{
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 0px 25px 0px 25px;
  text-align: center;
}
    
/*bg icon*/
.con-bg-icon {
  display: none;
  position:absolute;
    right:0px;
    top: 0;
    z-index:1;
    width: 100%;
}
.coun-img-icon {
  display: none;
  position:absolute;
    right:0px;
    top:0px;
    z-index:1;
    width: 60%;
}





      .background-image-home {
        position: relative;
        height: 70vh; /* Set the desired height for the section */
        background-image: url('assets/images/homebgmob.png'); /* Replace with the path to your background image */
        background-size: cover;
        background-position: center right;
        width: 100%;
      }
      .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 0px;
        background-color: rgba(0, 0, 0, 0.156); /* Adjust the opacity and color as needed */
        color: #fff;
  
      }
      #overlay-mob {
display: block;


      }
      #overlay-desk {
        display: none;
        
        
              }

      
      .overlay p {
        padding: 0px 25px 0px 25px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
      }

      
  /*COUNSELING SECTION*/

.counseling-quote {
    background-color: #DAD6D2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    padding:25px 0px;
  }
    .counseling-quote  p {
      padding: 0px;
      width: 94%;
      text-align: center;

    }
  
  
    .container-1 {
      display: block;
      justify-content: space-between;
      justify-content: center;
      align-items: center;
      font-weight: 700;
      padding: 0px 25px 0px 25px;
      
      
    }
    .left-column {
      width: 100%;
      
    
  
    }
    .right-column {
      width: 100%;
      

    }
    ul {
      list-style: none;
      padding: 0;
    }
    li {
      margin-bottom: 10px;
    }
 


    .Chat-container {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0px 25px 0px 25px;
    }
    .chat-text {
      border-radius: 25px;
      background: #F3E9E5;
      padding: 10px 20px;
      width: 94%;
      text-align: center;
      font-size: small;
    }
  .chat-icon {
    width: 40px;
  padding-right: 20px;
  }
  .chat-icon-2 {
    width: 40px;
  padding-left: 20px;
  }
  .follow-up-p{
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .communication-text {
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    align-items: center;
    
    padding: 0px 25px 0px 25px;
    
  
  }
  .c-text-1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    width: 100%;
      text-align: center;



  }
  .c-text-2 {
    width: 100%;
      text-align: center;
      justify-content: center;
      align-items: center;
      display: inline-flex;
  }
  .c-text-3 {
    width: 100%;
      text-align: center;
      justify-content: center;
      align-items: center;
      display: inline-flex;
     
  }
  .c-text {
  background: #f3e9e57b;
  padding: 10px 20px;
  width: 100%;
  }


/*TARIEVEN SECTION*/

.tarieven {
  height: fit-content; /* Set the desired height for the section */
  background-image: url('assets/images/tarieven.jpg'); /* Replace with the path to your background image */
  background-size: cover;
  background-position: top;
  justify-content: center;
  align-items: center;
  padding:50px 0px;
}
.tarieven-container {
  display: flex;
  justify-content: space-between;
}

.tarieven-left-text {
  text-align: left;
  line-height: 20px;
  width: 60%;
}

.tarieven-right-text {
  text-align: right;
  line-height: 20px;
  width: 40%;
}

/* CONTACT SECTION */
.contact {
  height: fit-content; 
  justify-content: center;
  align-items: center;
  padding:0px 0px;
  background-color: #000;
}
.contact-title {
background-color: #DDD3C7;
height: fit-content; 
justify-content: center;
align-items: center;
padding:15px 0px;
}
.contact-container {
  height: fit-content; 
  justify-content: center;
  align-items: center;
  padding:50px 0px;
  background-color: #EDE2CF;
}
.contact-text-container {
  display: grid;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  
}

.contact-left-text {
  width: 100%;
  text-align: left;
  justify-content: center;
  align-items: center;
  display: inline-flex;

}

.contact-right-text {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: inline-flex;

}
.contact-right-text a {
  text-decoration: none;
  color: #000;
}
.map {
  height: fit-content; 
  justify-content: center;
  align-items: center;
  padding:50px 0px;

}


.mapouter a {
  visibility: hidden;
}


/* FOOTER */
.footer {
  height: fit-content; 
  justify-content: center;
  align-items: center;
  padding:25px 0px;
  background-color: #DDD3C7;
}


.f-names{
  display:block;
  

}

.contact-us .form-control-1 {
  background: transparent;
  color: #000!important;
  padding: 25px;
  border: 1px solid #000;
  font-size: 15px;
  border-radius: 15px;
  margin-bottom: 10px;
  width: 80vw;
  margin-left: 0px;
  margin-right: 0px;
}

  }