@media screen and (max-width: 1260px) {
  .step-guide-block {
    width: 90%;
  }
  .step-guide-block .guide-content .video {
    margin: auto;
    float: none;
  }
  .step-guide-block .guide-content .desc-items {
    float: none;
    margin: auto;
    margin-top: 50px;
    width: 620px;
  }
  .home-comment .comment-items {
    width: 96%;
  }
}
@media screen and (max-width: 1250px) {
  .video-feature-bg .feature-items {
    width: 100%;
  }
  .video-feature-bg .feature-items .feature-link:nth-child(3n) {
    margin-right: 3rem;
  }
  .video-feature-bg .feature-items .feature-link:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1220px) {
  .theme-btm-blog-recommend-bg > div .items_wrapper {
    width: 600px;
  }
  .theme-btm-blog-recommend-bg > div .items_wrapper > a {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .theme-btm-blog-recommend-bg > div .items_wrapper > a:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1160px) {
  .home-started .started-wrapper {
    width: 580px;
    height: 660px;
  }
  .home-started .started-wrapper .left-wrapper,
  .home-started .started-wrapper .right-wrapper {
    float: none;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
  }
  .home-started .started-wrapper .right-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 780px) {
  .step-guide-block {
    width: 90%;
  }
  .step-guide-block .guide-content .video {
    width: 96%;
    margin: auto;
    float: none;
  }
  .step-guide-block .guide-content .desc-items {
    width: 96%;
    height: auto;
  }
  .step-guide-block .guide-content .desc-items .item .desc-wrapper {
    width: 70%;
  }
  .home-started .started-wrapper {
    width: 94%;
    height: 360px;
  }
  .home-started .started-wrapper .started-bg .left-wrapper {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .video-editor-banner-bg div h1 {
    width: 80%;
    margin: auto;
  }
  .video-editor-banner-bg div p {
    width: 90%;
  }
  .video-feature-bg .feature-items .feature-link {
    margin-right: 0;
  }
  .video-feature-bg .feature-items .feature-link:nth-child(3n) {
    margin-right: 0;
  }
  .video-feature-bg .feature-items .feature-link:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .theme-btm-blog-recommend-bg > div .items_wrapper {
    width: 90%;
  }
  .theme-btm-blog-recommend-bg > div .items_wrapper > a {
    width: 100%;
    float: left;
    margin-right: 0;
  }
  .theme-btm-blog-recommend-bg > div .items_wrapper > a:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 540px) {
  .home-started .started-wrapper .right-wrapper {
    width: 96%;
  }
}
@media screen and (max-width: 480px) {
  .step-guide-block {
    display: none;
  }
  .home-started .started-wrapper {
    height: 460px;
  }
  .home-started .started-wrapper .started-bg {
    height: auto;
  }
  .home-started .started-wrapper .started-bg .left-wrapper {
    width: 90%;
    height: 212px;
    display: block;
    top: 0;
    padding: 0;
  }
  .home-started .started-wrapper .started-bg .left-wrapper .video {
    width: 260px;
    height: 150px;
    position: relative;
    top: 24px;
    left: 2px;
    overflow: hidden;
  }
  .home-started .started-wrapper .started-bg .left-wrapper .video-mask {
    width: 101%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .home-started .started-wrapper .started-bg .right-wrapper {
    top: 0;
  }
  .home-started .started-wrapper .started-bg .right-wrapper .title {
    height: max-content;
    font-size: 30px;
    line-height: 35px;
  }
  .video-feature-bg .feature-items .feature-link {
    width: 80%;
  }
  .what-user-say-bg .user-ctn > div {
    width: 80%;
  }
  .what-user-say-bg .trustpilot-widget {
    width: 100%;
  }
}
/*# sourceMappingURL=public.css.map */