.zbottom {
    background: #131515;
    color: #fff;
}
.zw-product-header {
    background: #15882E;
}
.zbanner{
    background: #15882E;
    padding-bottom: 0;
}

.zbanner .top-wrap{
    max-width: 925px;
    margin: 0 auto 64px;
    color: #fff;
}
.top-wrap p{
    max-width: 750px;
    margin: auto auto 20px;
    color: #CCF0D3;
}
.apps-download-links-wrap {
    margin-bottom: 0px;
}
.zf-wrap {
    background: #FFF;
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.25);
    max-width: 996px;
    margin: 0 auto -160px;
    padding: 37px 24px 37px 15px;
    border-radius: 5px;
    box-sizing: border-box;
    height: 100%;
}
.zf-wrap .zcol-3{
	max-width: calc(25.5% - 6px);
	flex-basis:calc(25.5% - 6px);
}
.zf-wrap .zcol-5{
	max-width: calc(75.5% - 6px);
	flex-basis:calc(75.5% - 6px);
}
.zf-wrap .lhs{
    text-align: center;
}
/* .zf-wrap h3 {
	margin-bottom: 32px;
} */

.zf-wrap ul li {
	padding-left: 32px;
	position: relative;
	width: 47%;
	color: #222;
	font-size: 18px;
	line-height: 22px;
	font-family: var(--zf-secondary-medium);
}
.zf-wrap ul li{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0, #CCC 50%, rgba(102, 102, 102, 0.00) 100%);
    border-image-slice: 1;
}
.zf-wrap ul li:nth-child(3),.zf-wrap ul li:nth-child(4){
	border-image: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.zf-wrap ul li:before{
	position: absolute;
	content: '';
}

.zf-wrap ul li:before {
	width: 24px;
	height: 24px;
	background: url(/sites/zweb/images/fsm/features/fea-tick.svg) no-repeat 0px 0px/100%;
	left: 0;
	top: 2px;
}
.zwc-asset-management{
    padding-top: 240px;
    padding-bottom: 0;
    background: #EDEDED;
}
.zam-wrap .lhs img{
    display: block;
    max-width: 100%;
    width: 90%;
    opacity: 0;
    transform: translateY(20px) scale(.8);
    transition: all .7s ease-in;
}
.middle-animated .zam-wrap .lhs img{
    opacity: 1;
    transform: translateY(0) scale(1);
}
.zam-wrap .rhs p{
    max-width: 530px;
}


.zwc-img-block img{
    opacity: 0;
    transition: all .7s ease-in;
    transform: matrix3d(1,0,0,-0.0004,0,1,0,0,0,0,1,0,0,0,0,1);
    transition: all 1.5s cubic-bezier(0.38,0.04,0.46,1.29)
}
.zwe-om .zwc-img-block img{
    opacity: 1;
    transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)
}

.zcol-wrap{
    max-width: 1100px;
    margin: 0 auto;
}
.zcol-wrap .lhs h3{
    color: #010101;
}
.zcol-wrap .lhs p{
    color:#333333;
    max-width: 440px;
}
.zcol-wrap:not(.zcol-wrap2){
    margin-bottom: 130px;
}
.zcol-wrap .rhs img{
    opacity: 0;
    transform: translateX(30px);
    transition: all .7s ease-in
}
.zwe-om.zcol-wrap .rhs img,.zwe-om.zcol-wrap .lhs img{
    opacity: 1;
    transform: translateX(0px);
}
.zcol-wrap .lhs img{
    opacity: 0;
    transform: translateX(-30px);
    transition: all .7s ease-in
}

@media only screen and (max-width: 1399px) {
    .zcol-wrap:not(.zcol-wrap2){
        margin-bottom: 100px;
    }
}
@media only screen and (max-width: 1199px) {
    .zwc-img-block img {
        max-width: 80%;
        margin: auto;
    }
    .zcol-wrap:not(.zcol-wrap2){
        margin-bottom: 60px;
    }
    .zbottom .content-wrap {
        max-width: 400px;
    }

}

@media only screen and (max-width: 991px) {
    .zbanner .top-wrap {
        max-width: 600px;
    }
    .zam-wrap .lhs img {
        width: 95%;
    }
	.zf-wrap .lhs {
		text-align: center;
	}

	.zf-wrap .zcol-5,
	.zf-wrap .zcol-3 {
		max-width: calc(100% - 6px);
		flex-basis: calc(100% - 6px);
	}
    .zwc-img-block img{
        max-width: 85%;
    }

    .zf-wrap {
		gap: 24px;
	}

	.zf-wrap h3 {
		text-align: center;
	}

	.zf-wrap.zjs-bt {
		justify-content: center;
	}

	.zf-wrap ul {
		max-width: 100%;
		margin: auto;
	}

	.zf-wrap ul li:after {
		width: 12px;
		height: 6px;
	}
    .zam-wrap .rhs p{
        max-width: 100%;
    }

    
}

@media only screen and (max-width: 767px) {
    .top-wrap p,.zbanner .top-wrap {
        max-width: 100%;
    }
    .zam-wrap.zsm-col{
        flex-direction: column-reverse;
    }
    .zf-wrap ul li {
		width: 100%;
	}
	.zf-wrap ul li:last-child {
		border-image: none;
	}
	.zam-wrap.zsm-col {
		flex-direction: column-reverse;
	}
    .zwc-asset-management {
        padding-top: 200px;;
    }
    
    .zwc-img-block img{
        max-width: 100%;
    }

    .zcol-wrap .lhs,.zam-wrap .rhs{
        text-align: center;
    }
    .apps-download-links-wrap a {
        margin: 4px;
    }
	.zf-wrap ul li:nth-child(3){
		border-image: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0, #CCC 50%, rgba(102, 102, 102, 0.00) 100%);
    	border-image-slice: 1;
	}
	.zf-wrap ul li:nth-child(4){
		border-image: none;
	}

}
@media only screen and (min-width: 768px) {
    .zf-wrap ul li:not(:last-child){
        min-height: 62px;
    }
}
@media only screen and (min-width: 1200px) {
    .break {
        display: block;
    }
    h1 {
        font-size: 56px;
        line-height: 64px;
        letter-spacing: -2px;
        font-family: var(--zf-secondary-medium);
    }

    p{
        font-size: 18px;
        line-height: 32px;
        letter-spacing: -.18px;
    }
    h2{
        font-size: 48px;
        line-height: 56px;
        letter-spacing: -2px;
        font-family: var(--zf-secondary-medium);
    }
    h3{
        font-size: 40px;
        line-height: 48px;
        letter-spacing: -1.5px;
        font-family: var(--zf-secondary-medium);
    }


}