@charset "UTF-8";
/* CSS Document */
html {
    overflow-x: hidden;
}
.nav .selecteddiv a, .nav .selecteddivnew a {
    color: #000 !important;
    font-family: 'Zoho_Puvi_SemiBold' !important;
}
/*body{overflow-x: hidden;}*/
footer#meCommonFooterNew {
    display: none !important;
}
.btmBar {
    display: none;
}
p{font-size: 17px;line-height: 1.77;}
picture {
    width: 100%;
    height: auto;
    display: block;
	transform: translateY(20px);
    transition: .6s ease all;
    opacity: 0;
}
.placeholder-loading {
    position: relative;
    background-color: #e2e2e2;
}
picture.img-active {
    transform: translateY(0px);
    transition: .6s ease all;
    opacity: 1;
}
.placeholder-loading img, .placeholder-loading source {
    height: auto;
    width: 100%;
    opacity: 0;
}
.placeholder-loading.picture {
    border-radius: 0;
}
.placeholder-loading::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    background: linear-gradient( 90deg, transparent, rgba(255, 255, 255, .2), transparent);
    animation: loading 1.5s infinite;
}
@keyframes loading {
100% {
transform: translateX(100%);
}
}
/*Page-Css*/
        
.check p, div#formCTAgdpr, .radio-button label, #meGDPRMessage label {
    color: #fff;
}
.apiform input.error {
    border: unset !important;
}
.cmn-breadcrum a:hover {
    color: #096ffb !important;
}
.cmn-breadcrum a::after {
    background: #096ffb;
}
.cmn-breadcrum .root-page {
    color: #096ffb;
}
.img-tag-cont {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
picture.illustration {
    aspect-ratio: auto 900 / 900;
}
picture.illustration img, picture.illustration source {
    aspect-ratio: auto 900 / 900;
    object-fit: contain;
}
input[type="text"] {
    border: 1px solid #8080804f !important;
}
picture.screen-shots {
    aspect-ratio: auto 1600 / 950;
}
picture.screen-shots img, picture.screen-shots source {
    aspect-ratio: auto 1600 / 940;
    object-fit: contain;
    width: 100%;
}
.banner-bottom-creative {
    max-width: 450px;
    margin: 0px auto 50px;
    width: 95%;
}
.animation-bottom-to-top picture {
    max-width: 300px;
    margin: 0px auto;
}
.red-bg .placeholder-loading {
    background-color: #dd5b6a;
}
.blue-bg .placeholder-loading {
    background-color: #6fc3ec;
}
.green-bg .placeholder-loading {
    background-color: #95cb76;
}
.black-bg .placeholder-loading {
    background-color: #95cb76;
}
.form-fields, #meGDPRMessage {
    margin: 10px auto;
}
.clone-img-ele {
    max-width: 700px;
    margin: 0px auto;
    box-shadow: 2px -1px 57px -14px rgb(61 61 61 / 28%);
    -webkit-box-shadow: 2px -1px 57px -14px rgb(61 61 61 / 28%);
    -moz-box-shadow: 2px -1px 57px -14px rgba(61, 61, 61, 0.28);
}
.clone-image {
    width: 100%;
    transform: scale(1.2);
}
.clone-image .life-cycle {
    max-width: 550px !important;
}
.red-bg .clone-img-ele .placeholder-loading, .green-bg .clone-img-ele .placeholder-loading, .black-bg .placeholder-loading {
    background-color: #e2e2e2;
}
.container {
    padding: 0px 30px;
}
.ctas {
    max-width: 750px;
}
.cta {
    padding: 13px 25px;
}
.ctas h4 {
    font-family: Zoho_Puvi_Bold;
    font-size: 26px;
    margin: 0px auto 15px auto;
    line-height: 1.3;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}
.ctas p {
    font-size: 17px;
    line-height: 1.6;
    margin: 0 0 20px;
    font-family: 'Zoho_Puvi_Regular';
}
.ctas a {
    line-height: 1.5;
    margin: 0px 10px;
    font-size: 14px;
}
p.last-updated {
    text-align: right;
    font-size: 18px;
    color: #096ffb;
    font-weight: bold;
    margin-bottom: 30px;
}
span.arrow-mark {
    vertical-align: middle;
    padding-left: 5px;
    display: inline-block;
    transform: translateX(0px);
    transition: all .3s ease;
}
a.cta:hover .arrow-mark {
    transform: translateX(5px);
    transition: all .3s ease;
}
a.secondary-cta {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    transition: .2s ease-in;
}
a.secondary-cta:hover {
    background: #000;
    color: #fff;
    transition: .2s ease-in;
}
#form-wrap .form-heading, #form-wrap .form-main-title, .prvcy-plicy a {
    color: #fff;
}
ul.form-list-items img {
    width: 230px;
}
.mobile-dropdown-cta {
    background: #f0483d;
    text-align: center;
    padding: 8px 0px;
    font-weight: bold;
}
.drop-list-items span {
    display: block;
}
	.zh-list-items{padding-left: 20px;padding-top: 15px;}
.zh-list-items li {
    padding-left: 15px;
    line-height: 1.88;
    margin-bottom: 10px;
    position: relative;
}
.zh-list-items li::before{
	content: "";
    background: #00a9f4;
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}
.zh-b-img img{max-width: 75%;position: relative;top: 70px;}
.banner-bg{background: #c6e7f0;}
.zh-ligh-blue{background: #c6e7f0;}
.zh-darkc, h3.zh-darkc{color: #000;}
.zh-lg-img {
	width: 80%;
	top: 61px;
	position: relative;
}
.zh-lg-img-70 {width: 70%;}
.zh-lg-img-60 {
	width: 60%;
	top: 61px;
	position: relative;
}
.zh-img-pos{position: relative;top: 61px;}
.zh-text-interlink{color: #0091fe;border-bottom: 1px solid #0091fe;}
.zh-text-interlink:hover{text-decoration: none;}
.breadcrumb>a:hover {color: #0b6db1 !important;}
.banner {padding-top: 0px;}
.main-section{padding-top: 50px;}
.zh-p-width{max-width: 95%;}
p.form-heading{margin: 0 auto 30px auto;}
.form-bg {padding: 30px 70px;}
span.errormsg {color: #ffce3b;}
.zh-footer-bg{background: #edfbff;}
ul.category.drop-list-items {
    padding-bottom: 15px;
}
@media only screen and (max-width:767px) {
	.main-section {
		padding: 20px 0px 0px;
		margin-bottom: 0px;
		
	}
	.container {
		padding: 0px 10px;
		box-sizing: border-box;
	}
	p.last-updated {
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 14px;
	}
	.clone-image {
		transform: scale(1);
	}
}

@media screen and (max-width: 667px) {
	.apiform {
		width: 100% !important;
	}
	input#submit {
		font-size: 13px;
	}
	.zh-b-img img{max-width: 100% !important;}
}

@media only screen and (min-width:1025px) and (max-width:1120px) {
	a.secondary-cta {
		margin-left: 15px;
	}
	.cta {
		padding: 13px 25px;
	}
}

@media only screen and (min-width:1025px) and (max-width:1500px) {
	.bc-wrapper {
		padding: 0px 15px;
	}
}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.clone-image {
		transform: scale(1);
	}
}

@media only screen and (min-width:1025px) and (max-width:1440px) {
	.flex-parent>div:nth-child(1) {
		width: 25%;
		flex: 0 0 25%;
	}
	.flex-parent>div:nth-child(2) {
		width: 75%;
		flex: 0 0 75%;
	}
}
@media only screen and (max-width: 820px){
	.zh-b-img img{max-width: 60%;top: 0;}
	.banner{padding-bottom: 0px;}
	 br{display: none;}
	.heading-content {overflow: inherit;}
	.add-resources-bg{padding-top: 0px;}
	.zh-p-width{max-width:100%;}
	body{overflow: hidden;}
	p.form-heading{max-width: 95%;}
}
@media only screen and (max-width: 1024px){
    .promotion-bg {
        margin-top: 70px !important;
    }
    .stickyfixed-header {
        margin-top: 0px !important;
    }
	.main-section{width: 100%;margin: 0 0;padding: 60px 0px 0px;}
	.zh-banner-sec-ca{flex-direction: column-reverse;}
	.heading-content{overflow: visible;}
	.zh-ca-b-cont{margin-top: 30px;}
	.zh-img-pos, .zh-lg-img{top: 65px;}
}

@media only screen and (min-width:1024px) and (max-width:1024px){
	.zh-b-img img{max-width: 50%;top: 0px;}
	.banner{padding-bottom: 0px;}
	body{overflow: hidden;}
	.content-section{padding-top: 0px;}
}