.breadcrumb-sec .cmn-breadcrum a, .breadcrumb-sec .cmn-breadcrum .bread-crumb-arrow, .breadcrumb-sec .cmn-breadcrum .root-page {
  color: #000;
  font-size: 14px !important;
}
.cmn-breadcrum a:hover {
  color: #000 !important;
}
.cmn-breadcrum a::after {
  content: '';
  background: #000;
}
ul.menu-list li a:before {
  border-bottom: 2px solid #8fc4c8;
}
h2.mc-title {
  font: 46px/1.3 Zoho_Puvi_Bold !important;
  color: #000;
  margin: 0px;
}
p.mc-desc {
  font: 19px/1.5 Zoho_Puvi_Regular !important;
  color: #000;
  margin: 0 0 20px 0px;
}
.session {
  background: #000;
  color: #fff;
  padding: 5px 10px;
  margin-top: 0px;
  display: inline-block;
}
.banner h3 {
  color: #000;
  width: 100%;
  margin: 0 auto 5px auto;
  font: 30px/1.2 Zoho_Puvi_Bold;
}
.mc-date {
  color: #000;
  font-weight: bold;
}
.opodcont p {
  margin: 0px;
  color: #000;
  font-weight: bold;
}
ul.opodbx {
  display: flex;
  border: 1px solid #000;
  width: 95%;
  padding: 20px;
}
p.banner-desc {
  margin: 20px 0px 20px 0px;
  color: #000;
  width: 90%;
}
ul.contentlist li {
  font-family: 'Zoho_Puvi_Regular', Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 7px 0px;
  position: relative;
  padding-left: 10px;
}
.new-webinar-form-wrap {
  background: #fff;
  border-radius: 5px;
}
input[type="text"] {
  border-radius: 3px !important;
}
input[type="text"]::placeholder {
  color: #000;
}
#country_state {
  margin: 23px auto;
  height: 43.5px !important;
  border-radius: 3px;
  color: #000;
}
select#MECountryListing {
  color: #000;
  height: 43.5px !important;
  border-radius: 3px;
}
div#meGDPRMessage {
  font-size: 12px;
  line-height: 1.5;
  margin: 15px 0px;
  font-family: "Zoho_Puvi_Regular";
  color: #000;
  text-align: center;
}
.prvcy-plicy a {
  font-size: 12px;
  color: #000;
  font-weight: normal;
}
.switch {
  color: #000;
  margin-top: 20px;
}
a.switchto {
  color: #000;
}
p.session-takeaway {
  margin: 50px auto 0px auto;
  max-width: 800px;
  font-size: 19px !important;
  text-align: center;
}
p.tent-desc {
  text-align: center;
  margin: 0px 0px 40px 0px;
}
.tentative-bg {
  /*background: #eae5c8;*/
  padding: 100px 0px;
}
h3.tentative-title {
  text-align: center;
  font-size: 32px;
  margin: 0px 0px 5px 0px;
}
ul.upcoming-episodes-wrapper {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}
ul.upcoming-episodes-wrapper li {
  max-width: 22%;
  width: 22%;
  box-sizing: border-box;
  padding: 39px;
  margin: 15px;
  background: #fff;
  box-shadow: 2px 2px 10px #e3e3e3;
  border-radius: 10px;
}
ul.upcoming-episodes-wrapper li:hover {
  box-shadow: 0px 15px 20px #e3e3e3;
}
ul.upcoming-episodes-wrapper img {
  max-width: 40%;
  display: block;
}
p.upcoming-free {
  font: 13px/1.5 Zoho_Puvi_SemiBold !important;
  margin: 30px 0px 5px 0px;
  color: #3c88f2;
  text-transform: uppercase;
}
p.upcoming-desc {
  font-size: 17px !important;
  line-height: 1.4 !important;
  margin: 0px;
}
.speakersec {
  background: #fff;
  padding: 50px 0px 100px 0;
}
.spkrpic p.spkr-name {
  font: 18px/1.3 Zoho_Puvi_SemiBold !important;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}
.social-icons {
  display: none;
}
.sub-footer {
  padding: 0px;
}
span#backToTop {
  z-index: 999;
}
.mc-parent .radio-button {
  font-family: 'Zoho_Puvi_Regular';
  display: flex;
  justify-content: start;
  align-items: center;
  color: #000;
  font-size: 15px;
  height: 30px;
  margin: 0 0 20px 0;
}
.mc-parent .radio-button #yes, .mc-parent .radio-button #no {
  width: auto !important;
  margin: 0px 7px 0px 0px !important;
  padding: 0px !important;
}
.mc-parent input[type="radio"] {
  position: inherit;
  position: relative;
  border: 2px solid red;
  visibility: visible !important;
}
.mc-parent .radio-button label {
  cursor: pointer;
}
.mc-parent .radio-button label:nth-child(2) {
  margin-right: 10px !important;
}
.mc-parent input[type="radio"i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 3px 3px 0px 5px;
  padding: initial;
  border: initial;
}
.mc-parent .sdp-itsm-chk-box p {
  font-size: 14px !important;
}
@media only screen and (max-width:1024px) {
  p.banner-desc {
    width: 100%;
  }
  ul.upcoming-episodes-wrapper img {
    max-width: 25%;
  }
  ul.upcoming-episodes-wrapper li {
    max-width: 45%;
    width: 45%;
    min-height: auto;
  }
}
@media only screen and (max-width:414px) {
  ul.upcoming-episodes-wrapper li {
    max-width: 100%;
    width: 100%;
  }
}