.medical-courses {
  padding: 60px;
}
.medical-courses .course-content {
  padding: 32px 24px;
}
.medical-course {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 64px;
}
.course-content a.btn-learn {
  position: absolute;
  bottom: 0;
  letter-spacing: 2px;
}
.course-content h3 {
  margin-bottom: 12px;
}
ul.list-publications {
  padding: 24px 0 0 24px;
}
ul.list-publications li {
  margin-bottom: 20px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .medical-banner .sub-banner {
    padding: 32px 68px;
  }
}

@media (max-width: 576px) {
  #e-learning-main,
  #marketing-webinar-series {
    padding-top: 70px;
  }
  .medical-courses {
    padding: 0;
  }
  .medical-banner .sub-banner {
    margin-bottom: 32px;
  }
  .medical-courses-container {
    margin: 0 !important;
  }

  .medical-course {
    padding: 0 0 50px !important;
    margin-bottom: 56px;
  }
}

/* Consultation-Methodology */
#consultation-container {
  padding: 0;
  margin: 0 32px;
}

#consultation-container .page-content {
  width: 80%;
}
#consultation-container .section {
  padding: 80px 0;
  border-bottom: 1px solid #ededed;
}
#consultation-container .section:last-child {
  border-bottom: none;
}
.page-nav > p {
  font-family: "galderma";
}
#consultation-main section {
  scroll-margin-top: 110px !important;
}
#facial-assessment-course {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #e5e5e5;
}
.section-links-list {
  font-size: 15px;
  list-style: none;
  padding-left: 8px;
}

.list-icon {
  max-width: 24px;
  max-height: 24px;
  height: 24px;
}
.section-links-list li {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ededed;
  display: flex;
  gap: 8px;
  align-items: center;
}
.section-links-list li:last-child {
  border-bottom: none;
}
.section-links-list li a:link,
.section-links-list li a:visited {
  color: #181b21;
  text-decoration: none;
}
.section-links-list li a:hover,
.section-links-list li a:active {
  color: #181b21;
  font-weight: 600;
  text-decoration: none;
}
.methodology-img {
  margin-bottom: 60px;
}
.success-msg {
  margin-bottom: 64px;
}
.stats {
  display: flex;
  /* gap: 32px; */
  margin-bottom: 64px;
}
.stats .box {
  background-color: #e0e8f8;
  text-align: center;
  padding: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2rem;
}
.stats .box:last-child {
  margin-right: 0rem;
}
.stats .box > p:last-child {
  max-width: 210px;
  font-size: 15px;
  line-height: 24px;
}
.stat span.number {
  font-size: 55px;
}
.stat span.symbol {
  font-size: 25px;
}
.vedios {
  display: flex;
  /* gap: 32px; */
  margin-bottom: 80px;
}
.vedios > div {
  display: flex;
  flex-direction: column;
  margin-right: 32px;
  /* gap: 32px; */
}
.vedios > div:last-child {
  margin-right: 0px;
}
#consultation-main .vedios .vedio-title {
  margin-top: 15px;
  margin-bottom: 24px;
}

.before-consultation {
  padding-bottom: 80px;
}
.after-consultation,
.during-consultation {
  padding: 80px 0;
}

.step-1 {
  background-color: #f8f8f8;
  padding: 60px 120px;
}

.questionnarie li {
  margin-bottom: 6px;
}
.steps-container {
  display: flex;
  /* gap: 32px; */
}
.steps-container > div {
  padding: 48px 32px 28px;
  background-color: #dfe6f8;
  margin-right: 2rem;
}
.steps-container > div:last-child {
  margin-right: 0rem;
}
.steps-container h5 {
  letter-spacing: 0.2px;
}
.benifits-container .list-box {
  background-color: #f8f8f8;
  padding: 64px 80px;
}
.benifits-list li:last-child {
  margin-bottom: 0 !important;
}
.facets-container {
  /* align-items: center; */
  display: flex;
  gap: 32px;
}
.course-container .course-text {
  padding: 80px;
  background-color: #f8f8f8;
}
.consultation-vedios {
  display: flex;
  flex-direction: column;
  /* gap: 40px; */
}
.consultation-vedios .V-div {
  margin-bottom: 40px;
}
.consultation-vedios .V-div:last-child {
  margin-bottom: 0px;
}
.link-container {
  background-color: #181b21;
  padding: 24px 18px;
  /* height: 80px; */
  width: 100%;
  display: inline-flex;
  gap: 12px;
  align-items: center;
}
a.download-link:link,
a.download-link:visited {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
a.download-link:hover,
a.download-link:active {
  text-decoration: underline;
}

.download-link .download-icon {
  width: 16px;
  height: 20px;
}
.download-link span.name {
  width: 100%;
  letter-spacing: 1px;
}
.materials-container {
  flex-wrap: nowrap !important;
  display: flex;
}

.forms-container {
  flex-wrap: nowrap !important;
  overflow: auto;
  display: flex;
}
#consultation-main #patient-forms {
  padding: 80px 0 56px !important;
}
#feedback {
  padding: 80px 0;
  background-color: #cedaf4;
}
.feedback-options {
  gap: 32px;
  margin-bottom: 32px;
}
.sticky-content {
  display: none;
}
.desktop-hidden {
  display: none;
}
.mobile-hidden {
  display: block;
}
#consultation-methodology {
  padding-top: 60px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .materials-container .download-link span.name {
    font-size: 10px;
  }
}
@media (min-width: 1201px) and (max-width: 1365px) {
  .materials-container .download-link span.name {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  #consultation-container .section {
    padding: 64px 0;
  }
  #consultation-main .vedios .vedio-title {
    margin-top: 24px;
    margin-bottom: 16px;
  }
  #consultation-container {
    margin: 0px !important;
    padding: 0px !important;
  }
  .myconsultationpage {
    padding: 0px 16px !important;
  }
  .before-consultation {
    padding-bottom: 64px;
  }
  .after-consultation,
  .during-consultation {
    padding: 64px 0;
  }

  #consultation-container .page-nav,
  #consultation-container .page-content {
    width: 100%;
  }
  #consultation-main #consultation-methodology {
    scroll-margin-top: 130px !important;
  }
  #consultation-main section {
    scroll-margin-top: 80px !important;
  }
  #consultation-main #patient-forms {
    padding: 64px 0 36px !important;
  }
  .success-msg {
    margin-bottom: 12px;
  }
  .vedios {
    margin-bottom: 42px;
  }
  .stats {
    margin-top: 32px;
  }
  #facial-assessment-course {
    padding-top: 64px;
    margin-top: 64px;
  }

  .stats .box {
    padding: 32px;
  }
  .stats .box > p:last-child {
    font-size: 16px;
    line-height: 21px;
  }
  .step-1 {
    padding: 48px 32px;
  }

  .course-container .course-text {
    padding: 40px 16px;
  }
  .benifits-container .list-box {
    padding: 48px 32px;
  }
  .steps-container > div:last-child {
    margin-right: 0rem;
    margin-bottom: 0px !important;
  }
  .steps-container > div {
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .link-container {
    background-color: #181b21;
    padding: 16px 8px;
    /* height: 96px; */
    flex-direction: column;
  }

  .download-link .download-icon {
    order: 1;
  }
  .download-link span.name {
    text-align: center;
  }
  .materials-container {
    gap: 16px;
    padding-bottom: 24px;
  }
  .forms-container {
    gap: 16px;
  }
  .sticky-content {
    background-color: #fff;
    z-index: 20;
    padding: 0 15px 0px;
    display: block;
  }
  .custom-dropdown-menu .custom-dropdown-item {
    padding: 16px 15px;
  }

  .dropdown-item-checked::before {
    position: absolute;
    right: 0.4rem;
    font-family: FontAwesome;
    content: "\f00c";
    font-weight: 600;
  }
  .desktop-hidden {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
  #consultation-methodology {
    padding-top: 0px;
  }
  .vedios > div {
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .vedios > div:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

/* e-learning courses */
#catalouge-description .description {
  margin-bottom: 56px;
}

.course-category {
  margin-bottom: 80px;
}
.all-courses {
  padding-bottom: 48px;
  overflow: hidden;
  flex-wrap: nowrap !important;
  /* overflow: auto;  
  /* gap: 32px; */
}

.all-courses .course {
  padding: 0px;
  background-color: #f8f8f8;
  padding-bottom: 114px;
  position: relative;
}
.course-description h4 {
  font-size: 24px;
}
.course .category-tag {
  position: absolute;
  top: 0;
  letter-spacing: 0.5px;
  background-color: #becdf0;
  padding: 12px 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.course-description .course-btn {
  bottom: 40px;
  position: absolute;
  display: flex;
  justify-content: center;
  -webkit-box-pack: center;
  width: calc(100% - 72px);
}
.category-name {
  font-family: "galderma";
  font-size: 24px;
}
.course-category .course-description {
  padding: 0px 24px 0px;
}
.course-description .course-btn .btn-link {
  text-align: center;
}

#suggestions {
  text-align: center;
  padding: 80px 0;
  background-color: #dfe6f8;
}
#suggestions h3 {
  font-size: 24px;
  font-weight: 400;
}
.feedback-form {
  margin: 0 auto;
}
.feedback-form .feedback-input {
  border-radius: 0px;
  resize: none;
  margin-bottom: 24px;
  padding: 16px;
}
.feedback-input::-webkit-input-placeholder {
  color: #8c8d90;
  font-size: 15px;
}
.hidden {
  display: none;
}
@media (max-width: 576px) {
  #catalouge-description .description {
    padding-bottom: 64px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 64px;
  }

  .course-category .category-name {
    font-size: 15px;
  }
  .course-category .course-description {
    padding: 0px 8px 0px;
  }
  .all-courses {
    padding-bottom: 0;
  }
  .course-category {
    padding-bottom: 58px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 64px;
  }
  .practice-development-courses .course-category {
    padding-bottom: 34px;
  }
  .course-description h4 {
    font-size: 18px;
  }
  .course-description .course-btn {
    bottom: 32px;
    width: calc(100% - 16px);
  }
  .course-description .course-btn .btn-link {
    padding: 8px 16px !important;
    max-width: 160px;
  }
  .all-courses .course {
    padding-bottom: 106px;
  }
  .all-courses {
    flex-wrap: nowrap !important;
    text-align: center;
    margin: 0 -8px !important;
    flex-wrap: nowrap !important;
  }
  .all-courses > div {
    padding: 0 8px;
  }
  #suggestions {
    padding: 80px 24px;
  }
  #suggestions h3 {
    font-size: 18px;
  }
}

/* E learning course page template CSS */
.summary-text-box {
  padding-bottom: 80px;
  border-bottom: 1px solid #e5e5e5;
}
.course-details-box {
  margin: 0 60px;
  margin-bottom: 80px;
}
.details-container {
  padding: 80px 0px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: wrap;
}
.details-container .course-details-container {
  margin: 0px;
}
.details-container .course-details-container .bg-images {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.details-container .course-details-container .img {
  padding: 0;
  display: flex;
  align-items: center;
}

.details-container .img img {
  width: 100%;
}
.details-container .heading {
  padding: 0;
}
.details-container .details {
  padding: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.details-container .details a {
  width: fit-content;
}

.details .objective {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.details .details-list li {
  margin-bottom: 24px;
}
.launch-icon {
  width: 16px;
}
.details a.launch-btn {
  padding: 16px 32px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 576px) {
  .summary-text-box {
    padding-bottom: 64px;
  }
  .course-details-box {
    padding: 0px 16px;
    margin: 0px;
    margin-bottom: 64px;
  }
  .details-container .course-details-container .bg-images {
    min-height: 200px;
  }

  .details-container {
    padding: 32px 0px;
  }
  .details-container .details {
    padding: 32px 16px;
  }

  .details-container .course-details-container h3 {
    order: 1;
    padding: 0 16px;
  }
  .details-container .course-details-container .img {
    width: calc(100% - 32px);
    margin: 0 auto 24px;
  }

  .details-container .img {
    margin-bottom: 24px;
  }
  .launch-icon {
    display: none;
  }
  .consultation-sub-page #support-materials {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* New CSS- 4/1/2021 */
/* education-training */
.medical-banner .sub-banner .mx-width {
  max-width: 654px;
}

@media (min-width: 577px) and (max-width: 991px) {
  #e-learning-main,
  #marketing-webinar-series {
    padding-top: 32px;
  }
  .medical-courses {
    padding: 64px 32px;
  }
  .medical-banner .sub-banner .h1-heading {
    margin-bottom: 16px !important;
  }
  .summary-text-box {
    padding-bottom: 48px;
  }
  .details-container {
    padding: 48px 0 0;
  }
  .course-details-box {
    margin: 0 32px 48px;
  }
  .details-container .details {
    padding: 48px;
  }
  .medical-banner .sub-banner,
  #practice-development-banner .sub-banner {
    padding: 32px 48px;
  }
  #consultation-container .page-content {
    width: 100%;
  }
  .myconsultationpage {
    padding: 0px !important;
  }
  .consultation-img {
    margin-bottom: 24px;
  }
  .sticky-content {
    display: block;
    background-color: #fff;
    z-index: 20;
    padding: 0 32px 0px;
  }
  .sticky-content .h1-heading {
    margin-bottom: 24px !important;
  }
  .sticky-content p.dark-tag {
    margin-bottom: 24px !important;
  }
  .stats .box {
    margin-right: 16px !important;
    margin-bottom: 0px;
    padding: 15px;
  }
  #consultation-main .font-galderma {
    font-size: 55px;
    margin: 0;
  }
  .stats .box > p:last-child {
    font-size: 12px;
  }
  #consultation-methodology {
    padding-top: 48px;
  }
  .stats .box:last-child {
    margin-right: 0rem !important;
  }
  .stats {
    margin-bottom: 48px;
  }
  #consultation-main .vedios .vedio-title {
    margin-top: 32px;
    margin-bottom: 24px;
  }
  #consultation-main .vedios .content-text {
    font-size: 14px;
  }
  .vedios {
    margin-bottom: 48px;
  }
  .md-dark-font {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px !important;
    font-family: "galderma",sans-serif;
		font-weight: 400 !important;
  }
  .step-1 {
    padding: 48px;
  }
  .step-1 .h3-heading {
    margin-bottom: 24px !important;
  }
  .step-1 ul {
    padding-left: 42px !important;
  }
  .step-1 .dark-tag {
    font-size: 15px;
  }
  .step-1 .questionnarie {
    font-size: 15px;
  }
  .step-1 .questionnarie li {
    margin-bottom: 13px;
  }
  .during-consultation {
    padding: 48px 0;
    border-bottom: 0px;
  }
  .during-consultation .dark-tag {
    font-size: 15px !important;
    margin-top: 8px;
    margin-bottom: 24px;
  }
  .steps-container > div {
    padding: 48px 32px;
  }
  .during-consultation ul li {
    font-size: 15px !important;
  }
  .after-consultation {
    border-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #consultation-container .section {
    padding: 48px 0;
  }
  #consultation-container #key-benifits {
    padding-top: 48px !important;
  }
  #key-benifits .benifits-container {
    flex-direction: column;
  }
  #key-benifits .benifits-container .mob-order {
    order: 2;
  }
  .bg-cover-img {
    min-height: 470px;
    background-size: cover;
  }
  .benifits-container .list-box {
    padding: 48px;
  }
  #key-benifits .benifits-container .benifits-list {
    padding-left: 10px;
  }
  #final-assessment-course .mob-flex-clm {
    flex-direction: column;
  }
  #final-assessment-course .mob-order {
    order: 2;
  }
  .faces-beauty-tag .tag-mb {
    font-size: 15px;
    margin-bottom: 24px;
  }
  .faces-beauty-tag p {
    font-size: 15px;
    margin-bottom: 24px !important;
  }
  #facial-assessment-course {
    padding-top: 24px;
    margin-top: 0px;
    border: none;
  }
  #facial-assessment-course .h3-heading {
    font-size: 28px;
  }
  .course-container.mob-flex-clm {
    flex-direction: row !important;
  }
  .course-container .mob-order {
    order: unset !important;
  }
  .course-container .course-text {
    padding: 32px;
  }
  .course-container .mob-order .content-text {
    margin-bottom: 32px !important;
  }
  #consultation-main #remote-consultations .h2-heading {
    font-size: 32px !important;
  }
  #consultation-main #remote-consultations .consultation-vedios {
    margin-top: 48px;
  }
  .consultation-vedios .V-div {
    margin-bottom: 48px;
  }
  #consultation-main #patient-forms {
    padding: 48px 0 !important;
  }
  .Interactive-Support-item-new {
    min-width: 220px;
    margin-top: 0px;
  }
  #consultation-main .forms-container .mCSB_container {
    display: flex;
  }
  .header-right-icons {
    margin-left: -103px;
    width: auto;
  }
  #portfolio .portfolio-image {
    margin-top: 32px !important;
    order: 3;
    display: inline-block;
    margin: unset;
  }
  #portfolio span {
    display: none;
  }
  #portfolio {
    display: flex;
    flex-direction: column;
  }
  #portfolio a.portfolio-link {
    color: #181b21 !important;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 26px 0px 22px;
    border-bottom: 1px solid #becdf0;
    margin: 0;
    font-weight: normal !important;
  }
  #consultation-main section {
    scroll-margin-top: 130px !important;
  }
  .consultation-sub-page #support-materials {
    padding-left: 32px;
    padding-right: 32px;
  }
}
