.footer-sec-wrap.two-column .footer-links-wrap{
    width: 100%;
}
.footer-sec-wrap .product-links.three-column > div {
    width: 50%;
    padding-left: 17%;
    flex: auto;
    max-width: initial;
}
.footer-sec-wrap .product-links .footer-features ul:not(ul.zfooter-submenu)>li:first-child {
    margin-bottom: 0px;
}
.other-lang .ztop-slide-mobile-menu.onscroll {display: none;}
.common-links.remove-before:before{display:none}
/* Feature CSS Start */
    .slick-slide .flat-img-shadow{margin:10px auto; box-shadow:1px 1px 20px rgba(0, 0, 0, 0.1);}
    .zw-template-zp_feature_detail_pages header::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 500px;
        left: 0;
        top: 0;
        z-index: -1;
        background: #fff;
        background: -moz-linear-gradient(top,rgba(172,255,221,1) 0,rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top,rgba(172,255,221,1) 0,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom,rgba(172,255,221,1) 0,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acffdd',endColorstr='#ffffff',GradientType=0);
    }
/* Feature CSS Ends */

/*Footer social badge starts*/
.sheet-social-footer {
    display: none;
    width: 100%;
    max-width: 740px;
    border: 1px solid #ececec;
    padding: 15px 25px;
    margin-top: 30px;
    box-sizing: border-box;
    background: #fff;
}
.lang-en .sheet-social-footer {
    display: table;
}
.sheet-social-footer .soc-left span {
    font-size: 17px;
    font-family: var(--zf-primary-bold);
}
.sheet-social-footer .soc-left p {
    font-size: 15px;
    margin: 4px auto 0;
}
.sheet-social-footer .soc-left {
    display: table-cell;
    width: 73%;
}
.sheet-social-footer .soc-right {
    display: table-cell;
    width: 25%;
    vertical-align: middle;
    text-align: right;
}
span.zsheet-soc-sprite {
    background: var(--common-elements) no-repeat;
    display: inline-block;
    text-indent: -999px;
    font-size: 0;
    height: 28px;
    width: 32px;
    background-size: 875px auto;
    padding: 0;
    vertical-align: middle;
}
.soc-right>ul>a {
    display: inline-block;
    margin-top: 12px;
    margin-right: 6px;
}
span.zsheet-soc-sprite.icon1 {
    background-position: -227px 0;
    width: 34px;    
}
span.zsheet-soc-sprite.icon2 {
    background-position: -317px 0;
    width: 39px;
}
span.zsheet-soc-sprite.icon3 {
    background-position: -262px 0;
    width: 29px;
}

@media screen and (max-width: 1400px){
    .footer-sec-wrap .customer-stories{
        margin-top: 0;
        margin-left: 25px;
        max-width: 360px;
        display: inline-block;
        width: 90%;
    }    
}

@media only screen and (max-width:1024px) {
    .sheet-social-footer .soc-left{
        width: 65%;
    }
}

@media only screen and (max-width:991px) {
    .footer-sec-wrap .customer-stories{ 
        width: 80%;     
        display: block;
        margin: 0 auto; 
    }
}

@media only screen and (max-width:767px) {
    .footer-sec-wrap .customer-stories>span {
        margin-left: 0;
    }
    .zsheet-soc-logo {
        max-width: 400px;
        margin: 0;
    }
    .zsheet-soc-logo .zsoc-logo1,
    .zsheet-soc-logo .zsoc-logo3 {
        margin-left: 0;
    }
    .sheet-social-footer .soc-left {
        display: block;
        width: unset;
    }
    .sheet-social-footer .soc-right {
        display: block;
        text-align: left;
        width: unset;
    }
}

@media only screen and (max-width:480px) {
    .zsheet-soc-logo {
        transform: scale(0.8);
    }
    .zsheet-soc-logo {
        margin: 0 auto;
    }
    .sheet-social-footer {
        margin-top: 0;
        border-top: none;
        background: transparent;
    }
    .footer-sec-wrap .product-links.three-column>div{
        width:100%;
        padding-left:0;
    }
}
/*Footer social badge starts*/

/* Mobile inner pages ios and android tab */
    .feature-tab-ios-android {position:absolute; top:-80px; right:0; left:0; margin:auto; width:290px;}
    .feature-tab-ios-android li {display:inline-block}
    .feature-tab-ios-android a {padding:8px 10px; display:inline-block; color:#666; border:1px solid #ccc; font-weight:600; font-size:14px; min-width:100px;width:100%; background:#fff;}
    .feature-tab-ios-android li:first-child a {border-right:none}
    .feature-tab-ios-android li:last-child a {border-left:none}
    .feature-tab-ios-android li:first-child.active a {border:1px solid #10af5c; color:#fff; background:#10af5c;}
    .feature-tab-ios-android li:last-child.active a {border:1px solid #10af5c; background:#10af5c; color:#fff;}
/* Mobile inner pages ios and android tab ends */

.apps-download-links-wrap.apps-download-links-wrap-footer{
  display:inline-block;
  margin-bottom:10px;
}
.footer-industry .apps-download-links-wrap.apps-download-links-wrap-footer a {
    margin-bottom: 0px;
    display: block;
}
.apps-download-links-wrap a,.apps-download-links-wrap-footer a{
    margin-left:0;
}

/*** Popup Video style ***/
span.zcpopup-controller {
    cursor: pointer;
    color: #03a9f5;
}
/*** Popup Video style ***/

/** All Features - Start **/
    @media only screen and (min-width: 768px) {
        .dropdown-menu li.zmenu-allfeatures a,
        .dropdown-menu li.zmenu-allresources a {
            border: 1px solid #2aa662;
            border-radius: 5px;
            color: #2aa662;
            margin: 10px 20px 20px !important;
            text-align: center;
            font-family: var(--primaryfont-semibold);
        }
    }
/** All Features - End **/

/** New tag - Start **/
	.product-nav-links li.expanded.dropdown.first li.leaf a>p.new-tag,
	.product-nav-links .menu>.leaf.last a>p.new-tag,
	ul li>a>p.new-tag {
		margin:0 0 0 5px;
		background:#fef07d;
		color:#c46b0c;
		display:inline-block;
		font-size:9px;
		font-family:var(--zf-primary-semibold);
		border-radius:2px;
		padding:0 4px;
		line-height:14px;
		vertical-align:middle;
	}
	.lang-ar .product-nav-links li.expanded.dropdown.first li.leaf a>p.new-tag,
	.lang-ar .product-nav-links .menu>.leaf.last a>p.new-tag,
	.lang-ar ul li>a>p.new-tag {
		margin:0 5px 0 0;
	}
	.menu>.leaf.last a>p.new-tag {
		position:absolute;
		display:unset;
	}
/** New tag - End **/