@media screen and (max-width: 768px) {
    .article-new-content-wrapper {
      width: 100% !important;
    }

    .quiz-new {
      margin: 10px auto !important;
    }

    .dropdown-btn.quiz-new {
      border: 0px solid grey;
    }

    .quiz-new {
      padding: 10px !important;
    }


    section {
      padding: 0px;
    }


  }

  .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;
  }


  .latest-news-article-table {
    display: flex;
    align-items: baseline;
    padding: 0px .5rem 10px 10px;
    gap: .6rem;
    height: 20%;
    border-right: 2px solid #24a9e1;
  }

  .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;
    }
    
    .NewFooter-footer-section{
          padding: 2rem 0px!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: 0px;
    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;
  }

  .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;
    }
  }

  /* css 13-01-2025 */

  .lode-center {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 2px;
    z-index: 10;
  }

  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }

    100% {
      -webkit-transform: rotate(360deg);
    }
  }

  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }
  .disease-card {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    padding: 10px 25px;
}

  #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%;
  }

  .loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #0d6efd;
    width: 40px;
    height: 40px;
    /* background-color: red; */
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 10000;
  }


  /* .diseases-section .drug-input-search-icon {
    margin-top: 0px !important;
    display: none;
} */
