:root {
    --sectionPadding: clamp(50px,8vw,120px) 0;
    --h1: clamp(31px,4.8vw,72px);
    --p: clamp(16px,1.2vw,18px);
    --h3: clamp(26px,2.2vw,32px);
    --h5: clamp(21px,1.6vw,24px);
    --h2: clamp(30px,3.2vw,48px);
    --pBig: clamp(18px,1.4vw,20px);
    --pSm: clamp(14px,1.1vw,16px)
}

section {
    padding: var(--sectionPadding)
}

.zwc-whole-con h1 {
    font-size: var(--h1);
    font-family: var(--primaryfont-regular);
    line-height: 1.1
}

.zwc-whole-con h2 {
    font-size: var(--h2);
    font-family: var(--primaryfont-bold)
}

.zwc-whole-con h3 {
    font-size: var(--h3)
}

.zwc-whole-con p {
    font-size: var(--p)
}

.zwc-red-font {
    color: #e42527
}

.zwc-zh-btn {
    display: inline-block;
    font-family: var(--zf-primary-semibold),sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    border: 1.5px solid #000;
    background-color: transparent;
    color: #000;
    margin-left: 10px;
    margin-top: 20px
}

.zwc-req-btn {
    padding: 13px 30px;
    text-transform: uppercase;
    font-size: 15px;
    font-family: var(--zf-primary-semibold),sans-serif;
    display: block;
    width: fit-content;
    margin: 40px auto 0;
    text-align: center;
    border-radius: 2px;
    position: relative
}

.zwc-flex {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.zwc-whole-con .zwc-bold {
    font-family: var(--zf-primary-semibold);
    margin-bottom: 5px
}

.zwc-tab {
    padding-top: 100px
}

.zwc-btns {
    margin-bottom: 20px
}

.non-umain .zwc-bnr-sec .cta-btn.act-btn {
    display: none
}

.non-umain .zwc-hero-right-con {
    margin-bottom: 20px
}

.zwc-bnr-sec {
    text-align: center
}

.zwc-bnr-images {
    position: relative;
    max-width: 1520px;
    margin-inline:auto}

.zwc-bnr-sec p {
    max-width: 670px
}

.zwc-tick-ele {
    position: relative;
    padding-bottom: 10px;
    padding-left: 35px
}

.zwc-bnr-sec p.zwc-tick-ele {
    margin-top: 20px
}

.zwc-tick-ele::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/sites/zweb/images/social/icons-sprite.png);
    position: absolute;
    top: 0;
    left: 0;
    background-size: 800px;
    background-position: -328px -46px
}

.zwc-bnr-cnt h1 {
    margin-bottom: 25px
}

.zwc-trusted-brand h2 {
    font-size: var(--h3)
}

.zwc-bnr-cnt {
    max-width: 1100px;
    margin-inline:auto}

.zwc-bnr-cnt .zwc-tick-ele {
    display: inline-block;
    font-size: var(--p);
    position: relative
}

.zwc-icons {
    display: inline-block;
    width: 105px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100px
}

.zwc-brands .zwc-icons:nth-child(1) {
    background-image: url(/sites/zweb/images/otherbrandlogos/iifl-securities.png);
    width: 135px;
    height: 23px;
    background-size: 130px
}

.zwc-brands .zwc-icons:nth-child(2) {
    background-image: url(/sites/zweb/images/otherbrandlogos/spicejet.svg)
}

.zwc-brands .zwc-icons:nth-child(3) {
    background-image: url(/sites/zweb/images/otherbrandlogos/loreal.svg)
}

.zwc-brands .zwc-icons:nth-child(4) {
    background-image: url(/sites/zweb/images/otherbrandlogos/amazon.svg)
}

.zwc-brands .zwc-icons:nth-child(5) {
    background-image: url(/sites/zweb/images/otherbrandlogos/tata-play.svg);
    height: 20px
}

.zwc-brands .zwc-icons:nth-child(6) {
    background-image: url(/sites/zweb/images/otherbrandlogos/zomato.png)
}

.zwc-brands .zwc-icons:nth-child(7) {
    background-image: url(/sites/zweb/images/otherbrandlogos/max-life-insurance.svg);
    height: 65px
}

.zwc-trusted-brand {
    padding-block:clamp(40px,5.3vw,80px) 0}

.zwc-brands {
    padding-top: 30px;
    flex-wrap: wrap;
    gap: 30px
}

.zwc-trusted-brand h2::after {
    content: '';
    display: block;
    width: 63px;
    height: 1px;
    background-color: #f9b21c;
    margin: 10px auto 0
}

.bnr-video {
    display: block;
    margin-inline:auto;z-index: 1;
    position: relative;
    max-width: 1200px;
    width: 82%;
    background: linear-gradient(to right,#e425271f,#f9b21d26);
    padding: 12px 12px 0 12px;
    border-radius: 24px
}

.bnr-video video {
    display: block;
    border-radius: 12px
}

.zwc-curved-star1 {
    position: absolute;
    top: 7%;
    left: 3%;
    display: block
}

.zwc-curved-star2 {
    position: absolute;
    top: 44%;
    left: 2%;
    display: block
}

.zwc-curved-star3 {
    position: absolute;
    top: -15%;
    right: 13%;
    display: block
}

.zwc-curved-star4 {
    position: absolute;
    top: -11%;
    right: 4%;
    display: block
}

.zwc-star {
    height: 60px;
    width: 60px;
    background-image: url(/sites/zweb/images/social/curved-star.svg);
    background-size: contain;
    justify-content: center;
    align-items: center;
    display: none
}

@keyframes rotateStar {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.umain .zwc-hero-left {
    max-width: 1070px
}

.zwc-hero-left {
    max-width: 760px;
    text-align: left
}

.signup-box {
    visibility: visible;
    opacity: 1
}

.zwc-hero-sec.zwc-flex {
    justify-content: space-between
}

.body-umain .zwc-hero-left {
    width: 100%;
    margin-inline:auto;text-align: center
}

.body-umain .zwc-hero-right {
    display: none
}

.non-umain .log {
    display: none
}

.body-umain .zwc-bnr-sec p {
    margin-inline:auto}

.zwc-hero-sec {
    padding-bottom: clamp(30px,6.7vw,100px)
}

.zwc-hero-right-con {
    text-align: left;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    max-width: 370px
}

.zwc-hero-right h2 {
    font-size: var(--p)
}

.non-umain .zwc-hero-left {
    max-width: 760px;
    width: 60%
}

.signup-box {
    max-width: 420px
}

.zwc-zh-btn::after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 23px;
    background-image: url(/sites/zweb/images/social/play-circle.svg);
    margin-left: 10px;
    top: 5px;
    position: relative
}

.zwc-zh-btn::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background-image: url(/sites/zweb/images/social/play-circle.svg);
    background-repeat: no-repeat;
    right: 23px;
    top: 13px
}

.zwc-zh-btn {
    position: relative;
    padding: 13px 60px 13px 30px
}

.zwc-bnr-sec {
    /* --sectionPadding:clamp(50px,5.3vw,80px) 0; */
}

.zwc-left-gradient,.zwc-right-gradient {
    display: none;
    width: 400px;
    height: 430px;
    background-image: url(/sites/zweb/images/social/red-yellow-blur.svg);
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -5%
}

.zwc-right-gradient {
    right: unset;
    bottom: unset;
    left: 0;
    top: -5%;
    background-image: url(/sites/zweb/images/social/red-blur.svg)
}

.act-btn::after:not(.popup-btn),.zwc-req-btn::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-width: 0 2px 2px 0;
    margin: auto;
    transition: .5s
}

.zwc-social-media-strategy h2 {
    max-width: 690px;
    margin-inline:auto;text-align: center
}

.zwc-social-media-strategy {
    --sectionPadding: 0
}

.zwc-tab-list ul li,.zwc-strategy-con ul li {
    font-size: var(--pBig);
    cursor: pointer
}

.zwc-stratey-wrap {
    background-color: #311355;
    color: #fff;
    margin-top: 50px
}

.zwc-stratey-wrap a {
    display: inline-block;
    color: #fff;
    font-size: var(--pSm);
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold);
    border-bottom: 1px solid #fff;
    margin-top: 30px;
    cursor: pointer;
    position: relative
}

.zwc-stratey-wrap a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: -21px;
    bottom: 0;
    margin: auto;
    transition: .5s;
    border-left: transparent;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    border-top: transparent
}

.zwc-stratey-wrap a::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50px;
    background: #fff;
    top: 0;
    right: -28px;
    bottom: 0;
    margin: auto;
    transition: ease all .5s
}

.zwc-right-cnt {
    max-width: 610px
}

.zwc-left-img {
    max-width: 600px;
    border: 8px solid #ffffff45;
    border-radius: 18px
}

.zwc-strategy-data {
    padding: clamp(40px,6.7vw,100px) 0;
    justify-content: space-between;
    align-items: flex-start;
    display: none;
    gap: 60px
}

.zwc-strategy-data.active .zwc-left-img {
    transition-delay: 1s
}

.zwc-stratey-wrap img {
    display: block
}

.zwc-strategy-data h3 {
    margin-bottom: 20px
}

.zwc-strategy-data p {
    margin-bottom: 25px
}

.zwc-social-media-strategy .zwc-tick-ele::before {
    background-position: -328px -100px
}

.zwc-strategy-con {
    background-color: #fff;
    color: #000;
    padding: 0 0 20px 0;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    position: relative;
    top: -1px
}

.zwc-strategy-con ul li {
    border-radius: 12px;
    padding: 16px 24px;
    transition: all .5s ease;
    position: relative
}

.zwc-strategy-con ul li.active {
    background-color: #35135b;
    color: #fff
}

.zwc-strategy-con .zwc-flex {
    justify-content: center;
    gap: 20px;
    user-select: none
}

.zwc-strategy-data.active {
    display: flex
}

.zwc-strategy-con::before {
    content: '';
    display: block;
    background-image: url(/sites/zweb/images/social/border-radius.svg);
    padding: 20px;
    position: absolute;
    left: -40px;
    top: 0
}

.zwc-strategy-con::after {
    content: '';
    display: block;
    background-image: url(/sites/zweb/images/social/border-radius.svg);
    padding: 20px;
    position: absolute;
    right: -40px;
    top: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.zwc-strategy-con ul li::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/sites/zweb/images/social/icons-sprite.svg);
    background-size: 800px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    left: -7px
}

.zwc-strategy-con ul li.active::before {
    background-size: 700px
}

.zwc-strategy-con ul li:nth-child(1).active:before {
    background-position: -461px -36px
}

.zwc-strategy-con ul li:nth-child(2):before {
    background-position: -380px -99px
}

.zwc-strategy-con ul li:nth-child(3):before {
    background-position: -480px -99px
}

.zwc-strategy-con ul li:nth-child(4):before {
    background-position: -447px -103px;
    background-size: 830px
}

.zwc-strategy-con ul li:nth-child(5):before {
    background-position: -631px -100px
}

.zwc-strategy-con ul li:nth-child(6):before {
    background-position: -581px -100px
}

.zwc-strategy-con ul li:nth-child(1):before {
    background-position: -531px -100px
}

.zwc-strategy-con ul li:nth-child(2).active:before {
    background-position: -329px -36px
}

.zwc-strategy-con ul li:nth-child(3).active:before {
    background-position: -419px -36px
}

.zwc-strategy-con ul li:nth-child(4).active:before {
    background-position: -446px -45px
}

.zwc-strategy-con ul li:nth-child(5).active:before {
    background-position: -548px -36px
}

.zwc-strategy-con ul li:nth-child(6).active:before {
    background-position: -505px -36px
}

.zwc-mbl-ele {
    display: none
}

.zwc-smm-left,.zwc-smm-right {
    width: 50%;
    background-color: #240d3f
}

.zwc-smm-left {
    background-color: #fff;
    color: #000;
    padding: 55px
}

.zwc-sm-management h2 {
    font-family: var(--zf-primary-semibold);
    text-align: left
}

.zwc-sm-management {
    padding-block:clamp(40px,6vw,90px)}

.zwc-smm-right {
    padding: 65px 55px 100px 55px
}

.zwc-smm-right div.slick-active {
    display: block
}

.zwc-sm-management .zwc-flex {
    align-items: stretch;
    border-radius: 24px;
    overflow: hidden
}

.zwc-tab ul li {
    padding-left: 20px;
    border-left: 1px solid gray;
    margin-bottom: 15px;
    cursor: pointer
}

.zwc-tab ul li.active .zwc-bold {
    color: var(--zwc-link-clr)
}

.zwc-smm-right h3 {
    display: none
}

.custom-prev,.custom-next {
    display: inline-block;
    position: absolute;
    right: 10%;
    bottom: 5.5%
}

.custom-prev {
    right: 15%;
    transform: scaleX(-1)
}

.zwc-agency-sec .content-wrap {
    border-radius: 24px;
    border: 1px solid rgba(59,21,102,0.20);
    background: #faf8fc;
    padding: 100px 80px 80px 80px;
    gap: clamp(20px,4vw,60px)
}

.zwc-agency-left {
    max-width: 575px
}

.zwc-agency-left img {
    display: block
}

.zwc-whole-con .zwc-agency-sec h3 {
    font-size: var(--h2)
}

.zwc-agency-sec h3 span {
    font-size: var(--h3);
    display: block
}

.zwc-agency-right {
    max-width: 575px
}

.zwc-agency-right .zwc-tick-ele::before {
    top: 5px
}

.zwc-pricing-box {
    max-width: 416px;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    position: relative
}

.zwc-pricing-top {
    padding: clamp(30px,2.7vw,40px) clamp(20px,2.7vw,40px);
    text-align: center;
    background-color: #fff;
    border-radius: 12px 12px 0 0
}

.zwc-pricing-top .zwc-pricing-tag {
    font-size: var(--p);
    background: #e5e5e6;
    border-radius: 32px;
    padding: 5px 16px
}

.zwc-pricing-box:nth-child(3) .zwc-pricing-tag {
    background-color: #b1d2f1
}

.zwc-pricing-sec h2 {
    text-align: center;
    margin-bottom: 40px
}

.zwc-whole-con .zwc-h1-tag {
    font-size: var(--h1);
    margin-top: 40px;
    position: relative
}

.zwc-h1-tag::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -35px;
    top: 5px;
    background: url(/sites/zweb/images/social/icons-sprite.svg) no-repeat;
    background-position: -381px 1px
}

.zwc-h1-tag::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: -30px;
    top: 30px;
    background: url(/sites/zweb/images/social/icons-sprite.svg) no-repeat;
    background-position: -384px -30px
}

.zwc-pricing-bottom {
    background: #f7f7f7;
    padding: clamp(20px,2.7vw,40px);
    min-height: 376px
}

.zwc-pricing-bottom li {
    padding: 0 0 20px 35px;
    position: relative;
    font-size: var(--p)
}

.zwc-pricing-details li {
    padding-left: 35px;
    position: relative
}

.zwc-pricing-details .zwc-flex {
    flex-wrap: wrap;
    row-gap: 20px
}

.zwc-tick:after,.zwc-tick:before {
    background: #000;
    content: "";
    height: 1px;
    left: 2.4px;
    position: absolute;
    top: 13px;
    transform: rotate(45deg);
    width: 8px
}

.zwc-tick:before {
    left: 6px;
    top: 10px;
    transform: rotate(-52deg);
    width: 15px
}

.zwc-tick {
    height: 22px;
    width: 22px;
    top: 0;
    position: absolute;
    left: 2px
}

.zwc-pricing-box:nth-child(3) .zwc-pricing-top {
    background-color: #216db3;
    color: #fff
}

.zwc-pricing-box:nth-child(3) .zwc-pricing-tag {
    color: #000
}

.smm-price-dynamic {
    display: none;
    font-size: 66px;
    font-family: var(--zf-secondary-bold);
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 25px
}

.zcurrency-symbol-common {
    font-size: 30px;
    position: relative;
    top: -30px;
    left: -5px
}

.zwc-free-edition {
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    width: inherit;
    margin-inline:auto}

.zwc-pricing-details {
    background-color: #f7f7f7;
    padding: 45px 9px;
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 12px 12px
}

.zwc-pricing-sec {
    --sectionPadding: 0
}

.ztoogle-onpremise-container-inner {
    margin-inline:auto;display: block;
    padding-bottom: 10px;
    text-align: center
}

.ztoogle-onpremise-container-inner a.active {
    background: #0074d9;
    color: #fff;
    border-color: #0074d9
}

.ztoogle-onpremise-container-inner a {
    padding: 10px 25px;
    min-width: 120px;
    display: inline-block;
    cursor: pointer;
    color: #000;
    background: #fff;
    position: relative;
    border: 1px solid #e3e3e3
}

.ztoogle-onpremise-container-inner span.active:after,.ztoogle-onpremise-container-inner a.active:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0074d9;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    z-index: 9
}

.zwc-pricing-wrap {
    align-items: stretch;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px;
    display: none;
    margin-top: 60px
}

.zwc-pricing-wrap.active {
    display: flex
}

.pricing-tab-wrap {
    position: relative;
    display: inline-block;
    float: right
}

.yearly-pricing,.monthly-pricing {
    display: none
}

.yearly-pricing.active,.monthly-pricing.active {
    display: block
}

.pricing-tab>span.ztoggle-slide.active em.toggle-btn {
    margin-left: 26px
}

.pricing-tab>span.ztoggle-slide em.toggle-btn {
    display: block;
    width: 18px;
    border-radius: 100%;
    background: #4696ec;
    height: 18px;
    margin-left: 4px;
    margin-top: 2px;
    transition: .5s all ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.pricing-tab>span.ztoggle-slide {
    width: 50px;
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #4696ec;
    border-radius: 20px;
    height: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.pricing-tab>span {
    width: 50%;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    transition: .5s all ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.yearly>em {
    background-color: #feda68;
    display: inline-block;
    font-style: inherit;
    font-size: 13px;
    color: #000;
    line-height: 1;
    padding: 6px 8px;
    border: 1px solid #e19c01;
    border-radius: 6px;
    font-family: var(--zf-primary-bold);
    margin-left: 15px;
    position: relative
}

.yearly>em::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #e19c01 transparent transparent;
    left: -8.5px;
    top: 50%;
    margin-top: -6px
}

.zsave-star,.zsave-star:after {
    position: absolute;
    width: 8px;
    height: 1px;
    background: #ff7810;
    left: -7px;
    top: -6px
}

.zsave-star:after {
    content: "";
    left: 0;
    top: 0;
    transform: rotate(90deg)
}

.zsave-star1,.zsave-star1:after {
    position: absolute;
    width: 8px;
    height: 1px;
    background: #ff7810;
    bottom: -6px;
    right: -7px;
    top: auto;
    left: auto
}

.zsave-star1:after {
    content: "";
    left: 0;
    top: 0;
    transform: rotate(90deg)
}

.zwc-pricing-features {
    padding: clamp(20px,2.7vw,40px)
}

.zwc-whole-con .zwc-pricing-features h3 {
    font-size: var(--p);
    color: #f26522;
    letter-spacing: 0
}

.zwc-pricing-features ul li {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px
}

.zwc-pricing-features ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 10px;
    width: 12px;
    text-indent: initial;
    background: url(https://www.zohowebstatic.com/sites/zweb/images/commonroot/yes-tick.png) left top no-repeat;
    background-size: cover
}

.zmost-popular {
    padding: 8px 24px;
    font: 14px var(--zf-secondary-bold);
    color: #fff;
    position: absolute;
    right: -20px;
    top: -15px;
    background: linear-gradient(90deg,#e42527 0,#f9b21d 100%);
    width: auto;
    left: auto;
    text-transform: uppercase;
    border-radius: 32px 32px 32px 0
}

.zwc-why-choose-sec h3 {
    font-size: var(--h5)
}

.zwc-choose-wrap ul li {
    max-width: 632px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid rgba(36,13,63,0.10);
    background: #faf8fc;
    padding: 24px
}

.zwc-choose-wrap h3::before {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    background-image: url(/sites/zweb/images/social/icons-sprite.svg);
    background-repeat: no-repeat;
    background-size: 650px;
    background-position: -30px -20px;
    margin-bottom: 10px
}

.zwc-choose-wrap ul li:nth-child(2) h3::before {
    background-position: -85px -20px
}

.zwc-choose-wrap ul li:nth-child(3) h3::before {
    background-position: -139px -20px
}

.zwc-choose-wrap ul li:nth-child(4) h3::before {
    background-position: -195px -20px
}

.zwc-choose-wrap .zwc-flex {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 16px
}

.zwc-why-choose-sec h2 {
    margin-bottom: 20px
}

.zwc-choose-wrap {
    margin-top: 60px
}

.zwc-why-cnt {
    max-width: 900px;
    text-align: center;
    margin-inline:auto}

.zwc-choose-wrap p {
    margin-bottom: 0
}

.zwc-sm-manage-sec {
    background: linear-gradient(180deg,#3b1566 0,#000 99.95%);
    color: #fff;
    --sectionPadding: clamp(50px,8vw,120px) 0 0 0;
    width: 99%;
    border-radius: 16px;
    margin-inline:auto}

.zwc-manage-cnt {
    max-width: 600px;
    text-align: center;
    margin-inline:auto}

.zwc-manage-cnt ul li {
    display: inline-block;
    padding-left: 30px;
    padding-right: 15px;
    font-size: var(--p)
}

.zwc-manage-cnt ul li::before {
    background-position: -328px -100px
}

.zwc-manage-cnt ul {
    padding-bottom: 25px
}

.zwc-manage-cnt ul {
    padding-bottom: 25px
}

.app-screens img {
    border-radius: 30px
}

.app-screens {
    margin: clamp(40px,4.7vw,70px) auto 0;
    overflow: hidden
}

.zwc-android {
    max-width: 1057px;
    width: 83%;
    margin-bottom: -190px
}

.zwc-yellow-txt {
    color: #ffd521
}

.zwc-social-story h2 {
    max-width: 760px;
    margin-inline:auto}

.zwc-social-story {
    background-color: #0d0d0d;
    color: #fff;
    text-align: center;
    margin-top: 10px
}

.zwc-story {
    padding: 24px;
    max-width: 325px;
    width: 100%;
    background-color: #fff;
    color: #000;
    border-radius: 12px;
    text-align: left
}

.zwc-story-illus {
    position: relative
}

.zwc-cus-play {
    width: 55px;
    height: 55px;
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    right: 3%;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 65%;
    cursor: pointer
}

.zwc-social-story-wrap {
    align-items: stretch;
    margin-top: clamp(40px,6.8vw,100px);
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center
}

.zwc-story img {
    border-radius: 10px
}

.zwc-whole-con .zwc-cus p {
    margin: 0;
    color: #787878;
    font-size: var(--pSm)
}

.zwc-whole-con .zwc-cus p.zwc-blue-clr {
    color: #216db3;
    font-family: var(--zf-primary-semibold);
    font-size: var(--p)
}

.zwc-yellow-hlight {
    background-color: #ffffa5
}

.zwc-social-story .content-wrap {
    max-width: 1460px
}

.zwc-play-icon {
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #000
}

.zwc-faq-wrap {
    max-width: 716px;
    width: 100%
}

.zwc-faq-wrap button {
    font-size: var(--pBig);
    border: unset;
    background-color: unset;
    margin-bottom: 10px;
    display: block;
    padding: unset;
    text-align: left
}

.zwc-faq-wrap li {
    background-color: #f2f2f2;
    border-radius: 8px;
    padding: 20px 26px;
    margin-bottom: 20px;
    position: relative
}

.zwc-faq-wrap li p {
    display: none
}

.zwc-faq-wrap li.active p {
    display: block
}

.zwc-faq-sec .zwc-flex {
    align-items: flex-start
}

.zwc-faq-sec h2 {
    max-width: 462px
}

.zwc-faq-sec li.active .zwc-faq-arrow {
    transform: scaleY(-1);
    transform-origin: center;
    top: 28px
}

.zwc-faq-wrap .zwc-faq-arrow {
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    line-height: 14px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 20px
}

.zwc-faq-wrap ul li {
    position: relative;
    cursor: pointer
}

.zwc-faq-wrap .zwc-faq-arrow::before,.zwc-faq-wrap .zwc-faq-arrow::after {
    content: "";
    width: 12px;
    height: 3px;
    display: block;
    background: #000;
    top: calc(50% + 0px);
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 4px
}

.zwc-faq-wrap .zwc-faq-arrow::after {
    transform: translate(-50%,-50%) rotate(90deg);
    transition: transform .25s linear
}

.zwc-faq-wrap ul li.active .zwc-faq-arrow::after {
    display: none
}

.zwc-footer-con {
    max-width: 561px;
    text-align: center;
    margin-inline:auto}

.zwc-footer-con h2 {
    font-family: var(--zf-primary-semibold)
}

.zwc-footer-cta {
    padding-top: 0
}

.zwc-footer-con .zwc-tick-ele::before {
    top: unset
}

.zwc-whole-con section {
    text-wrap: pretty
}

.zwc-agency-sec .content-wrap {
    padding: clamp(40px,6.7vw,100px) clamp(20px,5.3vw,80px) clamp(40px,5.3vw,80px)
}

.badge-sec {
    display: flex;
    justify-content: center;
    align-items: end;
    text-align: center;
    gap: 60px
}

.zwc-whole-con .badges p {
    font-size: 12px;
    margin: 20px 11px 0;
    max-width: 140px;
    line-height: 18px;
    letter-spacing: -0.24px
}

.badges.capterra p {
    max-width: 120px
}

.rating-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin: 55px 0 0 0
}

.ratings {
    width: 330px;
    background: #f5f5f5;
    display: inline-flex;
    justify-content: space-between;
    padding: 20px 25px
}

.ratings span.rating-value {
    font-size: 25px
}

.ratings span {
    font-size: 16px;
    letter-spacing: 1px
}

.constellation img,.forbes img {
    margin: 0 0 20px 0
}

.zwc-award-section {
    padding-top: 0
}
.soc-link-agency{
    color: var(--clr, var(--zwc-link-clr));
    border-bottom: 1px solid;
}

@media only screen and (min-width: 1280px) {
    .zwc-whole-con h1 {
        line-height:80px;
        letter-spacing: -2.16px
    }

    .zwc-whole-con p,.zwc-whole-con .zwc-faq-wrap button,.zwc-whole-con .zwc-hero-right h2 {
        line-height: 26px;
        letter-spacing: -0.36px
    }

    .zwc-whole-con h2,.zwc-whole-con .zwc-agency-sec h3 {
        line-height: 56px;
        letter-spacing: -0.96px
    }

    .zwc-tab-list ul li {
        line-height: 28px;
        letter-spacing: -0.4px
    }

    .zwc-whole-con h3 {
        line-height: 40px;
        letter-spacing: -0.64px
    }

    .zwc-why-choose-sec h3 {
        line-height: 32px;
        letter-spacing: -0.48px
    }

   

    .zwc-social-story-wrap {
        gap: 20px
    }

    .cta-btn.zwc-zh-btn {
        padding: 13px 60px 13px 30px
    }

    .zwc-left-gradient,.zwc-right-gradient {
        display: block
    }

    .zwc-bnr-images::before {
        content: '';
        display: block;
        background-image: url(/sites/zweb/images/social/lines.svg);
        height: 100%;
        width: 100%;
        top: -30%;
        background-size: 100%;
        position: absolute;
        background-repeat: no-repeat
    }

    .zwc-star {
        display: flex
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-pricing-wrap {
        flex-wrap:wrap;
        justify-content: center
    }

    .zwc-android {
        margin-bottom: -140px
    }

    .most-popular-plan {
        margin-top: 30px
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-strategy-con ul li {
        padding:10px 15px
    }

    .zwc-strategy-con .zwc-flex {
        gap: 16px
    }
}

@media only screen and (max-width: 1024px) {
    .zwc-strategy-con ul li {
        padding:10px 13px
    }
}

@media only screen and (max-width: 991px) {
    .zwc-strategy-con {
        display:none
    }

    .zwc-strategy-data {
        display: flex;
        flex-direction: column-reverse
    }

    .zwc-agency-sec .content-wrap {
        flex-direction: column-reverse
    }

    .zwc-brands {
        justify-content: center
    }

    .zwc-sms-tab {
        background-color: #311355;
        color: #fff;
        padding-top: 60px
    }

    .zwc-sms-tab h2 {
        margin-bottom: 0
    }

    .zwc-right-cnt {
        max-width: 580px
    }

    .zwc-agency-sec .content-wrap {
        padding: 60px 40px
    }

    .zwc-faq-sec .zwc-flex {
        flex-direction: column
    }

    .zwc-faq-wrap {
        margin-inline:auto}

    .zwc-faq-sec h2 {
        margin: 0 auto 40px;
        text-align: center
    }

    .zwc-sm-management .zwc-flex {
        flex-direction: column
    }

    .zwc-smm-right img {
        display: block;
        padding-bottom: 60px
    }

    .zwc-smm-right,.zwc-smm-left {
        background-color: unset;
        margin-inline:auto;padding: 0
    }

    .zwc-smm-left {
        color: #fff;
        margin-bottom: 40px
    }

    .zwc-smm-left .zwc-tab {
        display: none
    }

    .zwc-sm-management .zwc-smm-left,.zwc-sm-management h2 {
        text-align: center
    }

    .zwc-smm-right h3 {
        text-align: center;
        display: block
    }

    .zwc-agency-sec .content-wrap {
        flex-direction: column
    }

    .zwc-agency-left {
        text-align: center
    }

    .zwc-hero-right {
        display: none
    }

    .zwc-hero-left {
        text-align: center;
        margin-inline:auto}

    .zwc-right-cnt,.zwc-left-img,.zwc-bnr-sec p {
        margin-inline:auto}

    .zwc-social-media-strategy {
        background-color: #311355;
        color: #fff;
        padding-top: 40px
    }

    .zwc-stratey-wrap {
        margin-top: 0
    }

    .non-umain .zwc-hero-left {
        width: 100%
    }

    .zwc-mbl-ele {
        display: block;
        text-align: center
    }

    .zwc-mbl-ele .zwc-bold {
        font-size: var(--h5)
    }
}

@media only screen and (max-width: 768px) {
    .zwc-smm-right,.zwc-smm-left {
        width:70%
    }

    .zwc-android {
        width: 100%;
        transform: scale(1.2)
    }

    .smm-price-dynamic {
        font-size: 51px
    }

    .bnr-video {
        border-radius: 16px
    }

    .bnr-video video {
        border-radius: 8px
    }
}

@media only screen and (max-width: 480px) {
    .zwc-left-img {
        border-radius:14px
    }

    .zwc-agency-sec .content-wrap {
        padding: 40px 20px
    }

    .zwc-smm-right,.zwc-smm-left {
        width: 100%
    }

    .zwc-tick-ele::before {
        height: 20px;
        width: 20px;
        top: 3px;
        background-size: 700px;
        background-position: -287px -39px
    }

    .zwc-social-media-strategy .zwc-tick-ele::before {
        background-position: -287px -88px
    }

    .zwc-tick-ele {
        padding-left: 30px
    }

    .zwc-strategy-data {
        gap: 30px
    }

    .ztoogle-onpremise-container-inner,.pricing-tab-wrap {
        margin-bottom: 40px
    }

    .zwc-manage-cnt ul li::before {
        background-position: -287px -88px
    }

    .zwc-manage-cnt ul {
        max-width: 300px;
        width: 100%;
        margin-inline:auto;text-align: left
    }

    .zmost-popular {
        font-size: 12px
    }

    .zwc-android {
        margin-bottom: -60px
    }

    .zwc-hero-left .zwc-tick-ele::before {
        top: 0
    }

    .badge-sec {
        gap: 10px
    }
}

@media screen and (max-width: 1280px) {
    .badges img,.ratings img {
        transform:scale(0.9)
    }

    .badge-sec {
        gap: 20px
    }

    .other-lang .badge-sec {
        row-gap: 40px;
        column-gap: 20px
    }

    .capterra img {
        margin: 0 0 10px 0
    }
}

@media screen and (max-width: 767px) {
    .badge-sec {
        flex-wrap:wrap
    }
        .badges img, .ratings img {
        transform: scale(0.8);
    }
        .zwc-whole-con .badges p {
        margin: 10px 10px 20px;
    }
}
