.zw-product-header {
    background: #f7e7df;
}
/* promotion section */

.zpromotion {
    background: #f6d8cd;
    padding: 12px 20px;
    position: relative;
    box-sizing: border-box;
    z-index: 10;
}

.zpromotion p {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-family: var(--zf-primary-semibold);
}

.zpromotion p span {
    margin-right: 0;
    font-family: var(--zf-primary-extrabold);
}

.zpromotion p a {
    border-bottom: 1px solid #ee6d42;
    padding: 0px 0px;
    display: inline-block;
    color: #ee6d42;
    line-height: 1.3;
    margin-left: 0px;
    font-size: 13px;
    font-family: var(--zf-primary-extrabold);
}

.zpremoclose {
    position: absolute;
    right: 22px;
    top: 13px;
    width: 20px;
    height: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px;
}

.zpremoclose:before,
.zpremoclose:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 11px;
    width: 2px;
    background-color: #8d4016;
    top: 5px;
}

.zpremoclose:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.zpremoclose:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

/* promotion section end*/
.learn-more-sec .content-wrap {
    background: #f8e6df;
}

.learn-more-sec .learn-content p {
    font-size: 19px;
    line-height: 1.8;
    margin: 0;
}

.learn-more-sec .learn-content strong {
    font-family: var(--zf-primary-semibold);
}

.learn-more-sec .learn-content {
    max-width: 1040px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 60px;
}

.learn-more-sec {
    padding: 0 0 7em;
}

.main-container-wrapper #mini-panel-product_menu {
    margin-top: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--zf-secondary-bold);
    line-height: 1.1;
}

#block-system-main {
    margin-top: 0;
}

.header,
.product-header-top {
    /* display: none; */
}

/* .ZF-support {
    border-top: 0;
} */


.ZF-support .ZF-container {
    /* display: none; */
}

.content-wrap {
    max-width: 1280px;
    padding: 0;
    overflow: visible;
}

.banner-section .banner-main .apps-download-links-wrap a.mac-download-app-store {
    /* margin-left: 0; */
}

video {
    background-color: transparent !important;
    -webkit-backface-visibility: hidden;
}

body h1 {
    font-size: 58px;
}

body h2 {
    font-size: 43px;
}

body p {
    font-size: 19px;
}

.rows {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rows .col-1 {
    flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    max-width: 40%;
}

.rows .col-2 {
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
}
.banner-section .rows .col-2 {
    flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    max-width: 55%;
}

.banner-section {
    background: #f7e7df;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 4em 0 7em;
}

.banner-section .banner-main.rows {
    align-items: center;
}

/*.banner-video img {
    max-width: 180%; 
}*/
.banner-video video {
    right: auto;
    width: 125%;
    max-width: 125%;
}

.banner-content {
    max-width: 440px;
}

.banner-content a.l-logo,
.doc-logo a {
    display: block;
    color: #000;
}

.banner-section span.tit-logo {
    position: relative;
    display: inline-block;
    padding-left: 85px;
    font-size: 25px;
    font-family: var(--zf-primary-semibold), sans-serif;
    margin-bottom: 25px;
    padding: 15px 0 15px 85px;
}

.banner-section span.tit-logo::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(/sites/zweb/images/producticon/docscanner.png);
    width: 65px;
    height: 65px;
    background-size: 65px;
    background-repeat: no-repeat;
    box-shadow: 2px 3px 5px rgba(169, 124, 101, 0.3);
    -webkit-box-shadow: 2px 3px 5px rgba(169, 124, 101, 0.3);
    border-radius: 15px;
}


/****update****/


.logo-wrap.content-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
}

/****update end****/
.doc-app-links {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
}

.doc-app-links span {
    padding-right: 20px;
    font-family: var(--zf-primary-semibold), sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.doc-sign-section {
    padding: 8em 0;
}

.doc-sign-section .title {
    max-width: 500px;
}

.doc-sign-section .sign-img img {
    max-width: 1100px;
    margin: 0 auto;
    display: block;
}

.extract-scan-section {
    background: #f8e6df;
    padding: 8em 0;
}

.extract-scan-section .rows {
    align-items: center;
    -ms-flex-align: center;
}

.extract-scan-section .scan-img img {
    display: block;
}

.extract-scan-section .scan-img {
    position: relative;
    width: 78%;
    margin: 0 0 0 auto;
}

.extract-scan-section .scanning-img {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    display: inline-block;
    /* border-top: 3px solid #f06d3a; */
    overflow: hidden;
    left: 0;
    bottom: 0;
}

.extract-scan-section .scanning-img img {
    position: absolute;
    bottom: 0;
}

.extract-scan-section .scan-img img {
    transform: scale(0.9, 1);
    -webkit-transform: scale(0.9, 1);
    -moz-transform: scale(0.9, 1);
    -ms-transform: scale(0.9, 1);
}

.scanning-img::before {
    content: "";
    position: absolute;
    top: 0px;
    background: #f06d3a;
    height: 3px;
    width: 130%;
    z-index: 1;
    box-shadow: -2px 4px 4px 0px rgba(240, 109, 58, 0.45098039215686275);
    left: 0;
}

.bottom-animated .scanning-img {
    -webkit-animation: scanning ease-in-out 2s infinite alternate;
    animation: scanning ease-in-out 2s infinite alternate;
}

.translate-section {
    padding: 7em 0;
}

.translate-section .title {
    margin: 0 auto 3em;
    max-width: 650px;
    text-align: center;
}

.translate-section h4 {
    font-family: Roboto slab;
    font-size: 28px;
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
}

.translate-main .rows {
    display: block;
    position: relative;
    /*    background: #f2f2f2;*/
}

.translate-main .col-1 {
    float: left;
    width: 50%;
    max-width: 50%;
}

.translate-main .rows::after,
.translate-main .rows::before,
.translate-main .col-1::after,
.translate-main .col-1::before {
    display: table;
    content: "";
    clear: both;
}

.translate-main span {
    font-family: var(--zf-splfont-cursive-one-regular);
    font-size: 28px;
}

.translate-main span.lang-title {
    font-family: var(--zf-splfont-cursive-one-regular);
    font-size: 36px;
    background: #fff;
    display: block;
    padding: 10px 20px;
    font-weight: 700;
    letter-spacing: 2px;
}

.translate-main {
    position: relative;
}

.translate-content {
    padding: 50px 50px;
}

.lang-content.translate-ch .translate-content {
    padding-right: 40px;
}

.lang-content.translate-ch h4 {
    border-bottom-color: transparent;
}

.translate-opt {
    box-shadow: 0 0 10px rgba(30, 29, 29, 0.1803921568627451);
    -webkit-box-shadow: 0 0 10px rgba(30, 29, 29, 0.1803921568627451);
    position: absolute;
    right: -45px;
    top: 0px;
    max-width: 90px;
    border-radius: 10px;
    background: #fff;
    padding: 5px;
}

.slick-next:hover:after,
.slick-next:hover:before,
.slick-prev:hover:after,
.slick-prev:hover:before {
    background: #000000;
}

.slick-prev:before,
.slick-next:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 25px;
    box-shadow: 5px -5px 0 0 #000 inset;
    transform: rotate(45deg) scale(0.5) !important;
    -webkit-transform: rotate(45deg) scale(0.5) !important;
    -ms-transform: rotate(45deg) scale(0.5) !important;
    height: 25px;
    left: 3px;
    right: 0;
    border-radius: 3px;
    top: 5px !important;
    background: none;
}

.slick-prev:after,
.slick-next:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 3px;
    left: 9px;
    right: 0;
    background: #000;
    transform: none;
    -webkit-transform: none;
    top: 16px;
    border-radius: 10px;
}

button.slick-prev.slick-arrow {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    bottom: 25px;
    top: inherit;
    right: 50px;
    left: inherit;
}

.slick-next {
    bottom: 25px;
    top: inherit;
    right: 20px;
    transform: scale(0.8) rotate(180deg) translateY(-5px);
    -webkit-transform: scale(0.8) rotate(180deg) translateY(-5px);
    -ms-transform: scale(0.8) rotate(180deg) translateY(-5px);
}

.slick-next:hover:before,
.slick-prev:hover:before {
    background: transparent;
}

.share-section .title {
    margin: 0 auto 3em;
    max-width: 650px;
    text-align: center;
}

.share-img img {
    display: block;
    margin: 0 auto;
    max-width: 350px;
    /* opacity: 0; */
}

.share-section .automate-icon ul li {
    display: block;
    position: absolute;
    text-align: center;
    height: 100px;
    width: 70px;
    z-index: 10;
}

.share-section .automate-icon ul li span,
.share-section .automate-icon ul li div {
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.share-section .automate-icon span.icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    box-shadow: -1px 3px 10px rgba(119, 118, 118, 0.2196078431372549);
    -webkit-box-shadow: -1px 3px 10px rgba(119, 118, 118, 0.2196078431372549);
    background: #fff;
}

.share-section .automate-icon span.icon::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-size: 100% auto;
    background-repeat:no-repeat;
    width: 40px;
    height: 40px;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
}

.share-section .automate-icon li.notebook span::after {
    background-position: var(--zp-notebook-bp);
    background-image: var(--product-icons);
    width: var(--zp-i-w);
    height: var(--zp-i-h);
    background-size: var(--zp-i-bs);
    margin: 0 auto 5px;
}
.share-section .automate-icon li.google-drive span::after {
    background-image: url(/sites/zweb/images/otherbrandlogos/google-drive.svg);
}
.share-section .automate-icon li.onedrive span::after {
    background-image: url(/sites/zweb/images/otherbrandlogos/onedrive.svg);
    height: 30px;
}
.share-section .automate-icon li.icloud-mail span::after {
    background-image: url(/sites/zweb/images/producticon/workdrive.svg);
}
.share-section .automate-icon li.dropbox span::after{
    background-image: url(/sites/zweb/images/otherbrandlogos/dropbox.svg);
}
.share-section .automate-icon li.iosphotos span::after {
    background-image: url(/sites/zweb/images/otherbrandlogos/ios-photos.png);
}
.share-section .automate-icon li.dropbox {
    top: 10em;
    left: 4.5em
}
.share-section .automate-icon li.google-drive {
    top: 23em;
    left: 6em
}
.share-section .automate-icon li.onedrive {
    top: 36em;
    left: 3em
}
.share-section .automate-icon li.notebook {
    top: 10em;
    right: 4em
}
.share-section .automate-icon li.icloud-mail {
    top: 23em;
    right: 6em
}
.share-section .automate-icon li.iosphotos {
    top: 36em;
    right: 3em
}
.share-section .automate-icon ul li div {
    font-size: 13px;
    margin-top: 10px;
}

.share-section .automate-icon li span {
    width: 70px;
    height: 70px;
    display: block;
}

.share-section .automate-icon li:nth-child(1) span,
.share-section .automate-icon li:nth-child(4) span,
.share-section .automate-icon li:nth-child(1) div,
.share-section .automate-icon li:nth-child(4) div {
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}

.share-section .automate-icon li:nth-child(2) span,
.share-section .automate-icon li:nth-child(6) span,
.share-section .automate-icon li:nth-child(2) div,
.share-section .automate-icon li:nth-child(6) div {
    transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
}

.share-section .automate-icon li:nth-child(3) span,
.share-section .automate-icon li:nth-child(5) span,
.share-section .automate-icon li:nth-child(3) div,
.share-section .automate-icon li:nth-child(5) div {
    transition-delay: 900ms;
    -webkit-transition-delay: 900ms;
}

.share-section .middle-animated .automate-icon li span,
.share-section .middle-animated .automate-icon li div {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}
.share-section .automate-mob img {
    transform: translateY(35%);
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.middle-animated .share-section .automate-mob img {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
}

.share-section span.circle-1 {
    background: #ddeafe;
    width: 410px;
    height: 410px;
    display: block;
    border-radius: 50%;
    top: 220px;
}

.share-section span.circle-2 {
    width: 630px;
    height: 630px;
    display: block;
    border-radius: 50%;
    border: 1px solid #ddeafe;
    top: 110px;
}

.share-section span.circle-3 {
    width: 850px;
    height: 850px;
    display: block;
    border-radius: 50%;
    border: 1px solid #ddeafe;
}

.share-main {
    position: relative;
    padding: 6em 0;
    max-width: 910px;
    margin: 0 auto;
}

.circl-animate {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.circl-animate>span {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}

.organize-section {
    background: #f8e6df;
    padding: 8em 0 5em;
    position: relative;
}

.organize-section .col-1 {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
}

.organize-img img {
    max-width: 250px;
}

.organize-main {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
}

.organize-section::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 300px;
    background: #fff;
}

.organize-section .org-img {
    margin: 25px 15px;
    position: relative;
}

.organize-img img {
    max-width: 250px;
    position: relative;
    display: block;
    z-index: 1;
    box-shadow: 0 0 8px rgba(144, 140, 140, 0.8509803921568627);
    -webkit-box-shadow: 0 0 8px rgba(144, 140, 140, 0.8509803921568627);
}

.organize-section .org-img.bundle::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: #a7a7a7;

}

.organize-section .org-img.bundle::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.10196078431372549);
}

.cta-section {
    text-align: center;
    padding: 6em 0;
}

.apps-download-links-wrap {
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: -3px;
}

.footer-wrapper {
    /* display: none; */
}

.footer-copy {
    background: #f4f4f4;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    display: none;
}

.footer-copy p {
    margin: 0;
    font-size: 15px;
}

footer .eula {
    text-align: right;
}

footer .eula a {
    color: #0f61e6;
    border-bottom: 1px solid #0f61e6;
}

.bottom-cta-wrap {
    display: none;
}

.footer-copy .rows {
    justify-content: normal;
    -ms-flex-pack: normal;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}

.footer-copy .rows>div {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
}

.share-img,
.title {
    position: relative;
    z-index: 1;
}

/*
==============================================
pulse
==============================================
*/

.share-section .animated li:nth-child(2n+2) {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 20s;
    -webkit-animation-duration: 20s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.share-section .animated li:nth-child(2n+1) {
    animation-name: pulse2;
    -webkit-animation-name: pulse2;
    animation-duration: 20s;
    -webkit-animation-duration: 20s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: translateY(15px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(15px);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: translateY(15px);
    }

    50% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(15px);
    }
}

@keyframes pulse2 {
    0% {
        transform: translateY(-15px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-transform: translateY(-15px);
    }

    50% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-15px);
    }
}

@keyframes slideup {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
}

@-webkit-keyframes slideup {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
}

@-webkit-keyframes scanning {
    0% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

@keyframes scanning {
    0% {
        height: 100%;
    }

    100% {
        height: 1%;
    }
}

.slideup {
    opacity: 0;
}

.middle-animated .slideup {
    animation: slideup 0.6s ease 0.1s forwards;
    -webkit-animation: slideup 0.6s ease 0.1s forwards;
}

.organize-img .org-img {
    opacity: 0;
}

.middle-animated .organize-img .org-img {
    animation: slideup 0.6s ease-in 0.1s forwards;
    -webkit-animation: slideup 0.6s ease-in 0.1s forwards;
}

.middle-animated .organize-img:first-child .org-img:last-child {
    animation-delay: 500ms;
    -webkit-animation-delay: 500ms;
}

.middle-animated .organize-img:last-child .org-img:nth-child(1) {
    animation-delay: 700ms;
    -webkit-animation-delay: 700ms;
}

.middle-animated .organize-img:last-child .org-img:nth-child(2) {
    animation-delay: 900ms;
    -webkit-animation-delay: 900ms;
}

.middle-animated .organize-img:last-child .org-img:nth-child(3) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.organize-section .org-img.bundle::before,
.organize-section .org-img.bundle::after {
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
}

.organize-section .middle-animated .org-img.bundle::before {
    transform: rotate(3deg);
    opacity: 1;
}

.organize-section .middle-animated .org-img.bundle::after {
    transform: rotate(-3deg);
    opacity: 1;
}


.migrate-section {
    margin-top: 6em;
}

.migrate-section .rows .col-1,
.migrate-section .rows .col-2 {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
}

.migrate-section .rows .col-1,
.migrate-section .rows .col-2 {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
}

.migrate-section .content-wrap {
    padding: 110px 60px 0;
    background: #f7f7f7;
}

.migrate-section .mig-con {
    margin: 40px auto 0;
    max-width: 400px;
}

.migrate-section .migrate-img img {
    max-width: 380px;
    margin: 0px auto 1px;
    display: block;
    width: 100%;
}

/****Footer Dropdown ****/

footer .eula a:hover+ul {
    background: #f4f4f4;
    opacity: 1;
    transform: translateY(0);
}

footer .eula .eula-menu ul {
    position: absolute;
    bottom: 39px;
    right: 0;
    display: none;
    background: rgb(240, 240, 240);
    text-align: left;
    width: 120px;
    margin: 0 0 0 auto;
    box-shadow: -1px 4px 9px rgba(0, 0, 0, 0.09);
}

.eula-menu small {
    /* border: 1px solid #f4f4f4; */
    padding: 5px 25px 5px 12px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    color: #2d68de;
}

.eula-menu strong {
    position: relative;
}

.eula-menu small::after {
    position: absolute;
    content: "";
    right: 1px;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 5px solid #2d68de;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transform: translate(-50%, -50%);
}

footer .eula .eula-menu ul li a {
    color: #000;
    text-decoration: none;
    border: 0;
    display: block;
    padding: 5px 14px;
    font-size: 14px;
}

footer .eula .eula-menu ul li:last-child a {
    border-bottom-color: transparent;
}

@media screen and (max-width:1440px) {
    .banner-video video {
        width: 105%;
        max-width: 105%;
    }
}

@media screen and (max-width:1280px) {
    body h1 {
        font-size: 43px;
    }

    body p {
        font-size: 17px;
    }

    body h2 {
        font-size: 34px;
    }

    .banner-section {
        padding: 4em 0 5em;
    }

    .banner-video video {
        width: 115%;
        max-width: 115%;
    }

    .content-wrap {
        max-width: 1080px;
    }

    span.tit-logo {
        font-size: 21px;
        padding: 10px 0 10px 60px;
    }

    span.tit-logo::before {
        width: 50px;
        height: 50px;
        background-size: 50px;
    }

    .extract-scan-section .scan-img {
        position: relative;
        width: 70%;
        margin: 0 0 0 auto;
    }

    .organize-img img {
        max-width: 210px;
    }

    .migrate-section .mig-con {
        margin: 50px auto 0;
        max-width: 420px;
    }
}

@media screen and (max-width:1199px) {
    .banner-content {
        max-width: 420px;
    }

    .doc-sign-section .sign-img img {
        max-width: 90%;
    }

    .translate-main img {
        width: 100%;
    }

    .translate-opt {
        right: 0;
        top: 0;
        padding: 5px;
        max-width: 60px;
    }

    .banner-video video {
        width: 100%;
        margin-left: 15px;
    }

    .doc-sign-section,
    .extract-scan-section,
    .translate-section,
    .share-section,
    .cta-section {
        padding: 4em 0;
    }

    .migrate-section .migrate-img img {
        max-width: 290px;
    }

    .migrate-section .mig-con {
        margin: 0px auto 0;
        max-width: 420px;
    }
}

@media screen and (max-width:1023px) {
    body h2 {
        font-size: 27px;
    }

    .banner-section span.tit-logo {
        padding: 15px 0 15px 70px;
    }

    .banner-section span.tit-logo::before {
        top: 10px;
        width: 55px;
        height: 55px;
        background-size: 55px;

    }

    .banner-section {
        height: auto;
    }

    .logo-wrap.content-wrap {
        position: relative;
        top: 0;
        margin-bottom: 50px;
        text-align: center;
    }

    .banner-section {
        display: block;
        padding: 3em 1em;
    }

    .banner-video video {
        width: 485px;
    }

    .banner-section .rows .col-1,
    .banner-section .rows .col-2 {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-content {
        margin: 0 auto;
        text-align: center;
        max-width: 470px;
    }

    .banner-video video {
        width: 100%;
        display: block;
        margin: 0 auto;
        position: relative;
    }

    .banner-details {
        padding-bottom: 30px;
    }

    .rows .col-1 {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        max-width: 50%;
    }

    .rows .col-2 {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        max-width: 50%;
    }

    .extract-scan-section .scan-img {
        width: 90%;
        margin: 0 auto;
    }

    .translate-main .col-1 {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .share-main {
        max-width: 560px;
    }

    .share-img img {
        max-width: 200px;
    }

    .share-section span.circle-1 {
        width: 270px;
        height: 270px;
        top: 130px;
    }

    .share-section span.circle-2 {
        width: 400px;
        height: 400px;
        top: 70px;
    }

    .share-section span.circle-3 {
        width: 550px;
        height: 550px;
    }

    .share-section .middle-animated .automate-icon li span {
        transform: scale(0.8);
    }

    .share-section .automate-icon ul li div {
        margin-top: 0px;
    }

    .share-section .automate-icon li.dropbox {
        top: 7em;
        left: 0.5em;
    }

    .share-section .automate-icon li.drive {
        top: 16em;
        left: 3em;
    }

    .share-section .automate-icon li.onedrive {
        top: 25em;
        left: 1em;
    }

    .share-section .automate-icon li.notebook {
        top: 7em;
        right: 0.5em;
    }

    .share-section .automate-icon li.icloud-mail {
        top: 16em;
        right: 3em;
    }

    .share-section .automate-icon li.iosphotos {
        top: 25em;
        right: 1em;
    }

    .translate-main {
        max-width:560px;
        margin:auto;
        transform-origin: top center;
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
    }

    .organize-section::before {
        display: none;
    }

    .organize-section {
        padding: 3em 0;
    }

    .organize-img img {
        max-width: 130px;
    }

    .footer-copy .rows>div.copy {
        order: 2;
    }

    .footer-copy .rows {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .footer-copy .rows>div {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    footer .eula {
        text-align: center;
        margin-bottom: 16px;
    }

    button.slick-prev.slick-arrow {
        right: auto;
        left: 20px;
    }

    button.slick-next.slick-arrow {
        right: auto;
        left: 50px;
    }

    .migrate-section .content-wrap {
        padding: 70px 40px 0;
    }

    .migrate-section .migrate-img img {
        max-width: 260px;
    }
   .share-section .automate-icon li.google-drive {
      top: 16em;
       left: 3em;
   }
}

@media screen and (max-width:767px) {
    .learn-more-sec {
        padding: 0 0 4em;
    }

    .learn-more-sec .learn-content p {
        font-size: 17px;
    }

    .learn-more-sec .learn-content {
        padding: 30px 30px;
    }

    .zpromotion {
        padding: 30px 20px;
    }

    body h1 {
        font-size: 34px;
    }

    .banner-video img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .banner-section {
        padding: 2em 0 3em;
    }

    .rows .col-1,
    .rows .col-2 {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }

    .extract-scan-section {
        text-align: center;
    }

    .scan-content {
        margin-bottom: 40px;
    }

    .translate-opt {
        display: none;
    }

    .share-section {
        padding-top: 0;
    }

    .organize-img img {
        max-width: 100%;
    }

    .share-main,
    .share-img img {
        max-width: 75%;
        padding: 0em 0;
    }

    .automate-con {
        display: none;
    }

    button.slick-prev.slick-arrow {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -moz-transform: scale(0.7);
        bottom: 15px;
    }

    .slick-next {
        bottom: 15px;
        transform: scale(0.7) rotate(180deg) translateY(-5px);
        -webkit-transform: scale(0.7) rotate(180deg) translateY(-5px);
        -ms-transform: scale(0.7) rotate(180deg) translateY(-5px);
        -moz-transform: scale(0.7) rotate(180deg) translateY(-5px);
    }

    .doc-sign-section .title {
        text-align: center;
        margin: 0 auto;
    }

    .translate-main {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    .organize-section .organize-content {
        text-align: center;
    }

    .migrate-section .rows .col-1,
    .migrate-section .rows .col-2 {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }

    .migrate-section .mig-con {
        text-align: center;
    }

}

@media screen and (max-width:375px) {
    body h2 {
        font-size: 26px;
    }
}