.banner {
  height: 690px;
  background: url(../image/video-converter-mac/bj.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: 620px;
      background: url(../image/video-converter-mac/bg_ipad.png) no-repeat 0 0;
      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/video-converter-mac/bg.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: 632px;
      padding-bottom: 1.46rem; } }

.footer-banner {
  background: #010551; }

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

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

.banner-p-yes span {
  width: 600px; }
  @media screen and (max-width: 767px) and (min-width: 320px) {
    .banner-p-yes span {
      width: 100%; } }

 .banner-p-yes-language span {
    width:720px;
  }

  .banner-p-yes-language-pt span {
    width:680px;
  }
  .banner-p-yes-language-it span {
    width:620px;
  }

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

.w-index-reviews {
  justify-content: center;
  margin-bottom: 90px;
  height: 50px;
  margin-top: 50px; }
  .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; } }

.w-index-convert {
  margin-bottom: 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-convert {
      /*margin-bottom: 0;*/ } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-convert {
      margin-bottom: 1.33rem;
      margin-top: 1.06rem; } }
  .w-index-convert-list {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-convert-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-convert-list {
        margin-top: 0; } }
    .w-index-convert-list-item {
      width: calc(100% / 4 - 23px);
      margin-right: 30px;
      font-size: 15px;
      color: #272727;
      text-align: center; }
      @media screen and (min-width: 992px) and (max-width: 1024px) {
        .w-index-convert-list-item {
          width: calc(100% / 3 - 30px);
          margin-bottom: 80px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .w-index-convert-list-item {
          width: calc(100% / 2 - 15px);
          text-align: center;
          margin-bottom: 20px; }
          .w-index-convert-list-item:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-convert-list-item {
          width: 100%;
          margin-right: 0;
          padding: 0 .8rem;
          margin-top: 1rem; } }
      .w-index-convert-list-item:last-child {
        margin-right: 0; }
      .w-index-convert-list-item img {
        width: 100%;
        height: auto; }
      .w-index-convert-list-item h4 {
        margin: 30px 0 20px;
        font-weight: bold;
        font-size: 18px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-convert-list-item h4 {
            margin: 0.53rem 0 0.3rem;
            font-size: 0.40rem; } }
      .w-index-convert-list-item p {
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-convert-list-item p {
            font-size: 0.32rem; } }
      .w-index-convert-list-item a {
        margin-top: 10px;
        display: block;
        color: #6711E7; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .w-index-convert-list-item a {
            color: #6711E7;
            margin-top: 10px; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-convert-list-item a {
            margin-top: 0.3rem;
            font-size: 0.34rem; } }

.w-index-convert-list-a{
  margin-top: 30px;
  font-size: 15px;
  display: block;
  text-align: center;
  color: #6711E7; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .w-index-convert-list-a a {
            color: #6711E7;
            margin-top: 30px; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-convert-list-a a {
            margin-top: 0.3rem;
            font-size: 0.34rem; }
}

.w-index-ripdvd {
  background: #F8F8F8;
  padding: 105px 0 122px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-ripdvd {
      padding-top: 1.33rem;
      padding-bottom: 1.6rem; } }
  .w-index-ripdvd-list {
    flex-wrap: wrap;
    margin-top: 65px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-ripdvd-list {
        padding: 0 30px;
        margin-top: 0; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-ripdvd-list {
        margin-top: 0;
        padding: 0 .8rem; } }
    .w-index-ripdvd-list-item {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: calc(100% / 3 - 21px);
      height: 515px;
      background: #200053;
      margin-right: 31px;
      border-radius: 18px;
      padding-top: 61px;
      font-size: 18px;
      color: #FFF; }
    .w-index-ripdvd-list-item p{
      font-size: 15px;
    }
      .w-index-ripdvd-list-item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-ripdvd-list-item {
          width: 100%;
          margin-right: 0;
          flex-direction: row;
          height: 310px;
          margin-top: 33px;
          padding: 0 36px; }
          .w-index-ripdvd-list-item h4 {
            text-align: left !important;
            margin: 0 0 20px !important; }
          .w-index-ripdvd-list-item p {
            text-align: left !important;
            padding: 0 !important; }
          .w-index-ripdvd-list-item > div {
            margin-left: 35px; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-ripdvd-list-item {
          width: 100%;
          margin-right: 0;
          margin-top: 1.06rem;
          padding: 0.85rem .8rem 0;
          height: 8rem; }
          .w-index-ripdvd-list-item h4 {
            font-size: 0.34rem;
            margin: 0.6rem 0 0.26rem !important; }
          .w-index-ripdvd-list-item p {
            font-size: 0.32rem;
            padding: 0 !important; }
          .w-index-ripdvd-list-item img {
            width: 1.85rem;
            height: auto; } }
      .w-index-ripdvd-list-item h4 {
        font-weight: bold;
        margin: 50px 0 20px;
        text-align: center; }
      .w-index-ripdvd-list-item p {
        font-weight: 100;
        padding: 0 8%;
        text-align: center; }

.w-index-easy {
  background: #000;
  padding: 110px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-easy {
      padding: 1.73rem 0 1.6rem; } }
  .w-index-easy .w-index-h3 {
    color: #FFF; }
  .w-index-easy .w-index-p {
    color: #FFF; }
  .w-index-easy-list {
    position: relative;
    margin-top: 70px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-easy-list {
        padding: 0 .8rem;
        margin-top: 0; } }
    .w-index-easy-list-item {
      position: absolute;
      left: 0;
      right: 0;
      opacity: 0; }
      .w-index-easy-list-item.active {
        opacity: 1;
        position: static; }
      .w-index-easy-list-item .items {
        display: none; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-easy-list-item {
          position: static;
          opacity: 1;
          margin-top: 1.4rem; }
          .w-index-easy-list-item img {
            width: 100% !important; }
          .w-index-easy-list-item .items {
            display: block;
            color: #FFF;
            text-align: center; }
            .w-index-easy-list-item .items img {
              width: 0.84rem !important;
              height: auto;
              margin-top: 0.33rem; }
            .w-index-easy-list-item .items h4 {
              font-size: 0.34rem;
              font-weight: bold;
              margin: 0.33rem 0 0.26rem; }
            .w-index-easy-list-item .items p {
              font-size: 0.32rem;
              font-weight: 100; } }
      .w-index-easy-list-item img {
        margin: 0 auto; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-easy .w-ipad {
      overflow-x: scroll; } }
  .w-index-easy-listS {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 90px;
    position: relative;
    z-index: 99;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-easy-listS {
        width: 1200px;
        overflow-x: scroll;
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-easy-listS {
        display: none; } }
    .w-index-easy-listS li {
      color: rgba(255, 255, 255, 0.7);
      text-align: center;
      width: calc(100% / 7 - 35px);
      /*margin-right: 30px;*/
      cursor: pointer; }
      .w-index-easy-listS li:last-child {
        margin-right: 0; }
      .w-index-easy-listS li.active {
        color: #FFF; }
      .w-index-easy-listS li img {
        width: auto;
        height: 41px;
        margin: 0 auto; }
      .w-index-easy-listS li h4 {
        margin: 15px 0 10px;
        font-weight: bold;
        font-size: 16px; }
      .w-index-easy-listS li p {
        font-weight: 100;
        font-size: 15px; }

.w-index-download {
  margin-top: 108px;
  margin-bottom: 50px; }
  .w-index-download-content {
    display: flex;
    align-items: center;
    margin-top: 40px; }
    .w-index-download-content .right {
      margin-left: 146px; }
      .w-index-download-content .right .item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 30px; }
        .w-index-download-content .right .item .box {
          flex: 1; }
        .w-index-download-content .right .item img {
          margin-top: 13px;
          margin-right: 30px; }
        .w-index-download-content .right .item .title {
          font-weight: 800;
          font-size: 20px; }
        .w-index-download-content .right .item .p {
          font-size: 16px;
          color: #666;
          margin-top: 10px; }

.w-index-download-content .left {
          margin-bottom: 50px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-download {
      margin-top: 1.46rem;
      margin-bottom: 1.6rem; }
      .w-index-download-content {
        flex-direction: column-reverse;
        padding: 0 .8rem; }
        .w-index-download-content .right {
          margin-left: 0; }
          .w-index-download-content .right .item .title {
            font-size: 0.4rem; }
          .w-index-download-content .right .item .p {
            font-size: 0.34rem; }
        .w-index-download-content .left {
          margin-bottom: 0px;
          width: 100%; }
          .w-index-download-content .left img {
            width: 100%; } }



  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-download-content {
      flex-direction: column-reverse;
      padding: 0 30px; }
      .w-index-download-content .right {
        margin-left: 0; }
      .w-index-download-content .left img {
        width: 100%; } }

.w-index-carousel {
  margin-top: 100px;
  margin-bottom: 20px; }
  @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: 1.8rem; } }
  .w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 15px 0; }
    @media screen and (min-width: 767px) and (max-width: 1024px) {
      .w-index-carousel h3 {
        margin: 120px 0 15px 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: 767px) 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: 8.8rem; } }
    .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%;
        object-fit: contain;
        height: 600px;
        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: 767px) 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.3rem; } }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 90px;
    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; }

    .w-index-compress {
  padding-top: 108px;
  padding-bottom: 60px;
  background-color: #F8F8F8; }

  .w-index-compress-content {
    display: flex;
    align-items: center;
    margin-top: 68px; }
    .w-index-compress-content .left {
      flex: 1;
      margin-right: 100px; }
      .w-index-compress-content .left .item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 30px; }
        .w-index-compress-content .left .item .box {
          flex: 1; }
        .w-index-compress-content .left .item img {
          margin-top: 13px;
          margin-right: 30px; }
        .w-index-compress-content .left .item .title {
          font-weight: 800;
          font-size: 20px; }
        .w-index-compress-content .left .item .p {
          font-size: 16px;
          color: #666;
          margin-top: 10px; }

        .w-index-compress-content .right {
        margin-bottom: 50px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-compress {
      padding-top: 1.65rem;
      padding-bottom: 2.06rem; }
      .w-index-compress-content {
        display: block;
        margin-top: 48px;
        padding: 0 .8rem; }
        .w-index-compress-content .left {
          margin-right: 0; }
          .w-index-compress-content .left .item .title {
            font-size: 0.4rem; }
          .w-index-compress-content .left .item .p {
            font-size: 0.34rem; }
        .w-index-compress-content .right img {
          width: 100%; }
        .w-index-compress-content .right{
          margin-bottom: 0px;
        }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-compress-content {
      display: block;
      margin-top: 58px;
      padding: 0 30px; }
      .w-index-compress-content .left {
        margin-right: 0; }
      .w-index-compress-content .right img {
        margin: 0 auto; } }


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