h1 {
    font-size: 63px;
    line-height: 1;
    margin: 0 auto
}

h2 {
    font-size: 52px;
    line-height: 1.1
}

h3 {
    font-size: 38px
}

.zb-ie {
    overflow-x: hidden
}

.zb-ie svg,
.zb-ie .default-alter {
    display: none !important
}

.ie-alter {
    display: none !important
}

.zb-ie .ie-alter {
    display: block !important
}

.template-inner .content-wrap {
    max-width: 1050px;
    padding: 0;
    overflow: visible
}

.banner-section {
    padding: 100px 0 50px
}

.banner-inner.content-wrap {
    display: table;
    table-layout: fixed;
    width: 90%;
    margin: 70px auto 80px
}

.banner-con,
.banner-form {
    display: table-cell;
    vertical-align: top
}

.banner-con {
    width: 55%
}

.body-umain .banner-con {
    width: 100%;
    max-width: 800px;
    display: block;
    text-align: center;
    margin: 0 auto
}

.banner-form {
    width: 45%
}

.body-umain .banner-form {
    display: none
}

.ban-text {
    margin: 35px 0;
    font-size: 19px
}

.act-btn.modal-toggle {
    background: #f0483e;
    color: #fff
}

.signup-inner {
    display: block;
    max-width: 420px;
    margin: 0 0 0 auto;
    padding-left: 50px
}

.banner-box {
    position: relative
}

.banner-box img {
    -webkit-box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    transition: opacity 1s ease, -webkit-transform 1s ease;
    -o-transition: transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease
}

.anim-start .bottom-animated .banner-box img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.anim-snippet {
    pointer-events: none
}

.anim-snippet span {
    display: block;
    line-height: 1.1
}

.b-anim-left {
    position: absolute;
    top: 0;
    left: -70px;
    bottom: 0;
    margin: auto;
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/banner-arrow-left.png') no-repeat;
    background-position: 0 10px;
    background-size: 6000px auto;
    width: 270px;
    height: 160px;
    opacity: 0;
    visibility: hidden
}

.anim-start .middle-animated .b-anim-left {
    opacity: 1;
    visibility: visible;
    -webkit-animation: leftArrowRun 1s steps(19) forwards;
    animation: leftArrowRun 1s steps(19) forwards
}

@-webkit-keyframes leftArrowRun {
    100% {
        background-position: -5715px 10px
    }
}

@keyframes leftArrowRun {
    100% {
        background-position: -5715px 10px
    }
}

.b-anim-left:after {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -66px -44px/300px auto;
    position: absolute;
    margin: auto;
    left: -15px;
    top: 0;
    bottom: -50px;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s linear .3s;
    transition: -webkit-transform .4s linear .3s;
    -o-transition: transform .4s linear .3s;
    transition: transform .4s linear .3s;
    transition: transform .4s linear .3s, -webkit-transform .4s linear .3s
}

.anim-start .middle-animated .b-anim-left:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.b-anim-right {
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    margin: auto;
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/banner-arrow-right.png') no-repeat;
    background-position: 0 -15px;
    background-size: 7000px auto;
    width: 330px;
    height: 270px;
    opacity: 0;
    visibility: hidden
}

.anim-start .middle-animated .b-anim-right {
    opacity: 1;
    visibility: visible;
    -webkit-animation: rightArrowRun 1s steps(19) .2s forwards;
    animation: rightArrowRun 1s steps(19) .2s forwards
}

@-webkit-keyframes rightArrowRun {
    100% {
        background-position: -6660px -15px
    }
}

@keyframes rightArrowRun {
    100% {
        background-position: -6660px -15px
    }
}

.b-anim-right:after {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -2px -44px/300px auto;
    position: absolute;
    margin: auto;
    right: 10px;
    top: -50px;
    bottom: 0;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s linear .6s;
    transition: -webkit-transform .4s linear .6s;
    -o-transition: transform .4s linear .6s;
    transition: transform .4s linear .6s;
    transition: transform .4s linear .6s, -webkit-transform .4s linear .6s
}

.anim-start .middle-animated .b-anim-right:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.b-anim-top,
.w-anim-2 {
    width: 200px;
    background: #fff;
    -webkit-box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    border-radius: 30px;
    border-top-left-radius: 0;
    padding: 15px 0 15px 60px;
    position: absolute;
    top: 10%;
    right: -9%;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
}

.b-anim-bottom {
    width: 200px;
    background: #fff;
    -webkit-box-shadow: -1px 8px 20px 5px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 8px 20px 5px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 30px 10px 30px 65px;
    position: absolute;
    bottom: 13%;
    left: -3%;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0
}

.anim-start .middle-animated .b-anim-top,
.anim-start .middle-animated .w-anim-2 {
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    transition: opacity 1s ease, -webkit-transform 1s ease;
    -o-transition: transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease;
    transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease
}

.anim-start .middle-animated .b-anim-bottom {
    -webkit-transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    -o-transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s, -webkit-transform 1s ease .5s
}

.anim-start .middle-animated .b-anim-top,
.anim-start .middle-animated .w-anim-2,
.anim-start .middle-animated .b-anim-bottom {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.b-anim-top:before,
.w-anim-2:before {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -118px -26px/180px auto;
    position: absolute;
    margin: auto;
    left: 20px;
    top: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center
}

.anim-start .middle-animated .b-anim-top:before,
.anim-start .middle-animated .w-anim-2:before {
    -webkit-animation: top-ring 6s linear .5s forwards;
    animation: top-ring 6s linear .5s forwards
}

@-webkit-keyframes top-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    1% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    3% {
        -webkit-transform: rotate(-28deg);
        transform: rotate(-28deg)
    }
    5% {
        -webkit-transform: rotate(34deg);
        transform: rotate(34deg)
    }
    7% {
        -webkit-transform: rotate(-32deg);
        transform: rotate(-32deg)
    }
    9% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    11% {
        -webkit-transform: rotate(-28deg);
        transform: rotate(-28deg)
    }
    13% {
        -webkit-transform: rotate(26deg);
        transform: rotate(26deg)
    }
    15% {
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg)
    }
    17% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    19% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    21% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    23% {
        -webkit-transform: rotate(-16deg);
        transform: rotate(-16deg)
    }
    25% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg)
    }
    27% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    29% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    31% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    33% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    35% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    37% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    39% {
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    41% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    43% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes top-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    1% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    3% {
        -webkit-transform: rotate(-28deg);
        transform: rotate(-28deg)
    }
    5% {
        -webkit-transform: rotate(34deg);
        transform: rotate(34deg)
    }
    7% {
        -webkit-transform: rotate(-32deg);
        transform: rotate(-32deg)
    }
    9% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    11% {
        -webkit-transform: rotate(-28deg);
        transform: rotate(-28deg)
    }
    13% {
        -webkit-transform: rotate(26deg);
        transform: rotate(26deg)
    }
    15% {
        -webkit-transform: rotate(-24deg);
        transform: rotate(-24deg)
    }
    17% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }
    19% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    21% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }
    23% {
        -webkit-transform: rotate(-16deg);
        transform: rotate(-16deg)
    }
    25% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg)
    }
    27% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }
    29% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    31% {
        -webkit-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
    33% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    35% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    37% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    39% {
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg)
    }
    41% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg)
    }
    43% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.b-anim-bottom:before {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -206px -36px/260px auto;
    position: absolute;
    margin: auto;
    left: 20px;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.anim-start .middle-animated .b-anim-bottom:before {
    -webkit-animation: smallGear 5s linear .8s infinite;
    animation: smallGear 5s linear .8s infinite
}

@-webkit-keyframes smallGear {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes smallGear {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.b-anim-top .f-s,
.w-anim-2 .f-s,
.b-anim-bottom .l-s,
.w-anim-7 .l-s {
    font-size: 15px;
    font-family: var(--zf-primary-semibold)
}

.b-anim-top .l-s,
.w-anim-2 .l-s,
.b-anim-bottom .f-s,
.w-anim-7 .f-s {
    font-size: 13px;
    color: #000;
    padding-bottom: 5px
}

.b-anim-bottom .l-s,
.w-anim-7 .l-s {
    color: #03d678
}

.table-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 140px 0
}

.table-con,
.table-media {
    display: table-cell;
    vertical-align: middle
}

.table-con {
    width: 50%
}

.table-media {
    width: 50%;
    text-align: center
}

.trust-section {
    padding: 40px 0
}

.trust-section .table-box {
    margin: 100px 0 120px
}

.trust-section .table-con {
    padding-right: 30px
}

.trust-section .table-con span {
    display: block
}

.trust-section .table-con p {
    font-family: var(--zf-primary-semibold);
    font-size: 19px
}

.trust-section .table-media {
    padding-left: 30px
}

.trust-status {
    width: 300px;
    height: 300px;
    display: table;
    table-layout: fixed;
    -webkit-box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    margin: 0 auto;
    position: relative
}

.trust-status p {
    font-family: var(--zf-primary-semibold);
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.trust-status p span {
    display: block;
    font-family: var(--zf-secondary-bold);
    font-size: 78px;
    line-height: 1;
    color: #366cf3;
    -webkit-text-stroke: 2px #0049fe
}

.middle-animated .trust-status p span {
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #0049ff), color-stop(40%, #366cf3), color-stop(60%, #366cf3), color-stop(80%, #0049ff));
    background: -o-linear-gradient(left, #0049ff 20%, #366cf3 40%, #366cf3 60%, #0049ff 80%);
    background: linear-gradient(to right, #0049ff 20%, #366cf3 40%, #366cf3 60%, #0049ff 80%);
    background-size: 200% auto;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: textGradient 1s linear infinite;
    animation: textGradient 1s linear infinite
}

.zb-ie .middle-animated .trust-status p span {
    background: transparent;
    color: #366cf3
}

.trust-status .t-fade-outer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

@-webkit-keyframes textGradient {
    to {
        background-position: 200% center
    }
}

@keyframes textGradient {
    to {
        background-position: 200% center
    }
}

.t-fade-box {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    -o-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.t-fade-box.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    -o-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out
}

.t-fade-box-1 {
    background: rgba(236, 236, 236, 0.5);
    left: -60px;
    top: 0;
    width: 40px;
    height: 40px
}

.t-fade-box-2 {
    background: rgba(253, 119, 119, 0.5);
    top: -70px;
    right: 0
}

.t-fade-box-3 {
    background: rgba(236, 236, 236, 0.5);
    top: -50px;
    right: -40px;
    z-index: -1;
    width: 40px;
    height: 40px
}

.t-fade-box-4 {
    background: rgba(5, 193, 109, 0.51);
    left: -20px;
    bottom: -20px;
    width: 60px;
    height: 60px
}

.t-fade-box-5 {
    background: rgba(236, 236, 236, 0.5);
    bottom: -65px;
    right: 40px;
    width: 30px;
    height: 30px
}

.t-fade-box-6 {
    background: rgba(255, 217, 131, 0.52);
    bottom: -70px;
    right: -20px
}

.t-fade-box-7 {
    background: rgba(0, 73, 255, 0.51);
    top: -30px;
    left: 0
}

.why-section {
    margin-top: 60px
}

.why-con-outer {
    background: #ebf7ff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 247, 255, 1)), to(rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(top, rgba(235, 247, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(235, 247, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ebf7ff", endColorstr="#ffffff", GradientType=1);
    padding: 120px 0 40px;
    max-width: 1400px;
    margin: 0 auto
}

.why-con h2 span {
    display: block
}

.why-title {
    max-width: 610px;
    margin: 30px 0;
    line-height: 1.8
}

.why-con ul {
    display: table;
    width: 100%;
    margin: 50px 0 100px
}

[class*="w-box-"] {
    width: 230px;
    float: left;
    border-radius: 15px;
    padding: 90px 20px 40px;
    margin-right: 3%;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: -webkit-transform .7s ease;
    transition: -webkit-transform .7s ease;
    -o-transition: transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease
}

.middle-animated [class*="w-box-"] {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.w-icon {
    font-family: var(--zf-secondary-bold);
    line-height: 1.2;
    display: block;
    font-size: 19px;
    position: relative;
    padding: 55px 0 0
}

.w-box-1 {
    background: #ffc9d8
}

.middle-animated .w-box-1 {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.w-box-2 {
    background: #bcf3de
}

.middle-animated .w-box-2 {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.w-box-3 {
    background: #b1d4ff
}

.middle-animated .w-box-3 {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.w-box-4 {
    background: #fee7b2
}

.middle-animated .w-box-4 {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.w-icon:before {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat 0 0/280px auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    -o-transition: transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in
}

.middle-animated .w-icon:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.w-icon-2:before {
    background-position: -40px 0
}

.w-icon-3:before {
    background-position: -80px 0
}

.w-icon-4:before {
    background-position: -120px 0
}

.middle-animated .w-icon-1:before {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.middle-animated .w-icon-2:before {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.middle-animated .w-icon-3:before {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.middle-animated .w-icon-4:before {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.w-icon span {
    display: block
}

.why-note {
    max-width: 750px;
    margin: 0 auto;
    font-size: 15px;
    padding-left: 90px;
    position: relative;
    font-family: "Roboto Slab";
    font-weight: 300
}

.why-note:before {
    content: '';
    width: 70px;
    height: 70px;
    background: #fff0b9;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px
}

.why-note:after {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -180px 0/320px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto
}

.why-section .table-media {
    padding: 0 70px 0 0;
    width: 55%
}

.why-section .table-con {
    padding: 0 0 0 70px;
    width: 45%
}

.why-section .table-media-right .table-con {
    padding: 0 70px 0 0
}

.why-section .table-media-right .table-media {
    padding: 0 0 0 70px
}

.why-section .table-media-inner,
.support-section .table-media-inner {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition: opacity .7s ease, -webkit-transform .7s ease;
    transition: opacity .7s ease, -webkit-transform .7s ease;
    -o-transition: transform .7s ease, opacity .7s ease;
    transition: transform .7s ease, opacity .7s ease;
    transition: transform .7s ease, opacity .7s ease, -webkit-transform .7s ease
}

.table-media-right .table-media-inner,
.support-section .table-media-inner {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px)
}

.anim-start .middle-animated .table-media-inner {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.w-features-1 .table-media-inner:before,
.w-features-2 .table-media-inner:before,
.w-features-3 .table-media-inner:before {
    content: '';
    width: 1px;
    height: 70%;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 10px 10px 70px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 10px 10px 70px 5px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1
}

.w-features-2 .table-media-inner:before {
    left: inherit;
    right: 0
}

.w-anim-1 {
    width: 90px;
    height: 90px;
    background: #ffc9d8;
    border-radius: 15px;
    position: absolute;
    top: -5%;
    right: -5%;
    bottom: 0;
    margin: auto;
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: opacity .7s ease 1s, -webkit-transform .7s ease 1s;
    transition: opacity .7s ease 1s, -webkit-transform .7s ease 1s;
    -o-transition: transform .7s ease 1s, opacity .7s ease 1s;
    transition: transform .7s ease 1s, opacity .7s ease 1s;
    transition: transform .7s ease 1s, opacity .7s ease 1s, -webkit-transform .7s ease 1s
}

.anim-start .middle-animated .w-anim-1 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.w-anim-1:before {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -285px 0/400px auto;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.w-anim-2 {
    text-align: left;
    top: inherit;
    right: 0;
    bottom: 12%;
    margin: auto
}

.anim-start .middle-animated .w-anim-2 {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.anim-start .middle-animated .w-anim-2:before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.w-anim-3 {
    background: #3e3e3e;
    font-size: 13px;
    font-family: var(--zf-primary-semibold);
    color: #fff;
    width: 150px;
    padding: 8px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    -webkit-transition: opacity .7s linear 1.8s;
    -o-transition: opacity .7s linear 1.8s;
    transition: opacity .7s linear 1.8s;
    opacity: 0
}

.anim-start .middle-animated .w-anim-3 {
    opacity: 1;
    -webkit-animation: toolJump 3s linear 1.8s infinite;
    animation: toolJump 3s linear 1.8s infinite
}

@-webkit-keyframes toolJump {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes toolJump {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    50% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

.w-anim-3:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #e25050;
    border-radius: 50px;
    position: absolute;
    top: 0;
    right: 0
}

.w-anim-3:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 13px solid #3e3e3e;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0
}

.w-anim-4 {
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    left: 27%;
    bottom: 2%;
    z-index: 9;
    margin: auto;
    -webkit-box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s linear .5s;
    transition: -webkit-transform .5s linear .5s;
    -o-transition: transform .5s linear .5s;
    transition: transform .5s linear .5s;
    transition: transform .5s linear .5s, -webkit-transform .5s linear .5s
}

.w-anim-4:before {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -345px 0/400px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.anim-start .middle-animated .w-anim-4 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.w-anim-5 {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%
}

.anim-line-1,
.anim-line-2,
.anim-line-3 {
    stroke: #cbcbcb
}

.anim-start .middle-animated .anim-line-1 {
    stroke-dasharray: 150;
    stroke-dashoffset: -150;
    -webkit-animation: anim-line-1 .3s linear .7s forwards;
    animation: anim-line-1 .3s linear .7s forwards
}

@-webkit-keyframes anim-line-1 {
    from {
        stroke-dashoffset: -150
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes anim-line-1 {
    from {
        stroke-dashoffset: -150
    }
    to {
        stroke-dashoffset: 0
    }
}

.anim-start .middle-animated .anim-line-2 {
    stroke-dasharray: 150;
    stroke-dashoffset: 150;
    -webkit-animation: anim-line-2 .3s linear 1s forwards;
    animation: anim-line-2 .3s linear 1s forwards
}

@-webkit-keyframes anim-line-2 {
    from {
        stroke-dashoffset: 150
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes anim-line-2 {
    from {
        stroke-dashoffset: 150
    }
    to {
        stroke-dashoffset: 0
    }
}

.anim-start .middle-animated .anim-line-3 {
    stroke-dasharray: 150;
    stroke-dashoffset: 150;
    -webkit-animation: anim-line-2 .3s linear 1.3s forwards;
    animation: anim-line-2 .3s linear 1.3s forwards
}

.w-anim-6 {
    width: 55px;
    height: 55px;
    background: #ffcdd2;
    border-radius: 50px;
    display: table;
    position: absolute;
    left: -5%;
    top: -8%;
    z-index: -1;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: opacity 1s linear 1s;
    -o-transition: opacity 1s linear 1s;
    transition: opacity 1s linear 1s
}

.anim-start .middle-animated .w-anim-6 {
    opacity: 1
}

.w-anim-6:before {
    content: 'API';
    font-family: var(--zf-secondary-semibold);
    display: table-cell;
    vertical-align: middle
}

.w-anim-6:after {
    content: '';
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zeptomail/transmail-home-sprite.png') no-repeat -192px -65px/440px auto;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: -50%;
    bottom: 0;
    right: -50%;
    margin: auto
}

.anim-start .middle-animated .w-anim-6:after {
    -webkit-animation: smallGear 8s linear .4s infinite;
    animation: smallGear 8s linear .4s infinite
}

@keyframes smallGear {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.w-anim-7 {
    width: 160px;
    background: #fff;
    -webkit-box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 8px 20px 2px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    padding: 15px 20px;
    text-align: left;
    position: absolute;
    bottom: 25%;
    right: -5%;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    -o-transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s, -webkit-transform 1s ease .5s
}

.anim-start .middle-animated .w-anim-7 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.gr-line {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.anim-start .middle-animated .gr-line {
    -webkit-animation: graphLine 1s linear forwards .5s;
    animation: graphLine 1s linear forwards .5s
}

@-webkit-keyframes graphLine {
    from {
        stroke-dashoffset: 1000
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes graphLine {
    from {
        stroke-dashoffset: 1000
    }
    to {
        stroke-dashoffset: 0
    }
}

.gr-p-1,
.gr-p-2,
.gr-p-3 {
    opacity: 0;
    -webkit-transition: opacity .7s ease;
    -o-transition: opacity .7s ease;
    transition: opacity .7s ease
}

.anim-start .middle-animated .gr-p-1,
.anim-start .middle-animated .gr-p-2,
.anim-start .middle-animated .gr-p-3 {
    opacity: 1
}

.anim-start .middle-animated .gr-p-1 {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.anim-start .middle-animated .gr-p-2 {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.anim-start .middle-animated .gr-p-3 {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.w-anim-9 {
    width: 220px;
    height: 220px;
    position: absolute;
    top: -15%;
    right: 40px
}

.w-anim-9 svg {
    width: 220px;
    height: 220px
}

.cc-1 {
    stroke-dasharray: 165;
    stroke-dashoffset: 165
}

.anim-start .middle-animated .cc-1 {
    -webkit-animation: cc-1 .4s ease-out forwards .5s;
    animation: cc-1 .4s ease-out forwards .5s
}

@-webkit-keyframes cc-1 {
    from {
        stroke-dashoffset: 165
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes cc-1 {
    from {
        stroke-dashoffset: 165
    }
    to {
        stroke-dashoffset: 0
    }
}

.cc-2 {
    stroke-dasharray: 520;
    stroke-dashoffset: 520
}

.anim-start .middle-animated .cc-2 {
    -webkit-animation: cc-2 .8s ease-out forwards .8s;
    animation: cc-2 .8s ease-out forwards .8s
}

@-webkit-keyframes cc-2 {
    from {
        stroke-dashoffset: 520
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes cc-2 {
    from {
        stroke-dashoffset: 520
    }
    to {
        stroke-dashoffset: 0
    }
}

.report-box {
    position: absolute;
    left: 0;
    top: 30px
}

.report-box .r-b,
.report-box .r-y {
    display: block;
    position: relative;
    font-size: 15px;
    color: #777;
    margin: 15px 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    padding-left: 20px;
    text-align: left
}

.anim-start .middle-animated .r-b,
.anim-start .middle-animated .r-y {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.anim-start .middle-animated .r-b {
    -webkit-transition: opacity 1s ease .8s, -webkit-transform 1s ease .8s;
    transition: opacity 1s ease .8s, -webkit-transform 1s ease .8s;
    -o-transition: transform 1s ease .8s, opacity 1s ease .8s;
    transition: transform 1s ease .8s, opacity 1s ease .8s;
    transition: transform 1s ease .8s, opacity 1s ease .8s, -webkit-transform 1s ease .8s
}

.anim-start .middle-animated .r-y {
    -webkit-transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    transition: opacity 1s ease .5s, -webkit-transform 1s ease .5s;
    -o-transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s;
    transition: transform 1s ease .5s, opacity 1s ease .5s, -webkit-transform 1s ease .5s
}

.report-box .r-b:before,
.report-box .r-y:before {
    content: '';
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.report-box .r-b:before {
    background: #366cf3
}

.report-box .r-y:before {
    background: #ffc800
}

.r-toolTip {
    background: #3e3e3e;
    font-size: 15px;
    font-family: var(--zf-primary-semibold);
    color: #fff;
    width: 130px;
    padding: 11px 8px;
    position: absolute;
    top: -50px;
    left: 0;
    border-radius: 15px;
    -webkit-transition: opacity .5s linear 1s;
    -o-transition: opacity .5s linear 1s;
    transition: opacity .5s linear 1s;
    opacity: 0
}

.anim-start .middle-animated .r-toolTip {
    opacity: 1;
    -webkit-animation: toolTipJump 3s linear 1s infinite;
    animation: toolTipJump 3s linear 1s infinite
}

@-webkit-keyframes toolTipJump {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes toolTipJump {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.r-toolTip:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 12px solid #383838;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto
}

.support-con-outer {
    margin: 170px auto 0;
    padding: 100px 0;
    max-width: 1400px;
    background: #fff0b9
}

.support-con-outer .table-box {
    margin: 0 auto
}

.support-con-outer h2 {
    color: #366cf3;
    display: inline-block;
    margin: 0 0 5px
}

.support-con-outer p {
    padding-right: 50px
}

.support-con-outer img {
    max-width: 380px;
    width: 100%
}

.faq-section {
    padding: 100px 0 0;
}

.faq-section h2 {
    text-align: center
}

.faq-accordian {
    max-width: 900px;
    margin: 60px auto 0;
    counter-reset: number
}

.faq-accordian li {
    border-top: 1px solid #ccc;
    padding: 40px 50px;
    cursor: pointer
}

.faq-accordian li:last-child {
    border-bottom: 1px solid #ccc
}

.faq-accordian h5 {
    position: relative;
    color: gray;
    margin: 0;
    padding-right: 30px;
    font-size: 20px;
}

.faq-accordian h5.active {
    color: #1194f6
}

.faq-accordian h5:before {
    counter-increment: number;
    content: counter(number) ". "
}

.faq-accordian h5:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 19px;
    line-height: 28px
}

.faq-accordian h5.active:after {
    content: '-'
}

.faq-accordian p {
    margin: 0;
    font-size: 15px;
    padding: 10px 30px 0 0;
    display: none
}

.faq-accordian p.active {
    display: block
}

.bottom-section {
    padding: 120px 0;
    text-align: center
}

.bottom-section h2 {
    max-width: 700px;
    margin: 0 auto 30px
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
    h1 {
        font-size: 68px
    }
    h2 {
        font-size: 48px
    }
    h3 {
        font-size: 33px
    }
}

@media only screen and (max-width: 1399px) {
    h1 {
        font-size: 58px
    }
    h2 {
        font-size: 43px
    }
    h3 {
        font-size: 30px
    }
}

@media only screen and (max-width: 1250px) {
    .banner-box {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
}

@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 53px
    }
    h2 {
        font-size: 38px
    }
    h3 {
        font-size: 28px
    }
    .body-umain .banner-inner.content-wrap {
        margin: 50px auto 0
    }
    .banner-box {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .ban-text {
        font-size: 17px
    }
    [class*="w-box-"] {
        width: 210px;
        padding: 80px 20px 30px
    }
    .w-icon {
        font-size: 17px
    }
    .trust-section .table-box {
        margin: 40px 0 100px
    }
    .why-con ul {
        margin: 50px 0 80px
    }
    .w-anim-6 {
        left: 20px
    }
    .support-con-outer {
        margin: 140px auto 0;
        padding: 80px 0
    }
    .faq-section {
        padding: 80px 0 0
    }
    .bottom-section {
        padding: 90px 0
    }
}

@media only screen and (max-width: 1024px) {
    .why-con-outer {
        padding: 90px 0 40px
    }
    [class*="w-box-"] {
        width: 200px;
        margin-right: 20px
    }
    .w-anim-9 svg,
    .w-anim-9 {
        width: 190px;
        height: 190px
    }
}

@media only screen and (min-width: 992px) {
    .banner-con .act-btn {
        display: none
    }
    .body-umain .act-btn {
        display: inline-block
    }
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size: 48px
    }
    h2 {
        font-size: 33px
    }
    h3 {
        font-size: 24px
    }
    .banner-inner.content-wrap {
        margin: 20px auto 0
    }
    .banner-con {
        text-align: center;
        display: block;
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }
    .banner-form {
        display: none
    }
    .b-anim-left,
    .b-anim-right {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .trust-section .table-box {
        margin: 0 0 50px
    }
    .trust-status {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    .trust-status p span {
        font-size: 58px
    }
    .why-con h2 {
        text-align: center;
        max-width: 500px;
        margin: 0 auto 15px
    }
    .why-con h2 span {
        display: inline-block
    }
    .why-title {
        margin: 30px auto 0;
        text-align: center
    }
    .why-con ul {
        max-width: 500px;
        margin: 50px auto 60px;
        text-align: center
    }
    [class*="w-box-"] {
        margin: 15px;
        float: none;
        display: inline-block;
        text-align: left
    }
    .why-section .table-con,
    .why-section .table-media-right .table-media {
        padding: 0 0 0 50px
    }
    .why-section .table-media,
    .why-section .table-media-right .table-con {
        padding: 0 50px 0 0
    }
    .w-anim-1 {
        -webkit-transform: translateX(50px) scale(.8);
        -ms-transform: translateX(50px) scale(.8);
        transform: translateX(50px) scale(.8)
    }
    .anim-start .middle-animated .w-anim-1 {
        -webkit-transform: translateX(0) scale(.8);
        -ms-transform: translateX(0) scale(.8);
        transform: translateX(0) scale(.8)
    }
    .w-anim-2,
    .w-anim-7 {
        -webkit-transform: translateY(50px) scale(.8);
        -ms-transform: translateY(50px) scale(.8);
        transform: translateY(50px) scale(.8)
    }
    .anim-start .middle-animated .w-anim-2,
    .anim-start .middle-animated .w-anim-7 {
        -webkit-transform: translateY(0) scale(.8);
        -ms-transform: translateY(0) scale(.8);
        transform: translateY(0) scale(.8)
    }
    .anim-start .middle-animated .w-anim-4 {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .w-anim-6 {
        top: -10%;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .w-anim-7 {
        right: -10%
    }
    .w-anim-9 {
        top: -10%
    }
    .w-anim-9 svg,
    .w-anim-9 {
        width: 150px;
        height: 150px
    }
    .support-con-outer {
        padding: 90px 0
    }
    .support-con-outer img {
        max-width: 280px
    }
}

@media only screen and (max-width: 850px) {
    .w-anim-1 {
        -webkit-transform: translateY(50px) scale(.7);
        -ms-transform: translateY(50px) scale(.7);
        transform: translateY(50px) scale(.7)
    }
    .anim-start .middle-animated .w-anim-1 {
        -webkit-transform: translateY(0) scale(.7);
        -ms-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }
    .w-anim-2,
    .w-anim-7 {
        -webkit-transform: translateY(50px) scale(.7);
        -ms-transform: translateY(50px) scale(.7);
        transform: translateY(50px) scale(.7)
    }
    .anim-start .middle-animated .w-anim-2,
    .anim-start .middle-animated .w-anim-7 {
        -webkit-transform: translateY(0) scale(.7);
        -ms-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }
    .anim-start .middle-animated .w-anim-4 {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .w-anim-9 svg,
    .w-anim-9 {
        width: 120px;
        height: 120px
    }
    .support-con-outer img {
        max-width: 260px
    }
}

@media only screen and (min-width: 768px) and (max-width:1150px) {
    .why-section>.content-wrap,
    .support-section .content-wrap {
        overflow: hidden
    }
    .why-section>.content-wrap .table-box {
        margin: 140px 0 0
    }
}

@media only screen and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none
    }
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header {
        margin-top: 20px
    }
    .main-container-wrapper.body-umain #mini-panel-product_menu .menu-icon-help-header {
        margin-top: 0
    }
    h1 {
        font-size: 36px;
        margin: 0 auto 5px
    }
    h2 {
        font-size: 28px
    }
    h3 {
        font-size: 21px
    }
    .banner-inner.content-wrap {
        margin: 50px auto 0
    }
    .b-anim-top {
        top: 0;
        right: -19%
    }
    .b-anim-bottom {
        bottom: 3%;
        left: -13%
    }
    .b-anim-top,
    .b-anim-bottom {
        -webkit-transform: translateY(50px) scale(.7);
        -ms-transform: translateY(50px) scale(.7);
        transform: translateY(50px) scale(.7)
    }
    .anim-start .middle-animated .b-anim-top,
    .anim-start .middle-animated .b-anim-bottom {
        -webkit-transform: translateY(0) scale(.7);
        -ms-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7)
    }
    .b-anim-left,
    .b-anim-right {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
    .trust-section {
        padding: 0 0 40px
    }
    .trust-section .table-con,
    .trust-section .table-media {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .trust-section .table-con {
        padding: 30px 0 90px
    }
    .trust-status {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        width: 220px;
        height: 220px
    }
    .trust-section .table-con p {
        font-size: 17px;
        line-height: 1.6
    }
    .trust-status p span {
        font-size: 43px
    }
    .t-fade-box.active {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .table-con,
    .table-media,
    .why-section .table-con,
    .why-section .table-media,
    .why-section .table-media-right .table-con,
    .why-section .table-media-right .table-media {
        display: block;
        width: 100%;
        padding: 0
    }
    .why-con ul {
        margin: 50px auto 30px
    }
    [class*="w-box-"] {
        width: 100%;
        margin: 0 0 20px;
        display: block;
        padding: 30px 20px 30px 100px
    }
    .w-icon {
        padding: 0;
        font-size: 19px
    }
    .w-icon:before {
        left: -55px;
        bottom: 0;
        margin: auto
    }
    .w-icon span {
        display: inline
    }
    .why-note {
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
        padding: 50px 0 0
    }
    .why-note:before {
        content: none
    }
    .why-note:after {
        bottom: initial;
        right: 0;
        margin: 0 auto
    }
    .why-section .table-con {
        text-align: center
    }
    .why-section .table-media {
        padding-top: 40px
    }
    .why-section .table-con p {
        max-width: 500px;
        margin: 0 auto 20px
    }
    .why-section .table-media-inner,
    .support-section .table-media-inner {
        max-width: 400px;
        margin: 0 auto;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px)
    }
    .w-features-2 .table-media-inner,
    .w-features-4 .table-media-inner {
        margin-top: 70px
    }
    .why-section .table-box {
        margin: 100px 0 0
    }
    .w-features-1 .table-box {
        margin: 80px 0 0
    }
    .w-features-4 .table-box {
        margin: 100px 0 0
    }
    .why-section .w-features-2 .table-media {
        padding: 0 0 30px
    }
    .why-section .w-features-3 .table-media {
        padding: 60px 0 0
    }
    .w-anim-6 {
        left: 0
    }
    .support-con-outer {
        margin: 90px auto 0
    }
    .support-con-outer .table-con {
        text-align: center
    }
    .support-con-outer p {
        padding: 0;
        max-width: 400px;
        margin: 0 auto 40px
    }
    .faq-section {
        padding: 70px 0 10px;
    }
    .faq-accordian h5 {
        font-size: 18px;
    }
    .bottom-section {
        padding: 70px 0
    }
}

@media only screen and (max-width: 480px) {
    .banner-inner.content-wrap {
        margin: 20px auto 0
    }
    .banner-con {
        padding: 30px 0
    }
    .banner-box {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .b-anim-top,
    .b-anim-bottom,
    .b-anim-left,
    .b-anim-right,
    .report-box {
        display: none
    }
    .why-note {
        font-size: 13px
    }
    [class*="w-box-"] {
        padding: 30px 20px 30px 80px
    }
    .w-icon {
        font-size: 17px
    }
    .w-anim-1 {
        top: -25%;
        right: 0
    }
    .w-anim-4 {
        bottom: -5%
    }
    .w-anim-6 {
        top: -15%
    }
    .w-anim-9 {
        right: initial;
        left: 20px;
        top: 0
    }
    .w-features-4 .table-box {
        margin: 90px 0 0
    }
    .faq-accordian {
        margin: 40px auto 0
    }
    .faq-accordian li {
        padding: 20px 10px
    }
    .faq-accordian h5 {
        padding-right: 20px
    }
    .faq-accordian p {
        padding: 10px 20px 0 0
    }
}

.zpromotion {
    background: #0d1c45;
    color: #fff;
    position: relative;
}

.zpromotion-wrap {
    max-width: 1980px;
    width: 100%;
    padding: 10px 50px 10px 10px;
    box-sizing: border-box !important;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.zpromotion p {
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-family: var(--zf-primary-semibold);
    position: relative;
    z-index: 9;
    display: inline-block;
}

.dis-am {
    color: #ffd600;
}

.dis-date {
    text-decoration: underline
}

.zpremoclose {
    position: absolute;
    right: 15px;
    top: 13px;
    width: 18px;
    height: 18px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px
}

.zpremoclose:before,
.zpremoclose:after {
    position: absolute;
    left: 8px;
    content: ' ';
    height: 9px;
    width: 2px;
    background-color: #000;
    top: 5px
}

.zpremoclose:after {
    transform: rotate(-45deg)
}

.zpremoclose:before {
    transform: rotate(45deg)
}

@media only screen and (max-width: 767px) {
    .zpromotion p {
        font-size: 13px
    }
}