.headertop h1 {
    max-width: 760px;
    font-size: 56px;
    letter-spacing: -0.2px;
   }
   .headertop p {
    max-width: 580px;
    margin-bottom:40px
   }

.zw-product-header {
background: #fff5f4;
}

   .headertop {
    position:relative
   }
   /* .headertop::after {
    content:'';
    position:absolute;
    bottom:-50px;
    background:#fff5f4;
    width:100%;
    height:500px;
    z-index:-1
   } */

   /* .headertop .imgpart img {
    transform: scale(1.2);
   } */

/*
   #header {
    background:#fff5f4
   }
*/
   .headertop {
    padding: 60px 0 130px;
    background:#fff5f4;
    position:relative
   }
   .act-btn {
    padding:14px 35px;
    border-radius:5px
   }
   .industry {
    padding:60px 0 0;
    text-align:center;
    margin-top: 70px
   }
   .industry h2 {
    margin-bottom:35px;
    font-size:40px
   }
   /* .zind {
    max-width:620px;
    margin:0 auto;
    font-size: 13px;
   }
   .zind span {
    display:inline-block;
    vertical-align:top;
    border-radius:15px;
    background:#f9fff5;
    margin:10px;
    padding:10px 20px;
    line-height: 28px;
   } */

   .vidpart {
    display: flex;
    flex-wrap: wrap;
    max-width: 380px;
    align-items: center;
    background: #ffeae8;
    justify-content: space-between;
    border-radius: 10px;
    margin-top: 40px;
    cursor: pointer;
   }

   .vidpart span {
        width: 38%;
        font-size: 15px;
        font-family: var(--zf-secondary-medium);
   }

.vidpart  a {
color: #000;
}

   .vidpart span:nth-child(2) {
       width: 61%;
   }

   .gdprsect {
    max-width: 300px;
    background: #fff;
    padding: 13px 20px;
    border-radius: 70px;
    margin-top: 30px;
    text-align: left;
   }
   .gdprsect p{
       margin-bottom: 0;
       font-size: 14px;
       line-height: 1.3;
   }

   .gdpricon {
background: url(/sites/zweb/images/commonroot/compliance-badges.png) no-repeat;
    height: 46px;
    display: inline-block;
    margin: 0 15px 0 0;
    background-position: -163px -40px;
    width: 41px;
    background-size: 400px auto;
   }

   .gdprsect {
       display: flex;
       flex-wrap: wrap;
       align-items: center;
   }

   /* .gdprsect span {
       width: 30%;
   } */
   .gdprsect span:nth-child(2) {
    width: 70%;
}

   .vidpart img {
        max-width: 140px;
        width: 100%;
        vertical-align: middle;
   }

   .vidcont {
       padding: 14px 11px;
   }
   
   .zc1 {
    background-color:#fffdff;
    border: 1px solid #ebebeb;
   }
   .zc2 {
    background-color:#fdfeff;
    border: 1px solid #eaeef3;
   }
   .zc3 {
    background-color:#f9fff5;
    border: 1px solid #dee7d7;
   }
   .zc4 {
    background-color:#fefef6;
    border: 1px solid #eeeee6;
   }
   /* .zc5 {
    background-color:#f0f3ff
   } */

   #marq2 .zc1 {
    background-color:#f5fffc;
    border: 1px solid #cad8d4;
   }

   #marq2 .zc2 {
    background-color:#f5f5ff;
    border: 1px solid #deeae6;
   }

   #marq2 .zc3 {
    background-color:#fef9f5;
    border: 1px solid #e5dcd4;
   }
   #marq2 .zc4 {
    background-color:#f5faff;
    border: 1px solid #d9e3ed;
   }

   #marq3 .zc1 {
    background-color:#f5fffc;
    border: 1px solid #d2eae3;
   }

   #marq3 .zc2 {
    background-color:#f5f5ff;
    border: 1px solid #dadae8;
   }

   #marq3 .zc3 {
    background-color:#fef9f5;
    border: 1px solid #e3dcd6;
   }

   #marq3 .zc4 {
    background-color:#f5faff;
    border: 1px solid #e3e9ef;
   }

   .subdiv .content-wrap {
    display:flex;
    flex-wrap:wrap;
    align-content:center;
    justify-content:space-between
   }
   .subdiv .contpart {
    margin-top:40px
   }
   .request-btn.act-btn {
    margin:0 0 0 20px;
    color:#000;
    border:1px solid #000
   }
   .subdiv .contpart,
   .subdiv .imgpart {
    width:50%
   }
   .subdiv .imgpart {
    text-align:center;
    position:relative
   }
   .subimg {
    max-width:200px
   }
   .zimg {
    background:url('/sites/zweb/images/workerly/zw-fplan-sprite.png') no-repeat;
    background-size:250px auto;
    position:absolute;
    display:inline-block;
    width:42px;
    height:45px;
    background-position:-116px 0;
    transform: scale(1.3);
   }
   .zi1 {
    bottom:100px;
    left:-110px
   }
   .zi2 {
    bottom: -75px;
    left: 170px;
    background-position: -160px 3px;
   }
   .zi3 {
    right:-90px;
    top:70px;
    background-position:-205px 3px
   }
   .subdiv .submainimg {
    max-width:250px;
    position:relative;
    z-index:3;
    opacity:0;
    right: -10px;
   }
   .subimg {
    position:absolute;
    z-index:0;
    opacity:0;
    transition:500ms all ease-in
   }
   .subimg.img1 {
    left: 60px;
    top: -50px;
    transition-delay: 500ms;
   }
   .subimg.img2 {
    top: -160px;
    right: 0px;
    transition-delay: 800ms;
    max-width: 260px;
   }
   .subimg.img3 {
    top: 130px;
    left: 60px;
    max-width: 170px;
    transition-delay: 1000ms;
    z-index: 4;
   }
   .subimg.img4 {
        top: 145px;
        right: 20px;
        max-width: 210px;
        transition-delay: 1200ms;
        z-index: 4;
   }
   .subimg.img5 {
    top: -120px;
    left: 150px;
    max-width: 150px;
    transition-delay: 1500ms;
   }
   .animated .subimg,
   .subdiv .submainimg {
    opacity:1
   }
   .midsect .subimg.img5 {
    top: 40px;
    left: -180px;
    width: 120px;
   }
   .midsect .subimg.img3 {
top: unset;
    bottom: -80px;
    left: -160px;
    max-width: 200px;
    z-index: 1;
   }
   .midsect .subimg.img2 {
    bottom: -30px;
    right: -190px;
    top: unset;
    max-width: 240px;
    z-index: -2;
   }
   .subdiv li {
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
    z-index: 1;
    font-family: var(--zf-secondary-semibold);
   }
   .subdiv li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -1px;
    border-left: 2px solid #d73e52;
    border-bottom: 2px solid #d73e52;
    width: 12px;
    height: 6px;
    transform: rotate(-45deg);
    z-index: -1;
   }

   .subdiv li:after {
    content: '';
    position: absolute;
    background: #ffe9eb;
    width: 27px;
    height: 27px;
    left: -8px;
    border-radius: 50%;
    top: -1px;
    z-index: -2;
   }

   .bottom-cta-wrap .content-wrap {
    padding:100px 0
   }
   .bottom-cta-wrap .content-wrap h2 {
    font-size:46px;
    max-width:600px
   }
   .pagewrapper * {
    box-sizing:border-box
   }

   .mobimg {
    width: 100%;
   }

   .pagewrapper h2 {
    font-family:var(--zf-secondary-bold);
   }
   .content-wrap {
    max-width:1170px
   }
   .midsect {
    padding:120px 0;
    margin-bottom: 100px
   }
   .midsect h2 {
    font-size:40px
   }

   .marquee-wrapper {
        display: block;
        white-space: nowrap;
        margin: 0 auto;
        max-width: 900px;
        overflow: hidden;
        position: relative;
   }

   .marquee-wrapper:before, .marquee-wrapper:after {
        position: absolute;
        background-image: linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
        content: '';
        height: 100%;
        width: 18%;
        z-index: 2;
   }

   .marquee-wrapper:before {
       left: 0;
       top: 0;
   }
   
   .marquee-wrapper:after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
   }

   .marquee {
       display:  inline-block;
       white-space: nowrap;
       position: relative;
       transform: translate3d(0%, 0, 0);
       animation-name: marquee;
       animation-timing-function: linear;
       animation-iteration-count: infinite;

   }
   
   .marquee span {
        display: inline-block;
        white-space: nowrap;
        padding: 11px 20px;
        min-width: 150px;
        border-radius: 40px;
        margin: 5px 5px 10px;
        text-align: center;
        font-size: 18px;
        font-family: var(--zf-secondary-semibold);
   }
   
   /* .marquee-wrapper:hover .marquee {
       animation-play-state: paused !important;
   } */
   
   @keyframes marquee {
       0% {
           transform: translate3d(0%, 0, 0);
       }
   
       100% {
           transform: translate3d(-100%, 0, 0);
       }
   }

   
   .pagewrapper em,.zhead {
    font-style:normal;
    color:#d73e52
   }
   .midsect h2,
   .midsect h2+p {
    text-align:center;
    max-width:670px;
    margin:0 auto 20px
   }
   .listwrap {
    border: 1px solid #ccc;
    background: #fff;
    max-width: 470px;
    margin: 40px auto 0;
    padding: 60px 50px;
    position: relative;
    border-radius: 10px;
   }
   .listwrap::before {
    content:'';
    background:url("/sites/zweb/images/workerly/zw-plan-curve2.png") no-repeat;
    background-size:auto;
    background-size:110px auto;
    width:190px;
    height:100px;
    position:absolute;
    top:140px;
    right:-140px;
    z-index:-1
   }
   .listwrap::after {
    content:'';
    background:url("/sites/zweb/images/workerly/zw-plan-curve1.png") no-repeat;
    background-size:auto;
    background-size:auto;
    background-size:220px auto;
    width:260px;
    height:150px;
    position:absolute;
    bottom:-60px;
    left:-60px;
    z-index:-1
   }
   .listwrap li {
    margin-bottom: 20px;
    position: relative;
    padding-left: 35px;
    z-index: 1;
    font-family: var(--zf-secondary-semibold);
   }
   .listwrap li:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0px;
    border-left: 2px solid #d73e52;
    border-bottom: 2px solid #d73e52;
    width: 12px;
    height: 6px;
    transform: rotate(-45deg);
    z-index: -1;
   }

   .listwrap li:after {
    content: '';
    position: absolute;
    background: #ffe9eb;
    width: 30px;
    height: 30px;
    left: -8px;
    z-index: -2;
    border-radius: 50%;
    top: -4px;
    z-index: -2;
   }

   .privacysection {
    background: #d73e52;
    max-width: 80%;
    margin: 0 auto;
    border-radius: 20px;
   }

   .privacysection .apps-download-links-wrap .app-store, .privacysection .apps-download-links-wrap .g-play {
       margin-left: 0;
   }

   .privacysection .content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* background:#d73e52; */
    padding: 90px 100px;
    color:#fff;
    border-radius:20px;
   }
   .privacysection .colblk {
    width: 42%;
    position: relative;
   }

   .privacysection .colblk p {
        max-width: 340px;
   }

   .privacysection .colblk h3 {
    font-size: 34px;
    font-family: var(--zf-secondary-bold);
   }

   .privacysection .colblk:nth-child(1):after {
    content: '';
    position: absolute;
    right: -65px;
    top: 50px;
    background: #e44d60;
    width: 1px;
    height: 220px;
}

   .privacysection .zicon {
    background:url('/sites/zweb/images/workerly/zw-fplan-sprite.png') no-repeat;
    background-size:250px auto;
    width:50px;
    height:50px;
    display:inline-block;
    vertical-align:top;
    margin-bottom:30px
   }
   .privacysection .colblk:nth-child(2) .zicon {
    background-position:-54px 0;
    background-size:240px auto
   }

   .bottom-cta-wrap .content-wrap a.cta-btn {
    margin-top: 10px;
   }
   
   .mobimg {
    display: none;
   }

      /* other lang dev */
      .zw-other-lang h1{
        font-size: 48px;
    }
    .zw-other-lang .industry h2 {
        font-size: 35px;
    }
    .zw-other-lang  .midsect h2 {
        font-size: 32px;
    }
    .zw-other-lang .bottom-cta-wrap .content-wrap h2 {
        max-width: 710px;
    }

   @media screen and (max-width: 1499px) {
        .headertop::after{
            content: none;
        }

        .headertop {
            padding: 30px 0 90px;
        }

        .midsect {
            padding: 90px 0;
        }

        .privacysection .content-wrap {
            padding: 80px 50px 60px;
        }

        .marquee span {
            font-size: 16px;
        }

        .industry {
            margin-top: 40px;
        }
   }

   @media screen and (max-width: 1399px) {
       .headertop h1 {
           font-size: 52px;
       }
   }


   @media screen and (max-width: 1280px) {
        .headertop {
            padding: 30px 0 80px;
        }

        .subdiv .imgpart {
            transform: scale(0.9);
        }

        .privacysection {
            max-width: 100%;
            border-radius: 0;
        }
        /* dev start */

        .i18n-fr .subdiv .imgpart {
            margin-top: 50px;
        }
   }
   /* dev start */
   @media only screen and (max-width: 1199px) {
    .zw-other-lang .mobimg {
        display: block;
        margin-top: 40px;
    }
    .zw-other-lang .subimg, .zw-other-lang .submainimg {
        display: none;
    }
    .i18n-fr .subdiv .imgpart {
        margin-top: 0
    }
}
 /* dev end */

   @media screen and (max-width: 1024px) {
    .mobimg {
        display: block;
        margin-top: 40px;
    }


    .submainimg, .subimg, .zimg, .listwrap::after, .listwrap::before {
        display: none;
    }


   }


   @media screen and (max-width: 991px) {
        .subdiv .contpart, .subdiv .imgpart {
            width: 100%;
        }

        .subdiv .imgpart {
            order: 1;
        }


        .subdiv .contpart {
            order: 2;
        }


        .headertop {
            text-align: center;
        }
        
        .subdiv ul {
            text-align: left;
            max-width: 340px;
            margin: 0 auto;
       }


        .listwrap::after, .listwrap::before {
            transform: scale(0.8);
        }

        .zimg {
            transform: scale(1);
        }

        .privacysection .colblk {
            width: 100%;
            margin-bottom: 30px;
        }

        .privacysection .content-wrap {
            padding: 50px 30px;
        }

        .privacysection .colblk:nth-child(1):after {
            content: none;
        }
        .midsect {
            padding: 90px 0;
            margin-bottom: 70px;
        }

        .privacysection .zicon {
            margin-bottom: 15px;
        }

        .bottom-cta-wrap .content-wrap h2 {
            font-size: 40px;
        }

        .act-btn {
            padding: 11px 25px;
        }


   }

   @media screen and (max-width: 767px) {
        .headertop h1 {
            font-size: 38px;
        }

        .headertop {
            padding: 50px 0;
        }

        .listwrap {
            max-width: 360px;
            padding: 35px 30px;
        }

        .marquee span {
            font-size: 12px;
            margin: 5px;
            padding: 8px 20px;
            min-width: 120px;
        }

     .listwrap::after, .listwrap::before, .zimg {
            display: none;
        }

        .listwrap li:before {
            top: 5px;
            left: -1px;
            width: 9px;
            height: 4px;
        }

        .listwrap li:after {
            width: 25px;
            height: 25px;
        }

        .privacysection {
            max-width: 100%;
            border-radius: 0;
        }

        .bottom-cta-wrap .content-wrap h2 {
            font-size: 36px;
        }

        .bottom-cta-wrap .content-wrap {
            padding: 70px 0;
        }
        
        .privacysection .apps-download-links-wrap {
            margin-bottom: 0;
        }

        .midsect {
            padding: 70px 0 0;
        }

        .headertop::after {
            content: none;
        }

        .industry {
            margin-top: 0;
        }

        .request-btn.act-btn {
            margin: 15px 0 0 20px;
        }
        .midsect h2,.industry h2 {
            font-size: 32px;
        }

        .privacysection .colblk h3 {
            font-size: 28px;
        }
   }

   @media screen and (min-width: 768px) and (max-width: 991px){
        .headertop h1 {
            font-size: 44px;
            max-width: 600px;
            margin: 0 auto 20px;
        }


   }


   @media screen and (min-width: 481px) and (max-width: 991px) {


       .headertop h1 + p {
           margin: 0 auto 30px;
       }

       .mobimg {
            max-width: 500px;
            margin: 40px auto 0;
       }



       .gdprsect {
           margin: 30px auto 0;
       }

       .vidpart {
           text-align: left;
           margin: 40px auto 0;
       }

       .privacysection {
        text-align: center;
    }

    .privacysection .colblk p {
        margin: 0 auto 20px;
    }

    .privacysection .colblk h3 {
        max-width: 390px;
        margin: 0 auto 20px;
    }

    .gdprwrap {
        max-width: 300px;
        margin: 0 auto;
        position: relative;
        left: -45px;
    }

    .subdiv ul {
        text-align: left;
        max-width: 370px;
        margin: 0 auto;
    }

   }


   @media screen and (max-width: 480px) {
        .act-btn {
            min-width: 225px;
        }
        .request-btn.act-btn {
            margin: 15px 0 0 0;
        }

.industry h2 {
max-width: 310px;
margin: 0 auto 20px;
}

        .headertop h1 {
            font-size: 34px;
        }

        /* .vidpart {
            display: none;
        } */

        .gdprsect {
            max-width: 300px;   
            padding: 16px 20px;
        }

        .gdprsect p {
            font-size: 13px;
        }

        .subdiv li:before {
            transform: rotate(-45deg) scale(0.8);
        }

        .subdiv li {
            padding-left: 25px;
        }

        .subdiv li:after {
            transform: scale(0.8);
        }

        .vidpart {
            background: none;
            text-align: left;
        }

        .vidpart span, .vidpart span:nth-child(2) {
            width: 90%;
            margin-left: 8px;
        }

        .vidcont {
            padding: 14px 0;
        }

        .bottom-cta-wrap .content-wrap h2 {
            font-size: 30px;
        }

        .privacysection .content-wrap {
            padding: 35px 15px;
        }
        /* dev start */
.zw-other-lang  h1{
    font-size: 28px;
}
.zw-other-lang .industry h2 {
    font-size: 23px;
}
.zw-other-lang .midsect h2 {
    font-size: 23px;
}
.zw-other-lang .privacysection .colblk h3 {
    font-size: 22px;
}  
.zw-other-lang .bottom-cta-wrap .content-wrap h2 {
    font-size: 26px;
} 
/* dev end */
   }

/* ar start */
.i18n-ar .gdpricon {
    margin: 0 0 0 15px;
}
.i18n-ar .subdiv li:after {
    right: -8px;
    left: unset;
}
.i18n-ar .subdiv li {
    padding-right: 35px;
    padding-left: unset;
}
.i18n-ar .subdiv li:before {
    right: -1px;
    left: unset;
}
.i18n-ar .request-btn.act-btn {
    margin: 0 20px 0 0;
}    
.i18n-ar .headertop .subimg.img1,.i18n-ar .headertop .subimg.img3 {
    right: 60px;
    left: unset;
}
.i18n-ar .headertop .subimg.img2 {
    left: 0;
    right: unset;
}
.i18n-ar .headertop .subimg.img5 {
    right: 150px;
    left: unset;
}
.i18n-ar .headertop .subimg.img4 {
    left: 20px;
    right: unset;
}
.i18n-ar .industry h2,.i18n-ar .bottom-cta-wrap p,.i18n-ar .bottom-cta-wrap .content-wrap,.i18n-ar .bottom-cta-wrap h2{
    text-align: center;
}
.i18n-ar .marquee {
    animation-name: ar_marquee;
} 
@keyframes ar_marquee {
    0% {
        transform: translate3d(0,0,0);
    }
    
    100% {
        transform: translate3d(100%,0,0);
    }
}
.i18n-ar .listwrap li {
    padding-right: 35px;
    padding-left: unset;
} 
.i18n-ar .listwrap li:after {
    right: -8px;
    left: unset;
}
.i18n-ar .listwrap li:before {
    right: 0;
    left: unset;
}
.i18n-ar .privacysection .colblk:nth-child(1):after {
    left: -65px;
    right: unset;
}
.i18n-ar .apps-download-links-wrap a {
    margin: 0 5px 5px 0;
}
@media (max-width: 991px) {
    .i18n-ar .headertop h1,.i18n-ar .headertop p,.i18n-ar .headertop .content-wrap,.i18n-ar .apps-download-links-wrap,.i18n-ar .bottom-cta-wrap .content-wrap h2,.i18n-ar .bottom-cta-wrap .content-wrap p {
        text-align: center;
    }
}

@media screen and (min-width: 481px) and (max-width: 991px) {
    .i18n-ar .gdprwrap {
        right: -45px;
        left: unset;
    }
    .i18n-ar .privacysection h3,.i18n-ar .privacysection p,.i18n-ar .privacysection .colblk {
        text-align: center;
    }
}
 
@media  (max-width: 767px) {
    .i18n-ar .request-btn.act-btn {
        margin: 15px 20px 0 0;
    }
}
/* ar end */

.other-lang .vidpart {
    display: none;
}





