.cimg-size {
  border-radius: 100%;
  height: auto;
  max-width: 90%;
}

@media screen and (min-width: 769px) {
  .cimg-size {
    max-width: 80%;
  }
}

@media screen and (min-width: 921px) {
  .cimg-size {
    max-width: 80%;
  }
}

.unborder {
  border-top: 1px solid;
  border-image-source: linear-gradient(0.22turn, #ff7300, #f5e32000);
  border-image-slice: 1;
  padding-top: 1.5rem;
}

.nomar {
  margin: 0;
}

.gradient-border span {
  position: relative;
  z-index: 2;
}

.HeaderN h1 {
  margin-top: 0 !important;
}

.dayicon {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/orange-calendar-icons.webp);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 45px !important;
}

.timeicon {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/orange-time-icons.webp);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: 0px;
  padding-left: 45px !important;
}

.unborder {
  border-top: 1px solid;
  border-image-source: linear-gradient(0.22turn, #ff7300, #f5e32000);
  border-image-slice: 1;
  padding-top: 1.5rem;
}

.node--type-wso2-webinars .bodyText ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.node--type-wso2-webinars .bodyText li {
  margin: 0;
  list-style-type: none;
  position: relative;
  padding: 0px 0 15px 30px;
  font-size: 1rem;
  line-height: 1.6rem;
}

.node--type-wso2-webinars .bodyText li:before {
  content: "\2022";
  font-size: 24px;
  top: -2px;
  left: 3px;
  position: absolute;
  color: #ff7300;
}

.removerpad {
  padding-right: 0 !important;
}

.cBlackBG p {
  color: #a7a2a2 !important;
}

.cG2Per2 {
  width: 100%;
  padding: 1rem;
  padding-left: 0;
  min-width: auto;
}

.lefborder {
  text-align: center;
}

@media (min-width: 768px) {
  .cG2Per2 {
    min-width: 370px;
    display: flex;
  }

  .lefborder {
    border-left: 1px solid;
    border-image-source: linear-gradient(0.5turn, #ff7300, #f5e32000);
    border-image-slice: 1;
    padding-left: 3rem;
    text-align: left;
  }
}

@media (min-width: 1161px) {
  .cG2Per2 {
    min-width: 390px;
  }
}

.padright {
  padding-right: 0rem !important;
  margin-right: 2rem;
}

.cCustomerLayer h2 {
  margin-bottom: 2rem;
  font-weight: 500 !important;
  font-size: 2.2rem !important;
  line-height: 2.9rem !important;
  color: #fff !important;
  padding-bottom: 1rem;
}

.cG2Per3 {
  padding: 2.5rem !important;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 7rem left -6rem;
  display: inline-block;
  border-radius: 15px;
  margin-bottom: 20px;
}

.cwhite {
  background-color: #fff !important;
  color: #000 !important;
}

.cimg-size {
  border-radius: 100% !important;
  height: auto !important;
  max-width: 80% !important;
}

.bg-text {
  color: #000000 !important;
  margin-bottom: 10px !important;
  font-size: 17px !important;
  margin-top: 2rem;
  font-weight: 500;
}

.ctext {
  margin-bottom: 0px !important;
  font-size: 14px !important;
}

.learn-more {
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  word-spacing: 2px;
  color: #ff7300 !important;
  font-size: 16px;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
  margin-top: 1rem;
}

.contextual-region .contextual .contextual-links a {
  color: #000 !important;
}

.form-item-concent {
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-size: 0.9rem;
  margin-top: 12px;
  margin-bottom: .5rem;
}

label.error {
  background: transparent;
  right: 0;
  margin-top: 1px;
}

.cHighlighted {
  padding: 1rem !important;
  margin: 0 !important;
  box-shadow: 0px 0px 176px -40px rgb(235, 142, 0) !important;
}
@media (min-width: 768px) {
  .cHighlighted {
    padding: 2rem !important;
    margin: 0 1rem !important;
  }
}

@media (max-width: 767px) {
  .mobres {
    margin-top: 2rem;
  }
}
.cFormSet {
  text-align: left;
}
