.header-top {
    padding: 0;
  }
  
  .header-top .cont-part {
    max-width: 850px;
    margin: 0 0 150px 0;
  }
  
  .header-top h1 {
    font-size: 60px;
    font-family: var(--zf-secondary-regular);
    margin: 0 auto 20px;
    letter-spacing: 0;
  }
  
  .tabpart {
    position: relative;
  }
  
  .tabpart p{
  display: none;
  padding: 16px 20px 15px 20px;
  }
  
  .act-btn {
    padding: 15px 50px;
  }
  
  .sub-head {
    color: #e74346;
    font-size: 20px;
  }
  
  .header-top p {
    margin: 30px 0 50px 0;
    font-size: 18px;
    line-height: 1.8;
    max-width: 80%;
  }
  
  .zsection {
    padding: 90px 0 0;
  }
  
  .zsection .cont-cent {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
  }
  
  .zsection h2 {
    font-family: var(--zf-secondary-regular);
    font-size: 46px;
  }
  
  p {
    color: #333333;
  }
  
  .zsection .cont-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .iconcol .col-block {
    font-size: 27px;
  }
  
  .zsection .col-block {
    width: 50%;
    max-width: 440px;
    margin: 0px 0 70px 0;
  }
  
  .iconcol .col-block .icon.icon-adapt {
    background-position: -7px 0px;
    width: 43px;
  }
  
  .iconcol .col-block .icon,
  .blackbg .col-block .icon {
    background: url("/sites/zweb/images/workerly/icons.png") no-repeat;
    background-size: auto 76px;
    width: 70px;
    height: 80px;
    display: block;
    margin-bottom: 20px;
  }
  
  .iconcol .content-wrap {
    max-width: 1040px;
  }
  
  .iconcol,
  .advschedule-section {
    background-color: #f6f7f9;
  }
  
  .advschedule-section p {
    margin: 0;
  }
  
  .zsection.tab .content-wrap,
  .zsection-right .content-wrap,
  .zsection-left .content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
justify-content: space-between;
  }
  
  .zsection-right .cont-part,
  .zsection-left .cont-part {
    width: 35%;
  }
  
  .zsection-right .img-part,
  .zsection-left .img-part {
    width: 55%;
  }
  
  .zsection-right .img-part {
    margin:
  }
  
  .zsection-left .img-part {
    margin:
  }
  
  .zsection-right .img-part,
  .zsection-left .img-part {
    align-self: center;
  }
  
  .zsection.tab .img-part {
    width: 60%;
    position: relative;
  }
  
  .zsection.tab .cont-part {
    width: 35%;
  }
  
  .tab .img-part {
    align-self: center;
  }
  
  .tabpart h4{
    border: none;
    padding: 22px 20px 22px 20px;
    cursor: pointer;
    max-width: 100%;
  }
  
  .tabpart h4 {
    cursor: pointer;
    font-size: 20px;
    color: #989898;
  }
  
  .tabpart.active h4 {
    color: #000000;
  }
  
  .tabpart.active p {
    display: block;
  }
  
  .tabpart p {
    margin-bottom: 0;
  max-width: 100%;
  }
  
  .tabpart .mobimg {
    display: none;
  }
  
  .tab .img-part img {
    max-width: 100%;
    position: relative;
    top: -45px;
    left: 60px;
  }
  
  .enhance-section .cont-cent {
    max-width: 900px;
  }
  
  .enhance-section p {
    margin: 0;
  }
  
  .zsection.features-sec {
    background: url("/sites/zweb/images/workerly/header-bg.jpg") repeat;
    color: #fff;
    padding: 180px 0;
    max-width: 1580px;
    margin: 0 auto;
    background-size: 28px auto;
  }
  
  .features-sec .content-wrap {
    overflow: unset;
  }
  
  .features-sec .features-inner-sec {
    position: relative;
  }
  
  .features-sec .features-inner-sec .fade-out-top {
    height: 180px;
    position: -webkit-sticky;
    position: sticky;
    background: -o-linear-gradient(top, #e74346 90%, #e74346 100%);
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #e74346), to(#e74346)); */
    /* background: linear-gradient(180deg, #e74346 90%, #e74346 100%); */
    top: 0;
    width: 65%;
    margin-top: -180px;
    z-index: 9;
    float: right;
  }
  
  .features-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  
  .features-flex .features-left {
    width: 60%;
  }
  
  .features-flex .features-right {
    width: 35%;
  }
  
  .features-flex .features-left .sticky-heading {
    max-width: 80%;
    position: -webkit-sticky;
    position: sticky;
    top: 300px;
    left: 0;
  }
  
  .features-flex .features-right .single-features .single-features-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin-bottom: 100px;
    flex-direction: column;
    max-width: 350px;
  }
  
  .features-flex .features-right .single-features .single-features-inner .content-sec {
    margin-top: 20px;
  }
  
  .single-features .content-sec p {
    color: #ffffff;
  }
  
  .features-flex .features-left h2 {
    font-size: 48px;
    margin-bottom: 30px;
  }
  
  .features-flex .features-left p {
    color: #ffffff;
  }
  
  .app-play-store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  
  .app-play-store .g-app {
    background: var(--common-elements) no-repeat;
    height: 41px;
    margin: 0 5px 5px 0;
    background-size: 800px auto;
    display: inline-block;
    text-indent: -99999px;
    width: 133px;
    background-position: -119px -34px;
  }
  
  .app-play-store .a-app {
    background: var(--common-elements) no-repeat;
    height: 41px;
    width: 118px;
    margin: 0 5px 5px 0;
    background-size: 800px auto;
    background-position: 0 -34px;
    display: inline-block;
    text-indent: -99999px;
  }
  
  .foot-img {
    max-width: 400px;
    text-align: center;
    margin: 50px auto 0 auto;
  }
  
  .mobile-section p {
    margin: 0 0 30px 0;
  }
  
  .zsection.footertop-section .cont-cent {
    max-width: 910px;
  }
  
  .zsection.footertop-section {
    padding: 90px 0;
    background: url("/sites/zweb/images/workerly/footerbg.jpg") repeat;
    color: #ffffff;
    max-width: 1280px;
    margin: 0 auto 120px;
    background-size: 22px auto;
  }
  
  .zsection.footertop-section h2 {
    padding: 0 0 25px 0;
  }
  
  .foot-img img {
    margin-bottom: -7px;
  }
  
  .zsection-right .cont-part {
    padding-left: 50px;
  }
  
  
  .tab .img-part div {
    background: #ffebec;
    height: 40%;
    display: block;
    padding: 0 0 100px 0;
  }
  
  .tab .img-part div {
    display: none;
  }
  
  .tab .img-part div.active {
    display: inline-block !important;
  }
  
  .img-part div p {
    position: absolute;
    bottom: 30px;
    max-width: 100%;
    left: 60px;
    padding: 0 20px;
    font-size: 16px;
  }
  
  .tabpart.active h4 {
    -moz-box-shadow: 0 0 5px #f4f4f4;
    -webkit-box-shadow: 0 0 5px #f4f4f4;
    box-shadow: 0 0 8px #d4cdcd;
    border-left: 4px solid #d04347;
  }
  
  img.headimg {
    position: absolute;
    bottom: -210px;
    max-width: 550px;
    right: 0;
    z-index: 99;
  }
  
  .zsection .content-wrap {
    max-width: 1170px;
  }
  
  .zsection.advschedule-section,
  .iconcol {
    max-width: 1580px;
    margin: 0 auto;
  }
  
  .zsection.iconcol .content-wrap {
    max-width: 1000px;
  }
  
  .iconcol .col-block .icon.icon-temp {
    background-position: -53px 0;
    width: 54px;
  }
  
  .iconcol .col-block .icon.icon-consistent {
    background-position: -110px 0;
  }
  
  .iconcol .col-block .icon.icon-dynamic {
    background-position: -176px 0;
    width: 65px;
  }
  
  .zsection h3 {
    font-family: var(--zf-secondary-regular);
    font-size: 40px;
  }
  
  .zsection-left ul li span {
    background: url("/sites/zweb/images/workerly/icons.png") no-repeat;
width: 30px;
display: inline-block;
height: 27px;
margin: 0;
background-size: auto 60px;
background-position: -189px -30px;
position: relative;
top: 5px;
  }
  
  .zsection-left ul li {
    font-weight: bold;
line-height: 40px;
  }
  
  .tab .cont-part>p {
    margin-bottom: 40px;
  }
  
  .advschedule-section h2 {
    margin-bottom: 0;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* Responsive Start */
  @media screen and (max-width: 1599px) {
  
    .tab .img-part img {
        max-width: 90%;
    }
  
    .content-wrap {
        max-width: 1170px;
    }
  
    .zsection.features-sec,
    .zsection.advschedule-section,
    .zsection.footertop-section,
    .iconcol {
        max-width: 90%;
    }
  }
  @media screen and (max-width: 1366px) {
    .zsection h2 {
        font-size: 40px;
    }
  section.zsection.zsection-head {    padding: 60px 0 0;
  }
  .header-top h1 {
    font-size: 54px;
  }
  .header-top p {
  font-size: 16px;
  }
  .act-btn {
  padding: 10px 30px;
  }
  img.headimg {
  max-width: 480px;
  }
  .features-flex .features-left h2 {
  font-size: 40px;
  }
  p {
  font-size: 16px;
  }
  .features-flex .features-right .single-features .single-features-inner {
  max-width: 300px;
  }
  
  section.zsection.iconcol {
  padding-top: 80px;
  }
  
  .zsection {
  padding: 100px 0 0;
  }
  .enhance-section .cont-cent {
  max-width: 750px;
  }
  .zsection h3 {
  font-size: 30px;
  }
  .tabpart h4 {
  font-size: 18px;
  }
  .tabpart {
  padding: 0 20px 8px 0;
  }
  .foot-img {
  max-width: 320px;
  }
  }
  @media screen and (min-width: 1400px) and (max-width: 1599px){
  h1 {
        font-size: 54px;
    }
    .features-flex .features-left h2{
        font-size: 42px;
    }
    .zsection h2{
        font-size: 42px;
    }
    .zsection h3{
        font-size: 36px;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1399px){
    h1 {
        font-size: 48px;
    }
    .sub-head{
        font-size: 20px;
    } 
    .features-flex .features-left h2{
        font-size: 36px;
    }
    .zsection h2{
        font-size: 36px;
    }
    .zsection h3{
        font-size: 32px;
    }
  }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    h4 {
        font-size: 20px;
    }
  }
  
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .zsection .col-block {
        padding: 0 20px;
    }
    .header-top h1 {
        font-size: 38px;
    }
  
    p {
        font-size: 16px;
        line-height: 1.8;
    }
  }
  @media screen and (max-width: 1280px){
    h1 {
        font-size: 50px;
    }
    .sub-head{
        font-size: 18px;
    } 
    .features-flex .features-left h2{
        font-size: 38px;
    }
    .zsection h2{
        font-size: 34px;
    }
    .zsection h3{
        font-size: 32px;
    }
  }
  @media screen and (max-width: 1199px) {
    img.headimg{
        max-width: 460px;
    }
    .features-flex .features-left h2 {
        font-size: 42px;
    }
  
    .header-top h1 {
        font-size: 56px;
    }
  
    .zsection h2 {
        font-size: 40px;
    }
  
    .zsection h3 {
        font-size: 32px;
    }
  
    
    .zsection.features-sec {
        padding: 90px 0;
    }
  
    .zsection-right .img-part,
    .zsection-left .img-part {
        width: 54%;
    }
  
    .zsection .col-block {
        width: 48%;
    }
  
    .features-flex .features-left h2 {
        font-size: 42px;
    }
  
    .header-top h1 {
        font-size: 56px;
    }
  
    .zsection h2 {
        font-size: 40px;
    }
  
    .zsection h3 {
        font-size: 32px;
    }
  }
  
  @media screen and (min-width: 1200px) {
    .zsection {
        padding: 150px 0 0;
    }
  
    section.zsection.zsection-head {
        padding: 90px 0 0;
    }
  }
  
  
  @media (max-width: 1024px) {
    .features-sec .features-inner-sec .fade-out-top {
        display: none;
    }
  
    .features-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
  
    .features-flex .features-left,
    .features-flex .features-right {
        width: 100%;
    }
  
    .features-flex .features-left .sticky-heading {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 80px;
        max-width: 550px;
        text-align: center;
        margin: 0 auto;
    }
  
    .features-flex .features-right .single-features .single-features-inner {
        align-items: center;
        margin: 0 auto;
    }
  }
  
  @media screen and (min-width: 992px) {
  
    section.zsection.iconcol {
        padding-bottom: 90px;
        padding-top: 40px;
    }
  
    .zsection.tab .cont-part {
        padding-right: 5%;
    }
  }
  
  @media screen and (max-width: 991px) {
    .features-flex .features-left .sticky-heading p {
        margin-bottom: 50px;
    }
  
  .tabpart p {
  margin-bottom: 40px;
  max-width: 100%;
  }
  
  .tabpart, .tabpart h4 {
  max-width: 100%;
  }
  
  .tabpart.active h4{
  box-shadow: none;
  border:none;
  }
    .single-features .content-sec p{
        margin: 0px 0 60px 0;
    }
    .tabpart.active p {
        display: block !important;
    }
    .zsection .col-block{
        margin: 0px 0 20px 0;
    }
    .zsection .col-block:last-child{
        margin: 0px 0 90px 0;
    }
    .zsection-right .img-part, .zsection-left .img-part {
        width: 50%;
        max-width: 90%;
        margin: 0 auto;
    }
    section.zsection.iconcol {
        padding: 30px 0 0 0;
    }
    .zsection-left .cont-part {
        padding-right: 8%;
    }
    .zsection-right .cont-part, .zsection-left .cont-part {
        width: 41%;
    }
    .small-width-hidden{
        display: none !important;
    }
    .header-top h1 {
        font-size: 42px;
    }
    .features-flex .features-left h2 {
        font-size: 40px;
    }
    
    .tab-small-width{
        display: block !important;
    }
    .tabpart.active {
        border-left:none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    img.headimg {
        position: relative;
        bottom: 0;
    }
  
    section.zsection.zsection-head {
        padding: 40px 0 0 0;
    }
  
    .zsection.features-sec {
        padding: 90px 0;
    }
  
    .iconcol .col-block .icon,
    .blackbg .col-block .icon {
        display: inline-block;
    }
  
    .tabpart .mobimg {
        display: block;
        box-shadow: none;
    }
  
    .zsection.tab .cont-part, .zsection-right .content-wrap, .zsection-left .content-wrap {
        text-align: center;
        margin: 0 auto;
        max-width: 610px;
    }
  
    .zsection.tab .img-part,
    .zsection.tab .cont-part {
        width: 100%;
    }
  
    .tabpart {
        padding: 0px 0px 40px 0;
        border: none;
        margin: 0 auto;
        max-width: 90%;
    }
  
    .tabpart h4 {
        color: #000;
    }
  
    .zsection.tab .img-part {
        display: none;
    }
  
    .header-top .cont-part {
        margin: 0 auto -10px 0;
        max-width: 100%;
        text-align: center;
    }
    .header-top p{
        max-width: 100%;
    }
    .zsection .col-block {
        width: 100%;
        display: block;
    }
  
    .act-btn {
        padding: 8px 30px;
        display: table !important;
        margin: 0 auto 30px;
    }
  
    .zsection {
        padding: 90px 0 0;
    }
  
    .advschedule-section .cont-cent {
        max-width: 650px;
    }
  
    .zsection .cont-wrap {
        justify-content: center;
        text-align: center;
    }
    .zsection-right .cont-part, .zsection-left .cont-part {
        width: 100%;
    }
    .zsection-right .cont-part {
        padding-left: 0;
    }
    .zsection-right .img-part, .zsection-left .img-part {
        width: 100%;
    }
    .zsection-left .cont-part {
        padding-right: 0;
    }
    .zsection-right .content-wrap {
        flex-direction: column-reverse !important;
    }
    .zsection-right .cont-part, .zsection-left .cont-part {
        padding-bottom: 30px;
        text-align: center;
        max-width: 90%;
        margin: 0 auto;
    }
  }
  
  @media screen and (max-width: 767px) {
   
    .zsection h2 {
        font-size: 30px;
    }
   
    .header-top h1 {
        font-size: 34px;
    }
  
    p {
        line-height: 1.6;
    }
  }
  
  @media screen and (max-width: 600px) {
    .features-flex .features-left h2 {
        font-size: 30px;
    }
    img.headimg {
        max-width: 410px;
        padding-top: 40px;
    }
    .zsection {
        padding: 80px 0 0;
    }
    .zsection.features-sec {
        padding: 80px 0;
    }
  }
  
  @media screen and (max-width: 480px) {
   
    img.headimg {
        max-width: 300px;
        padding-top: 40px;
    }
    .zsection .cont-wrap {
        text-align: center;
        justify-content: center;
    }
    .header-top p {
        margin: 0 0 30px 0;
        font-size: 16px;
        line-height: 1.7;
        max-width: 100%;
        padding: 0px 10px;
    }
    .header-top h1 {
        font-size: 40px;
    }
    
    .sub-head {
        font-size: 20px;
    }
   
  
  }
  
  /* Responsive End */

.lang-ar img.headimg{
left: 0;
    right: unset;
}
.lang-ar .zsection.footertop-section h2, .zsection.footertop-section h6{text-align:center}
.lang-ar .mobile-section h2 {
    text-align: center;
}
.lang-ar .enhance-section h2, .lang-ar .enhance-section p {
    text-align: center;
}
.lang-ar .advschedule-section h2{
 text-align: center;
}
@media screen and (min-width: 992px){
.lang-ar .zsection.tab .cont-part {
    padding-left: 5%;
    padding-right: 0;
}
}
