section#block-panels-mini-product-menu, .row.nomargin {
    background: #fafafa;
}
.content-wrap{text-align: center;}
section.head-sec {
    position: relative;
    margin-bottom: 150px;
}
section.head-sec .content-wrap {
    background: #fff;
    text-align: center;
    padding: 120px 0;
}

h1 {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
    font-weight: bolder;
}
.head-sec p{
    margin: 30px auto;
    text-align: center;
    max-width: 620px;
}
section.feat-sec {
  padding: 0 0 150px;
}
h2{
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    font-weight: bolder;
}
section.feat-sec h2 {
    margin-bottom: 90px;
}
.sfeat-sec.top div p {
    margin-top: 10px;
}
.cont-left {
    display: inline-block;
    max-width: 375px;
    vertical-align: top;
    margin: 0 50px;
    margin-left: 0;
    text-align: left;
}

.cont-left span.num {
    font: 80px/1.3 'Roboto Slab', serif;
    color: #e2e2e2;
    font-weight: 700;
}
h3 {
    font-weight: 600;
}
h5 {
    font-size: 22px;
    margin-bottom: 5px;
    position: relative;
}
.img-right {
    display: inline-block;
    max-width: 800px;
    vertical-align: top;
    margin: 0 50px;
    margin-right: 0;
    transition: all 1s ease;
    transform: translateX(60px);
    opacity: 0;
}
.animated .img-right {
    opacity: 1;
    transform: translateX(0);
}
.reverse .img-right{
    transform: translateX(-60px);
}
.reverse .animated .img-right{
    transform: translateX(0);
}
.img-sec {
    max-width: 1170px;
    margin: 0 auto;
}
.sfeat-sec {
    max-width: 350px;
    margin-left: 35px;
    position: relative;
}
.bottom-cont .cont-left p {
    margin-bottom: 15px;
}
.sfeat-sec:before {
    border-left: 4px solid #333;
    position: absolute;
    top: 10px;
    width: 5px;
    height: 200px;
    content: '';
    left: -35px;
}
.reverse .sfeat-sec:before{
    height: 220px;
}
.sfeat-sec:after {
    border-left: 4px solid #fafafa;
    position: absolute;
    top: 10px;
    width: 5px;
    height: 220px;
    content: '';
    left: -35px;
    transition: all 1s ease;
    display:none;
}
.reverse .sfeat-sec:after{
    border-left-color: #fff;
}
.sfeat-sec>p {
    font-size: 16px;
}

.reverse .img-right {
    margin-right: 50px;
    margin-left: 0;
}
.reverse .cont-left {
    margin-right: 0;
    margin-left: 50px;
}
section.feat-sec.bg-clr {
    background: #fff;
    padding: 150px 0 60px;
}
section.foot-sec {
    padding: 120px 0;
    text-align: center;
}


section.foot-sec p {
    margin: 10px auto 20px;
}
svg {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: -18%;
    transform: translate(-50%, 0);
}
path {
  fill: none;
  stroke: #000;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
path.w {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  -webkit-animation: write 4s linear forwards;
          animation: write 4s linear forwards;
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}

@-webkit-keyframes write {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes write {
  to {
    stroke-dashoffset: 0;
  }
}

.cta-btn {
    font-size: 18px;
}
.bottom-cont{
    font: 16px/1.6 'Roboto Slab', serif;
}


/*writer advantage*/
.writer-advantage .place-section p {
    margin: 0 auto;
    max-width: 670px;
    margin-bottom: 30px;
}
.writer-advantage .place-section h1{
    margin-bottom: 20px;
}
.writer-advantage .place-section {
    text-align: center;
}
.writer-advantage {
    padding-bottom: 80px;
}
.zintegrate-desk{
    position: relative;
    margin: -50px 0 0px 0;
}
.zbanner-illustration li:first-child {
    top: 37%;
    left: 13%;
}
.zbanner-illustration {
    max-width: 1040px;
    margin: 0 auto;
}
.zbanner-illustration li {
    position: absolute;
}
.zbanner-illustration li div {
    display: block;
    position: relative;
    text-align: center;
    padding: 68px 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    height: 143px;
}
.zbanner-illustration li div:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -32px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #fff;
    box-sizing: border-box;
    /*box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);*/
    border: 1px solid #e0e0e0;
}
.zbanner-illustration li:first-child div:after {
    background-position: -587px -77px;
    top: 10px;
}
.zbanner-illustration li:nth-child(2) div:after {
    background-position: -509px -80px;
}
.zbanner-illustration li:nth-child(3) div:after {
    background-position: -120px -40px;
}
.zbanner-illustration li:nth-child(4) div:after {
    background-position: -468px -77px;
}

.zbanner-illustration li:nth-child(6) div:after {
    background-position: -360px -40px;
}
.zbanner-illustration li:nth-child(7) div:after {
    background-position: -280px 0px;
}
.zbanner-illustration li:nth-child(8) div:after {
    background-position: -550px -80px;
}
.zbanner-illustration li:nth-child(9) div:after {
    background-position: -392px 0px;
}
.zbanner-illustration li:nth-child(10) div:after {
    background-position: -117px -80px;
}
.zbanner-illustration li:first-child {
    top: 37%;
    left: 13%;
}
.zbanner-illustration li:nth-child(2) {
    top: 15%;
    left: 21%;
}
.zbanner-illustration li:nth-child(3) {
    top: 46%;
    left: 32%;
}
.zbanner-illustration li:nth-child(4) {
    top: 83%;
    left: 22%;
}
.zbanner-illustration li.zp-main {
    width: 20%;
    height: 260px;
    display: none;
}
.zbanner-illustration li:nth-child(5) {
    left: 0;
    right: 0;
    margin: auto;
    top: 28%;
}
.zbanner-illustration li:nth-child(6) {
    top: 59%;
    right: 50%;
}
.zbanner-illustration li:nth-child(7) {
    top: 34%;
    right: 32%;
}
.zbanner-illustration li:nth-child(8) {
    top: 7%;
    right: 18%;
}
.zbanner-illustration li:nth-child(9) {
    right: 22%;
    top: 69%;
}
.zbanner-illustration li:nth-child(10) {
    right: 13%;
    top: 30%;
}
@-webkit-keyframes zodd {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0); }
    50% {-webkit-transform: translate(0, 14px);transform: translate(0, 14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}
@-moz-keyframes zodd {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0); }
    50% {-webkit-transform: translate(0, 14px);transform: translate(0, 14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}
@keyframes zodd {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0); }
    50% {-webkit-transform: translate(0, 14px);transform: translate(0, 14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}
@-webkit-keyframes zeven {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
    50% {-webkit-transform: translate(0, -14px);transform: translate(0, -14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}
@-moz-keyframes zeven {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
    50% {-webkit-transform: translate(0, -14px);transform: translate(0, -14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}
@keyframes zeven {
    0% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
    50% {-webkit-transform: translate(0, -14px);transform: translate(0, -14px);}
    100% {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
}

.zbanner-illustration li:nth-child(6) div:before {
    width: 120px;
    height: 120px;
}
.zbanner-illustration li:nth-child(6) div:after, .zapp-list li span {
    width: 80px;
    height: 80px;
    background-size: 2000px auto;
    background-position: 0 8px;
    margin-left: -12px;
    top: 20px;
    opacity: 1;
}
.zbanner-illustration li:nth-child(3) div:before, .zbanner-illustration li:nth-child(7) div:before {
    width: 90px;
    height: 90px;
}
.zbanner-illustration li:nth-child(3) div:after, .zapp-list li span{
    width: 60px;
    height: 60px;
    background-size: 1480px auto;
    background-position: -1009px -122px;
    margin-left: -14px;
    top: 18px;
    opacity: 1;
}
.zbanner-illustration li:nth-child(7) div:after, .zapp-list li span{
    width: 60px;
    height: 60px;
    background-size: 1480px auto;
    background-position: -60px 0px;
    margin-left: -16px;
    top: 17px;
    opacity: 1;
}


.zbanner-illustration li:nth-child(even) {
    -webkit-animation: zeven 5s linear 6s infinite;
    animation: zeven 5s linear 6s infinite;
}
.zbanner-illustration li:nth-child(odd) {
    -webkit-animation: zodd 5s linear 6s infinite;
    animation: zodd 5s linear 6s infinite;
}
.zbanner-illustration li div:after, .zapp-list li span {
    content: '';
    position: absolute;
    left: 50%;
    top: 13px;
    width: 40px;
    height: 40px;
    margin-left: -22px;
    background: url(/sites/default/files/integration-icons-sprite-2x.png) no-repeat left top;
    box-sizing: border-box;
    background-size: 980px auto;
}
/*writer advantage*/

/*Bottom*/
.sfeat-sec.top{
    margin-left:40px;
margin-top:50px
}
.sfeat-sec.top:before {
    content: unset;
}
.sfeat-sec.top>div>h5 span:before {
    content: '';
    border: 2px solid #000;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    left: 0px;
    cursor: pointer;
}
.sfeat-sec.top>div>h5 span:after {
    content: '+';
    position: absolute;
    top: 1px;
    left: 3px;
    font-size: 18px;
}
span.sfeat-active {
    margin-right: 20px;
    cursor: pointer;
    position: absolute;
    left: -40px;
    top: 0px;
}
.sfeat-sec.top div p {
    margin-left: 0px;
}
.sfeat-sec.top > div {
    position: relative;
    padding-bottom: 10px;
}
.sfeat-sec.top div.active>h5 span:after{
    content: '-';
    left:5px;
}
.sfeat-sec.top>div p{
    display: none;
}
.sfeat-sec.top>div:first-child p{
    display: block;
}
.feat-sec.click .img-right img{display:none;}
.feat-sec.click .img-right img.active{display:block;}



/*Responsive*/
@media only screen and (max-width:1450px){
    .img-right{
        max-width: 700px;
    }   
}
@media only screen and (max-width:1350px){
    .img-right{
        max-width: 650px;
    }
    .img-right, .cont-left{
        vertical-align: middle;
    }  
}
@media only screen and (max-width:1279px){
    .img-right{
        max-width: 600px;
    }
    .zintegrate-desk {
        display: none;
    } 
}
@media only screen and (max-width:1169px){
    .img-right, .cont-left, .reverse .cont-left, .reverse .img-right{
        display: block;
        margin: 0 auto;
        text-align: center;
        max-width: 750px;
    }
    .img-right, .reverse .img-right{
        margin-top: 50px;
    }
    .cont-left span.num{
        display: none;
    }
    .sfeat-sec:before, .sfeat-sec:after{
        content:unset;
    }
    .sfeat-sec{max-width: unset;margin-left: 0;}
    .sfeat-sec>div {
        vertical-align: top;
        display: inline-block;
        margin: 40px 30px 0;
    }
.bottom-cont .cont-left p {
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.sfeat-sec.top > div:nth-child(1) p+img+img, .sfeat-sec.top > div:nth-child(1) p+img+img+img {
    display: none;
}
.sfeat-sec.top > div:nth-child(2) p+img, .sfeat-sec.top > div:nth-child(2) p+img+img+img {
    display: none;
}
.sfeat-sec.top > div:nth-child(3) p+img, .sfeat-sec.top > div:nth-child(3) p+img+img {
    display: none;
}
.sfeat-sec.top > div h5 {
    margin-bottom: 15px;
}
.sfeat-sec.top>div p{
display:block;
margin-left: auto;
    margin-bottom: 25px;
}
.img-right {
    opacity: 1;
    transform: translateX(0px);
}
.sfeat-active{display:none}
}
@media only screen and (max-width:991px){
.img-right img {
    max-width: 90%;
}
.bottom-cont .cont-left p {
    max-width: 460px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.sfeat-sec.top{
    margin-left: 0;
margin-top: 20px;
}
section.feat-sec {
    padding: 0 0 80px;
}
section.head-sec {
    position: relative;
    margin-bottom: 60px;
}
section.head-sec .content-wrap {
    padding: 60px 0;
}
}
@media only screen and (max-width:767px){
    h1 {font-size: 30px;}
    h2 {font-size: 28px;}
    h3 {font-size: 26px;}
.sfeat-sec>div {
    margin-left: unset;
    margin-right: unset;
    display: block;
    margin: 30px auto 10px auto;
    max-width: 450px;
}
    h5{font-size: 20px;font-weight: 600;}
    section.head-sec .content-wrap{
        width: 100%;
        padding: 80px 0;
    }
    svg{
        bottom: -24%;
    }
    section.head-sec{margin-bottom:60px;}
    .head-sec h1, .head-sec p{padding: 0 20px}
    section.feat-sec{padding: 0 0 50px}
    section.feat-sec.bg-clr{padding: 60px 0 60px;}
    section.feat-alternate{padding: 60px 0 60px;}
    section.foot-sec{padding: 60px 0;}
.sfeat-sec.top{margin-left: 0;}
.writer-advantage {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media only screen and (max-width:500px){
    svg{bottom: -20%;}
    h1 {font-size: 28px;}
    h2 {font-size: 26px;}
    h3 {font-size: 24px;}
}
@media only screen and (max-width:420px){
    svg{bottom: -15%;transform: scale(0.8) translate(-62%, 0);}
}
.lang-ar .writer-advantage .place-section p,.lang-ar .writer-advantage .place-section h1,.lang-ar section.head-sec h1{
        text-align: center;
}
.lang-ar .cont-left {
    margin: 0 0 0 50px;
    margin-right: unset;
}
.lang-ar span.sfeat-active {
        right: -40px;
        left: unset;
}
.lang-ar .sfeat-sec.top > div {
padding: 0px 30px 10px 0;
}


