/* 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;
	}
.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;
	letter-spacing: -0.3px;
	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: 22px;
}

.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: 36px;
	border-bottom: 1px solid #e8e8e8;
}

.logo {
	background-position: left top;
	float: left;
	height: 23px;
	margin: 6px 0 0 20px;
	text-indent: -999em;
	width: 66px;
}

.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;
}

.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 */

.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;
}

.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;
	}
.motivator-logo{
	background:url(../motivator/images/motivator-logo-new_0.png) no-repeat;
	}
.cliq-logo{
	background:url(../cliq/images/cliq-icon.png) no-repeat;
	}
.one-logo{
	background:url(../one/images/one-logo.png) no-repeat;
	
	}
.crmplus-logo{
	background:url(../one/images/one-logo.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;
}


/* 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 (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 {
	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;
}

.signup-box {
	float: right;
	position: relative;
	right: 5%;
	max-width: 350px;
	width: 100%;
	//opacity:0;
	//visibility:hidden;
	-webkit-transition: 0.7s ease;
	transition: 0.7s ease;
}

.signup_frm .signup-heading {
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
	margin: 0 0 10px;
	text-align: left;
}


/* SIGNUP FORM CSS STARTS */

.end_pop,
.confirm_pop {
	margin: 20px auto 0;
	overflow: hidden;
	padding: 0 10px 50px;
	position: relative;
	width: 840px;
}

.endpopsb {
	border-bottom: 2px solid #000000;
	padding-bottom: 25px;
}

.thank_tit {
	color: #333333;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -0.5px;
	line-height: 56px;
	margin: 0 0 20px;
	max-width: 100%;
	text-align: center;
}

#new_zohosignup {}

.thank_tit span {
	font-weight: 300;
}

.sub_inftxt {
	color: #888888;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
}

.sub_inftxt span {
	color: #333;
}

.signup-twocol {
	max-width: 400px !important;
}

.signup_frm,
.thank_titmn {
	margin: 30px auto 0;
	min-height: 90px;
}

.signup_frm {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	position: relative;
}

.sgnusrname,
.sgnpaswrd,
.sgnemail,
.zs-txtfldnew {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
	border: 1px solid rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 7px;
	padding: 12px 0 15px;
	width: 100%;
	transition: 0.7s ease;
	-webkit-transition: 0.7s ease;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: medium none;
	position: relative;
	z-index: 9;
}

.sgnusrname:focus,
.sgnpaswrd:focus,
.sgnemail:focus,
.zs-txtfldnew:focus {
	border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

.placeholder {
	color: #ddd;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	position: absolute;
	top: 20px;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	z-index: 7;
}

.added-placeholder .placeholder {
	top: 0;
	font-size: 12px;
	color: #aaa;
}

.focusin {
	border: 1px solid #03a9f5;
}

.signup-box input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.55);
}

.signup-box input:focus::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.75);
}


/* Firefox < 19 */

.signup-box input:-moz-placeholder {
	color: rgba(255, 255, 255, 0.55);
	font-size: 14px;
}

.signup-box input:focus:-moz-placeholder {
	color: rgba(255, 255, 255, 0.75);
}


/* Firefox > 19 */

.signup-box input::-moz-placeholder {
	color: rgba(255, 255, 255, 0.55);
	font-size: 14px;
}

.signup-box input:focus::-moz-placeholder {
	color: rgba(255, 255, 255, 0.75);
}


/* Internet Explorer 10 */

.signup-box input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.55);
}

.signup-box input:focus:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.75);
}

input[type="tel"] {
	-moz-appearance: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-osx-font-smoothing: auto;
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0.4);
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	box-sizing: border-box;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 400;
	outline: medium none;
	padding: 5px 10px 5px 0;
	position: relative;
	transition: all 0.7s ease 0s;
	width: 100%;
	z-index: 9;
}

input:focus,
input:active {
	outline: none;
}

.za-captcha-container {
	clear: both;
	display: none;
	padding: 10px 0;
	text-align: left;
}

.zs-txtfldnew {
	display: inline-block;
	padding: 12px 0 5px;
	width: 100%;
}

.sgnbtnmn {
	clear: both;
	overflow: hidden;
}

.sgnbtn {
	clear: both;
	float: none;
	height: 46px;
	padding-left: 0;
}

.sgnbtn input {
	background-color: #f0483e;
	border: 1px solid #f0483e;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	height: 46px;
	padding: 5px 0;
	position: relative;
	width: 100%;
	z-index: 99;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	opacity: 0.3;
}

.signbtm-msg {
	border-top: 1px solid #d9d9d9;
	font-size: 14px;
	margin: 20px 20px 20px 0px;
	padding-top: 20px;
	text-align: center;
}

.snews-letter {
	color: #444444;
	font-size: 12px;
	height: 0;
	margin: 0;
	opacity: 0;
	padding-left: 0;
	visibility: hidden;
}

.sign_agree {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 20px;
	margin-top: 5px;
	text-align: left;
	max-width: 330px;
}

.sign_agree a {
	color: inherit;
	text-decoration: underline;
}

.sign_agree:hover {
	color: #ccc;
}

.sgfrm .field {
	color: #666666;
	font-size: 13px;
	font-weight: 600;
	left: 0;
	position: absolute;
	top: 10px;
}

.signup_error,
.jqval-error,
.error {
	color: #F0483E;
	float: left;
	font-size: 14px;
	margin: 0 0 7px;
	padding: 3px 0;
	text-align: left;
}

.field-msg .jqval-error {
	display: none !important;
}

.field-msg .jqval-error a {
	color: #03a9f5;
	text-decoration: underline;
	display: inline-block;
	padding-left: 5px;
}

.za-captcha-container .error.jqval-error {
	display: block !important;
	width: 100%;
}

.portalName {
	text-align: left;
}

.field-error .error {
	display: inline-block !important;
}

.password-strength {
	text-align: left;
	clear: both;
}

.password-strength div {
	color: #FE0000;
	display: block;
	margin: 0;
	overflow: hidden;
	padding-top: 5px;
}

:-moz-placeholder {
	color: #A5A0A0;
}

.new-signup-formate {
	border-top: 1px dotted #ddd;
	bottom: 80px;
	margin: 0 35px;
	overflow: hidden;
	padding: 30px 0 0;
	position: absolute;
	width: 450px;
	z-index: 99;
}

.new-signup-formate h3 {
	color: #333333;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 20px;
	position: relative;
	text-align: center;
}

.new-signup-formate h3 span {
	font-weight: 800;
}

.signup-twocol {
	max-width: 450px;
}

.two-input .sgfrm {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.two-input .sgfrm:last-child {
	float: left;
	width: 50%;
	margin-right: 0%;
}


/* 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("https://www.zoho.com/docs/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;
}

.sgfrm {
	box-sizing: border-box;
	overflow: auto;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 10px;
	position: relative;
	width: 100%;
}

.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-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);
	letter-spacing: -0.3px;
}

.features h4 a {
	color: #03a9f5;
	letter-spacing: -0.3px;
}

.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 */


/******************************************************************************/
 /****************************** 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%;
}
.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;
	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
}
.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: 35px;
		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;
	}
	.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  */
	.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-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) {
	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-logo,
	.product-menu li a {
		color: #333;
	}
	.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: 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*/