.thanks-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 260px;
  gap: 12px;
}

.thanks-content h6 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 500;
}

#btmscroll {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
}
p,
li,
span {
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}
.sec-title {
  margin-bottom: 32px;
}
.sec-title > h2 {
  font-size: 32px;
  font-weight: 700;
}
.mt1 {
  margin-top: 16px;
}
.container {
  max-width: 1170px;
}
.banner {
  background-color: #00177d;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 0;
  position: relative;
}
/*.banner:before{content:"";background:url(images/hero-banners/webinar-hero-bg.svg) top center repeat;position:absolute;width:100%;height:100%;}*/
.banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  align-items: center;
}
.banner-row > .cell:first-child {
  width: 68%;
}
.banner-row > .cell:last-child {
  width: calc(32% - 50px);
}
.banner-content {
  padding-right: 5%;
}
.banner-content h1,
.banner-content p,
.banner-content span {
  color: #f5f8ff;
}
.banner-content h1 {
  font-size: 40px;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 32px;
}
.banner-content p {
  font-size: 18px;
  line-height: 1.75;
}
.session-type {
  display: inline-block;
  padding: 4px 16px;
  border-radius: 40px;
  border: 1px solid #fed829;
  color: #fed829 !important;
  margin-bottom: 6px;
}

.thanks {
  display: none;
}
.webinar-form,
.thanks {
  background: #ffffff;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 6px;
  width: 400px;
  position: fixed;
  top: 180px;
  margin-left: -30px;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  z-index: 999;
  border: 1px solid #ddd;
}

.webinar-form > h2,
.thanks > h2 {
  color: #191e29;
  text-align: center;
  font-weight: 500;
  margin-bottom: 16px;
}
.thanks {
  top: 120px;
}
.thanks > h2 {
  font-weight: 400;
  text-transform: initial;
}
.form-group {
  padding-bottom: 10px;
}
.form-group input[type="radio"] {
  width: auto !important;
  height: auto;
}
.form-group input,
.form-group select {
  width: 100%;
  box-sizing: border-box;
  height: 45px;
  padding: 12px;
  outline: 0;
  border: 1px solid #ddd;
  border-radius: 6px;
}
.form-group input[type="submit"] {
  background: #e80e19;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.form-group input[type="submit"]:hover {
  background: #e80e19;
}
#meGDPRMessage {
  width: 100%;
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
  margin-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.form-group > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%),
    linear-gradient(135deg, #5a5a5a 50%, transparent 50%),
    linear-gradient(to right, #fff0, #fff0) !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;
}
.zones span {
  font-size: 14px;
}
.privacy span > a {
  font-size: 12px;
  color: #e81019;
}

.form-group.privacy {
  color: #9da3ab;
  font-size: 12px;
  line-height: 16px;
  margin: 6px 0px;
}
.privacy a {
  color: #e81019;
}
.web-date-time {
  display: inline-flex;
  gap: 32px;
  background: #02135d;
  border-radius: 8px;
  padding: 24px;
}
.web-date-time span {
  color: #fff;
}
.icons {
  background: url(https://www.manageengine.com/network-monitoring/images/opm-addon-webinar-sprite.svg)
    top no-repeat;
  background-size: 400px;
  display: inline-block;
}
.icons.date {
  background-position: 0 0;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.icons.time {
  background-position: -38px 0px;
  width: 32px;
  height: 32px;
  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;
}

.body-wrapper {
  position: relative;
  padding: 80px 0;
}
.body-wrapper p,
.body-wrapper li,
.body-wrapper span {
  color: #000;
}
.body-wrapper > .sec {
  padding: 40px 0px;
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.sec .contents p {
  margin-bottom: 32px;
}
.sec-row {
  max-width: 60%;
}

.speaker {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
}
.speaker h5 {
  font-size: 18px;
  margin-top: 20px;
  font-weight: 600;
}
.speaker > .cell:nth-child(1) {
  width: 30%;
}
.speaker > .cell:nth-child(2) {
  width: calc(70% - 40px);
}
.speaker-img {
  position: relative;
}
.speaker-img > img {
  width: 100%;
  border-radius: 8px;
  box-shadow: 8px 8px 10px 0 #3b3b3b3e;
  border: 1px solid #9a9a9a;
}

.points {
  margin: 0;
  padding: 24px !important;
  position: relative;
  border-radius: 8px;
  background: #f5f5f5;
}

.points li {
  margin-bottom: 8px;
  list-style-type: none;
  padding: 0.25em 0 0 2.5em;
  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: 0px;
  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);
  -moz-transform: rotate(45deg);
  -o-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;
}

@media screen and (max-width: 1200px) {
  .container {
    max-width: 95%;
  }
  .banner-content {
    padding-right: 0;
  }
  .banner-row > .cell:first-child {
    width: 60%;
  }
  .banner-row > .cell:last-child {
    width: calc(40% - 50px);
  }
}

@media screen and (max-width: 1024px) {
  .banner-content {
    text-align: center;
  }
  .webinar-form,
  .thanks {
    position: relative;
    top: auto;
    margin: 0 auto;
    height: auto;
  }
  .banner-row > .cell {
    width: 100% !important;
  }
  .sec-row {
    max-width: 100%;
  }

  .info {
    justify-content: center;
  }
}

@media screen and (max-width: 650px) {
  .banner-content h1 {
    font-weight: 500;
    font-size: 32px;
  }
  .web-date-time {
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .speaker > .cell:nth-child(2) {
    width: 100%;
  }

  .info,
  .info li {
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column;
  }
  .name-cover {
    text-align: center !important;
  }
}

.show_more_content {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

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

.info {
  display: flex;
  gap: 56px;
}
.info li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex-direction: column;
}
.info li p {
  margin: 0;
  display: flex;
  flex-direction: column;
  line-height: 25px;
  text-transform: capitalize;
  font-size: 16px;
}

.info li img {
  margin-left: 0 !important;
  border-radius: 50%;
  border: none;
  max-width: 110px;
  max-height: 110px;
}
.name-cover {
  text-align: left;
  display: inline-block;
}
.info strong {
  color: #fff;
  font-size: 18px;
  margin: 0 10px 0 0;
  font-weight: 400;
}

.banner-content h5 {
  font-size: 26px;
  margin: 32px 0px 20px;
  font-weight: 500;
  color: #fff;
}
/*popup vide style begin */
.popup-container {transition: all 0.3s ease-in-out;transform: scale(1.3);position: fixed;z-index: 9999999;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(21, 17, 17, 0.61);display:none;}
.show-popup {display:flex;}
.popup-content {margin: auto;padding: 5px;width: 50%;position:relative;box-sizing:border-box;}
.popup-content span.close-popup{color: #aaaaaa;font-size: 20px;font-weight: normal;background: none;margin: 0;text-decoration:none;padding:0 4px;display:inline-block;margin-left:5px;position:absolute;top:8px;right:16px;color:#f00;cursor:pointer;}
.popup-content span.close-popup:hover{color:#333;}
#ifr-video {width:100%;height:calc(100vh - 45vh);border:1px solid #444;}
.popup-content > h3 {margin-bottom:0;}
/*popup vide style end */