h2 {
	font-family: var(--zf-primary-bold);
	font-size: 40px
}
.zw-template-inner *, .zw-template-inner :after, .zw-template-inner :before,{
    box-sizing: border-box;
}
video {
	width: 100%;
	height: auto
}

.content-wrap {
	max-width: 1300px
}

.title.content-wrap {
	max-width: 1440px;
	width: 80%
}

.top-pattern {
	padding: 80px 0 40px;
	margin: 0;
	text-align: center
}

.top-pattern h1 {
	font-size: 60px;
	max-width: 630px;
	margin: 0 auto 20px
}

.top-pattern p {
	max-width: 780px;
	margin: 0 auto 40px
}

.helpyou-section {
	text-align: center;
	padding: 80px 0;
	background-color: #f6fef1
}

.helpyou-section p {
	max-width: 760px;
	margin: 0 auto
}

.unified-section {
	padding: 100px 0 120px;
	text-align: center;
	background-color: #000;
	color: white
}

.unified-section .content-wrap>h2 {
	max-width: 750px;
	margin: 0 auto
}

.unified-section .content-wrap>p {
	max-width: 800px;
	margin: 20px auto
}

.lighted-txt {
	font-family: 'Roboto Slab', serif;
	font-size: 20px
}

.channels-block {
	display: table;
	width: 100%;
	margin: 60px 0 0
}

.channels-block>div {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box
}

.channel-img {
	width: 44%
}

.channel-img img {
	transform: translateX(50px);
	opacity: 0;
	transition: all 2s ease 0
}

#unified-multichannel .channel-img img {
	transform: translateX(-50px)
}

#unified-multichannel .animated .channel-img img,
.unified-section .animated .channel-img img {
	transform: translateX(0);
	opacity: 1
}

.channel-content {
	text-align: left;
	padding: 0 40px 0 0
}

#unified-multichannel img {
	max-width: 400px
}

.box-shadow {
	-webkit-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
	box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
	margin: 0 auto;
	border: 1px solid #ededed;
	transition: all 2s ease 0
}

.tabsection {
	padding: 120px 0 50px;
	background: #fafafa;
	margin: 0 auto 40px
}

.tabsection>h3 {
	text-align: center;
	font-size: 20px;
	font-family: 'Roboto Slab'
}

.tabsection>.content-wrap:not(.title) {
	display: flex;
	box-sizing: border-box;
	max-width: 1440px;
	width: 80%
}

.tabsection>.content-wrap>div.right-content,
.tabsection>.content-wrap>div#tabs {
	text-align: left;
	padding: 50px 0 0;
	position: relative
}

.left-tab {
	width: 20%
}

	{
	margin: 0 auto;
	padding: 0;
	width: 250px;
	position: relative;
	transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0;
	left: auto
}

.tabs li {
	font-size: 16px;
	margin-bottom: 25px;
	cursor: pointer
}

.tabs li a {
	color: #8b8b8b;
	font-size: 17px
}

.tabs li a.active {
	font-family: var(--primaryfont-semibold);
	color: #8b8b8b;
	font-size: 16px
}

.tabs.fixed {
	position: fixed;
	top: 70px;
	width: 250px;
	left: auto;
	transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0
}

.tabs.attach {
	position: absolute;
	top: auto;
	bottom: 70px;
	transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0
}

.tabs li a.active {
	color: #000;
	margin-bottom: 25px;
	cursor: pointer
}

.tabs li>p {
	margin: 0
}

.cont-sec {
	width: 100%;
	box-sizing: border-box
}

.cont-sec h3 {
	font-size: 28px
}

.cont-sec {
	margin: 0 0 60px
}

.cont-sec video {
	width: 100%;
	height: auto
}

.right-content {
	transition: all .4s linear .35s;
	-webkit-transition: all .4s linear .35s;
	width: 80%;
	max-width: 950px
}

.setup-section {
	padding: 80px 0;
	background-color: #d5fce3
}

.setup-content {
	display: table;
	width: 100%;
	max-width: 920px;
	margin: 0 auto
}

.setup-content>div {
	display: table-cell;
	vertical-align: middle;
	padding: 0 30px
}

.setup-content h4 {
	font-size: 36px;
	font-family: var(--zf-primary-bold)
}

.setup-content>div:last-child {
	width: 40%;
	padding: 0;
	text-align: center
}

.htabsection {
	padding: 80px 0
}

.htabsection h2 {
	font-size: 30px;
	font-family: var(--zf-primary-semibold);
	text-align: center;
	max-width: 750px;
	margin: 0 auto
}

.htabs {
	margin: 60px auto 0;
	max-width: 420px;
	position: relative
}

.htabs li {
	display: inline-block;
	width: 50%;
	margin: 0;
	padding: 12px;
	box-sizing: border-box;
	background: rgba(187, 173, 173, 0.16);
	font-family: 'Roboto slab';
	text-align: center;
	cursor: pointer;
	position: relative
}

.htabs li.selected {
	color: #fff
}

.htabs span.selected {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: #03a9f5
}

.htabs span.selected:after {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #00a7f8;
	display: inline-block;
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin: 0;
	transform: translateX(-50%)
}

.htabs-content {
	max-width: 750px;
	margin: 40px auto 0;
	position: relative;
	transition: all .4s linear .35s;
	-webkit-transition: all .4s linear .35s
}

.hcont-sec {
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s linear .35s, visibility .4s linear .35s;
	-webkit-transition: opacity .3s linear .35s, visibility .4s linear .35s;
	width: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	box-sizing: border-box
}

.hcont-sec.active-htab {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: opacity .3s linear .5s, visibility .4s linear .5s;
	-webkit-transition: opacity .3s linear .5s, visibility .4s linear .5s
}

.hcont-sec h3 {
	font-family: 'Roboto slab';
	font-weight: 600
}

.hcont-sec>div {
	padding-top: 30px
}

.hcont-sec video {
	width: 100%;
	height: auto
}

.setup2 {
	max-width: 900px
}

.setup-content.setup2>div:last-child {
	width: 30%
}

.good-customer-section {
	max-width: 900px;
	margin: 0 auto;
	padding: 80px 0
}

.gcs2 {
	padding: 0 0 80px
}

.good-customer-section>h4 {
	font-size: 22px;
	max-width: 600px
}

.good-customer-section>ul>li {
	margin: 50px 0 0;
	border-bottom: 1px solid #e6e5e5;
	padding: 0 0 20px
}

.good-customer-section ul.two-col {
	display: flex;
	justify-content: space-between
}

.good-customer-section ul.two-col li {
	width: 46%
}

.good-customer-section ul li:last-child {
	border: 0;
	padding: 0
}

.good-customer-section ul li h4 {
	font-weight: 700
}

.good-customer-section ul li>video {
	margin: 0 0 20px
}

.helpdesk-tool {
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 120px
}

.helpdesk-tool p {
	margin-bottom: 30px
}

.desk-webinar {
	padding: 25px 40px;
	border: 1px solid #00a7f8;
	display: table;
	max-width: 800px;
	margin: 0 auto
}

.desk-webinar>div {
	display: table-cell;
	vertical-align: middle
}

.desk-webinar h4 {
	font-size: 30px;
	margin: 0
}

.desk-webinar a {
	display: inline-block;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
	padding: 10px 30px;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	margin: 10px 0 0 150px;
	color: #fff;
	background: #00a7f8;
	cursor: pointer;
	box-sizing: border-box;
	z-index: 1;
	width: 170px;
	text-align: center
}

@-webkit-keyframes zeven {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, -12px);
		transform: translate(0, -12px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes zeven {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, -12px);
		transform: translate(0, -12px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@-webkit-keyframes zodd {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, 12px);
		transform: translate(0, 12px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes zodd {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	50% {
		-webkit-transform: translate(0, 12px);
		transform: translate(0, 12px)
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

h2 {
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 1.25
}

.cont-wrap h4 {
	font-size: 30px;
	line-height: 1.3
}

.first-fold .content-wrap {
	max-width: 1170px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 60px 0 100px
}

.first-fold .cont-wrap,
.first-fold .image-wrap {
	width: 50%;
	box-sizing: border-box
}

.first-fold .image-wrap {
	margin: auto
}

.first-fold .image-wrap img {
	max-width: 110%
}

.first-fold .cont-wrap p {
	max-width: 520px;
	margin-bottom: 30px
}

.first-fold .cont-wrap p+p,
.helpdesk-tool p+p {
	display: flex;
	justify-content: space-between;
	max-width: 430px
}

.umain .helpdesk-tool p+p {
	max-width: 490px
}

.helpdesk-tool p+p {
	margin: auto
}

.custom-cta,
.act-btn {
	padding: 10px 32px;
	font-size: 17px
}

.custom-cta {
	background-color: black;
	margin: 0;
	box-sizing: border-box;
	z-index: 1;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: var(--zf-secondary-semibold);
	border: 1px solid transparent
}

.pro-tip .content-wrap {
	margin: 0 auto 30px;
	padding: 40px 80px;
	border-radius: 20px;
	border: 1px solid #000;
	max-width: 800px;
	width: calc(75% - 80px);
	background-color: #fff06f
}

.pro-tip .content-wrap p {
	margin-bottom: 0
}

.pro-tip .content-wrap h3 {
	font-family: var(--zf-secondary-medium);
	font-size: 30px
}

.pro-tip .content-wrap h3 {
	position: relative;
	padding-left: 42px
}

.pro-tip .content-wrap h3::before {
	position: absolute;
	content: "";
	width: 41px;
	height: 40px;
	left: 0;
	top: -10%;
	background: url("/sites/zweb/images/desk/images/desk-features-sprints.png") -215px -289px / auto 350px no-repeat;
	margin: auto
}

.pro-tip .content-wrap a {
	border-bottom: 1px solid currentcolor;
	color: #000;
	font-family: var(--primaryfont-semibold)
}

.title-wrap {
	max-width: 940px;
	margin-left: 20%;
	width: calc(100% - 20%)
}

.title-wrap * {
	max-width: 600px;
	margin-right: 0;
	text-align: left
}

.title-wrap h3 {
	font-size: 22px
}

@media screen and (min-width:1281px) {
	h1 {
		font-size: 50px;
		margin-bottom: 30px;
	}

	.custom-cta,
	.act-btn {
		font-size: 18px
	}

	.first-fold .cont-wrap p {
		font-size: 19px;
	}
	h1 {
		font-size: 48px
	}
}

@media only screen and (max-width:1024px) {
	.cont-sec {
		padding: 0
	}

	.tabs {
		display: none
	}

	.tabsection>.content-wrap>div.left-tab {
		display: none
	}

	.tabsection>.content-wrap>div {
		padding: 30px 0 0;
		margin: auto
	}

	.tabsection h2 {
		max-width: 720px
	}

	.moretopics-section ul li a {
		padding: 30px 10px
	}

	.tabsection {
		padding: 60px 0 30px;
		margin-bottom: 10px
	}

	.good-customer-section ul.two-col {
		flex-wrap: wrap
	}

	.good-customer-section ul.two-col li {
		width: 100%
	}

	.good-customer-section ul.two-col li:first-child {
		padding-bottom: 20px;
		border-bottom: 1px solid #dfdfdf;
		margin-bottom: 40px
	}
}

@media only screen and (max-width:992px) {
	h2 {
		font-size: 32px
	}

	.custom-cta,
	.act-btn {
		padding: 10px 28px;
		font-size: 16px
	}

	.first-fold .content-wrap {
		max-width: 600px;
		padding-bottom: 60px
	}

	.first-fold .cont-wrap,
	.first-fold .image-wrap {
		width: 100%;
		text-align: center
	}

	.first-fold .image-wrap {
		display: none
	}

	.first-fold .cont-wrap p,
	.first-fold .cont-wrap p+p {
		max-width: 100%;
		text-align: center;
		justify-content: center
	}

	.unified-section {
		padding: 100px 0 80px
	}

	.unified-section .content-wrap>p {
		max-width: 780px;
		margin: 20px auto
	}

	.channels-block {
		display: block;
		margin: 0 auto;
		text-align: center;
		max-width: 720px
	}

	.channels-block>div {
		display: block
	}

	.channel-img {
		width: 100%
	}

	.channel-content {
		padding: 20px 0 0;
		max-width: 800px;
		margin: 0 auto
	}

	.left-tab {
		width: 25%
	}

	.tabs {
		max-width: 210px
	}

	.tabs li {
		border-bottom: 1px solid #ddd;
		padding: 15px
	}

	.good-customer-section {
		max-width: 700px;
		margin: 0 auto;
		padding: 80px 0 60px
	}

	.setup-content {
		max-width: 590px
	}

	.setup-content>div {
		display: block;
		padding: 0;
		text-align: center
	}

	.setup-content>div:last-child,
	.setup-content.setup2>div:last-child {
		width: 100%
	}

	.setup-content h4 {
		font-size: 30px;
		line-height: 40px
	}

	.setup2 {
		max-width: 600px
	}

	.helpdesk-tool {
		padding: 10px 0 90px
	}
}

@media only screen and (max-width:767px) {
 .helpdesk-tool p+p {
    margin: 0 auto;
    justify-content: center;
}
	.content-wrap,
	.tabsection>.content-wrap,
	.good-customer-section {
		width: 85%
	}

	.main-container-wrapper:before {
		height: 200px
	}

	.top-pattern h1 {
		font-size: 36px;
		max-width: 400px
	}

	.helpyou-section {
		padding: 40px 0
	}

	h2 {
		font-size: 30px
	}

	#unified-multichannel .channel-img img {
		transform: translateX(0);
		opacity: 1
	}

	.tabsection>.content-wrap>div {
		display: block;
		text-align: center;
		width: 100%;
		padding-top: 70px
	}

	.tabsection>h3 {
		text-align: left
	}

	.tabsection h2 {
		text-align: left
	}

	.tabsection>.content-wrap {
		padding: 0 0 20px 0;
		margin: 0 auto;
		width: 85%
	}

	.cont-sec {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		position: relative;
		padding: 0;
		text-align: left;
		margin: 0 0 40px
	}

	.tabsection {
		padding: 0
	}

	.helpdesk-tool {
		padding: 20px 20px 60px
	}

	.good-customer-section {
		padding: 60px 00px
	}

	.gcs2 {
		padding: 0 20px 60px
	}

	.desk-webinar {
		display: none
	}

	.footer-section {
		padding: 40px 0 20px;
		max-width: 450px
	}
}

@media only screen and (max-width:480px) {
	h1 {
		font-size: 38px
	}

	h2 {
		font-size: 26px
	}

	.cont-sec h3 {
		font-size: 26px
	}

	.first-fold .content-wrap {
		padding-top: 40px
	}

	#unified-multichannel img {
		max-width: 100%
	}

	.unified-section {
		padding: 80px 0 60px
	}

	.setup-content h4 {
		font-size: 24px;
		line-height: 32px
	}

	.htabsection {
		padding: 60px 0 0
	}

	.htabsection h2 {
		font-size: 26px
	}

	.desk-webinar h4 {
		font-size: 24px
	}

	.desk-webinar a {
		padding: 6px 30px
	}

	.setup-section {
		padding: 40px 0
	}

	.bottom-illustration ul {
		max-width: 300px;
		background-size: 300px auto;
		height: 170px
	}

	.tabsection>.content-wrap>div.right-content {
		padding-top: 0
	}

	.pro-tip .content-wrap {
		margin: 0 auto 30px;
		padding: 40px 50px;
		width: calc(75% - 60px)
	}

	.first-fold .cont-wrap p+p,
	.helpdesk-tool p+p {
		display: block
	}

	.first-fold .cont-wrap p,
	.helpdesk-tool p {
		margin-bottom: 20px
	}

	.first-fold .cont-wrap p+p a,
	.helpdesk-tool p+p a {
		margin: 5px
	}
}
/* other lang css start */

.other-lang .custom-cta, .other-lang .act-btn {
    padding: 10px 22px;
} 
.other-lang  .helpdesk-tool p+p {
    justify-content: space-around;
gap: 20px;
}
.other-lang .helpdesk-tool p+p {
    max-width: max-content;
}
 
@media screen and (min-width: 992px) {
    .i18n-de .first-fold .cont-wrap{
        width: 60%;
    }
    .i18n-de .first-fold .image-wrap {
        width: 40%;
    }
}

@media screen and (max-width: 767px) {
    .i18n-de h1,.i18n-nl h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 480px) {
    .i18n-de h1,.i18n-nl h1 {
        word-break: break-all;
    }
}
/* other lang css end */
/* Arabic Style */
.i18n-ar .channels-block>div, .i18n-ar .helpdesk-tool *, .i18n-ar .helpdesk-tool{text-align: center;}
.i18n-ar .channel-content{padding: 0 0 0 40px;}
.i18n-ar .pro-tip .content-wrap h3{padding-left: 0;padding-right: 52px;}
.i18n-ar .pro-tip .content-wrap h3::before{left: unset;right: 0;}
/* .i18n-ar .helpdesk-tool p+p{max-width: 400px;} */
@media only screen and (max-width: 992px){
    .i18n-ar .cont-wrap *, .i18n-ar .unified-section .content-wrap>h2, .i18n-ar .unified-section .content-wrap>p,.i18n-ar .setup-content h4{text-align: center;}
    .i18n-ar .channel-content{padding: 20px 0 0;}
}
@media only screen and (max-width: 767px){
    .i18n-ar .tabsection h2{text-align: right;}
}