@media screen and (max-width: 768px) {
    .article-new-content-wrapper {
      width: 100% !important;
    }

    #search-dropdown {
      width: 280px !important;
      padding: 10px !important;
  }
    /* #search-dropdown.show {
      display: block;
    } */

    /* #selected-option-container {
      width: 100% !important;
    } */

    .quiz-new {
      margin: 10px auto !important;
    }

    .dropdown-btn.quiz-new {
      border: 0px solid grey;
    }

    .quiz-new {
      padding: 10px !important;
    }

  }

  .article-new-content-wrapper {
    width: 90%;
  }

  /* .quiz-new-title.latest {
        margin: .5rem 0 .5rem 12%;
        font-weight: 600;
    } 
           css added on 06-01-2025 */

  .quiz-new-title.latest {
    margin: .5rem 0 1.5rem 12%;
    font-weight: 600;
    font-size: 1.2rem;
    margin-top: 1rem;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    white-space: normal;
  }


  .news-title-article-table {
    word-break: break-word;
    text-align: left;
    margin-top: .5rem;
    font-size: .9rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .new-article-table {
    margin-top: 2rem;
    margin-bottom: 2rem;
    grid-template-columns: repeat(5, 1fr);
    border-top: 2px solid #24a9e1;
    border-left: 2px solid #24a9e1;
    border-bottom: 2px solid #24a9e1;
  }

  .latest-update-parent-container-article-table {
    width: 80%;
    margin: 0 auto;
  }

  .latest-update-text-article-table {
    margin-top: 2rem;
    background-color: #96d8e6;
    padding: .85rem;
    font-weight: 700;
    font-size: .95rem;
    border-radius: 16px;
  }

  /* .quiz-new-title {
        font-size: 1.2rem;
        font-weight: 600;
    } 
    
       css added on 06-01-2025 */
  .quiz-new-title {
    /* margin: .5rem 0 1.5rem 12%; */
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    white-space: normal;
  }

  @media (min-width: 1200px) {
    .whats-more h2 {
      margin-bottom: 30px !important;
    }
  }

  /* end 06-01-2025  */
  /* end 07-01-2025  */

  .padding-devider {
    width: 96%;
    margin-left: 1%;
    margin-top: 10px;
  }

  /* end 07-01-2025  */


  .quiz-new-latest-container .article-new-content-wrapper {
    width: 100% !important;
  }

  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  .customdrugs .dropdown-toggle::after {
    /* content:"|" */
    display: none;
  }

  .customdrugs1 .dropdown-toggle::after {
    /* content:"|" */
    display: none;
  }

  /* .customdrugs::after{
  content:"|"


} */

  .customdrugs {
    height: 27px;
  }

  .customdrugs-dropdown {
    width: 40%;
  }




  footer a {
    color: white;
    text-decoration: none;

  }

  .modal-card.disease {
    border: 1px solid #c5c5c5;
    box-shadow: none;
    height: -webkit-min-content;
    height: min-content;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
  }



  .article-new-specialities-container {
    display: flex;
    flex-wrap: wrap;
    max-height: 610px;
    width: 250px;
    overflow-y: scroll;
  }


  .aboutsection-box h1 {
    text-align: center;
    margin: 0px 30px;
    font-size: 29px !important;
    font-weight: 500;
    color: #212529;
    line-height: 33px;

  }

  .aboutsection-box {
    margin: auto;
    width: 60%;
    padding: 10px;
    padding: 20px 84px;
  }

  .aboutsection-box p {
    padding: 10px 29px;
  }

  .article-new-recommended-container>h3 {
    color: black;
  }

  .dropdown-toggle {
    white-space: nowrap;
    font-weight: 300;
    width: 50%;
  }




  .icon-contact {
    vertical-align: middle;
    font-size: 40px;
  }

  .text-contact {
    font-family: "Courier-new";
  }

  .container-contact {
    border: 1px solid #666;
    border-radius: 6px;
    display: inline-block;
    margin: 40px;
    padding: 10px;
  }


  .dropdown-custom {
    text-align: right;
  }


  .last-dropdown {
    position: absolute;
    right: 0;
    top: 16px;
  }

  /* .article-new-hero-container {
    width: 100%;
  }
     */

  .btn-info {
    width: 100%;
    text-align: left;
    display: flex;
    padding: 20px;
  }

  .login-icon .initials {
    margin-top: 22px;
  }

  .article-new-content-wrapper {
    width: 80%;
    margin: 20px auto 0;
  }

  .login-icon.initials {
    /* margin-top: 26px; */
    position: relative;
    top: 14px;
    left: 10px;
  }

  .quiz-new-subheading {
    font-size: calc(1rem + .6vw);
    margin-bottom: 1.4rem;
    margin-top: 0px;
    font-weight: 600;
  }

  .article-new-hero-section.quiz-new {
    padding: 20px 0px;
  }

  .quiz-new-leaderboard-row {
    align-items: center;
    background-color: #f4f4f4;
  }

  .quiz-new-leaderboard-container {
    background-color: white;
    margin-bottom: 1rem;
  }

  .table {
    margin: 0px;
  }


  .Speciality_drp_Speciality .modal-card {
    display: block;
    padding: 12px 20px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .4) !important;
  }

  .Speciality_drp_Speciality .modal-content {
    background-color: white !important;
    border-radius: 20px 20px 20px 20px !important;
    margin-top: 0% !important;
    padding: 1px;
    margin: 0 auto;
    width: 420px !important;
  }

  .Speciality_drp_Speciality .modal-body {
    background-color: white !important;
  }

  body{
    background-color: #f0efef;
    }

  .Speciality_drp_Speciality .modal-dialog {
    max-width: 600px;
  }

  .search-modal-pop-up {
    height: max-content;
    max-height: 80vh;
    border: 0px solid black !important;
    width: 420px !important;
    overflow-y: scroll;
    display: block;
    margin: 0 auto;
  }

  .modal-body,
  .modal-heading {
    text-align: center;
    border-radius: 20px;
  }

  .Speciality_drp_Speciality .modal-content.search-modal-pop-up {
    max-width: 100% !important;
  }

  .Speciality_drp_Speciality .modal.show .modal-dialog {
    transform: none;
    width: 450px !important;
  }

  @media screen and (max-width: 768px) {

    /* body {
            width: 100%;
            padding: 0px 20px;
        } */

    .quiz-new-subheading {
      font-size: calc(1rem + .6vw);
      margin-bottom: 1.4rem;
      margin-top: 1.4rem !important;
      font-weight: 600;
    }

    .article-new-hero-container.quiz-new {
      padding-bottom: 4rem;
      margin-bottom: 2rem;
      border-bottom: 6px solid #00bcd4;
      border-radius: 0px !important;
    }

    .Speciality_drp_Speciality .modal-content {
      background-color: white !important;
      border-radius: 20px 20px 20px 20px !important;
      margin-top: 0% !important;
      padding: 1px;
      margin: 0 auto;
      width: 100% !important;
      z-index: 111;
    }

    .dropdown-btn.quiz-new {
      border: 2px solid gray;
      border-radius: 5px !important;
      padding: 10px 30px !important;
    }

    .dropdown-btn.quiz-new {
      border: 2px solid gray;
      border-radius: 5px !important;
      padding: 10px 30px !important;
    }

    .quiz-new-divider {
      border-top: 2px solid;
      width: 310px;
    }


    .quiz-new-title {
      font-size: 1.2rem;
      font-weight: 600;
      margin: 0px 0px;
    }

    .latest-update-parent-container-article-table {
      width: 100%;

      margin: 0 auto;
    }

    .quiz-new-title.latest {
      margin: 1rem 0 !important;
      text-align: center !important;
    }

    .mob-specilaity {
      display: block;
    }
  }

  .mob-specilaity {
    display: none;
  }

  @media screen and (max-width: 768px) {
    .user-icon {
      vertical-align: middle;
      width: 64%;
      position: relative;
      right: 12px;
      top: 6px;
    }
  }

  @media screen and (max-width: 768px) {
    .article-new-hero-heading {
      text-align: center !important;

    }
  }

  /* css 13-01-2025 */

  @media (min-width: 768px) {
    .navbar .dropdown-toggle {
      white-space: nowrap;
      position: relative;
      left: 4%;
      font-weight: 400;
      width: 50%;
    }

    .navbar-expand-lg {
      /* flex-wrap: nowrap;
            justify-content: flex-start; */
      padding: 0px 10px;
    }
  }

  .drug-input-search-icon {
    margin-top: 0px;
  }


  /* Style the dropdown */
  #search-dropdown {
    right: auto;
    left: 50%;
    transform: translate(-50%, -5%);
    max-height: 200px;
    width: 40%;
    overflow-y: scroll;
    position: absolute;
    left: 49%;
    margin: 0 auto !important;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    overflow-y: auto;
    overflow-x: auto;
    white-space: nowrap;
    border: 1px solid #ccc;
    display: none;
    cursor: pointer;
    margin: 0 auto;
    height: auto;
    min-height: auto !important;
    text-align: left !important;
}
  

#search-dropdown:focus {
  outline: none;
  border: 1px solid #ccc;
}

  .diseases-section {
    background-color: #f0efef;
    padding: 30px 0 60px;
  }

  /* Show the dropdown when the input has text */


  #search-dropdown.show {
    display: block;
  }

  /* #selected-option-container {
    margin-top: 20px;
    padding: 10px;
    border-radius: 5px;
    width: max-content;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .2);
    border-radius: 7px;
    text-align: center;
    position: relative;
    padding-right: 30px;
  } */

  option {
    padding: 4px 0px;
  }

  #search-dropdown option:checked {
    background-color: transparent !important;
    /* Green background for selected option */
    color: black;
    /* White text */

  }


  /* #selected-option-container p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: left;
  } */

  #close-btn {
    background-color: transparent;
    color: black;
    border: none;
    padding: 5px 5px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    top: 7px;
    right: 5px
  }

  #result {
    text-align: left;
  }

  .green-box{
    font-weight: 800;
background-color: #4CAF50;
color: white;
padding: 5px 10px;
border-radius: 4px;
font-size: 14px;
}
#result ul{
  padding-top: 8px;
      font-size: 22px;
      padding-left: 0!important;
}
  .drug-interaction-card {
    width: 100% !important;
  }

  @media (max-width: 428px) {
    .drug-input-search-icon {
      right: 28% !important;
    }
  }

  /* css 10-06-2025 */
  /* #search-dropdown {
    width: 50%;
    height: auto;
    min-height: 120px;
  } */

  .selected-card {
    border: 1px solid #ccc;
    padding: 8px;
    margin: 5px 0;
    border-radius: 6px;
    background-color: #f3f3f3;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .selected-card button {
    background-color: transparent;
    border: none;
    font-weight: bold;
    cursor: pointer;
  }
  
  #cards-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
  }
  
  .selected-card-block {
    background: white;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, .2);
    border-radius: 8px;
    padding: 10px 14px;
    font-size: 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); */
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
}
  
  .selected-card-block p {
    margin: 0;
    font-size: 16px !important;
    color: #333;
}
  
  .selected-card-block button {
    background: none;
    border: none;
    font-size: 16px;
    color: #0b0b0b;
    cursor: pointer;
    line-height: 1;
  }
  
  /* #displhr {
    display: block !important;
    border-top: 1px solid red;
    margin: 20px 0;
  } */

  .drug-interaction-card>p {
    font-size: calc(.7rem + .65vw) !important;
    display: block;
    margin: auto;
    padding: 8% 0;
}

#page-overlay {
  background: none repeat scroll 0 0 black;
  position: fixed;
  display: block;
  opacity: 0.5;
  z-index: 9999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
  
  @media screen and (max-width: 450px) {
    .disease-search.drug-section {
        width: 249px;
    }
}

.latest-news-article-table {
  display: flex;
  align-items: baseline;
  padding: 0px .5rem 10px 10px;
  gap: .6rem;
  height: 20%;
  border-right: 2px solid #24a9e1;
}

/* .diseases-section .drug-input-search-icon {
  margin-top: 0px !important;
  display: none;
} */
