@media (max-width: 1200px) {
  .show_w_1200 {
    display: none;
  }
  .show_w_750 {
    display: block;
  }
  .case-details-wrapper .main-content .content-header {
    height: 980px;
    background-position: 0px 0px;
  }
  .case-details-wrapper .main-content .content-header .header-wrapper {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .case-details-wrapper .main-content .content-header .header-left {
    width: 100%;
    top: 80px;
    padding: 64px 48px;
    height: 600px;
  }
  .case-details-wrapper .main-content .content-header .header-left .references {
    font-size: 32px;
  }
  .case-details-wrapper .main-content .content-header .header-left .case-title {
    font-size: 48px;
    line-height: 72px;
  }
  .case-details-wrapper .main-content .content-header .header-left .case-title-line {
    width: 132px;
    height: 6px;
    background-color: #3734A9;
    margin: 28px 0;
  }
  .case-details-wrapper .main-content .content-header .header-left .title-description {
    font-size: 28px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-header .header-right {
    width: 100%;
    height: 300px;
    top: 680px;
    border-radius: 48px;
    z-index: 10;
  }
  .case-details-wrapper .main-content .content-center {
    margin-top: 0;
  }
  .case-details-wrapper .main-content .content-center .section2 .section-info {
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section2 .section-info:last-child {
    margin-bottom: 0px;
  }
  .case-details-wrapper .main-content .content-center .section2 img {
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section2 .section-info_italic {
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-center .section2 .section-info-drown {
    font-size: 30px;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .section2 .transcript-wrapper .title {
    font-size: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-title {
    margin-top: 80px;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-info-list {
    display: block;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-info-list .item .img {
    max-width: 72px;
    margin-bottom: 16px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-img-title {
    font-size: 28px;
    line-height: 48px;
    padding-left: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-img-title img {
    max-height: 64px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-img-title::before {
    width: 8px;
    height: 8px;
    left: 6px;
    top: 20px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-info-list .item-l {
    width: 100%;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-info-list .item-r {
    width: 100%;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-left .des-info-list .item {
    font-size: 28px;
    line-height: 48px;
    padding-left: 10px;
  }
  .case-details-wrapper .main-content .content-center .card-list {
    display: block;
  }
  .case-details-wrapper .main-content .content-center .card-list .card-item {
    width: 100%;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-list {
    padding-left: 40px;
    margin-left: 24px;
  }
  .case-details-wrapper .main-content .content-center .section-list .list-li {
    margin-bottom: 8px;
  }
  .case-details-wrapper .main-content .content-center .section-list .list-li::before {
    text-align: center;
  }
  .case-details-wrapper .main-content .content-center .content-item .content-item-left img {
    width: 48px;
    height: 48px;
  }
  .case-details-wrapper .main-content .content-center table {
    border-spacing: 4px 4px;
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-center .right-header {
    padding: 24px;
  }
  .case-details-wrapper .main-content .content-center .table-content {
    padding: 24px;
  }
  .case-details-wrapper .main-content .content-footer .footer-list .item .title {
    width: 380px;
    font-family: PoppinsBold;
    font-size: 36px;
    font-weight: 600;
    line-height: 52px;
    margin-top: 38px;
  }
  .case-details-wrapper .main-content .content-footer .footer-list .item .btn_wrapper {
    text-align: center;
    width: 270px;
    padding: 24px 48px;
    line-height: 48px;
    border-radius: 16px;
    border: 2px solid #3734A9;
    color: #3734A9;
    font-family: Medium;
    font-size: 28px;
    letter-spacing: 0.3px;
    margin-top: 32px;
    cursor: pointer;
    position: static;
  }
  .case-details-wrapper .main-content .content-footer .footer-list .item .btn_wrapper a {
    font-size: 28px;
    letter-spacing: 0.6px;
  }
  .case-details-wrapper .main-content .content-footer .costomer-stories-more {
    width: 424px;
    height: 88px;
    font-size: 28px;
    line-height: 88px;
  }
}
@media (max-width: 850px) {
  .case-details-wrapper .main-content .content-header {
    height: 1150px;
  }
}
@media (max-width: 750px) {
  .show_w_1200 {
    display: none;
  }
  .show_w_750 {
    display: block;
  }
  .case-details-wrapper .main-content .content-center .section-info-point {
    border-radius: 64px;
    border: 2px solid rgba(55, 52, 169, 0.2);
    background: #F8F8FD;
  }
}
