@media screen and (max-width: 768px) {
  .dropdown-btn.quiz-new {
    display: block;
    margin: 30px auto 46px;
  }
}

.customer-logos {
  padding-bottom: 30px;
}


.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-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;
}


.modal-content {
  background-color: white !important;
  border-radius: 20px !important;
  margin-top: 10%;
}

#myModal .modal-dialog {
  max-width: 600px;
}

/* .modal-body {
  background-color: white !important;

} */

.navbar-expand-sm .navbar-nav .nav-link {
  /* padding-right: 1rem;
padding-left: 1rem; */
  font-weight: 300;
  padding-top: 0px;
  padding-bottom: 0px;
  /* width: 30px; */
}

.nav-link {
  padding: 8px;

}

.nav-link:last-child {
  border-right: 0px solid black;
}

.btn-secondary {
  color: black;
  margin-top: 18px;
  width: 40%;
  /* background-color: #6c757d; */
  /* border-color: #6c757d; */
}

.btn-secondary:hover {
  color: black;
  margin-top: 18px;
  width: 40%;
  /* background-color: #6c757d; */
  /* border-color: #6c757d; */
}

.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;
}

.articles-new-explore-more-date {
  color: grey;
  /* font-size: 1rem; */
  margin-top: 0px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .articles-new-explore-more-section {
    padding: 0px 0;
    margin-top: 0;
    background-color: #fff;
  }

  #map {
    width: 100% !important;
    height: 300px;
  }


  .home-page-new-content-container,
  .home-page-new-quiz-survey-container,
  .home-page-new-webinar-content-container {
    width: 100%;
  }

  .calc-new-explore-more-heading {
    margin: 0rem 0% 1rem;
    /* font-size: 30px !important; */
  }
}

.articles-new-explore-more-section {
  background-color: white;
  margin-top: 40px;
  padding: 0px 0px !important;
}

#map {
  width: 100%;
  height: 300px;
}

.articles-new-explore-more-section {
  background-color: white;
  margin-top: 40px;
  padding: 40px;
}

.login-icon.initials {
  margin-top: 27px;
}

@media screen and (max-width: 768px) {

  .conference-main-width-set .article-hide-mobile {

    border: 1px solid #ccc;
    background-color: red;
    background-color: #eff4f8;
    padding: 4px 7% 30px;
    border-bottom: 6px solid #00bcd4;
    margin-bottom: 30px;
  }

  .quiz-new-mobile-view {
    display: block !important;
  }

}

.journey span {
  color: white;
  margin-bottom: 1rem;
  font-size: 14px;
  font-family: inherit;
}

.journey p {
  color: white;
}

.journey h2 {
  color: white !important;
}

@media screen and (min-width: 768px) {
  .slick-slider .fa {
    width: 20px !important;
  }

  .monthly-conference-text{
    font-size: 14px;
  }

  .article-hide-mobile {
    display: none !important;
  }

  .customer-logos .h2,
  h2 {
   font-size: calc(0.9rem + 1.2vw);
    color: #103356 !important;
  }

  .journey span {
    color: white !important;
  }

  .journey p {
    color: white !important;
  }

  .conference-landing-register-btn {
    margin: 0rem 0 0rem;
  }

  .dropdown-menu.show {
    display: block;
    margin-top: 5px !important;
    width: 240px !important;
    left: 0%;
  }

  .rightwebinar .dropdown-menu.show {
    display: block;
    margin-top: 16px !important;
  }
}


.conferences-main-subheading {
    margin: 0 0 1.5rem;
    margin: 0 0 1.5rem;
    color: #113356 !important;
    font-size: 1.8rem;
}

@media screen and (min-width: 768px) {

  .article-hide-mobile {
    display: none !important;
  }

  .articles-new-more-table {
    width: 100% !important;
  }

  .conference-main-width-set {
    width: 90% !important;
    margin: 0 auto;
  }

  .conference-main-width-set p{
    font-size: 16px;
  }

  .articles-new-explore-more-wrapper {
    width: 92%;
  }

  .latest-update-parent-container-article-table {
    width: 100% !important;
  }

  .table {
    width: 100% !important;
  }

  .journey p {
    margin-bottom: 15px;
    margin-top: 10px;
  }


}

@media screen and (max-width: 428px) {
  .mobile-view {
    display: block !important;
  }

  .conferences-main-subheading{
    font-size: 1.4rem!important;
  }
}

@media screen and (max-width: 768px) {
  .mobile-view {
    display: block !important;
    padding: 20px 0px;
  }


}

@media screen and (min-width: 993px) {

  .latest-update-parent-container-article-table h2 {
    font-size: 2rem;
    font-weight: 700 !important;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-bottom: 0.5rem;
    margin-top: 30px;
  }

  .articles-new-explore-more-title {
    font-size: calc(1.3rem + .55vw) !important;
    font-weight: 700 !important;
  }

  .calc-page-explore-more-link .height_article {
    font-size: 20px !important;
    font-weight: 600 !important;
  }

}

.top-conference-title {
  color: white !important;
}

.conferences-main-page-heading-text {
  color: white !important;
}

.calander-icon {

  color: white !important;
}

.h2 {
  color: white !important;
}

.journey p {
  margin-bottom: 15px;
}

.home-page-new-content-container {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0px 0px 0px;
}

.RecommendedNews-section-title {
  text-align: center;
  font-weight: 700 !important;
  margin-bottom: 3rem;
  color: #113356 !important;
}

.RecommendedArticles_section_title {
  text-align: center;
  font-weight: 700 !important;
  margin-bottom: 1rem;
  color: #113356 !important;
}

@media only screen and (min-width: 820px) and (max-width: 1023px) and (orientation: portrait) {
    .article-new-hide-mobile {
        display: block !important;
    }
}

.NewFooter-footer-section{
      padding: 2rem 0px!important;
}