.zsection {
    padding: 120px 0
}

a.act-btn.cta-btn,.req-demo {
    text-align: center;
    max-width: max-content;
    font-size: 18px;
    line-height: 24px;
    font-family: var(--zf-secondary-medium);
    padding: 15px 25px;
    text-transform: uppercase;
    color: #fff;
    background: #ED483E;
}

.content-wrap {
    max-width: 1280px;
}

.ztac {
    text-align: center
}



/* Style Start */
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.zwc-banner {
    padding-bottom: 0;
}

.zb-inner {
    align-items: flex-start;
    justify-content: space-between;
}

.zb-inner .lhs p {
    margin-bottom: 40px;
    max-width: 530px;
}

.zb-inner .lhs {
    margin-bottom: 100px;
}

.zb-inner .lhs .tagline {
    color: #47A129;
    font-family: var(--primaryfont-bold);
    font-size: 20px;
    line-height: 57px;
}

.zwc-banner .zwc-user {
    display: inline-block;
    position: relative;
    background: url(/sites/zweb/images/workdrive/real-estate/hands.png) no-repeat left / 100%;
    width: 99px;
    height: 57px;
    vertical-align: middle;
    opacity: 0;
    transition: all .5s ease-in .5s;
    transform: scale(.8);
}

.middle-animated .zwc-user {
    opacity: 1;
}

.zwc-cloud {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: #F7B21B;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    opacity: 0;
    transition: all .5s ease-in .6s;
}

.middle-animated .zwc-cloud {
    opacity: 1;
}

.zwc-cloud:before,
.zwc-cloud:after {
    position: absolute;
    content: '';
}

.zwc-cloud:before {
    width: 22px;
    height: 17px;
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat 1px -1px / 442px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .6s ease-in .6s;
}

.middle-animated .zwc-cloud:before {
    opacity: 1;
}

.zwc-cloud:after {
    width: 61px;
    height: 61px;
    border: 1.5px solid;
    border-radius: 100%;
    border-color: #F7B21B;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transform-origin: center center;
    transition-delay: 550ms;
    animation: pulse-border 1.5s linear infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(.9);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}

.zb-inner .rhs {
    position: relative;
    margin-top: 36px;
}

.zb-inner .rhs p {
    max-width: 560px;
    margin-bottom: 24px;
}

.zb-inner .rhs .btn-wrap {
    gap: 12px;
}

.zb-inner .rhs .req-demo {
    background: #000;
}

.zb-screen-sec {
    padding-top: 0px;
}

.zb-screen-sec .content-wrap {
    max-width: 1600px;
    margin: 0 auto;
    width: 96%;
}

.zb-screen.flex-wrap {
    align-items: flex-start;
    justify-content: space-between;
}

.zb-screen .lhs img {
    border-radius: 20px;
    text-align: center;
}


.zb-screen .zcol-4 {
    max-width: calc(60% - 6px);
    flex-basis: calc(60% - 6px);
}

.zb-screen .lhs {
    border-radius: 20px;
    position: relative;
    min-height: 510px;
    border-radius: 20px;
    background: url(/sites/zweb/images/workdrive/real-estate/zylker-screen-1.png) 0 0 no-repeat;
    background-size: cover;
    opacity: 0;
    transform: translateY(20px);
    transition: all .5s ease-in .5s;
}

.bottom-animated .zb-screen .lhs,
.bottom-animated .zb-screen .rhs {
    opacity: 1;
    transform: translateY(0);
}

.zb-screen .rhs {
    border: 10px solid #1E4BB8;
    border-radius: 22px;
    border-right: 0px;
    text-align: right;
    position: relative;
    min-height: 510px;
    background: url(/sites/zweb/images/workdrive/real-estate/zylker-screen-2.png) 0 0 no-repeat;
    background-size: cover;
    right: calc(-10px - 0px);
    opacity: 0;
    transform: translateY(20px);
    transition: all .5s ease-in .5s;
}




.zwc-benifits {
    background: #12151F;
    color: #fff;
    padding-bottom: 170px;
}

.benifits-wrap ul li h3,
.benifits-wrap ul li p {
    color: #fff;
}

.benifits-wrap ul li h3 {}

.benifits-wrap ul li p {
    max-width: 297px;
    margin-bottom: 0;
}

.benifits-wrap ul {
    justify-content: space-between;
    gap: 64px;
    align-items: flex-start;
}

.benifits-wrap ul li {
    width: 30%;
}

.benifits-wrap ul li .zicon {
    width: 37px;
    height: 37px;
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -22px -1px / 500px;
    display: block;
    margin-bottom: 16px;
}

.benifits-wrap ul li .zicon-2 {
    background-position: -58px -1px;
}

.benifits-wrap ul li .zicon-3 {
    background-position: -95px -1px;
}

.benifits-wrap ul li .zicon-4 {
    background-position: -130px -1px;
    width: 40px;
}

.benifits-wrap ul li .zicon-5 {
    background-position: -167px -1px;
}

.benifits-wrap ul li .zicon-6 {
    background-position: -207px -1px;
}

.benifits-wrap ul li .zicon-7 {
    background-position: -243px -1px;
    width: 32px;
}

.benifits-wrap ul li .zicon-8 {
    background-position: -273px -1px;
    width: 37px;
}

.zwc-integratrion {}

.top-cont {
    margin-bottom: 52px;
}

.Zint-features {
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.Zint-features li {
    width: calc(31.33% - 6px);
    min-height: 540px;
    border-radius: 20px;
    background: linear-gradient(154deg, #FFBB26 6.31%, #E8A000 98.88%);
    color: #000;
    padding: 28px 30px;
    box-sizing: border-box;
}


.Zint-features li p {
    max-width: 287px;
    line-height: 28px;
}
.zcol a{
    position: relative;
    color: #fff;
    border-bottom: 1px solid;
}
.zcol h3,
.zcol p {
    color: #fff;
}

.Zint-features li:nth-child(2) {
    background: linear-gradient(154deg, #2559D6 2.43%, #0334AB 98.36%);
}

.Zint-features li:nth-child(3) {
    background: #12151F;
}

.Zint-features .zint-icon {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background: #12151F;
    display: block;
    margin-bottom: 46px;
    position: relative;
    opacity: 0;
    transform: scale(.7);
    transition: all .4s linear .4s;
}

.middle-animated .Zint-features .zint-icon {
    opacity: 1;
    transform: scale(1);
}

.Zint-features .zcol .zint-icon:before {
    position: absolute;
    content: '';
    width: 31px;
    height: 39px;
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -322px -1px / 520px;
    left: 29%;
    top: 29%;
}
.Zint-features .zwc-sign .zint-icon:before{
    left: 36%;
    top: 31%;
}
.Zint-features .zwc-crm .zint-icon:before {
    width: 42px;
    height: 42px;
    background-position: -358px -1px;
}

.Zint-features .zwc-projects .zint-icon:before {
    width: 42px;
    height: 42px;
    background-position: -398px 3px;
}

.zcol.col-2 .zint-icon {
    background: #F7B21B;
}

.zcol.col-3 .zint-icon {
    background: #1E4BB8;
}

.Zint-features .zcol {
    position: relative;
}

.Zint-features .zcol:after {
    position: absolute;
    content: '';
    width: 137px;
    height: 170px;
    top: 16px;
    right: 0;
    background: url(/sites/zweb/images/workdrive/real-estate/sign.svg) no-repeat top right/100%;
    opacity: 0;
    transform: translateX(20px);
    transition: all .6s linear .6s;
}

.middle-animated .Zint-features .zcol:after {
    opacity: 1;
    transform: translateX(0px);
}

.Zint-features .zcol.zwc-crm:after {
    background: url(/sites/zweb/images/workdrive/real-estate/crm.svg) no-repeat top right/100%;
    transition-delay: .9s;
}

.Zint-features .zcol.zwc-projects:after {
    background: url(/sites/zweb/images/workdrive/real-estate/projects.svg) no-repeat top right/100%;
    transition-delay: 1s;
}

.inner-cont {
    gap: 12px;
    margin-bottom: 28px;
    align-items: flex-start;
}
.inner-cont h3 a{
    color: #fff;
    cursor: pointer;
}

.inner-cont p {
    border-radius: 40px;
    background: #FFF;
    padding: 5px 16px;
    box-sizing: border-box;
    font-family: var(--primaryfont-semibold);
}

.zcol .inner-cont p {
    color: #000;
}

.zplus {
    font-family: var(--primaryfont-semibold);
    font-size: 24px;
    color: #fff;
    margin-top: 2px;
}

/* stack section starts */

.zwc-stack-sec {
    background: #1E4BB8;
}

.zef-section {
    padding: 11rem 0 13rem;
}

.zwc-management-con {
    position: relative;
}

.zwc-management-header {
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 90px;
}

.fixed-top {
    /* position: sticky;
    top: 0; */
}

.left-cont h2 {
    font-size: 38px;
    line-height: 56px;
    font-family: var(--zf-secondary-bold);
}

.r-cont p {
    font-size: 20px;
    line-height: 32px;
}

.left-cont,
.r-cont {
    width: 50%;
    color: #fff;
}

.r-cont p {
    color: #fff;
    max-width: 510px;
}

.zwc-slide-card-wrap {
    max-width: 1050px;
    margin: 0 auto;
}

.zwc-slide-card-wrap h3 {
    font-size: 32px;
    line-height: 56px;
}

.zwc-slide-card-para p {
    max-width: 502px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 32px;
}

.zwc-slide-card-lst {
    background-color: #fff;
    border-radius: 3rem;
    box-shadow: 0 -3rem 3rem #00000008;
    padding: 5rem 7rem;
    max-width: 100%;
    margin: auto;
    transition: transform .1s linear;
}

.zwc-slide-card-lst:not(:first-child) {
    margin-top: 3rem;
}

.zwc-slide-card-lst {
    width: 100%;
    height: 460px;
    background: url(/sites/zweb/images/workdrive/real-estate/slide-1.png) lightgray 50% / cover no-repeat;
    position: relative;
    z-index: 1;
    /* box-sizing: border-box; */
}

.zwc-slide-card-lst:nth-child(2) {
    background: linear-gradient(101deg, #E1E8EB 6.5%, #BDCAD7 58.04%);
}

.zwc-slide2:after,
.zwc-slide3:after {
    position: absolute;
    content: '';
}

.zwc-slide3>div {
    margin-top: 100px;
    max-width: 510px;
}

.zwc-slide-card-lst>div p {
    max-width: 480px;
}

.zwc-slide2:after {
    width: 100%;
    height: 453px!important;
    background: url(/sites/zweb/images/workdrive/real-estate/slide-2.png) no-repeat bottom right / 60%;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    border-radius: 48px;
}

.zwc-slide3:after {
    width: 90%;
    height: 453px;
    background: url(/sites/zweb/images/workdrive/real-estate/slide-3.png) no-repeat bottom right / 54%;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.zwc-slide-card-lst:nth-child(3) {
    color: #fff;
    background: linear-gradient(0deg, #271C25 0%, #271C25 100%);
    /* url(images/slide-3.png) lightgray 50% / cover no-repeat */
}

.zwc-slide-card-lst:nth-child(3) p {
    color: #fff;
}

.zwc-management-con:not(:last-child) {
    margin-bottom: 13rem;
}

.zwc-inner-wrap h4 {
    font-size: 2.7rem;
}


/* stack section ends */


.zwc-apps-sec {
    background: #F1F2FF;
}

.zapps-wrap .flex-wrap {
    align-items: flex-start;
    justify-content: space-between;
}

.zapps-wrap .lhs p {
    max-width: 524px;
    font-size: 20px;
    line-height: 32px;
}

.zwc-reason-tile {
    overflow: hidden;
    padding: 50px 0 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    max-width: 550px;
    margin: auto;
}

.zwc-reason-integration {
    padding: 30px 0 40px;
}

div.zwc-reason-tile>div {
    height: 300px;
    margin-bottom: auto;
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.zwc-reason-icons-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.zwc-reason-icon-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.zwc-reason-integration>div>div {
    margin-bottom: 15px;
}

.zwc-reason-icons-row2 {
    justify-content: start;
}

.zwc-reason-icons-row1 .zwc-reason-icon-wrap {
    padding-right: 14px;
}

/* 1st row */
.zwc-reason-icon {
    display: grid;
    align-items: center;
    justify-items: center;
    font-size: 0px;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    position: relative;
    border-radius: 10px;
    padding: 20px 24px;
}

.zwc-reason-icon::before {
    content: "";
    background-color: #fff;
    box-shadow: rgba(157, 162, 250, 0.66) 0px 0px 12px -2px;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    position: absolute;
    border-radius: 10px;
}

.zwc-reason-icon::after {
    content: "";
    height: 40px;
    width: 40px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    background-position: center center;
}

.zwc-icon-zoom::after {
    width: 90px;
    background-image: url(/sites/zweb/images/otherbrandlogos/zoom.svg);
}

.zwc-icon-evernote::after {
    width: 80px;
    background-image: url(/sites/zweb/images/otherbrandlogos/evernote.svg);
}

.zwc-icon-asana::after {
    width: 110px;
    background-image: url(/sites/zweb/images/otherbrandlogos/asana.svg);
}

.zwc-icon-wrike::after {
    width: 80px;
    background-image: url(/sites/zweb/images/otherbrandlogos/wrike.svg);
}
.zwc-icon-clickup::after {
    width: 90px;
    background-image: url(/sites/zweb/images/otherbrandlogos/clickup.svg);
}

.zwc-icon-outlook::after {
    width: 80px;
    background-image: url(/sites/zweb/images/otherbrandlogos/ms-outlook.svg);
}

.zwc-icon-msteam::after {
    width: 110px;
    background-image: url(/sites/zweb/images/otherbrandlogos/microsoft-office-teams.svg);
}

.zwc-icon-tc::after {
    width: 80px;
    background-image: url(/sites/zweb/images/productlogos/trainercentral.svg);
}

/* 2nd row */

.zwc-icon-gamil::after {
    width: 90px;
    background-image: url(/sites/zweb/images/otherbrandlogos/gmail.svg);
}

.zwc-icon-trello::after {
    width: 60px;
    background-image: url(/sites/zweb/images/otherbrandlogos/trello.svg);
}

.zwc-icon-slack::after {
    width: 100px;
    background-image: url(/sites/zweb/images/otherbrandlogos/slack.svg);
}

.zwc-icon-chatgpt::after {
    width: 90px;
    background-image: url(/sites/zweb/images/otherbrandlogos/chatgpt.svg);
}



.zwc-reason-icons-row1 .zwc-reason-icon-wrap {
    animation: scrollUp 15s linear infinite .2s;
}

@keyframes scrollUp {
    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-100%);
    }
}


.zwc-reason-icons-row2 .zwc-reason-icon-wrap {
    animation: scrollDown 15s linear infinite .3s;
}

@keyframes scrollDown {
    0% {
        transform: translateY(-200%);
    }

    100% {
        transform: translateY(0);
    }
}

.zwc-reason-integration>div::before,
.zwc-reason-integration>div::after {
    content: "";
    top: 0%;
    transform: translateY(-50%);
    height: calc(100% + 20px);
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
}

.zwc-reason-integration>div::before {
    left: -4px;
    background-image: linear-gradient(180deg, #F1F2FF -0.12%, #F1F2FF 8.68%, rgba(236, 237, 254, 0.00) 79.88%);
}

div.zwc-reason-integration>div::after {
    top: unset;
    transform: translateY(50%);
    bottom: 0px;
    background-image: linear-gradient(0deg, #ECEFF8 -0.21%, #F1F2FF 2.79%, rgba(236, 239, 248, 0.00) 99.79%);
}

/* marque style ends */




.zwc-cus-details .content-wrap {
    max-width: 1200px;
}

.top-wrap {
    margin-bottom: 40px;
}

.cus-wrap {
    align-items: flex-start;
    justify-content: space-between;
}

.cus-wrap .box h3,
.cus-wrap .box p,
.cus-wrap .box a {
    color: #fff;
}

.cus-wrap .box a {
    border-bottom: 1px solid;
    position: relative;
}

.cus-wrap .box a:after,.zcol a:after {
    position: absolute;
    content: '';
    width: 12px;
    height: 13px;
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -481px -1px / 568px;
    right: -17px;
    top: 6px;
    opacity: 0;
    transition: all .6s ease-in;
}

.cus-wrap .box:hover a:after,.zcol:hover a:after {
    opacity: 1;
}

.cus-wrap .zcol-4 {
    max-width: calc(49% - 6px);
    flex-basis: calc(49% - 6px);
}

.cus-wrap .box {
    border-radius: 14px;
    background: #1E4BB8;
    color: #fff;
    box-sizing: border-box;
    min-height: 245px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    cursor: pointer;
}

.img-part {
    width: 44%;
    position: relative;
    background: url(/sites/zweb/images/workdrive/real-estate/blog.png) no-repeat center;
    background-size: cover;
    border-radius: 14px 0 0 14px;
}

.web-side .img-part {
    background: url(/sites/zweb/images/workdrive/real-estate/webinars.png) no-repeat left bottom / cover;
    left: -.8px;
    border-radius: 15px 0 0 15px;
    bottom: -0.5px;
}

.cont-part {
    width: 56%;
    padding: 30px 16px 0;
    box-sizing: border-box;
}

.web-side .img-part {
    position: relative;
}

.web-side .img-part:before {
    position: absolute;
    content: '';
    width: 53px;
    height: 55px;
    left: 50%;
    top: 50%;
    transform: translate(-38px, -30px);
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -538px -1px / 620px;
    cursor: pointer;
}

.zwc-bottom {
    background: #12151F;
    color: #fff;
}

.zwc-bottom h2 {
    margin-bottom: 40px;
    color: #fff;
}

/* faq section */
.zwc-faq {
    background: #FFF;
}

.acc-wrap {
    max-width: 830px;
    margin: 40px auto 0;
}

/* New faq CSS */
.item-list {

}

.item-list ul li h3 {
    color: #000;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    margin-top: 18px;
}
.item-list {
    max-width: 1011px;
    margin: 0 auto;
}

.item-list ul {
    margin: 0 0 30px;
}
.item-list ul li {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #D5D5D5;
}

.faq-answers>.item-list>ul>li {
    position: relative;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ececec
}

.faq-answers .item-list>ul>li {
    position: relative;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ececec
}

.item-list ul li.active .arrow {
    transform: scaleY(-1);
    transform-origin: center
}


.arrow {
    position: absolute;
    right: 0;
    top: 24px;
    transition: all 500ms ease;
    width: 30px;
    height: 30px
}

.arrow:before,
.arrow:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0px;
    width: 26px;
    height: 26px;
    background: #EEEEEE;
    border-radius: 50%;
}
.item-list ul li.active .arrow:before{
    background: #000;
}
.item-list ul li .arrow:after {
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -588px -1px / 620px;
    width: 26px;
    height: 26px;
    top: 4px;
    right: calc(-4px - 1px);
}
.item-list ul li.active .arrow:after {
    background: url(/sites/zweb/images/workdrive/real-estate/zwc-sprite.svg) no-repeat -606px -1px / 620px;
    width: 14px;
    height: 6px;
    top: 9px;
    right: calc(5px - -.5px);
}
.item-list ul li {
    margin: 10px 0 0 20px
}

.field-faq-question {
    color: #000;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: text-top;
    width: 100%;
    padding-right: 20px;
    position: relative;
    z-index: 2
}

.field-faq-answer {
    display: none;
    margin: 10px 0;
    max-width: 90%;
}

.faq-answers .item-list>ul>li.active .field-faq-answer {
    display: block
}

.field-faq-answer p {
    margin: 0
}

.field-faq-question:focus,.field-faq-answer:focus {
    outline: 2px solid #007bff
}
.dashboard-wrap svg:focus:not(:focus-visible),.field-faq-question:focus:not(:focus-visible),.field-faq-answer:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none
}


.dashboard-wrap svg:focus:not(:focus-visible),.field-faq-question:focus:not(:focus-visible),.field-faq-answer:focus:not(:focus-visible) {
outline: 0;
box-shadow: none
}



/* New faq CSS Ends */

/* Faq Ends */

/* Style Ends */





@media only screen and (max-width: 1499px) {}

@media only screen and (max-width: 1399px) {
    .zsection {
        padding: 100px 0
    }

    .zwc-banner.zsection {
        padding-bottom: 0;
    }

    .zb-screen-sec.zsection {
        padding-top: 0;
    }

    .benifits-wrap ul {
        gap: 32px 20px;
    }

    .benifits-wrap ul li {
        width: 32%;
    }

    .Zint-features {
        gap: 0px;
    }

    .Zint-features li {
        width: calc(33.33% - 6px);
    }
    .inner-cont {
        gap: 5px;
    }
    .inner-cont p{
        font-size: 14px;
    }

}

@media only screen and (max-width: 1199px) {
    .break {
        display: none
    }

    a.act-btn.cta-btn, .zb-inner .rhs .req-demo {
        padding: 15px 14px;
        font-size: 16px;
    }

    .left-cont h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .zwc-slide-card-lst {
        box-sizing: border-box;
        padding: 5rem 4rem;
    }

    .zwc-slide3>div {
        margin-top: 0px;
    }

    .zwc-slide-card-para p {
        font-size: 18px;
        line-height: 28px;
    }

    .zwc-slide2:after {
        height: 100%;
    }

    .benifits-wrap ul {
        gap: 40px 0px;
    }

    .benifits-wrap ul li {
        width: 31%;
    }

    .benifits-wrap ul li h2 {
        margin-top: 100px;
    }

    .top-cont h2 {
        max-width: 650px;
        margin: auto auto 20px;
        text-align: center;
    }

    .Zint-features {
        gap: 0px;
    }

    .Zint-features li {
        min-height: 590px;
        width: calc(33.33% - 6px);
    }

    .inner-cont {
        gap: 5px;
        align-items: center;
    }

    .inner-cont p {
        max-width: 100%;
        line-height: 28px;
        font-size: 12px;
        margin-bottom: 0;
        padding: 5px 12px;
    }

    .Zint-features li{
        padding: 24px 20px;
    }
    .Zint-features li p {
        max-width: 100%;
    }

    .zplus {
        font-size: 30px;
    }

    .zwc-reason-icon {
        padding: 15px 15px;
    }

    .zwc-reason-icons-row1 .zwc-reason-icon-wrap {
        padding-right: 0px;
    }

    .cus-wrap .box {
        min-height: 260px;
    }

    .zwc-bottom h2 {
        max-width: 600px;
        margin: auto auto 40px;
    }

    .zapps-wrap .lhs p {
        font-size: 18px;
        line-height: 32px;
    }
}


@media only screen and (max-width: 991px) {

    .zsection {
        padding: 60px 0
    }

    a.act-btn.cta-btn, .zb-inner .rhs .req-demo {
        padding: 15px 14px;
        font-size: 12px;
    }

    .zb-inner .rhs .btn-wrap {
        gap: 7px;
    }

    .zwc-banner.zsection {
        padding-bottom: 32px;
    }

    .zb-inner .lhs .tagline {
        font-size: 16px;
        line-height: 30px;
    }

    .zb-inner .lhs {
        margin-bottom: 0px;
    }

    .zb-inner .rhs {
        margin-top: 0px;
    }

    .left-cont h2 {
        font-size: 24px;
        line-height: 36px;
        max-width: 360px;
    }

    .r-cont p {
        font-size: 16px;
        line-height: 28px;
        max-width: 90%;
    }

    .zwc-management-header {
        padding-bottom: 40px;
    }

    .Zint-features {
        gap: 32px;
    }

    .Zint-features li {

    }

    .zwc-slide-card-lst>div p {
        max-width: 460px;
        font-size: 14px;
        line-height: 26px;
    }

    .benifits-wrap ul {
        gap: 32px;
    }

    .benifits-wrap ul li {
        width: 47%;
    }

    .benifits-wrap ul li h2 {
        margin-top: 120px;
    }

    .Zint-features li {
        width: calc(47.33% - 6px);
        min-height: 100%;
        padding: 24px 20px;
    }

    .Zint-features li p {
        font-size: 14px;
    }

    .zapps-wrap .lhs p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 40px;
    }

    .zapps-wrap .zcol-4 {
        max-width: calc(48% - 6px);
        flex-basis: calc(48% - 6px);
    }

    .zapps-wrap .zcol-4 {
        max-width: calc(100% - 6px);
        flex-basis: calc(100% - 6px);
    }

    .zapps-wrap.flex-wrap {
        flex-direction: column;
        gap: 24px;
    }

    .zapps-wrap .lhs,
    .zapps-wrap .lhs p {
        max-width: 600px;
        margin: auto;
        text-align: center;
    }

    .cus-wrap .box {
        min-height: 267px;
    }

    .zwc-bottom h2 {
        max-width: 600px;
        margin: auto auto 32px;
    }
    .field-faq-question {
        font-size:16px
    }
    .item-list ul li h3{
        max-width: 90%;
    }
    .faq-answers>ul>li:before,.faq-answers>ul>li:after {
        top:11px
    }

    .zwc-slide-card-lst {
        padding: 5rem 3rem;
    }

    .zwc-slide3>div {
        margin-top: 0;
    }

    .zwc-slide2:after {
        height: 100%;
    }

}

@media only screen and (max-width: 767px) {
    .content-wrap {
        max-width: 560px
    }
    a.act-btn.cta-btn, .zb-inner .rhs .req-demo {
        padding: 15px 14px;
        font-size: 15px;
    }
    .zb-screen .zcol-3,
    .zb-screen .zcol-5,
    .zcol-4,
    .cus-wrap .zcol-4,
    .zapps-wrap .zcol-4 {
        max-width: calc(100% - 6px);
        flex-basis: calc(100% - 6px)
    }

    .zb-inner .rhs .btn-wrap {
        align-items: center;
        justify-content: center;
        gap: 12px;
    }

    .zb-inner .rhs .req-demo {
        padding: 15px 18px;
    }

    .zb-inner .lhs {
        margin-bottom: 20px;
    }

    .zb-inner .lhs .tagline {
        line-height: 30px;
        text-align: center;
    }

    .zb-screen.flex-wrap {
        gap: 24px;
    }

    .zwc-cloud {
        margin-left: 8px;
    }

    .zb-inner .lhs h1 {
        line-height: 36px;
        max-width: 420px;
        margin: auto auto 20px;
        text-align: center;
    }

    .zwc-banner .zwc-user {
        width: 84px;
    }

    .zwc-cloud:after {
        width: 58px;
        height: 58px;
    }

    .zwc-banner.zsection {
        padding-bottom: 0;
    }

    .zb-inner .rhs {
        margin-top: 0px;
        text-align: center;
    }

    .zb-screen-sec.zsection {
        padding-top: 32px;
    }

    .zwc-management-header {
        flex-direction: column;
        gap: 5px;
        text-align: center;
    }

    .left-cont,
    .r-cont {
        width: 100%;
    }

    .left-cont h2 {
        font-size: 24px;
        line-height: 32px;
        margin: auto auto 20px;

    }

    .r-cont p {
        margin: auto;
        font-size: 15px;
        line-height: 1.6;
    }

    .zwc-management-header {
        padding-bottom: 40px;
    }

    .zwc-slide-card-lst {
        padding: 2rem 2rem 7rem;
        max-width: 560px;
        margin: auto;
        box-sizing: border-box;
        height: 350px;
    }

    .zwc-slide-card-wrap h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .zwc-slide-card-para p {
        max-width: 100%;
        font-size: 15px;
        line-height: 26px;
    }

    .zwc-slide3>div {
        margin-top: 0px;
        max-width: 100%;
    }

    .benifits-wrap ul {
        gap: 50px;
        flex-direction: column;
        text-align: center;
    }

    .benifits-wrap ul li {
        width: 100%;
    }

    .benifits-wrap ul li h2 {
        max-width: 500px;
        margin: auto auto 15px;
    }

    .benifits-wrap ul li .zicon {
        margin-bottom: 0px;
        left: 50%;
        top: 50%;
        position: relative;
        transform: translate(-50%, -50%);
    }

    .benifits-wrap ul li p {
        max-width: 100%;
    }

    .top-cont {
        margin-bottom: 32px;
        text-align: center;
    }

    .Zint-features .zcol {
        max-width: 460px;
        margin: auto;
    }

    .Zint-features.flex-wrap {
        flex-direction: column;
    }

    .Zint-features li {
        width: 100%;
        padding: 28px 16px;
    }

    .Zint-features li p {
        max-width: 90%;
    }

    .zcol .inner-cont p {
        font-size: 11px;
    }

    .cus-wrap {
        gap: 24px;
    }
    .field-faq-question {
        font-size:16px;
        max-width: 90%;
    }
    
    .faq-answers .item-list>ul>li {
        padding: 0 0 20px 0
    }
    
    .item-list ul li {
        margin-bottom: 20px
    }
    .zwc-reason-integration {
        padding: 30px 0 30px;
    }
    .zwc-reason-tile {
        align-items: center;
        justify-content: center;
        max-width: 100%;
        margin: auto;
    }
}

@media only screen and (max-width: 600px) {
    div.zwc-reason-tile>div {
        gap: 10px;
        transform: scale(.9);
    }
    .zwc-reason-icon {
        padding: 12px 9px;
    }
}
@media only screen and (max-width: 400px) {
    div.zwc-reason-tile>div {
        transform: scale(.67);
    }
}

@media only screen and (min-width: 1200px) {
    .zint-grid {
        margin-top: 96px;
    }

    .zwc-faq .top-cont {
        margin-bottom: 80px;
    }

    .break {
        display: block
    }

    h1 {
        font-size: 48px;
        line-height: 56px;
        font-family: var(--zf-secondary-extrabold);
    }

    p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -.32px;
        font-family: var(--primaryfont-regular);
        color: #333;
    }

    h2 {
        font-size: 48px;
        line-height: 64px;
        font-family: var(--zf-secondary-bold);
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
        font-family: var(--zf-secondary-bold);
    }

    .zb-inner .rhs p {
        font-size: 20px;
        line-height: 32px;
        letter-spacing: -.48px;
    }


}

@media only screen and (min-width: 992px) {
    .zcol-wrap-1 {
        max-width: calc(12.5% - 6px);
        flex-basis: calc(12.5% - 6px)
    }

    .zcol-wrap-2 {
        max-width: calc(25% - 6px);
        flex-basis: calc(25% - 6px)
    }

    .zcol-wrap-3 {
        max-width: calc(37.5% - 6px);
        flex-basis: calc(37.5% - 6px)
    }

    .zcol-wrap-4 {
        max-width: calc(50% - 6px);
        flex-basis: calc(50% - 6px)
    }

    .zcol-wrap-5 {
        max-width: calc(62.5% - 6px);
        flex-basis: calc(62.5% - 6px)
    }

    .zcol-wrap-6 {
        max-width: calc(75% - 6px);
        flex-basis: calc(75% - 6px)
    }

    .zcol-wrap-7 {
        max-width: calc(87.5% - 6px);
        flex-basis: calc(87.5% - 6px)
    }

    .zcol-wrap-8 {
        max-width: calc(100% - 6px);
        flex-basis: calc(100% - 6px)
    }
}

@media only screen and (min-width: 768px) {
    .zcol-8 {
        flex-basis: calc(100% - 6px)
    }

    .zcol-7 {
        max-width: calc(87.5% - 6px);
        flex-basis: calc(87.5% - 6px)
    }

    .zcol-6 {
        max-width: calc(75% - 6px);
        flex-basis: calc(75% - 6px)
    }

    .zcol-5 {
        max-width: calc(62.5% - 6px);
        flex-basis: calc(62.5% - 6px)
    }

    .zcol-4 {
        max-width: calc(50% - 6px);
        flex-basis: calc(50% - 6px)
    }

    .zcol-3 {
        max-width: calc(37.5% - 6px);
        flex-basis: calc(37.5% - 6px)
    }

    .zcol-2 {
        max-width: calc(25% - 6px);
        flex-basis: calc(25% - 6px)
    }
}





/* others */