@media (max-width: 1200px) {
  .case-details-wrapper .w1200 {
    width: 90%;
  }
  .case-details-wrapper .main-content .content-header {
    height: 980px;
    background-position: 0px 0px;
  }
  .case-details-wrapper .main-content .content-header .header-wrapper {
    padding: 80px 0;
  }
  .case-details-wrapper .main-content .content-header .header-left {
    width: 100%;
    top: 298px;
    padding: 64px 48px;
  }
  .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: 80px;
    border-radius: 48px;
  }
  .case-details-wrapper .main-content .content-center {
    margin-top: 338px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-li {
    font-family: 'Regular';
    font-size: 28px;
    display: flex;
    align-items: flex-start;
    font-weight: 400;
    text-align: left;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-li::before {
    content: "•";
    margin-right: 8px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point-li:nth-last-child(1) {
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-img-text {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .case-details-wrapper .main-content .content-center .section-img-text img {
    margin-bottom: 12px;
  }
  .case-details-wrapper .main-content .content-center .section-emj {
    background: radial-gradient(50% 266.27% at 50% 50%, rgba(124, 113, 252, 0.13) 0%, rgba(173, 167, 251, 0.11) 44.89%, rgba(187, 181, 251, 0.135) 73.4%, rgba(199, 204, 250, 0.03) 100%);
    border-top: 1px solid #3734A959;
    border-bottom: 1px solid #3734A959;
    padding: 16px 32px;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-emj .section-emj-text {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .case-details-wrapper .main-content .content-center .section-emj .section-emj-text img {
    width: 80px;
    height: 80px;
  }
  .case-details-wrapper .main-content .content-center .section-emj .section-emj-text-info {
    font-family: Regular;
    font-size: 28px;
    line-height: 48px;
    margin-left: 24px;
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .case-details-wrapper .main-content .content-center .section-emj .section-emj-text-info-bottom {
    padding-top: 40px;
    padding-bottom: 48px;
    font-family: Regular;
    font-size: 28px;
    line-height: 48px;
    margin-left: 24px;
    border-top: #3734A959 0.5px solid;
  }
  .case-details-wrapper .main-content .content-center-left {
    width: 100%;
  }
  .case-details-wrapper .main-content .content-center-right {
    display: none;
  }
  .case-details-wrapper .main-content .content-center .section-info {
    margin-bottom: 36px;
    font-size: 28px;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-info.section-info-top {
    margin-top: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-info.section-info-bottom {
    margin-bottom: 88px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point {
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point .section-info-base {
    font-size: 24px;
    line-height: 36px;
  }
  .case-details-wrapper .main-content .content-center .section-info-point .section-info-point-content {
    font-size: 24px;
    line-height: 36px;
  }
  .case-details-wrapper .main-content .content-center .section-title {
    color: #373F41;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin-top: 64px;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .section-title::after {
    margin-top: 0px;
    top: 14px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect {
    margin-top: 0px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item {
    width: 100%;
    border-radius: 64px;
    border: 2px solid rgba(55, 52, 169, 0.2);
    background: #F8F8FD;
    padding: 64px 32px 48px 32px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item:nth-child(1) {
    width: 100%;
    margin-bottom: 32px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item:nth-child(2) {
    width: 100%;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-title-icon {
    width: 112px;
    height: 112px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 52px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-info {
    margin-top: 32px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-info .item-info-title {
    font-size: 28px;
    font-weight: 600;
    color: #181433;
    line-height: 48px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-info .item-info-content {
    font-size: 28px;
    font-weight: 400;
    line-height: 48px;
    padding-left: 32px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-info .item-info-content .item-info-content-title {
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-center .delivery-effect-list .list .list-item .item-info .item-info-content::after {
    width: 12px;
    height: 12px;
    top: 18px;
    transform: translateY(-50%);
    left: 16px;
    transform: translateX(-50%);
  }
  .case-details-wrapper .main-content .content-center .section-core .core-content .content-item .core-des {
    font-size: 24px;
    line-height: 36px;
  }
  .case-details-wrapper .main-content .content-center .at_a_glance .at_title {
    font-size: 26px;
  }
  .case-details-wrapper .main-content .content-center .at_a_glance .at_title::after {
    height: 4px;
    width: 64px;
  }
  .case-details-wrapper .main-content .content-center .at_a_glance .at_a_glance_wrapper .glance_item {
    font-size: 20px;
    line-height: 32px;
    padding-left: 28px;
  }
  .case-details-wrapper .main-content .content-center .at_a_glance .at_a_glance_wrapper .glance_item::after {
    width: 8px;
    height: 8px;
    margin-top: 0px;
    top: 12px;
  }
  .case-details-wrapper .main-content .content-footer .footer-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 72px;
  }
  .case-details-wrapper .main-content .content-footer .footer-title-info {
    font-size: 28px;
    line-height: 48px;
    margin-top: 16px;
    margin-bottom: 48px;
  }
  .case-details-wrapper .main-content .content-footer .footer-title-info a {
    font-size: 28px;
    line-height: 48px;
    text-decoration-line: none;
  }
  .case-details-wrapper .main-content .content-footer .footer-list {
    flex-direction: column;
    margin: 48px auto 75px;
  }
  .case-details-wrapper .main-content .content-footer .footer-list .item {
    width: 100%;
    height: auto;
    border-radius: 64px;
    padding: 80px 48px;
    margin-bottom: 32px;
    background: #FFF;
    border: 2px solid rgba(55, 52, 169, 0.2);
  }
  .case-details-wrapper .main-content .content-footer .footer-list .item img {
    max-width: 100%;
  }
  .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 .customer_des {
    color: #181433;
    font-family: Regular;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 0.3px;
    margin-top: 16px;
  }
  .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;
  }
}
@media (max-width: 750px) {
  .case-details-wrapper .main-content .content-footer .costomer-stories-more {
    width: 424px;
    height: 88px;
    line-height: 88px;
    font-size: 28px;
  }
  .case-details-wrapper .main-content .content-header .header-left {
    bottom: -110px;
  }
}
