.zcreator-main-container *,
.zcreator-main-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.zcreator-main-container .mob-show {
	display: none;
}

footer{
   position: relative;
   z-index: 2;
	clear: both;
}
/* .zw-only-copyright {
	clear: both;
} */

.zcreator-main-container .content-wrap {
	overflow: unset;
	z-index: 0;
	width: 100%;
	max-width: 100%;
}

.zcreator-main-container .mb-150 {
	margin-bottom: 150px;
}

.zcreator-main-container .content-wrap-custom {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}

.expert-testimonial-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #15002e;
	position: fixed;
	top: 0;
	width: 400px;
	overflow: hidden;
}

.testimonial-content {
	margin: auto;
	max-width: 100%;
	margin: auto;
	max-width: 100%;
	position: relative;
}

.tb-list ul {
	text-align: center;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
	margin-top: 30px;
}

.tb-list li {
	display: inline-block;
	margin: 0;
	background: transparent;
	padding: 10px 20px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #373737;
	min-width: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tb-list li:first-child {
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.tb-list .tb-amazon span {
	background-position: -640px -56px;
	width: 106px;
	height: 34px;
	top: 0;
	background-size: 840px;
}

.tb-list li span {
	display: inline-block;
	background: url(/sites/zweb/images/creator/creator-trusted-brand-sprite.svg) no-repeat;
	background-size: 500px auto;
	vertical-align: middle;
	position: relative;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.tb-list .tb-saint-gobain span {
	background-position: -173px 0;
	width: 120px;
	height: 51px;
	top: -4px;
	background-size: 800px;
}

.tb-list .tb-volkswagen span {
	background-position: -294px 0;
	width: 54px;
	height: 51px;
	background-size: 800px;
	-webkit-filter: brightness(100) invert(1);
	filter: brightness(100) invert(1);
}

.tb-list .tb-marriott span {
	background-position: -468px -65px;
	width: 120px;
	height: 48px;
	background-size: 930px;
}

.tb-list .tb-swiggy span {
	background-position: -421px 0;
	width: 31px;
	height: 51px;
	background-size: 700px;
	top: 2px;
}

.tb-list .tb-mtn span {
	background-position: -777px -13px;
	width: 77px;
	height: 47px;
	background-size: 1200px;
	top: 2px;
}

.tb-list .tb-cbre span {
	background-position: -200px -42px;
	width: 123px;
	height: 40px;
	background-size: 650px;
}

.tb-list li:nth-child(8) {
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s;
}

.tb-list .tb-lyft span {
	background-position: -633px 1px;
	width: 65px;
	height: 46px;
	background-size: 700px;
}

.tb-wrap {
	width: 345px;
	margin: 100px auto 0;
	padding-bottom: 50px;
	max-width: 100%;
}
.zcform-sec {
	float: left;
	margin-left: 400px;
	padding: 80px 50px;
	min-width: 500px;
}

.zcform-sec .form-wrapSec {
	width: 600px;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}

.zsubmit {
	text-align: center;
}

#block-block-3,
.product-nav-links,
.menu-icon-help-header>a img,
.header,
.footer-sec-wrap,
.ZF-support,
.footer-search,
.ZPprivacy,
#mini-panel-product_menu {
	display: none;
}

.text-part {
	margin-bottom: 40px;
}

.czonefooter {
	padding: 30px 5px;
}

.tb-list>span {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
}

.product-header-top {
	display: none;
}

.tb-list>span .zc-cus-counts-text {
	display: block;
	color: #fc0;
	font-size: 50px;
	font-family: var(--zf-primary-bold);
}

.expert-testimonial-wrap::after {
	width: 100%;
	position: absolute;
	top: 0;
	/* background: rgba(0,0,0,.35); */
}

.expert-testimonial-wrap,
.expert-testimonial-wrap::after {
	content: '';
	height: 100%;
	left: 0;
}

.footer-wrapper {
	display: none;
}

/* .product-title a {
color: #000;
padding: 0 0 0 83px;
font-size: 25px;
background-size: 75px auto;
background-image: url('/sites/zweb/images/commonroot/zoho-logo-web.svg');
background-repeat: no-repeat;
background-position: 0px 3px;
float: none;
display: block;
font-family: var(--zf-primary-semibold),Arial,Helvetica,sans-serif;
} */

.product-title {
	margin-bottom: 20px;
}

p.foo-copy {
	margin: 80px 0 0;
	font-size: 11px;
	display: none;
}

/* .r-g-f:not(.zw-template-zp_signup) .zw-only-copyright {
	position: relative;
	z-index: 2;
	background: #fff;
} */

.right.select-arrow {
	position: relative;
}

.wrapper-class>span {
	position: absolute;
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 8.1%;
	overflow: hidden;
	opacity: 0.08;
}

span.tri1 {
	transform: rotate(45deg);
	top: -60px;
	right: 0px;
}

span.tri2 {
	transform: rotate(45deg);
	top: 37%;
	right: 96%;
}

span.tri3 {
	transform: rotate(45deg);
	bottom: -50px;
	right: 10px;
}

.wrapper-class {
	position: relative;
	width: 100%;
	display: flex;
}
/*.zwf-new-footer {
  background: #fff;
}*/

.contactsec{
    border-radius: 8px;
    border: 1px solid #e1e7ff;
    -webkit-box-shadow: 0 0 17.85px 3.15px rgb(199 212 208 / 40%);
    box-shadow: 0 0 17.85px 3.15px rgb(199 212 208 / 40%);
    padding: 40px;
}
@media only screen and (min-width: 1200px) {
	.zcform-sec {
		margin-left: 500px;
		padding: 80px 120px 80px;
	}

	.expert-testimonial-wrap {
		width: 500px;
	}
}

@media only screen and (max-width:1199px) {
	.zcreator-main-container .content-wrap-custom {
		width: 100%;
	}
}

@media only screen and (min-width:992px) {
	header{
		display: none;
	}
}

@media only screen and (max-width:991px) {
	.zw-product-header .zgh-accounts{
		display: block;
	}

	.product-title{
		display: none;
	}

	.talk-expert {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.expert-testimonial-wrap,
	.zcform-sec {
		width: 100%;
		max-width: 100%;
	}

	.tb-wrap {
		margin: 0px auto;
		padding: 0;
	}

	.testimonial-content {
		position: unset;
		top: 0;
	}

	.expert-testimonial-wrap {
		padding: 80px 0;
		position: relative;
		width: 100%;
		background-size: cover;
	}

	.zcform-sec {
		max-width: 640px;
		float: none;
		text-align: left;
		padding: 50px 5% 80px;
		margin: 0 auto;
		min-width: 0;
	}

	p.foo-copy {
		margin: 80px 0 40px;
		text-align: center;
		color: #fff;
	}

	span.tri1 {
		top: -130px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.zcform-sec {
		float: none;
		margin-left: 400px;
		padding: 100px 5% 80px;
		min-width: 500px;
	}

	.expert-testimonial-wrap {
		width: 400px;
	}
}

@media(min-width:992px) {
	.talk-expert {
		min-height: 100vh;
	}
}

@media only screen and (max-width: 767px) {
.contactsec{
    padding: 24px;
}

	p.foo-copy {
		margin: 80px 0;
	}

	.zcform-sec {
		max-width: 500px;
	}
}

@media only screen and (max-width: 767px) {
	.tb-list ul {
		max-width: 280px;
		margin: 30px auto 0;
	}

	.tb-list li {
		padding: 10px 10px;
	}

	.tb-list li span {
		transform: scale(0.8);
	}

	.tb-list .tb-saint-gobain span {
		background-position: -149px 1px;
		height: 47px;
		background-size: 700px;
	}

	.tb-list .tb-marriott span {
		background-position: -400px -55px;
		height: 41px;
		background-size: 800px;
	}

	.tb-list .tb-cbre span {
		background-position: -169px -38px;
		height: 28px;
		background-size: 550px;
	}
}

@media only screen and (max-height: 600px) {

	.tb-list li:last-child,
	.tb-list li:nth-child(7) {
		display: none;
	}

	.tb-wrap {
		margin-top: 0;
	}
}