/* common codes starts */
.zwc-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
section {
    padding: 100px 0;
}
.zwc-bnr-btm {
    text-align: center;
    padding-top: 100px;
}
.act-btn.cbd-btn {
    background-color: #000;
    color: #FFF;
}
.act-btn.cta-btn {
    margin-right: 15px;
    margin-bottom: 20px;
}
/* common codes ends */
/* banner section code starts */
.zwc-bnr-lft {
    width: 50%;
}
.zwc-bnr-sec {
    background-color: #FFF5E5;
}
.zwc-bnr-sec .zwc-flex{
    align-items: flex-start;
}
.zwc-bnr-rht {
    max-width: 654px;
    width: 50%;
    position: relative;
    padding-top: 200px;
}
.zwc-bnr-img {
    left: 22%;
    bottom: 0;
    max-width: 337px;
    width: 52%;
}
.zwc-cle-img {
    display: block;
}
.zwc-bnr-btm h2 {
    max-width: 670px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.zw-product-header {
    background: #fff5e5;
}
.bnr-btm-box {
    max-width: 428px;
    width: 100%;
    padding: 50px 10px;
    border-radius: 12px;
    border: 1px solid #E4E4E4;
    background: #FFF;
}
.zwc-flex.bnr-btm-innr {
    align-items: stretch;
    gap: 20px;
}
.zwc-bnr-img2,
.zwc-bnr-img3,
.zwc-bnr-mail,
.zwc-bnr-img,
.zwc-bnr-cal,
.zwc-bnr-spr {
    position: absolute;
    display: block;
}
.zwc-bnr-img2 {
    top: 15%;
    left: 3%;
    max-width: 184px;
    width: 32%;
}
.zwc-bnr-img3 {
    bottom: 40%;
    right: -3%;
    max-width: 152px;
    width: 24%;
}
.zwc-bnr-mail::before,.zwc-bnr-spr::before,.zwc-bnr-cal::before{
    content: " ";
    display: block;
    background-image: url(/sites/zweb/images/campaigns/healthcare-sprite.svg);
    background-position: -43px -8px;
    background-size: 370px;
    width: 45px;
    height: 100%;
    margin: 0 auto;
}
.zwc-bnr-mail {
    left: 70%;
    top: 10%;
}
.zwc-bnr-spr::before{
    background-position: 0 -8px;
    width:42px;
}
.zwc-bnr-cal::before{
    background-position: -87px -8px;
    width: 35px;
}
.zwc-bnr-mail,.zwc-bnr-spr,.zwc-bnr-cal{
    width: 64px;
    height: 64px;
    border:1px solid #f6ab24;
    border-radius:40px;
    background-color: #fff5e5;
}
.zwc-bnr-cal {
    right: -3%;
    bottom: 13%;
}
.zwc-bnr-spr {
    left: 6%;
    bottom: 33%;
}
.bnr-btm-box::before{
    display: block;
    content: " ";
    background-image: url(/sites/zweb/images/campaigns/healthcare-sprite.svg);
    background-size: 350px;
    width: 58px;
    height: 58px;
    margin: 0 auto;
    background-position: -115px 0px;
}
.bnr-btm-box:nth-child(2)::before {
    background-position: -170px 0;
    /* width: 53px; */
}
.bnr-btm-box:nth-child(3)::before {
    background-position: -225px 0;
}
.bnr-btm-box p {
    max-width: 260px;
    padding-top: 10px;
    margin-inline: auto;
}
.zwc-bnr-circle svg {
    max-width: 694px;
    width: 100%;
    display: block;
}
/* banner section code ends */
/* block1 section starts */
.zwc-block1 {
    background-color: #191919;
    color: #fff;
}
.zwc-block1-lft {
    max-width: 560px;
    width: 44%; 
    background-color: #012B99;
    padding: 60px;
    border-radius: 12px;
}
.zwc-block1-lft ul li:not(:last-child) {
    border-bottom: 1px dashed #b1b1b1;
}
.zwc-block1-lft ul li:nth-child(1):before {
    content: "1";
}
.zwc-block1-lft ul li:nth-child(2):before {
    content: "2";
}
.zwc-block1-lft ul li:nth-child(3):before {
    content: "3";
}
.zwc-block1-lft ul li:nth-child(4):before {
    content: "4";
}
.zwc-block1-lft ul li:last-child {
    padding-bottom: 0;
    padding-left: 40px;
}
.zwc-block1-lft ul li {
    position: relative;
    margin-bottom: 28px;
    padding: 0 0 28px 40px;
}
.zwc-block1-lft ul li::before {
    position: absolute;
    top: 5px;
    left: 0%;
}
.zwc-menu {
    position: sticky;
    top: 65px;
    z-index: 50;
    background-color: white;
    gap: 10px;
    justify-content: center;
    margin: 0 auto;
    padding: 40px 0 50px;

}
.zwc-menu li.active {
    background-color: blue;
    color: white;
}
.zwc-block1-lft p {
    color: #FDCE27;
    max-width: 470px;
    width: 100%;
}
.zwc-block1-rht {
    max-width: 513px;
     width: 40% 
}
.zwc-block1 .zwc-flex {
    justify-content: space-around;
}
/* block1 section ends */
/* block2 section code starts */
.zwc-block2 h2 {
    max-width: 885px;
    text-align: center;
    margin: 0 auto;
}
.zwc-menu li {
    padding: 10px 30px;
    background-color: #F2F2F2;
    border-radius: 5px;
}
.zwc-con-box span,.zwc-img-box span{
    display: inline-block;
}
.zwc-con-box {
    max-width: 30%;
}
.zwc-img-box{
    max-width: 70%;
}
.zwc-con-box h3 {
    margin-bottom: 40px;
}
.zwc-con-box span {
    padding: 10px 18px;
    background-color: #F4F4F4;
}
    .zwc-con-box p {
        margin: 25px 0 40px 0;
    }
.zwc-box-innr-top span {
    border-left: 3px solid #FF3938;
}
.zwc-box-innr-btm span {
    border-left: 3px solid #04D111;
}
.zwc-box-wrap {
    margin-bottom: 100px;
}
.zwc-box-wrap .zwc-flex{
    gap: 50px;
    align-items: flex-start;
}
.zwc-box-innr-btm p {
    padding-bottom: 0;
}
.box1{
    padding-top:30px;
}
/* block2 section codes ends */
/* testimonial section codes starts */
.zwc-testi-sec h2 {
    max-width: 430px;
}
.zwc-testi-sec {
    background-color: #FFF5E5;
}
.zwc-testi-sec .zwc-flex {
    align-items: flex-start;
    justify-content: space-around;
}
.zwc-testi-rht {
    max-width: 616px;
}

.zwc-cus-con {
    margin-bottom: 10px;
}
.zwc-noxilizer {
    position: relative;
}
.zwc-testi-brands {
    display: flex;
    align-items: flex-end;
}
.zwc-testi-brands div{
    position: relative;
    text-align: center;
}
.zwc-testi-brands div::after {
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    background-color: #0000002b;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.zwc-testi-con {
    padding-bottom: 40px;
   transition: opacity 0.5s ease-in-out;
}
.zwc-testi-brands div {
   transition: opacity 0.5s ease-in-out;
}
.zwc-brand1.active::before,
.zwc-brand2.active::before,
.zwc-brand3.active::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #000;
    height: 2px;
    width: 0;
    bottom: -10px;
    left: -42px;
    animation: progresswidth 6s linear forwards;
}
.zwc-testi-brands div.active::after {
    background-color: #000;
}
@keyframes progresswidth {
    0% {
        width: 0;
    }
    100% {
        width: 200px;
    }
}
.zwc-brand2.active::before,.zwc-brand3.active::before {
    left: -22px;
}

/* testimonial section codes ends */
/* block-5 code starts */
.zwc-block4 {
    text-align: center;
    background: url(/sites/zweb/images/campaigns/small-business/ssb-pattern.jpeg);
    background-size: 121.3px auto;
    margin: 0 50px;
    padding: 205px 0 245px 0;
    margin-bottom: 100px;
}

.zwc-block4 p {
    max-width: 740px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.zwc-block4 .content-wrap {
    max-width: 1050px;
    position: relative;
}
.zwc-int {
    position: relative;
    box-shadow: 3px 3px 9px 2px #e8e8e8;
    border-radius: 100%;
    background: #fff;
}

.zwc-int-crm {
    width: 85px;
    height: 85px;
    display: block;
}

.zwc-int-wrap li {
    position: absolute;
}

.zwc-int-wrap li:nth-child(1),
.zwc-int-wrap li:nth-child(4),
.zwc-int-wrap li:nth-child(6),
.zwc-int-wrap li:nth-child(7) {
    animation: zodd 5s linear 1s infinite;
}

.zwc-int-wrap li:nth-child(2),
.zwc-int-wrap li:nth-child(3),
.zwc-int-wrap li:nth-child(5),
.zwc-int-survey-monkey,
.offer-img {
    animation: zeven 5s linear 1s infinite;
}
.zwc-int-wrap li:nth-child(1) {
    bottom: -100%;
    right: 13%;
}
.zwc-int-wrap li:nth-child(2) {
    top: -90%;
    left: 26%;
}
.zwc-int:after {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.zwc-int-crm:after {
    background: url(/sites/zweb/images/producticon/crm.svg);
    background-size: 100% auto;
    width: 46px;
    height: 45px;
}
.zwc-int-books {
    width: 78px;
    height: 78px;
    display: block;
}
.zwc-int-books:after {
    background: url(/sites/zweb/images/producticon/books.svg) no-repeat;
    background-size: 100% auto;
    width: 35px;
    height: 35px;
}

.zwc-int-survey {
    width: 95px;
    height: 95px;
    display: block;
}

.zwc-int-wrap li:nth-child(3) {
    top: -92%;
    right: 20%;
}

.zwc-int-survey:after {
    background: url(/sites/zweb/images/producticon/survey.svg);
    background-size: 100% auto;
    width: 50px;
    height: 50px;
}

.zwc-int-wrap li:nth-child(4) {
    left: -5%;
    bottom: -30%;
}

.zwc-int-meeting {
    width: 90px;
    height: 90px;
    display: block;
}

.zwc-int-meeting:after {
    background: url(/sites/zweb/images/producticon/meeting.svg);
    background-size: 100% auto;
    width: 50px;
    height: 50px;
}

.zwc-int-wrap li:nth-child(5) {
    bottom: -120%;
    left: 17%;
}

.zwc-int-hubspot {
    width: 85px;
    height: 85px;
    display: block;
}

.zwc-int-hubspot:after {
    background: url(/sites/zweb/images/otherbrandlogos/hubspot-icon.svg) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 45px;
}

.zwc-int-wrap li:nth-child(6) {
    top: -50%;
    right: 0;
}

.zwc-int-shopify {
    width: 60px;
    height: 60px;
    display: block;
}

.zwc-int-shopify:after {
    background: url(/sites/zweb/images/otherbrandlogos/shopify-icon.svg) no-repeat;
    background-size: 100% auto;
    width: 30px;
    height: 35px;
}

.zwc-int-wrap li:nth-child(7) {
    top: 55%;
    right: -5%;
}

.zwc-int-salesforce {
    width: 80px;
    height: 80px;
    display: block;
}

.zwc-int-salesforce:after {
    background: url(/sites/zweb/images/otherbrandlogos/salesforce.svg) no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 36px;
}

.zwc-int-wrap li:nth-child(8) {
    top: -47%;
    left: 3%;
}

.zwc-int-survey-monkey {
    width: 70px;
    height: 70px;
    display: block;
}

.zwc-int-survey-monkey:after {
    background: url(/sites/zweb/images/otherbrandlogos/survey-monkey-icon.svg) no-repeat;
    background-size: 100% auto;
    width: 40px;
    height: 35px;
}

.zwc-int-wrap li p {
    margin-top: 5px;
}


@keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
/* block4 code ends */
/* footer sec code starts */
.zwc-ftr-sec {
    text-align: center;
}
.zwc-ftr-sec h2 {
    margin-bottom: 20px;
}

.zwc-ftr-sec{
    padding:0 0 100px 0;
}
.zwc-ftr-sec h2 {
    margin: 0 auto 20px;
    max-width: 792px;
    width: 100%;
}
.zwc-bnr-spg{
    max-width: 96px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 44%;
    right: 23%;
    rotate: -13deg;
}
.zwc-bnr-rht::after{
    content: " ";
    display: block;
    height:2px;
    width:110%;
    position: absolute;
    bottom:0%;
    left:-5%;
    background-color: #F6AB24;
}
.zwc-arrow-white{
    display: block;
    max-width: 147px;
    width: 27%;
    position: absolute;
    bottom: 19%;
    right: -10%;
}
.zwc-block1-lft {
    position: relative;
}
.zwc-img-box img{
    box-shadow: 3px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.zwc-testi-brands.zwc-flex{
    justify-content: space-between;
    align-items: flex-end;
}
h1,.zwc-bnr-btm h2,.zwc-block2 h2,.zwc-box-wrap h3,.zwc-con-box span,.zwc-cus-com {
    line-height: normal;
}
.zwc-block2 h2,.zwc-box-wrap h3,.zwc-bnr-btm h2,
.zwc-testi-sec h2,
.zwc-ftr-sec h2,.bnr-btm-box p span,.zwc-con-box h3{
font-family:var(--primaryfont-bold);
}
.zwc-box-wrap h3{
    text-align: center;
    margin-bottom: 40px;
}
/* footer sec code ends */
.other-lang section.zwc-block3.zwc-testi-sec {
    display: none;
}
/* webinar thumbnail start*/


.zwc-webinar-sec {
    padding-bottom: 0;
}

.zwc-webinar-sec .content-wrap {
    background: #dde8ff;
    padding: clamp(40px, 5vw, 80px) 10px;
    border-radius: 25px;
}
.thumb-watch-btn {
    background-color: #374bff;
    color: white;
    padding: 8px 20px 8px 10px;
    border: 0;
    border-radius: 25px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    width: 165px;
}

.thumb-watch-btn .thumb-icon {
    width: 32px;
    height: 32px;
    background-color: white;
    border-radius: 50%;
    position: relative;
    margin-right: 10px
}

.thumb-watch-btn .thumb-icon::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -4px;
    border-style: solid;
    border-width: 7px 0 7px 11px;
    border-color: transparent transparent transparent #374bff
}

.thumb-watch-btn .watch-text {
    font-size: 17px;
    font-family: var(--primaryfont-semibold)
}

.zwc-thumb-div {
    position: relative;
    width: min(50%, 480px);
}

.zwc-webinar-box {
    display: flex;
    gap: clamp(30px, 3.5vw, 60px);
    justify-content: center;
    align-items: center;
    max-width: min(90%, 1000px);
    margin-inline: auto;
}

.zwc-video-desc {
    flex: 1;
}
/* webinar thumbnail end */
@media only screen and (max-width: 1440px) {
    .zwc-line {
    display: none;
    }
    }
    @media only screen and (max-width: 1279px) {
        .zwc-bnr-sec .zwc-flex:not(.bnr-btm-innr){
            flex-direction: column;
        }
        .zwc-bnr-lft{
            width:70%;
            text-align: center;
        }
        .zwc-bnr-lft,.zwc-bnr-rht{
            margin: 0 auto;
        }
        .zwc-bnr-rht {
            width: 80%;
        }
    }
  @media only screen and (min-width: 1200px) {
        h1 {
            font-size: 48px;
            letter-spacing: -1.04px;
        }
        .zwc-bnr-lft p {
            font-size: 18px;
            line-height: 30.6px;
            letter-spacing: -0.36px;
        }
        .zwc-bnr-btm h2,.zwc-block2 h2 {
            font-size: 46px;
            letter-spacing: -0.92px;
        }
        .bnr-btm-box p {
            font-size: 20px;
            line-height: 26px;
            letter-spacing: -0.2px;
        }
        .zwc-block1-lft ul li {
            font-size: 17px;
            line-height: 28px;
            letter-spacing: -0.19px;
        }
        .zwc-block1-lft ul li::before {
            font-size: 38px;
            line-height: 32px;
            letter-spacing: -0.76px;
        }
        .zwc-block1-lft p {
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.18px;
        }
        .zwc-block1-rht p {
            font-size: 28px;
            line-height: 42px;
            letter-spacing: -0.56px;
        }
        .zwc-menu p {
            font-size: 18px;
            line-height: 48px;
            letter-spacing: -0.36px;
        }
        .zwc-box-wrap h3 {
            font-size: 36px;
            letter-spacing: -0.6px;
        }
        .zwc-con-box span {
            font-size: 18px;
            font-weight: 600;
        }
        .zwc-con-box p {
            font-size: 18px;
            line-height: 32px;
            letter-spacing: -0.36px;
        }
        .zwc-testi-sec h2 {
            font-size: 46px;
            line-height: 55px;
            letter-spacing: -0.46px;
        }
        p.zwc-testi-desc {
            font-size: 28px;
            font-style: italic;
            line-height: 44px;
            letter-spacing: -0.56px;
        }
        .zwc-cus-name {
            font-size: 22px;
            line-height: 120.3%;
            letter-spacing: -0.44px;
        }
        .zwc-cus-com {
            font-size: 18px;
        }
        .zwc-ftr-sec h2 {
            font-size: 46px;
            line-height: 60px;
            letter-spacing: -0.92px;
        }
        .act-btn {
            padding: 13px 30px;
        }
     .zwc-bnr-img2{
            opacity: 0;
            transition: all .5s ease;
            animation: zeven 3s linear 2s infinite;
        }
        @keyframes zeven{
            0% {
                opacity: 1;
                transform: translate(0, 0);
            }
            50% {
                opacity: 1;
                transform: translate(0, -14px);
            }
            100% {
                opacity: 1;
                transform: translate(0, 0);
            }
        }
        .zwc-bnr-img3{
            opacity: 0;
            animation: zoom 1s linear 2s forwards;
        }
        @keyframes zoom{
            0%{
                opacity:1;
                scale:0.8;
            }
            50%{
                opacity:1;
                scale:0.9;
            }
            100%{
                opacity: 1;
                scale: 1;
            }
        }
        .zwc-bnr-mail{
            opacity: 0;
            animation: zoomIn 1s linear 3s forwards;
        }
        .zwc-bnr-spr{
            opacity: 0;
            animation: zoomIn 1s linear 3.3s forwards; 
        }
        .zwc-bnr-cal{
            opacity: 0;
            animation: zoomIn 1s linear 3.7s forwards; 
        }
    
        @keyframes zoomIn{
            0%,100%{
                opacity:1;
                scale:1;
            }
            50%{
                opacity:1;
                scale:0.8;
            }
        }
        .zwc-bnr-spg{
            opacity: 0;
            transition: all .5s ease;
            animation: fade 5s linear 2s forwards;
        }
        @keyframes fade{
            0%{
                opacity:0.8;
            }
            50%{
                opacity:0.9;
            }
            100%{
                opacity:1;
            }
        }
    }
    
    @media only screen and (max-width: 1199px) {
        .zwc-block1 .zwc-flex {
            flex-direction: column;
            row-gap: 60px;
        }
        .zwc-box-wrap.box1,
        .zwc-box-wrap.box3,
        .zwc-box-wrap.box5 {
            flex-direction: column;
        }
        .zwc-box-wrap.box2,
        .zwc-box-wrap.box4 {
            flex-direction: column-reverse;
        }
        .zwc-img-box {
            max-width: 800px;
        }
        .zwc-con-box {
            max-width: 550px;
            text-align: center;
        }
        .zwc-box-wrap {
            align-items: center;
        }
        .zwc-bnr-lft {
            text-align: center;
        }
.zwc-arrow-white{
  bottom: -6%;
            right: 35%;
            transform: rotate(100deg);
}
    
        .zwc-block2 h2 {
            margin-bottom: 40px;
        }
        .bnr-btm-box {
            margin: 0 auto;
        }
        section {
            padding: 80px 0;
        }
        .zwc-testi-sec .zwc-flex {
            flex-direction: column;
        }
    
        .zwc-testi-brands.zwc-flex {
            flex-direction: row;
        }
    
        .zwc-testi-sec {
            text-align: center;
        }
        .zwc-testi-lft,
        .zwc-testi-rht,.zwc-con-box,.zwc-img-box {
            margin: 0 auto;
        }
    .zwc-menu li{
        padding:10px 22px
    }
    .zwc-box-wrap .zwc-flex{
        flex-direction: column;
    }
    .zwc-box-wrap {
        margin-bottom: 60px;
    }
    .zwc-box-wrap.box2 .zwc-flex,.zwc-box-wrap.box4 .zwc-flex{
        flex-direction: column-reverse;
    }
     .zwc-box-wrap h3{
        text-align: center;
     }
     .zwc-block2 h2 {
        max-width: 540px;
     }
.zwc-block1-rht,.zwc-block1-lft {
width:100%;
}
.zwc-int-meeting {
    width: 75px;
    height: 75px;
}
.zwc-int-meeting:after {
    width: 40px;
    height: 40px;
}
.zwc-int-wrap li:nth-child(4) {
    left: -6%;
}
.zwc-int-wrap li:nth-child(8)
 {
    top: -60%;
    }
.zwc-menu {
    top: 0;
}
}
    @media only screen and (max-width: 991px) {
        .zwc-block4 {
            margin-bottom: 80px;
            padding: 70px 0 53px 0;
        }
        .zwc-bnr-sec .zwc-flex {
            flex-direction: column;
        }
    
        .zwc-block6 {
            padding: 0 0 80px 0;
        }
    
        .zwc-block2-tle {
            padding-bottom: 20px;
        }
    
        .zwc-testi-brands,.zwc-bnr-spg {
            display: none;
        }
    
        .zwc-testi-rht,
        .zwc-testi-con {
            display: block !important;
        }
    
        .zwc-int-wrap {
            max-width: 530px;
            margin: 0 auto;
            margin-top: 30px;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
        }
    
        .zwc-int-crm,
        .zwc-int-books,
        .zwc-int-survey,
        .zwc-int-meeting,
        .zwc-int-hubspot,
        .zwc-int-shopify,
        .zwc-int-salesforce,
        .zwc-int-survey-monkey {
            width: 100px;
            height: 100px;
        }
    
        .zwc-int-wrap li {
            position: relative;
            display: inline-block;
        }
    
        .zwc-int-wrap li:nth-child(1),
        .zwc-int-wrap li:nth-child(2),
        .zwc-int-wrap li:nth-child(3),
        .zwc-int-wrap li:nth-child(4),
        .zwc-int-wrap li:nth-child(5),
        .zwc-int-wrap li:nth-child(6),
        .zwc-int-wrap li:nth-child(7),
        .zwc-int-wrap li:nth-child(8) {
            animation: none;
            left: auto;
            right: auto;
        }
    
        .zwc-int {
            margin: 10px;
        }
    
        .zwc-menu {
            display: none;
        }
    
        section {
            padding: 50px 0;
        }
        .zwc-testi-rht {
            width: 50%;
        }
    
        .zwc-testi-lft {
            padding-bottom: 20px;
        }
.zwc-arrow-white {
display:none;
}

    }
@media only screen and (max-width: 767px){
.zwc-webinar-box{
    flex-wrap:wrap;
    text-align: center;
}
    
.zwc-video-desc{flex: unset;}
.zwc-thumb-div{width:100%;}
}
    @media only screen and (max-width: 480px) {
        .zwc-bnr-lft,
        .zwc-bnr-btm h2,
        .zwc-block2 h2,
        .zwc-testi-rht,
        .zwc-bnr-rht {
            width: 100%;
        }
        .zwc-block1-lft {
            padding: 30px;
        }
        .zwc-bnr-rht {
            padding-top: 150px;
        }
        .zwc-bnr-mail,.zwc-bnr-spr,.zwc-bnr-cal{
            width:50px;
            height:50px;
        }
        .zwc-bnr-mail::before,.zwc-bnr-spr::before,.zwc-bnr-cal::before{
            scale: 0.7;
            background-position-y: -14px;
        }
    }

