@media (max-width: 320px) {
  .popup {
    top: 17.5% !important;
  }
  .parent-container {
    display: flex;
    justify-content: center !important;
    margin-right: 0% !important;
    margin-top: 2% !important;
    margin-bottom: 2% !important;
  }
  #feedbackBtn {
    /* padding: 10px 20px; */
    /* max-width: 204px; */
    width: 65% !important;
    background-color: #ffa54d;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: 0.1%;
    transition: ease-in all 0.5s;
    text-transform: uppercase;
    display: block;
    border: 2px solid transparent;
    border-radius: 30px;
  }
  .titlepage {
    padding-bottom: 1px;
  }
  .img_news {
    max-width: 95%;
    height: auto;
  }
  .main_form .form_control1 {
    margin-top: 20px;
    width: 90%;
    margin-left: 5%;
  }
  .li_specility {
    padding-left: 25px;
    padding-top: 15px;
  }
  .pb {
    padding-bottom: 15px;
  }
  /* .hr_div_hm{
    display: none;
  } */
  .logo img {
    height: 50px;
    padding: 3px;
  }

  .img_logo_ser {
    width: 70%;
    height: auto;
  }

  .nav-toggler {
    display: block;
    position: absolute;
    right: 15px;
    z-index: 99998;
    top: -45px;
  }

  .titlepagetop h2 {
    font-size: 38px;
    color: #ffffff !important;
    line-height: 50px;
    font-weight: bold;
    padding: 0;
    display: inline-block;
    margin-top: 70px;
  }

  .test_boxtop p {
    color: white;
    font-size: 17px;
    line-height: 30px;
    border: #bcbcbb solid 1px;
    padding: 35px 30px;
    border-radius: 10px;
    text-align: justify;
    margin-top: 20px;
    height: 710px;
  }

  .read_more2 {
    font-size: 14px;
    background: #363636;
    max-width: 150px;
    width: 100%;
    transition: ease-in all 0.5s;
    color: #fff;
    display: block;
    height: 61px;
    line-height: 61px;
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border: 2px solid transparent;
    border-radius: 30px;
    bottom: 1;
    right: 0;
    position: absolute;
    margin-right: 15px;
  }

  .slider_main {
    padding: 1px 0 10px 0 !important;
  }

  .creative p {
    color: #101010;
    padding: 15px 5px 30px 5px;
    line-height: 24px;
    text-align: justify;
  }

  .titlepage h2 {
    text-align: center;
  }

  .read_more1 {
    font-size: 16px;
    background: #363636;
    max-width: 100%;
    width: 100%;
    transition: ease-in all 0.5s;
    color: #fff;
    display: block;
    height: 51px;
    line-height: 51px;
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border: 2px solid transparent;
    border-radius: 30px;
  }

  .about_img figure img {
    position: relative;
    z-index: 999;
    padding: 30px 0;
    width: 100%;
    height: auto;
  }

  .about_img {
    padding-top: 40px;
    padding-left: 1px;
  }

  .img1 {
    width: 100%;
    height: auto;
  }

  .our_priceing .read_more {
    margin-top: 3px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    display: block;
    position: relative;
    z-index: 99;
    /* margin-bottom: .1px; */
    border: 2px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 30px;
  }

  .our_pri {
    background: #95c043;
    padding: 10px 10px 10px 10px;
    position: relative;
    z-index: 99;
    margin-bottom: 13px;
  }

  .our_priceing::before {
    height: 84%;
  }

  .Contacttitle h2 {
    font-size: 35px !important;
  }

  .btn_captcha {
    font-size: 1.2rem;
  }

  .test_box p {
    height: auto;
  }

  #myCarousel .carousel-control-prev,
  #myCarousel .carousel-control-next {
    top: 105%;
  }

  /* about page start */
  .content {
    padding-right: 15px;
    padding-top: 0.1px;
  }

  .AboutTitle h2 {
    margin-top: 10px;
  }

  .about_imgi figure img {
    width: 90% !important;
    height: auto !important;
  }

  .titlepagei h2 {
    font-size: 35px;
  }

  .Contentlst {
    padding-right: 15px;
  }

  .AboutTitle h2 {
    margin-top: 5px;
  }

  /* service page start */
  .Servicestitle h2 {
    font-size: 35px !important;
    /* margin-top: 50px; */
  }

  .cardofr {
    min-height: auto !important;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .cardsofr {
    padding: 5px 5px;
  }

  .blogp {
    margin-top: 90px;
  }

  .footer {
    padding-top: 30px;
    padding-left: 5px;
  }

  /* navbar */
  .site-navbar ul li a {
    padding: 15px 25px 0px 25px !important;
  }

  .site-navbar ul {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    max-height: 0;
    overflow: auto !important;
    transition: 0.3s;
    z-index: 1000;
    box-shadow: 0 0 10px rgb(192, 190, 182);
  }

  ul.menu_footer li a {
    color: white;
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
  }

  a:not([href]):not([tabindex]) {
    color: white;
    text-decoration: none;
  }

  a:not([href]):not([tabindex]):focus,
  a:not([href]):not([tabindex]):hover {
    color: #95c043;
    text-decoration: none;
  }

  .creative {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20%;
  }

  .img2 {
    width: 100%;
    height: 150px;
  }

  /* .modal {
    position: fixed;
    z-index: 1000;
    left: 10%;
    top: 15%;
    width: 80%;
    height: 30%;
    overflow: auto;
    background-color: rgba(147, 143, 143, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  } */

  .close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
    border: 1px solid white;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .modal-content {
    margin: auto;
    display: block;
    width: 92%;
    max-height: 350px;
  }

  .flex-display {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
  }

  .img_inf {
    /* width: 100%; */
    height: 310px !important;
  }

  .custom-card-image {
    max-width: 500px;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 0.1px;
  }

  .custom-card-description {
    margin-top: 5px;
    width: 100%;
    text-align: justify;
    font-size: 17px;
    /* padding-left: 7px;
  padding-right: 7px; */
  }

  .custom-card-details {
    margin-left: 0.1px;
  }

  .custom-card-title {
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-card {
    margin: 0.1px;
  }

  .services .titlepage {
    padding-bottom: 0.1px;
  }

  .about_imgl figure img {
    position: relative;
    z-index: 999;
    padding: 30px 0;
    width: 95%;
    height: auto;
  }

  .about_imgl {
    padding-bottom: 10px;
  }

  .footer_div {
    padding-left: 5px;
  }

  .custom-container {
    padding: 10px 5px 10px 5px;
  }

  .pd-5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  p {
    margin: 0px;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    text-align: justify;
  }
}

@media (max-width: 600px) {
  .popup {
    top: 17.5% !important;
  }
  .parent-container {
    display: flex;
    justify-content: center !important;
    margin-right: 0% !important;
    margin-top: 2% !important;
    margin-bottom: 2% !important;
  }
  #feedbackBtn {
    /* padding: 10px 20px; */
    /* max-width: 204px; */
    width: 65% !important;
    background-color: #ffa54d;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: 0.1%;
    transition: ease-in all 0.5s;
    text-transform: uppercase;
    display: block;
    border: 2px solid transparent;
    border-radius: 30px;
  }
  .titlepage {
    padding-bottom: 1px;
  }
  .img_news {
    max-width: 95%;
    height: auto;
  }
  .main_form .form_control1 {
    margin-top: 20px;
    width: 90%;
    margin-left: 5%;
  }
  .li_specility {
    padding-left: 25px;
    padding-top: 15px;
  }
  .pb {
    padding-bottom: 15px;
  }
  .latest {
    max-width: 90% !important;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 55px;
  }
  p {
    margin: 0px;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    /* text-align: justify; */
  }

  .img1 {
    width: 100%;
    height: auto;
  }

  .read_more1 {
    font-size: 16px;
    background: #ffa54d;
    max-width: 100%;
    width: 100%;
    transition: ease-in all 0.5s;
    color: #fff;
    display: block;
    height: 51px;
    line-height: 51px;
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border: 2px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 30px;
  }

  .mt-1,
  .my-1 {
    margin-top: 2rem !important;
  }

  .about_imgl figure {
    position: relative;
    margin-bottom: 10px;
  }

  .about_imgl figure img {
    width: 95%;
    height: auto;
  }

  .custom-container {
    display: flex;
    justify-content: center;
    border: 2px solid #ccc;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    margin-bottom: 40px;
  }

  .pd-5 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .modal-content1 {
    margin: auto;
    display: block;
    width: 81%;
    height: 100%;
  }
  .test_boxtop p {
    color: white;
    font-size: 17px;
    line-height: 30px;
    border: #bcbcbb solid 1px;
    padding: 35px 30px;
    border-radius: 10px;
    text-align: justify;
    margin-top: 50px;
    height: 519px;
  }

  .read_more2 {
    max-width: 154px;
    width: 100%;
    transition: ease-in all 0.5s;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    border: 2px solid transparent;
    border-radius: 30px;
    bottom: 1;
    right: 0;
    position: absolute;
    margin-right: 5px;
  }

  .creative {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20%;
  }
  .about_img figure img {
    width: 100%;
    height: auto;
  }

  .about_img {
    padding-left: 15px;
  }

  .our_pri {
    background: #95c043;
    padding: 10px 10px 10px 10px;
    position: relative;
    z-index: 99;
    margin-bottom: 3px;
  }

  .our_priceing .read_more {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.1px;
    display: block;
    position: relative;
    z-index: 99;
    /* margin-bottom: 20px; */
    border: 2px solid transparent;
    border-radius: 30px;
  }

  .footer {
    margin-top: 35px;
    padding-top: 50px;
    background: #2d2d2d;
    text-align: center;
  }

  .AboutTitle h2 {
    font-size: 35px !important;
    margin-top: 10px !important;
  }

  .content {
    padding-right: 15px;
  }

  .about_imgi figure img {
    width: 90% !important;
    height: auto !important;
  }

  .Contentlst {
    padding-right: 15px;
  }

  .cardofr {
    min-height: auto !important;
  }

  .blogp {
    margin-top: 90px;
  }

  .main_form .textboxcontact {
    margin-bottom: 40px;
    width: 100%;
    background: #ffffff;
    color: #44443d !important;
    font-size: 15px;
    font-weight: normal;
    padding: 0px 25px 40px 35px;
    padding-top: 5%;
    border: inherit;
    height: 100px;
    border-radius: 40px;
  }

  .our_priceing {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0.1px;
  }

  .img2 {
    width: 100%;
    height: auto;
  }

  .img20 {
    width: 100%;
    height: 400px;
  }

  .modal-content {
    margin: auto;
    display: block;
    width: 79%;
    height: 100%;
  }

  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .close {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
    border: 1px solid white;
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .img_logo_ser {
    width: 80%;
    height: auto;
  }
  .footer_div {
    padding-left: 10px;
  }
  /* .modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 10%;
    top: 19%;
    width: 80%;
    height: 50%;
    overflow: auto;
    background-color: rgba(147, 143, 143, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  } */

  .flex-display {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
  }

  .img_inf {
    width: 100%;
    height: 510px;
  }

  .custom-card-image {
    max-width: 500px;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 0.1px;
  }

  .custom-card-description {
    margin-top: 5px;
    width: 100%;
    text-align: justify;
    font-size: 17px;
    /* padding-left: 7px;
    padding-right: 7px; */
  }

  .custom-card-details {
    margin-left: 0.1px;
  }

  .custom-card-title {
    font-weight: bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .custom-card {
    margin: 0.1px;
  }

  .img20 {
    width: 100%;
    height: 190px;
  }

  ul.menu_footer li a {
    color: white;
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
  }

  .footer {
    padding-top: 30px;
    padding-left: 0.1px;
  }
}

.parent-container {
  display: flex;
  justify-content: end;
  margin-right: 20%;
  margin-top: 0.5%;
}
.parent-container1 {
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
}
#feedbackBtn {
  /* padding: 10px 20px; */
  /* max-width: 204px; */
  width: 15%;
  background-color: #ffa54d;
  color: #333;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  height: 41px;
  line-height: 41px;
  margin-top: 0.1%;
  transition: ease-in all 0.5s;
  text-transform: uppercase;
  display: block;
  border: 2px solid transparent;
  border-radius: 30px;
}

#feedbackBtn:hover {
  border: 3px solid #333128;
  border-radius: 30px;
  background-color: #ffa54d;
  transition: ease-in all 0.5s;
  box-shadow: 0 0 16px 3px #635d5d38;
  color: #333;
}
/* Popup background */
.popup {
  display: none; /* Hide by default */
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
}

/* Popup content box */
.popup-content {
  background-color: #fff;
  margin: 10% auto;
  padding: 20px 30px;
  border: 1px solid #888;
  width: 90%;
  max-width: 400px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}

/* Close button (×) */
.close {
  color: #aaa;
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.2s;
}

.close:hover,
.close:focus {
  color: #000;
}

/* Form elements */
#feedbackForm label {
  display: block;
  margin: 10px 0 5px;
  font-weight: 600;
}

#feedbackForm input[type="text"],
#feedbackForm textarea {
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  resize: vertical;
  font-size: 14px;
}

/* Stars */
.stars {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  margin-bottom: 15px;
}

.stars input[type="radio"] {
  display: none;
}

.stars label {
  font-size: 30px;
  color: #ccc;
  cursor: pointer;
  transition: color 0.2s;
}

/* Color stars when selected */
.stars input[type="radio"]:checked ~ label,
.stars label:hover,
.stars label:hover ~ label {
  color: gold;
}

/* Submit button */
#feedbackForm button {
  width: 100%;
  padding: 10px;
  background-color: #007bff;
  border: none;
  color: white;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#feedbackForm button:hover {
  background-color: #0056b3;
}

#feedbackList {
  display: flex;
  flex-direction: column;
  gap: 16px; /* space between items */
  padding: 16px;
  max-width: 600px;
  margin: 0 auto;
}

.feedback-item {
  background-color: #f9f9f9; /* light background */
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: transform 2s, box-shadow 2s;
}

.feedback-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.feedback-item p {
  margin: 8px 0;
  font-size: 16px;
  color: #333;
}

.feedback-item p strong {
  color: #555;
}

/* Optional: style when no feedback is available */
#feedbackList p {
  text-align: center;
  color: #777;
  font-style: italic;
}
#feedbackList {
  position: relative;
  width: 70%;
  max-width: none;
  height: 200px; /* adjust based on content */
  margin: 20px auto;
  overflow: hidden;
}

.feedback-item {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  padding: 20px;
  box-sizing: border-box;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* The active one will slide in */
.feedback-item.active {
  left: 0;
  opacity: 1;
}

.feedback-item p strong + span {
  color: gold; /* Optional if you wrap stars in <span> */
}

.feedback-item {
  font-size: 16px;
}

.feedback-item p {
  margin: 5px 0;
}

.feedback-item p strong {
  margin-right: 5px;
}

/* You can also color stars directly */
.feedback-item p {
  color: #333;
}

.feedback-item p .stars {
  color: gold;
  font-size: x-large;
  font-weight: bold;
}
/* Homoeopathy Section */
.homoeopathy-section {
  padding-top: 120px;
  padding: 200px 0;
}

.homoeopathy-section .main-heading {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
  transition: all 0.3s ease-in-out;
}

.homoeopathy-section .main-heading:hover {
  color: #198754;
  transform: translateY(-3px);
}

.homoeopathy-section .highlight {
  background: #ffeb3b;
  padding: 0 6px;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.homoeopathy-section .highlight:hover {
  background: #ffe033;
}

.homoeopathy-section .sub-heading {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #333;
}

.homoeopathy-section .checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
  font-size: 17px;
}

.homoeopathy-section .checklist li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 28px;
  transition: transform 0.3s ease;
}

.homoeopathy-section .checklist li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #198754;
  font-weight: bold;
}

.homoeopathy-section .checklist li:hover {
  transform: translateX(5px);
}

.homoeopathy-section .highlight-line {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
  color: #111;
}

.homoeopathy-section .small-info {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 15px;
}

.homoeopathy-section .btn-group .btn {
  margin-right: 12px;
  border-radius: 30px;
  padding: 10px 24px;
  font-size: 15px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.homoeopathy-section .btn-group .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.homoeopathy-section .contact {
  font-size: 15px;
  margin-top: 20px;
  color: #444;
  line-height: 1.6;
}

.homoeopathy-section .contact a {
  color: #198754;
  text-decoration: none;
  transition: color 0.3s ease;
}

.homoeopathy-section .contact a:hover {
  color: #145c32;
  text-decoration: underline;
}

.doctor-img {
  max-width: 100%;
  border-radius: 15px;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.doctor-img:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}


/* ADD THESE NEW CSS RULES TO YOUR rdbs.css FILE */

/* Enhanced Blog Styling - ADD THESE NEW RULES */
.blogp {
  background: linear-gradient(135deg, #f8fffe 0%, #f0f9f7 100%);
  padding: 80px 0 60px;
  margin-top: 90px; /* Keep existing margin for mobile */
}

.titlepage h2 {
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  font-weight: 600;
  color: #2c5530;
  margin-bottom: 20px;
  position: relative;
}

.titlepage h2:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, #4CAF50, #2e7d32);
  border-radius: 2px;
}

.latest {
  background: #ffffff;
  border-radius: 20px;
  padding: 35px;
  margin-bottom: 40px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: 1px solid rgba(76, 175, 80, 0.1);
  position: relative;
  overflow: hidden;
}

.latest::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #4CAF50, #66BB6A, #2e7d32);
}

.latest:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 50px rgba(0,0,0,0.15);
  border-color: rgba(76, 175, 80, 0.3);
}

.headb {
  font-family: 'Playfair Display', serif;
  font-size: 1.75rem;
  font-weight: 600;
  color: #2c5530;
  margin-bottom: 20px;
  line-height: 1.3;
}

.headb b {
  background: linear-gradient(135deg, #2c5530, #4CAF50);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.nostrud p {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #555555;
  text-align: justify;
  margin: 0;
  font-weight: 400;
}

.blogcontain {
  margin-bottom: 30px;
}

/* Blog section paragraphs - override global p styles for blog only */
.blogp p {
  color: #555555 !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
  text-align: justify !important;
}

.blogp .titlepage p {
  color: #666666 !important;
  font-size: 1.1rem !important;
  margin-bottom: 50px !important;
}

/* Video Section Styling */
.youtube-section {
  background: #ffffff;
  padding: 60px 0;
  border-top: 1px solid rgba(76, 175, 80, 0.2);
}

.youtube-video {
  width: 100%;
  height: 315px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.youtube-video:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

/* Mobile Responsive Adjustments */
@media (max-width: 768px) {
  .titlepage h2 {
    font-size: 2.2rem;
  }
  
  .headb {
    font-size: 1.4rem;
  }
  
  .latest {
    padding: 25px;
    margin-bottom: 30px;
  }
  
  .nostrud p {
    font-size: 0.95rem;
    line-height: 1.6;
  }
  
  .youtube-video {
    height: 250px;
  }
}

@media (max-width: 480px) {
  .titlepage h2 {
    font-size: 1.8rem;
  }
  
  .headb {
    font-size: 1.25rem;
  }
  
  .latest {
    padding: 20px;
    border-radius: 15px;
  }
  
  .nostrud p {
    font-size: 0.9rem;
  }
  
  .youtube-video {
    height: 220px;
  }
}

.about-quote {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 500;
  color: #ffffff;
  border-left: 4px solid #198754;
  padding-left: 16px;
  margin: 15px 0 15px;
}
.about-quote span {
  font-weight: 700;
  color: #ffffff;
}

.highlight-line {
  font-size: 1.05rem;
  font-weight: 600;
  color: #eee4e4;
  border-top: 1px dashed #c5e1a5;
  padding-top: 15px;
  margin-top: 25px;
}
.about_lst,
.abouti,
.about_img_updated {
  padding-left: 40px;
  padding-right: 15px;

}
