@media (max-width: 1200px) {
  .insights-hub-detail-wrapper .W_1200 {
    width: 90%;
  }
}
@media (max-width: 750px) {
  .show_w_1200 {
    display: none;
  }
  .show_w_750 {
    display: block;
  }
  .W_1200 {
    padding: 0px 24px;
  }
  .insights-hub-detail-wrapper .header-banner {
    padding: 120px 48px;
    margin-top: 40px;
  }
  .insights-hub-detail-wrapper .header-banner .nav-back {
    width: 100%;
    font-size: 28px;
  }
  .insights-hub-detail-wrapper .header-banner .nav-left {
    width: 36px;
    height: 36px;
    margin-right: 3px;
  }
  .insights-hub-detail-wrapper .header-banner .banner-title {
    width: 100%;
    font-size: 64px;
    line-height: 82px;
    margin: 32px 0;
  }
  .insights-hub-detail-wrapper .header-banner .banner-second-title {
    font-size: 36px;
    line-height: 56px;
  }
  .insights-hub-detail-wrapper .header-banner .banner-sub-title {
    width: 100%;
    font-size: 28px;
    line-height: 42px;
  }
  .insights-hub-detail-wrapper .content-inslights {
    margin: 0;
    width: 100%;
    padding: 64px 48px 0;
  }
  .insights-hub-detail-wrapper .content-inslights .content-title {
    font-size: 24px;
    color: #181433;
    font-family: Roboto Serif;
    margin-bottom: 32px;
    margin-top: 32px;
    font-weight: 700;
  }
  .insights-hub-detail-wrapper .content-inslights .content-title-colors {
    font-family: Roboto Serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    color: #3734A9;
    margin-bottom: 16px;
  }
  .insights-hub-detail-wrapper .content-inslights .content-des {
    font-size: 16px;
    font-family: Regular;
    line-height: 24px;
    color: #181433;
    margin-bottom: 32px;
  }
  .insights-hub-detail-wrapper .content-inslights .content-des-bottom {
    font-size: 16px;
    font-family: Regular;
    line-height: 24px;
    color: #181433;
  }
  .insights-hub-detail-wrapper .content-inslights .content-des-flag {
    font-family: Poppins;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
  .insights-hub-detail-wrapper .content-inslights .content-des-flag-color {
    font-family: Poppins;
    font-weight: 600;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #0F246A;
  }
  .insights-hub-detail-wrapper .content-inslights .content-img-des {
    background-color: #F6F6F6;
    padding: 48px 32px;
    margin-bottom: 48px;
  }
  .insights-hub-detail-wrapper .content-inslights img {
    margin-bottom: 32px;
  }
  .insights-hub-detail-wrapper .content-inslights .content-mask {
    width: 100%;
    height: 100%;
    padding: 80px 68px;
    background: rgba(62, 79, 106, 0.96);
  }
  .insights-hub-detail-wrapper .content-inslights .content-mask .content-mask-title {
    font-family: Regular;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: 0px;
    color: #9ACFFF;
  }
  .insights-hub-detail-wrapper .content-inslights .content-mask .content-mask-des {
    margin-top: 24px;
    font-family: Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
  }
  .insights-hub-detail-wrapper .footer-share {
    margin-top: 56px;
    width: 100%;
    font-size: 28px;
    line-height: 48px;
  }
  .insights-hub-detail-wrapper .footer-share .share-box > img {
    width: 48px;
    height: 48px;
  }
  .insights-hub-detail-wrapper .footer-des {
    width: 100%;
    padding: 0 48px;
    font-size: 24px;
    line-height: 48px;
  }
}
