.zmp_main {
	margin-top: -69px;
}
.zmp_banner {
	background: #d42f42;
}
.zmp_banner h1 {
	font: 48px/1.2 var(--zf-secondary-extrabold);
	margin-bottom: 15px;
}
.zmp_bannerInner {
	padding: 180px 0 270px;
	max-width: 1050px;
	margin: 0 auto;
	text-align: left;
	color: #ffffff;
	width: 90%;
}
.zmp_banner p {
	font: 20px/1.6 var(--primaryfont-regular);
	margin-bottom: 15px;
}
.search-box {
	position: relative;
	z-index: 2;
	max-width: 620px;
	margin-top: 35px;
}
.search-field {
	display: block;
	outline: 0;
	background: #fff;
	color: #666;
	width: 100%;
	padding: 10px 50px 10px 20px;
	box-sizing: border-box;
	transition: .5s ease;
	border-radius: 10px;
	font: 16px/30px var(--zf-secondary-medium);
	border: 1px solid #2c2c2c;
	box-shadow: 0 10px 10px -10px rgb(0 0 0 / 10%);
}
.search-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	box-sizing: border-box;
	height: 50px;
	padding: 10px;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: transparent;
}
.search-icon:after {
	position: absolute;
	content: "";
	top: 17px;
	right: 20px;
	width: 20px;
	height: 20px;
}
.bg_lazy_loaded .search-icon:after {
	background: url(/sites/zweb/images/marketingplus/images/mpr-sprite-icons.svg) no-repeat -5px -62px;
}
.zmp_detailSec {
	background: #2c2c2c;
	width: 100%;
}
.bg_lazy_loaded.zmp_detailSec {
	background: #2c2c2c url(/sites/zweb/images/marketingplus/images/dark_mosaic_2x.png) repeat center;
}
.zmp_detailInner {
	max-width: 1050px;
	margin: 0 auto;
	padding: 90px 0 170px;
	width: 90%;
}
.zmp_detailSec h2 {
	font: 38px/1.1 var(--zf-secondary-extrabold);
	margin-bottom: 15px;
	color: #010101;
}
.zmp_detailSec p {
	font: 18px/1.6 var(--primaryfont-regular);
	margin-bottom: 15px;
	color: #010101;
}
.zmp_linkNav {
	color: #d23246;
	padding-right: 30px;
	position: relative;
	transition: all ease 0.4s;
}
.zmp_linkNav:after {
	position: absolute;
	content: "";
	top: 3px;
	right: 4px;
	width: 20px;
	height: 16px;
	transition: all ease 0.5s;
}
.bg_lazy_loaded .zmp_linkNav:after {
	background: url(/sites/zweb/images/marketingplus/images/mpr-sprite-icons.svg) no-repeat -242px -14px;
}
.zmp_linkNav:hover:after {
	right: 0px;
}
.zmp_startSec {
	border-radius: 12px;
	background: #ffffff;
	display: flex;
	flex-direction: row;
	margin-top: -250px;
	position: relative;
}
.startLft_Sec {
	padding: 70px 0px 70px 70px;
	width: 42%;
	box-sizing: border-box;
}
.startLft_Sec:after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	background: url(/sites/zweb/images/marketingplus/images/mpr-getting-started-girl-2x.png) no-repeat 0 0;
	width: 700px;
	height: 670px;
	background-size: 700px auto;
}
.startRht_Sec {
	display: flex;
	align-items: end;
	width: 50%;
	box-sizing: border-box;
}
.img_overlap {
	display: flex;
	margin-top: -170px;
}
.zmp_2ColumnSec {
	width: 100%;
	padding: 30px 0 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.zmp_2Column {
	width: calc(50% - 15px);
	padding: 30px 70px 30px 100px;
	background: #ffffff;
	border-radius: 12px;
	position: relative;
	box-sizing: border-box;
}
/* .lft_clmn {margin-right:15px}
.rht_clmn {margin-left:15px} */
.zmp_2Column:after {
	position: absolute;
	content: "";
	top: 30px;
	left: 35px;
	background-repeat: no-repeat;
}
.bg_lazy_loaded .zmp_2Column:after {
	background-image: url(/sites/zweb/images/marketingplus/images/mpr-sprite-icons.svg);
}
.icon_glossary:after {
	background-position: -3px -3px;
	width: 44px;
	height: 38px;
}
.icon_doc:after {
	background-position: -65px -3px;
	width: 35px;
	height: 39px;
}
.icon_faq:after {
	background-position: -119px -3px;
	width: 39px;
	height: 38px;
}
.icon_webinar:after {
	background-position: -277px -3px;
	width: 45px;
	height: 38px;
}
.icon_express:after {
	background-position: -176px -4px;
	width: 52px;
	height: 53px;
}
.zmp_OneColumn {
	background: #ffffff;
	padding: 40px 40px 1px;
	border-radius: 12px;
	margin: 15px auto;
	text-align: center;
}
.community_sec {
	font: 18px/1.6 var(--primaryfont-regular);
	margin: 0 auto;
	text-align: center;
	max-width: 700px;
}
.community_img {
	display: flex;
	padding-top: 20px;
	margin: 0 auto;
}
.zmp_vid_sec {
	background: #d23246;
	border-radius: 12px;
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
}
.bg_lazy_loaded .zmp_desc_sec .zmp_linkNav:after {
	background-position: -242px -44px;
}
.zmp_desc_sec {
	max-width: 50%;
	width: 100%;
	padding-right: 50px;
	box-sizing: border-box;
}
.zmp_vid_sec h2,
.zmp_vid_sec p,
.zmp_vid_sec .zmp_linkNav {
	color: #fff;
}
.zmp_vid_sec .zmp_linkNav {
	font: 16px/1.2 "Zoho_Puvi_SemiBold";
}
.zmp_vid_sec .zmp_vid_link {
	position: absolute;
	left: 0px;
	top: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 1;
}
.zmp_vid {
	position: relative;
	border-radius: 12px;
	max-width: 50%;
	width: 100%;
	padding-bottom: 31%;
	background: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zmp_vid:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background: #333;
	opacity: 0.5;
	left: 0px;
	top: 0px;
	border-radius: 12px;
}
.bg_lazy_loaded .zmp_vid {
	background: url(/sites/zweb/images/marketingplus/images/mp_overview_marketing_plus_thumb_2x.jpg);
	background-size: cover;
}
.mpv_play_icon {
	position: absolute;
	height: 42px;
	width: 42px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	cursor: pointer;
	top: calc(50% - 21px);
}
.mpv_play_icon:before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 12px;
	border-color: transparent transparent transparent #000;
	position: absolute;
	left: 39%;
	z-index: 1;
}
.mpv_play_icon:after {
	content: "";
	position: absolute;
	width: 58px;
	height: 58px;
	background: #fff;
	opacity: 0.2;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
	z-index: 0;
}
@keyframes pulse-border {
	0% {
		transform: translateZ(0) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateZ(0) scale(1.2);
		opacity: 0;
	}
}
@media only screen and (max-width:1024px) {
	.zmp_banner h1 {
		font-size: 40px;
	}
	.zmp_detailSec h2 {
		font-size: 32px;
	}
	.startLft_Sec {
		padding: 70px 50px;
		width: 60%;
	}
	.startLft_Sec:after {
		background-size: 75% auto;
		background-position: bottom right;
	}
}
@media only screen and (max-width:900px) {
	.zmp_bannerInner {
		padding: 100px 0 270px;
	}
	.zmp_banner h1 {
		font-size: 38px;
	}
	.zmp_detailSec h2 {
		font-size: 30px;
	}
	.search-field {
		font-size: 15px;
		line-height: 26px;
	}
	.zmp_startSec {
		flex-direction: column;
	}
	.startLft_Sec {
		padding: 40px;
	}
	.startRht_Sec {
		width: 100%;
		justify-content: flex-end;
		padding: 0 10px 0 40px;
	}
	.img_overlap {
		margin-top: -75px;
	}
	.startLft_Sec:after {
		background-size: 50% auto;
	}
}
@media only screen and (max-width:768px) {
	.zmp_detailInner {
		padding: 50px 0 60px;
	}
	.zmp_banner p {
		font-size: 18px;
	}
	.zmp_startSec {
		flex-direction: column;
	}
	.startLft_Sec {
		padding: 40px 30px 300px;
		width: 100%;
	}
	.startRht_Sec {
		width: 100%;
		justify-content: flex-end;
		padding: 0 10px 0 30px;
	}
	.img_overlap {
		margin-top: -75px;
	}
	.zmp_2ColumnSec {
		flex-direction: column;
		padding: 40px 0 0px;
	}
	.zmp_2ColumnSec.vid_col {
		padding: 0px;
	}
	.zmp_2Column {
		width: 100%;
		padding: 30px 40px 30px 90px;
	}
	.zmp_2Column::after {
		top: 30px;
		left: 25px;
	}
	.lft_clmn,
	.rht_clmn {
		margin: 0 auto 40px;
	}
	.zmp_OneColumn {
		margin: 0 auto;
	}
	.zmp_vid_sec {
		flex-wrap: wrap;
	}
	.zmp_desc_sec {
		max-width: 100%;
		padding: 0px;
	}
	.zmp_vid {
		max-width: 350px;
		padding-bottom: 219px;
		margin-top: 30px;
	}
}
@media(max-width: 450px) {
	.zmp_vid {
		max-width: 100%;
		padding-bottom: 63%;
	}
}
@media only screen and (max-width:420px) {
	.zmp_2Column:after {
		left: 30px;
	}
	.icon_express:after {
		top: 20px;
	}
	.zmp_2Column {
		padding: 80px 30px 30px;
	}
	.startLft_Sec {
		padding: 40px 30px 100px;
	}
	.startLft_Sec:after {
		background-size: 175px auto;
	}
}
/* Arabic Starts */
.i18n-ar .rht_clmn {
	margin-right: 15px;
	margin-left: 0;
}
.i18n-ar .lft_clmn {
	margin-left: 15px;
	margin-right: 0;
}
.i18n-ar .startLft_Sec:after {
	left: 0;
	transform: rotateY(180deg);
	right: auto;
}
.i18n-ar .startLft_Sec {
	padding: 70px 70px 70px 0;
}
.i18n-ar .zmp_linkNav {
	padding-left: 30px;
	padding-right: 0;
	display: inline-block;
}
.i18n-ar .zmp_2Column {
	padding: 30px 100px 30px 70px;
}
.i18n-ar .zmp_2Column:after {
	right: 35px;
	left: auto;
}
.i18n-ar .zmp_linkNav:after {
    top: 7px;
	left: 4px;
	right: auto;
	transform: rotateY(180deg);
}
.i18n-ar .zmp_linkNav:hover:after {
	left: 0;
}
.i18n-ar .zmp_OneColumn,
.i18n-ar .zmp_OneColumn h2,
.i18n-ar .zmp_OneColumn p {
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.i18n-ar .startLft_Sec {
		padding: 70px 50px;
		width: 60%;
	}
	.i18n-ar .startLft_Sec:after {
		background-size: 75% auto;
		background-position: bottom right;
	}
}
@media only screen and (max-width: 900px) {
	.i18n-ar .startLft_Sec {
		padding: 40px;
	}
	.i18n-ar .startLft_Sec:after {
		background-size: 50% auto;
	}
}
@media only screen and (max-width: 768px) {
	.i18n-ar .startLft_Sec {
		padding: 40px 30px 300px;
		width: 100%;
	}
	.i18n-ar .zmp_startSec {
		overflow: hidden;
	}
	.i18n-ar .rht_clmn {
		margin: 0 auto 40px;
	}
}
@media only screen and (max-width: 420px) {
	.i18n-ar .startLft_Sec:after {
		background-size: 175px auto;
	}
	.i18n-ar .startLft_Sec {
		padding: 40px 30px 100px;
	}
}
/* Arabic Ends */
/* Other Lang Starts  */
.other-lang .zmp_bannerInner p {
	width: 100%;
	max-width: 850px;
}
.i18n-vi .zmp_bannerInner h1 {
	width: 100%;
	max-width: 900px;
}
.i18n-fr .zmp_bannerInner h1 {
	width: 100%;
	max-width: 800px;
}
/* Other Lang Ends */