/* RESET CSS STARTS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, canvas, embed, output, ruby, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none
}
ol, ul {
	list-style: none;
}
a {
	border: none;
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
/*.active {
	box-shadow: 0 -2px 0 #fff inset;
}*/
.active1 {
	box-shadow: 0 -2px 0 #00add5 inset;
}
.active2 {
	color: #03a9f5 !important;
}
.active3{
	box-shadow: 0 -2px 0 #000000 inset;
}
.white-color {
	color: #fff;
}
.clear {
	clear: both;
}
.mt30 {
	margin-top: 30px;
}
.mb10 {
	margin-bottom: 10px;
}
/* RESET CSS ENDS */


/* COADING PART STARTS */

body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
 //-webkit-font-smoothing: antialiased;
 //-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
}
.mt50 {
	margin-top: 50px;
}
.bgf5 {
	background: #f5f5f5;
}
.bgf5 .product-logo {
	color: #333;
}
.black-color .product-logo {
	color: #333;
}
.black-color .product-menu li a {
	color: #000;
}
.bgf5 .product-menu li a {
	color: #333;
}
h1 {
	font-size: 32px;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 50px;/*margin: 0 0 25px 0px;*/
}
h2 {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	/*letter-spacing: -0.5px;*/
	line-height: 40px;/*text-align: center;*/
}
h2 span {
	display: block;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.5;
	padding: 5px 0 0;
	text-align: center;
}
h2 a {
	color: #03a9f5;
}
h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;/*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);*/
}
p {
	color: #333;
	/*font-size: 14px;*/
	font-weight: 400;
	line-height: 1.8;
}
.button, .signupnow-button a, .get-started a {
	background: #f0483e;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 50px;
	padding: 0 60px;
	margin: 25px 0 0;
	position: relative;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.content-wrap {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
.more-features a {
	border-bottom: 2px solid #03a9f5;
	color: #03a9f5;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 auto;
	max-width: 205px;
	padding: 0 0 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.get-started a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: none;
}
.get-started a:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}
.logo, .apple-store, .google-play, .menu-icon, .sub-menu-icon, .footer-zohologo a, .windows-store, .play-icon, .openquote {
	background-image: url('../images/product-common-sprite.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
}
.product .upcoming, .app-box a span, .menu .store-icons span, .product-menu li .featured-pro a span {
	background-image: url('../images/product-icon-sprite.png');
	background-repeat: no-repeat;
	text-indent: -999em;
	display: inline-block;
}
.learn-more {
	padding-top: 40px;
}
.learn-more a {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 20px;
}
/* HEADER PART STARTS */

.header {
	background: none repeat scroll 0 0 #ffffff;
	overflow: hidden;
	width: 100%;
	min-height: 38px;
	border-bottom: 1px solid #e8e8e8;
}
.logo {
	background-position: left top;
	float: left;
	height: 23px;
	margin: 6px 0 0 20px;
	text-indent: -999em;
	width: 66px;
}
.product-header .cont-wrap {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
}
.menu {
	float: left;
	min-width: 120px;
	padding: 0px 0px 0 15px;
}
.menu-icon, .mobile-menu, .msign, .sub-menu-icon, .mobile-banner, .user-icon {
	display: none;
}
.menu li {
	float: left;
}
.menu li a, .product-logo, .signing .signup, .signing .signin, .signing .signup, .sgnbtn input, .signupnow-button, .sgfrm .field, .confirmn_msg a {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
	font-weight: inherit !important;
}
.menu li a {
	-webkit-font-smoothing: auto;
	color: #aaa;
	display: block;
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
	padding: 10px 15px;
	transition: 0.25s ease 0s;
	-moz-transition: 0.25s ease 0s;
	-ms-transition: 0.25s ease 0s;
	-o-transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
}
.header:hover .menu li a {
	color: #666;
}
.header:hover .menu .selected a {
	color: #000;
}
.mobile-menu li {
	font-size: 14px;
	font-weight: 600;
	color: #444;
	padding-bottom: 15px;
}
.mobile-menu li a {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 1px 0 0 30px;
	position: relative;
	line-height: 18px;
}
.menu ul li a {
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
	line-height: 18px;
}
.mobile-menu li span, .menu ul li span {
	background-image: 'url(../images/apps-sprite.png)';
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
}
.menu ul {
	position: absolute;
	top: 60px;
	visibility: hidden;
	opacity: 0;
	z-index: 99999;
	width: 150px;
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	margin-left: 10px;
	padding: 10px 25px 10px 25px;
	transition: 0.25s ease 0s;
	-moz-transition: 0.25s ease 0s;
	-ms-transition: 0.25s ease 0s;
	-o-transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
}
.menu ul li {
	border-top: 1px solid #EEEEEE;
	padding: 10px 0;
	text-align: left;
	width: 100%;
}
.catagory-dropdown .mobileapps {
	background: none repeat scroll 0 0 #F7F7F7;
	border: medium none;
	margin: 0 -25px -10px;
	padding: 10px 25px;
	width: 100%;
}
.catagory-dropdown .mobileapps a {
	color: #666;
	font-size: 12px;
	line-height: 17px;
	padding: 2px 0 0;
}
.catagory-dropdown .mobileapps a span {
	display: none;
}
.sales-marketing .catagory-dropdown .bundle-container, .email-collab .catagory-dropdown .bundle-container {
	min-height: 216px;
}
.menu ul li:first-child {
	border: none;
}
.menu .selected>a {
	color: #000000;
	cursor: pointer;
}
.signing .signin, .signing .signup {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 600;
	height: 33px;
	line-height: 35px;
	padding: 0 20px;
	text-align: center;
}
.signing .signup {
	background: none repeat scroll 0 0 #f0483e;
	border: 1px solid #f0483e;
	color: #fff;
	line-height: 33px;
	float: right;
}
.signing .signin {
	color: #f0483e;
 //display: none;
}
.signing .signup {
	display: none;
}
.signing .user-det {
	color: #444;
	font-size: 11px;
	min-width: 400px;
	position: absolute;
	right: 0;
	text-align: right;
	top: -16px;
}
.signing .goto-link {
	background-color: #f7f7f7;
	color: #2fa763;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 35px;
	line-height: 34px;
	margin-left: 5px;
	padding: 0 12px;
	text-transform: capitalize;
}
.menu .menu-signup a:hover {
	color: #fff;
}
/* HEADER PARTS ENDS  */


/* NEW DROPDOWN CSS PART START */

.menu .featured-app.bundle-container {
	padding: 60px 30px;
	position: relative;
}
.featured-app.bundle-container .product {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.menu .sales-marketing .featured-app.app-box, .menu .email-collab .featured-app.app-box {
	background: rgb(247, 252, 255) none repeat scroll 0% 0%;
	max-width: 240px;
	padding: 53px 30px;
}
.menu .email-collab .featured-app.app-box {
	background: rgb(255, 251, 252) none repeat scroll 0% 0%;
}
.menu .finance .featured-app.app-box {
	background: rgb(240, 255, 248) none repeat scroll 0% 0%;
	max-width: 240px;
}
.menu .finance .featured-app.bundle-container .product em {
	max-width: 234px;
}
.featured-app.bundle-container .product span {
	width: 125px;
	height: 110px;
}
.app-box a span.bundle-app-icon1, .app-box a span.bundle-app-icon2, .app-box a span.bundle-app-icon3 {
	background-image: url('../images/crmplus-bundle-illustration2.png');
	background-position: 3px -4px;
	background-repeat: no-repeat;
	background-size: auto auto;
	margin: 10px auto 5px;
}
.app-box a span.bundle-app-icon2 {
	background-image: url('../images/workplace-bundle-illustration2.png');
}
.app-box a span.bundle-app-icon3 {
	background-image: url('../images/financeplus-bundle-illustration2.png');
}
small.bundle-text {
	color: rgb(170, 170, 170);
	font-size: 11px;
	left: 50%;
	letter-spacing: 1px;
	margin-left: -25px;
	position: absolute;
	top: -65px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.featured-app.bundle-container .product em {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	max-width: 224px;
	color: rgb(0, 0, 0);
}
.menu .sales-marketing .app-box, .menu .email-collab .app-box {
	max-width: 180px;
}
.app-icon14 {
	background-position: left -104px;
}
.app-icon10 {
	background-position: -3px -66px;
}
.app-icon1 {
	background-position: left top;
}
.bundle-container-mobile .product {
	background: rgb(247, 252, 255) none repeat scroll 0px 0px;
	border: 1px solid rgb(107, 184, 246);
	box-sizing: border-box;
	color: rgb(0, 0, 0);
	display: block;
	font-size: 16px;
	padding: 10px 10px 10px 53px;
	text-transform: none;
	width: 150px;
}
.bundle-container-mobile.email-collab .product {
	background: rgb(255, 250, 251) none repeat scroll 0px 0px;
	border: 1px solid rgb(239, 159, 159);
}
.bundle-container-mobile.finance .product {
	background: rgb(241, 255, 248) none repeat scroll 0px 0px;
	border: 1px solid rgb(21, 195, 129);
	width: 170px;
}
.bundle-container-mobile small::after {
	background: rgb(107, 184, 246) none repeat scroll 0px 0px;
	bottom: 0px;
	content: "";
	height: 1px;
	left: 0px;
	line-height: 0;
	position: absolute;
	width: 38px;
}
.bundle-container-mobile.email-collab small::after {
	background: rgb(240, 72, 62) none repeat scroll 0px 0px;
}
.bundle-container-mobile.finance small::after {
	background: rgb(21, 195, 129) none repeat scroll 0px 0px;
}
.bundle-container-mobile .bundle-app-icon1, .bundle-container-mobile .bundle-app-icon2, .bundle-container-mobile .bundle-app-icon3 {
	background-image: url('../images/crmplus-bundle-illustration2@2x.png');
	background-position: 0px -3px;
	background-repeat: no-repeat;
	background-size: 35px auto;
	height: 40px;
	left: 9px;
	margin: 0px;
	position: absolute;
	top: 4px;
	width: 35px;
}
.bundle-container-mobile .bundle-app-icon2 {
	background-image: url('../images/workplace-bundle-illustration2@2x.png');
}
.bundle-container-mobile .bundle-app-icon3 {
	background-image: url('../images/financeplus-bundle-illustration2@2x.png');
}
.catagory-dropdown, .dropdown-mask {
	background: none repeat scroll 0 0 #fff;
	border: none;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #E8E8E8;
	left: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 35px;
	width: 100%;
	z-index: -10;
	overflow: hidden;
}
.catagory-inner {
	max-width: 100%;
	width: auto;
	opacity: 0;
	visibility: hidden;
	top: 10px;
	position: relative;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.catagory-dropdown.addMe {
	visibility: visible;
	opacity: 1;
	z-index: 1100;
	top: 35px;
}
.dropdown-mask.showmask {
	visibility: visible;
	opacity: 1;
	z-index: 1000;
	height: 300px;
	background: #fff;
}
.catagory-inner.showMe {
	top: 0px;
	visibility: visible;
	opacity: 1;
}
.menu .app-box {
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: medium none;
	display: block;
	float: left;
	max-width: 190px;
	min-height: 160px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.menu .app-box.mdm-box {
	max-width: 250px;
}
.menu .product {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	min-height: 110px;
	padding: 30px 20px 20px;
	position: relative;
	text-transform: none;
}
.menu .product em {
	display: block;
	font-style: normal;
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
	min-height: 50px;
	text-transform: none;
	color: #666;
}
.app-box a span {
	display: block;
	height: 32px;
	margin: 0 auto 5px;
	position: relative;
	width: 32px;
}
.product .new {
	background: #fef07d none repeat scroll 0 0;
	color: #c46b0c;
	font-size: 10px;
	font-style: normal;
	height: 15px;
	left: 0;
	line-height: 15px;
	position: absolute;
	text-indent: 0;
	top: 0;
	width: 35px;
}
.product .upcoming {
	background-position: -321px -131px;
	width: 60px;
}
.product .beta {
	background-position: right -115px;
	width: 30px;
}
.featured-app .product span {
	height: 64px;
	width: 64px;
}
/*.app-icon1 {
	background-position: left -205px;
}*/
.app-icon2 {
	background-position: -34px top;
}
.app-icon3 {
	background-position: -104px top;
}
.app-icon4 {
	background-position: -70px top;
}
.app-icon5 {
	background-position: -36px -34px;
}
.app-icon6 {
	background-position: -140px top;
}
.app-icon7 {
	background-position: -265px -208px;
}
.app-icon8 {
	background-position: -141px -68px;
}
.app-icon9a {
	background-position: -37px -66px;
}
/*.app-icon10 {
	background-position: -72px -208px;
}*/
.app-icon11 {
	background-position: -176px -68px;
}
.app-icon12 {
	background-position: -72px -68px;
}
.app-icon13 {
	background-position: -109px -68px;
}
.app-icon14 {
	background-position: -134px -205px;
}
.app-icon15 {
	background-position: -35px -104px;
}
.app-icon15a {
	background-position: -68px -100px;
}
.app-icon16 {
	background-position: 0 -138px;
}
.app-icon17 {
	background-position: -330px -205px;
}
.app-icon18 {
	background-position: -175px top;
}
.app-icon19 {
	background-position: -195px -205px;
}
.app-icon20 {
	background-position: -38px -171px;
}
.app-icon21 {
	background-position: -213px -68px;
}
.app-icon22 {
	background-position: left -205px;
}
.app-icon23 {
	background-position: left -205px;
}
.app-icon24 {
	background-position: -210px top;
}
.app-icon25 {
	background-position: -71px -175px;
}
.app-icon26 {
	background-position: -242px top;
}
.app-icon27 {
	background-position: -100px -101px;
}
.app-icon27a {
	background-position: -64px -87px;
}
.app-icon28 {
	background-position: -135px -102px;
}
.app-icon29 {
	background-position: -242px -66px;
}
.app-icon30 {
	background-position: -270px 0;
}
.app-icon31 {
	background-position: -274px -66px;
}
.app-icon32 {
	background-position: -68px -32px;
}
.app-icon33 {
	background-position: -102px -175px;
}
.app-icon34 {
	background-position: -100px -32px;
}
.app-icon35 {
	background-position: -307px -65px;
}
.app-icon36 {
	background-position: -309px 5px;
}
.app-icon37 {
	background-position: -175px -102px;
}
.app-icon38 {
	background-position: -342px -66px;
}
.app-icon40 {
    background-position: -276px -100px;
}
.app-icon41 {
    background-position: -135px -175px;
}
.menu .featured-app {
	border-bottom: medium none;
	border-right: 1px solid #f2f2f2;
	float: left;
	max-width: 240px;
	min-height: 202px;
	padding: 60px 30px;
	text-align: center;
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.featured-app .product {
	font-size: 24px;
	line-height: 32px;
	padding: 0;
}
.featured-app .product em {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 5px auto 10px;
	max-width: 204px;
	min-height: 5px;
}
.more-detail {
	padding: 10px 0 0;
	font-size: 12px;
	color: #999;
	font-weight: 300;
	display: none;
}
.menu .more-detail a {
	display: inline;
	padding: 0 5px;
}
.menu .more-detail a:last-child {
	color: #e5675f;
}
.store-icons {
	color: #999;
	display: none;
	font-size: 12px;
	font-weight: 300;
	opacity: 0.15;
}
.menu .store-icons span {
	height: 18px;
	margin: 0 3px;
	padding: 0;
	width: 18px;
	cursor: default;
}
.menu .no-border {
	border-bottom: 1px solid #f2f2f2;
}
.header:hover .menu li a {
	color: #333;
}
.finance .catagory-inner, .business-proc .catagory-inner {
	max-width: 100%;
}
.store-icons .apple-icon {
	background-position: -294px -175px;
}
.store-icons .gplay-icon {
	background-position: -325px -174px;
}
.store-icons .window-icon {
	background-position: -355px -175px;
}
.menu .sales-marketing:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .email-collab:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .help-desk:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .business-proc:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .finance:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .hr:hover {
	box-shadow: 0 -2px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -2px 0 #03a9f5 inset;
}
.menu .sales-marketing, .menu .email-collab, .menu .help-desk, .menu .business-proc, .menu .finance, .menu .hr {
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
}
.product-hover {
	bottom: 20px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.product-hover .more-detail {
	padding: 5px 0 10px;
}
.app-box:hover {
	border-bottom: 1px solid #333;
}
.sales-marketing .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.email-collab .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.help-desk .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.business-proc .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.finance .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.hr .app-box:hover {
	border-bottom: 1px solid #03a9f5;
}
.sales-marketing .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.email-collab .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.help-desk .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.business-proc .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.finance .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.hr .featured-app:hover {
	border-bottom: 0px solid #03a9f5;
	box-shadow: 0 -3px 0 #03a9f5 inset;
	-webkit-box-shadow: 0 -3px 0 #03a9f5 inset;
}
.featured-app:hover {
	border-bottom: 0px solid #333;
	box-shadow: 0 -3px 0 #333 inset;
	-moz-box-shadow: 0 -3px 0 #333 inset;
	-ms-box-shadow: 0 -3px 0 #333 inset;
	-o-box-shadow: 0 -3px 0 #333 inset;
	-webkit-box-shadow: 0 -3px 0 #333 inset;
}
/* NEW DROPDOWN CSS PART START ENDS */


/*  TOP PRODUCT HEADER PARTS STARTS */

.product-header-top .product-logo, .product-header-top .product-menu li a {
	color: #333;
}
.product-header-top {
	background: #fff;
	max-width: 100%;
	position: relative;
	transition: 0.25s ease 0s;
	-moz-transition: 0.25s ease 0s;
	-ms-transition: 0.25s ease 0s;
	-o-transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
	margin: 0 auto;
 //overflow: hidden;
	z-index: 100;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #efefef\9;/* IE 8 and below */
}
.product-header-top {
	position: fixed;
	width: 100%;
	top: 0px;
}
.slide {
	top: -75px;
}
.product-header-top .product-header-inner {
	max-width: 100%;
	border: none;
	padding: 0 0 0 20px;
}
.product-header-top .product-logo {
	background-image: url("../images/product-common-sprite.png");
	background-position: left -377px;
	/*height: 52px;*/
	line-height: 54px;
	margin: 0;
	padding: 0 0 0 75px;
	background-repeat: no-repeat;
}
.product-header-top .signing {
	margin: 0 0 0 20px;
}
.product-header-top .product-menu li a {
	padding: 15px 10px 16px;
}
.product-header-inner .signup {
	height: 27px;
	line-height: 27px;
	margin: 12px 12px 0 0;
	padding: 0 15px;
}
.product-header-inner .signin {
	display: none!important;
}
/* TOP PRODUCT HEADER PARTS ENDS */


/* PRODUCT HEADER PARTS STARTS */

.banner-inner h1, .banner-inner p, .product-logo, .product-menu li a, .white-label h3 a {
	color: #fff;
	text-shadow: none;
}
.product-header {
	max-width: 100%;
	position: relative;
	transition: 0.25s ease 0s;
	-moz-transition: 0.25s ease 0s;
	-ms-transition: 0.25s ease 0s;
	-o-transition: 0.25s ease 0s;
	-webkit-transition: 0.25s ease 0s;
	margin: 0 auto;
	overflow: hidden;
}
.product-header-inner {
	max-width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	position: relative;
	z-index: 9;
}
.product-logo {
	float: left;
	display: block;
	height: 50px;
	line-height: 44px;
	padding: 5px 0 0 65px;
	font-size: 21px;
	font-weight: 600;
	margin-top: 15px;
	margin-right: 10px;
}
/*浜у搧logo 寮€濮�*/
.crm-logo {
	background: url(../images/icon-crm_0.png) no-repeat;
}
.creator-logo {
	background: url(../creator/images/creator_3.png) no-repeat;
}
.people-logo {
	background: url(../people/images/people-40.png) no-repeat;
}
.connect-logo {
	background: url(../connect/images/connect-icon_1.png) no-repeat;
}
.notebook-logo {
	background: url(../notebook/images/notebook.png) no-repeat;
}
.motivator-logo {
	background: url(../motivator/images/motivator-logo-new_0.png) no-repeat;
}
.cliq-logo {
	background: url(../cliq/images/cliq-icon.png) no-repeat;
}
.mail-logo {
	background: url(../mail/images/mail-icon.png) no-repeat;
}
.one-logo {
	background: url(../one/images/mail-icon.png) no-repeat;
}
.crmplus-logo {
	background: url(../one/images/one-logo.png) no-repeat;
}
.forms-logo {
	background: url(../forms/images/forms-icon.png) no-repeat;
	width: 44px !important;
}
.projetcs-logo {
	background: url(../projects/images/projects-40.png) no-repeat;
	width: 44px !important;
	height: auto;
}
.sites-logo {
	background: url(../sites/images/sites-signup-logo.png) no-repeat;
}
.salesiq-logo {
	background: url(../salesiq/images/icon-salesiq_6.png) no-repeat;
	width: 44px !important;
}
.recruit-logo {
	background: url(../recruit/images/icon-recruit_0.png) no-repeat;
}
.showtime-logo {
	background: url(../showtime/images/showtime-icon_1.png) no-repeat;
}
.contactmanager-logo {
	background: url(../contactmanager/images/icon-contactmanager_1_2.png) no-repeat;
	width: 44px !important;
}
.wiki-logo {
	background: url(../wiki/images/Zoho-Wiki-96px_0.png) no-repeat;
}
.docs-logo {
	background: url(../docs/images/Docs-48.png) no-repeat;
}
.sprints-logo{font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	background: url(../sprints/images/sprints-icon.png) no-repeat;
}
/*浜у搧logo缁撴潫*/
.product-menu {
	float: right;
}
.product-menu li {
	float: left;
	margin-left: 40px;
}
.product-menu li:first-child {
	margin-left: 0;
}
.product-menu li a {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 25px 0 5px;
}
/* MORE ZOHO PRODUCTS IN DROPDOWN CSS STARTS*/

.product-menu li.featured-apps-part {
	padding: 40px 0;
	display: none;
	background: #fff;
}
.more-featured-apps {
	border: none;
}
.more-featured-apps>h4 {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	margin-bottom: 30px;
}
.product-menu li .moreapps {
	color: #03a9f5;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
	text-transform: none;
	background: none;
	border: none;
	padding: 0 20px;
	display: inline-block;
}
.product-menu li .moreapps:hover, .product-menu li.featured-apps-part:hover {
	background: none;
}
.product-menu li .featured-pro a {
	width: 18.5;
	float: left;
}
.featured-pro {
	display: block;
	clear: both;
	overflow: hidden;
}
.product-menu li .featured-pro a {
	border: medium none;
	float: left;
	padding: 0;
	width: 25%;
	text-align: center;
}
.product-menu li .featured-pro a span {
	display: block;
	height: 32px;
	margin: 0 auto 5px;
	width: 30px;
}
.featured-pro a.more-crm span {
	background-position: left top;
}
.featured-pro a.more-mail span {
	background-position: left -70px;
}
.featured-pro a.more-books span {
	background-position: left -102px;
}
.featured-pro a.more-support span {
	background-position: left -33px;
}
.featured-pro a.more-creator span {
	background-position: left -172px;
}
.featured-pro a.more-recruit span {
	background-position: left -138px;
}
.featured-pro a.more-projects span {
	background-position: -64px -65px;
}
/* MORE ZOHO PRODUCTS IN DROPDOWN CSS ENDS*/


/* PRODUCT HEADER PARTS ENDS */


/* SMART BANNER FOR MOBILE CSS */

#smartbanner {
	background: #18abf7;
	left: 0;
	bottom: -60px;
	text-align: center;
	width: 100%;
	height: 44px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	z-index: 998;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	-webkit-text-size-adjust: none;
	position: fixed;
	opacity: 0.95;
}
#smartbanner, html.sb-animation {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#smartbanner .sb-close {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -12px;
	display: block;
	width: 24px;
	height: 24px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #eee;
	text-decoration: none;
}
#smartbanner .applink {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 46px;
}
/* SMART BANNER FOR MOBILE CSS ENDS */

.sgnbtn input, .sgnbtn input[type="submit"], .get-started a, .button, a.signup-btn {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 60px;
	background: #f0483e;
	text-align: center;
	transition: all 0.5s ease 0s;
	margin: 0;
	color: #fff;
	border: none;
	border-bottom: none;
	cursor: pointer;
}
/* FOOTER NEW CSS */

.zfooter {
	overflow: hidden;
	border-top: 1px solid #eee;
	background: #f5f5f5;
}
.footer-banner, .footer {
	width: 40%;
	float: left;
	min-height: 400px;
	padding: 70px 0;
	box-sizing: border-box;
}
.footer {
	width: 60%;
	background: #fff;
	padding-left: 4%;
	padding-right: 4%;
}
.footer-inner {
	max-width: 650px;
}
.footer-inner>ul {
	width: 30.33%;
	float: left;
	margin: 0 3% 30px 0;
}
.footer-inner>ul li a {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0;
	text-align: left;
}
.footer-inner>ul li:first-child, .footer-inner>ul li:first-child a {
	font-size: 20px;
	padding: 0 0 15px 0;
	color: #000;
}
.footer-inner .hub-innerpage {
	padding-left: 10px;
	display: none;
}
.footer-inner .hub-innerpage a {
	font-size: 12px;
	padding: 3px 0;
}
.footer-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 {
	width: 100%;
}
.footer-no-banner .footer-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;
}
.bottom-promo {
	text-align: center;
}
.bottom-promo .content-wrap {
	margin: 40px auto;
}
.bottom-promo .content-wrap a.promo-link {
	color: rgb(0, 174, 239);
	font-size: 22px;
	/*font-weight: 600;*/
	margin-top: 15px;
	text-decoration: underline;
}
.ct-action-btn {
	color: rgb(255, 255, 255);
	margin: 20px 0px;
	display: inline-block;
	padding: 10px 30px;
	background: rgb(240, 72, 62) none repeat scroll 0% 0%;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.ct-action-btn:hover {
	color: rgb(255, 255, 255);
}

@media screen and (max-width: 1150px) {
.footer {
	width: 70%;
}
.footer-banner {
	width: 30%;
}
}

@media screen and (max-width: 992px) {
.footer {
	width: 100%;
}
.footer-banner {
	width: 100%;
}
.footer-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 (min-width: 1141px) and (max-width: 1210px)  {
	.product-header-top .product-menu li a{
		font-size: 12px ;
	}
}


@media screen and (max-width: 767px) {

.footer {
	padding-left: 10%;
	padding-right: 10%;
}
.footer-inner>ul {
	width: 45%;
}
}

@media screen and (max-width: 550px) {
.footer-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 */


/* End of four column footer */


/* FOOTER PART ENDS */


/*~~~~~ MAIN CONTENT PART STARTS ~~~~~*/


/* BANNER PART STARTS */

.main {
	overflow: hidden;
	clear: both;
	margin-top: -74px;
}
.banner-part {
	background-color: #333;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.banner-part:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.banner-inner {
	box-sizing: border-box;
	overflow: hidden;
	padding: 130px 0;
	position: relative;
	text-align: left;
}
.banner-inner.container1080 {
	width: 90%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.banner-content {
	padding: 50px 5%;
	width: 50%;
	float: left;
}
.banner-content p {
	font-size: 16px;
	line-height: 26px;
	padding: 0 0 10px 0;
	position: relative;
	color: #d5d5d5;
	max-width: 600px;
}
/*.banner-content p:after {
	border-bottom: 1px solid #fff;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	width: 36px;
}
*/

.signupnow-button {
	display: none;
}
.getstarted-box {
	max-width: 100%;
	overflow: hidden;
	padding: 0;
}
.watch-video, .watch-story {
	color: #d5d5d5;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	max-width: 155px;
	padding: 12px 0;
	z-index: 9;
}
.play-icon {
	background-position: -32px -323px;
	float: left;
	height: 20px;
	margin-right: 8px;
	width: 22px;
}
.banner-content.banner-center {
	padding: 0 5%;
	text-align: center;
	width: 90%;
}
.banner-center p {
	margin: 0 auto;
}
/* BANNER SIGNUP PART STARTS */


/* COUNTRY DROPDOWN CSS FOR EU SETUP ONLY */

.za-region-container {
	display: none;
	margin: 25px 0 10px;
	position: relative;
}
.za-region-container .za-region-select {
	border-radius: 0;
	-webkit-border-radius: 0;
	box-sizing: padding-box;
	font-size: 14px;
	height: 35px;
	margin: 0;
	outline: hidden;
	padding: 0;
	width: 100% !important;
	background: transparent;
	color: #eee;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.za-region-container .za-region-select option {
	box-sizing: padding-box;
	font-size: 12px;
	padding: 5px 10px;
	appearance: none;
	-webkit-appearance: none;
	outline: hidden;
	border: none;
}
/* COUNTRY DROPDOWN CSS FOR EU SETUP ONLY ENDS */



.product-header-inner>.signing .signup {
	display: block !important;
}
/******************************************************************************/
/****************************** New Signup styles *****************************/
/******************************************************************************/
.signup-box * {
    box-sizing: border-box;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.signup-box form>div {
    position: relative;
}
.signup-form {
    max-width: 365px;
    margin: 0 0 0 auto;
    min-height: 410px
}
.signup-heading {
    
    font-size: 16px;
    color: #000;
    font-weight: 600
}
.umain .signup-box {
    display: none
}
.signup-box input {
    color: #000;
    padding: 14px 12px;
    border: none;
    display: block;
    width: 100%;
    margin: 0 0 15px;
    font-size: 14px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: 0.5s ease;
    border-radius: 0;
}
.signup-box input[type="password"]:focus, .signup-box input[type="text"]:focus {
    border-color: #03a9f5
}
.field-error input {
    margin-bottom: 25px
}
.field-msg {
    display: none
}
.field-error .field-msg {
    display: block
}
.sign_agree.field-error {
    margin-bottom: 25px;
}
.sign_agree.field-error .field-msg {
    bottom: -20px;
    line-height: 1.2;
}
.phone-field #country_code, .phone-field .downarrow {
    position: absolute;
    top: 13px;
    left: 12px;
    pointer-events: none;
    font-size: 12px
}
.phone-field .downarrow {
    top: 20px;
    left: 55px;
    width: 0;
    height: 0;
    border-top: 6px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}
.phone-field .za_country_code {
    width: 70px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 50px;
    z-index: 9999;
    cursor: pointer
}
.phone-field input.phoneno-field {
    padding-left: 75px;
    margin-bottom: 10px
}
.signup-box .field-msg {
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.5s ease;
}
.field-error .field-msg {
    bottom: -20px;
}
.signup-box .error {
    color: #f00;
    font-size: 12px
}
.signup-box .snews-letter {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0
}
.signup-box .za-captcha-container+p {
    margin: 0
}
.signup-box .sign_agree {
    font-size: 12px;
}
.signup-box .sign_agree a {
    color: #333;
    text-decoration: underline
}
.sgnbtn input[type="submit"] {
    font-size: 16px;
    line-height: 45px;
    padding: 0 60px;
    background: #f0483e;
    text-align: center;
    
    border: 0;
    color: #fff;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}
.signup-box .password-strength {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -7px
}
.password-strength div {
    background: #fe0000;
    height: 5px;
    width: 0
}
.get-signup-plan {
    margin: 0 0 10px;
}
.get-signup-plan input[type="radio"] {
    margin: 0px 5px 0 2px;
    border: none;
    position: relative;
    vertical-align: middle;
    width: 16px;
    background: none;
    padding: 0;
    display: inline-block;
    height: 16px;
    line-height: 16px;
}
.get-signup-plan input[type="radio"]:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #666;
    left: -2px;
    top: -2px;
    border-radius: 100%;
    pointer-events: none;
}
.get-signup-plan input[type="radio"]:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    left: 3px;
    top: 3px;
    border-radius: 100%;
    pointer-events: none;
}
.get-signup-plan input[type="radio"]:checked:after {
    background: #666;
}
.get-signup-plan label {
    margin: 0 20px 0 0;
    font-size: 14px;
    position: relative;
    top: -1px;
    cursor: pointer
}

@media only screen and (max-width: 992px) {
.signup-form {
    margin: 60px auto 0;
    padding: 30px;
    max-width: 500px;
    background: rgba(255, 235, 235, 0.57);
    border-radius: 5px
}
}

@media only screen and (max-width: 991px) {
.signup-box {
    display: none
}
}
/******************************************************************************/
/****************************** New Signup styles *****************************/
/******************************************************************************/

/******* TOS check box style in signup page *******/

.za-tos-container {
    margin-bottom: 5px;
}

.za-tos-container label {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
}

#signup-termservice {
    border: 1px solid #333;
    display: inline-block;
    height: 8px;
    margin-right: 4px;
    width: 8px;
    box-sizing: content-box;
}

#tos {
    height: 1px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

#signup-termservice.checked {
    position: relative;
}

#signup-termservice.checked::after {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -1px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg);
    width: 5px;
}

#signup-termservice.checked::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 1px;
    position: absolute;
    top: 1px;
    transform: rotate(-45deg);
    width: 15px;
}


/****** TOS - Ends *******/


/* SIGNIN USING SOCIAL MEDIAS CSS STARTS */

.socl-signup {
	margin: 0;
	overflow: hidden;
	padding: 15px 0 0;
	text-align: right;
}
.socl-signup p {
	color: #aaa;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	position: relative;
	text-align: right;
	top: -5px;
}
.socl-signup ul {
	display: inline-block;
}
.socl-signup ul li {
	background-image: url("../images/social-signin-sprite.png");
	background-position: 4px 1px;
	background-repeat: no-repeat;
	color: #496faf;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 20px;
	margin: 0 0 0 10px;
	opacity: 0.7;
	padding: 0;
	text-align: left;
	text-indent: -99999em;
	width: 20px;
	display: inline-block;
	line-height: 25px;
	float: right;
}
.socl-signup ul li:hover {
	opacity: 1;
}
.socl-signup .vi-google {
	background-position: 4px 1px;
}
.socl-signup .vi-linkedin {
	background-position: -98px 1px;
}
.socl-signup .vi-office365 {
	background-position: -236px 1px;
}
.socl-signup .vi-twitter, .socl-signup .vi-facebook, .socl-signup .vi-yahoo, .socl-signup .vi-gapps {
	display: none;
}
.idpform {
	position: relative;
	text-align: left;
	overflow: hidden;
	padding: 0 0 25px 0;
	width: 100%;
}
.idpform .sub-domain {
	color: #ccc;
	display: inline-block;
	font-size: 14px;
	left: 7px;
	margin-right: 0;
	opacity: 0;
	position: absolute;
	top: 25px;
}
.idpform[novalidate="true"] .sub-domain {
	opacity: 1;
}
.idpform .error {
	bottom: 0;
	color: #f0483e;
	display: block;
	float: none;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0 0 0 10px;
	position: absolute;
	text-align: left;
}
.small-input {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin-top: 15px;
	padding: 10px 10px 10px 45px;
	width: 78%;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: medium none;
}
.signupbtn.openidbtn {
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: #03a9f5;
	border: medium none;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	padding: 0;
	position: relative;
	width: 21.5%;
	z-index: 99;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: medium none;
}
.openidlink {
	background: url("../images/signup-sprite.png") no-repeat scroll -73px -41px rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 24px;
	margin: 6px 17px 6px 0;
	width: 24px;
	text-indent: 1px;
}
.confirmn {
	font-size: 13px;
	margin-top: 30px;
}
.confirmn_msg {
	color: #777777;
	line-height: 23px;
}
.confirmn_msg a {
	font-weight: 600;
	margin: 4px 0;
}
.signup_frm .create-new {
	color: #fff;
 //cursor: pointer;
	font-size: 22px;
	font-weight: 300;
	margin: 0 0 25px;
	text-align: left;
}
.zoho-logo {
	padding: 0 5px;
	position: relative;
	top: 2px;
}
.zp-signupSuccess {
	margin: 45px auto 12px;
	max-height: 2500px;
	min-height: 600px;
	padding: 20px;
	position: relative;
	width: 380px;
	z-index: 1000;
}
.zp-awesome {
	color: #666666;
	font-size: 28px;
	text-align: center;
}
.zp-successTxt {
	color: #666666;
	font-size: 14px;
	margin-top: 25px;
	text-align: center;
}
.za-email-suggestion {
	color: #fff;
}
/* SIGNIN USING SOCIAL MEDIAS CSS ENDS */


/* SIGNUP FORM CSS ENDS */


/* BANNER PART AFTER LOGIN STARTS */

.umain .signup-box, .umain .signupnow-button, .umain .button {
	display: none;
}
.umain .banner-content {
	float: none;
	margin: 0 auto;
	max-width: 900px;
	padding: 50px 5% 100px;
	text-align: center;
	width: 90%;
}
.umain .banner-content p {
	margin: 0 auto;
}
.umain .watch-video {
	margin: 0 auto;
}
/* BANNER PART AFTER LOGIN ENDS */


/* BANNER SIGNUP PART ENDS */


/* BANNER PART ENDS */


/* Signin Signup Page CSS */
.signin-part {
	background: #FFFFFF;
	margin: 0 auto 70px;
	max-height: 400px;
	overflow: auto;
	padding: 30px 30px 70px;
	width: 450px;
	overflow: hidden;
	border-top-width: 5px;
	border-top-style: solid;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1)
}
.signin-part .signup-link {
	border-top: 1px solid #dddddd;
	clear: both;
	overflow: auto;
	padding-top: 15px;
	position: relative;
	text-align: center;
	top: -15px
}
.signup-link a {
	color: #f0483e;
	display: block;
	text-decoration: underline
}
.signup-part {
	background: none repeat scroll 0 0 #ffffff;
	border-top: 5px solid #ea785d;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	margin: 30px auto 70px;
	overflow: auto;
	padding: 40px;
	width: 690px
}
.signup-head {
	color: #333;
	font-size: 30px;
	letter-spacing: -0.5px;
	line-height: 30px;
	min-height: 60px;
	padding: 50px 0 0;
	text-align: center
}
.signup-head span {
	display: block;
	font-size: 14px
}
.signin-iframe {
	width: 430px;
	height: 350px;
	margin: 0;
	float: left
}
/* End of Signin Signup Page CSS */
/* FEATURES PART STARTS */

.features {
	/*margin: -90px auto 0;*/
	overflow: hidden;
	/*padding: 0 5% 60px;*/
	position: relative;
	z-index: 1;
}
.features h2 {
	padding: 0 0 50px;
}
.features p {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}
.features-wrap h2:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 1px;
 //background:#333;
}
.prd-screenshot {
	margin: 0 auto 35px;
	max-width: 850px;
	text-align: center;
	position: relative;
}
.prd-screenshot a {
	color: #fff;
}
.features ul {
	overflow: hidden;
}
.features li {
	display: inline-block;
	float: left;
	width: 33.333%;
	border-right: 1px solid #f2f2f2;
	box-sizing: border-box;
}
.features li:nth-child(3n) {
	border-right: none;
}
.features li:nth-child(-n+3) {
	border-bottom: 1px solid #f2f2f2;
}
.features li>div {
	padding: 0 40px 20px;
	min-height: 240px;
}
.features li>div.box-content {
	padding-left: 0;
}
.features li:nth-child(n+4)>div {
	padding: 40px 40px 0;
}
.features li>div span {
	display: block;
	height: 50px;
	margin: 0 0 10px;
	width: 60px;
	opacity: 0.75;
}
.features .content-wrap div>a {
	display: inline-block;
}
.features li:first-child>div, .features li:nth-child(4)>div {
	padding-left: 0;
}
.features li:nth-child(3n)>div {
	padding-right: 0;
}
.features h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 10px;/*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);*/
	
}
.features h4 a {
	color: #03a9f5;
	font-size: 18px;
}
.features p a {
	color: #666;
}
.features .features-screenshots {
	margin-bottom: 0;
}
.features .customer-quote p, .features .customer-quote span, .features .customer-quote em {
	color: #fff;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.features .customer-quote {
	background-color: #ea785d;
}
.features li>div.box-content {
	position: relative;
}
.features .customer-quote {
	text-align: center;
}
.customer-quote .customer1 {
	background-position: left -131px;
	height: 66px;
	margin: 20px auto;
	width: 65px;
}
.features .customer-quote p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.features .customer-quote small {
	display: block;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18px;
	margin-top: 15px;
	opacity: 0.8;
}
.box-content.more-features {
	background: #f5f5f5;
	position: absolute;
}
.features .content-wrap .more-features>a {
	border: medium none;
	color: #03a9f5;
	display: table-cell;
	letter-spacing: 0;
	width: 100%;
	padding: 0;
	position: absolute;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	left: 0;
	max-width: 100%;
	height: 100%;
	top: 0;
	margin-top: 0;
	right: 0;
	bottom: 0;
}
.features .content-wrap .more-features>a small {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.features .content-wrap .more-features>a:hover {
	letter-spacing: 2px;
}
.more-features {
	clear: both;
	padding: 50px 0 0;
	text-align: center;
}
.more-features a {
	border-bottom: 2px solid #03a9f5;
	color: #03a9f5;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 auto;
	max-width: 205px;
	padding: 0 0 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.more-features a:hover {
	padding: 0 10px 5px;
}
.features .learnmore {
	border: 1px solid #ccc;
	color: #333;
	display: inline-block;
	font-size: 11px;
	/*font-weight: 600;*/
	letter-spacing: 0.25px;
	margin: 15px 0 20px;
	padding: 7px 15px;
	transition: all 0.25s ease 0s;
}
/*.features .learnmore:hover {
	color: #03a9f5;
	padding: 7px 20px;
}*/


/* FEATURE VIDEO START */

.feature-video {
	cursor: pointer;
	text-align: center;
	position: relative;
}
.feature-video:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	z-index: 0
}
.feature-video a {
	display: block;
	margin: 50px auto 20px;
	border-radius: 50%;
	position: relative;
	padding-top: 80px;
}
.feature-video a:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -34px;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background: url(../../images/video-play.png) top center no-repeat;
}
.feature-video a {
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -0.01em;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.feature-video a label {
	display: block;
}
/* FEATURE VIDEO ENDS */


/* FEATURES PART ENDS */


/* CLIENTS & DOWNLAOD APPS SECTION STARTS */

.more-section {
	clear: both;
	display: table;
	overflow: hidden;
	width: 100%;
}
/* DOWNLOAD APPS */

.app-section, .client-part {
	background-attachment: scroll;
	background-color: #333;
	background-image: url("/images/app-downloads-bg.jpg");
	background-position: left top;
	background-size: cover;
	display: table-cell;
	float: none;
	overflow: hidden;
	width: 50%;
}
.app-section h2, .client-part h2 {
	color: #fff;
	padding-bottom: 30px;
}
.app-section .download-apps {
	padding: 0 5%;
}
/* Client Part */

.client-part {
	background-image: url("images/clinet-part-bg.jpg");
	padding: 120px 0;
	position: relative;
	width: 50%;
}
.client-part ul {
	text-align: center;
}
.client-part li {
	display: inline-block;
	height: 60px;
	margin: 20px 40px 5px;
	text-align: center;
}
.client-part li span {
	display: inline-block;
	height: 60px;
	vertical-align: middle;
	width: 70px;
}
.client-part .more-customers {
	border-bottom: 2px solid #fff;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 auto;
	max-width: 152px;
	padding: 20px 0 5px;
	text-align: center;
	transition: all 0.5s ease 0s;
}
/* CLIENTS & DOWNLAOD APPS SECTION STARTS */


/* BENIFIT SECTION STARTS */

.benifits-part {
	background: none repeat scroll 0 0 #fff;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 60px 5% 25px;
}
.benifits-part h2 {
	margin-bottom: 50px;
	text-align: center;
}
.benifits li {
	float: left;
	width: 20%;
	position: relative;
}
.benifits li img {
	display: block;
	width: 100%;
}
.benifits li h4 {
	font-size: 18px;
	font-weight: 600;
	left: 50%;
	letter-spacing: -0.25px;
	line-height: 24px;
	max-width: 160px;
	padding: 0 20px;
	position: absolute;
	text-align: center;
	top: 50%;
 // transform: scale(0.85);
 // -webkit-transform: scale(0.85);
	opacity: 1;
	margin: -25px 0 0 -100px;
	transition: .5s ease;
	-webkit-transition: .5s ease;
	width: 100%;
}
.benifits li.fadeIn h4 {
 //transform: scale(1);
	opacity: 1;
	margin: -75px 0 0 -100px;
}
.benifits h4 span {
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 40px;
	text-transform: none;
	transition: .5s ease-in-out 0.1s;
	-webkit-transition: .5s ease-in-out 0.1s;
	opacity: 0;
}
.benifits li.fadeIn h4 span {
	opacity: 1;
	margin-top: 10px;
}
/* BENIFIT SECTION ENDS */

.bot-banner .get-started a {
	position: relative;
	display: inline-block;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin: 25px 0 0;
	padding: 10px 60px;
	text-align: center;
	transition: all 0.5s ease 0s;
}
.bot-banner .get-started a:hover {
	border: 1px solid rgba(255, 255, 255, 1);
}
/******************************************************************************/
 /****************************** New Footer styles *****************************/
/******************************************************************************/
.footer-sec-wrap {
	/*overflow: hidden;*/
	border-top: 1px solid #f5f5f5;
}
.footer-sec-wrap .content-wrap {
	margin: 30px auto;
	max-width: 1280px;
	width: 90%;
}
.footer-sec-wrap.two-column .content-wrap {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	display: table;
	table-layout: fixed
}
.footer-sec-wrap.two-column .content-wrap > div {
	display: table-cell;
}
.footer-sec-wrap.two-column .promo-section-wrap {
	width: 35%;
	padding: 60px 0;
	background: #f5f5f5;
	vertical-align: middle
}
.footer-sec-wrap.two-column .footer-links-wrap {
	width: 65%;
	box-sizing: border-box;
	padding: 60px
}
.footer-sec-wrap .footer-links-wrap {
	padding: 0 30px
}
.customer-stories {
	margin: 0 auto;
	max-width: 360px;
	width: 80%;
	overflow: hidden;
	text-align: center
}
.customer-stories img {
	display: block;
	height: auto;
	margin: 0 auto 10px;
	max-width: 100%;
}
.projects-customer p a {
	position: relative;
	color: rgba(255,255,255,.6) !important;
	font-size: 13px;
	text-decoration: none;
	display: inline-block
}
.customer-stories p a {
	position: relative;
	color: #555555;
	font-size: 13px;
	text-decoration: none;
	display: inline-block
}
.customer-stories p a span {
	display: block;
	color: #999;
	font-size: 12px;
	font-style: italic;
}
.common-links {
	position: relative;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-size: 12px;
	text-align: center;
}
.footer-sec-wrap.two-column .common-links {
	text-align: left;
}
.common-links:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #f5f5f5
}
.footer-sec-wrap.two-column .common-links:before {
	width: 75%
}
.common-links ul {
	list-style: none;
	margin-bottom: 5px;
	overflow: hidden
}
.common-links ul li {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	margin-bottom: 10px;
}
.common-links ul li:first-child {
	padding-left: 0
}
.common-links ul li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	padding: 0;
}
.common-links ul li:last-child {
	padding-right: 0;
	border-right: none
}
.common-links p {
	padding: 0 10px 0 0
}
.friend-link a {
	color: #575651;
	padding-left: 5px;
	padding-right: 5px;
}
.footer-sec-wrap .product-links {
	display: table;
	table-layout: fixed;
	width: 100%
}
.footer-sec-wrap .product-links.three-column {
	margin: 0 auto;
	max-width: 980px;
}
.footer-sec-wrap.two-column .product-links.three-column {
	max-width: inherit;
}
.footer-sec-wrap .product-links > div {
	display: table-cell;
	padding: 0 20px 0 0;
	box-sizing: border-box
}
.footer-sec-wrap .product-links ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
}
.footer-sec-wrap .product-links h4 {
	margin: 30px 0 10px;
	text-align: left;
	color: #666;
}
.footer-sec-wrap .product-links ul li {
	font-size: 14px;
	margin: 8px 0
}
.footer-sec-wrap .product-links ul li a {
	color: #666;
	text-decoration: none
}
.footer-sec-wrap .product-links ul li ul {
	padding-left: 10px;
}
.footer-sec-wrap .product-links ul li ul li a {
	font-size: 12px;
}
.footer-sec-wrap .product-links ul li.active > a {
	color: #00aeef;
}
.footer-sec-wrap .product-links.one-column ul {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: block
}
.footer-sec-wrap .product-links.one-column ul li {
	display: inline-block;
	padding: 5px 20px;
	float: none;
	width: auto
}
.footer-sec-wrap .product-links.one-column ul li:first-child {
	margin-left: 0;
}
.footer-sec-wrap .product-links.one-column ul li:last-child {
	margin-right: 0;
}
.footer-sec-wrap .product-links.three-column > div {
	text-align: left
}

/*.on-social {
	margin-top: 10px
}
.on-social a {
	display: inline-block;
	position: relative;
	height: 24px;
	transition: 0.5s ease;
	opacity: 0.5;
	margin-right: 15px;
	background: url('../images/footer-sprite.png') left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.on-social a.on-fb {
	background-position: -336px 0px;
	width: 9px
}
.on-social a.on-tw {
	background-position: -345px 0px;
	width: 18px
}
.on-social a.on-in {
	background-position: -363px 0px;
	width: 17px
}
.on-social a:hover {
	opacity: 1;
}
.product-links ul li.mailto:before, .product-links ul li.toll-free:before, .product-links ul li.submit-request:before {
	background-image: url('../images/footer-sprite.png');
	background-repeat: no-repeat
}
.product-links ul li.mailto, .product-links ul li.toll-free, .product-links ul li.submit-request {
	position: relative;
	padding-left: 30px;
}
.product-links ul li.mailto:before, .product-links ul li.toll-free:before, .product-links ul li.submit-request:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
}
.product-links ul li.mailto a, .product-links ul li.toll-free a, .product-links ul li.submit-request a {
	border-left: 1px solid #ccc;
	padding-left: 10px
}
.product-links ul li.mailto:before {
	background-position: 0 0
}
.product-links ul li.toll-free:before {
	background-position: -24px 0
}
.product-links ul li.submit-request:before {
	background-position: -48px 0
}
.lang-support span {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 5px 20px 5px 0;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.8;
	transition: 0.5s ease;
	background: url('../images/footer-sprite.png') left top no-repeat
}
.lang-support span:hover {
	opacity: 1;
}
.lang-support span.english {
	background-position: -72px 0
}
.lang-support span.spanish {
	background-position: -96px 0
}
.lang-support span.french {
	background-position: -120px 0
}
.lang-support span.german {
	background-position: -144px 0
}
.lang-support span.italian {
	background-position: -168px 0
}
.lang-support span.japanese {
	background-position: -192px 0
}
.lang-support span.portuguese {
	background-position: -216px 0
}
.lang-support span.brazil {
	background-position: -240px 0
}
.lang-support span.chinese {
	background-position: -264px 0
}
.lang-support span.dutch {
	background-position: -288px 0
}
.lang-support span.russia {
	background-position: -312px 0
}
.footer-sec-wrap.only-common .common-links {
	padding-top: 0;
	margin-top: 0px;
}
.footer-sec-wrap.only-common .common-links:before {
	display: none;
}*/

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.footer-sec-wrap .product-links > div {
	display: block;
	overflow: hidden;
}
.footer-sec-wrap.two-column .product-links ul li {
	display: inline-block;
	margin: 5px 35px 5px 0;
	float: left
}
.footer-sec-wrap .product-links ul li {
	display: inline-block;
	float: left;
	margin: 10px 25px 10px 0
}
.common-links:before, .footer-sec-wrap.two-column .common-links:before {
	width: 100%
}
.common-links ul {
	margin-bottom: 5px
}
.footer-sec-wrap.two-column .common-links ul li {
	margin-bottom: 10px;
	font-size: 10px
}
.common-links ul li {
 font-size: 12px padding: 0 8px;
}
.lang-support {
	display: inline-block
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.footer-sec-wrap.two-column .content-wrap {
	width: 100%
}
.footer-sec-wrap.two-column .content-wrap > div {
	display: block;
	width: 100%;
}
.footer-sec-wrap.two-column .content-wrap .footer-links-wrap {
	padding: 30px;
	margin: 30px auto;
	width: 90%;
	box-shadow: none;
}
.footer-sec-wrap .product-links > div {
	display: block;
	overflow: hidden;
}
.footer-sec-wrap .product-links ul li {
	display: inline-block;
	float: left;
	margin: 10px 35px 10px 0
}
.footer-sec-wrap.two-column .common-links:before {
	width: 100%
}
.common-links ul {
	margin-bottom: 5px
}
.common-links ul li {
	font-size: 12px
}
.common-links ul li:first-child {
	padding-left: 10px
}
.common-links p, .on-social {
	padding: 0 10px
}
.lang-support {
	display: inline-block
}
}

@media only screen and (max-width : 767px) {
.footer-sec-wrap.two-column .content-wrap {
	width: 100%
}
.footer-sec-wrap.two-column .content-wrap > div {
	display: block;
	width: 100%;
}
.footer-sec-wrap.two-column .content-wrap .footer-links-wrap {
	padding: 30px;
	margin: 30px auto;
	width: 90%;
	box-shadow: none;
}
.footer-sec-wrap .product-links > div {
	display: block;
	overflow: hidden;
}
.footer-sec-wrap .product-links ul li {
	display: inline-block;
	float: left;
	margin: 10px 35px 10px 0
}
.common-links, .footer-sec-wrap.two-column .common-links {
	text-align: center;
	margin-top: 30px;
	padding-top: 20px
}
.footer-sec-wrap.two-column .common-links:before {
	width: 100%
}
.common-links ul {
	margin: 0 auto 5px;
	width: 100%
}
.common-links ul li {
	margin: 0 10px 10px;
	font-size: 10px;
	border-right: none
}
.common-links ul li:first-child {
	padding-left: 10px
}
.common-links p, .on-social {
	padding: 0 10px
}
.lang-support {
	display: inline-block
}
.lang-support span {
	margin: 5px 10px 5px 0
}
}

@media only screen and (max-width : 480px) {
.footer-sec-wrap .product-links ul li {
	display: block;
	width: 100%;
	margin: 10px 0
}
.product-links.one-column ul li {
	display: block;
	padding: 5px 20px;
	box-sizing: border-box;
	width: 100%
}
}
/******************************************************************************/
 /****************************** New Footer styles *****************************/
/******************************************************************************/
/* TESTIMONIAL SECTION STARTS */

.testimonial {
	max-width: 100%;
	padding: 90px 5%;
	text-align: center;
	position: relative;
	background-image: none !important;
}
.testimonial .content-wrap {
	z-index: 9;
}
.testimonial .customer1 {
	border-radius: 100%;
	height: 80px;
	margin: 0 auto 15px;
	width: 80px;
	background-color: #f2f2f2;
	display: block;
	background-position: right bottom;
}
.testimonial p {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;
	line-height: 38px;
	margin: 0 auto;
	max-width: 750px;
	position: relative;
}
.testimonial p:after {
	content: "";
	width: 40px;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin-left: -25px;
	display: none;
}
.testimonial small {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 20px;
	padding: 0 0 30px;
}
.testimonial .watch-story {
	color: #333;
	display: block;
	margin: 25px auto 0;
	max-width: 170px;
	font-weight: 600;
}
.testimonial .play-icon {
	background-position: -55px -323px;
}
/* TESTIMONIAL SECTION ENDS */


/* VIDEO BANNER PART STARTS */

.new-features .video-banner-outer {
	position: absolute;
	top: 520px;
	cursor: pointer;
	width: 100%;
}
.video-banner {
	background-attachment: scroll;
 //background-image: url("images/video-banner-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
	width: 100%;
}
.video-banner .play-icon {
	background-image: url("../images/crm-sprite.png");
	background-position: -92px -130px;
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	margin: 0 auto 10px;
	text-indent: -999em;
	width: 70px;
	cursor: pointer;
}
.video-banner p {
	color: #fff;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 38px;
	margin: 0 auto;
	max-width: 700px;
	padding: 20px 0 0;
	text-align: center;
}
.video-banner-outer a {
 //background-image: url("images/crm-sprite.png");
	background-position: -300px -197px;
	background-repeat: no-repeat;
	bottom: 15px;
	color: #fff;
	font-size: 12px;
	opacity: 0.8;
	position: absolute;
	right: 12px;
	text-align: left;
	text-transform: none;
	width: 150px;
	z-index: 99;
}
/* VIDEO BANNER PART ENDS */


/* MOBILE APPS PART STARTS */

.download-apps {
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 5% 70px;
	text-align: center;
}
.mobile-apps-part {
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 5%;
	overflow: hidden;
	border-top: 1px solid #E2E2E2
}
.mobile-apps-content {
	width: 57%;
	margin: 0 3% 0 0;
	float: left;
}
.mobile-apps-content h3 {
	color: #333;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: -0.5px;
	line-height: 34px;
	margin-bottom: 10px;
}
.mobile-apps-content p {
	margin-bottom: 35px;
}
.mobile-apps-content p strong {
	color: #333;
}
.mobile-apps-image {
	width: 40%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.mobile-apps-image img {
	position: relative;
}
.mobile-apps-image img:hover {
	top: 0
}
/* DOWNLOAD APPS SECTION STARTS*/

.download-apps a {
	display: inline-block;
	height: 42px;
	padding: 0 0 0 0;
	vertical-align: middle;
	margin: 10px;
}
.download-apps .apple-store, .download-apps .google-play, .download-apps .windows-store {
	text-indent: -999em;
}
.download-apps .apple-store, .apple-store {
	background-position: left -60px;
	height: 40px;
	width: 135px;
}
.download-apps .google-play, .google-play {
	background-position: left -105px;
	height: 40px;
	width: 140px;
}
.google-play {
	margin-left: 10px;
}
.download-apps .windows-store {
	background-position: left -157px;
	height: 40px;
	width: 155px;
}
/* DOWNLOAD APPS SECTION ENDS*/


/* BOTTOM SECTION STARTS */

/*.bot-banner-wrap {
	background: #03a9f5;
	padding: 60px 10% 70px;
	position: relative;
	text-align: center;
}

.bot-banner-wrap2 {
	position: relative;
	border-top: 5px solid #f2f2f2;
	padding: 80px 0;
	text-align: center;
}

.bot-banner-wrap h2 {
	color: #fff;
}

.bot-banner-wrap2 h2 {
	font-weight: 400;
	letter-spacing: -0.5px;
	color: #333;
	line-height: 30px;
	font-size: 30px;
	text-align: center;
	max-width: 960px;
	margin: 0 auto;
}

.bot-banner-wrap2 .get-started a {
	color: #fff;
	font-weight: 600;
	background: #03a9f5;
}*/


/* BOTTOM SECTION ENDS */


/*~~~~~ MAIN CONTENT PART ENDS ~~~~~*/


/* USER LOGIN INFO CONTAINER STARTS */

.userinfo-details {
	position: absolute;
	z-index: 1111;
	right: 0;
	width: 35px;
	height: 35px;
	overflow: hidden;
	transition: height .2s, width .2s, margin .2s, top .2s;
	-moz-transition: height .2s, width .2s, margin .2s, top .2s;
	-webkit-transition: height .2s, width .2s, margin .2s, top .2s;
	-ms-transition: height .2s, width .2s, margin .2s, top .2s;
	-o-transition: height .2s, width .2s, margin .2s, top .2s;
	background: #fff;
}
.zoho-proinner-container {
	position: relative;
	left: 0;
	padding: 10px 30px 5px 95px;
	background: 0 0;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.userinfo-details .userinfo-avatar {
	position: absolute;
	top: 0;
	float: left;
	width: 35px;
	height: 35px;
	margin: 0;
	cursor: pointer;
	-webkit-filter: grayscale(1);
	transition: height .2s, width .2s, margin .2s;
	-moz-transition: height .2s, width .2s, margin .2s;
	-webkit-transition: height .2s, width .2s, margin .2s;
	-ms-transition: height .2s, width .2s, margin .2s;
	-o-transition: height .2s, width .2s, margin .2s;
}
.account-signout-details .userinfo-account {
	color: #4265af;
	display: inline-block;
	font-size: 12px;
	padding: 13px 15px;
}
.userinfo-details.zoho-expand .userinfo-avatar {
	position: absolute;
	top: 0;
	width: 70px;
	height: 70px;
	margin: 10px 0 0 10px;
	border-left: 0 solid #DDD;
	cursor: default;
	filter: none;
	-webkit-filter: grayscale(0);
}
.userinfo-details.zoho-expand, .product-header-top .userinfo-details.zoho-expand {
	width: 285px;
	height: 135px;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e8e8e8;
	box-shadow: 6px 6px 11px -4px rgba(0, 0, 0, 0.12), -6px 6px 11px -4px rgba(0, 0, 0, 0.12);
}
.zoho-proinner-container .userinfo-access {
	color: #2fa763;
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 7px 0;
	text-transform: capitalize;
}
.product-header-top .userinfo-details .userinfo-avatar {
	margin-top: 9px;
}
.product-header-top .userinfo-details, .product-header-top .userinfo-container {
	height: 43px;
	padding-right: 10px
}
.userinfo-container {
	position: relative;
	z-index: 100;
	float: right;
	width: 35px;
	height: 35px;
}
.header .userinfo-thumb {
	float: right;
	height: 35px;
	width: 35px;
}
#userinfo-name {
	color: #333;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	max-width: 200px;
	overflow-x: hidden;
	padding: 5px 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.signing #userinfo-thumb {
	float: left;
	height: 35px;
	width: 35px;
	margin-right: -40px;
	cursor: pointer;
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}
.product-header-inner #userinfo-thumb {
	margin-right: 12px;
	margin-top: 9px;
}
.account-signout-details {
	border-top: 1px solid #eee;
	clear: both;
	position: relative;
	top: 10px;
}
#userinfo-signout {
	background: #efefef;
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: 400;
	height: 26px;
	line-height: 26px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 8px;
	width: 90px;
}
#userinfo-signout:hover {
	background: #eaeaea;
}
.signing {
	float: right;
	width: auto;
}
.product-header-inner .goto-link {
	margin: 9px 0 0 0;
}

@media only screen and (max-width: 400px) {
.userinfo-details .userinfo-access {
	font-size: 13px;
}
.signing .goto-link {
	display: none;
}
.userinfo-details.zoho-expand, .product-header-top .userinfo-details.zoho-expand {
	width: 320px;
}
}
/* USER LOGIN INFO CONTAINER ENDS */


/* POP UP VIDEO PART STARTS */

.cm-popup {
	background: rgba(255, 255, 255, 0.95);
	width: 100%;
	height: 100%;
	z-index: 9999999;
	top: 0;
	position: fixed;
	display: none;
}
.cm-videos {
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DEDEDE;
	top: 100px;
	z-index: 999999999;
	display: none;
	opacity: 1;
	max-width: 860px;
	position: fixed;
}
.video-part {
	padding: 30px;
}
#ifrm {
	width: 800px;
	height: 450px;
}
.popup-close {
	position: absolute;
	right: 4px;
	top: 4px;
	cursor: pointer;
	width: 24px;
	height: 24px;
}
.popup-close .close-icon {
	background: none repeat scroll 0 0 #555;
	height: 20px;
	left: 12px;
	position: absolute;
	top: 3px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 1px;
}
.popup-close .close-icon2 {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/* POP UP VIDEO PART ENDS */


/* MEDIA QUERY STARTS */

@media screen and (max-width: 1140px) {
.menu, .product-header-top, .header .hide {
	display: none;
}
.menu-icon {
	display: block;
}
.mobile-menu {
	background: none repeat scroll 0 0 #F9F9F9;
	display: block;
	position: absolute;
	top: 32px;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 110;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05)
}
.mobile-menu ul {
	float: left;
	min-height: 410px;
	width: 33%;
}
.mobile-menu li span {
	background-image: url("../images/apps-sprite.png");
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.app-icon1 {
	background-position: left top;
}
.app-icon2 {
	background-position: -21px top;
}
.app-icon3 {
	background-position: -42px top;
}
.app-icon4 {
	background-position: -63px top;
}
.app-icon5 {
	background-position: -84px top;
}
.app-icon6 {
	background-position: -105px top;
}
.app-icon7 {
	background-position: left -21px;
}
.app-icon8 {
	background-position: -21px -21px;
}
.app-icon9 {
	background-position: -42px -21px;
}
.app-icon9a {
	background-position: -64px -65px;
}
.app-icon10 {
	background-position: -63px -21px;
}
.app-icon11 {
	background-position: -84px -21px;
}
.app-icon12 {
	background-position: -105px -21px;
}
.app-icon13 {
	background-position: left -42px;
}
.app-icon14 {
	background-position: -21px -42px;
}
.app-icon15 {
	background-position: -42px -42px;
}
.app-icon15a {
	background-position: left -86px;
}
.app-icon16 {
	background-position: -63px -42px;
}
.app-icon17 {
	background-position: -84px -42px;
}
.app-icon18 {
	background-position: -105px -42px;
}
.app-icon19 {
	background-position: left -63px;
}
.app-icon20 {
	background-position: -21px -63px;
}
.app-icon21 {
	background-position: -42px -63px;
}
.app-icon24 {
	background-position: -21px -86px;
}
.app-icon26 {
	background-position: -85px -85px;
}
.app-icon28 {
	background-position: -105px -62px;
}
.app-icon29 {
	background-position: -105px -85px;
}
.app-icon30 {
	background-position: 0 -105px;
}
.app-icon31 {
	background-position: -21px -105px;
}
.app-icon32 {
	background-position: -44px -105px;
}
.app-icon33 {
	background-position: -64px -105px;
}
.app-icon34 {
	background-position: -86px -105px;
}
.app-icon35 {
	background-position: -105px -105px;
}
.app-icon36 {
	background-position: 0 -125px;
}
.app-icon37 {
	background-position: -22px -126px;
}
.app-icon38 {
	background-position: -42px -126px;
}
	.app-icon40 {
    background-position: -85px -126px;
}
	.app-icon41 {
    background-position: -105px -126px;
}
.mobile-menu-wrap {
	margin: 0 auto;
	overflow: auto;
	padding: 40px 0 0;
	max-width: 650px;
	position: relative;
}
.mobile-apps-link {
	bottom: 100px;
	margin-left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 90;
}
.mobile-apps-link a {
	border-bottom: 1px dashed #bbb;
	color: #333;
}
.menu-icon {
	background-position: -72px 3px;
	cursor: pointer;
	height: 25px;
	left: 95px;
	position: absolute;
	text-indent: -999em;
	width: 20px;
}
}

@media screen and (max-width: 725px) {
.mobile-menu-wrap {
	max-width: 480px;
}
.mobile-menu ul {
	padding: 0 4% 25px;
	width: 42%;
}
.mobile-menu ul:nth-child(6), .mobile-menu ul:nth-child(5) {
	min-height: 100px;
}
.mobile-menu ul:nth-child(4), .mobile-menu ul:nth-child(3) {
	min-height: 175px;
}
.mobile-apps-link {
	bottom: 0;
	clear: both;
	margin-left: 0;
	overflow: auto;
	padding: 10px 0 50px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 90;
	display: block;
}
.mobile-apps-link a {
	border: 1px solid #999;
	color: #333;
	display: block;
	font-size: 13px;
	font-weight: 600;
	margin: 0 auto;
	max-width: 100px;
	padding: 12px 40px;
}
}

@media screen and (max-width: 767px) {
/* CSS FOR NEW SMART HEADER IN MOBILE  */
.banner-inner .banner-content h1 {
	font-size: 30px !important;
}
.product-menu.scale {
	display: none;
}
.hide {
	display: none;
}
.header {
	display: none !important;
}
.product-header {
	overflow: visible;
}
.product-header.sticky {
	position: fixed;
	top: 0;
	z-index: 999;
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
	min-height: 50px;
}
.product-header .cont-wrap {
	width: 100%;
}
.product-header-inner {
	padding: 0px !important;
	overflow: visible;
	min-height: 51px;
}
.main {
	margin: 50px 0 0 !important;
}
.dropdown-mask, .mask-holder, .mobile-menu, .menu, .logo, .menu-icon, .goto-link, .signing {
	display: none;
}
.sub-menu-icon, .user-icon {
	background-image: url("../images/product-common-sprite-new.png");
	background-position: -98px 6px;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	left: 5px;
	position: absolute;
	right: auto;
	top: 3px;
	width: 40px;
	cursor: pointer;
}
.user-icon {
	background-position: -275px 6px;
	display: block;
	height: 40px;
	left: auto;
	position: absolute;
	right: 5px;
	text-indent: -9999px;
	top: 6px;
}
.product-logo {
	background-image: url("../images/prd-common-sprite@2x.png") !important;
	background-repeat: no-repeat;
	background-position: left -379px !important;
	height: 50px;
	line-height: 50px;
	margin: 0 0 0 50px !important;
	padding: 0 0 0 75px !important;
	width: auto;
	background-size: 115px 440px !important;
}
.product-header {
	margin: 0 auto;
	width: 100%;
}
.userinfo-container, .userinfo-details, .userinfo-details .userinfo-avatar {
	height: 51px;
	width: 51px;
}
.product-menu li a {
	border-bottom: medium none;
	font-size: 20px !important;
	font-weight: 300;
	letter-spacing: 0;
	padding: 20px 0;
	text-transform: none;
}
.product-menu {
	padding: 10px 0 0;
}
.product-menu li .featured-pro a {
	font-size: 14px;
}
.product-menu li.featured-apps-part {
	display: block;
}
.more-links {
	padding: 25px 0 0;
}
.userinfo-container {
	z-index: 222;
}
/* CSS FOR NEW SMART HEADER IN MOBILE ENDS */
.product-menu {
	background: none repeat scroll 0 0 #fff;
	left: 0;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 130;
	padding: 10px 0 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	overflow-Y: scroll;
	top: 0 !important;
}
.product-menu li {
	display: block;
	margin: 0 !important;
	width: 100%;
	text-align: center;
}
.product-menu li a {
	border-bottom: medium none;
	display: block;
	font-size: 20px;
	font-weight: 400;
	padding: 20px 0;
	text-transform: none;
}
.product-menu li .featured-pro a, .product-menu li .moreapps {
	font-size: 14px !important;
}
.product-menu li a:hover {
	color: #03a9f5;
}
.msign {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	margin: 0;
	padding: 8px 0;
	position: absolute;
	width: 100%;
	text-align: center;
}
.msign a {
	color: #666;
	font-size: 13px;
	margin: 0 10px;
}
.msign a:first-child {
	color: #F0483E
}
.mask-holder {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	height: 100%;
	position: fixed;
	top: 35px;
	transition: all 0.7s ease-out 0s;
	-moz-transition: all 0.7s ease-out 0s;
	-ms-transition: all 0.7s ease-out 0s;
	-o-transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
	width: 100%;
	z-index: 120;
}
.mobile-menu {
	height: 100%;
	left: -80%;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	width: 80%;
}
.mobile-menu li a {
	display: block;
}
.mobile-menu-wrap {
	padding: 20px 0 30px;
}
.mobile-menu ul, .mobile-menu ul:nth-child(3), .mobile-menu ul:nth-child(4), .mobile-menu ul:nth-child(5), .mobile-menu ul:nth-child(6) {
	border-bottom: 1px dashed #E2E2E2;
	min-height: 20px;
	padding: 30px 0 30px 10%;
	width: 90%;
	margin: 0 auto;
}
.mobile-menu li:first-child {
	float: none;
	padding: 0 0 10px;
}
.mobile-menu li {
	float: left;
	padding: 10px 0;
	width: 50%;
}
.mobile-apps-link {
	padding: 20px 0 26px;
}
.mobile-apps-link a {
	font-size: 13px;
	max-width: 100px;
	padding: 8px 30px;
}
.footer .one-liner {
	padding: 0 8% 40px;
}
.footer .one-liner li {
	display: block;
	float: left;
	padding: 10px 3%;
	width: 44%;
}
}

@media screen and (max-width: 500px) {
.mobile-menu ul {
	padding: 30px 10%;
	width: 80%;
}
.mobile-menu li:first-child {
	float: none;
	padding: 0 0 15px;
}
.mobile-menu li {
	float: none;
	width: 100%;
}
}

@media screen and (max-width: 350px) {
.signing .signin, .signing .signup {
	border: medium none;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin-right: 10px;
	padding: 5px 0 0;
}
.signing .signup {
	color: #ea785d;
	background: #fff;
	border: none;
}
.common-footer p {
	max-width: 200px;
}
}

/*  BODY SECTION MEDIA QUERIES */

@media screen and (min-width: 1450px) {
.banner-content.banner-center {
	padding: 60px 5%;
}
}

@media screen and (max-width: 1325px) {
/*<!--/**/-->
*/.product-header-inner {
 padding: 0 20px;
}
}

@media screen and (max-width: 1200px) {
.benifits li {
	width: 25%;
}
.benifits li:nth-child(5), .benifits li:last-child {
	display: none;
}
}

@media screen and (max-width: 1280px) {
.menu .email-collab .featured-app.app-box {
	max-width: 220px;
}
.menu .email-collab .app-box {
	max-width: 170px;
}
}

@media screen and (max-width: 1140px) {
h1 {
	font-size: 36px;
	line-height: 46px;
	letter-spacing: -0.5px;
	margin: 0 auto 20px;
}
.banner-inner {
	text-align: center;
}
.umain .banner-inner {
	padding: 100px 0 40px;
}
.banner-content {
	padding: 0 5% 60px;
	width: 90%;
}
.banner-content p {
	font-size: 16px;
	line-height: 24px;
	padding: 0 5% 5px;
	margin: 0 auto;
}
.banner-content p:after {
	display: none;
}
.signup-box {
	background: rgba(0, 0, 0, 0.5);
	height: auto;
	max-width: 370px;
	overflow: hidden;
	padding: 35px 40px 30px;
	position: relative;
	right: 0;
	margin: 0 auto;
	float: none;
}
.signup_frm {
	margin: 0 auto;
	top: 0;
}
.getstarted-box, .watch-video {
	margin: 0 auto;
}
.customer-quote .customer1 {
	margin: 15px auto 30px;
}
.customer-quote p {
	margin: 0 10px;
}
.more-features {
	padding: 40px 0 0;
}
.download-apps {
	padding: 0 5% 50px;
}
}

@media screen and (max-width: 980px) {
	.product-logo, .product-menu li a {
	color: #fff;
}


h1 {
	font-size: 32px;
	line-height: 40px;
}
h2 {
	font-size: 26px;
	line-height: 36px;
}
/*.features {
		padding: 0 8% 60px;
	}*/
.features li {
	width: 50%;
}
.features li>div {
	padding: 30px 40px 0;
}
.features li:nth-child(2n) {
	border-right: none;
}
.features li:nth-child(3) {
	border-right: 1px solid #f2f2f2;
}
.features li:nth-child(-n+4) {
	border-bottom: 1px solid #f2f2f2;
}
.features li:nth-child(odd)>div {
	padding: 30px 40px 0 0;
}
.features li:nth-child(even)>div {
	padding: 30px 0 0 40px;
}
.benifits li {
	width: 33.33%;
}
.benifits li:nth-child(5) {
	display: block;
}
}


@media screen and (max-width: 900px) {
body {
	min-width: 300px;
}
.new-features .video-banner-outer {
	position: relative;
	top: 0;
}
.banner-inner {
	padding: 60px 0 150px;
	text-align: center;
}
.umain .banner-inner {
	padding: 30px 0 10px;
}
.banner-content p {
	font-size: 14px;
	line-height: 24px;
	max-width: 560px;
}
.main {
	margin: 0;
}
.product-header .cont-wrap {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.product-logo, .product-menu li a {
	color: #fff;
}

.testimonial p {
	font-size: 20px;
	line-height: 34px;
	max-width: 500px;
	padding: 0 8%;
}
.testimonial small {
	font-size: 14px;
	line-height: 24px;
}
.testimonial {
	padding: 30px 0 65px;
}
.app-section, .client-part {
	display: table;
	float: none;
	width: 100%;
	padding: 70px 0;
}
.client-part li {
	margin: 15px 20px 5px;
}
}

@media screen and (max-width:767px) {
.product-logo, .product-menu li a {
	color: #333;
}

.product-header .product-menu li a {
    color: #000;
}

}

@media screen and (max-width: 750px) {
.footer-three-col ul, .footer-three-col ul:first-child {
	float: left;
	min-height: 100px;
	overflow: hidden;
	padding: 0 3%;
	width: 44%;
}
.common-footer li {
	float: none;
	padding: 5px 15px;
}
.bot-banner-wrap h2 {
	font-size: 26px;
	line-height: 36px;
	max-width: 520px;
	margin: 0 auto;
}
.features ul {
	overflow: hidden;
}
h2 {
	font-size: 24px;
	letter-spacing: 0;
	line-height: 34px;
}
.benifits li, .benifits li:nth-child(5), .benifits li:last-child {
	width: 50%;
	display: block;
}
.benifits li:nth-child(3), .benifits li:nth-child(7) {
	float: right;
}
.app-section, .client-part {
	display: block;
	padding: 60px 5%;
	width: 90%;
}
}

@media screen and (max-width: 650px) {
body {
	min-width: 100px;
}
.benifits-part {
	display: none;
}
h1 {
	font-size: 26px;
	letter-spacing: -0.25px;
	line-height: 36px;
	padding: 0 6%;
}
h2 {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 28px;
}
h2 span {
	font-size: 12px;
	letter-spacing: 0;
}
.hide, .signup-box {
	display: none;
}
.button, .signupnow-button a, .get-started a {
	font-size: 14px;
	font-weight: 600;
	line-height: 46px;
	padding: 0 40px;
}
.product-header-inner {
	padding: 10px 0;
}
.banner-inner {
	padding: 50px 0 60px;
}
.banner-content {
	padding: 0 5%;
}
.banner-inner p {
	font-size: 15px;
	line-height: 23px;
}
.bot-banner-wrap {
	padding: 40px 5% 50px;
}
.features {
	width: 80%;
	padding: 50px 10% 60px;
	margin: 0 auto;
}
.mobile-apps-part {
	padding: 40px 10%;
	width: 80%;
}
.more-features a {
	font-size: 14px;
	max-width: 178px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.signupnow-button {
	display: block;
}
.getstarted-box {
	max-width: 350px;
	padding: 5px 0 0;
}
.watch-video {
	background: none;
	float: none;
	margin: 0 auto;
	padding: 10px 30px;
	text-decoration: underline;
}
.features ul {
	padding: 0;
}
.prd-screenshot, .testimonial .openquote {
	display: none;
}
.features li, .features li:nth-child(-n+4), .features li:nth-child(3), .features li:nth-child(2n), .features li:nth-child(3n), .features li:nth-child(-n+3), .features li:nth-child(2n+1) {
	border-bottom: 1px dashed #e2e2e2;
	border-right: none;
	text-align: left;
	width: 100%;
	padding: 0;
}
.features li>div, .features li:nth-child(-n+4)>div, .features li:nth-child(3)>div, .features li:nth-child(2n)>div, .features li:nth-child(3n)>div, .features li:nth-child(-n+3)>div, .features li:nth-child(2n+1)>div {
	min-height: 20px;
	padding: 50px 0;
}
.features li:first-child>div {
	padding: 0 0 50px;
}
.features li:last-child>div {
	padding: 50px 0 20px;
}
.features li:last-child {
	border-bottom: none;
}
.bot-banner-wrap h2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	line-height: 30px;
}
.features li span {
	margin: 0 0 5px;
}
.testimonial p {
	font-size: 16px;
	line-height: 30px;
	max-width: 500px;
	padding: 0 8%;
}
.banner-content.banner-center {
 //padding: 0 5%;
}
.umain .banner-inner {
	padding: 20px 0 0;
}
.testimonial {
	padding: 25px 8% 55px;
}
.testimonial small {
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 25px;
}
}

@media screen and (max-width: 450px) {
h1 {
	font-size: 26px;
	letter-spacing: 0;
	line-height: 36px;
	padding: 0 6%;
	margin: 0;
}
.mobile-apps-content p, .banner-content p {
	display: none;
}
.mobile-banner {
	display: block;
}
.download-apps {
	padding: 0 5% 40px;
}
.download-apps a {
	float: none;
	margin: 10px;
}
.umain .banner-content {
	padding: 50px 5% 70px;
}
.umain .banner-inner {
	padding: 20px 0 0;
}
.features {
	padding: 40px 10% 60px;
}
.mobile-banner {
	margin: 0 auto;
}
.features h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
.mobile-apps-content h3 {
	font-size: 26px;
	line-height: 34px;
	padding: 0 6%;
	font-weight: 400;
	margin-bottom: 30px;
}
.bot-banner {
	font-size: 24px;
	line-height: 36px;
	max-width: 320px;
}
.get-started a {
	font-size: 13px;
	height: 40px;
	letter-spacing: 0;
	line-height: 40px;
	padding: 0 35px;
}
.common-footer p span {
	display: none;
}
.footer-links {
	padding: 0 10% 30px;
}
.footer .one-liner li {
	float: none;
	padding: 10px 3%;
	width: 94%;
}
.footer-three-col ul, .footer-three-col ul:first-child {
	float: none;
	min-height: 10px !important;
	width: 94%;
	padding: 15px 0;
}
.button, .signupnow-button a {
	font-size: 14px;
	font-weight: 600;
	line-height: 46px;
	margin: 20px 0 0;
	padding: 0 30px;
}
}

@media screen and (max-width: 350px) {
h1 {
	font-size: 22px;
	line-height: 30px;
	padding: 0 6%;
	margin-bottom: 10px;
}
}

/* MEDIA QUERY FOR CATAGORY DROPDOWN ABOVE 1400 and 1600 STARTS */

@media screen and (min-width: 1400px) {
.signup-box {
	right: 0;
}
.banner-content {
	padding: 70px 0%;
	width: 60%;
}
}

/* MEDIA QUERY FOR CATAGORY DROPDOWN ABOVE 1400 and 1600 ENDS */


/* MEDIA QUERY ENDS */


/* RETINA DISPLAY MEDIA QUERY */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
.logo, .menu-icon, .footer-zohologo a, .product-header-top .product-logo {
	background-image: url(../images/prd-common-sprite@2x.png);
	background-size: 115px 440px;
}
.app-box a span, .menu .store-icons span, .product-menu li .featured-pro a span {
	background-image: url('../images/product-icon-sprite@2x.png');
	background-size: 380px 270px;
}
.sub-menu-icon, .user-icon {
	background-image: url("../images/product-common-sprite-new@2x.png");
	background-size: 450px 90px;
}
}


/* RETINA DISPLAY MEDIA QUERY ENDS*/





.za-confirm {
    display: none !important;
}


/*--------------------------------------------------------------*/
/*------------------- Bootstrab Styles reset -------------------*/
/*--------------------------------------------------------------*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative
}
.row {
    margin-left: 0;
    margin-right: 0
}
.container {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0
}


/*--------------------------------------------------------------*/
/*----------------------- General Styles -----------------------*/
/*--------------------------------------------------------------*/


#userinfo-name {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    max-width: 200px;
    overflow-x: hidden;
    padding: 5px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap
}
.signing #userinfo-name {
    display: block
}
.account-signout-details {
    border-top: 1px solid #eee;
    clear: both;
    position: relative;
    top: 10px
}
#userinfo-signout {
    background: #efefef;
    color: #333;
    display: block;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    
    top: 8px;
    width: 90px
}
#userinfo-signout:hover {
    background: #eaeaea
}
.signing .goto-link {
    background-color: #f7f7f7;
    color: #2fa763;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    margin-left: 5px;
    padding: 0 12px;
    text-transform: capitalize
}
.signing {
    width: auto
}
.product-header-top .signing {
    margin: 0 0px 0 20px
}
.umain .product-header-top .signing {
    margin: 0 0 0 20px
}
.product-nav-links .signing .goto-link {
    padding: 0 12px;
    margin: 8px 0
}
.product-nav-links .signing .userinfo-details {
    min-height: 43px
}
.product-nav-links .signing .userinfo-details .userinfo-avatar {
    margin-top: 8px
}
.zoho-proinner-container {
    background: rgba(0,0,0,0);
    left: 0;
    line-height: 1.5;
    padding: 10px 10px 5px 85px;
    position: relative
}
.main-container-wrapper .row.nomargin>section {
    margin-top: -4px
}
.mobile-menu-icon {
    background: url(/sites/default/files/zoho-common.png) -162px 0 no-repeat;
    cursor: pointer;
    width: 32px;
    height: 32px;
    text-indent: -9999em;
    display: none;
    position: absolute;
    right: 10px;
    top: 20px
}

@media only screen and (max-width:767px) {
.main-container-wrapper .main .ptmenu #mini-panel-product_menu {
    position: relative
}
.main .ptmenu #mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
    color: #000
}
.mobile-menu-icon {
    display: block
}
.main-container-wrapper #mini-panel-product_menu .content-wrap {
    width: 100%
}
.product-nav-links .nav>li>a:focus, .product-nav-links .nav>li>a:hover {
    background: rgba(0,0,0,.2)
}
.product-nav-links {
    float: none;
    clear: both
}
#mini-panel-product_menu .product-nav-links {
    padding-top: 0
}
.product-nav-links .menu {
    background: #fff;
    float: none;
    position: relative;
    top: 0;
    margin: 0
}
.header, .hide {
    display: none
}
.product-nav-links .menu li.featured-apps-part {
    display: block
}
.goto-link, .menu-icon-help-header>a {
    display: none
}
.main-container-wrapper #mini-panel-product_menu, .ptmenu.sticky {
    position: fixed;
    top: 0;
    z-index: 1111;
    background: #fff;
    border-bottom: 1px solid #E0E0E0;
    height: 50px;
    width: 100%;
    overflow: visible
}
.menu-icon-help-header .product-title a, .mobile-menu-icon {
    background-image: url(/sites/default/files/header-sprite.png);
    background-repeat: no-repeat;
    height: 50px
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header, .menu-icon-help-header .product-title {
    padding: 0
}
#headerbannerbg {
    margin: 50px 0 0
}
.mobile-menu-icon {
    background-position: 0 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
    cursor: pointer
}
.menu-icon-help-header .product-title {
    margin: 0
}
.menu-icon-help-header .product-title a {
    background-position: -100px 0;
    line-height: 50px;
    margin: 0 0 0 50px;
    padding: 0 0 0 75px;
    width: auto
}
.userinfo-container, .userinfo-details, .userinfo-details .userinfo-avatar {
    height: 50px;
    width: 50px
}
.product-nav-links .menu li {
    float: none;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 130;
    padding: 0;
    top: 0;
    border: none
}
.product-nav-links .menu li a {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    text-align: center;
    color: #000
}
.product-nav-links .menu, .ptmenu #mini-panel-product_menu .product-nav-links .menu {
    padding: 10px 0 0;
    z-index: 130;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    display: none
}
.more-links {
    padding: 25px 0 0
}
.userinfo-container {
    z-index: 222
}
.main-container-wrapper #mini-panel-product_menu .content-wrap {
    overflow: visible
}
#userinfo-name {
    display: block
}
}
.customer-stories {
    margin: 0 auto;
    max-width: 360px;
    width: 80%;
    overflow: hidden;
    text-align: center
}
.customer-stories img {
    display: block;
    height: auto;
    margin: 0 auto 10px;
    max-width: 100%
}
.customer-stories p a {
    position: relative;
    color: #555;
    font-size: 13px;
    text-decoration: none;
    display: inline-block
}
.customer-stories p a span {
    display: block;
    color: #999;
    font-size: 12px;
    font-style: italic
}
.common-links {
    position: relative;
    padding-top: 40px;
    margin-top: 30px;
    font-size: 12px;
    text-align: center
}
.common-links:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #f5f5f5
}
.common-links ul {
    list-style: none;
    margin-bottom: 5px;
    overflow: hidden
}
.common-links ul li {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 10px;
    margin-bottom: 10px
}
.common-links ul li:first-child {
    padding-left: 0
}
.common-links ul li a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: 0
}
.common-links ul li:last-child {
    padding-right: 0;
    border-right: none
}
.common-links p {
    padding: 0 10px 0 0;
    font-size: 12px;
    max-width: 100%
}
.on-social {
    margin-top: 10px;
    display: none;
}
.on-social a {
    display: inline-block;
    position: relative;
    height: 24px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: .5;
    margin-right: 15px;
    background: url(/sites/default/files/footer-sprite.png) left top no-repeat;
    text-indent: -9999px;
    overflow: hidden
}
.on-social a.on-fb {
    background-position: -337px 0;
    width: 9px
}
.on-social a.on-tw {
    background-position: -345px 0;
    width: 18px
}
.on-social a.on-in {
    background-position: -363px 0;
    width: 17px
}
.on-social a:hover {
    opacity: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.common-links:before {
    width: 100%
}
.common-links ul {
    margin-bottom: 5px
}
.common-links ul li {
    font-size: 12px;
    padding: 0 8px
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.common-links ul {
    margin-bottom: 5px
}
.common-links ul li {
    font-size: 12px
}
.common-links ul li:first-child {
    padding-left: 10px
}
.common-links p, .on-social {
    padding: 0 10px
}
}

@media only screen and (max-width:767px) {
.common-links {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px
}
.common-links ul {
    margin: 0 auto 5px;
    width: 100%
}
.common-links ul li {
    margin: 0 10px 10px;
    font-size: 10px;
    border-right: none
}
.common-links ul li:first-child {
    padding-left: 10px
}
.common-links p, .on-social {
    padding: 0 10px
}
}
.menu .featured-app.bundle-container {
    padding: 60px 30px;
    position: relative
}
.featured-app.bundle-container .product {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.menu .email-collab .featured-app.app-box, .menu .sales-marketing .featured-app.app-box {
    background: #f7fcff;
    max-width: 240px;
    padding: 53px 30px
}
.menu .email-collab .featured-app.app-box {
    background: #fffbfc
}
.menu .finance .featured-app.app-box {
    background: #f0fff8;
    max-width: 240px
}
.menu .finance .featured-app.bundle-container .product em {
    max-width: 234px
}
.featured-app.bundle-container .product span {
    width: 125px;
    height: 110px
}
.app-box a span.bundle-app-icon1, .app-box a span.bundle-app-icon2, .app-box a span.bundle-app-icon3 {
    background-image: url(https://www.zoho.com/images/crmplus-bundle-illustration2.png);
    background-position: 3px -4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin: 10px auto 5px
}
.app-box a span.bundle-app-icon2 {
    background-image: url(https://www.zoho.com/images/workplace-bundle-illustration2.png)
}
.app-box a span.bundle-app-icon3 {
    background-image: url(https://www.zoho.com/images/financeplus-bundle-illustration2.png)
}
small.bundle-text {
    color: #aaa;
    font-size: 11px;
    left: 50%;
    letter-spacing: 1px;
    margin-left: -25px;
    position: absolute;
    
    top: -65px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.featured-app.bundle-container .product em {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    max-width: 224px;
    color: #000
}
.menu .email-collab .app-box, .menu .sales-marketing .app-box {
    max-width: 180px
}
.app-icon14 {
    background-position: left -104px
}
.app-icon10 {
    background-position: -3px -66px
}
.app-icon1 {
    background-position: left top
}
.bundle-container-mobile .product {
    background: #f7fcff;
    border: 1px solid #6bb8f6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 16px;
    padding: 10px 10px 10px 53px;
    text-transform: none;
    width: 150px
}
.bundle-container-mobile.email-collab .product {
    background: #fffafb;
    border: 1px solid #ef9f9f
}
.bundle-container-mobile.finance .product {
    background: #f1fff8;
    border: 1px solid #15c381;
    width: 170px
}
.bundle-container-mobile .bundle-app-icon1, .bundle-container-mobile .bundle-app-icon2, .bundle-container-mobile .bundle-app-icon3 {
    background-image: url(https://www.zoho.com/images/crmplus-bundle-illustration2@2x.png);
    background-position: 0 -3px;

    background-repeat: no-repeat;
    background-size: 35px auto;
    height: 40px;
    left: 9px;
    margin: 0;
    position: absolute;
    top: 4px;
    width: 35px
}
.bundle-container-mobile .bundle-app-icon2 {
    background-image: url(https://www.zoho.com/images/workplace-bundle-illustration2@2x.png)
}
.bundle-container-mobile .bundle-app-icon3 {
    background-image: url(https://www.zoho.com/images/financeplus-bundle-illustration2@2x.png)
}

@media screen and (min-width:1280px) and (max-width:1400px) {
.menu .email-collab .app-box, .menu .sales-marketing .app-box {
    max-width: 160px
}
}

@media screen and (max-width:1280px) {
.menu .email-collab .featured-app.app-box, .menu .sales-marketing .featured-app.app-box {
    max-width: 200px
}
.sales-marketing .featured-app.bundle-container {
    padding: 53px 30px
}
.menu .email-collab .app-box, .menu .sales-marketing .app-box {
    max-width: 145px
}
}
/*~~~~~ Old Menu Styles ~~~~~*/
/*~~~~~ Typography Styles ~~~~~*/
body {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.6
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px
}
h1 {
    font: 50px/1.2 'Microsoft YaHei'
}
h1.center {
    font-size: 60px
}
h2 {
    font: 40px/1.25 'Microsoft YaHei'
}
h3 {
    font: 30px/1.3 'Microsoft YaHei'
}
h4 {
    font: 20px/1.4 'Microsoft YaHei'
}
h5 {
    font: 20px/1.4 'Microsoft YaHei'
}
h6 {
    font-size: 16px
}

/*~~~~~ Typography Styles ~~~~~*/
/*~~~~~ Content Part ~~~~~*/
.main {
    position: relative
}
.content-wrap {
    position: relative;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
   /* padding: 80px 0 40px;*/
    overflow: hidden
}
/*~~~~~ Content Part ~~~~~*/
/*~~~~~ Buttons and Links ~~~~~*/
.act-btn {
    position: relative;
    display: inline-block;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    padding: 10px 40px;
    text-align: center;
    
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin: 0;
    color: #333;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}
.cta-btn {
    background: #f0483e;
    color: #fff
}
.watch-btn {
    position: relative;
    color: #000;
    padding: 8px 0 10px 38px;
    text-transform: none;
}
.watch-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 26px;
    height: 26px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100%
}
.watch-btn:after {
    content: '';
    position: absolute;
    left: 11px;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #000;
}
.act-btn + .act-btn {
    margin: 0 10px
}
.bordered-btn {
    border: 1px solid #333;
}
a {
    color: #03a9f5;
    text-decoration: none
}
/*~~~~~ Buttons and Links ~~~~~*/
/*~~~~~ Quick links ~~~~~*/
.quick-connect-links-wrap {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -100px;
    width: 220px;
    background: #fff
}
.quick-connect-links-wrap .quick-connect-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    border: 1px solid #eceff1
}
.quick-connect-links-wrap > span {
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 42px;
    background: #03a9f5;
    z-index: 1;
    top: 0;
    right: 0;
    display: none;
    cursor: pointer
}
.quick-connect-links-wrap > span:before, .quick-connect-links-wrap > span:after {
    content: '';
    position: absolute;
    left: 15px;
    width: 12px;
    height: 3px;
    background: #fff
}
.quick-connect-links-wrap > span:before {
    top: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.quick-connect-links-wrap > span:after {
    top: 23px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.quick-connect-links > span {
    display: inline-block;
    position: absolute;
    width: 42px;
    height: 43px;
    background: #fafafa;
    z-index: 1;
    top: 0;
    right: 0;
    cursor: pointer;
    border: 1px solid #eceff1;
    border-top: none
}
.quick-connect-links > span:before, .quick-connect-links > span:after {
    content: '';
    position: absolute;
    left: 16px;
    width: 12px;
    height: 1px;
    background: #333
}
.quick-connect-links > span:before {
    top: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.quick-connect-links > span:after {
    top: 26px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 16px
}
.quick-connect-links h4 {
    position: relative;
    padding: 9px 50px 6px 20px;
    border-bottom: 1px solid #eceff1
}
.main-container-wrapper .quick-connect-links ul {
    margin: 10px 20px
}
.main-container-wrapper .quick-connect-links ul li {
    position: relative;
    list-style: none;
    padding: 5px 20px;
    font-size: 14px;
    border-bottom: 1px solid #eceff1;
    margin: 0 10px 0 0
}
.main-container-wrapper .quick-connect-links ul li:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 14px;
    width: 6px;
    height: 6px;
    background: #03a9f5;
    border-radius: 100%;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}
.main-container-wrapper .quick-connect-links ul li:last-child {
    border-bottom: none
}
.main-container-wrapper .quick-connect-links ul li a {
    color: #333;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}
.main-container-wrapper .quick-connect-links ul li:before {
    background: #b0bec5
}
.main-container-wrapper .quick-connect-links ul li a:hover {
    color: #03a9f5
}
.main-container-wrapper .quick-connect-links ul li:hover:before {
    background: #03a9f5
}
.node-type-product-2-0 .quick-connect-links-wrap, .node-type-pricing .quick-connect-links-wrap, .node-type-z-signup .quick-connect-links-wrap, .node-type-new-product-pricing-comparision .quick-connect-links-wrap {
    display: none
}

/*~~~~~ Quick links ~~~~~*/
/*--------------------------------------------------------------*/
/*----------------------- General Styles -----------------------*/
/*--------------------------------------------------------------*/
@media only screen and (max-width : 1199px) {
/*~~~~~ Restrictions for Smart Devices ~~~~~*/
.quick-connect-links-wrap {
    display: none
}
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.content-wrap {
    width: 95%
}
h1, h1.center {
    font-size: 50px
}
h2 {
    font-size: 34px
}
h3 {
    font-size: 28px
}
h4 {
    font-size: 22px
}
h5 {
    font-size: 18px
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.content-wrap {
    width: 95%
}
h1, h2 {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h1 {
    line-height: 1.3
}
h1, h1.center {
    font-size: 36px
}
h2 {
    font-size: 32px
}
h3 {
    font-size: 28px
}
h4 {
    font-size: 22px
}
h4 {
    font-size: 18px
}
p {
    font-size: 16px;
    line-height: 1.8
}
}

@media only screen and (max-width : 767px) {
.content-wrap {
    width: 90%;
   /* padding: 40px 0;*/
}
h1, h2 {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h1, h1.center, h2 {
    font-size: 30px
}
h2 {
    font-size: 26px
}
h3 {
    font-size: 22px
}
h4 {
    font-size: 20px
}
p {
    font-size: 16px;
    line-height: 1.8
}
}


  /*****************************************************************************/
 /**************************** Common Slider styles ***************************/
/*****************************************************************************/
.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: 0
}
.slick-next, .slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}
.slick-next:after, .slick-next:before, .slick-prev:after, .slick-prev:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 18px;
    background: #c7d0df;
    transition: .5s ease
}
.slick-next:hover:after, .slick-next:hover:before, .slick-prev:hover:after, .slick-prev:hover:before {
    background: #3f51b6
}
.slick-next:before {
    transform: rotate(-45deg);
    top: 0;
    right: 10px
}
.slick-next:after {
    transform: rotate(45deg);
    bottom: 0;
    right: 10px
}
.slick-prev:before {
    transform: rotate(45deg);
    top: 0;
    left: 10px
}
.slick-prev:after {
    transform: rotate(135deg);
    bottom: 0;
    left: 10px
}
.slick-next.slick-disabled, .slick-prev.slick-disabled {
    opacity: .25
}
.slick-prev {
    left: 0
}
.slick-next {
    right: 0
}/*.slick-dotted.slick-slider{margin-bottom:30px}*/
.slick-dots {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    list-style: none;
    text-align: center
}
.slick-dots li {
    display: inline-block;
    margin: 0 3px;
    background: #c7d0df;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    cursor: pointer;
    border: 1px solid #fff;
    transition: .5s ease;
    box-sizing: content-box
}
.slick-dots li.slick-active {
    background: #3f51b6;
    width: 8px;
    height: 8px;
    border: 1px solid #3f51b6
}
.slick-dots li button {
    display: none
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}
.slick-slider {
    box-sizing: border-box
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}
.slick-track:after {
    clear: both;
    display: table;
    content: ''
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-initialized .slick-slide {
    display: block
}
.slick-arrow.slick-hidden {
    display: none
}
/*****************************************************************************/
 /**************************** Common Slider styles ***************************/
/*****************************************************************************/


  /*-----------------------------------------------------------*/
 /*------------------ Testimonial Slider starts --------------*/
/*-----------------------------------------------------------*/
.z-testiContent, .z-testimonial-head {
    position: relative
}
.z-testimonial-slide-wrap {
    text-align: center;
    margin: 0 auto
}
.z-testimonial-slide-wrap .content-wrap {
    max-width: 920px;
    width: 90%;
    padding: 80px 0 20px
}
.z-testiContent {
    width: 100%
}
.z-testimonial-head h4 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1.6;
    color: #000
}
.z-testimonial-head h4 a {
    color: #000
}
.z-testimonial-head.active h4 {
    bottom: 0
}
.test-icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 40px auto 15px;
    background: #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #e7e4e4;
}
.z-testimonial-item>div {
    position: relative;
    max-width: 720px;
    margin: 0 auto;
    text-align: center
}
.z-testimonial-item p {
    font-size: 12px;
    color: #333;
    margin: 0;
    line-height: 1.4
}
.z-testimonial-item p span {
    display: block;
    color: #3f51b6;
    font-size: 18px
}

@media only screen and (max-width:767px) {
.z-testimonial-item p span {
    display: block;
    color: #03a9f5;
    font-size: 16px
}
}
/*-----------------------------------------------------------*/
 /*------------------- Testimonial 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: Microsoft YaHei, Arial, Helvetica, sans-serif;
    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;
}
/* Mobile app - FIX */

.mobile-menu-wrap .app-icon14 {
    background-position: -20px -40px;
}
.mobile-menu-wrap .app-icon10 {
    background-position: -60px -20px;
}
/* Mobile app - FIX  End */


  /******************************************************************************/
 /*************************** Request Demo css starts **************************/
/******************************************************************************/
.request-drop-wrap {
    position: fixed;
    right: 0px;
    bottom: 0;
    overflow: hidden;
    z-index: 9999;
    width: 280px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.request-drop-click {
    position: relative;
    padding: 3px 40px 3px 20px;
    background: #444;
    text-align: center;
    display: block;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.request-drop-wrap.open .request-drop-click {
    text-align: left
}
.request-drop-click:before, .request-drop-click:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 1px;
    background: #fff;
    transition: 0.5s ease;
    right: 8px;
}
.request-drop-click:before {
    top: 14px;
}
.request-drop-click:after {
    right: 14px;
    height: 13px;
    width: 1px;
    top: 8px;
}
.request-drop-wrap.open .request-drop-click:after, .request-drop-wrap.open .request-drop-click:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.request-drop-wrap .request-form-wrap {
    width: auto;
    box-sizing: border-box;
    background: #fff;
    height: 0;
    overflow: hidden;
    transition: 0.5s ease;
}
.request-drop-wrap.open .request-form-wrap {
    width: 280px;
    padding: 15px 15px;
    height: auto;
    transition: 0.5s ease;
}
.request-drop-wrap.open .request-form-wrap input, .request-drop-wrap.open .request-form-wrap textarea {
    box-sizing: border-box;
    border-radius: 0;
    transition: 0.5s ease;
    border: none;
    width: 100%;
    font-size: 13px;
    padding: 5px 5px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 15px;
}
.request-drop-wrap.open .request-form-wrap input:focus, .request-drop-wrap.open .request-form-wrap textarea:focus {
    border-bottom: 1px solid #00c37d
}
.request-drop-wrap.open .request-form-wrap label.error {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
}
.request-drop-wrap.open .request-form-wrap .form-group {
    position: relative;
}
.request-drop-wrap.open .request-form-wrap .form-control-static {
    margin-bottom: 0;
    position: absolute;
    top: 3px;
    right: 5px;
    color: #f00;
}
.request-drop-wrap.open .request-form-wrap input[type="submit"], .request-drop-wrap.open .request-form-wrap input[type="reset"] {
    border-bottom: none;
    background: #f1473e;
    color: #fff;
    width: auto;
    padding: 6px 20px;
    margin: 0;
}
.request-drop-wrap.open .request-form-wrap textarea {
    vertical-align: bottom;
    height: fit-content;
    min-height: 45px;
}
.req-demo-wrap select {
    width: 100%;
    padding: 5px 5px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border-radius: 0;
    color: #333;
    margin: 0 0 10px;
    background: #fafafa;
    border: 1px solid #e4e4e4;
    color: #666;
    font-size: 13px;
}
.select-drop {
    position: relative
}
.select-drop:before {
    content: '';
    position: absolute;
    top: 14px;
    right: 7px;
    width: 0;
    height: 0;
    border-top: 5px solid #6a6a6a;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    z-index: 1
}
.request-drop-wrap.open .request-form-wrap input[type="reset"] {
    background: #666
}
.request-drop-wrap.open .request-form-wrap input[type="submit"] + input[type="reset"] {
    margin-left: 20px
}
.contact-form .success-msg {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    color: rgba(0, 170, 255, 0.9);
    font-size: 20px;
    min-height: 345px;
    left: 0;
    padding: 41px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.7s ease 0.3s;
    width: 100%;
    visibility: hidden;
}
.contact-form .success-msg.message-show {
    font-size: 16px;
}
.on-success {
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.on-success p {
    color: #4F8A10;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    top: 35%;
    position: absolute;
}
.on-success p span {
    display: block;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 10px;
}
.demo-form #imgid {
    vertical-align: center
}
.demo-form #imgid + a {
    font-size: 12px;
    padding: 38px 0 0;
    display: inline-block;
    float: right;
}

@media screen and (max-width:991px) {
.request-drop-wrap {
    display: none
}
}
  /******************************************************************************/
 /*************************** Request Demo css starts **************************/
/******************************************************************************/