section.head-sec .content-wrap {
    background: #007add;
    display: table;
    table-layout: fixed;
    padding: 120px 0;
}

.head-left {
    width: 45%;
    vertical-align: top;
    display: table-cell;
    padding: 0 8%;
    color: #fff;
}
.act-btn {
    background: #f0483e;
    color: #fff;
}
.head-right>img {
    width: 100%;
    max-width: 500px;
    text-align: right;
}

.head-right {
    text-align: right;
    display: table-cell;
    vertical-align: top;
    width: 45%;
    padding: 0 5%;
}

h1 {
    line-height: 42px;
    margin-bottom: 8px;
    font-family: proxima_novaextrabold;
}

.head-left>span {
    font-family: proxima_novaextrabold;
    display: block;
    font-size: 24px;
    max-width: 490px;
    margin: 0 auto 20px;
}
.head-left>p {
    max-width: 500px;
    margin-top: 25px;
}

h4 {
    font-family: proxima_novaextrabold;
}
section.feat-sec .content-wrap {
    background: #f7f7f8;
    text-align: center;
    padding: 150px 0;
}

.feat-box {
    display: inline-block;
    max-width: 250px;
    background: #fff;
    padding: 35px;
    text-align: left;
    vertical-align: top;
    min-height: 410px;
    margin: 0 5px 10px;
}

section.feat-sec.bg .feat-box {
    background: #159fe7;
    color: #fff;
    min-height: 300px;
}
span.wk-sprite {
    width: 50px;
    height: 40px;
    display: block;
    margin-bottom: 10px;
    background-image: url('/sites/default/files/workdrive/workdrive-secure-storage-sprite.png');
    background-size: auto 50px;
    background-position: 0 0;
}

span.wk-sprite.icon2 {
    background-position: -42px 0;
    height: 42px;
    background-size: auto 42px;
    width: 43px;
}
span.wk-sprite.icon3 {
    background-position: -85px 0;
    height: 42px;
    background-size: auto 42px;
    width: 43px;
}
span.wk-sprite.icon4 {
    background-position: -128px 0;
    height: 42px;
    background-size: auto 42px;
    width: 43px;
}
span.wk-sprite.icon5 {
    background-position: -170px 0;
    height: 42px;
    background-size: auto 42px;
    width: 43px;
}
span.wk-sprite.icon6 {
    background-position: -213px 0;
    height: 42px;
    background-size: auto 42px;
    width: 43px;
}
.testimonial-wrap {
    padding: 120px 0;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.testi-wrap-logo {
    display: inline-block;
    max-width: 200px;
    vertical-align: top;
    padding-right: 25px;
}

.testi-wrap-txt {
    display: inline-block;
    max-width: 470px;
    padding-left: 25px;
    text-align: left;
}

span.z-testdetails>img {
    max-width: 120px;
    width: 100%;
}

p.para.testi-one {
    font-family: 'Droid Serif', serif, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    margin: 35px 0 25px;
}
.testi-wrap-txt>p>span {
    display: block;
    font-family: proxima_novasemibold;
}
.testi-wrap-txt>p:nth-child(2) {
    padding-left: 26px;
    position: relative;
}

.testi-wrap-txt>p:nth-child(2):before {
    position: absolute;
    content: '';
    border: 1.5px solid #bbcf49;
    width: 14px;
    top: 22%;
    left: 0;
}
.foot-sec .content-wrap {
    padding: 120px 0;
    text-align: center;
}

.foot-sec h1 {
    max-width: 600px;
    font-size: 34px;
    line-height: 36px;
    margin: 0 auto 20px;
}
@media only screen and (min-width: 1450px) {
    section>.content-wrap{
        width: 100%;
        max-width: 1680px;
    }
    .head-left>span{
        margin: 0 0 20px;
    }
    .head-left{padding: 0 2% 0 12%;}
    .head-right{padding: 0 12% 0 2%;}
    .head-right>img{max-width: 580px;}
}
@media only screen and (max-width: 1169px) {
    section.head-sec .content-wrap, section.feat-sec .content-wrap, .testimonial-wrap, .foot-sec .content-wrap{
        padding: 100px 0;
    }
    .head-left, .head-right{
        width: 100%;
        display: block;
        text-align: center;
        padding: 0;
    }
    h1{line-height: 30px;}
    .head-left>p {
        max-width: 600px;
        margin: 20px auto 10px;
    }
    .head-right{
        margin-top: 50px;
    }
}
@media only screen and (max-width: 991px) {
    section.head-sec .content-wrap, section.feat-sec .content-wrap, .testimonial-wrap, .foot-sec .content-wrap{
        padding: 90px 0;
    }
    .content-wrap{
        width: 100%;
    }
    .feat-box{
        min-height: 370px;
        margin-bottom: 10px;
    }
    section.feat-sec.bg .feat-box{
        min-height: 255px;
    }
    .foot-sec h1{
        font-size: 32px;
        line-height: 32px;
    }
}
@media only screen and (max-width: 767px){
    section.head-sec .content-wrap, section.feat-sec .content-wrap, .testimonial-wrap, .foot-sec .content-wrap{
        padding: 60px 0;
    }
    .head-left, .head-right, h1{
        padding: 0 25px;
        box-sizing: border-box;
    }
    .foot-sec h1{
        font-size: 28px;
        line-height: 30px;
    }
    .head-left>span{
        font-size: 18px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 659px){
    section.feat-sec.bg .feat-box, .feat-box{
        min-height: unset;
    }
}
@media only screen and (max-width: 450px){
    .zph-sticky h1{
        font-size: 32px;
        line-height: 35px;
    }
}


.other-lang section.testimonial-section {
    display: none;
}
.i18n-ar .foot-sec h1{
text-align: center;
}