.zwc-wrapper {
    background: #F4F8FF;
    position: relative;
}
.disclaimer-section {
    margin-top: 80px;
}

.zw-product-header.zwph-white {
    background: #000;
}

.zw-product-header.zwph-white img.product-icon {
    filter: brightness(0) invert(1);
}

.zw-product-header {
    background: #f4f8ff;
}

.product-nav-links {
    display: flex;
}

.zwc-wrapper .content-wrap {
    max-width: 1190px;
}

.zwc-wrapper section {
    padding: 120px 0 0px;
}

.logo-name a {
    color: #000;
}

.zwcbanner-sec .banner-content {
    width: 100%;
    max-width: 53%;
}

.zwcbanner-sec .banner-image {
    text-align: center;
    max-width: 45%;
}

.zwcbanner-sec .banner-content span.zbanner-desc {
    font-size: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
}

.zwcbanner-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.banner-content h1,
.banner-content h1 span.title-color {
    font-size: 60px;
    line-height: 70px;
    font-family: 'Zoho_Puvi_Bold';
    padding: 20px 0;
    /* margin-bottom: 30px; */
}

h2 {
    font-size: 50px;
    font-family: 'Zoho_Puvi_Bold';
}

span.title-color {
    background: transparent linear-gradient(104deg, #2E96FF 0%, #324BE5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner-content ul {
    display: inline-flex;
    gap: 24px;
    font-family: 'Zoho_Puvi_SemiBold';
    position: relative;
}


.banner-content ul.banner-lists li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    height: 14px;
    width: 6px;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(40deg);
}

.banner-content ul.banner-lists li {
    position: relative;
    padding-left: 19px;
    font-size: 17px;
}

.zwc_appstore {
    margin-top: 40px;
}

.zwc_appstore ul {
    display: flex;
    align-items: center;
    position: relative;
}

li.apps-download-links-wrap {
    margin: 0;
}

.apps-download-links-wrap a.play-store {
    width: 134px;
    /* height: 41px; */
    background-position: -120px -34px;
    /* border: 1px solid rgba(255, 255, 255, 0.54); */
    /* border-radius: 4px; */
}

.apps-download-links-wrap a {
    /* margin: 0px; */
    /* background: var(--common-elements); */
    /* background-size: 776px auto; */
    /* height: 36px; */
    /* display: inline-block; */
    /* text-indent: -99999px; */
    /* margin-bottom: -6px; */
}

.zwc_appstore ul li a.app-store {
    margin-left: 0;
}

a.Window-app-store {
    margin: 0px;
    /* background: url(//www.zohowebstatic.com/sites/zweb/images/commonroot/common-elements.svg) no-repeat; */
    /* background-size: 714px auto; */
    background-position: -644px -36px;
    /* height: 36px; */
    width: 106px;
    border: 1px solid rgba(255, 255, 255, 0.54);
    border-radius: 5px;
}

.apps-download-links-wrap a.app-store {
    /* width: 120px; */
    /* background-position: -143px 0px; */
}

.apps-download-links-wrap a.mac-app-store {
    /* width: 148px; */
    /* background-position: -247px 0px; */
}

span.new-tag {
    /*  position: absolute;
    top: -9px;
    left: 30px; */
    background: #FF2F2F;
    border-radius: 20px;
    color: #fff;
    font-size: 9px;
    padding: 2px;
    text-align: center;
    width: 100%;
    max-width: 36px;
    margin: -4px auto 0;
    display: none
}

.one-auth-qr {
    position: relative;
    display: inline-flex;
    gap: 20px;
    align-items: center;
    background: #fff;
    border: 1px solid #d9e0fe;
    border-radius: 10PX;
    padding: 20px;
    margin-top: -30PX;
}


.one-auth-qr span {
    /* position: absolute; */
    font-size: 14px;
    width: 150px;
    left: -6px;
    bottom: -45px;
    text-align: left;
    line-height: 1.3;
    font-family: var(--zf-primary-semibold);
    color: #000;
}

.zapp-icon div {
    display: block;
    text-align: left;
    vertical-align: middle;
}

.zapp-icon div span:not(:last-child) {
    margin-right: 0;
    text-align: right;
}

.zapp-icon {
    position: relative;
    display: inline-grid;
    color: transparent;
    font-size: 25px;
    padding-right: 5px
}

.zapp-icon .stars-container:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f8a824;
    overflow: hidden;
    -webkit-transition: all 2.5s ease;
    -o-transition: all 2.5s ease;
    transition: all 2.5s ease;
    width: 0;
}

.zapp-icon .stars-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2605\2605\2605\2605\2605";
    color: #d0d0d0;
}

.counter-star {
    display: inline-block;
    font-family: 'Zoho_Puvi_SemiBold';
    color: #838383;
    font-size: 17px;
    /*  width: 62px; */
}

.counter-star .current-value {
    font-family: var(--zf-secondary-medium);
    font-size: 14px;
    color: #000;
}

.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 25px;
    letter-spacing: 2px
}

.stars-container {
    font-size: 15px;
}

.stars-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2605\2605\2605\2605\2605";
    color: #d0d0d0
}

.stars-container:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f8a824;
    overflow: hidden;
    -webkit-transition: all 2.5s ease;
    -o-transition: all 2.5s ease;
    transition: all 2.5s ease;
    width: 0
}

.stars-94.done::after {
    width: 87.5%
}

.stars-95.done::after {
    width: 89%;
}

.stars-98.done::after {
    width: 92%
}

section.zwc-colorgrid {
    padding-top: 90px;
}

.zwc-colorgrid-inner {
    display: flex;
    justify-content: space-evenly;
    gap: 6px;
    width: 90%;
}

.flex-grid {
    width: 100%;
    max-width: 33%;
    padding: 50px 30px;
    border-radius: 10px;
    text-align: center;
}

.flex-grid.blue1 {
    background: #4057E6;
    transition-delay: .4s;
}

.flex-grid.blue2 {
    background: #2D91FF;
    transition-delay: .5s;
}

.flex-grid.blue3 {
    background: #347CF9;
    transition-delay: .6s;
}

.flex-grid.blue4 {
    background: #347CF9;
    transition-delay: .7s;
}

.flex-grid p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: 'Zoho_Puvi_Medium';
    margin-bottom: 0;
}

.zwc-wrapper .zwclisted-section {
    border-bottom: 1px solid #e4eefd;
    padding: 20px 0;
    margin: 0 auto;
    background: #f4f8ff;
    text-align: center;
    position: sticky;
    top: 0px;
    z-index: 9;
    /* display: none; */
    visibility: hidden;
}

ul.listed-items {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 30px;
    cursor: pointer;
}

.zwclisted-section.active {
    /* display: block; */
    visibility: visible;
}

.zwclisted-section ul li.active {
    border-bottom: 2px solid #4057e6;
    font-family: 'Zoho_Puvi_SemiBold';

}

span.zwc-icon,
.tfs-acc-section span.zwc-icon,
span.znav-icons {
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/oneauthapp-sprite.png) no-repeat;
    display: inline-block;
    background-size: 222px auto;
    width: 55px;
    height: 55px;
}

.flex-grid.blue2 span.zwc-icon {
    background-position: -55px 0;
}

.flex-grid.blue3 span.zwc-icon {
    background-position: -110px 0;
}

.flex-grid.blue4 span.zwc-icon {
    background-position: -167px 0;
}

.tfs-acc-section span.zwc-icon {
    background-position: 0px -54px;
}

.tfs-acc-section .flex-grid.blue2 span.zwc-icon {
    background-position: -55px -55px;
}

.tfs-acc-section .flex-grid.blue3 span.zwc-icon {
    background-position: -110px -55px;
}

.tfs-acc-section .flex-grid.blue4 span.zwc-icon {
    background-position: -167px -55px;
}

section.zwc-pwd .title-part {
    font-size: 54px;
    font-family: 'Zoho_Puvi_Bold';
    line-height: 68px;
    width: 100%;
    max-width: 888px;
    margin-bottom: 70px;
    position: relative;
    z-index: 0;
}

section.zwc-pwd .title-part:before {
    content: '';
    position: absolute;
    background-color: #5492f4;
    background-image: linear-gradient(160deg, #5492f4 0%, #ebf3ff 100%);
    width: 130px;
    height: 130px;
    z-index: -1;
    border-radius: 100px;
    opacity: 0.2;
    bottom: -30px;
    left: -100px;
}

.zwc-pwd-inner .flex-wrap,
.flex-wrap,
.zwc-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tfs-acc-inner .zwc-content {
    display: flex;
    gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
}

.flex-left p {
    font-size: 17px;
    max-width: 420px;
}

.flex-left,
.flex-right {
    width: 100%;
    max-width: 48%;
}

.zwc-socialmedia-inner h2,
.title-part h2 {
    font-size: 50px;
    font-family: 'Zoho_Puvi_Bold';
    max-width: 744px;
    width: 100%;
}

span.zwc-fb {
    color: #4D8FFB;
}

span.zwc-tw {
    color: #46AFFF;
}

span.zwc-ld {
    color: #14A6FD;
}

.authsteps-inner .flex-wrap {
    gap: 14px;
    text-align: center;
}

.authsteps-inner .flex-left,
.authsteps-inner .flex-center,
.authsteps-inner .flex-right {
    width: 100%;
    max-width: 30%;
}

.authsteps-inner .flex-wrap span {
    padding: 8px 21px;
    background: #cee1ff;
    border-radius: 40px;
    font-family: 'Zoho_Puvi_SemiBold';
}

.authsteps-inner .flex-wrap p {
    max-width: 232px;
    margin: 30px auto 50px
}

.title-part h2 {
    max-width: 884px;
    width: 100%;
    margin-bottom: 80px;
}

.zwc-content p {
    width: 444px;
}

.tfs-acc-inner .zwc-content,
section.zwc-recover-section h2 {
    margin-bottom: 70px;
}

section.zwc-recover-section h2,
section.zwc-brand-section h2 {
    font-size: 50px;
    font-family: 'Zoho_Puvi_Bold';
    max-width: 774px;
    width: 100%;
}

/* .zwc-recover-inner .flex-wrap {
    justify-content: space-between;
} */
.zwc-recover-inner ul {
    position: relative;
    margin-bottom: 30px;
}

.zwc-wrapper section.zwc-brand-section {
    padding-bottom: 100px;
}

a.zwc-readmr {
    border: 2px solid #3958EF;
    border-radius: 1000px;
    padding: 13px 35px;
    font-family: 'Zoho_Puvi_SemiBold';
    color: #3958EF;
}

.zwc-recover-inner ul li {
    padding-bottom: 40px;
    padding-left: 45px;
    width: 100%;
    max-width: 445px;
    position: relative;
}

.zwc-recover-inner ul li:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/oneauth-tick.png) no-repeat;
    background-size: 20px auto;
    left: 0px;
    top: 7px;
}

.zwc-recover-inner .flex-right {
    text-align: center;
}

.zwc-wrapper section.zwc-cta-section {
    text-align: center;
    width: 100%;
    max-width: 1079px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.zwc-wrapper section.zwc-cta-section .zwc_appstore ul {
    justify-content: center;
    margin-top: 35px;
}

section.zwc-brand-section h2 {
    width: 100%;
    max-width: 810px;
    margin-bottom: 50px;
}

.flex-left .item {
    /* background: #ffff; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 35px 20px;
    position: relative;
}

.flex-left .item p {
    margin-bottom: 0;
}

.znav-icons {
    position: relative;
}

.znav-icons:before {
    content: '';
    position: absolute;
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/oneauthapp-sprite.png) no-repeat;
    width: 45px;
    background-size: 180px auto;
    background-position: 0px -92px;
    height: 45px;
    top: 8px;
    left: 10px;
}

.textup2 .znav-icons:before {
    background-position: -45px -90px
}

.textup3 .znav-icons:before {
    background-position: -90px -90px
}

.textup4 .znav-icons:before {
    background-position: -135px -90px
}

.flex-left .item div:nth-child(2) {
    padding-left: 82px;
}

.flex-left .item::after {
    background: #3647d9e8;
    width: 0;
    height: 2px;
    content: "";
    bottom: 1px;
    left: 0;
    position: absolute;
}

.zwc-brand-inner .flex-right {
    text-align: center;
}

.flex-left .item.slick-current::after {
    width: 100%;
    transition: all 9s ease-in-out;
    -webkit-transition: all 9s ease-in-out;
}

.flex-left .item.slick-current {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #ffff;
}

.zwc-recover-section video.desktop-only-video,
.zwc-google-inner video.desktop-only-video,
video.desktop-only-video.step-2 {
    border-radius: 35px;
}

video.desktop-only-video.step-2 {
    width: 100%;
    max-width: 280px;
}

.benefits {
    background: #fff8ea;
    position: relative;
    padding: 100px 0;
}

.benefits::after {
    content: "";
    background-color: #1d1e25;
    width: 50%;
    left: 0;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
}

.benefit-innerwrap {
    display: flex;
    flex-wrap: wrap;
}

.benefit-innerwrap>div {
    width: 50%;
}

.benefit-innerwrap>div.benefit-left {
    position: relative;
    z-index: 1;
    color: #fff;
}

.benefit-left h2 {
    font-size: 54px;
    max-width: 400px;
    margin-bottom: 40px;
}

.benefit-left-inner {
    max-width: 440px;
}

.slider-nav .slick-track {
    transform: none !important;
    width: 100% !important;
}

.slider-nav .slick-track .slick-slide {
    float: none;
    width: 100% !important;
    max-width: 520px;
}

.item {
    position: relative;
    cursor: pointer;
}

.item h3 {
    margin-bottom: 7px;
    font-size: 24px;
}

.item.slick-current::after {
    width: 90%;
    transition: all 3s ease-in-out;
    -webkit-transition: all 3s ease-in-out;
}

.slick-current span.arrow {
    opacity: 1;
}

/* span.arrow::before {
    content: '';
    width: 16px;
    height: 2px;
    background: #ffdf02;
    position: absolute;
    top: 11px;
    right: 0;
}

span.arrow::after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #ffdf02;
    position: absolute;
    right: 0;
    top: 7px;
    border-bottom: 2px solid #ffdf02;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
 */
.slick-list>div:focus,
.slick-list .slick-track .item:focus {
    outline-width: 0;
}

.item {
    padding-left: 90px;
}

.item-content,
.item-img {
    /*  padding-left: 110px; */
    position: relative;
}

.item.benefit-3 .item-img:after {
    top: 0px;
    right: 15px;
    width: 210px;
    height: 210px;
}

.zwc-wrapper.dark .item-img:after,
.zwc-wrapper.dark section.zwc-pwd .title-part:before,
.zwc-wrapper.dark .zwc-google-inner .flex-right:after {
    background-image: linear-gradient(160deg, #2042f2 0%, #000000 100%);
}

.item-img:after {
    position: absolute;
    content: '';
    background-color: #5492f4;
    background-image: linear-gradient(160deg, #5492f4 0%, #ebf3ff 100%);
    width: 110px;
    height: 110px;
    z-index: 0;
    border-radius: 100px;
    opacity: 0.3;
    bottom: 0px;
    right: 15px;
    z-index: -1;
}

.item-img:nth-child(2):after {
    width: 150px;
    height: 150px;
}

.item .item-content,
.item .item-img {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0;
}

.item.slick-current .item-content {
    transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.item.slick-current .item-content,
.item.slick-current .item-img {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
}

.benefit-section h4 {
    font-size: 30px;
}

.item.slick-current .item-img {
    transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
}

.zwc-wrapper section.oneauth-camp {
    background: #fff;
    padding-bottom: 100px;
}

.oneauth-camp-inner h2,
.authsteps-inner h2 {
    text-align: center;
    margin-bottom: 80px;
}

.zwc-socialcircle {
    position: relative;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

.integ-circle {
    width: 230px;
    height: 230px;
    border-radius: 100%;
    background: #EDF3FD;
    border: 3px solid #ffffff;
    margin: 200px auto 140px;
    box-sizing: content-box;
    box-shadow: 0 0 0 70px #f8f9fd, 0px 0px 0 160px #edf3fd;
}

.integ-circle:before {
    content: "";
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/oneauth-logo.png) no-repeat;
    background-size: 80px auto;
    background-position: center;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.zwc-socialmedia-inner ul li {
    position: absolute;
    display: block;
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}

.integ-circle ul li {
    position: relative;

}

.middle-animated .integ-circle ul li:before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;

}

.integ-circle ul li:before,
.integ-circle ul li.zwc-stars:before {
    position: absolute;
    content: '';
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/zwc-socialicons.png) no-repeat;
    background-size: 912px auto;
    /* background-position: 0 0; */
    width: 56px;
    height: 56px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    opacity: 0;
    transition: all 1s cubic-bezier(0, 0, 0.18, 0.97);
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.97);
}

.integ-circle ul li.zwc-stars:before {
    width: 18px;
    height: 20px;
    background-size: 847px auto;
    background-position: -725px -21px;
    opacity: 1;
}

li.zwc-stars.one:before {
    top: -31px;
    left: -180px;
}

.integ-circle li.zwc-stars.two:before {
    background-position: -743px -20px;
    top: 380px;
    left: -20px;
    width: 17px;
}

.integ-circle li.zwc-stars.three:before {
    top: -140px;
    left: 308px;
    background-position: -757px -20px;
}

.integ-circle li.zwc-stars.five:before {
    top: 50px;
    left: 268px;
    background-position: -784px -20px;
    width: 14px;
}

.integ-circle li.zwc-stars.six:before {
    top: 220px;
    left: -20px;
    background-position: -818px -20px;
    width: 15px;
}

.integ-circle li.zwc-stars.seven:before {
    top: 200px;
    left: 220px;
    background-position: -832px -20px;
    width: 15px;
}

.integ-circle li.zwc-stars.eight:before {
    top: 170px;
    left: -190px;
    background-position: -808px -20px;
    width: 12px;
}

.integ-circle li.zwc-stars.nine:before {
    top: -184px;
    left: 20px;
    background-position: -797px -20px;
    width: 12px;
}

.integ-circle li.zwc-stars.four:before {
    top: 160px;
    left: 410px;
    background-position: -883px -20px;
    background-size: 970px auto;
    width: 15px;
}

li.zwc-icons.net:before {
    top: -120px;
    left: -100px;
    background-position: -606px 0;
    transition-delay: .4s;
}

li.zwc-icons.google:before {
    background-position: -165px 0;
    top: -100px;
    left: 60px;
    transition-delay: .5s;
}

li.zwc-icons.snap:before {
    top: -175px;
    right: 20px;
    background-position: -220px 0;
    transition-delay: .6s;
}

li.zwc-icons.fb:before {
    top: -53px;
    right: -36px;
    background-position: -275px 0;
    transition-delay: .7s;
}

li.zwc-icons.tw:before {
    left: -190px;
    top: 40px;
    background-position: 1px 0;
    transition-delay: .8s;
}

li.zwc-icons.amz:before {
    top: 0px;
    right: -180px;
    background-position: -330px 0;
    transition-delay: .5s;
}

li.zwc-icons.insta:before {
    top: 120px;
    right: -100px;
    background-position: -386px 0;
    transition-delay: .3s;
}

li.zwc-icons.box:before {
    display: none;
}

li.zwc-icons.pp:before {
    top: 220px;
    right: -160px;
    background-position: -717px 0;
    transition-delay: 1s;
}

li.zwc-icons.music:before {
    bottom: -400px;
    right: -50px;
    background-position: -661.5px 0px;
    transition-delay: .3s;
}

li.zwc-icons.redit:before {
    top: 370px;
    left: 20px;
    background-position: -551px 0;
    transition-delay: .4s;
}

li.zwc-icons.red:before {
    top: 240px;
    left: -140px;
    background-position: -441px 0;
    transition-delay: .7s;
}

li.zwc-icons.spot:before {
    top: 70px;
    left: -23px;
    background-position: -110px 0;
    transition-delay: .6s;
}

li.zwc-icons.alien:before {
    top: 270px;
    left: 80px;
    background-position: -496px 0;
    transition-delay: .9s;
}

.zwc-socialmedia-inner {
    margin-bottom: 230px;
}

section.authsteps-section {
    margin-top: 220px;
}

.com-table {
    position: sticky;
    top: 60px;
    z-index: 1;
}

table.blueTable {
    /* background-color: #f4f8ff;  */
    width: 100%;
    text-align: center;
    border: 1px solid #eaebed;
}

table.blueTable thead th:nth-child(1) {
    padding: 45px;
}

table.blueTable tbody td:nth-child(1) {
    padding: 20px;
    text-align: left;
}

table.blueTable tbody td {
    font-size: 17px;
    text-align: left;
    padding: 10px 0;
    width: 250px;
    /* border-right: 1px solid #eaebed; */
    text-align: center;
}

td.blue-bg,
th.blue-bg {
    background: #f4f8ff;
    color: #fff;
    text-align: center !important;
}



table.blueTable thead {
    background: #fff;
    height: 100px;
    border: 1px solid #efefef;
}

table.blueTable thead th:last-child,
table.blueTable tbody td:last-child {
    border: none;
}


table.blueTable thead th {
    font-size: 19px;
    font-family: 'Zoho_Puvi_SemiBold';
    padding: 25px 0px;
    font-weight: bold;
    width: 250px;
    color: #000000;
    /* border-right: 1px solid #efefef; */
    vertical-align: middle;
}

table.blueTable thead th p {
    margin-bottom: 0;
}

span.tab-icon {
    display: block;
    width: 40px;
    height: 40px;
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/table-sprite.png) no-repeat;
    background-size: 160px auto;
    margin: 0 auto 10px;
}

table.blueTable tr.table-subhead {
    text-align: center;
    font-family: 'Zoho_Puvi_Bold';
    font-size: 34px;
    background: #fff;
}

/* span.tab-icon.oneicons {
    filter: brightness(0) invert(1);
} */
span.tab-icon.google {
    background-position: -40px 0;
}

span.tab-icon.micro {
    background-position: -80px 0;
}

span.tab-icon.authy {
    background-position: -121px 0;
}

span.zwc-close {
    position: relative;
}

span.zwc-close:before,
span.zwc-close:after {
    position: absolute;
    left: 0;
    top: 0px;
    content: ' ';
    height: 16px;
    width: 2px;
    background-color: #F44336;
}

span.zwc-close:before {
    transform: rotate(45deg);
}

span.zwc-close:after {
    transform: rotate(-45deg);
}

.zwc-google-inner .flex-right {
    text-align: center;
    position: relative;
    z-index: 3;
}

.zwc-google-inner .flex-left p {
    width: 100%;
    max-width: 520px;
}

.zwc-google-inner .flex-right:after {
    position: absolute;
    content: '';
    background-color: #5492f4;
    background-image: linear-gradient(160deg, #5492f4 0%, #ebf3ff 100%);
    width: 110px;
    height: 110px;
    z-index: 0;
    border-radius: 100px;
    opacity: 0.3;
    bottom: -30px;
    right: 85px;
    z-index: -1;
}

.zwc-cta-inner h2 {
    margin-bottom: 40px;
}

.zwc-wrapper section.zwcheader-section {
    padding-bottom: 0;
    padding-top: 50px;
}

.zwcheader-section .banner-top-block {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between;
}

.zwc-wrapper section.zwcbanner-sec {
    padding-top: 30px;
}

.zwcheader-section .cust-logo {
    text-align: left;
}

.zwcheader-section .cust-logo,
.zwcheader-section .cust-menu {
    width: 50%;
}

.cust-logo .logo-img {
    width: 45px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
}

.cust-logo .logo-name {
    display: inline-block;
    vertical-align: middle;
    font: 26px/1.2 Zoho_Puvi_Bold;
    letter-spacing: -0.1px;
}

.zwcheader-section .cust-menu {
    text-align: right;
    display: flex;
    justify-content: center;
}

.zwcheader-section .cust-logo,
.zwcheader-section .cust-menu {
    width: 50%;
}

.menu-right {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.menu-right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin-right: 40px;
    font-family: 'Zoho_Puvi_SemiBold';
}

.menu-right ul li:not(:last-child) a {
    margin-right: 30px;
}

.menu-right ul li a {
    color: #000;
    font-size: 16px;
}

.dark {
    background-color: #000;
    color: #fff;
}

.zwc-wrapper.dark .light-shade {
    display: none;
}

.zwc-wrapper.dark .dark-shade {
    display: block !important;
    margin: 0 auto;
}

.zwc-wrapper.dark .authsteps-inner .flex-wrap span,
.zwc-wrapper.dark section.oneauth-camp,
.zwc-wrapper.dark .zwc-scannerpart p {
    color: #000;
}

.zwc-wrapper.dark .menu-right ul li a,
.zwc-wrapper.dark .counter-star .current-value,
.zwc-wrapper.dark .logo-name a {
    color: #fff;
}

.zwc-wrapper.dark .flex-left .item.slick-current,
.zwc-wrapper.dark .zwclisted-section {
    background-color: #111;
    border-bottom: none;
}

.zwc-wrapper.dark .banner-content ul.banner-lists li:before {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #fff;
}

.zwc-wrapper.dark .one-auth-qr:after {
    filter: brightness(0) invert(1);
}

.zwc-wrapper.dark .integ-circle {
    background: #151515;
    border: 3px solid rgb(33 33 33);
    margin: 200px auto 140px;
    box-sizing: content-box;
    box-shadow: #1d1d1d 0px 0px 0px 80px, #151515 0px 0px 0px 170px;
}

.product-nav-links ul.menu.nav {
    right: 75px;
    position: relative;
}

#toggle {
    position: relative;
    height: 21px;
    width: 40px;
    background-color: #2E24FB;
    top: 17px;
    right: 20px;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.5s
}


#toggle.active {
    background: rgb(115 115 115);
}

#toggle .indicator {
    position: absolute;
    height: 13px;
    width: 13px;
    top: 4px;
    left: 4px;
    background-color: #f1f1f1;
    border-radius: 50%;
    transition: all 0.5s
}

#toggle:after,
#toggle:before {
    content: '';
    position: absolute;
    background: url(//www.zohowebstatic.com/sites/zweb/images/accounts/one-auth/moon-sun.png) no-repeat;
    width: 15px;
    height: 15px;
}

#toggle:before {
    background-size: 32px auto;
    top: 3px;
    left: -23px;
}

.active#toggle:before {
    background-position: 0px -18px;
}

.active#toggle:after {
    background-position: -19px -19px;
}

#toggle:after {
    background-size: 34px auto;
    background-position: -20px 0;
    top: 3px;
    right: -23px;
}

#toggle .change {
    left: 22px;
    background-color: #fff
}

thead.mob-header {
    display: none;
}

.zwc-scannerpart {
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    width: 100%;
    max-width: 161px;
    text-align: center;
    padding: 10px 5px;
    position: fixed;
    top: 31%;
    right: 1%;
    z-index: 5;
    animation: fadeInRight 1s ease-in-out;
}

.zwc-scannerpart p {
    margin-bottom: 0;
    font-size: 13px;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(300px);
    }

    to {
        opacity: 1;
    }
}



h4 .arrow {
    position: absolute;
    right: 20px;
    top: 10px;
    transition: all 500ms ease;
    width: 30px;
    height: 30px;
}

.faq-accordian h4.active .arrow::before {
    border-top: 8px solid #1875d1;
}

h4 .arrow::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: 17px;
    right: 0;
    border-top: 8px solid #000;
}

ul.faq-accordian h4 {
    margin-bottom: 0;
    padding: 16px 25px;
    position: relative;
    font-size: 20px;
    cursor: pointer;
}

h4 .arrow::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    top: 16px;
    right: 2px;
}

.faq-accordian li {
    border: 1px solid #eaeaea45;
    padding: 0;
    background: #FCFCFC;
    margin-bottom: 6px;
    border-radius: 3px;
}

.faq-accordian h4.active .arrow {
    transform: scaleY(-1);
    transform-origin: center;
    top: 20px;
}

@media only screen and (max-width:1600px) {
    .zwc-scannerpart {
        transform: scale(0.7);
        right: -19px;
    }
}

@media only screen and (max-width:1440px) {
    .zwc-scannerpart {
        display: none !important;
    }

}

@media only screen and (min-width:1200px) {

    .flex-grid {
        transition: 1s all;
        transform: translateY(50px);
    }

    .authsteps-inner .flex-wrap p {
        height: 80px;
    }

    .item.benefit-3.slick-slide {
        padding-top: 70px;
        padding-bottom: 50px;
    }


    .animated .flex-grid {
        transform: translateY(0);
    }


    .zwc-google-inner .flex-right,
    .zwc-recover-section video.desktop-only-video {
        transition: 1s all;
        transform: translatex(50px);

    }

    .middle-animated .zwc-google-inner .flex-right,
    .middle-animated .zwc-recover-section video.desktop-only-video {
        transform: translatex(0);
    }
}

@media only screen and (max-width:1300px) {

    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 55px;
        line-height: 65px;
    }

    .zwcbanner-sec .banner-content {
        width: 100%;
        max-width: 53%;
    }

    .banner-content ul {
        gap: 13px;
    }

    .banner-content ul.banner-lists li {
        font-size: 15px;
        display: flex;
        padding-left: 22px;
    }

    .banner-content ul.banner-lists li:before {
        height: 12px;
        width: 6px;
        left: 5px;
        top: 3px;
    }

    .one-auth-qr span {
        left: -36px;
    }

    /*   .zwc-scannerpart {
        max-width: 190px;
        text-align: center;
        padding: 28px 10px;
    } */
    table.blueTable thead th:nth-child(1) {
        padding: 43px;
    }
}

@media only screen and (max-width:1220px) {



    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 52px;
        line-height: 65px;
    }

    section.zwc-pwd .title-part {
        font-size: 47px;
        line-height: 66px;
        margin-bottom: 10px;
    }

    .banner-image video.desktop-only-video {
        width: 100%;
        max-width: 100% !important;
    }

    .zwc-recover-section video.desktop-only-video {
        border-radius: 30px;
        width: 280px;
    }

    .zwc-socialmedia-inner h2,
    .title-part h2,
    section.zwc-recover-section h2,
    section.zwc-brand-section h2,
    .oneauth-camp-inner h2,
    h2 {
        font-size: 46px;
    }

    .zwc-wrapper section.zwcbanner-sec {
        padding-top: 50px;
    }

}

@media only screen and (max-width:1199px) {
    .zwc-wrapper .zwclisted-section {
        top: 0;

    }

    .com-table {
        top: 0px;
    }
}

@media only screen and (max-width:1150px) {
    section.zwc-cta-section {
        padding-bottom: 100px;
    }

    .banner-content ul.banner-lists li:before {
        left: 5px;
        top: 1px;
    }

    table.blueTable thead th p {
        margin-bottom: 0;
        font-size: 13px;
        line-height: 1.6;
    }

    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 50px;
        line-height: 60px;
    }

    section.zwc-pwd .title-part {
        font-size: 46px;
        line-height: 60px;
    }

    .banner-content ul.banner-lists li {
        font-size: 13px;
    }

    .zwc-socialmedia-inner h2,
    .title-part h2,
    .oneauth-camp-inner h2,
    h2 {
        font-size: 40px;
        max-width: 720px;
    }

    section.zwc-recover-section h2,
    section.zwc-brand-section h2 {
        width: 100%;
        max-width: 680px;
    }

    .oneauth-camp-inner h2,
    .authsteps-inner h2 {
        margin: 0 auto 60px;
    }

    .zwc-recover-inner ul li {
        padding-bottom: 40px;
        padding-left: 35px;
    }

    .zwc-cta-inner {
        width: 100%;
        margin: 0 auto;
        max-width: 790px;
    }

    .one-auth-qr:after {
        display: none;
    }

    .one-auth-qr span {
        left: -30px;
        bottom: -39px;
        font-size: 12px;
    }

    .zwc-brand-inner .flex-left,
    .zwc-brand-inner .flex-right {
        width: 100%;
        max-width: 50%;
    }

    .flex-left .item {
        padding: 30px 10px
    }

    .flex-left .item p {
        max-width: 370px;
        margin-bottom: 0;
    }



    .zwc-wrapper section {
        padding: 90px 0 0px;
    }

    .zapp-icon {
        padding-right: 0;
        transform: scale(0.9);
    }

    .flex-grid {
        padding: 40px 20px;
    }

    .title-part h2 {
        margin-bottom: 50px;
    }

    ul.listed-items {
        font-size: 15px;
    }
}

@media only screen and (max-width:991px) {
    .com-table {
        position: relative;
        top: 0;
    }

    .flex-left .item.slick-current,
    .flex-left .item::after,
    .zwc-wrapper.dark .flex-left .item.slick-current,
    .zwc-wrapper.dark .zwclisted-section {
        background: transparent;
    }

    .banner-content h1,
    .banner-content h1 span.title-color {
        margin-bottom: 0;
    }

    .zwc-wrapper .zwc-colorgrid {
        padding-top: 90px;
    }

    .menu-right ul li:not(:last-child) a {
        margin-right: 10px;
    }

    .menu-right ul li a {
        font-size: 15px;
    }

    video.desktop-only-video {
        width: 280px;
        margin: 0 auto;
    }

    .menu-right ul {
        margin-right: 38px;
        gap: 0px;
    }

    .zwcbanner-inner,
    .zwc-pwd-inner .flex-wrap,
    .flex-wrap,
    .zwc-content {
        flex-flow: column wrap;
    }

    .zwc_appstore {
        margin-top: 30px;
    }

    .zwc_appstore ul {
        justify-content: center;
    }

    .zwcbanner-sec .banner-content {
        width: 100%;
        max-width: 74%;
        text-align: center;
    }

    .zwc-colorgrid-inner {
        width: 100%;
    }

    section.zwc-pwd .title-part,
    .zwc-socialmedia-inner h2,
    .title-part h2,
    section.zwc-recover-section h2,
    section.zwc-brand-section h2,
    .oneauth-camp-inner h2,
    h2 {
        width: 100%;
        max-width: 80%;
        text-align: center;
        margin: 0 auto 40px;
    }

    .zwc-content p {
        width: 100%;
        max-width: 580px;
        margin: 0 auto;
        text-align: center;
    }

    .zwc-recover-section video.desktop-only-video {
        margin-top: 70px !important
    }

    .item {
        padding-left: 0;
    }

    .one-auth-qr span {
        left: 0px;
    }

    .one-auth-qr:after,
    section.zwc-pwd .title-part:before,
    .zwc-wrapper .zwclisted-section,
    .zwc-brand-inner .flex-right {
        display: none;
    }

    .authsteps-inner .flex-wrap {
        flex-flow: inherit;
    }

    .authsteps-inner .flex-left,
    .authsteps-inner .flex-center,
    .authsteps-inner .flex-right {
        width: 100%;
        max-width: 29%;
    }

    .zwc-brand-inner .flex-left,
    .zwc-brand-inner .flex-right {
        width: 100%;
        max-width: 70%;
        margin: 0 auto;
    }

    section.zwc-google .flex-left p,
    .flex-left p {
        max-width: 100%;
        text-align: center;
    }

    .flex-left,
    .flex-right {
        width: 100%;
        max-width: 78%;
    }

    .zwcbanner-sec .banner-image {
        margin-top: 20px;
        max-width: 65%;
    }

    .zwc-recover-inner ul li {
        width: 100%;
        max-width: 70%;
        margin: 0 auto;
    }

    .flex-grid {
        padding: 40px 20px;
    }

    .zwc-pwd-inner .flex-right,
    .zwc-readbtn {
        text-align: center;
    }

    .flex-left .item p {
        text-align: left;
        max-width: 100%;
    }

    .zslide-box {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }

    .zwc-google-inner .flex-right:after,
    .item-img:after {
        right: 120px;
    }

    .flex-left .item {
        padding: 22px 0;
    }

    .tfs-acc-inner .zwc-content {
        gap: 20px;
    }

    section.zwc-google h2,
    .slider-nav .slick-track .slick-slide {
        margin: 0 auto 10px;
    }

    .zwc-wrapper .zwc-cta-section {
        padding-bottom: 100px;
    }

    .flex-grid p {
        font-size: 16px;
    }
}

@media only screen and (max-width:768px) {
    section.zwc-pwd .title-part {
        font-size: 40px;
        line-height: 52px;
    }

    table.blueTable thead th:nth-child(1) {
        padding: 50px;
    }

    .zwc-wrapper section.zwc-brand-section {
        padding-bottom: 70px;
    }

    .zwcbanner-sec .banner-image {
        margin-top: 0px;

    }

    .zwc-wrapper section.zwcbanner-sec {
        padding-top: 0px;
    }

    .zwc_appstore ul {
        justify-content: center;
        flex-flow: column wrap;
    }

    .flex-grid {
        width: 100%;
        max-width: 40%;
    }

    .zwc-colorgrid-inner {
        width: 100%;
        flex-flow: wrap;
        gap: 10px;
        justify-content: center;
    }

    .integ-circle {
        transform: scale(0.7);
    }

    .zwc-socialmedia-inner {
        margin-bottom: 130px;
    }

    section.authsteps-section {
        margin-top: 110px;
    }

    section.zwc-pwd .title-part,
    .zwc-socialmedia-inner h2,
    .title-part h2,
    section.zwc-recover-section h2,
    section.zwc-brand-section h2,
    .oneauth-camp-inner h2,
    h2 {
        max-width: 80%;
        font-size: 34px;
    }


    .cust-menu .menu-right ul {
        display: none;
    }

    .zwcheader-section .cust-logo,
    .zwcheader-section .cust-menu {
        width: 50%;
        text-align: left;
        margin-bottom: 20px;
    }

    #toggle {
        right: 30px;
        top: 0;
    }

    .non-umain #toggle {
        right: 50px;
        top: 10px;
    }
    .flex-left p {
        font-size: 15px;
    }

    .one-auth-qr {
        padding-left: 20px;
        padding-bottom: 20px;
        margin-top: -50px;
    }

    .one-auth-qr span {
        bottom: -9px;
    }

    table.blueTable thead th {
        padding: 10px;
    }

    .zwc-cta-inner h2 {
        margin-bottom: 48px;
    }

    ul.faq-accordian h4 {
        font-size: 17px;
    }

    .zwc-recover-section video.desktop-only-video,
    .zwc-google-inner video.desktop-only-video,
    video.desktop-only-video.step-2 {
        border-radius: 33px;
    }

    .authsteps-inner .flex-wrap {
        flex-flow: column wrap;
    }

    .authsteps-inner .flex-left,
    .authsteps-inner .flex-center,
    .authsteps-inner .flex-right {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .zwcbanner-sec .banner-content {
        width: 100%;
        max-width: 84%;
    }

    .logo-name a {
        font-size: 20px;
    }

    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width:640px) {

    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 36px;
        line-height: 50px;
    }

    .zwc-cta-inner .apps-download-links-wrap a {
        margin-bottom: 7px;
    }

    .one-auth-qr {
        margin-top: -30px;
        display: none;
    }

    .item h3 {
        font-size: 18px;
    }

    .zwc-brand-inner .flex-right {
        text-align: center;
        margin-top: 40px;
    }

    .zwc-wrapper .zwc-colorgrid {
        padding-top: 0;
        margin-top: -25px;
    }

    thead.desk-header,
    table.blueTable thead th p {
        display: none;
    }


    .zwc-brand-inner .flex-left,
    .zwc-brand-inner .flex-right {
        width: 100%;
        max-width: 90%;
    }

    .zwcbanner-sec .banner-content {
        width: 100%;
        max-width: 100%;
    }

    .banner-content ul {
        gap: 10px;
    }

    #toggle {
        right: 0px;
        top: 0;
        height: 20px;
        width: 37px;
    }
    .non-umain #toggle{
       
            right: 70px;
            top: 10px;
    }

    #toggle .indicator {
        height: 12px;
        width: 12px;
        top: 4px;
        left: 4px;
    }

    .integ-circle {
        transform: scale(0.5);
    }

    .flex-grid,
    video.desktop-only-video.light-shade {
        width: 100%;
        max-width: 80%;
    }

    .tfs-acc-inner .zwc-content,
    section.zwc-recover-section h2 {
        margin-bottom: 40px;
    }

    .zwc-recover-inner ul li {
        padding-bottom: 30px;
        padding-left: 20px;
        max-width: 90%;
    }

    .zwc-recover-inner ul li:before {
        width: 17px;
        height: 17px;
        background-size: 16px auto;
        left: -5px;
    }

    span.tab-icon {
        transform: scale(0.8);
        margin: 0 auto;
    }

    .zwc-socialmedia-inner {
        margin-bottom: -110px;
    }

    section.authsteps-section {
        margin-top: -80px;
    }

    thead.mob-header {
        display: contents;
    }

    table.blueTable tbody td:nth-child(1),
    table.blueTable thead th:nth-child(1) {

        padding: 13px;
    }

    table.blueTable thead th {
        padding: 5px;
    }

    table.blueTable tbody td:nth-child(1) {
        font-size: 12px;
    }

    table.blueTable thead th {
        font-size: 16px;
    }

    span.tab-icon {
        transform: scale(0.8);
    }

    .zwc-wrapper section.zwcheader-section {
        padding-top: 30px;
    }


}

@media only screen and (max-width:540px) {
    .banner-content ul {
        /* gap: 20px; */
        flex-flow: column;

    }

    .banner-content ul.banner-lists li {
        font-size: 17px;
    }

    .banner-content ul.banner-lists li:before {
        height: 12px;
        width: 5px;
        left: 1px;
        top: 6px;
    }
}

@media only screen and (max-width:480px) {
    .zwc-wrapper section.zwcbanner-sec {
        padding-top: 10px;
    }

    .banner-content ul.banner-lists li {
        font-size: 14px;
    }

    .banner-content ul.banner-lists li:before {

        left: 4px;
        top: 4px;
    }

    .one-auth-qr img {
        width: 70px;
    }

    .flex-left .item div:nth-child(2) {
        padding-left: 66px;
    }

    .zwc-wrapper section {
        padding: 70px 0 0px;
    }

    .banner-content h1,
    .banner-content h1 span.title-color {
        font-size: 27px;
        line-height: 38px;
        padding: 10px 0;
        width: 100%;
        max-width: 310px;
        margin: 0 auto 8px;

    }

    .zwcbanner-sec .banner-content span.zbanner-desc {
        font-size: 19px;
    }



    table.blueTable thead th {
        padding: 10px 0
    }

    .zapp-icon div {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .zwcbanner-sec .banner-image {
        max-width: 96%;
    }

    section.zwc-pwd .title-part,
    .zwc-socialmedia-inner h2,
    .title-part h2,
    section.zwc-recover-section h2,
    section.zwc-brand-section h2,
    .oneauth-camp-inner h2,
    h2 {
        font-size: 25px;
        line-height: 35px;
        max-width: 100%;
    }

    .flex-left,
    .flex-right {
        width: 100%;
        max-width: 95%;
    }

    .authsteps-inner .flex-wrap p {
        max-width: 232px;
        margin: 20px auto;
    }


    li.apps-download-links-wrap {
        margin: 0;
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

}

@media only screen and (max-width:370px) {

    #toggle {
        display: none
    }

    .zwcheader-section .cust-logo,
    .zwcheader-section .cust-menu {
        width: 100%;
        text-align: center;
    }
}