.zmain-container h1 {
    font-family: var(--primaryfont-semibold);
    font-size: 62px;
    line-height: 72px
}

.zwc-section {
    padding: 100px 0
}

.zwc-disflex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.zwc-disgrid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.inline-blk {
    display: inline-block
}

.act-btn {
    border-radius: 3px;
    padding: 8px 50px 8px 30px
}

.zwc-margin-auto {
    margin-left: auto;
    margin-right: auto
}

.zwc-arrow {
    position: relative
}

.zwc-block4 .zwc-blk4-cnt h3::before {
    content: '';
    position: absolute;
    background-image: url("/sites/zweb/images/assist/cobrowsing/session-transfer-icons.svg");
    border-radius: 50%;
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: 9px 0
}

.zwc-block4 .zwc-blk4-cnt:nth-child(2) h3::before {
    background-position: -46px 4px
}

.zwc-block4 .zwc-blk4-cnt:nth-child(3) h3::before {
    background-position: -98px 4px
}

.boldtxt {
    font-family: var(--primaryfont-bold)
}

.semi-bold-txt {
    font-family: var(--primaryfont-semibold)
}

.mediumTxt {
    font-family: var(--zf-primary-medium)
}

.zwc-bnr-left {
    max-width: 553px;
    width: 44%
}

.zwc-bnr-left span {
    color: #003acc;
    margin-bottom: 5px;
    display: block
}

.zwc-bnr-right {
    max-width: 722px;
    width: 56%
}

.zwc-tb-append {
    position: relative;
    padding: 0
}

.zwc-tb-append::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #ebebeb;
    display: block;
    top: 0;
    z-index: -1
}

.zwc-tb-wrap {
    max-width: 1055px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 4px 24px 10px rgba(0,0,0,0.10);
    padding: 48px 58px 41px 58px;
    margin: 0 auto
}

.zwc-tb-wrap h2 {
    position: relative;
    width: 100%;
    z-index: 10;
    background: #fff
}

.zwc-tb-wrap h2::before,.zwc-tb-wrap h2::after {
    position: absolute;
    content: '';
    width: 24%;
    height: 1px;
    background: #e5e5e5;
    top: 13px;
    z-index: -1
}

.zwc-tb-wrap h2::before {
    left: 12%
}

.zwc-tb-wrap h2::after {
    right: 12%
}

.zwc-block1 {
    padding: 0 0 120px
}

.zwc-blk1-cnt {
    max-width: 1280px;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #6201ce;
    border: 1px solid #000;
    border-radius: 24px;
    padding: 80px 98px
}

.zwc-blk1-cnt h2 {
    margin: 0 auto 30px auto
}

.zwc-block2 {
    background: #000;
    color: #fff;
    padding-bottom: 0
}

.zwc-blk2-headcnt {
    max-width: 689px;
    width: 100%;
    text-align: center;
    padding-bottom: 60px
}

.zwc-blk2-leftcnt {
    max-width: 550px;
    margin: 0 30px 0 0;
}

.zwc-blk2-cnt {
    justify-content: space-around;
    align-items: start
}

.zwc-blk2-leftcnt h3 {
    font-size: 20px;
    margin-bottom: 4px
}

.zwc-blk2-leftcnt li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 28px
}

.zwc-block2 .zwc-blk2-leftcnt li p {
    padding-bottom: 40px
}

.zwc-block2 .zwc-blk2-leftcnt li:last-child p {
    padding-bottom: 80px
}

.zwc-blk2-leftcnt li:last-child {
    margin-bottom: 0
}

.zwc-blk2-leftcnt h3::before {
    width: 34px;
    height: 34px;
    left: 0;
    top: 0
}

.zwc-blk2-leftcnt li:nth-child(1) h3::before {
    background-position: 101px 83px;
    background-size: 400px;
    top: 7px
}

.zwc-blk2-leftcnt li:nth-child(2) h3::before {
    background-position: 71px 83px;
    background-size: 400px
}

.zwc-blk2-leftcnt li:nth-child(3) h3::before {
    background-position: 41px 83px;
    background-size: 400px
}

.zwc-blk2-rightcnt {
    max-width: 652px;
    align-self: center;
}

.zwc-blk2-rightcnt img {
    vertical-align: bottom
}

.zwc-block3 {
    padding: 120px 0 180px 0
}

.zwc-blk3-topcnt {
    max-width: 645px;
    width: 100%
}

.zwc-blk3-topcnt h2 {
    width: 100%;
    margin-bottom: 47px
}

.zwc-blk3-btmcnt {
    margin-top: 120px;
    counter-reset: section;
    gap: 55px
}

.zwc-blk3-left {
    max-width: 670px;
    position: relative
}

.zwc-blk3-left::before {
    position: absolute;
    content: "";
    max-width: 335px;
    max-height: 264px;
    width: 53%;
    border-radius: 10px;
    height: 57%;
    right: -30px;
    box-shadow: 0 4px 30px 0 rgba(0,0,0,0.25);
    bottom: -47px;
    background-size: 100% 100%;
    background-image: url("/sites/zweb/images/assist/sessiontransfer/invite-technician.png")
}

.zwc-blk3-right {
    max-width: 580px
}

.zwc-blk3-right div {
    max-width: 495px;
    position: relative;
    padding-left: 43px;
    margin-bottom: 40px
}

.zwc-blk3-right div h3::before {
    width: 26px;
    height: 32px;
    background-position: 1px 2px;
    background-size: 362px;
    left: 0
}

.zwc-blk3-right li {
    margin-left: 59px;
    padding-left: 20px;
    margin-bottom: 18px;
    position: relative
}

.zwc-blk3-right li::before {
    counter-increment: section;
    content: counter(section) ": ";
    position: absolute;
    left: 0
}

.zwc-block4 {
    padding-bottom: 0
}

.zwc-blk4-inner {
    margin: 0 auto
}

.zwc-blk4-inner h2 {
    text-align: center;
    margin: 0 auto 50px auto
}

.zwc-blk4-cntwrp {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.zwc-blk4-cnt {
    max-width: 400px
}

.zwc-blk4-cnt h3 {
    position: relative;
    padding-top: 70px;
    padding-left: 0
}

.zwc-blk4-cnt h3::before {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0
}

.rating-testimonial .content-wrap-custom {
    padding: 80px 0
}

.content-wrap-custom {
    position: relative;
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    z-index: 1
}

.rating-testimonial .content-wrap {
    overflow: unset;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    padding: 0
}

.content-wrap-custom * {
    box-sizing: border-box
}

.content-wrap-custom h2 {
    text-align: center
}

.zeach-pad h2 {
    font-family: var(--secondaryfont-bold)
}

.rating-testi-wrap {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 50px
}

.rating-wrap {
    width: 50%
}

.single-rating {
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

.rating-section ul {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-wrap: wrap
}

.rating-section ul li:nth-child(1) {
    background: #d9edfc
}

.rating-section ul li {
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 10px
}

.rating-section ul li .img-leads {
    background-image: url(/sites/zweb/images/assist/remote-work/za-re-sprite-img.png);
    background-size: 370px auto;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 5px;
    height: 40px
}

.rating-section ul li .capterra {
    background-position: 0 -16px;
    width: 118px
}

.stars-container {
    position: relative;
    display: block;
    color: transparent;
    font-size: 21px;
    letter-spacing: 7px;
    text-align: center
}

.stars-container::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f8ddbc
}

.stars-container.done::after {
    width: 89%
}

.stars-container::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f9a826;
    overflow: hidden;
    -webkit-transition: ease all 2.5s;
    -o-transition: ease all 2.5s;
    transition: ease all 2.5s;
    width: 0
}

.current-value {
    font-size: 25px;
    color: #000
}

.counter-star {
    display: inline-block;
    text-align: center;
    font-weight: 300;
    color: #888;
    margin-top: 5px
}

.rating-section ul li:nth-child(2) {
    background: #e0fffd
}

.rating-section ul li .getapp {
    background-position: -126px -16px;
    width: 85px
}

.rating-section ul li:nth-child(3) {
    background: #fff0ef
}

.rating-section ul li .gtwo {
    background-position: -216px -16px;
    width: 35px
}

.testimonial-section {
    width: 50%;
    padding-left: 5%;
    position: relative
}

.single-slider p {
    font: 23px / 38px Roboto slab;
    font-weight: 300
}

.name-design {
    display: inline-block;
    padding-left: 70px;
    position: relative;
    max-width: 100%;
    text-align: left;
    width: 190px
}

.customer-image {
    position: absolute;
    left: 5px
}

.name-design .bld {
    font-family: var(--zf-primary-semibold)
}

.name-design span {
    width: 100%;
    display: inline-block
}

.name-design span:not(.bld) {
    font-size: 16px
}

.zwc-faq {
    background: #e5f7ff;
    border-radius: 10px;
    max-width: 1280px
}

.zwc-faq-inner {
    max-width: 767px
}

.zwc-faq-inner h2 {
    text-align: center
}

.zwc-faq-ans {
    max-width: 98%;
    display: none;
    margin-top: 10px
}

.zwc-faq-wrap {
    counter-reset: section
}

.zwc-faq-cnt {
    padding: 40px 25px;
    cursor: pointer;
    position: relative
}

.zwc-faq-cnt:not(:last-child) {
    border-bottom: 1px solid #b9d9e7
}

.zwc-faq-ques {
    margin: 0
}

.zwc-faq-ques::before {
    counter-increment: section;
    content: counter(section) ". ";
    position: absolute;
    left: 0
}

.zwc-faq-ques::after {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    position: absolute;
    top: 48px;
    right: 0;
    transform: rotate(135deg)
}

.zwc-faq-cnt.active .zwc-faq-ques::after {
    transform: rotate(315deg);
    top: 54px
}

.zwc-btm-cnt {
    max-width: 1185px;
    text-align: center
}

.zwc-btm-cnt span {
    display: block;
    margin-bottom: 26px
}

.zwc-dotted-bg-large {
    background-image: radial-gradient(circle,#f1eeee 1.5px,transparent 1.5px);
    background-size: 24px 24px
}

@media screen and (max-width: 1399px) {
    .zmain-container h1 {
        font-size:52px;
        line-height: 60px
    }
}

@media screen and (max-width: 1299px) {
    .zwc-blk2-leftcnt {
        max-width:580px
    }

    .zwc-blk2-rightcnt img {
        max-width: 400px
    }
}

@media screen and (max-width: 1199px) {
    .zmain-container h1 {
        font-size:42px;
        line-height: 50px
    }

    .zwc-section h2 {
        font-size: 36px
    }

    .zwc-blk2-leftcnt {
        max-width: 500px
    }

    .zwc-blk2-rightcnt img {
        max-width: 380px
    }
}

@media screen and (max-width: 991px) {
    .zwc-section {
        padding:80px 0
    }

    .zwc-section.zwc-banner {
        padding: 60px 0 0
    }

    .zwc-block2 {
        padding: 80px 0 0
    }

    .zwc-section.zwc-block4 {
        padding-bottom: 0
    }

    .zwc-disflex {
        flex-direction: column
    }

    .zwc-blk2-rightcnt {
        align-self: center;
        text-align: center
    }

    .zwc-blk2-rightcnt img {
        max-width: 360px
    }

    .zwc-bnr-left {
        text-align: center;
        width: 100%;
        max-width: 523px
    }

    .zwc-bnr-right,.zwc-blk2-rightcnt {
        max-width: 450px;
        width: 100%
    }

    .zwc-tb-append {
        background: #FFF
    }

    .zwc-tb-wrap {
        box-shadow: none;
        padding: 0
    }

    .zwc-blk1-cnt,.zwc-blk3-topcnt {
        text-align: center
    }

    .zwc-blk2-rightcnt,.zwc-blk3-left {
        max-width: 530px
    }

    .zwc-tb-wrap h2::before,.zwc-tb-wrap h2::after {
        display: none
    }

    .zwc-blk2-cnt {
        align-items: center
    }

    .zwc-blk3-topcnt h2 {
        margin-bottom: 20px
    }

    .zwc-blk3-btmcnt {
        gap: 120px
    }

    .zwc-blk3-btmcnt {
        margin-top: 40px
    }

    .zwc-blk3-right li {
        margin-left: 0
    }

    .zwc-blk3-right li:last-child {
        margin-bottom: 0
    }

    .zwc-blk3-left::before {
        right: 10px
    }

    .zwc-blk4-inner h2 {
        text-align: center;
        margin: 0 auto 30px auto
    }

    .zwc-section h2 {
        font-size: 32px
    }

    .zwc-blk4-cntwrp {
        grid-template-columns: repeat(2,1fr);
        max-width: 740px;
        margin: 0 auto;
        gap: 0
    }

    .rating-testi-wrap {
        flex-direction: column
    }

    .testimonial-section {
        width: 80%;
        margin: 20px auto;
        text-align: center
    }

    .rating-wrap {
        width: 100%
    }

    .zwc-blk4-cnt {
        padding: 40px 30px 10px 30px
    }

    .zwc-blk4-cnt:last-child {
        padding-bottom: 0
    }

    .zwc-faq-cnt:last-child {
        padding: 20px 25px 0 25px
    }

    .zwc-blk4-cnt h3::after {
        top: 7px
    }

    .zwc-blk1-cnt {
        padding: 80px 60px
    }

    .zwc-blk2-leftcnt li {
        padding-left: 0
    }

    .zwc-block2 .zwc-blk2-leftcnt li p {
        padding-bottom: 20px
    }

    .zwc-blk2-headcnt {
        padding-bottom: 30px
    }

    .zwc-block2 .zwc-blk2-leftcnt li:last-child p {
        padding-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .zwc-section {
        padding:60px 0
    }

    .zwc-blk4-cntwrp {
        grid-template-columns: 1fr;
        place-items: center
    }

    .zmain-container h1 {
        font-size: 36px;
        line-height: 42px
    }

    .zwc-blk1-cnt {
        padding: 60px 30px
    }

    .zwc-section h2 {
        font-size: 26px
    }
}

@media screen and (max-width: 480px) {
    .zwc-bnr-left span {
        font-size:15px
    }

    .zwc-blk2-headcnt p,.testimonial-section {
        width: 100%
    }

    .zwc-faq-cnt {
        padding: 20px 25px
    }

    .zwc-blk4-cnt {
        padding: 30px 20px 0 20px
    }

    .zwc-blk2-rightcnt img {
        max-width: 300px
    }
}

@media screen and (min-width: 1200px) {
    .zmain-container h1 {
        max-width:100%;
        margin-bottom: 20px;
        font-family: var(--primaryfont-semibold);
        letter-spacing: -1.44px;
        color: #000
    }

    .zwc-blk4-inner h2,.zwc-btm-cnt h2 {
        font-size: 48px;
        letter-spacing: -0.96px;
        line-height: 56px
    }

    .zwc-blk4-inner h2 {
        font-size: 40px
    }

    .zwc-blk1-cnt h2,.zwc-blk2-headcnt h2,.zwc-blk3-topcnt h2 {
        font-size: 48px;
        letter-spacing: -0.8px;
        line-height: 58px
    }

    .zmain-container h3,.zwc-bnr-left span,.zwc-btm-cnt span {
        font-size: 24px;
        letter-spacing: -0.48px;
        line-height: 32px
    }

    .zwc-blk2-leftcnt h3 {
        font-size: 30px;
        margin-bottom: 20px
    }

    .zmain-container p,.zwc-blk3-right li {
        max-width: 810px;
        font-size: 18px;
        line-height: 30px;
        margin: auto
    }

    .act-btn {
        padding: 13px 35px;
        font-size: 18px
    }

    .zwc-blk2-headcnt {
        max-width: 854px
    }

    .zwc-bnr-right,.zwc-blk2-rightcnt,.zwc-blk3-left,.zwc-blk3-left::before {
        opacity: 0;
        transform: translate(20px)
    }

    .zwc-blk3-left::before {
        opacity: 0;
        transform: translate(20px,20px)
    }

    .middle-animated .zwc-bnr-right,.middle-animated .zwc-blk2-rightcnt,.middle-animated .zwc-blk3-left,.middle-animated .zwc-blk3-left::before {
        transform: translate(0);
        opacity: 1;
        transition: all 1s ease-out
    }

    .middle-animated .zwc-blk3-left::before {
        transition: all 2s ease-out
    }

    .single-slider p {
        font: 23px / 38px Roboto slab;
        font-weight: 300
    }

    .zwc-bottom p,.zwc-banner p {
        margin-bottom: 30px
    }
}

.zwc-pb0 {
    padding-bottom: 0
}

@media screen and (min-width: 992px) and (max-width:1300px) {
    .counter-star {
        font-size:14px
    }

    .stars-container {
        font-size: 12px
    }

    .current-value {
        font-size: 18px
    }
}
