.header-top h1 {
    font-size: 62px;
    font-family:var(--zf-secondary-regular);
    }
    
    * {
    box-sizing: border-box;
    }
    
    .act-btn {
        padding: 15px 40px;
    }
    
    .first-section {
    background: #313131;
    padding: 40px 0 25px;
    color: #fff;
    position: relative;
    z-index: 2;
    max-width: 90%;
    margin: 0 auto;
    }
    
    .first-section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/sites/zweb/images/workerly/remotely-temp-footgrad.jpg);
        background-repeat: repeat;
        background-size: 15px auto;
    }
    
    
    .first-section h3 {
    font-size: 32px;
        font-family: var(--zf-secondary-regular);
    }
    
    #features-1 > .content-wrap > .cont-part, #features-2 > .content-wrap > .cont-part{
        display: none;
    }
    
    #features-1 > .content-wrap {
        padding: 0;
    }
    
    .first-section .col-block {
    display: inline-block;
    vertical-align: top;
    }
    
    .first-section .col-block:first-child{
        width: 35%;
        margin-right: 40px;
    }
    
    .first-section .col-block:last-child{
        width: 59%;
    }
    
    .features-banner-content p {
        margin: 20px 0 40px;
    }
    
    .features-banner-content{
    text-align: left;
    max-width: none;
    margin: 60px auto 40px;
    }
    
    .features-item h2 {
    font-family:var(--zf-secondary-regular);
    font-size: 50px;
    }
    
    .features-wrap {
    text-align: center;
    }
    
    .header-top .cont-part {
        margin-bottom: 60px;
    }
    
    .features-wrap h2, .features-wrap p {
    max-width: 620px;
    margin:0 auto 30px;
    }
    
    .features-wrap p{
    max-width: 830px;
    }
    
    .features-wrap h2, .mobile-section h2 {
    font-family: var(--zf-secondary-regular);
    font-size: 50px;
    }
    
    .mobile-section h2 {
    font-size: 46px;
    margin-bottom: 20px;
    }
    
    .header-top h4 {
    font-size: 24px;
    color: #e74346;
    }
    
    .header-top .cont-part, .header-top .img-part {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    }
    
    .header-top .img-part{
        width: 40%;
    }
    
    
    .features-item span, .features-item span a {
        color: #d04347;
        font-family: var(--zf-primary-bold);
    }
    
    .mobile-section {
    text-align: center;
    padding: 30px 0 0;
    }
    
    .mobile-section p {
    max-width: 710px;
    margin: 20px auto;
    
    }
    
    .mobile-section p.small-txt{
        font-size: 14px;
    }
    
    .small-txt span {
        font-family: var(--zf-primary-bold);
    }
    
    .mobile-section img {
    max-width: 350px;
    }
    
    .img-container {
    overflow: hidden;
    max-height: 370px;
    }
    
    
    .bottom-cta-section {
    background: #313131;
    color: #fff;
    padding: 80px 0;
    margin-bottom: 120px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    }
    
    #features-8 .image-part img{
    max-width: 400px;
    width: 100%;
    }
    
    #features-10 .cont-part {
        text-align: left;
        width: 40%;
    }
    
    #features-10 .image-part{
        width: 59%;
    }
    
    
    #features-2 > div.content-wrap{
        padding: 0;
    }
    
    #features-10 .content-wrap {
        width: 100%;
    padding: 30px  0 90px;
    }
    
    .image-part>div img, .image-part>div video{
        border: none;
        box-shadow: none;
    }
    
    .features-banner-content p{
        margin: 20px 0;
        max-width: 620px;
    }
    
    div#features-2{
        position: relative;
        max-width: 90%;
        margin: 0 auto 0;
        display: block;
        z-index: 2;
    }
    
    
    #features-2 > .cont-part h2{
        display: none;
    }
    
    
    .features-banner-wrap .content-wrap{
        margin: 10px auto 0;
        overflow:visible;
    }
    
    div#features-2:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url(/sites/zweb/images/workerly/remote-temp-gradbg.jpg);
        background-size: 15px auto;
        width: 100%;
        height: 70%;
        background-repeat: repeat-x;
    }
    
    
    
    .bottom-cta-section:before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: url(/sites/zweb/images/workerly/remotely-temp-footgrad.jpg);
        background-repeat: repeat;
        background-size: 20px auto;
        width: 100%;
        height: 100%;
        z-index: -2;
    }
    
    .bottom-cta-section:after{
        content: '';
        position: absolute;
        bottom: -90px;
        left: -160px;
        background: #313131;
        width: 710px;
        height: 250px;
        transform: rotate(27deg);
        z-index: -1;
    }
    
    .header-top .img-part img{
        position: relative;
        bottom: -108px;
        z-index: -2;
        max-width: 495px;
        width: 100%;
    }
    
    
    .mobi-list {
        max-width: 700px;
        margin: 0 auto 50px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .mobi-list li {
        position: relative;
        padding-left: 30px;
        margin: 8px 20px;
        max-width: 350px;
        text-align: left;
        font-family: var(--zf-primary-semibold);
    }
    
    .mobi-list li:before {
        content: '';
        position: absolute;
        top: 5px;
        left: -5px;
        width: 15px;
        height: 7px;
    /*    border-left: 3px solid #02a86a;
        border-bottom: 3px solid #02a86a;
        transform: rotate(-35deg);*/
        background: url(/sites/zweb/images/workerly/greentick.png);
        width: 20px;
        height: 20px;
        background-size: 20px auto;
    }
    
    
    @media screen and (min-width: 1400px) and (max-width: 1599px){
        .header-top h1{
            font-size: 54px;
        }
        .header-top h4{
            font-size: 22px;
        }
        .features-wrap h2, .mobile-section h2, .features-item h2{
            font-size: 44px;
        }
    
        .mobile-section h2{
            font-size: 44px;
        }
    
    
    
    }
    
    @media screen and (min-width: 1300px) and (max-width: 1399px){
        .features-item .content-wrap{
            padding: 30px 0;
        }
        .features-item h2, .features-wrap h2, .mobile-section h2{
            font-size: 42px;
        }
    
        .features-wrap .content-wrap {
            padding: 60px 0 0;
        }
    
        .header-top h1 {
            font-size: 48px;
        }
    
        .header-top h4 {
            font-size: 20px;
        }
    }
    
    @media screen and (max-width: 1280px){
        .header-top h1{
            font-size: 42px;
        }
        .header-top h4{
            font-size: 18px;
        }
    
        .features-item h2, .features-wrap h2, .mobile-section h2{
            font-size: 38px;
        }
        .features-wrap p{
            max-width: 640px;
        }
    
        #features-10 .content-wrap{
            padding: 30px 0 60px;
        }
    }
    
    
    @media screen and (min-width: 1041px){
        .features-item.left-image .content-wrap>div.cont-part{
            padding-left: 80px;
        }
        .features-item.right-image .content-wrap>div.cont-part{
            padding-right: 80px;
        }
    
    }
    
    
    @media screen and (max-width: 1040px){
        .features-item h2, .features-wrap h2, .mobile-section h2{
            font-size: 34px;
        }
    }
    
    
    @media screen and (min-width: 992px){
    
    .features-item .cont-part{
    width: 40%;
    }
    
    .features-item .image-part{
    width: 59%;
    }
    .i18n-ar .features-banner-content h1, .i18n-ar .features-banner-content p, .i18n-ar .features-item.bottom-image .cont-part p, .i18n-ar .features-item.bottom-image .cont-part h2, .i18n-ar .features-banner-content *{    text-align: right;}
    }
    
    @media screen and (max-width: 991px){
.i18n-ar .features-banner-content *{text-align: center;}

        .header-top .cont-part, .header-top .img-part{
            width: 100%;
        }
    
        .header-top {
            text-align: center;
        }
    
        #features-10 .cont-part{
            width: 100%;
            text-align: center;
        }
    
        #features-10 .image-part{
            width: 100%;
    
        }
    
        #features-10 .image-part > div{
            padding: 20px;
        }
        
    
        .bottom-cta-section{
            padding: 60px 40px;
        }
    
        .bottom-cta-section{
            margin-bottom: 80px;
        }
    
        .header-top h1{
            font-size: 38px;
        }
    
        .features-banner-content p {
            margin: 0 auto 20px;
        }
    
        .header-top h1 {
            max-width: 500px;
            margin: 0 auto 20px;
        }
    
        .header-top .img-part img{
            bottom: 0;
        }
    
    
        .features-banner-content {
            margin: 60px auto 0;
        }
        .features-banner-wrap .content-wrap {
            margin: 0 auto;
        }
    
        #features-2 > .content-wrap > .cont-part h2 {
            display: none;
        }
    
    
        .header-top .img-part img {
            bottom: -42px;
    max-width: 400px;
        }
    
        .header-top .cont-part {
            margin-bottom: 0;
        }
    
        .mobi-list li{
            font-size: 16px;
        }
    
        .first-section .col-block:first-child, .first-section .col-block:last-child  {
            width: 100%;
            text-align: center;
        }
    
    /*	#features-1.features-item .content-wrap{
            padding: 60px 0;
        }*/
    
        .first-section {
            padding: 0;
        }
    
    .first-section .content-wrap {
    padding: 60px 0;
    }
    
    }
    
    
    
    
    
    @media screen and (max-width: 767px){
        .features-banner-wrap .content-wrap{
            margin: 0px auto 20px;
        }
    
        .features-banner-content{
            margin: 40px auto 0;
        }
    
        .features-item h2, .features-wrap h2, .mobile-section h2 {
            font-size: 28px;
        }
    
        .header-top .img-part img {
            bottom: -31px;
        }
    
        .mobi-list li{
            padding-left: 25px;
        }
    
        .header-top .img-part img {
            bottom: -61px;
        }
    
    .features-item .content-wrap {
    padding: 30px 0 0;
    }
    
    .features-item .image-part>div:before {
    content: none;
    }
    
    #features-1 .first-section .content-wrap{
        padding: 60px 0 ;
    }
    
    
     .features-wrap .content-wrap {
         padding: 60px 0 0;
     }
    
    
    
    }
    
    
    
    @media screen and (max-width: 480px){
    .header-top .img-part img{
    bottom: -47px;
    max-width: 250px;
    }
    .header-top h1{
    font-size: 34px;
    }
    }
        /* Arabic starts */
    .i18n-ar .first-section .col-block:first-child{margin-right: 0;margin-left: 40px;}
    .i18n-ar .features-wrap, .i18n-ar .features-wrap *, .i18n-ar .bot-banner-wrap, .i18n-ar .bot-banner-wrap *{text-align: center;}
    .i18n-ar .mobi-list li{padding-left: 0;padding-right: 30px;}
    .i18n-ar .mobi-list li:before{left: auto;right: -5px;}
    @media only screen and (max-width: 992px){
        .i18n-ar .features-banner-content{text-align: center;}
        .i18n-ar .first-section h3{text-align: center;}
    }
    /* Arabic ends  */
    