#btmscroll {
  display: none;
}

h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.15;
  margin-bottom: 8px;
}

h2,
.h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 8px;
}

h4 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin: 0 0 16px;
}

h5 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.25px;
  margin: 0 0 16px;
}

p,
ul li {
  font-size: 17px;
  line-height: 1.75;
  margin: 0 0 16px;
}

a {
  color: #006DEB;
}

.sec-paddding-80 {
  padding: 80px 0;
}

.sec-paddding-100 {
  padding: 100px 0;
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-3 {
  margin-top: 12px !important;
}

.p-0 {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.text-white {
  color: #ffffff !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.text-center {
  text-align: center !important;
}

.text-lg {
  font-size: 20px;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.container {
  max-width: 1280px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  margin: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}
.row > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}
.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}
.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .text-lg-break {
    display: block !important;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 12px;
}

.btn-primary {
  background-color: #e80e19;
  border: 1px solid #e80e19;
  color: #ffffff;
  font-family: inherit;
  border-radius: 4px;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.35;
  cursor: pointer;
  padding: 12px 20px;
  display: inline-block;
  text-align: center;
}

.btn-secondary {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-family: inherit;
  border-radius: 4px;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.35;
  cursor: pointer;
  padding: 12px 20px;
  display: inline-block;
  text-align: center;
}

a.btn-primary, a.btn-secondary {
  text-decoration: none;
}

.webinar-main-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.webinar-main-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec-header {
  max-width: 960px;
  margin: auto auto 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.thanks-content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100%;
height: 100%;
}
.thanks-content h6 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 500;
}

.banner-section {
  padding: 80px 0;
  position: relative;
  background: #001A89;
}
.banner-section .banner-content {
  color: #ffffff;
}

.session-type {
  display: inline-block;
  border-radius: 32px;
  border: 1px solid #fed829;
  color: #fed829;
  margin-bottom: 6px;
  padding: 2px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

.thanks {
  display: none;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  border-radius: 12px;
  max-width: 360px;
  width: 100%;
  margin: auto;
  height: 360px;
  max-width: 360px;
}
.thanks > h2 {
  color: #191e29;
  text-align: center;
  font-weight: 500;
  margin-bottom: 16px;
  font-weight: 400;
  text-transform: initial;
}

.webinar-form {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  border-radius: 8px;
  max-width: 420px;
  width: 100%;
  margin: auto;
}

.form-group {
  padding-bottom: 10px;
}
.form-group input[type=radio] {
  width: auto !important;
  height: auto;
}
.form-group input {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  line-height: 1.25;
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form-group input:focus, .form-group input:focus-within {
  outline: unset;
  -webkit-box-shadow: 0 0 1.5px -0.25px #006DEB;
          box-shadow: 0 0 1.5px -0.25px #006DEB;
  border: 1px solid #006DEB;
}
.form-group select {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  line-height: 1.25;
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}
.form-group input[type=submit] {
  background: #e80e19;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.form-group input[type=submit]:hover {
  background: #e80e19;
}
.form-group > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  background-position: calc(100% - 17px) calc(1em + 4px), calc(100% - 12px) calc(1em + 4px), calc(100% - 2.5em) 0.5em !important;
  background-size: 6px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
}

#meGDPRMessage {
  width: 100%;
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
  margin-top: 0;
}

.pb0 {
  padding-bottom: 0;
}

.zones span {
  font-size: 14px;
}

.privacy span > a {
  font-size: 12px;
  color: #e81019;
}
.privacy a {
  color: #e81019;
}

.form-group.privacy {
  color: inherit;
  font-size: 12.5px;
  margin-top: 0;
  line-height: 1.5;
}
.form-group.privacy a {
  color: inherit;
  text-decoration: underline;
}
.form-group.privacy strong {
  font-weight: 600;
}

.web-date-time {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 32px;
  margin: 16px 0;
}
.web-date-time > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}

.icons {
  background: url(https://www.manageengine.com/network-monitoring/images/opm-addon-webinar-sprite.svg) top no-repeat;
  background-size: 320px;
  display: inline-block;
}

.icons.date {
  background-position: 0 0;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.icons.time {
  background-position: -32px 0;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.icons.nfa {
  background-position: -81px 2px;
  width: 50px;
  height: 50px;
}

.icons.ncm {
  background-position: -149px 14px;
  width: 50px;
  height: 50px;
}

.icons.fwa {
  background-position: -224px 3px;
  width: 50px;
  height: 50px;
}

.icons.opu {
  background-position: -282px 4px;
  width: 50px;
  height: 50px;
}

.icons.apm {
  background-position: -352px 8px;
  width: 50px;
  height: 50px;
}

.rect {
  border: 1px solid #ccc;
  padding: 8px 16px;
  border-radius: 6px;
}

.ffw-errmsg {
  color: red;
  font-size: 12px;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.sec .contents p {
  margin-bottom: 32px;
}

.sec-row {
  max-width: 60%;
}

.speaker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin: 24px 0;
}
.speaker h5 {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 600;
  text-align: center;
}
.speaker > .cell:nth-child(1) {
  width: auto;
}
.speaker > .cell:nth-child(2) {
  width: calc(70% - 40px);
}

.speaker-img {
  position: relative;
  background: #E5B00E;
  border-radius: 100px;
  width: 160px;
  height: 160px;
}
.speaker-img > img {
  width: 100%;
  border-radius: 100px;
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}

.points {
  margin: 0;
  padding: 24px;
  position: relative;
  border-radius: 8px;
  background: #f5f5f5;
}
.points li {
  margin-bottom: 8px;
  list-style-type: none;
  padding: 0 0 0 40px;
  position: relative;
}
.points li:last-child {
  margin-bottom: 0;
}
.points li:before {
  content: " ";
  display: block;
  border: solid 12px #08ab58;
  border-radius: 40px;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  top: 6px;
}
.points li:after {
  content: " ";
  display: block;
  width: 4px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: 9px;
  top: 15px;
  margin-top: -0.2em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.foot-copy {
  background: #f7fbfe;
}

.box-hglt {
  margin: 50px 0;
  background: #fcecd9;
  padding: 24px;
  border-radius: 8px;
  border: 1px solid #f7d5ac;
  border-left-width: 5px;
}
.box-hglt > p > a {
  color: #c41d1d;
  font-weight: 700;
}

.show_more_content.active {
  -webkit-line-clamp: unset;
}

.speaker-info-content {
  padding: 0 0 0 24px;
}

#ukcountry_region,
#country_state {
  margin-top: 10px;
}

.sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.sec-padding-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 56px;
}
.info .img-holder {
  background: #E5B00E;
  border-radius: 120px;
  width: 120px;
  height: 120px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.info li p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 25px;
  text-transform: capitalize;
  font-size: 16px;
}
.info li img {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: -1.5px;
}
.info strong {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.name-cover {
  text-align: left;
  display: inline-block;
}
.vid-btn {border:0;padding:16px 32px;background:#ffe0e0;color:#b00b0b;font-weight:500;border-radius:6px;font-size:16px;transition: all .3s;cursor:pointer;}
.vid-btn:hover {background:#f4d2d2;}

.popup-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(7, 13, 20, 0.84);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  z-index: 99999;
  overflow-y: auto;
  opacity: 0;
  display: none;
}
.video_player {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  margin: 12px auto 0;
}
.video_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;border-radius:12px;
}

.show-popup {
opacity:1;display:block !important;
}

.popup-content {
  width: 90%;
  max-width: 65%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  padding: 40px 0;
}
.popup-content span.close-popup {
color: #fff;
    font-size: 40px;
    font-weight: 300;
    background: none;
    margin: 0;
    text-decoration: none;
    padding: 0 4px;
    position: absolute;
    top: -40px;
    right: -40px;
    cursor: pointer;
}
.popup-content span.close-popup:hover {
  color: #f2f2f2;
}
.popup-content > h3 {
  margin-bottom: 0;
}
.video-cta {display:inline-flex;justify-content:center;margin-top:24px;}
.video-cta a { border-radius: 5px;
    cursor: pointer;
    background: #e9152b;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'ZohoPuvi';
    margin-top: 15px;
    margin: 20px 0;
    display: inline-block;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none!important;
    max-width: 230px;text-align:center;
}

.detail-section {
  padding-bottom: 80px;
}

@media screen and (max-width: 992.98px) {
  .webinar-form {
    margin-top: 48px;
  }
  .speaker-info-content {
    padding-left: 0;
    margin-top: 48px;
  }
}
@media screen and (max-width: 650px) {
  .web-date-time {
    gap: 24px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .speaker > .cell:nth-child(2) {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .speaker {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
    text-align: center;
    margin-top: 32px;
  }
}