:root{
	--sprite-path: url(/sites/zweb/images/rpa/excelautomation/excel-automation-sprite.svg);
}
.pagewrapper .content-wrap {
	max-width: 1170px;
	padding: 90px 0;
    overflow: hidden;
}

.act-btn {
	padding: 12px 30px;
}

h1,
h2,
h3 {
	font-family: var(--zf-primary-semibold);
}

.pagewrapper h2 {
	font-size: 46px;
}
.zrpa-prd-name {
    display: inline-block;
}

/*menu overwriiten*/
.grid-element {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 50px;
}

/* zwc-banner-wrap */
.zwc-banner-wrap h1 {
	font-size: 53px;
}

.zwc-banner-wrap p {
	max-width: 600px;
	padding-top: 15px;
}
.zwc-banner-wrap .content-wrap{
    padding-bottom: 0;
}
.zrpa-bnr-video {
	margin-top: 50px;
	border: 5px solid #000;
	border-radius: 15px;
	display: block;
}
.zrpa-bnr-video-wrap video {
    width: 100%;
}
.zwc-banner-wrap h1 span {
	display: block;
	color: #001DFF;
}

.zwc-banner-wrap {
	position: relative;
}

.zwc-banner-wrap::before {
	content: '';
	position: absolute;
	background: url(/sites/zweb/images/rpa/web-automation-bg.svg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 120%;
	top: -120px;
	left: 0px;
	z-index: -1;
}
/* banner-sec */
.zrpa-bnr-sec {
    background: var(--rpa-deep-blue);
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.zrpa-bnr-sec::before,
.zrpa-bnr-sec::after,
.zrpa-bnr-video-wrap::before{
    content: "";
    position: absolute;
}

.zrpa-bnr-sec::before {
    width: 2100px;
    height: 1050px;
    background: url(/sites/zweb/images/rpa/features/rpa-banner-bg.svg);
    background-size: 100% auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 0% 0%;
    filter: blur(150px);
    animation: glow-ani 8s linear 1s infinite;
}

@keyframes glow-ani {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

.zrpa-bnr-sec::after {
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    border-radius: 65px 65px 0 0;
    background-color: #fff;
}

.zrpa-bnr-inner {
    position: relative;
    z-index: 1;
}

.zrpa-bnr-inner h1 {
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -1.6px;
    max-width: 1040px;
    margin: 0 auto 20px;
}

.zrpa-bnr-inner p {
    font-size: 20px;
    max-width: 650px;
    margin: 0 auto 30px;
}

.pagewrapper .cta-btn {
    padding: 12px 30px;
}

.zrpa-bnr-inner .cta-btn{
    margin-bottom: 70px;
}

.zrpa-bnr-video-wrap,
.zrpa-bnr-video {
    position: relative;
    z-index: 1;
}

/* .zrpa-bnr-video-wrap {
    background: linear-gradient(105.8deg, #001DFF -96.38%, #05EBA0 195.96%) border-box;
    border-radius: 15px;
    border: 1px solid transparent;
} */

/* .zrpa-bnr-video-wrap::before {
    width: calc(100% + 40px);
    height: calc(100% - 79px);
    left: 50%;
    top: -20px;
    z-index: 1;
    transform: translate(-50%, 0);
    background: linear-gradient(transparent, transparent) padding-box, linear-gradient(105.8deg, #001DFF -96.38%, #05EBA0 195.96%) border-box;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    border-radius: 28px 28px 0 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
} */

.zrpa-bnr-video {
    border-radius: 15px;
    display: block;
}

.zrpa-bnr-windows-logo{
    position: absolute;
    bottom: 95px;
    right: -250px;
    z-index: 1;
}

.zrpa-bnr-windows-logo img{
    display: block;
}
/* end-banner-sec */
/* zwc-banner-wrap */
/* zwc-what-web-aut */
.zwc-what-web-aut {
	max-width: 700px;
	margin: 0 auto;
}
.zwc-what-web-aut p{
	font-size: 18px;
}
.zwc-what-web-aut p:last-child{
    margin-bottom: 0;
}

/* zwc-what-web-aut  end*/
/* zwc-how-can-help */
.zwc-how-can-help {
	background: #F5F5F5;
}
.zwc-how-can-help p:last-child{
	margin-bottom: 0px;
}

.zwc-how-can-help .grid-element {
	grid-template-columns: 50% 1fr;
	align-items: center;
	gap: 100px;
}

.how-can-help-vid>div {
	border-bottom: 1px solid #B5B5B5;
	padding: 20px 0px 20px 50px;
}

.how-can-help-vid>div p {
	font-size: 24px;
	font-family: var(--primaryfont-semibold);
	margin-bottom: 0px;
}

.how-can-help-vid>div:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.zwc-how-can-help .content-wrap{
	max-width: 700px;
}
/* zwc-how-can-help end */
/* zwc-automate-ui-actions */
.zwc-automate-ui-actions .content-wrap {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 0px;
}

.zwc-ui-actions-cnt {
	max-width: 800px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.zwc-ui-actions-cnt p {
	max-width: 600px;
	margin: 0 auto;
}
.zwc-automate-ui-actions img{
	display: block;
}

/* zwc-automate-ui-actions end */


/* zwc-what-type-tasks */
.zwc-what-type-tasks h2 {
	text-align: center;
    margin: 0 auto 60px;
    max-width: 800px;
}

.zwc-what-type-tasks h3 {
	font-size: 30px;
}

.zwc-what-type-tasks .grid-element {
	gap: 20px;
	margin-bottom: 20px;
}

.zwc-what-type-inner {
	background: #F5F8FA;
	border-radius: 10px;
	padding: 60px 60px;
}

.click-btn-img>div,
.windows-based-img>div,
.cross-platform>div,
.web-navigation>div {
	max-width: 400px;
	margin: 30px auto 0px;
}

.click-btn-img>div,
.web-navigation>div {
	margin-top: 0px;
}

.grid-element.zwc-what-type-inner {
	gap: 80px;
	align-items: center;
}

.grid-element.two-clm .zwc-what-type-inner {
	padding: 40px 40px 0px;

}
.grid-element.two-clm.second-box{
	grid-template-columns: 1.2fr 1fr;
}
.grid-element.two-clm.third-box{
	grid-template-columns: 1fr 1.2fr;
}
.zwc-what-type-img {
	margin-top: 40px;
}

.grid-element.two-clm .zwc-what-type-inner.transfer-data {
	padding-right: 0px;
}

.zwc-what-type-inner.transfer-data h3 {
	max-width: 250px;
}

.zwc-what-type-inner.transfer-data p {
	max-width: 400px;
	padding-right: 20px;
}

.zwc-what-type-inner a{
    color: var(--zwc-link-clr);
}

.zwc-what-type-tasks img {
	display: block;
}

/* zwc-what-type-tasks */

/* getstart-sec */

.zrpa-getstart-inner {
	padding: 48px;
	background: #fff;;
	max-width: 900px;
	margin: auto;
	border: 1px solid #f5f5f5;
	border-radius: 24px;
	box-shadow: 0 40px 80px -16px rgba(0, 0, 0, 0.16);
	align-items: center;
}

.zrpa-getstart-inner-cnt {
	max-width: 500px;
}

.zrpa-getstart-inner h2 {
	font-size: 36px;
	letter-spacing: -1px;
	margin-bottom: 30px;
	max-width: 480px;
}

.zrpa-getstart-flex {
	max-width: 1040px;
	text-align: left;
	margin: auto;
	justify-content: space-around;
}

.zrpa-getstart-points {
	width: 100%;
	display: flex;
	padding:16px 0;
}


.zrpa-getstart-points p,
.zrpa-getstart-inner p,
.zrpa-getstart-points h3 {
	margin-bottom: 0;
}
.zrpa-getstart-icon {
	width: 64px;
	height: 64px;
	display: block;
	position: relative;
	border-radius: 50%;
	background: #fdf4e4;
	margin-right: 24px;
}

.zrpa-getstart-icon::after {
	content: "";
	width: 2px;
	height: 60px;
	position: absolute;
	bottom: -56px;
	left: 50%;
	background: #f5f5f5;
	top: auto;
}

.zrpa-getstart-points:last-child .zrpa-getstart-icon:after {
	display: none;
}

.zrpa-getstart-points:nth-child(2) .zrpa-getstart-icon {
	background-color: #ecf0fe;
}

.zrpa-getstart-points:nth-child(3) .zrpa-getstart-icon {
	background-color: #f9f0fe;
}

.zrpa-getstart-icon::before {
	content: "";
    width: 34px;
    height: 34px;
    background: var(--sprite-path) no-repeat;
    background-size: auto 32px;
    background-position: -178px 1px;
    position: absolute;
    inset-inline-start: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.zrpa-getstart-points:nth-child(2) .zrpa-getstart-icon::before {
    background-position: -211px 0;
}

.zrpa-getstart-points:nth-child(3) .zrpa-getstart-icon::before {

    background-position: -244px 1px;
}

/* end-getstart-sec */

    /* zwc-applications */
    .zwc-applications h2{
        text-align: center;

    }
.zrpa-integrations-wrap {
    background: #F5F8FA;
    padding: 60px 0;
    margin-top: 50px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.zrpa-integrations-icons {
    display: flex;
    margin-bottom: 15px;
}
.zrpa-integrations-wrap::before, .zrpa-integrations-wrap::after, .zrpa-integrations-icons > span:before, .zrpa-integrations-icons > span::after, .zrpa-integrations-icons > span span::before{
    content: "";
    position: absolute;
}

.zrpa-integrations-wrap::before, .zrpa-integrations-wrap::after{
    width: 130px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 20px 0 0 20px;
    background: linear-gradient(270deg, rgba(232, 234, 247, 0) 0%, #DDE9EF 104.7%);
}

.zrpa-integrations-wrap::after{
    transform: rotateY(180deg);
    left: inherit;
    right: 0;
}

.zrpa-integrations-icons:last-child{
    margin-bottom: 0;
}

.zrpa-integrations-icons > span{
    display: block;
    width: 115px;
    min-width: 115px;
    height: 100px;
    animation: translate-ani 20s linear infinite;
    position: relative;
}

.zrpa-integrations-wrap:hover .zrpa-integrations-icons > span{
    animation-play-state: paused;
}

.zrpa-integrations-icons:nth-child(even) > span{
    animation-direction: reverse;
}

@keyframes translate-ani {
    0% {
        transform: translateX(0);
    }
    
    100% {
        transform: translateX(-1000%);
    }
}

.zrpa-integrations-icons > span::before{
    width: 100px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: #fff;
    border-radius: 8px;
    border: 1px solid transparent;
}

.zrpa-integrations-icons > span:hover::before{
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(107.94deg, #001DFF -70.11%, #05EBA0 142.97%) border-box;
    box-shadow: 0px 6px 6px 0px #0000000F;
    transition: 1s all;
}

.zrpa-integrations-icons > span::after{
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zrpa-integrations-icons > .big-commerce::after{
    background: url(/sites/zweb/images/otherbrandlogos/big-commerce-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .asana::after{
    background: url(/sites/zweb/images/otherbrandlogos/asana-vertical.svg) no-repeat;
    background-size: auto 40px;
    width: 61px;
}

.zrpa-integrations-icons > .atera::after{
    background: url(/sites/zweb/images/otherbrandlogos/atera-icon.png) no-repeat;
    background-size: auto 40px;
    width: 44px;
}

.zrpa-integrations-icons > .bamboo-hr::after{
    background: url(/sites/zweb/images/otherbrandlogos/bamboohr-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .arattai::after{
    background: url(/sites/zweb/images/producticon/arattai.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .clickup::after{
    background: url(/sites/zweb/images/otherbrandlogos/clickup-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 34px;
}

.zrpa-integrations-icons > .bigin::after{
    background: var(--product-icons) no-repeat;
    background-size: 840px auto;
    background-position: -465px -85px;
    width: 36px;
}

.zrpa-integrations-icons > .contenful::after{
    background: url(/sites/zweb/images/otherbrandlogos/contenful-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 36px;
}

.zrpa-integrations-icons > .agile-crm::after{
    background: url(/sites/zweb/images/otherbrandlogos/agile-crm-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 59px;
}

.zrpa-integrations-icons > .apify::after{
    background: url(/sites/zweb/images/otherbrandlogos/apify-icon-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .backlog::after{
    background: url(/sites/zweb/images/otherbrandlogos/backlog.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .bexio::after{
    background: url(/sites/zweb/images/otherbrandlogos/bexio-sherpa-blue.svg) no-repeat;
    background-size: auto 25px;
    width: 77px;
    height: 25px;
}

.zrpa-integrations-icons > .cliengo::after{
    background: url(/sites/zweb/images/otherbrandlogos/cliengo-icon.png) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .clever-reach::after{
    background: url(/sites/zweb/images/otherbrandlogos/clever-reach-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 58px;
}

.zrpa-integrations-icons > .active-collab::after{
    background: url(/sites/zweb/images/otherbrandlogos/active-collab-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 53px;
}

.zrpa-integrations-icons > .clickatell::after{
    background: url(/sites/zweb/images/otherbrandlogos/clickatell-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 65px;
}

.zrpa-integrations-icons > .cloud-cart::after{
    background: url(/sites/zweb/images/otherbrandlogos/cloud-cart-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .one-two-three-form-builder::after{
    background: url(/sites/zweb/images/otherbrandlogos/123-form-builder-vertical.svg) no-repeat;
    background-size: auto 40px;
    width: 72px;
}

.zrpa-integrations-icons > .basecamp::after{
    background: url(/sites/zweb/images/otherbrandlogos/basecamp.svg) no-repeat;
    background-size: auto 40px;
    width: 41px;
}

.zrpa-integrations-icons > .bonusly::after{
    background: url(/sites/zweb/images/otherbrandlogos/bonusly-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 44px;
}

.zrpa-integrations-icons > .aircall::after{
    background: url(/sites/zweb/images/otherbrandlogos/aircall-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 41px;
}

.zrpa-integrations-icons > .confluence::after{
    background: url(/sites/zweb/images/otherbrandlogos/confluence-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 42px;
}

.zrpa-integrations-icons > .cloud-flare::after{
    background: url(/sites/zweb/images/otherbrandlogos/cloud-flare-icon.svg) no-repeat;
    background-size: auto 35px;
    width: 78px;
    height: 35px;
}

.zrpa-integrations-icons > .beeminder::after{
    background: url(/sites/zweb/images/otherbrandlogos/beeminder-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 41px;
}

.zrpa-integrations-icons > .amilia::after{
    background: url(/sites/zweb/images/otherbrandlogos/amilia.svg) no-repeat;
    background-size: auto 25px;
    width: 80px;
    height: 25px;
}

.zrpa-integrations-icons > .airtable::after{
    background: url(/sites/zweb/images/otherbrandlogos/airtable-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 48px;
}

.zrpa-integrations-icons > .clearbit::after{
    background: url(/sites/zweb/images/otherbrandlogos/clearbit-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .basin::after{
    background: url(/sites/zweb/images/otherbrandlogos/basin-icon.svg) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .clockodo::after{
    background: url(/sites/zweb/images/otherbrandlogos/clockodo-icon.png) no-repeat;
    background-size: auto 40px;
}

.zrpa-integrations-icons > .awork::after{
    background: url(/sites/zweb/images/otherbrandlogos/awork-icon.svg) no-repeat;
    background-size: auto 40px;
    width: 33px;
}

.zrpa-integrations-icons > span span{
    font-size: 12px;
    background: #000;
    color: #fff;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 2px 5px;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
}

.zrpa-integrations-icons > span span::before{
    width: 6px;
    height: 6px;
    background: #000;
    bottom: -4px;
    left: 50%;
    transform: rotate(45deg) translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
}

.zrpa-integrations-icons > span:hover span, .zrpa-integrations-icons > span:hover span::before{
    visibility: visible;
    opacity: 1;
    transition: .5s all;
}


    /* zwc-applications  end*/


        /* zwc-usecases-prt */
        .zwc-usecases-prt {
			background: #F7F7F7;
			}
			.zwc-usecases-prt h2{
				text-align: center;
			
			}
			.zwc-usecases-prt .content-wrap{
				max-width: 960px;
			}
			.zwc-usecases-prt .grid-element{
				margin-top: 40px;
				gap: 20px;
			}
			.zwc-usecases-prt .grid-element>div p{
				font-size: 18px;
			}
			
	.zwc-usecases-prt .grid-element>div{
		position: relative;
		padding: 40px;
		background: #fff;
		border-radius: 25px;
	}
	.zwc-usecases-prt .grid-element>div::before {
		content: "";
		display: block;
		background:var(--sprite-path) no-repeat;
		background-size: 280px auto;
		margin-bottom: 20px;
		width: 35px;
		height: 35px;
	
	}
	
	
	.zwc-usecases-prt .grid-element>div.zwc-icon-one::before {
		background-position: 0px 0px;
	}
	
	.zwc-usecases-prt .grid-element>div.zwc-icon-two::before {
		background-position: -35px 0px;
	}
	
	.zwc-usecases-prt .grid-element>div.zwc-icon-three::before {
		background-position: -70px 0px;
	}
	
	.zwc-usecases-prt .grid-element>div.zwc-icon-four::before {
		background-position: -104px 0px;
	
	}
    .zwc-usecases-prt .grid-element>div.zwc-icon-five::before {
    background-position: -143px 0;
}
	/* zwc-usecases-prt */
	

/*FAQ*/
.zwc-faq-part h2 {
	max-width: 300px;
	margin-bottom: 60px;
}

.zwc-faq-wrap-part {
	max-width: 980px;
	margin: auto;
}

.zwc-faq-item-cont {
	display: flex;
	gap: 50px;
	justify-content: center;
	max-width: 960px;
	margin: auto;
}

.zwc-faq-heading-part {
	width: 40%;
}

.zwc-faq-wrap-part {
	width: 70%;
}

.zwc-faq-item-part {
	border-bottom: 1px solid #d3d3d3;
}

.zwc-faq-item-part.active h4 {
	color:#001dff
}

.zwc-faq-item-part:first-child .zwc-faq-ans-part {
	display: block;
}

.zwc-faq-ans-part {
	display: none;
	padding-bottom: 10px;
	padding-inline-end: 40px;
}

.zwc-faq-item-part h4 {
	margin-bottom: 0;
	font-family: var(--zf-secondary-medium);
	padding: 20px 0;
	cursor: pointer;
	position: relative;
	font-size: 20px;
	color: #000;
	;
	padding-inline-end: 40px;
}

.zwc-faq-item-part h4:hover {
	color: #555;
}

.zwc-faq-item-part h4:before,
.zwc-faq-item-part h4:after {
	content: '';
	position: absolute;
	background:#001dff
}

.zwc-faq-item-part:hover h4:before,
.zwc-faq-item-part:hover h4:after {
	background: #555;
}

.zwc-faq-item-part h4:before {
	inset-inline-end: 0px;
	top: 35px;
	height: 2px;
	width: 16px;
}

.zwc-faq-item-part h4:after {
	inset-inline-end: 7px;
	width: 2px;
	top: 28px;
	height: 15px;
}

.zwc-faq-item-part.active h4:after {
	height: 0px;
}


/*FAQ ends*/
  /* Why Zoho Creator */
.zwc-why-zc{
  overflow: hidden;
  background-color: #F7F7F7;
}
.zwc-why-zc h2{
  max-width: 770px;
}
.zwc-why-zc-uscases{
  position: relative;
  max-width: 1800px;
  margin: 40px auto 0px; 
}
.zwc-why-zc-uscases::before{
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: -100%;
      top: 0px;
      /* background: #fff; */
      z-index: 1;
}
.zwc-why-zc-uscases h3{
  position: relative;
  padding-top: 65px;
  font-size: 22px;
  margin-bottom: 20px;
}

.zwc-why-zc-uscases h3::before {
  width: 48px;
  height: 48px;
  top: 0px;
  left: 0px;

}
.zwc-int-tls h3::before{
  background-size: 400px auto;

}
.zwc-int-tls.zwc-icon-one h3::before{
  background-position: 0px 0;
}
.zwc-int-tls.zwc-icon-two h3::before{
       background-position: -46px 0;
    width: 46px;
}
.zwc-int-tls.zwc-icon-three h3::before{
   background-position: -96px 0;
    width: 46px;
}
.zwc-int-tls.zwc-icon-four h3::before{
   background-position: -146px 0;

}
.zwc-int-tls.zwc-icon-five h3::before{
  background-position: -194px 0px;
  width: 47px;

}
.zwc-int-tls.zwc-icon-six h3::before{
  background-position: -352px -1px;
}
.zwc-why-uscases-slider.slick-slider{
  margin-left: -8px;
}

.zwc-why-uscases-slider.slick-initialized .slick-slide{
  padding: 0 8px;
}
.zwc-why-zc-uscases p{
  font-family: var(--zf-secondary-medium);
  max-width: 430px;
  margin-bottom: 0;
}
.zwc-int-tls,.zwc-ptl-tls,.zwc-core-tls,.zwc-ext-tls{
  padding:25px;
  margin-bottom: 0px;
  border-radius: 4px;
  background:#fff;
  min-height: 300px;
}
.zwc-int-tls img,.zwc-ptl-tls img,.zwc-core-tls img,.zwc-ext-tls img{
width:100%;
}
/* 
.zwc-why-zc .slick-next,
.zwc-why-zc .slick-prev{
  top: -63px;
}
.zwc-why-zc .slick-prev {
  left: unset;
  right: 170px;
}
.zwc-why-zc .slick-next {
  right: 120px;
}
.zwc-why-zc .slick-prev:before,
.zwc-why-zc .slick-next:before{
  height: 39px;
  width: 38px;
  background-position: -29px -0px;
  transform: none;
  top: 0;
  left: 100px;
} */


.zwc-why-zc .slick-next,
.zwc-why-zc .slick-prev{
     position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  cursor: pointer;
}
.zwc-why-zc .slick-next,
.zwc-why-zc .slick-prev{
  top: -63px;
}
.zwc-why-zc .slick-prev {
  left: unset;
  right: 170px;
}
.zwc-why-zc .slick-next {
  right: 120px;
}
 .zwc-why-zc .slick-next:before,
 .zwc-why-zc .slick-prev::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  right: 14px; /* adjust arrow position */
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  background: unset;
}
 .zwc-why-zc .slick-prev:before {
    transform: translateY(-50%) rotate(-135deg);
    left: 14px;
}

/* .zwc-why-zc .slick-next:before,.zwc-why-zc-uscases h3::before,.zwc-why-zc .slick-prev::before,.zwc-how-time-cnt h4::before {
    content: "";
    position: absolute;
    background: url(/sites/zweb/images/rpa/features/windows-automation-feature-sprite-icons.svg) no-repeat;
    background-size: 600px auto;
} */
.zwc-why-zc-uscases h3::before,.zwc-how-time-cnt h4::before {
    content: "";
    position: absolute;
    background: var(--sprite-path) no-repeat;
    background-size: 380px auto;
}
/* .zwc-why-zc .slick-prev:before { 
  background-position: -29px -1px;
  transform: rotate(180deg);
} */
.zwc-why-zc .slick-prev:after,.zwc-why-zc .slick-next:after{
  display: none;
}
.zwc-why-zc .slick-list{
  overflow: visible;
}
/* End Why Zoho Creator */

@media screen and (max-width: 1440px) {

	.image-container {
		width: 100%;
		height: auto;
	}

	.container-vid::before {
		top: 5px;
	}

	.container-vid::before {
		background-size: contain;
	}
             /* Why Zoho Creator */
      .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
          height: 370px;
      }
      /* End Why Zoho Creator */
}

@media screen and (max-width: 1280px) {
	.zwc-banner-wrap h1 {
		font-size: 52px;
	}
	.pagewrapper h2 {
		font-size: 40px;
	}
	/* End Banner */
.zwc-automate-ui-actions h2{
	font-size: 32px;
}
	/* FAQ  */
	.zwc-faq .content-wrap {
		padding: 102px 0;
	}

	.zwc-faq-heading,
	.zwc-faq-cnt {
		width: 100%;
	}

	.zwc-faq-heading h2 {
		margin-bottom: 40px;
		max-width: inherit;
	}

	/* End FAQ */


}

@media screen and (max-width: 1199px) {
         /* Why Zoho Creator */
  .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
      height: 380px;
  }
  /* End Why Zoho Creator */
	.zwc-banner-wrap .grid-element {
		grid-template-columns: 1fr;
		text-align: center;
		gap: 0px;
	}
	.zwc-banner-wrap .grid-element p {
		max-width: 700px;
		margin: 0 auto 20px;
		padding-top: 0px;

	}
 /* banner-sec */
    .zrpa-bnr-sec::after{
        height: 180px;
        border-radius: 0;
    }

    .zrpa-bnr-inner h1{
        font-size: 55px;
        line-height: 65px;
        max-width: 790px;
    }

    .zrpa-bnr-inner p {
        font-size: 17px;
        max-width: 550px;
        margin: 0 auto 20px;
    }

    .zrpa-bnr-inner .cta-btn{
        margin-bottom: 50px;
    }

    .zrpa-bnr-video-wrap, .zrpa-bnr-video{
        border-radius: 10px;
    }
    
    .zrpa-bnr-video-wrap::before {
        width: calc(100% + 30px);
        height: calc(100% - 84px);
        left: 50%;
        top: -15px;
        border-radius: 20px 20px 0 0;
    }

    .zrpa-bnr-windows-logo{
        display: none;
    }
    /* end-banner-sec */



}


@media all and (max-width:991px) {
         /* Why Zoho Creator */
   .zwc-why-zc .slick-prev {
      right: 95px;
  }
  .zwc-why-zc .slick-next {
      right: 45px;
  }
  /* End Why Zoho Creator */
	.pagewrapper .content-wrap {
		padding: 70px 0;
	}
	.zwc-banner-wrap h1 {
		font-size: 46px;
	}
	.pagewrapper h2 {
		font-size: 34px;
	}
	 	.pagewrapper .zwc-applications .content-wrap{
		padding-top: 0px;
	}

	/* End Content Area */
		/* zwc-automate-ui-actions */
		.zwc-automate-ui-actions{
			background: radial-gradient(circle, rgba(0,28,250,1) 14%, rgba(2,7,40,1) 100%);
		}
	
		.zwc-automate-ui-actions .content-wrap{
			width: 90%;
			max-width: 700px;
		}
		.zwc-ui-actions-cnt{
			position: relative;
			top: 0px;
			left: 0px;
			transform: unset;
			text-align: left;
		}
		.zwc-automate-ui-actions img{
			display: none;
		}
		.zwc-ui-actions-cnt p{
			margin: 0;
		}
	
			/* zwc-automate-ui-actions */
			.grid-element.two-clm.second-box, .grid-element.two-clm.third-box{
				grid-template-columns: 1fr 1fr;
			}
	/* zwc-applications  */
	.zrpa-integrations-wrap {
		border-radius: 15px;
		padding: 50px 0;
	}

	.zrpa-integrations-wrap::before,
	.zrpa-integrations-wrap::after {
		border-radius: 15px 0 0 15px;
		width: 100px;
	}

	/* zwc-applications end  */
	.how-can-help-vid>div p{
		font-size: 20px;
	}
	.zwc-how-can-help .grid-element{
		gap: 60px;
	}
	.zwc-what-type-tasks h3{
		font-size: 24px;
	}

	.zwc-what-type-inner{
		padding: 50px 50px 0px;
	}

	.zwc-faq-item-cont {
        gap: 16px;
        flex-wrap: wrap;
        max-width: 720px;
        margin: auto;
    }
	.zwc-faq-heading-part, .zwc-faq-wrap-part, .zwc-faq-part h2 {
        width: 100%;
        max-width: 100%;
    }
	.zwc-faq-part h2{
		margin-bottom: 20px;
	}
	
}

@media all and (max-width:767px) {
     /* Why Zoho Creator */
  .zwc-int-tls, .zwc-ptl-tls, .zwc-core-tls, .zwc-ext-tls{
      padding: 22px;
      margin-bottom: 30px;
      height: auto;
min-height: 100%;
  }
  .zwc-why-zc-uscases h3{
      padding-top: 70px;
  }
  
  .zwc-why-cases-wrap{
      margin-bottom: 30px;
  }
  .zwc-why-cases-wrap:last-child{
      margin-bottom: 0;
  }
  .zwc-why-zc-uscases{
      width: 100%;

      max-width: 440px;
      margin: 30px 0px 0;
  }
  /* End Why Zoho Creator */
	.pagewrapper .content-wrap {
		padding: 60px 0;
		max-width: 600px;
	}
	.zwc-what-type-tasks h2, .zwc-usecases-prt h2, .zwc-applications h2{
		text-align: left;

	}
	.zwc-what-web-aut .content-wrap{
		padding-top: 0px;
	}

	.zwc-banner-wrap h1 {
		font-size: 36px;
	}
	.pagewrapper h2 {
		font-size: 30px;
	}

	/* zwc-applications  */
	.zrpa-integrations-wrap {
		padding: 40px 0;
	}

	.zrpa-integrations-wrap::before,
	.zrpa-integrations-wrap::after {
		width: 50px;
	}

	.zrpa-integrations-icons {
		display: flex;
		margin-bottom: 15px;
		gap: 15px;
	}

	.zrpa-integrations-icons>span {
		width: 90px;
		min-width: 90px;
		height: 80px;
	}

	.zrpa-integrations-icons>span::before {
		width: 80px;
	}

	/* zwc-applications  end */
	.zwc-what-type-tasks h2{
		margin: 0 0 30px;
	}
	.zwc-how-can-help .grid-element{
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.grid-element.two-clm.second-box, .grid-element.two-clm.third-box{
	    grid-template-columns: 1fr;
		gap: 50px;

	}
	.zwc-what-type-tasks .grid-element{
		grid-template-columns: 1fr;
		margin-bottom: 50px;
		gap: 20px;

	}
	.click-btn-img>div, .windows-based-img>div, .cross-platform>div, .web-navigation>div{
		margin: 0px;
	}
	.zwc-what-type-inner, .grid-element.two-clm .zwc-what-type-inner{
		padding: 50px;
	}
	/* zwc-usecases-prt */
	.zwc-usecases-prt .content-wrap{
		max-width: 600px;
	}
	.zwc-usecases-prt .grid-element, .zrpa-getstart-inner.grid-element{
		grid-template-columns: repeat(1, 1fr);
	}
	.zwc-usecases-prt .grid-element>div{
		border-radius: 10px;
	}
		/* zwc-usecases-prt */
		.zrpa-getstart-inner.grid-element{
			gap: 30px;
		}
		.zrpa-getstart-flex{
			margin: 0px;
		}


		.zwc-what-web-aut p{
			font-size: 16px;
		}
		.zrpa-getstart-inner{
			padding: 30px;
			border-radius: 14px;
		}
}

@media (max-width: 480px) {

	.zwc-banner-wrap h1 {
		font-size: 34px;
	}
	.pagewrapper h2 {
		font-size: 30px;
	}

	.zwc-banner-wrap .grid-element {
		text-align: left;
	}
	.zwc-what-type-inner, .grid-element.two-clm .zwc-what-type-inner, .zwc-usecases-prt .grid-element>div{
		padding: 30px;
	}
	.zwc-what-type-tasks .grid-element{
		margin-bottom: 30px;
	}
	.grid-element.two-clm.second-box, .grid-element.two-clm.third-box{
		gap: 30px;
	}
	/* zwc-applications  */
	.zrpa-integrations-wrap {
		border-radius: 10px;
	}

	.zrpa-integrations-wrap::before,
	.zrpa-integrations-wrap::after {
		width: 25px;
		border-radius: 10px 0 0 10px;
	}


	/* zwc-applications end  */
}