/* Scss Document */
/* Scss Document */
@media (min-width: 981px) {
  .eisapo_trend_single8 .image_wrap {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 45px;
  }
  .eisapo_trend_single8 .wrap_col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .eisapo_trend_single8 .wrap_col2 .desc {
    width: 500px;
    padding-top: 20px;
  }
  .eisapo_trend_single8 .wrap_col2 .image_wrap {
    width: 400px;
    text-align: center;
  }
  .eisapo_trend_single8 .wrap_col2 .image_wrap img {
    max-width: 100%;
  }

  .eisapo_casestudy #content #case .list li {
    background-color: transparent;
    border-radius: 6px;
    /* padding-top: 140px;
    margin-top: -140px; */
  }

  .eisapo_casestudy #content #case .list .case_inner {
    position: relative;
    height: 100%;
    background-color: #fff;
    /* padding-bottom: 20px; */
    border-radius: 6px;
  }

  .eisapo_casestudy #content #case .list .case_inner a{
    display: block;
    padding-bottom: 20px;
    height: 100%;
  }

  .eisapo_casestudy #content #case .list li .cat {
    top: -13px;
  }
  .eisapo_casestudy .casestudy_lead_bnrs{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .eisapo_casestudy .casestudy_lead_bnrs .large_bnr{
    width: 100%;
    margin-bottom: 28px;
  }
  #banners {
    width: 888px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 60px;
    margin: 0 auto;
  }

  .large_bnr {
    width: 100%;
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
  }

  #banners .small_bnrs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 430px;
    padding-top: 20px;
    margin-top: -20px;
  }

  #banners .small_bnr {
    margin-bottom: 12px;
  }

  #banners .small_bnr:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .eisapo_trend_single8 .lead .image {
    padding-top: 30px;
  }
  .eisapo_trend_single8 .wrap_col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .eisapo_trend_single8 .wrap_col2 .desc {
    width: 60%;
    margin-bottom: 20px;
  }
  .eisapo_trend_single8 .wrap_col2 .image_wrap {
    width: 35%;
    max-width: 300px;
    margin: 0 auto;
  }
  .eisapo_trend_single8 .wrap_col2 .image_wrap img {
    max-width: 100%;
  }
  .eisapo_casestudy #content #nav .item.all{
    width: 100%;
  }
  .eisapo_casestudy #content #case .list li {
    padding-top: 30px;
    margin-top: -30px;
    background-color: transparent;
  }

  .eisapo_casestudy #content #case .list .case_inner {
    height: 100%;
    background-color: #fff;
    /* padding-bottom: 20px; */
    border-radius: 6px;
    overflow: hidden;
  }

  .eisapo_casestudy #content #case .list .case_inner a{
    display: block;
    padding-bottom: 20px;
    height: 100%;
  }

  .eisapo_casestudy #content #case .list li .cat {
    top: 22px;
  }
  .eisapo_casestudy .casestudy_lead_bnrs .large_bnr{
    width: 100%;
  }
  #banners {
    width: 86.66667%;
    max-width: 650px;
    padding-bottom: 40px;
    margin: 0 auto;
  }

  .large_bnr {
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto 10px;
    border-bottom: none;
  }

  #banners .small_bnrs {
    width: 86.66667%;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 20px;
    margin-top: -20px;
  }

  #banners .small_bnr {
    margin-bottom: 10px;
  }

  #banners .small_bnr:last-child {
    margin-bottom: 0;
  }
}
