.zheader-h2 {
    font-size: 36px;
    font-family: var(--secondaryfont-bold)
}

.testimonial-section.slider-section {
    background: #171717
}

.zheader-psemi a {
    color: #2869f6
}

.zlow-code-uses .zpoint-steps {
    margin-top: 20px
}

.zbanner {
    color: #fff;
    background: var(--zcr-dark-bg);
    padding: 150px 0 200px;
    text-align: center;
    position: relative;
    overflow: hidden
}

.zbanner:after {
    background-color: #2457ef;
    opacity: .1;
    background-image: linear-gradient(#fff 1px,transparent 1px),linear-gradient(to right,#fff 1px,#2457ef 1px);
    background-size: 150px 150px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.zbanner>span {
    z-index: 1;
    position: absolute
}

.zbanner>div {
    z-index: 4;
    position: relative
}

.zbanner>span.zleft-top {
    left: 15%;
    top: 20%
}

.zbanner>span.left-bottom {
    left: 1%;
    bottom: 14%;
    z-index: 2
}

.zbanner>span.right-top {
    right: 11%;
    top: 10%;
    z-index: 2
}

.zbanner>span.right-bottom {
    right: 2%;
    bottom: 19%;
    z-index: 2
}

.zbanner h1 {
    font-size: 60px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.zw-product-header {
    background-color: var(--zcr-dark-bg);
    position: relative;
    z-index: 10
}

.zw-product-header:after {
    z-index: -1;
    background-color: #2457ef;
    opacity: .1;
    background-image: linear-gradient(#fff 1px,transparent 1px),linear-gradient(to right,#fff 1px,#2457ef 1px);
    background-size: 150px 150px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.zbottom-sec .zheader-h2 {
    font-size: 46px
}

.zinner-cont img {
    width: 150px
}

.zbottom-sec {
    padding: 80px 0
}

.zbottom-sec .zheader-h2>span,.zlooking .zheader-h2>span {
    display: block
}

.content-wrap {
    max-width: 1000px
}

.zflex {
    display: flex;
    flex-wrap: wrap
}

.zflex.z60first .zleft {
    width: 70%
}

.zflex.z60first .zright {
    width: 30%
}

.zflex {
    align-items: center
}

.zshape {
    max-width: 200px;
    position: relative;
    text-align: center;
    margin: auto
}

[class|=zicon] {
    position: relative;
    background-image: url(/sites/zweb/images/creator/citizen-development-guide/citizen-development-sprite.svg);
    background-repeat: no-repeat;
    width: 70px;
    height: 70px
}

.zicon-customer {
    background-position: -360px 0
}

.zicon-reducecost {
    background-position: -432px 0
}

.zicon-hr {
    background-position: 0 0
}

.zicon-finance {
    background-position: -72px 0
}

.zicon-operation {
    background-position: -144px 0
}

.zicon-sales {
    background-position: -216px 0
}

.zicon-increae {
    background-position: -576px 0
}

.zicon-reduced {
    background-position: -649px 0
}

.zicon-greater {
    background-position: 0 -70px
}

.zicon-zvisual {
    background-position: -144px -72px
}

.zicon-zfaster {
    background-position: -216px -76px
}

.zicon-drag-and-drop {
    background-position: -288px -81px
}

.zicon-prebuilt {
    background-position: -360px -76px
}

.zicon-prototypes {
    background-position: -432px -72px
}

.zicon-simple {
    background-position: -505px -71px
}

.zicon-automating {
    background-position: -576px -72px
}

.zicon-customizing {
    background-position: -648px -72px
}

.zicon-integration {
    background-position: -720px -72px
}

.zicon-efficiency {
    background-position: -288px 0
}

.zicon-monitoring {
    background-position: -504px 0
}

.zicon-recognize {
    background-position: -73px -71px
}

.zshape.zpink {
    background: #fff2f2
}

.zshape.zpink::before {
    border-bottom: 64.8675px solid #fff2f2
}

.zshape.zpink::after {
    border-top: 63.8675px solid #fff2f2
}

.zlow-code-guide-sec .content-wrap {
    padding: 80px 0
}

.guide-nav {
    width: 270px;
    position: absolute;
    top: 50px;
    z-index: 5;
    background: #fff;
    left: 0;
    right: 15px;
    margin: auto;
    border-radius: 10px;
    transform: translateX(245%)
}

@media only screen and (min-width: 1920px) {
    .guide-nav {
        transform:translateX(260%)
    }

    .content-wrap {
        max-width: 1000px
    }
}

.full-link {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0
}

.zlow-code-guide-sec {
    position: relative
}

.guide-nav li {
    font-size: 12px;
    font-family: var(--zf-secondary-medium);
    padding-bottom: 20px;
    cursor: pointer
}

.guide-nav-header {
    font-size: 13px;
    font-family: var(--secondaryfont-semibold);
   background: var(--zcr-dark-bg);
    display: block;
    border-radius: 10px 10px 0 0;
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.guide-nav-header:after,.guide-nav-header:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    transform: rotate(-45deg);
    right: 33px;
    top: 17px
}

.guide-nav-header:before {
    transform: rotate(45deg);
    right: 27px;
    top: 17px
}

.guide-nav-header.zarrow-up:before {
    transform: rotate(-45deg)
}

.guide-nav-header.zarrow-up:after {
    transform: rotate(45deg)
}

ul.guide-nav-ul {
    padding: 20px;
    border: 1px solid #999;
    border-top: 0;
    border-radius: 0 0 10px 10px
}

.guide-nav li.zactive {
    color: #3a67ed;
    text-decoration: underline
}

.guide-nav li:last-child {
    padding-bottom: 0
}

.zbenefits {
    background: #171717
}

.clr-white {
    color: #fff
}

.zgrid {
    display: grid;
    gap: 15px
}

.zgrid.zthree-rows>div {
    background: #fff;
    border-radius: 20px;
    padding: 25px
}

.zheader-p {
    font-size: 20px;
    font-family: var(--secondaryfont-bold)
}

.zflex>div {
    width: 47.5%
}

.zbenefits [class|=zicon] {
    position: relative;
    display: flex;
    margin-bottom: 15px
}

.zgrid.zthree-rows {
    grid-template-columns: repeat(auto-fit,minmax(340px,1fr));
    margin-top: 50px
}

.zgrid.ztwo-rows {
    grid-template-columns: repeat(auto-fit,minmax(370px,1fr))
}

.zfeatures .zgrid.ztwo-rows {
    margin-top: 50px;
    column-gap: 100px;
    row-gap: 0
}

.zfeatures .zgrid.ztwo-rows>div {
    position: relative;
    border-bottom: 1px solid #70707033;
    padding: 50px 0 50px 100px
}

.zfeatures .zgrid.ztwo-rows [class|=zicon] {
    position: absolute;
    left: 0
}

.zgrid.ztwo-rows>div p:last-child {
    margin-bottom: 0
}

.zlooking .zinner-wrap {
    justify-content: space-between;
    background: #e95844;
    padding: 50px;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    align-items: center
}

.zlooking .zinner-wrap h2 {
    max-width: 600px;
    margin-bottom: 0;
    font-size: 30px
}

#low-code-no-code-for-citizen-development h2 {
    max-width: 760px
}

.zwho-low {
    background: #171717
}

.zlooking:after,.zlooking:before {
    content: '';
    position: absolute;
    background: #171717;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: -1
}

.zlow-code-guide-sec .zlooking .content-wrap {
    padding-bottom: 0
}

.zlooking {
    position: relative
}

.zwho-low .zgrid.ztwo-rows [class|=zicon] {
    height: 180px
}

.zwho-low .zgrid.ztwo-rows>div {
    background: #000;
    padding: 40px;
    border-radius: 20px
}

.zwho-low .zgrid.ztwo-rows {
    gap: 70px;
    margin-top: 50px
}

.zgrid.zfour-rows {
    grid-template-columns: repeat(auto-fit,minmax(170px,1fr));
    max-width: 900px;
    margin-top: 50px
}

.zlow-code-uses .zgrid.zfour-rows {
    grid-template-columns: repeat(auto-fit,minmax(220px,1fr))
}

.zgrid.zfour-rows>div {
    border: 1px solid #c7c7c7;
    border-radius: 20px;
    padding: 25px;
    position: relative
}

.zindustries h4 {
    font-size: 20px
}

.zgrid.zfour-rows [class|=zicon] img {
    width: 60px
}

.zgrid.zfour-rows [class|=zicon] {
    min-height: 50px;
    display: flex;
    margin-bottom: 15px
}

.zindustries h4 {
    margin-bottom: 0
}

.zindustries .zgrid.zfour-rows>div:hover {
    box-shadow: 0 30px 60px #C9C9C998;
    border: 1px solid #2869f6;
    transition: all .6s ease-out
}

.zindustries .zgrid.zfour-rows>div:hover h4 {
    color: #2869f6;
    transition: all .6s ease-out
}

.zinner-wrap.zblue-bg {
    background: var(--zcr-dark-bg);
}

.zheader-psemi {
    font-family: var(--secondaryfont-bold);
    font-size: 18px;
    margin-bottom: 0
}

.zlow-code-uses .zgrid.zfour-rows>div {
    text-align: center;
    padding: 20px;
    background: #e5ebff;
    border: 1px solid #2457ef
}

.zlow-code-uses .zgrid.zfour-rows [class|=zicon] {
    justify-content: center
}

.zlow-code-uses {
    background: #f4f4f4
}

.zlooking.zgrey:after {
    background: #f4f4f4
}

.ztraditional .zgrid.zthree-rows>div {
    background: #fff
}

.ztraditional {
    background: #f4f4f4
}

.ztraditional [class|=zicon] {
    min-height: 70px;
    position: relative;
    display: flex;
    margin-bottom: 15px
}

.zdiff-nocode {
    background: #fff;
    color: #000;
}

.inner-wrap-mode {
    border: 1px solid #707070;
    border-radius: 20px
}

.zinner-cont>div:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.content-sec {
    padding: 60px 80px 60px 90px
}

.zinner-cont .zleft {
    position: relative
}

.zinner-cont .zleft>span {
    position: absolute;
    left: -145px;
    top: 10px;
    border: 1px solid #707070;
    background: #171717;
    font-size: 50px;
    font-family: var(--zf-secondary-thin);
    padding: 15px;
    border-radius: 15px;
    line-height: 1;
    min-width: 100px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.zmargin-top {
    margin-top: 40px
}

.zcircle {
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    display: inline-block;
    border-radius: 100%;
    margin-left: 4px
}

.three-btn {
    border-bottom: 1px solid #707070;
    line-height: 0;
    padding: 10px
}

.zinner-cont>div {
    border-bottom: 1px solid #707070;
    padding: 50px 0
}

.zimg-part.zright {
    text-align: center
}

.zinner-cont .zleft p {
    max-width: 560px
}

.zinner-cont .zleft p:last-child {
    margin-bottom: 0
}

.zgrid.zthree-rows>div.zgartner {
    background: #182954
}

.zgrid.zthree-rows>div.zcreator-st {
    background: #d12426
}

.zprediction {
    color: #fff;
    position: relative
}

.zprediction a {
    color: #fff;
    font-family: var(--secondaryfont-semibold);
    text-decoration: underline;
    margin-top: 20px;
    display: inline-block
}

.zprediction p {
    font-size: 16px;
    margin: 15px 0 0
}

.zprediction:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 320px;
    background: #171717
}

#low-code-prediction h2 {
    margin-bottom: 50px
}

.zexplore {
    color: #fff;
    border-color: #fff;
    background: transparent
}

.zicon-creator .product-icon {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.zlogo>a {
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 20px;
    position: relative;
    font-family: var(--secondaryfont-semibold);
    line-height: 0
}

.zlogo {
    display: inline-block;
    margin: 0 0 30px 0
}

.zlogo .zprd-display {
    font-size: 36px;
    margin-left: 10px
}


.zicon-zgartner img {
    width: 120px
}

.zright-shape {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: #d3483f;
    right: -80px;
    top: -60px;
    border-radius: 40px;
    transform: rotate(55deg)
}

.zleft-shape {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: #d3483f;
    left: -180px;
    bottom: 32px;
    border-radius: 40px;
    transform: rotate(45deg)
}

.zblue-bg {
    border: 1px solid var(--zcr-dark-bg);
    background: var(--zcr-light-bg);
    border-radius: 20px;
    padding: 20px
}

.zblue-bg p {
    margin-bottom: 0
}

.zpoint-steps li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    font-family: var(--secondaryfont-bold)
}

.zpoint-steps li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 100%;
    left: 0;
    top: 9px
}

.zfeatures .zgrid.ztwo-rows>div.zdrag-and-drop,.zfeatures .zgrid.ztwo-rows>div.zprebuilt {
    border-bottom: 0
}

.content-sec .zheader-h2 {
    max-width: 700px
}

.zfnt-reg {
    font-family: var(--zf-secondary-thin);
    font-size: 28px;
    max-width: 600px
}

.zlooking.zgrey .content-wrap {
    padding-top: 0
}

.zlooking.zgrey:before {
    background: #f4f4f4
}

.zlow-code-uses .zpoint-steps li:before {
    background: #2869f6
}

.zlow-code-uses .zpoint-steps li {
    text-align: left;
    font-size: 16px;
    font-family: var(--secondaryfont-semibold)
}

.zlow-code-uses .zpoint-steps li a {
    color: #2869f6;
    text-decoration: underline
}

.zlow-code-uses .zgrid.zthree-rows [class|=zicon] {
    min-height: 70px;
    margin-bottom: 15px
}

.zgrid.zthree-rows [class|=zicon] img {
    max-width: 80px
}

.zleft-icon {
    position: relative;
    padding: 50px 0 50px 110px;
    max-width: 940px;
    margin-bottom: 0
}

.zleft-icon>span {
    position: absolute;
    left: 0;
    border: 1px solid #707070;
    border-radius: 15px;
    padding: 10px;
    line-height: 0
}

.zworkflow-rpa .content-wrap>p:last-child {
    padding-bottom: 0
}

.zflex.zfirst50 {
    gap: 5%;
    align-items: start;
    margin-top: 50px
}

.zworkflow-rpa,.zworkflow-auto,.zlow-code-help {
    background: #f4f4f4
}

.zicon-customizing {
    top: 10px;
    position: relative
}

.zbenefits.zbg-blk {
    background: #f4f4f4
}

.zlooking.zgrey:after {
    display: none
}

.zlow-code-uses .zgrid.zthree-rows {
    grid-template-columns: repeat(auto-fit,minmax(340px,1fr))
}

.znote p {
    font-size: 15px
}

.znote .zhigh {
    font-family: var(--secondaryfont-semibold)
}

.compare-table {
    margin-top: 50px;
    box-sizing: border-box;
    /* border:1px solid #616161; */
    border-radius: 15px;
}

.compare-table>div {
    display: flex;
    flex-wrap: wrap
}

.compare-table>div>span {
    width: 50%;
    padding: 25px
}

.compare-table>div.header-table>span {
    text-align: center;
    font-size: 24px;
    font-family: var(--secondaryfont-bold);
}

.compare-table>div>span:first-child {
    background: #fff;

}
.compare-table>div.header-table>span:first-child{
   background:#DEF3FF ;
      border-radius:15px 0px 0 0;
    color:#2680EB;
}
.compare-table>div.header-table>span:last-child{
   background:#FFD6D3;
    border-radius:0 15px 0 0;
    color:#E85040;
}
.compare-table>div.header-cont>span:first-child{
   background:#F1F8FC; 
}
.compare-table>div.header-cont>span:last-child{
    background:#FAEFEE;
}
.compare-table>div.header-cont:last-child>span:first-child{
          border-radius:0px 0px 0 15px;
}
.compare-table>div.header-cont:last-child>span:last-child{
          border-radius:0px 0px 15px 0;
}
.compare-table>div:last-child {
    border-bottom: 0
}

.compare-table>div.header-cont>span {
    padding-left: 40px;
    position: relative
}

.compare-table>div.header-cont>span:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
border:1px solid #2680EB;
    border-radius: 100%;
    top: 32px;
    left: 15px
}

.compare-table>div.header-cont>span:last-child:before{
    border:1px solid #E85040;
}
.testimonial-slider {
    position: relative;
    border-radius: 20px;
    padding: 50px 50px 0 50px;
    max-width: 1050px;
    margin: 0 auto;
    color: #fff;
     background: var(--zcr-dark-bg);
}

.slick-list {
    position: relative
}

.testimonial-slider {
    margin-top: 50px
}

.testimonial-slider h3 {
    max-width: 350px
}

.slider-column .country {
    display: block
}

.testmy-right {
    position: relative;
    padding: 20px 0 0
}

.testmy-left,.testmy-right {
    padding-right: 30px
}

.slider-area.flex-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testmy-right p,.feature10-content p {
    font-family: var(--zf-secondary-regular);
    font-size: 20px
}

.name-conty {
    position: relative;
    font-family: var(--primaryfont-bold) !important;
    vertical-align: middle
}

.name-conty span {
    display: block;
    font-family: var(--primaryfont-regular)
}

.slick-dots {
    bottom: -75px
}

.slick-dots li {
    background: #302e45;
    border: 2px solid #302e45;
    width: 12px;
    height: 12px;
    margin: 0 5px
}

.slick-dots li.slick-active {
    background: #2a2089;
    border: 2px solid #dadada;
    width: 12px;
    height: 12px
}

.slick-initialized .slick-slide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center
}

.slider-testimonial .slick-list {
    overflow: unset
}

.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.name-conty>span:last-child {
    text-align: right;
    color: #fff
}

.name-conty>span:last-child a {
    color: #fff
}
/*FAQ*/
.faq .content-wrap{
    padding:80px 0;
    }
    .faq h2 {
        text-align: center;
        margin-bottom: 60px;
    }
    
    .faq h2:before {
        display: block;
        content: '';
        background: url(/sites/zweb/images/creator/home/red-faq-icon.png) no-repeat;
        width: 90px;
        height: 70px;
        background-size: 100%;
        margin: auto;
    }
    
    .faq-wrap {
        max-width: 980px;
        margin: auto;
    }
    
    .faq-item {
        border-bottom: 1px solid #d3d3d3;
    }
    
    
    .faq-item h4 {
        margin-bottom: 0;
        font-family: var(--zf-secondary-medium);
        padding: 20px 0px 20px 40px;
        cursor: pointer;
        position: relative;
        font-size: 20px;
        color: #000;
    }
    
    .faq-item h4:hover {
        color: #555;
    }
    
    .faq-item h4:before,
    .faq-item h4:after {
        content: '';
        position: absolute;
        background: #ea5154;
    }
    
    .faq-item:hover h4:before,
    .faq-item:hover h4:after {
        background: #555;
    }
    
    .faq-item h4:before {
        left: 0px;
        top: 35px;
        height: 2px;
        width: 16px;
    }
    
    .faq-item h4:after {
        left: 7px;
        width: 2px;
        top: 28px;
        height: 15px;
    }
    .faq-ans {
        display: none;
        padding-bottom: 10px;
        padding-left: 42px;
    }
    .faq-item:first-child .faq-ans {
        display: block;
    }
    .faq-item h4:before, .faq-item h4:after {
        content: '';
        position: absolute;
        background: #ea5154;
    }
    .faq-item h4:before {
        left: 0;
        top: 35px;
        height: 2px;
        width: 16px;
    }
    .faq-item h4:after {
        left: 7px;
        width: 2px;
        top: 28px;
        height: 15px;
    }
    .faq-item.active h4:after {
        height: 0;
    }
    .faq-ans ul li {
        font-size: 17px;
        line-height: 1.6;
        margin-bottom: 20px;
        list-style-type: disc;
    }
@media only screen and (max-width: 1600px) {
    .guide-nav {
        width:200px;
        transform: translateX(295%)
    }

    .zbanner>span.zleft-top {
        left: 11%;
        top: 16%
    }

    .zbanner>span.right-top {
        right: 6%;
        top: 4%
    }

    .guide-nav-header:after,.guide-nav-header:before {
        right: 19px
    }

    .zlooking .zinner-wrap h2 {
        font-size: 32px
    }

    .guide-nav-header:before {
        right: 13px
    }

    .content-wrap {
        max-width: 900px
    }
}

@media only screen and (max-width: 1400px) {
    .content-wrap {
        max-width:800px
    }

    .zbottom-sec .zheader-h2 {
        font-size: 40px
    }

    .zflex.z60first .zleft {
        width: 65%
    }

    .content-sec {
        padding: 60px 50px
    }

    .zinner-cont .zleft>span {
        left: -80px;
        top: 0;
        font-size: 30px;
        padding: 10px;
        min-width: 60px;
        min-height: 60px
    }

    .zflex.z60first .zright {
        width: 35%
    }

    .zlooking .zinner-wrap h2 {
        max-width: 500px;
        font-size: 30px
    }

    .zbanner h1 {
        font-size: 58px;
        max-width: 700px
    }

    .zheader-h2 {
        font-size: 34px
    }

    .zgrid.ztwo-rows {
        grid-template-columns: repeat(auto-fit,minmax(300px,1fr))
    }

    .zgrid.zthree-rows {
        grid-template-columns: repeat(auto-fit,minmax(260px,1fr))
    }

    .guide-nav {
        transform: translateX(265%)
    }
}

@media only screen and (max-width: 1300px) {
    .zbanner h1 {
        font-size:60px;
        max-width: 700px
    }

    .content-wrap {
        max-width: 1000px
    }

    .guide-nav {
        display: none
    }

    .zbanner>span.zleft-top,.zbanner>span.left-bottom,.zbanner>span.right-top,.zbanner>span.right-bottom {
        display: none
    }

    .zbanner {
        padding: 100px 0 100px
    }
}

@media only screen and (max-width: 1100px) {
    .zbanner h1 {
        font-size:54px;
        max-width: 600px
    }

    .zbottom-sec .zheader-h2 {
        font-size: 36px
    }

    .zlow-code-guide-sec .zdiff-nocode .content-wrap {
        width: 90%
    }
}

@media only screen and (max-width: 991px) {
    .zbanner h1 {
        font-size:50px;
        max-width: 550px
    }

    .zlow-code-guide-sec .zdiff-nocode .content-wrap {
        width: 85%
    }

    .zinner-cont .zleft>span {
        left: -92px
    }

    .zbottom-sec .zheader-h2 {
        font-size: 32px
    }

    .zbottom-sec .zheader-h2>span,.zlooking .zheader-h2>span {
        display: contents
    }

    .zheader-h2 {
        font-size: 34px
    }

    .content-sec {
        padding: 60px
    }

    .zlow-code-guide-sec .content-wrap,.zbottom-sec {
        padding: 60px 0
    }

    .zgrid.ztwo-rows {
        grid-template-columns: repeat(auto-fit,minmax(285px,1fr))
    }

    .zfeatures .zgrid.ztwo-rows {
        column-gap: 50px
    }

    .zwho-low .zgrid.ztwo-rows {
        gap: 30px
    }

    .zbanner {
        padding: 80px 0
    }

    .zlooking .zinner-wrap h2 {
        max-width: 400px;
        font-size: 24px
    }

    .zlooking .zinner-wrap h2 {
        max-width: 400px;
        font-size: 24px
    }

    .zfnt-reg {
        font-size: 26px;
        max-width: 560px
    }
}

@media only screen and (max-width: 767px) {
.zw-product-header:after{
    background-size: 80px 80px;
}
    .zflex,.zlooking .zinner-wrap {
        display:block
    }

    .name-conty>span:last-child {
        text-align: left
    }

    .zcr-txt-clr {
        font-size: 12px
    }

    .zbanner {
        padding: 60px 0
    }

    .zexplore {
        margin-top: 20px
    }

    .zlooking .zinner-wrap {
        padding: 30px
    }

    .zbanner>span {
        display: none
    }

    .zheader-h2 {
        font-size: 30px
    }

    .zflex.z60first .zleft,.zflex.z60first .zright {
        width: 100%
    }

    .zimg-part.zright {
        text-align: left;
        margin-bottom: 30px
    }

    .zlow-code-guide-sec .content-wrap,.zbottom-sec {
        padding: 40px 0
    }

    .zgrid.zthree-rows {
        margin-top: 30px
    }

    .content-sec {
        padding: 40px 60px
    }

    .zshape {
        margin-left: 0;
        position: relative;
        top: 80px
    }

    .zlow-code .zflex.z60first .zright,.zwhat-low-code .zflex.z60first .zright {
        height: 280px
    }

    .zfeatures .zgrid.ztwo-rows {
        margin-top: 30px
    }

    .zbanner h1,.zbanner {
        text-align: left;
        margin: unset
    }

    .zbanner h1 {
        font-size: 46px;
    }

    .zbottom-sec .zheader-h2 {
        font-size: 30px
    }

    .zfeatures .zgrid.ztwo-rows>div {
        padding: 100px 0 50px 0
    }

    .zgrid.zfour-rows {
        grid-template-columns: repeat(auto-fit,minmax(150px,1fr))
    }

    .zgrid.zfour-rows>div {
        padding: 15px
    }

    .zfeatures .zgrid.ztwo-rows [class|=zicon] {
        top: 30px
    }

    .zgrid.zfour-rows [class|=zicon] img {
        width: 50px
    }

    .zlow-code .zflex.z60first,.zwhat-low-code .zflex.z60first,.zinner-cont .zflex.z60first {
        flex-direction: column-reverse;
        display: flex
    }

    .zlooking .zinner-wrap h2 {
        max-width: unset;
        font-size: 26px
    }

    .zindustries h4 {
        font-size: 17px
    }

    .zlogo .zprd-display-name {
        font-size: 26px
    }

    .zbanner:after {
        background-size: 80px 80px
    }

    .zinner-cont img {
        width: 140px
    }

    .zflex>div {
        width: 100%
    }

    .zfnt-reg {
        font-size: 24px
    }

    .zgrid.zthree-rows,.zlow-code-uses .zgrid.zthree-rows {
        grid-template-columns: repeat(auto-fit,minmax(280px,1fr))
    }

    .testimonial-slider {
        padding: 30px 30px 0 30px
    }
}

@media only screen and (max-width: 480px) {
    .zbanner h1 {
        font-size:36px;
    }

    .zfnt-reg {
        font-size: 22px
    }

    .zinner-cont .zleft>span {
        display: none
    }

    .zleft-icon {
        padding: 100px 0 50px 0
    }

    .zleft-icon>span {
        top: 0
    }

    .zlow-code-guide-sec .zdiff-nocode .content-wrap {
        width: 90%
    }

    .zfeatures .zgrid.ztwo-rows>div {
        padding: 100px 0 30px 0
    }

    .zfeatures .zgrid.ztwo-rows>div:first-child {
        padding-top: 100px
    }

    .zheader-h2 {
        font-size: 26px
    }

    .zlooking .zinner-wrap {
        padding: 30px
    }

    .zbottom-sec .zheader-h2 {
        font-size: 26px
    }

    .zwho-low .zgrid.ztwo-rows>div,.content-sec {
        padding: 25px
    }

    .zfeatures .zgrid.ztwo-rows [class|=zicon] {
        position: absolute;
        left: 0;
        top: 30px
    }
.compare-table{
    overflow-x: auto;
}
.compare-table>div{
flex-wrap: inherit;
    width: 480px;
}
.compare-table>div.header-table>span{
    text-align: left;
    font-size: 24px;
}
.compare-table>div>span{
width: 100%;
}
}
