.banner {
  height: 645px;
  background: url(../image/pdf-converter-ocr-mac/bannerbj.png) no-repeat center center;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      height: auto;
      min-height: 645px;
      background: url(../image/pdf-converter-ocr-mac/banner_ipad.png) no-repeat center center;
      background-size: cover; }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/pdf-converter-ocr-mac/banner_ios.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: 622px;
      padding-bottom: 1.46rem; } }
  .banner .banner-p-yes span {
    width: 545px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .banner .banner-p-yes span {
        width: 100%;
        padding-left: 10px;
        margin-bottom: 10px; } }

  .banner .banner-p-yes-lanage span {
    width: 700px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .banner .banner-p-yes-lanage span {
        width:auto;
      }
    }

.footer-banner {
  background: linear-gradient(90deg, #48214B 0%, #623233 100%); }

.w-index-h3 {
  color: #272727;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 34px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-h3 {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-h3 {
      text-align: left;
      font-size: 0.50rem;
      line-height: 1.2;
      padding: 0 .8rem; } }

.w-index-p {
  font-size: 18px;
  color: #272727;
  font-weight: 100;
  text-align: center;
  padding: 0 22%; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-p {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-p {
      text-align: left;
      font-size: 0.34rem;
      padding: 0 .8rem; } }

.w-index-reviews {
  justify-content: center;
  margin-bottom: 70px;
  height: 45px;
  margin-top: 80px; }
  .w-index-reviews img {
    width: 661px;
    height: auto; }
  .w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .w-index-reviews-right img {
      width: 87px;
      margin: 0 auto; }
    .w-index-reviews-right p {
      font-size: 14px;
      font-weight: 300;
      text-decoration: underline;
      cursor: pointer; }
    .w-index-reviews-right span {
      font-size: 12px;
      color: #9F9F9F; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
      flex-direction: column; }
      .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
      display: none; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .w-index-convert {
    margin-top: 1.6rem !important; } }

.w-index-convert-list {
  margin-top: 70px;
  margin-bottom: 80px;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-convert-list {
      margin-bottom: 0px;
    }
  }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-convert-list {
     margin-bottom: 0.1rem;
      margin-top: 1.2rem; } }
  .w-index-convert-list-item {
    width: calc(100% / 4);
    font-size: 18px;
    text-align: center; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-convert-list-item {
        width: calc( 100% / 2);
        margin-bottom: 45px;
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-convert-list-item {
        width: calc( 100% / 2);
        padding: 0 .8rem;
        font-size: 0.34rem;
        margin-bottom: 1.06rem; } }
    .w-index-convert-list-item h4 {
      font-weight: bold; }
    .w-index-convert-list-item p {
      font-weight: 100;
      font-size: 16px;
      margin-top: 20px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-convert-list-item p {
          font-size: 0.32rem;
        }
      }
      @media screen and (min-width: 768px) {
        .w-index-convert-list-item p span {
          display: block; }
        .w-index-convert-list-item p {
          font-weight: 100;
          margin-top: 0.1rem; } }
.w-index-create-list {
  margin-top: 70px;
  margin-bottom: 80px;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-create-list {
      margin-bottom: 20px;
    }
  }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-create-list {
      margin-bottom: 0.1rem;
      margin-top: 1.2rem; } }
  .w-index-create-list-item {
    width: calc(100% / 4);
    font-size: 18px;
    text-align: center; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-create-list-item {
        width: calc( 100% / 2);
        margin-bottom: 45px;
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-create-list-item {
        width: calc( 100% / 2);
        padding: 0 .8rem;
        font-size: 0.34rem;
        margin-bottom: 1.06rem; } }
    .w-index-create-list-item h4 {
      font-weight: bold; }
    .w-index-create-list-item p {
      font-weight: 100;
      font-size: 15px;
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        .w-index-create-list-item p span {
          display: block; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-create-list-item p {
          font-size: 0.32rem;
          margin-top: 0.4rem; } }

.w-index-convert img {
  margin: 0 auto;
  height: auto; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-convert img {
      width: 750px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-convert img {
      width: 100%; } }

.w-index-converted {
  width: 100%;
  height: 515px;
  margin-bottom: 110px;
  margin-top: 30px;
  background: url(../image/pdf-converter-ocr-mac/like.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-converted {
      background: url(../image/pdf-converter-ocr-mac/like_ipid.png) no-repeat 0 0; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-converted {
      background: url(../image/pdf-converter-ocr-mac/originals@2x.png) no-repeat 0 0;
      background-size: 100% 100%;
      margin-bottom: 1.97rem;
      min-height: 10.16rem;
      height: auto;
      padding-bottom: 1.46rem; }
      .w-index-converted .w-index-h3 {
        font-size: 0.5rem; } }
  .w-index-converted .w-width-1200 {
    overflow: hidden; }
  .w-index-converted h3 {
    color: #FFF;
    margin-top: 140px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-converted h3 {
        margin-top: 1.46rem; } }
  .w-index-converted p {
    color: #FFF; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .w-index-turnPdf h3 {
    font-size: 23px; } }

.w-index-turnPdf p span {
  display: block;
  margin-bottom: 25px; }

.w-index-turnPdf img {
  margin: 80px auto 0;
  height: auto; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-turnPdf img {
    margin: 50px auto 0; }
  }
  .w-index-turnPdf img.pdfocr {
    padding-right: 30px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-turnPdf img.pdfocr {
      max-width: 1020px;
      width: 100%;
      height: auto;
      padding: 0 30px; }
    .w-index-turnPdf img.languages {
      max-width: 1045px;
      width: 100%;
      height: auto;
      padding: 0 0 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-turnPdf img.pdfocr {
      padding: 0 .8rem;
      width: 100%; }
    .w-index-turnPdf img.languages {
      padding: 0 0 0 .8rem;
      width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .w-index .converts img {
    width: 450px !important; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .w-index .converts img {
    width: 5.8rem !important; } }

.w-index-Afull {
  margin-top: 120px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-Afull {
      margin-top: 105px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-Afull {
      margin-top: 2.5rem; } }
  .w-index-Afull-list {
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 50px; }
    @media screen and (min-width: 1025px) {
      .w-index-Afull-list {
        padding: 0 100px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-Afull-list {
        margin-top: 1.46rem; } }
    .w-index-Afull-list-item {
      display: flex;
      flex-direction: column;
      width: calc(100% / 2);
      text-align: center;
      padding: 0 7%;
      color: #272727;
      font-size: 18px;
      margin-bottom: 60px; }
      @media screen and (min-width: 1025px) {
        .w-index-Afull-list-item {
          padding: 0 10%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-Afull-list-item {
          padding: 0 .8rem;
          margin-bottom: 1.2rem;
          width: 100%; } }
      .w-index-Afull-list-item img {
        width: 50px;
        height: auto;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-Afull-list-item img {
            width: 0.72rem; } }
      .w-index-Afull-list-item h4 {
        font-weight: bold;
        margin-bottom: 15px;
        margin-top: 30px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-Afull-list-item h4 {
            font-size: 0.34rem;
            margin-top: 0.46rem;
            margin-bottom: 0.33rem; } }
      .w-index-Afull-list-item p {
        font-weight: 100;
        font-size: 16px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-Afull-list-item p {
            font-size: 0.32rem;
            padding: 0 30px; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-Afull-list-item p {
            font-size: 15px;} }

.w-index-carousel {
  margin-top: 50px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-carousel {
      margin-bottom: 52px;
      margin-top: 60px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
      /*padding: 0 0.8rem;
      margin-bottom: 0.5rem;*/
      margin-top: .8rem; } }
  .w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 0.2rem;
        margin-left: 0.8rem;
        font-size: 0.5rem; } }
  .w-index-carousel ul {
    position: relative;
    height: 600px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-carousel ul {
      height: 520px; }

    }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel ul {
        height: 7.5rem; } }
    .w-index-carousel ul li {
      text-align: center;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none; }
      .w-index-carousel ul li.active {
        position: static;
        display: block; }
      .w-index-carousel ul li img {
        max-width: 90%;
        height: 600px;
        object-fit: contain;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li img {
            width: 100%;
            object-fit: contain;
            max-width: 100%;
            max-height: 320px;
            height: auto;
          }
        }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-carousel ul li img {
        height: 500px;
      }
        }
      .w-index-carousel ul li p {
        font-size: 15px;
        color: #272727;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li p {
            margin: auto 10px;
            font-size: 0.30rem; } }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; }
    .w-index-carousel-serial span {
      position: relative;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .w-index-carousel-serial span::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: #999;
        border-radius: 50%;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel-serial span::after {
            width: 7px;
            height: 7px; } }
      .w-index-carousel-serial span.active::after {
        background: #000; }
    .w-index-carousel-serial .svg {
      transform: rotate(-90deg);
      position: absolute;
      z-index: 99; }
    .w-index-carousel-serial .progress {
      animation: rotate 25s linear both;
      stroke-dashoffset: 0; }

@keyframes rotate {
  from {
    stroke-dashoffset: 471px; }
  to {
    stroke-dashoffset: 0px; } }
