section,.zwc-block2,.zwc-block3 {
    padding-top: clamp(40px, 6.7vw, 120px);
}

.zwc-logo {
    padding-bottom: clamp(20px, 2.2vw, 40px);
}
.zwc-whole-con {
    text-align: center;
}
/* banner section codes starts */
.zwc-bnr-sec {
    /* background-color: #000; */
    color:#FFF;
    background-image:url(/sites/zweb/images/zoho_general_pages/ziaagents/bnr-bg-pattern.png);
    background-size: cover;
}
.zwc-bnr-img {
    position: relative;
    padding-top:clamp(20px,4.7vw,60px);
}
.zwc-bnr1,.zwc-bnr3 {
    position: absolute;
}
.zwc-bnr1 {
    left:0%;
    top:7%;
}
.zwc-bnr3 {
    right:11%;
    top:58%;
}
.zwc-bnr-sec p {
    margin-bottom: 0;
}
.zwc-bnr-main {
    max-width: 920px;
    width:72%;
}
.zwc-bnr1 {
    max-width: 640px;
    width:50%;
}
.zwc-bnr3 {
    max-width: 200px;
    width:16%;
}
/* banner section codes ends */
/* content section codes starts */
.zwc-content-sec p {
    margin-inline:auto;
}
.zwc-block1 video {
border:0.5px solid #000;
}
.zwc-block1 p {
    max-width: 900px;
    width: 100%;

}
.zwc-block3 {    
    padding-bottom: clamp(40px, 6.7vw, 120px);
 }
.zwc-block3 p {
    max-width: 850px;
}
.zwc-block2 p {
    max-width: 905px;
}
.zwc-chart-layout {
    text-align: center;
    position: relative;
}
.zwc-content-sec img,.zwc-content-sec video {
    border-radius: 24px;
}
.zwc-content-sec p {
    margin-bottom:clamp(30px,4.7vw,60px);
    
}
.zwc-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.zwc-circle-con {
    position: relative;
    width: 800px;
    height: 600px;
    background-color:#010314;
    border-radius: 20px;
    overflow: hidden;
}

.zwc-zia-agent-logo {
    position: absolute;
    width: 100px; 
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes floatItems {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    50% {
        transform: translateY(-10px);
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes floatItemsLTR {
    0% {
        transform: translateX(0);
        opacity: 0.8;
    }
    50% {
        transform: translateX(-10px);
        opacity: 1;
    }
    100% {
        transform: translateX(0);
        opacity: 0.8;
    }
}

.zwc-zia-agent-logo img {
    max-width: 80%;
    max-height: 80%;
}

.zwc-item {
    position: absolute;
    padding: 14px 28px;
    border-radius: 5px;
    color: #fff;
    z-index:1;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: -0.32px;
}

.zwc-item1 {
    top: 14.5%;
    left: 40%;
    background-color: #d8b4fe; 
    color: black;
    animation-delay: 0s;
}

.zwc-item2 {
    top: 32%;
    right: 18%;
    background-color: #a8e063;
    color: #000;
    animation-delay: 0.2s;
}

.zwc-item3 {
    bottom: 27%;
    right: 17%;
    background-color: #b3e5fc;
    color: black;
    animation-delay: 0.4s;
}

.zwc-item4 {
    bottom: 23%;
    left: 21%;
    background-color: #f8bbd0; 
    color: black;
    animation-delay: 0.6s;
}

.zwc-item5 {
    top: 37%;
    left: 12%;
    background-color: #81d4fa; 
    color: black;
    animation-delay: 0.8s;
}
.zwc-circle {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #585A8E;
    opacity: 0.4;
    z-index: 0;
}

.zwc-circle1 {
    width: 413px;
    height: 413px;
}

.zwc-circle2 {
    width: 347px;
    height: 347px;
}

.zwc-circle3 {
    width: 268px;
    height: 268px;
}

.zwc-circle4 {
    width: 189px;
    height: 189px;
}
.zwc-create-temp-img {
    max-width: 880px;
    width: 91%;
}
.zwc-chart-layout video {
    max-width: 800px;
    width: 100%;
}



/* content section codes ends */
.product-nav-links {
    display: flex;
    justify-content: center;
    align-items: center;
}
.zw-product-header {
    display: block;
    background: #080412;
    border:none;
}
.product-nav-links a {
    color:#fff;
}
.product-title .product-icon.pi-zohologo {
    width: 170px;
}
.product-title .product-icon {
    height: 75px;
}
.product-nav-links .zwc-secondary li {
    display: inline-block !important;
}
.cta-btn {
    font-family: var(--zf-primary-semibold), sans-serif;
    padding: 13px 28px;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 1;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    display: inline-block;
  margin-top:40px;
}
.zform-container {
text-align:left;
}
.cta-btn.zwc-pd-menu-btn {
    margin-top:unset;
    padding: 8px 16px;
    margin-left: 20px;
    font-size: 13px;
    opacity:0;
    display:none;
}
.zwc-pd-menu-btn.active {
    opacity:1;
  display:inline-block;
}
.zmobile-menu-new-inner .zwc-pd-menu-btn {
    display: none;
}
/* form code start */
:root {
    --p: clamp(17px, 1.3vw, 19px);
}
.zwc-overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.zwc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
    z-index: 999;
}
.zwc-form-container {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    overflow-y: scroll;
    transform: translateX(500px);
    opacity: 0;
    visibility: hidden;
    transition: all 1.5s 
ease;
    z-index: 999;
    padding: 78px 48px 48px 48px;
    background-color: #fff;
    max-width: 460px;
    width: 100%;
    text-align: left;
}
.zwc-form-container.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.zwc-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: 0;
    border: 0;
    font-size: 35px;
    cursor: pointer;
    line-height: 1;
    color: #000;
}
.zwc-form-container h2 {
    font-size: 24px;
    color: #000;
}

.zwc-form-container h2 {
    line-height: 1.2;
}
.zwc-form-container p.zwc-f-cont {
    color: #000;
    font-size: var(--p);
    line-height: calc(var(--p) + 8px);
    margin-bottom: 25px;
}
.zwc-form-container .zfields, .zwc-form-container .zform-desc {
    margin-bottom: 15px;
}
.zwc-form-container .zfields-label {
    display: block;
    font-size: 15px;
    color: #000;
    font-family: var(--primaryfont-semibold);
    margin-bottom: 5px;
}
.zwc-man {
    color: red;
}
.zwc-form-container .zfields-element, .zwc-form-container .zfields-element-tarea {
    width: 100%;
    padding: 12px 16px;
    font: 14px / 1.5 var(--primaryfont-regular);
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    margin-bottom: 5px;
}
div.zgdprform-countrylist-container {
    display: none;
}
.zwc-bnr-sec p.zwc-hide-con {
    color: #000;
    font-size: 12px;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.location-toggle {
    color: var(--zwc-link-clr);
}
div.zgdprform-countrylist-container {
    display: none;
}
div.zgdprform-countrylist-container .globalcountrycode {
    margin-bottom: 20px;
}
div.zgdprform-state-container::after, div.zgdprform-countrylist-container::after {
top:35%;
}
.zwc-hide-state .zgdprform-state-container {
    display: none !important;
}
div.zgdprform-state-container {
    margin-top: 0;
}
.globalstatecode {
    margin-bottom: 30px;
}
.zwc-whole-con .zwc-priv-cnt {
    font-size: 12px;
    color: #000;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
a.privacylink {
    color: var(--zwc-link-clr);
}
.zwc-form-container .finalsubmit {
    border-radius: 4px;
    background: #e42527;
    padding: 16px 30px;
    text-align: center;
    font-size: 14px / 1.6 var(--primaryfont-regular);
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    color: #fff;
    width: 100%;
    border: 0;
    font-weight: 600;
}
.zwc-eu-checkbox {
    color:#000;
    font-size: 12px;
    margin-bottom: 15px;
}
.zwc-eu-checkbox a {
    color: var(--zwc-link-clr);
}
.zwc-whole-con .zwc-priv-cnt {
    margin-bottom: 10px;
}
/* form code end */
/* media queries starts */
@media only screen and (min-width: 1280px) {
    .zwc-whole-con h1 {
        font-size: 70px;
        letter-spacing: -2px;
    }
.cta-btn {
    padding: 18px 32px;
}
    .zwc-bnr-sec p {
        font-size: 24px;
        line-height: 32px;
        letter-spacing:-0.32px ;
    }
    .zwc-content-sec h2 {
        font-size: 48px;
        letter-spacing: -2px;
    }
    .zwc-content-sec p {
        font-size: 20px;
        line-height: 26px;
        letter-spacing:-0.32px ;

    }
}
@media only screen and (min-width: 1024px) {
    .zwc-bnr-main {
        max-width: 920px;
        width:72%;
        transform: translateY(40px);
        transition: transform 1s ease-out;
        opacity: 0;
    }
    .middle-animated .zwc-bnr-main {
        transform: translateY(0px);
        opacity: 1;
    }
    .middle-animated .zwc-chart-layout {
        transform: translateY(0px);
        
    }
    .zwc-chart-layout {
        transform: translateY(30px);
        transition:2s;
    }
   .zwc-bnr1 {
    transition-delay: 0.5s;
    animation: floatItemsLTR 2s ease-in-out infinite;
    }

    .zwc-bnr3 {
        transition-delay: 0.5s;
        animation: floatItems 2s ease-in-out infinite;
    }
    .middle-animated .zwc-bnr3 {
        transform: translateX(0px);
        opacity: 1;
    }
    .middle-animated .zwc-item.animation-start {
        /* transform: translateY(20px); */
        animation: floatItems 2s ease-in-out infinite;
        transition: transform 2s ease-in-out;
        opacity: 1;
    }
    .middle-animated .zwc-item2.animation-start{
         animation-delay: 1.6s;
    }
    .middle-animated .zwc-item4.animation-start{
        animation-delay: 1s;
    }
    .middle-animated .zwc-item1.animation-start {
        animation-delay: 0.5s;
    }
    .middle-animated .zwc-item5.animation-start {
        animation-delay: 1.4s;
    }
    .middle-animated .zwc-item3.animation-start {
        animation-delay: 0s;
    }
    .middle-animated .zwc-item {
        animation: zoomIn 1s ease-in-out forwards;
        opacity: 0;
    }
   .middle-animated .zwc-item5 {
        animation-delay: 2s;
    }
    .middle-animated .zwc-item2 {
        animation-delay: 2.5s;
    }
    .middle-animated .zwc-item4 {
        animation-delay: 2.8s;
    }
    .middle-animated .zwc-item1 {
        animation-delay: 3s;
    }
    .middle-animated .zwc-item3 {
        animation-delay: 3.2s;
    }
    .zwc-zia-agent-logo {
        animation: zoomIn 1s linear 3s forwards;
        animation-delay:1s;
        opacity: 0;
    }
}
@media only screen and (max-width: 767px) {
    .zwc-content-sec img, .zwc-content-sec video {
        border-radius: 12px;
    }
    .zwc-block3 p {
        width:90%;
    }
    .zwc-circle,.zwc-zia-agent-logo {
        display: none;
    }
    .zwc-item {
        top: unset;
        bottom: unset;
        left:unset;
        right: unset;
        transform:unset;
        position: relative;
        width:100%;
    }
    .zwc-items-con {
        display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            transform: translate(-50%, -50%);
            top: 50%;
            position: relative;
            left: 50%;
            row-gap: 30px;
            max-width: 250px;
    }
    .zwc-circle-con {
        height:450px;
        width:450px;
    }

    .zwc-bnr3 {
        width: 30%;
        right: -4%;
    }
    .zwc-bnr1 {
        width: 60%;
        left: -10%;
        top: 7%;
    }
    .zwc-bnr-main {
        width:85%;
    }
    .zw-product-header{
        display:none;
    }

}
/* media queries ends */