.partner-webinar-page-design1 .reg-page .banner-section .banner-main .banner-left .banner-desc{
display : none;
}
.banner-main {
  align-items: center;
}
.banner-main .banner-left h1 {
  line-height: 1.4 !important;
}
.banner-main .banner-left h1 .border-cm {
  max-width: 194px !important;
  background-color: #0043C0;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding: 8px 25px;
  border-radius: 50px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .banner-main .banner-left h1 .border-cm {
    max-width: 157px !important;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-main .banner-left h1 .border-cm {
    margin: 0 auto;
  }
}
.banner-main .banner-left h1 .crm-sm {
  color: #000;
  font-size: 20px !important;
  background: #fcea90;
  border-radius: 50px;
  padding: 10px 30px;
  display: inline-block !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .banner-main .banner-left h1 .crm-sm {
    font-size: 16px !important;
  }
}
.banner-main .banner-left h1 .crm-bg {
  color: #000000;
  font-size: 42px !important;
}
@media only screen and (max-width: 1199px) {
  .banner-main .banner-left h1 .crm-bg {
    font-size: 40px !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner-main .banner-left h1 .crm-bg {
    font-size: 25px !important;
  }
}
/*# sourceMappingURL=people-webinar-talent-management-dx.css.map */