.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: #FFE017;
  font-size: 40px !important;
}
@media only screen and (max-width: 1199px) {
  .banner-main .banner-left h1 .crm-sm {
    font-size: 32px !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner-main .banner-left h1 .crm-sm {
    font-size: 30px !important;
  }
}
.banner-main .banner-left h1 .crm-bg {
  color: #ffffff;
  font-size: 68px !important;
}
@media only screen and (max-width: 1199px) {
  .banner-main .banner-left h1 .crm-bg {
    font-size: 55px !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner-main .banner-left h1 .crm-bg {
    font-size: 35px !important;
  }
}
/*# sourceMappingURL=crm-webinar-gamification.css.map */