/* header-section */
        
.header-section {
    background: #FFEEE6;
    padding: 70px 0 0px 0;
    position: relative;
}

.zw-product-header {
    background: #FFEEE6;
}

.header-section .header-wrap {
    display: flex;
    margin: 0 auto;
    padding-bottom: 120px;
    max-width: 1170px;
}

.header-section .header-wrap .column.left {
    width: 50%;
}

h1 {
    font-size: 50px;
    margin-bottom: 20px;
}

.header-section .header-wrap .column.right {
    padding-left: 5%;
}

.header-section .header-wrap .column.right {
    width: 45%;
}

.header-section .header-wrap .column.right p {
    line-height: 30px;
    margin-bottom: 15px;
}

.header-img-area .img-wrap-inner {
    display: flex;
}

.za-arrow-stas {
    position: absolute;
    max-width: 200px;
    right: -80px;
    top: 140px;
}

.img-wrap-inner .img-middle {
    margin: 0 180px;
}

.header-section:after {
    content: '';
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #481e36;
    bottom: 0;
    z-index: 2;
}

.one-section {
    background: #481e36;
}

.one-section .mobile-only {
    display: none;
}

.img-wrap-inner .img-left {
    padding-top: 120px;
}

.img-wrap-inner .img-right {
    padding-top: 30px;
    position: relative;
}

.apptics-icon {
    background: url(//www.zohowebstatic.com/sites/zweb/images/apptics/zapptics-feature-sprite.png);
}

.header-img-area .apptics-icon {
    position: absolute;
    -webkit-box-shadow: 0px 10px 6px rgb(0 0 0 / 5%);
    box-shadow: 0px 10px 6px rgb(0 0 0 / 5%);
}

.img-middle {
    position: relative;
}

.za-header-daily-active-devices {
    position: relative;
    z-index: 1;
}

.header-img-area {
    position: relative;
}

.head-icon1 {
    width: 45px;
    height: 45px;
    left: -80px;
    top: 50px;
    z-index: 1;
    border-radius: 100%;
    background: #fff;
}

.head-icon1:before {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    background: url(//www.zohowebstatic.com/sites/zweb/images/apptics/zapptics-feature-sprite.png);
    background-size: 450px auto;
    background-position: -223px -3px;
    left: 5px;
    top: 4px;
}

.head-icon2 {
    width: 45px;
    height: 45px;
    left: 350px;
    top: 120px;
    z-index: 1;
    border-radius: 100%;
    background-size: 500px auto;
    background-position: 0 0;
}

.head-icon3 {
    width: 45px;
    height: 45px;
    right: 320px;
    bottom: 150px;
    z-index: 1;
    border-radius: 100%;
    background-size: 500px auto;
    background-position: -50px 0;
}

.head-icon4 {
    width: 45px;
    height: 45px;
    right: -110px;
    top: 130px;
    z-index: 1;
    border-radius: 100%;
    background: #fff;
    background-size: 500px auto;
    background-position: -52px 0;
}

.head-icon4:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(//www.zohowebstatic.com/sites/zweb/images/apptics/zapptics-feature-sprite.png);
    background-size: 400px auto;
    background-position: -226px -4px;
    left: 7px;
    top: 7px;
}

.store-ratings-icon {
    width: 35px;
    height: 35px;
    right: 19px;
    top: 80px;
    z-index: 1;
    border-radius: 100%;
    background-size: 450px auto;
    background-position: -90px -4px;
}

.header-img-area .apptics-icon.store-ratings-icon {
    box-shadow: none;
}

.header-section:before {
    content: '';
    background: url(//www.zohowebstatic.com/sites/zweb/images/apptics/za-header-link-bg.svg) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    bottom: 0;
    background-position: center bottom;
    background-size: contain;
}
/* header-section end*/
/* one-section */

.common-section {
    padding: 100px 0;
}

.i18n-en h2 {
    font-size: 44px;
}

.one-section {
    color: #fff;
}

.one-section h2 {
    text-align: center;
    font-family: var(--primaryfont-bold);
    margin-bottom: 50px;
}

.common-section.one-section {
    padding-top: 60px;
    padding-bottom: 170px;
}

.sticky-section {
    position: relative;
    height: 50px;
    text-align: center;
}

.sticky-block ul li {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 25px;
    font-family: var(--primaryfont-semibold);
    margin: 0 5px;
    cursor: pointer;
    font-size: 15px;
}

.sticky-block ul li.current {
    background: #FFB155;
    color: #000;
}

.sticky-block {
    text-align: center;
}

.sticky-block ul {
    position: absolute;
    width: 100%;
}

.common-section .content-wrap {
    max-width: 1170px;
}

.one-wrap {
    padding-top: 70px;
}

.one-wrap {
    display: flex;
}

.one-wrap .column {
    width: 50%;
}

.one-wrap .column.left {
    padding-right: 2%;
    width: 60%;
}

.one-wrap .column.right {
    padding-left: 4%;
    width: 40%;
}

.one-wrap h3 {
    font-size: 32px;
    font-family: var(--primaryfont-bold);
    max-width: 520px;
    margin-bottom: 30px;
}

.one-wrap .img-area {
    position: relative;
    display: none;
}

.za-remote-logger-quality {
    position: absolute;
    max-width: 170px;
    right: 40px;
    bottom: -55px;
}

.one-wrap .right-wrap .one-content.current p {
    display: block;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.one-wrap .right-wrap .one-content h4 {
    font-size: 22px;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}

.one-wrap .right-wrap .one-content p {
    padding-bottom: 25px;
    display: none;
    margin-bottom: 10px;
}

.one-wrap .right-wrap .one-content.current h4 {
    color: #FFB155;
}

.one-wrap .right-wrap .one-content h4:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0%;
    height: 2px;
    bottom: -1px;
}

@keyframes progresswidth {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

.one-wrap .right-wrap .one-content.current h4:after {
    content: '';
    width: 100%;
    background: #FFA62C;
    animation: progresswidth 10s linear forwards;
}

.one-wrap .right-wrap .one-content.current h4:after {
    background: #FFB155;
}

.za-crashes-count {
    position: absolute;
    left: 16px;
    bottom: 25px;
    max-width: 95%;
}

.one-wrap .img-area.current {
    display: block;
transition: all .5s ease;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-webkit-animation: fadeIn 1s;
-moz-animation: fadeIn 1s;
animation: fadeIn 1s;
}

.one-wrap .left-wrap {
    padding-top: 0;
}

.sticky-block ul.stickyfixed {
    position: fixed;
    top: 0;
    margin-top: 65px;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 10px 0;
    background: #fff;
    color: #000;
}
/* one-section-end */
/* optimize-section */

.optimize-section {
    background: #FAF4FF;
}

.optimize-section h2 {
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.i18n-en .optimize-section h2 {
    font-size: 40px;
}

h2 {
    font-family: var(--primaryfont-bold);
}

.optimize-block {
    display: flex;
    padding-top: 100px;
}

.optimize-block .optimize-sec {
    width: 50%;
}

.im-app-sec {
    padding-right: 5%;
}

.store-rating-sec {
    padding-left: 5%;
}

.za-in-app-feedback-count {
    position: absolute;
    left: -10px;
    top: -20px;
    max-width: 220px;
}

.za-in-app-feedback-stats {
    position: absolute;
    right: -10px;
    bottom: -10px;
    max-width: 120px;
}

.optimize-img {
    position: relative;
}

.za-store-rating-app {
    position: absolute;
    left: 0;
    bottom: 15px;
    max-width: 250px;
}

.za-store-rating-review {
    position: absolute;
    right: 0;
    max-width: 210px;
    top: -20px;
}

.feedback-icon1 {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    top: -12px;
    right: 85px;
    background: #000;
    display: none;
}

.optimize-content {
    padding-top: 60px;
    max-width: 480px;
    margin: 0 auto;
}

.optimize-content h4 {
    font-family: var(--primaryfont-bold);
}

.common-section.optimize-section {
    padding-bottom: 40px;
}
/* optimize-section-end */
/* power-section */

.power-section {
    background: #faf4ff;
    position: relative;
}

.power-section:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #481e36;
    height: 30%;
}

.common-section.power-section {
    padding-bottom: 30px;
}

.power-section h2 {
    font-size: 40px;
    text-align: center;
    max-width: 740px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.power-tab {
    text-align: center;
    display: inline-block;
    margin-bottom: 45px;
    position: relative;
}

.power-tab li {
    display: inline-block;
    padding: 0 20px 10px 20px;
    font-family: var(--primaryfont-semibold);
    cursor: pointer;
}

.power-section .tab-wrap {
    text-align: center;
}

.tab-wrap {
    padding-top: 40px;
}

.power-tab li.current {
    color: #276AFF;
    border-bottom: 3px solid #276AFF;
}

.power-tab:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dadada;
    width: 100%;
    height: 1px;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.power-content .power-block {
    display: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.power-content .power-block p {
    max-width: 680px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 32px;
}

.power-content .power-block img {
    padding-top: 30px;
}

.power-content .power-block.current {
    display: block;
}
/* power-section-end */
/* measure-section */
.measure-section {
    background: #481e36;
    color: #fff;
}

.measure-section h2 {
    max-width: 740px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.measure-block {
    background: rgb(53 23 41);
    width: 46%;
    margin: 0 10px 20px 10px;
    padding: 60px 60px;
    box-sizing: border-box;
    border-radius: 10px;
}

.measure-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 50px;
}

.measure-sec .apptics-icon {
    width: 35px;
    height: 35px;
    display: block;
    margin-bottom: 20px;
    background-size: 550px auto;
}

.measure-funnel .apptics-icon {
    background-position: -351px -10px;
}

.measure-retension .apptics-icon {
    background-position: -387px -10px;
}

.measure-sessions .apptics-icon {
    background-position: -424px -10px;
}

.measure-screens .apptics-icon {
    background-position: -458px -10px;
}

.measure-events .apptics-icon {
    background-position: -492px -10px;
    width: 30px;
}

.measure-api .apptics-icon {
    background-position: -595px -11px;
    background-size: 630px auto;
}

.measure-sec h4 {
    font-family: var(--primaryfont-bold);
}

.measure-section .content-wrap {
    max-width: 1040px;
}

.measure-sec p {
    line-height: 28px;
    margin-bottom: 0;
}
/* measure-section-end */
/* security-section */

.security-section {
    background: #FAF4FF;
}

.security-section h2 {
    text-align: center;
}

.security-wrap {
    display: flex;
    padding-top: 60px;
    align-items: center;
}

.security-wrap .column {
    width: 50%;
}

.security-section .content-wrap {
    max-width: 1040px;
}

.security-wrap .column.left {
    padding-right: 5%;
}

.security-wrap .column.right {
    padding-left: 5%;
}

.security-wrap h3 {
    font-family: var(--primaryfont-bold);
    margin-bottom: 20px;
}

.security-wrap p:last-child {
    margin-bottom: 0;
}

.za-security-shield {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 210px;
    bottom: 0;
    margin: auto;
}

.security-img {
    position: relative;
    width: 470px;
    margin: 0 auto;
}

.security-img .apptics-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: 510px auto;
}

.security-img .security-icon1 {
    left: 35px;
    bottom: 90px;
    background-position: -203px 0px;
}

.security-img .security-icon2 {
    right: 45px;
    top: 65px;
    background-position: -147px 0px;
}

.bottom-cta-section {
    text-align: center;
    background: #481e36;
    color: #fff;
}

.bottom-cta-section h2 {
    margin-bottom: 20px;
}

.common-section.bottom-cta-section {
    padding: 90px 0;
}
/* security-section end*/
/*Right*/

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
/*slideUp*/

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
/*slideUp*/
/*slideUp*/

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
/*slideUp*/
/*slideleft*/

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
/*slideleft*/

@-webkit-keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -8px);
        transform: translate(0, -8px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -8px);
        transform: translate(0, -8px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@-webkit-keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 8px);
        transform: translate(0, 8px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 8px);
        transform: translate(0, 8px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.header-img-area .apptics-icon,
.za-header-stas,
.za-header-daily-active-devices,
.za-arrow-stas,
.za-header-store-ratings,
.header-img-area .apptics-icon.store-ratings-icon,
.za-in-app-feedback-count,
.feedback-icon1,
.za-in-app-feedback-stats,
.za-store-rating-review,
.za-store-rating-app,
.za-security-shield,
.za-remote-logger-quality,
.za-crashes-count {
    opacity: 0
}

.animated .head-icon1 {
    animation: slideDown 1s ease-out 1.4s forwards;
}

.animated .za-header-stas {
    animation: slideUp 1s ease-out 0.7s forwards;
}

.animated .head-icon2 {
    animation: slideDown 1s ease-out 1.6s forwards;
}

.animated .za-header-daily-active-devices {
    animation: fadeIn 1s ease-out 0.5s forwards;
}

.animated .za-arrow-stas {
    animation: slideLeft 1s ease-out 1.4s forwards;
}

.animated .head-icon3 {
    animation: slideUp 1s ease-out 1.6s forwards;
}

.animated .za-header-store-ratings {
    animation: slideDown 1s ease-out 0.9s forwards;
}

.animated .header-img-area .apptics-icon.store-ratings-icon {
    animation: slideUp 1s ease-out 1.2s forwards;
}

.animated .head-icon4 {
    animation: slideUp 1s ease-out 1.8s forwards;
}

.one-wrap .img-area.current .za-remote-logger-quality {
    animation: slideDown 1s ease-out 0.3s forwards;
}

.one-wrap .img-area.current .za-crashes-count {
    animation: slideUp 1s ease-out 0.3s forwards;
}

.middle-animated .za-in-app-feedback-count {
    animation: slideLeft 1.2s ease-out 0.5s forwards;
}

.middle-animated .feedback-icon1 {
    animation: fadeIn 1.2s ease-out 0.7s forwards;
}

.middle-animated .za-in-app-feedback-stats {
    animation: slideUp 1.2s ease-out 0.9s forwards;
}

.middle-animated .za-store-rating-review {
    animation: slideRight 1.2s ease-out 0.7s forwards;
}

.middle-animated .za-store-rating-app {
    animation: slideLeft 1.2s ease-out 0.8s forwards;
}

.security-img .security-icon1 {
    animation: zeven 5s linear 1s infinite;
}

.security-img .security-icon2 {
    animation: zodd 5s linear 1s infinite;
}

.middle-animated .za-security-shield {
    animation: fadeIn 0.8s ease-out 0.9s forwards;
}

@media screen and (min-width: 768px) {
    .power-content .power-block {
        min-height: 755px;
    }
}

@media screen and (max-width: 1440px) {
    .head-icon1 {
        left: -30px;
        top: 140px;
    }
    .head-icon4 {
        right: -30px;
        top: 230px;
    }
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .head-icon3 {
        right: 270px;
        bottom: 100px;
    }
    .head-icon2 {
        left: 310px;
        top: 170px;
    }
}

@media screen and (max-width: 1279px) {
    .img-wrap-inner .img-middle {
        margin: 0 20px;
    }
    .header-img-area {
        max-width: 970px;
        margin: 0 auto;
    }
    .header-img-area .img-wrap-inner {
        justify-content: center;
    }
    .header-img-area .apptics-icon {
        display: none;
    }
    .header-img-area .apptics-icon.store-ratings-icon {
        display: block;
    }
    .za-arrow-stas {
        right: -80px;
        top: 240px;
    }
    .one-wrap .column.left {
        display: none;
    }
    .one-wrap {
        display: block;
        max-width: 640px;
        margin: 0 auto;
    }
    .one-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .one-wrap h3 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 65px;
    }
    .one-wrap .right-wrap .one-content h4:after {
        display: none;
    }
    .one-wrap .right-wrap .one-content p {
        display: block;
        text-align: center;
    }
    .one-wrap .right-wrap .one-content.current p {
        border-bottom: none;
        text-align: center;
    }
    .one-content {
        margin-bottom: 150px;
    }
    .common-section.one-section {
        padding-bottom: 100px;
    }
    .common-section {
        padding: 80px 0;
    }
    .one-content:last-child {
        margin-bottom: 0;
    }
    .header-section .header-wrap {
        padding-bottom: 80px;
    }
    h1 {
        font-size: 42px;
    }
    .one-section .mobile-only {
        display: block;
        position: relative;
    }
    .one-wrap .right-wrap .one-content h4 {
        text-align: center;
        border-bottom: none;
        padding-bottom: 10px;
    }
    .mobile-only .za-remote-logger-quality,
    .mobile-only .za-crashes-count {
        opacity: 1;
    }
}

@media screen and (max-width: 1140px) {
    .sticky-block ul.stickyfixed {
        margin-top: 0px;
    }
}

@media screen and (max-width: 991px) {
    .za-arrow-stas {
        bottom: 0;
        top: auto;
    }
    .optimize-block {
        display: block;
    }
    .optimize-block .optimize-sec {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
        padding: 0;
    }
    .security-wrap {
        display: block;
        max-width: 90%;
        margin: 0 auto;
    }
    .security-wrap .column {
        width: 100%;
        padding: 0;
        padding: 0;
    }
    .optimize-sec.im-app-sec {
        margin-bottom: 120px;
    }
    .optimize-content {
        padding-top: 30px;
        max-width: 510px;
    }
    .za-in-app-feedback-stats {
        bottom: 10px;
    }
    .power-content .power-block {
        min-height: auto;
    }
    .measure-block {
        padding: 50px 40px;
    }
    .security-wrap .column.left {
        padding: 0;
        text-align: center;
        padding-bottom: 80px;
    }
    .security-wrap .column.right {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .img-wrap-inner .img-left,
    .img-wrap-inner .img-right {
        display: none;
    }
    .za-arrow-stas {
        display: none;
    }
    .header-section .header-wrap {
        display: block;
        text-align: center;
    }
    .header-section .header-wrap .column.left {
        width: 100%;
    }
    .header-section .header-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .header-section .header-wrap {
        padding-bottom: 50px;
    }
    .i18n-en h2 {
        font-size: 34px;
    }
    .sticky-block ul.stickyfixed {
        display: none;
    }
    .za-security-shield-bg {
        max-width: 470px;
        margin: 0 auto;
        display: block;
    }
    .sticky-block ul li {
        margin: 0 0px 15px 0px;
    }
    .common-section.one-section {
        padding-top: 30px;
    }
    .za-remote-logger-quality {
        bottom: 30px;
        max-width: 130px;
        right: 30px;
    }
    .measure-sec {
        display: block;
    }
    .measure-block {
        width: 100%;
        margin: 0;
        margin-bottom: 25px;
    }
    .security-wrap {
        max-width: 100%;
    }
    .common-section.bottom-cta-section {
        padding: 80px 0;
    }
    h1 {
        font-size: 40px;
    }
    .one-content {
        margin-bottom: 90px;
    }
    .i18n-en .optimize-section h2 {
        font-size: 36px;
    }
    .za-header-daily-active-devices {
        opacity: 1;
    }
    .animated .za-header-daily-active-devices {
        animation: none;
    }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
    h1 {
        font-size: 30px;
    }
    .header-section {
        padding: 50px 0 0px 0;
    }
    .one-wrap .right-wrap .one-content h4 {
        padding-bottom: 0;
    }
    .za-in-app-feedback-stats {
        max-width: 100px;
    }
    .za-in-app-feedback-count {
        max-width: 190px;
        top: -15px;
    }
    .i18n-en h2 {
        font-size: 30px;
    }
    .za-store-rating-app {
        max-width: 180px;
    }
    .za-store-rating-review {
        max-width: 160px;
    }
    .power-tab li {
        margin-bottom: 25px;
    }
    .power-section:before {
        height: 15%;
    }
    .za-security-shield-bg {
        max-width: 280px;
    }
    .security-img .apptics-icon {
        display: none;
    }
    .security-img {
        width: auto;
    }
    .za-security-shield {
        max-width: 140px;
    }
    .security-wrap .column.left {
        padding-bottom: 50px;
    }
    .common-section {
        padding: 70px 0;
    }
    .security-wrap {
        padding-top: 20px;
    }
    .measure-block:last-child {
        margin-bottom: 0;
    }
    .common-section.bottom-cta-section {
        padding: 70px 0;
    }
    .common-section.power-section {
        padding-top: 50px;
    }
    .i18n-en .optimize-section h2 {
        font-size: 34px;
    }
    .za-remote-logger-quality {
        max-width: 100px;
        right: 20px;
        bottom: 20px;
    }
}