/* Begin Webinar detail pages */
.wbn-detail {
  background: #f7f7f7;
  overflow: hidden; }
  .wbn-detail ul {
    list-style: none;
    padding: 0; }
  .wbn-detail h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.41;
    letter-spacing: 0.5px;
    color: #284664;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .wbn-detail h2 {
        font-size: 20px !important;
        line-height: 2.25 !important;
        letter-spacing: 0.3px !important; } }
  .wbn-detail section {
    max-width: 67.39%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .wbn-detail section {
        max-width: 100%; } }
    @media (max-width: 767px) {
      .wbn-detail section {
        max-width: 100%; } }
    .wbn-detail section.class-info {
      max-width: 100%;
      padding-right: 32.61%; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info {
          padding: 0; } }
  .wbn-detail .hero-banner {
    background-color: #F0F0F0;
    padding: 100px 0;
    margin-bottom: 50px;
    position: relative;
    min-height: 468px; }
    @media (max-width: 767px) {
      .wbn-detail .hero-banner {
        min-height: auto; } }
    .wbn-detail .hero-banner .bt-rewatch {
      margin-right: 15px;
      max-width: 180px; }
    .wbn-detail .hero-banner .product-img {
      content: '';
      width: 50%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background: url(../../images/wbn-detail-banner-elit.png) center no-repeat;
      background-size: cover;
      margin-right: -30px;
      background-position: left top; }
      .wbn-detail .hero-banner .product-img:after {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #000;
        content: '';
        opacity: 0.2; }
      @media (max-width: 767px) {
        .wbn-detail .hero-banner .product-img {
          display: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .wbn-detail .hero-banner {
        background-size: auto; } }
    @media (max-width: 767px) {
      .wbn-detail .hero-banner {
        padding: 0;
        background: none;
        text-align: center;
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .wbn-detail .hero-banner .container {
        padding: 0 0 25px;
        background-color: #f0f0f0; } }
    .wbn-detail .hero-banner h1 {
      font-size: 44px;
      font-weight: bold;
      line-height: 1.25;
      letter-spacing: 0.5px;
      color: #284664;
      margin-bottom: 8px;
      width: 50%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .wbn-detail .hero-banner h1 {
          font-size: 40px; } }
      @media (max-width: 767px) {
        .wbn-detail .hero-banner h1 {
          width: 100%;
          font-size: 26px;
          line-height: 1.15;
          letter-spacing: 0.3px;
          padding: 0 20px;
          text-align: center;
          margin: 20px 0; } }
    .wbn-detail .hero-banner p {
      font-size: 16px;
      line-height: 1.25;
      letter-spacing: 0.2px;
      color: #282828;
      width: 50%;
      padding-right: 20px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .wbn-detail .hero-banner p {
          width: 100%;
          padding: 0 20px;
          font-size: 12px;
          line-height: 1.5;
          letter-spacing: 0.2px;
          text-align: center;
          margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .wbn-detail .hero-banner .register {
        max-width: 80%;
        font-size: 14px;
        letter-spacing: 0.4px;
        height: 36px;
        line-height: 36px; } }
  .wbn-detail section.class-info {
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .wbn-detail section.class-info {
        padding-right: 0; } }
    @media (max-width: 767px) {
      .wbn-detail section.class-info h2 {
        margin-bottom: 20px; } }
    .wbn-detail section.class-info .tutor-info {
      position: absolute;
      top: 0;
      right: 0;
      width: 32.61%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .wbn-detail section.class-info .tutor-info {
          width: 100%;
          position: static; } }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .tutor-info {
          width: 100%;
          position: static; } }
      .wbn-detail section.class-info .tutor-info__source-item {
        background-color: #787878;
        display: inline-flex;
        color: #ffffff;
        margin-top: 10px;
        padding: 3px 8px;
        border-radius: 20px;
        align-items: center;
        font-size: 14px; }
      .wbn-detail section.class-info .tutor-info__source-logo {
        width: 22px;
        height: 22px;
        background: #fff;
        border-radius: 50%;
        padding: 1px;
        margin-right: 6px; }
    .wbn-detail section.class-info li {
      float: left;
      width: 50%;
      padding-left: 42px;
      font-size: 16px;
      font-weight: bold;
      line-height: 2.25;
      letter-spacing: 0.2px;
      color: #284664;
      margin-bottom: 9px;
      position: relative; }
      .wbn-detail section.class-info li:before {
        content: '';
        font-size: 24px;
        font-family: 'iot-fonts' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        color: #F9A95A; }
        @media (max-width: 767px) {
          .wbn-detail section.class-info li:before {
            font-size: 20px; } }
      @media (max-width: 767px) {
        .wbn-detail section.class-info li {
          width: 100%; } }
      .wbn-detail section.class-info li:nth-child(1):before {
        content: "\ea25"; }
      .wbn-detail section.class-info li:nth-child(2):before {
        content: "\e9e7"; }
      .wbn-detail section.class-info li:nth-child(3):before {
        content: "\ea18"; }
      .wbn-detail section.class-info li:nth-child(4):before {
        content: "\e942"; }
      .wbn-detail section.class-info li:nth-child(4) span {
        display: inline;
        font-weight: normal; }
      .wbn-detail section.class-info li:nth-child(5):before {
        content: "\e93e";
        font-size: 22px; }
        @media (max-width: 767px) {
          .wbn-detail section.class-info li:nth-child(5):before {
            font-size: 20px; } }
    .wbn-detail section.class-info .note {
      font-size: 12px;
      line-height: 3;
      letter-spacing: 0.2px;
      color: #7a7a7a;
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .note {
          margin-bottom: 5px; } }
    .wbn-detail section.class-info .action {
      padding-bottom: 30px;
      border-bottom: 1.5px solid #d5d5d5; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .action {
          padding-bottom: 25px; } }
      .wbn-detail section.class-info .action .addeventatc {
        height: 32px;
        line-height: 30px;
        padding: 0 19px 0 56px;
        border: 1px solid #cccccc;
        box-shadow: none !important;
        font-size: 14px;
        font-weight: normal;
        width: 51.49%;
        float: left; }
        .wbn-detail section.class-info .action .addeventatc:active, .wbn-detail section.class-info .action .addeventatc:focus {
          outline: none; }
        .wbn-detail section.class-info .action .addeventatc .addeventatc_icon {
          top: 6px;
          background: transparent url(../../images/change-day.svg) center no-repeat; }
        @media (max-width: 767px) {
          .wbn-detail section.class-info .action .addeventatc {
            max-width: 52%;
            padding: 0 6px 0 43px;
            font-size: 12px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .wbn-detail section.class-info .action .addeventatc {
            float: left; } }
        @media screen and (min-width: 992px) and (max-width: 1200px) {
          .wbn-detail section.class-info .action .addeventatc {
            padding: 0 6px 0 35px; } }
      .wbn-detail section.class-info .action button {
        height: 32px;
        line-height: 30px;
        border-radius: 4px;
        border: 1px solid #cccccc;
        background: #ffffff url(../../images/change-day.svg) left 15px center no-repeat;
        background-size: 18px;
        padding: 0 0 0 56px;
        outline: none;
        width: 51.49%;
        text-align: left;
        font-size: 14px;
        -moz-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        -webkit-transition: all ease 0.2s;
        transition: all ease 0.2s; }
        @media (min-width: 768px) and (max-width: 991px) {
          .wbn-detail section.class-info .action button {
            float: left; } }
        @media (max-width: 767px) {
          .wbn-detail section.class-info .action button {
            max-width: 52%;
            padding: 0 0 0 43px;
            background-position: left 13px center;
            background-size: 18px;
            font-size: 12px; } }
        @media screen and (min-width: 992px) and (max-width: 1200px) {
          .wbn-detail section.class-info .action button {
            padding: 0 0 0 35px;
            background: #ffffff url(../../images/change-day.svg) left 10px center no-repeat; } }
        .wbn-detail section.class-info .action button:last-child {
          float: right;
          background: #ffffff url(../../images/share-symbol.svg) left 15px center no-repeat;
          background-size: 17px auto;
          width: 40.65%; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .wbn-detail section.class-info .action button:last-child {
              background-position: left 10px center; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .wbn-detail section.class-info .action button:last-child {
              float: right;
              margin-left: 20px; } }
          @media (max-width: 767px) {
            .wbn-detail section.class-info .action button:last-child {
              width: 42%;
              padding: 0 0 0 40px;
              background-position: left 10px center;
              background-size: 17px auto; } }
        .wbn-detail section.class-info .action button:hover {
          background-color: #f7f7f7; }
    .wbn-detail section.class-info .info-wp {
      padding: 30px 0 36px;
      text-align: center;
      border-bottom: 1.5px solid #d5d5d5; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .info-wp {
          border-bottom: none;
          padding: 30px 0 9px; } }
    .wbn-detail section.class-info .tt-image {
      width: 150px;
      height: 150px;
      display: block;
      overflow: hidden;
      display: block;
      margin: 0 auto 18px; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .tt-image {
          width: 95px;
          height: 95px;
          float: left;
          margin-right: 23px; } }
      .wbn-detail section.class-info .tt-image img {
        border: 2px solid #c7c7c7;
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    @media (max-width: 767px) {
      .wbn-detail section.class-info .tt-name {
        text-align: left;
        padding-top: 20px; } }
    .wbn-detail section.class-info .tt-name a {
      font-size: 16px;
      font-weight: 900;
      line-height: 1.25;
      letter-spacing: 0.2px;
      color: #284664; }
    .wbn-detail section.class-info .tt-level {
      font-size: 12px;
      line-height: 1.83;
      letter-spacing: 0.1px;
      color: #284664;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .tt-level {
          text-align: left; } }
    .wbn-detail section.class-info .tt-intro {
      font-size: 12px;
      line-height: 1.5;
      letter-spacing: 0.2px;
      text-align: center;
      color: #282828;
      overflow: hidden;
      width: 81%;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .tt-intro {
          width: 100%;
          text-align: justify; } }
    @media (max-width: 767px) {
      .wbn-detail section.class-info .covered {
        padding: 0 15px; } }
    .wbn-detail section.class-info .covered h3 {
      font-size: 20px;
      font-weight: bold;
      line-height: 1.2;
      letter-spacing: 0.3px;
      color: #284664;
      margin: 30px 0 15px; }
      @media (max-width: 767px) {
        .wbn-detail section.class-info .covered h3 {
          font-size: 16px;
          line-height: 1.5;
          letter-spacing: 0.2px;
          margin-left: -15px; } }
  .wbn-detail .about-class h2 {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .wbn-detail .about-class h2 {
        margin-top: 30px; } }
  .wbn-detail .about-class .caption {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #282828;
    margin-bottom: 60px;
    max-width: 88%; }
    @media (max-width: 767px) {
      .wbn-detail .about-class .caption {
        max-width: 100%;
        font-size: 12px;
        line-height: 1.67;
        letter-spacing: 0.2px;
        text-align: justify;
        margin-bottom: 40px; } }
  .wbn-detail .cont-include {
    margin-bottom: 54px;
    padding-right: 4rem; }
    @media (max-width: 767px) {
      .wbn-detail .cont-include {
        margin-bottom: 35px;
        padding-right: 0; } }
    .wbn-detail .cont-include ul {
      padding-left: 13px; }
    .wbn-detail .cont-include li {
      padding-left: 29px;
      position: relative;
      font-size: 16px;
      line-height: 2.25;
      letter-spacing: 0.2px;
      color: #282828; }
      @media (max-width: 767px) {
        .wbn-detail .cont-include li {
          font-size: 14px;
          line-height: 2.57;
          letter-spacing: 0.2px; } }
      .wbn-detail .cont-include li:after {
        content: '';
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #faaa5a;
        position: absolute;
        left: 0;
        margin-bottom: 27px;
        top: 14px; }
  .wbn-detail .materials {
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .wbn-detail .materials {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .wbn-detail .materials h2 {
        margin-bottom: 18px; } }
    .wbn-detail .materials a {
      position: relative;
      padding-left: 39px;
      font-size: 14px;
      font-weight: bold;
      line-height: 3.93;
      letter-spacing: 0.2px;
      color: #32b4c8;
      margin-right: 56px;
      text-decoration: underline; }
      @media (max-width: 767px) {
        .wbn-detail .materials a {
          margin-bottom: 38px;
          display: block;
          line-height: 1.43; } }
      .wbn-detail .materials a:before {
        content: '';
        position: absolute;
        left: 0;
        top: -10px;
        width: 28px;
        height: 35px;
        background: url(../../images/download-icon.svg) center no-repeat;
        background-size: contain; }
  .wbn-detail .who-join {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1.5px solid #d5d5d5; }
    @media (max-width: 767px) {
      .wbn-detail .who-join {
        padding-bottom: 20px;
        margin-bottom: 30px; } }
    .wbn-detail .who-join .std-wrap {
      width: 50%;
      max-width: 140px;
      float: left;
      margin-right: 13px;
      border: 1px solid #d5d5d5;
      border-radius: 4px;
      padding: 20px 16px;
      text-align: center;
      min-height: 181px;
      background-color: #fff;
      margin-bottom: 13px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .wbn-detail .who-join .std-wrap {
          margin-right: 10px;
          padding: 20px 10px;
          max-width: 136px; } }
      @media (max-width: 767px) {
        .wbn-detail .who-join .std-wrap {
          margin-bottom: 10px;
          margin-right: 10px;
          width: calc(50% - 5px);
          max-width: auto;
          padding: 20px 15px; }
          .wbn-detail .who-join .std-wrap:nth-of-type(2n+2) {
            margin-right: 0; } }
      .wbn-detail .who-join .std-wrap:last-child {
        margin-right: 0; }
      .wbn-detail .who-join .std-wrap.more {
        padding: 0;
        position: relative;
        background-color: #ececec; }
        .wbn-detail .who-join .std-wrap.more .view-more {
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          padding-top: 50%;
          font-size: 16px;
          font-weight: 600;
          line-height: 0.69;
          letter-spacing: 0.3px;
          text-align: center;
          color: #284664; }
          @media (max-width: 767px) {
            .wbn-detail .who-join .std-wrap.more .view-more {
              padding-top: 46%; } }
        .wbn-detail .who-join .std-wrap.more .num {
          display: block;
          font-size: 32px;
          margin-bottom: 11px; }
    .wbn-detail .who-join .std-avatar {
      width: 80px;
      height: 80px;
      display: block;
      line-height: 0;
      margin: 0 auto 16px;
      overflow: hidden;
      border: 2px solid #c7c7c7;
      border-radius: 50%; }
      @media (max-width: 767px) {
        .wbn-detail .who-join .std-avatar {
          margin-bottom: 14px; } }
    .wbn-detail .who-join .std-name a {
      font-size: 14px;
      font-weight: 900;
      line-height: 1.71;
      letter-spacing: 0.2px;
      color: #284664;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 767px) {
        .wbn-detail .who-join .std-name a {
          font-weight: 700; } }
    .wbn-detail .who-join .sdt-country {
      font-size: 12px;
      line-height: 1.83;
      letter-spacing: 0.1px;
      color: #282828;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .wbn-detail .bt-rewatch {
    font-size: 16px; }

/* End Webina detail pages */

/*# sourceMappingURL=webinar-detail-page.css.map */