.m-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  position: relative;
}
.m-header .h-left {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-header .h-left .elementor-icon {
  width: 30px;
  height: 30px;
  background-color: #39e991;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.m-header .h-left .elementor-icon .e-fab-youtube {
  width: 14px;
  font-size: 14px;
}
.m-header .h-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-header .h-center .m-image .m-logo {
  height: 70px;
  width: auto;
  vertical-align: middle;
}
.m-header .h-right {
  flex: 1;
}
.m-header .h-right .link-btn {
  display: flex;
  justify-content: flex-end;
}
.m-header .h-right .link-btn .m-btn {
  margin-left: 10px;
  padding: 4px 12px;
  border: 2px solid #39e991;
  border-radius: 8px;
  font-size: 14px;
  color: #39e991;
  font-weight: 600;
}
.m-header .h-right .m-email {
  text-align: right;
  padding-top: 10px;
}
.m-header .h-right .m-email .e-font-icon-svg {
  width: 14px;
  font-size: 14px;
  vertical-align: middle;
}
.m-header .m-menu {
  display: none;
}
.m-header .elementor-nav-menu--dropdown {
  position: absolute;
  left: 0;
  top: 56px;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}
.m-header .elementor-nav-menu--dropdown .elementor-nav-menu {
  border-top: 1px solid #39e991;
}
.m-header .elementor-nav-menu--dropdown .elementor-item:hover {
  background-color: #39e991;
}
.m-header .elementor-nav-menu--dropdown .elementor-item:active {
  background-color: #39e991;
}
.m-header .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
  background-color: #39e991;
}
.elementor-nav-menu--dropdown {
  display: none;
}
.information {
  padding-bottom: 50px;
}
.elementor-video-iframe {
  max-width: 100%;
  width: 100%;
  border: none;
  height: 695px;
}
.risk-disclosure {
  padding: 40px 0;
}
.risk-disclosure p {
  padding-bottom: 14px;
  line-height: 28px;
  font-size: 14px;
}
.live-courses {
  display: inline-block;
}
.elementor-84 .elementor-element.elementor-element-1f493fc .elementor-icon-list-item > .elementor-icon-list-text {
  font-size: 16px;
}
.elementor-widget.elementor-align-left .elementor-icon-list-item {
  margin-bottom: 5px;
}
@media (min-width: 1px) and (max-width: 360px) {
  .m-header .h-center {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .m-header .h-center .m-image .m-logo {
    height: 40px;
  }
}
@media (min-width: 1px) and (max-width: 768px) {
  .m-header {
    padding: 10px 10px 0;
  }
  .m-header .h-center {
    justify-content: flex-start;
  }
  .m-header .h-center .m-image .m-logo {
    height: 60px;
  }
  .m-header .h-right {
    margin-right: 10px;
  }
  .m-header .h-right .link-btn .m-btn {
    margin-left: 4px;
    padding: 4px;
    font-size: 12px;
    font-weight: 500;
  }
  .m-header .h-right .m-email .elementor-icon-list-text {
    font-size: 12px;
  }
}
@media (min-width: 1px) and (max-width: 992px) {
  .m-header .m-menu {
    display: block;
  }
  .m-header .h-left {
    display: none;
  }
  .m-elementor-element {
    display: none;
  }
}
@media (min-width: 1px) and (max-width: 992px) {
  .m-header .h-left {
    display: none;
  }
}
.about-us h5,
.about-us p {
  text-align: left;
}
