body{
	font-family: var(--zf-primary-regular);
	color:#333;
	//background-color:#fafafa;
}
.mobile-menu{
	height:auto;
}
.header{
	overflow:visible;
	position:relative;
	z-index:3;
}
.menu li a, .product-logo, .signing .signup, .signing .signin, .signing .signup, .sgnbtn input, .signupnow-button, .sgfrm .field, .confirmn_msg a {
    font-family: var(--zf-primary-semibold);
    font-weight: inherit;
}
.product-header.whitebg .product-logo, .product-header.whitebg .product-menu li a{
	color:#333;
}
.whitebg .product-header-inner {
    //border-bottom: 1px solid #e8e8e8;
	border-bottom: none;
}
.product-header-top {
    border-bottom: 0 none;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.main {
    margin-top: -72px;
}
.product-header{
	background:none !important;
	z-index: 2;
	overflow:visible !important;
}
.product-header-inner{
	max-width:1170px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	//overflow:visible !important;
	min-height: 70px;
}
.product-header-top .product-header-inner{
	min-height: 50px;
}
.zsection{
	padding:80px 0;
}
.zsection-gray{
	background:#f9f9f9;
}
img{
	width:100%;
	max-width:900px;
}
p { 
    font-size: 16px;
    line-height: 1.6;
	max-width:700px;
	margin:0 auto;
}
h2, h3{
	font-size:28px;
	line-height:1.2;
	max-width:700px;
	margin:0 auto 20px;
}
h3{
	font-size:24px;
}
.zbanner-part {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
	padding:190px 0 140px;
	box-sizing:border-box;
}
.zbanner-part::before {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.flatbg{
	background:#3f51b5;
}
.flatbg::before{
	display:none;
}
.whitebg{
	background:#fff;
	overflow:hidden !important;
}
.zbanner-part.whitebg{
	color:#333;
	background:#fff;
	padding:120px 0 100px;
}
.zbanner-part.whitebg::before, .zbanner-part.whitebg::after{
	display:none;
}
.zbanner-part.whitebg h1, .zbanner-part.whitebg p{
	color:#333;
}
.zbanner-part h1{
	color: #fff;
    font-size: 38px;
    line-height: 1.2;
    margin: 0 auto 10px;
	text-align: center;
	max-width:680px;
	letter-spacing:normal;
}
.zbanner-part .zdesc p{
	color:#fff;
	text-align:center !important;
	margin-bottom:0;
	max-width:680px;
}
.container1080, .container980{
	max-width:1080px;
	margin:0 auto;
	width:90%;
	position:relative;
	z-index:1;
}
.container980{
	max-width:980px;
}
.zdesc, .zimage{
	display:block;
	width:100%;
	text-align:center;
	box-sizing:border-box;
}
.zimage-left{
	opacity:0;
}
.zimage-top-border{
	border-top:1px solid #F6F6F6 !important;
}
.zimage-left-border{
	border-left:1px solid #F6F6F6 !important;
}
.zdesc-left-right{
	width:50%;
	display:table-cell;
	box-sizing:border-box;
	text-align:left;
	vertical-align:top !important;
}
.mobile-img .zimage{
	text-align:center !important;
}
.mobile-img .zimage img{
	max-width:280px;
	width:80%;
	border:none;
	box-shadow:none;
}
div > .zdesc-left-right:first-child{
	padding-right:6%;
}
div > .zdesc-left-right:last-child{
	padding-left:6%;
}
.zimage-right .zdesc, .zimage-right .zimage, .zimage-left .zdesc, .zimage-left .zimage{
	display:table-cell;
	width:50%;
	vertical-align:middle;
	text-align:left;
}
.zimage-right .zimage img, .zimage-left .zimage img{
	max-width:500px;
}
.zimage-right .zdesc, .zimage-left .zdesc{
	padding-right:50px;
}
.zimage-right .zdesc p, .zimage-left .zdesc p{
	margin-bottom:0;
}
.zimage-right .zdesc h2, .zimage-left .zdesc h2{
	text-align:left;
}
.zimage-left .zdesc{
	padding-right:0;
	padding-left:50px;
}
.zdesc p:nth-child(3) {
    margin-top: 10px;
}
.zimage-left .container1080 .zdesc, .zimage-right .container1080 .zdesc{
	width:40%;
}
.zimage-left .container1080 .zimage, .zimage-right .container1080 .zimage{
	width:60%;
}
.zimage img, .slider-img-container img{
	 box-shadow: 3px 4px 3px rgba(0,0,0,0.05);
}
.zimage img{
	margin-top:40px;
}
.zimage-border-left{
	border-left:1px solid #f4f4f4;
}
.zimage-border-top{
	border-top:1px solid #f4f4f4;
}
.learn-more {
    color: #00aeef;
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    position: relative;
	padding-top:0;
}

.learn-more::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #00b0ff;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: " ";
    height: 0;
    left: 110%;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}
p .learn-more{
	margin-top:0;
}
p .learn-more::before{
	//display:none;
}
.no-bottompadding {
	padding-bottom: 0 !important;
}
.no-toppadding {
	padding-top: 0 !important;
}
.no-border {
	border: none !important;
}
.no-shadow {
	box-shadow: none !important;
}
.no-margintop{
	margin-top:0 !important;
}
.product-logo, .product-header-top .product-logo{
   background-image: url("../images/desk-logo.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 30px auto;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 21px;
    height: 40px;
    line-height: 42px;
    margin-top: 15px;
    padding: 0 0 0 40px;
}
.product-menu li a{
	color:#fff;
}
.product-header-top .product-menu li a{
	color:#333;
}
.product-header-top .product-logo{
	margin-top: 5px;
	color:#333;
}
.product-header-top .product-menu .selected {
    box-shadow: 0 -2px 0 #00add5 inset;
}

/****** Slider ******/
#ph_testimonial {
    background: #00aed9 ;
    color: white;
    //padding: 100px 0;
}
#ph_testimonial p, #ph_testimonial small {
	color: white;
    margin: 25px auto 25px;
    max-width: 700px;
}
#ph_testimonial .author-image{
	width:100px;
	height:100px;
	display:block;
	margin:0 auto 25px;
	background-repeat:no-repeat;
	border-radius: 100%;
    overflow: hidden;
    text-indent: -999px;
}
#ph_testimonial .author-name{
	font-size:20px;
	margin:0 auto;
}
#ph_testimonial .customer1 {
	background: url("https://www.zoho.com/crm/images/mobile-beta-sprite.png");
	background-position: -9px -233px;
}
.z-slider-wrap {
	position: relative;
}
.z-slider {
	margin-bottom: 0;
	list-style: none;
	//min-height: 150px;
	padding-left: 0px;
	transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	-webkit-transition: height 1s ease;
}
.z-slider li {
	position: absolute;
	top: 0px;
	display: none;
	width: 100%;
	margin:0;
	text-align:center;
}
.z-slider li img {
	display: block;
	width: 100%;
	height: auto;
}
.z-slider-nav {
	display: none;
	position: relative;
	top: 0;
	//padding:20px 0 0;
	text-align:center;
}
.z-slider-nav li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 3px;
	background: #ececec;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
.z-slider-nav li.active {
	background: #73d3ea;
	cursor: default;
}
/****** Slider - Ends ******/


/* Video */

/****** Popup Video ******/
.z-pouup-wrap, .z-popup-overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden;
	z-index: 101;
}
.z-pouup-wrap {
	display: none;
}
.z-pouup-wrap-inner {
	display: none;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	overflow: auto;
	z-index: 102;
}
.z-pouup-wrap-inner:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-left: -5px;
}
.z-popup-content-inner .popup-data {
	display: block;
}
.z-popup-overlay {
	background: #fffno-repeat center center;
	background: rgba(255, 255, 255, 0.95) no-repeat center center;
	cursor: pointer;
	display: none;
}
.z-popup-content-wrap {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
.z-popup-content {
	margin: 20px auto;
	max-width: 800px;
	background: #fff;
	z-index: 6;
	position: relative;
	text-align: initial;
	width: 90%;
	transition: height 0.5s ease;
}
.z-video-wrap .z-popup-content {
	padding: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	max-width: 70%;
}
.popup-data {
	display: none;
}
.popup-data-inner {
	padding: 30px;
}
.z-popup-close {
	display: block;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
	text-align: center;
	color: #000;
	text-decoration: none;
	z-index: 2;
	background: url('https://www.zoho.com/creator/images/e-p-sprite.png') no-repeat 10px -6px;
	text-indent: -1000;
	overflow: hidden;
	z-index: 1001;
}
.popup-data {
	display: none;
}
.watch-icon{
	/*background: rgba(0, 0, 0, 0) url("https://www.zoho.com/images/video-play-icon.png") no-repeat scroll 0 0;*/
	color: #fff;
	padding-left: 28px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	margin: 0 auto;
	height: 22px;
	cursor:pointer;
	position:relative;
}
.watch-icon:after, .watch-icon:before{
	content:"";
	position:absolute;
}
.watch-icon:after{
	top:0;
	left:0;
	width:20px;
	height:20px;
	border:1px solid #fff;
	border-radius:100%;
	
}

.watch-icon:before{
	border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    border-top: 6px solid transparent;
    height: 0;
    left: 9px;
    top: 5px;
    width: 0;
}
.banner-part .watch-icon{
	margin-top:25px;
}
.popup-controller.watch-icon > span {
	display: inline-block;
	padding-top: 3px;
}



.three-col{
	width:100%;
	overflow:hidden;
	box-sizing:border-box;
	padding:0 !important;
	margin-top:-50px;
}
.three-col li{
	width:33%;
	display:inline-block;
	padding:0 3%;
	box-sizing:border-box;
	text-align:left;
	float:left;
	margin-top:50px;
}
.three-col span{
	width:155px;
	height: 95px;
	display:inline-block;
	background-repeat:no-repeat;
	overflow:hidden;
}
.three-col p{
	margin-top: 20px;
}
.cta-subtext {
    display: block;
    font-size: 12px;
    margin-top: 15px;
}
.zoho-logo{
	background-image: url("../images/zoho-logo.png");
    background-repeat: no-repeat;
    background-size: 105px auto;
    color: #fff;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 15px;
    padding-left: 115px;
}
.slider-zheader{
	position:fixed;
	top:-100px;
	left:0;
	width:100%;
	min-height:35px;
	display:block;
	transition:all 0.5s ease;
	background:#fff;
	z-index:999;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.05);
}
.slider-zheader-fixed{
	top:0;
}
.slider-zheader .zoho-logo{
    background-size: 75px auto;
    color: #333;
    font-size: 22px;
    line-height: 1.3;
    margin: 8px;
    padding-left: 80px;
}
.slider-zheader .zbutton-header{
	float:right;
}
.button-cta, .zbutton-header{
	background: #f0483e none repeat scroll 0 0;
    border: 1px solid #f0483e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
	margin-top: 25px;
}
.zbutton-header{
	line-height: 2;
    margin: 8px 8px 0 0;
    padding: 0 15px;
	font-size:14px;
}

.one-line-footer {
    font-size: 12px;
    padding: 15px 0;
    text-align: center;
	height:auto;
	background:#fafafa;
}
.one-line-footer a {
    color: #00add5;
}
blockquote{
	max-width:350px;
	margin:180px auto 50px;
	color:#cecece;
	line-height:1.5;
	position:relative;
}
blockquote span{
	display:block;
	margin-top:10px;
	text-align:center;
	color:#27ae60;
}
blockquote:after, blockquote:before{
	color: #4d5ebe;
    content: close-quote;
    display: inline-block;
    font-size: 50px;
    position: absolute;
	top:auto;
	bottom:-80px;
    left: 46%;
}
 blockquote:before{
    content: open-quote;
    top: -50px;
 }
 .explore-more {
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    left: 50%;
    margin: 0 0 0 -75px;
    opacity: 0.4;
    padding: 0 0 25px;
    position: absolute;
    text-align: center;
    transition: all 0.7s ease 0s;
    width: 150px;
    z-index: 9;
}
.explore-more::after, .explore-more::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 12px;
    left: 69px;
    position: absolute;
    transform: rotate(-45deg);
    width: 2px;
}
.explore-more::before {
    bottom: 0;
    left: 76px;
    transform: rotate(45deg);
}
.explore-more:hover{
	opacity:1;
}
#bottom-section{
	background:#27ae60;
	color:#fff;
}
#bottom-section .zdesc, #bottom-section .zdesc h2, #bottom-section .zdesc p{
	text-align:center !important;
	color:#fff;
}
#bottom-section h2{
	max-width:900px;
	font-family: var(--zf-primary-semibold);
}
.footer{
	height:300px;
}
.four-col{
	width:100%;
	overflow:hidden;
	padding:70px 0;
}
.four-col li{
	width:25%;
	float:left;
	padding:0 5%;
	box-sizing:border-box;
	text-align:left;
}
.four-col li span{
	width:50px;
	height: 50px;
	display:inline-block;
}
.four-col h3{
	font-size: 18px;
    position: relative;
}
.four-col p {
    margin-top: 20px;
	font-size: 14px;
    line-height: 1.4;
}

.testimonial-cont {
    border-left: 5px solid #ffcc00;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 5% 0 0;
    max-width: 540px;
    padding: 0 0 0 4%;
    text-align: left;
    width: 50%;
}
.testimonial-cont p {
    font-family: "Droid Serif",serif,Arial,Helvetica;
}
.product-header-top .bread-crumb {
	display:none;
}
.bread-crumb {
    color: #fff;
    font-size: 12px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 90px;
    transition: all 0.6s ease 0s;
}
.bread-crumb a {
    color: #fff;
    margin-right: 24px;
    opacity: 0.4;
    position: relative;
}
.bread-crumb a::after, .bread-crumb a::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 6px;
    opacity: 0.6;
    position: absolute;
    right: -15px;
    top: 2px;
    transform: rotate(-45deg);
    width: 1px;
}
.bread-crumb a::before {
    top: 6px;
    transform: rotate(45deg);
}
.bread-crumb span {
    opacity: 0.4;
}
.curve {
    font-family: "learning_curve_proregular";
	font-size:32px;
	line-height:1;
}
.button1 {
    border: 1px solid #00add5;
	background: #00add5 none repeat scroll 0 0;
}
.umain #bottom-section{
	display:none;
}
@media screen and (max-width: 992px){
	.zimage-right .zdesc, .zimage-right .zimage, .zimage-left .zdesc, .zimage-left .zimage{
		display:block;
		width:100% !important;
		text-align:center;
		padding:0;
	}
	.zimage-right .zdesc p:last-child, .zimage-left .zdesc p:last-child{
		margin-bottom:40px;
	}
	.zimage-right .zdesc h2, .zimage-left .zdesc h2{
		text-align:center;
	}
	.slider-zheader{
		display:none;
	}
}


@media screen and (max-width: 767px){
	.product-header{
		background:#fff !important;
		overflow:visible !important;
		color:#333;
	}
	.product-logo, .product-header-top .product-logo{
		line-height:54px;
	}
	.product-logo, .product-header-top .product-logo, .product-menu li a{
		color:#333;
	}
	.zbanner-part h1{
		font-size:28px;
		padding:0;
	}
	.curve{
		font-size:22px;
		line-height:1.2;
	}
	h2{
    	font-size: 22px;
	}
	h3{
		font-size:20px;
	}
	p {
		font-size: 14px;
	}
	.zbanner-part{
		padding:120px 0;
	}
	.zbanner-part .zdesc{
		text-align:center !important;
	}
	.zdesc, .zimage, .zdesc h2, .zdesc p{
		text-align:left !important;
	}
	.three-col li{
		width:50%;
	}
	.three-col p, .learn-more{
		margin-top: 10px;
	}
	.bread-crumb {
		display: none;
	}
	.zbanner-part.whitebg{
		padding-top:80px;
	}
}
@media screen and (max-width: 600px){
	.zsection{
		padding:50px 0;
	}
	.zbanner-part{
		padding:120px 0;
	}
	.container1080, .container980{
		width:80%;
	}
	.three-col li{
		width:100%;
		padding:0;
	}
	.zdesc-left-right{
		padding:0 !important;
		width:100%;
		display:block;
	}
	.zsection .zdesc-left-right:last-child{
		margin-top:100px;
	}
}

/* Image animation */
.zimage img{
	transform:translateY(70px);
	opacity:0;
}
.zimage-left .zimage img{
	transform:translateY(0);
	transform:translateX(-70px);
	opacity:0;
	margin-top:0;
}
.zimage-right .zimage img{
	transform:translateY(0);
	transform:translateX(70px);
	opacity:0;
	margin-top:0;
}
.img-animate{
	transform:translate(0) !important;
	opacity:1 !important;
	transition:all 1s ease;
}
@media screen and (max-width: 992px){
	.zimage-left .zimage img, .zimage-right .zimage img{
		transform:translate(0px,70px);
	}
}
/* Image animation */



/* Image Slider */
.image-slider{
	max-width: 900px;
	margin:0 auto;
	width:80%;
	position:relative;
	text-align:center;
}
.slider-img-container{
	width:100%;
	position:relative;
	height:450px;
	box-sizing:border-box;
}
.slider-img-container img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	//box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, 0.05);
	opacity:0;
	transition:all 0.6s ease;
	//max-width:800px;
}
.slider-nav-desc{
	margin-bottom:30px;
	display:inline-block;
	position:relative;
	padding:0 10px;
}
.slider-nav-desc:after{
 background: #efefef none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.slider-img-desc{
	position:relative;
	max-width:500px;
	margin:0 auto 40px;
	min-height:45px;
}
.slider-img-desc p{
	opacity:0;
	transition:all 0.4s ease;
	display:none;
	position:absolute;
}

.image-slider .slider-img-desc-hover p.active{
	//margin:15px;
	//display:inline-block;
	opacity:1;
}
.slider-img-container img.active, .slider-img-desc p.active{
	opacity:1 !important;
	transition:all 0.4s ease;
	display:block;
	z-index:10;
}
.slider-nav-desc span{
	color: #959595;
    font-family: var(--zf-primary-regular);
    font-size: 18px;
	padding:0 5px;
	margin-right:20px;
	cursor:pointer;
	text-transform:uppercase;
}
.slider-nav-desc span.active{
	color:#00aeef;
	position:relative;
}
.slider-nav-desc span.active:after{
	background: #00aeef none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
	z-index:2
}
.slider-nav-desc span:last-child{
	margin-right:0;
}
.slider-nav-arrow{
		//display:none;
}
.image-slider .slider-img-desc-hover {
    display:block;
    position:fixed;
    overflow:hidden;
	background:rgba(0,0,0,0.8);
	width:200px;
}


.zleft-nav, .zright-nav{
	 background-image: url("../images/slider-navi-arrow.png");
    background-repeat: no-repeat;
    background-size: 60px auto;
    cursor: pointer;
	background-position: -30px 0;
    display: inline-block;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 30px;
	margin-top:-30px;
	text-indent:-9999px;
}
.zleft-nav{
	display:none;
    left: -100px;
}
.zright-nav{
	left:auto;
	right:-100px;
	transform: rotate(180deg);
}


@media screen and (max-width: 1050px){
.zleft-nav{
    left: -50px;
}
.zright-nav{
	right:-50px;
}
}

@media screen and (max-width: 992px){
	.slider-nav-desc{
		display:none;
	}
}

@media screen and (max-width: 767px){
	.slider-img-desc{
		margin-top:0;
	}
	.slider-nav-arrow{
		display:block;
	}
	.slider-nav-arrow.zleft-nav{
		display:none;
	}
	.product-header-inner {
    min-height: 50px;
}
	.zleft-nav, .zright-nav{
		background-size: 30px auto;
		height: 30px;
		margin-top: -7px;
		width: 15px;
		background-position:-15px 0;
	}
	.zleft-nav{
    	left: -7%;
	}
	.zright-nav{
		right:-7%;
	}
}
/* Image Slider Ends */



/* FOOTER NEW CSS */

.zfooter {
	overflow: hidden;
	border-top: 1px solid #eee;
	background: #f5f5f5;
}
.footer-banner, .footer-desk {
	width: 40%;
	float: left;
	min-height: 400px;
	padding: 70px 0;
	box-sizing: border-box;
}
.footer-desk {
	width: 60%;
	background: #fff;
	padding-left: 4%;
	padding-right: 4%;
}
.footer-desk-inner {
	max-width: 650px;
}
.footer-desk-inner > ul {
	width: 30.33%;
	float: left;
	margin: 0 3% 30px 0;
}
.footer-desk-inner > ul li a {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0;
	text-align: left;
}
.footer-desk-inner > ul li:first-child, .footer-desk-inner > ul li:first-child a {
	font-size: 20px;
	padding: 0 0 15px 0;
	color: #000;
}
.footer-desk-inner .hub-innerpage {
	padding-left: 10px;
	display: none;
}
.footer-desk-inner .hub-innerpage a {
	font-size: 12px;
	padding: 3px 0;
}
.footer-desk-inner .hub-innerpage.show {
	display: block;
}
.footer-common {
	padding: 40px 0 0;
	border-top: 1px solid #c9d4d8;
	clear: both;
}
.footer-common ul {
	margin: 0 0 15px;
	max-width: 680px;
	overflow: hidden;
}
.footer-common li {
	border-left: 1px solid #ccc;
	display: inline-block;
	line-height: 0;
	overflow: hidden;
	padding: 0 12px;
}
.footer-common li:first-child {
	border-left: medium none;
	padding: 0 10px 0 0;
}
.footer-common li a {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
.footer-common p {
	font-size: 12px;
	margin: 5px 0 0;
}
.footer-zohologo {
	display: none;
}
.footer-zohologo a {
	margin: 5px 0 0;
}
.footer-no-banner .footer-banner {
	display: none;
}
.footer-no-banner .footer-desk {
	width: 100%;
}
.footer-no-banner .footer-desk-inner {
	margin: 0 auto;
}
.footer-no-banner .footer-common {
	text-align: center;
}
.footer-no-banner .footer-common ul {
	margin: 0 auto 15px;
}
.footer-banner {
	text-align: center;
	padding-top: 100px;
}
.footer-banner-inner {
	margin: 0 auto;
	display: inline-block;
	width: 80%;
	max-width: 350px;
}
.footer-banner-inner img {
	width: 100%;
}
.footer-banner-inner p {
	text-align: center;
	margin: 5px auto;
	width: 100%;
	max-width: 190px;
}

@media screen and (max-width: 1150px) {
.footer-desk {
	width: 70%;
}
.footer-banner {
	width: 30%;
}
}

@media screen and (max-width: 992px) {
.footer-desk {
	width: 100%;
}
.footer-banner {
	width: 100%;
}
.footer-desk-inner {
	margin: 0 auto;
}
.footer-common {
	text-align: center;
}
.footer-common ul {
	margin: 0 auto 15px;
}
.footer-banner {
	padding-top: 70px;
	min-height:100px;
}
}

@media screen and (max-width: 767px) {
.footer-desk {
	padding-left: 10%;
	padding-right: 10%;
}
.footer-desk-inner > ul {
	width: 45%;
} 
}

@media screen and (max-width: 550px) {
.footer-desk-inner > ul {
	width: 100%;
}
}

/* footer social icons */
.on-social {
	display: inline;
	margin-left: -10px;
	padding: 5px 0 0; 
}
.on-social a {
	line-height: 0;
	margin: 0 8px;
	text-align: center;
	background-image: url("https://zoho.com/images/zohohome-sprite-new@2x.png");
	background-size: 1090px 100px;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -999em;
}
.on-social a.on-fb {
	background-position: -324px -69px;
}
.on-social a.on-tw {
	background-position: -300px -69px;
}
.on-social a.on-in {
	background-position: -348px -69px;
}
/* FOOTER NEW CSS ENDS */

