 body.modal-open {
   overflow: hidden;
 }

 .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 {
   /* border-right: 1px solid black; */
   height: 27px;
 }

 .customdrugs-dropdown {
   width: 40%;
 }




 .form-control {
   display: block;
   margin-top: 20px;
   width: 100%;
   height: calc(1.5em + 0.75rem + 2px);
   padding: 0.375rem 4rem;
   border-radius: 30px;
   font-size: 1rem;
   line-height: 1em;
   font-weight: 400;
   line-height: 2;
   color: #495057;
   background-color: #eff4f8;
   background-clip: padding-box;
   border: 1px solid #eff4f8;
   border-radius: 3rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
 }

 .search {
   border: none;
   color: black;
   background: transparent;
 }

 .search:hover {
   border: none;
   color: black;
   background: transparent;
 }

 .dropdown,
 .dropleft,
 .dropright,
 .dropup {
   position: relative;
   /* width: 22%; */
 }

 .login {
   background: transparent;
   border: none;
   color: #595959;
   height: 25px;
   margin-top: 25px;
   border-left: 1px solid #595959;
 }

 .btn-secondary:not(:disabled):not(.disabled).active,
 .btn-secondary:not(:disabled):not(.disabled):active,
 .show>.btn-secondary.dropdown-toggle {
   color: black;
   background-color: transparent;
   border-color: transparent;
   margin-top: 25px;
   padding: 0;
   /* width:40%; */
 }

 .btn-secondary:not(:disabled):not(.disabled).active,
 .btn-secondary:not(:disabled):not(.disabled):active,
 .show>.btn-secondary.dropdown-toggle:focus {
   color: black;
   background-color: transparent;
   border-color: transparent;
   margin-top: 20px;
   padding: 0;
 }

 .btn-secondary:focus {
   background-color: transparent;
   border-color: transparent;
 }

 .navbar-expand-sm .navbar-nav .nav-link {
   /* padding-right: 1rem;
    padding-left: 1rem; */
   font-weight: 300;
   /* border-right: 1px solid black; */
   padding-top: 0px;
   padding-bottom: 0px;
   /* width: 30px; */
 }

 .nav-link {
   padding: 9px 7px;
 }

 .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;
 }

 .article-new-hide-mobile {
   margin-top: 20px;
 }

 .article-new-hide-mobile {
   margin-top: 20px;
 }

 @media screen and (max-width: 428px) {
   .webinar-container {
     background-color: rgb(239, 244, 248);
     padding: 15px 10px;
     padding-top: 25px;
   }
 }


 @media only screen and (min-width: 428px) and (max-width: 700px) {

   .home-page-new-content-container .article-new-hide-mobile {
     display: none !important;
   }

   .home-page-new-content-container {
     width: 90%;
     margin: 0 auto;
     padding: 0px 0 !important;
   }
 }

 @media only screen and (min-width: 768px) and (max-width: 900px) {

   .home-page-new-content-container .article-new-hide-mobile {
     display: block !important;
   }
 }

 @media screen and (max-width: 768px) {

   .journey .home-page-new-content-container,
   .home-page-new-quiz-survey-container,
   .home-page-new-webinar-content-container {
     width: 95%;
   }

   .decsription-mobile {
     font-weight: 400 !important;
     display: block;
     text-align: left;
     line-height: 25px !important;
   }

   .webinar-content-container {
     width: 95%;
     margin: 0 auto;
   }


   .home-page-new-quiz-survey-container {
     width: 80%;
     margin: 0 auto;
     padding: 0px 10px;
   }

   #webinars h2 {
     padding: 0px 0px;
   }

   .home-page-new-quiz-survey-container {
     width: 95%;
     margin: 0 auto;
     padding: 0px 20px;
   }

   .ask-bot-img-parent {
     order: 0;
     width: 30%;
   }

   /* 14th may changes */
   .home-page-new.articles-new-explore-more-date {
     margin-top: 20px !important;
     margin-bottom: 0;
   }

   .journey .sectionheading {
     padding:30px 0px 0px 0px !important;
     margin-bottom: 0px !important;
   }

 }

 .login-icon.initials {
   padding: 2px 11px;
   margin-bottom: 0;
   color: #000;
   font-size: calc(.8rem + .5vw);
   margin-top: 26px;
 }

 @media screen and (min-width: 768px) {
   .new-quiz-title {
     margin-top: -7px;
   }

   .articles-new-explore-more-date {
     margin-top: 0px !important;
   }

   .article-speciality {
     margin-top: 20px !important;
   }

   .customer-logos .journey p {
    margin-top: 20px;}

    .info  b{
font-size: 16px;
    }
     .journey p {
        margin-top: 6px !important;
    }

    /* .responsive-bg-home p{
         margin-top: 20px !important;
    } */

    .padding-container p{
    margin-top: 5px;
}

 }

 @media (min-width: 768px) {

  .journey-discription{
    padding-top:20px;
}
   .webinar-container {
     background-color: rgb(239, 244, 248);
     padding: 15px 0;
     padding-top: 25px;
     padding-bottom: 35px;
   }

   .aboutusheader img {
     width: 12%;
     margin: 0 auto;
   }

   /*15th may changes*/

   .padding-container {
     padding-top: 30px;
   }


 .row > .col-md-6:nth-child(3),
.row > .col-md-6:nth-child(4) {
  padding-top: 60px; /* or any value you need */
}
.home-page-new-article-top-wrapper .article-title-truncate, .news-new-hero-description-home-page{
    font-size: 1em!important;
}


   .new-webinar-btn {
     margin-top: 0rem !important;
     margin-bottom: 20px !important;
   }
 }

 @media screen and (max-width: 768px) {
   .home-page-quiz-link {
     display: block;
     width: max-content;
     text-decoration: none;
     color: #000;
     max-width: 100%;
     margin-bottom: 20px;
   }

    .padding-container{
      margin-bottom: 20px;
    }

   .journey h6 {
        margin-top: 0px !important;
        font-size: 20px !important;
    }

 }

 @media screen and (min-width: 768px) {
   .slick-slide {
     margin: 0px 0px !important;
   }

   .dropdown-menu.show {
     display: block;
     margin-top: 20px !important;
   }
   
 .dropdown-menu1.show {
        margin-top: 10px !important;
    }



 }

 @media screen and (min-width: 768px) {
   .journey h6 {
        font-size: 24px;
        line-height: 30px;
        color: white !important;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif !important;
    }

    .journey h2 {
        font-size: 24px;
        line-height: 1.5em;
        color: white !important;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif !important;
    }


   .journey span {
     color: white;
     margin-bottom: 0rem;
     font-size: 16px;
     /* font-family: poppins; */
     font-family: 'Open Sans', sans-serif !important;
     font-weight: 400;
   }

   .journey p {
     font-family: 'Open Sans', sans-serif !important;
     color: white;
     font-weight: 700;
     margin-top: 5px;

   }
 }

 @media screen and (max-width: 768px) {
   .journey h6 {
font-size: 18px !important;
        line-height: 30px;
        color: white !important;
        font-weight: 700 !important;
        margin-bottom: 10px;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif !important;}


         .journey h2 {
font-size: 18px !important;
        line-height: 1.5em;
        color: white !important;
        font-weight: 700 !important;
        margin-bottom: 10px;
        margin-top: 0px;
        font-family: 'Open Sans', sans-serif !important;}



   .journey span {
     color: white !important;
     margin-bottom: 0rem;

     /* font-family: poppins; */
     font-family: 'Open Sans', sans-serif !important;
     font-weight: 400;
   }

   .journey p {
     font-family: 'Open Sans', sans-serif !important;
     color: white;
     font-weight: 700;
   }

   .new-survey-home-section-img {
     width: 100%;
     border: 1px solid #ccc;
     object-fit: cover;
     object-position: center;
     height: 100%;
   }


   .new-quiz-title {
     margin-bottom: 0rem;
     position: relative;
     bottom: 0.5rem;
   }

   .new-quiz-title {
     margin-bottom: 0rem;
     position: relative;
     bottom: 0.5rem;
     line-height: 25px;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     display: -webkit-box !important;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: normal;
   }

   .new-survey-home-section-img {
     width: 100%;
     border: 1px solid #ccc;
     object-fit: cover;
     object-position: center;
     height: 100px;
     object-fit: cover;
     object-position: center;
   }

   .journey .sectionheading {
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 600 !important;
        color: white !important;
    }

   .new-quiz-author-name {
     font-size: .9rem;
     color: gray;
     margin-bottom: 0;
     line-height: 25px;
   }

   .new-webinar-btn {
 
    margin-top: 0rem!important;
    margin-bottom: 1rem!important;

}

.class-webinar {
    background-color: #eff4f8;
    padding-bottom: 20px !important;}
 }

 /* 07-01-2025 */
.journey p {

display: -webkit-box;

-webkit-box-orient: vertical;

overflow: hidden;

text-overflow: ellipsis;

-webkit-line-clamp: 2;

line-height: 1.5 !important;

max-height: calc(4em* 2) !important;

word-wrap: break-word;

font-weight: 500 !important;

}

 @media screen and (max-width: 768px) {

   .articles-new-explore-more-date.home-page-new,
   .articles-new-explore-more-title.home-page-new {
     margin-left: 0;
     font-size: 16px;
   }

   .article-speciality {
     font-size: 14px;

   }

   .profile-verification-text {
     font-weight: 700;
    font-size: 1.2rem;
    color: #113356;
     margin-top: 11px;
   }

   .journey p{
    padding-top:10px!important;
}

.home-page-article-inner-first-col{
  margin-bottom: 20px;
}

.home-page-new-section-link{
    margin:0 auto!important
}

 }

 .profile-verification-text {
   font-weight: 700;
    font-size: 1.2rem;
    color: #113356;
 }

 .error-message-validation {
   text-align: left;
   margin-bottom: 1.8rem;
 }

 #refreshhyModal {
   display: flex;
   flex-direction: column;
   border-radius: 16px !important;
   border: none !important;
 }

 .refreshxx {
  width: fit-content;
    margin: 0 auto;
    border: none;
    color: #fff;
    background-color: #11977f;
    padding: .35rem;
    border-radius: 5px;
 }

 /* 07-01-2025  Tab Css */

 @media (min-width: 768px) and (max-width: 1024px) {
   .article-new-hide-mobile {
     display: block !important;
   }

   .mob{
     display: none !important;
   }

   .journey .sectionheading {
     padding: 20px 0px !important;
     color: white !important;
   }

   .aboutusheader {
     width: 60% !important;
   }

   .cookies-pop-up {
     width: 100% !important;
   }
 }

 @media screen and (max-width: 768px) {

   /* #webinars h3 {
      text-align: left;
      color: black;
      padding-top: 20px !important;
    } */
   #webinars h3 {
        text-align: left;
        color: black;
        padding-top: 5px !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }



   .webinar-details-container a p {
     margin-bottom: 29px !important;
     color: black;
   }

   .home-page-new-article-top-wrapper p {
     font-size: 14px !important;
   }
 }

 /*14th May changes*/

.journey .sectionheading {
    margin-bottom: 15px !important;
}

.class-webinar {
    background-color: #eff4f8;
    margin-bottom: 0px;
    padding: 5px 0 25px;
}