#block-system-main {margin-top: -78px;}
/*.features-banner-wrap:before, .features-banner-wrap:after {content:''; position:absolute; left:0; top:0; width:100%; height:100%; z-index:0}
.features-banner-wrap:before{-webkit-animation: bannerbgmove 25s 2s infinite alternate; animation: bannerbgmove 25s 2s infinite alternate; background:url("https://zcmss.zohocorp.com/sites/default/files/recruit-candidate-sourcing-1.jpg") center center no-repeat;background-size:cover;transition: left 2s 0.5s ease; left:-10%;width:110%;}
.features-banner-wrap:after{background:#28282e; opacity:0.8}*/

.features-item.right-image:nth-child(2) .content-wrap, .features-item.left-image .content-wrap {  padding-top: 0px;}
.features-item.right-image:nth-child(4) .content-wrap, .features-item.left-image .content-wrap {  padding-top: 0px;}
.features-item.right-image:nth-child(6) .content-wrap, .features-item.left-image .content-wrap {  padding-top: 0px;}
.features-item.right-image:nth-child(8) .content-wrap, .features-item.left-image .content-wrap {  padding-top: 0px;}

.features-item.right-image .content-wrap > div, .features-item.left-image .content-wrap > div {
  padding-top: 10px;
}
.features-item .cont-part ul li {
    text-align: left;
    background: rgba(0, 0, 0, 0) url("https://www.zoho.com/crm/images/tick.png") no-repeat scroll 10px 8px / 15px auto;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 5px 0 35px;
}

@keyframes bannerbgmove {0%   {left:-10%; width:110%} 100% {left:0; width:100%}}
@-webkit-keyframes bannerbgmove {0%   {left:-10%; width:110%} 100% {left:0; width:100%}}
