/* RESET CSS PART */ 
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	letter-spacing:0;
	font-size: 14px;
	color: #09F;
}
ol, ul {
	list-style: none;
}
a {
	border: none;
	text-decoration: none;
}
img {
	max-width: 100%;
}
/* COADING PART STARTS */
body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	
}
p { color: #666;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
	
}
.logo,.apple-store, .google-play, .facebook, .twitter, .linkedin, .menu-icon, .sub-menu-icon {
	background: url(../../images/common-sprite.png) no-repeat;
}

.menu li:first-child + li + li +li + li + li ul.catagory-dropdown li:first-child + li{
display:none;
}
/* HEADER PART STARTS */ 
/*.header {
	width: 100%;
	padding: 8px 0 0 0 ;
	background: #ffffff;
	overflow: hidden;
	min-height:36px;
	border-bottom: 1px solid #e2e2e2
}
.logo {
	background-position: left top;
	float: left;
	height: 23px;
	margin: 0 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 {
	display: none;
}
.menu li {
	float: left;
}
.menu li a {
	-webkit-font-smoothing: auto; color: #666;
	display: block;
	font-size: 11px;
	font-weight: 600;
	line-height: 15px;
	padding: 6px 0 15px;
	margin:0 15px;
	text-transform:uppercase;

	
}
 .mobile-menu li {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444;
	padding-bottom: 15px;
}
.mobile-menu li a {

font-size:12px;color: #666;
margin: 0;
    padding: 0 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{
	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:after {
  border-bottom: 8px solid #ddd;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left:20px;
  position: absolute;
  top: -8px;
  width: 0;
}
.menu ul:before {
  border-bottom: 8px solid #fff;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: 20px;
  position: absolute;
  top: -7px;
  width: 0;
  z-index:99;
}


.menu .hr:after {
  left:3px;
}
.menu .hr:before {
  left: 3px;
}
.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;
    text-transform: uppercase;
}.catagory-dropdown .mobileapps a span{
display:none;
}

.menu ul li:first-child{
	border:none;
}

.menu li:hover .catagory-dropdown{
	top:44px;	
	visibility:visible;
	opacity:1;
}



.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-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;
}

.menu .selected >a {
	color: #000000;
    cursor: pointer;
}
.signing {
	float: right;
	margin: 0px 20px 0 0;
}
.signing .signin, .signing .signup {
	-webkit-font-smoothing: auto;
	height: 26px;
	border: 1px solid #e2e2e2;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin-left: 10px;
	color: #333;
	padding: 0 12px;
	text-transform: uppercase;
	font-weight: 600;
	background:#fff;
}
.signing .signup {
	background: #f0483e;
	border: 1px solid #f0483e;
	color: #fff;
}
.menu .menu-signup a:hover {
	color: #fff;
}*/
/* HEADER PARTS ENDS  */

/*  TOP PRODUCT HEADER PARTS STARTS */


.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;
}
/*.product-header-top .product-logo {
	margin: 0 0 0 20px;
	padding: 5px 0 0px 60px;
}*/
.product-header-top .signing {
	margin: 16px 20px 0 20px;
}
.product-header-top .product-menu li a {
	padding: 19px 0;
}
/* TOP PRODUCT HEADER PARTS ENDS */

/* PRODUCT HEADER PARTS STARTS */

.product-header {
	max-width: 100%; border-bottom: 1px solid rgba(0,0,0,0.05);
	border-bottom: 1px solid #dddddd\9; /* IE 8 and below */
	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;
}
.product-logo {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 60px;
	color: #333;
	font-size: 21px;
	font-weight: 600;
	margin-top: 10px;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.8);
}
.product-menu {
	float: right;
}
.product-menu li {
	float: left;
	margin-left: 40px;
}
.product-menu li:first-child {
	margin-left: 0;
}
.product-menu li a {
	color: #333;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 25px 0;

}
/* PRODUCT HEADER PARTS ENDS */

 

/* FOOTER PARTS STARTS */

.footer {
	background: #f1f1f1;
  	text-align: center;
	border-top: 1px solid #e2e2e2;
}
/* COMMON FOOTER PART */

.common-footer {
	margin: 0 auto;
	padding: 40px 0 45px;
	text-align: center;
}
.common-footer p {
	color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 5px auto;
text-shadow:1px 1px 1px rgba(255, 255, 255, 0.8);
}
.common-footer ul{
 	margin: 0 auto 15px;
    max-width: 680px;
    overflow: hidden;
    padding: 0 3%;
}
.common-footer li:first-child {
    border-left: medium none;
}
.common-footer li {
    border-left: 1px solid #ccc;
    display: inline-block;
    float: left;
    line-height: 0;
    overflow: hidden;
    padding: 0 12px;
}
.common-footer li a{
    color: #333333;
    font-size: 12px;
    font-weight: 400;
	margin:0;
    line-height: 14px;
}
.zoho-links {
	color: rgba(200,200,200,0.05);
	margin: 12px 0;
	font-size: 14px;
}
.zoho-links a {
	font-size: 12px;
	color: #333;
	display: inline-block;
	padding: 0 8px;
	text-transform: uppercase;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.8);
}
.social-icons {
	margin: 15px auto 0;
	overflow: hidden;
	text-align: center;
	width:140px;
}
.footer .social-icons a {
	text-align: center;
	margin:0;
	width: 45px;
	height: 24px;
	display: block;
	float: left;
	text-indent: -9999px;
	opacity: 0.8;
}
.facebook, .twitter, .linkedin {
	background: url(../../images/common-sprite.png) no-repeat;
}
.footer-zohologo img {
    padding: 15px 0 0;
    width: 52px;
}
.facebook {
    background-position: 15px -315px;
}
.twitter {
    background-position: -35px -315px;
}
.linkedin {
    background-position: -80px -315px;
	border: none
}


.footer-links {
    border-bottom: 1px solid #e2e2e2;
    margin: 0 auto 5px;
    max-width: 680px;
    overflow: hidden;
    padding: 40px 100px 20px;
}


.footer-links ul {
    float: left;
    overflow: hidden;
padding-left:100px;
}
.footer-links ul:first-child{
padding-left:0;
}

/*.footer-links ul:nth-child(3), .footer-links ul:nth-child(4) {
    float: left;
    overflow: hidden;
    width: 21%;
}*/
.footer-links li {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    padding: 5px 0;
		text-align:left;
}
.footer-links li:first-child {
    padding: 0 0 12px;
    text-transform: uppercase;
}
.footer-links li a { color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
	margin:0;
}


/* footer one-liner */
.footer .one-liner{
	  margin: 0 auto;
    max-width: 800px;
    padding: 40px 90px 20px;
}
.footer .one-liner ul{
	float:none
}
.footer .one-liner li{
	  display: inline-block;
    padding: 0 15px 20px;
}
.footer .one-liner li:first-child{
	text-transform:none;
}
.footer .one-liner li a{
	font-size:14px;
	color:#333;
}
/* End of footer one-liner */
h1 em{
display:none!important;
}

/*.footer-three-col ul:last-child  {
    width: 22%;
}
*/




.two-col .image-part img,.one-col > div img{

-webkit-box-shadow:0 0 2px 0 rgba(0, 0, 0, .1);
box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
}
.one-col > div img{
margin-top:10px;
}
.main .two-col .no-shadow{
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.no-bg{
background:none;
}
.one-col.ptop{
padding-top:30px;
}

.image-part .no-shadow, .one-col .no-shadow{
	-webkit-box-shadow:0 0 0;

box-shadow:0 0 0;
}
.one-col .mobile-store {
    max-width: 250px;
}
.apple-store,.google-play {

   background-position: left -268px;
    display: inline-block;
    height: 40px;
    margin-top: 20px;
    text-indent: -999em;
    width: 115px;
	margin-right:5px;
}
.google-play{
	 background-position: left -220px;
}

 @media screen and (max-width: 970px) {
	 .feedback-holder,.star{
	 display:none;
	 }
 }
 @media screen and (max-width: 1140px) {
.menu, .product-header-top, .header .hide {
	display: none;
}
.header{
	padding:8px 0;	
}
.menu-icon {
	display: block;
}
.mobile-menu {
	background: none repeat scroll 0 0 #F9F9F9;
	display: block;
	position: absolute;
	top: 45px;
	width: 100%;
	z-index: 110;
	border-bottom: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: 300px;
	width: 33%;
}

.mobile-menu-wrap {
	margin: 0 auto -50px;
	overflow: auto;
	padding: 20px 0 0;
	max-width: 650px;position:relative;
}
.mobile-apps-link{
	  bottom: 100px;
    margin-left: -30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 90;
}
.mobile-apps-link a{
 color: #333;
    text-transform: uppercase;}
.menu-icon {
	background-position: -72px -1px;
	cursor: pointer;
	height: 25px;
	left: 95px;
	position: absolute;
	text-indent: -999em;
	width: 15px;
}
}

 @media screen and (max-width: 725px) {
.mobile-menu-wrap {
	max-width: 480px;
}
.mobile-menu ul {
	padding: 0 4%;
	width: 42%;
}
.mobile-menu ul:first-child, .mobile-menu ul:first-child + ul {
	min-height: 200px
}
}
 @media screen and (max-width: 550px) {
.hide {
	display: none;
}

.product-header-inner{
	padding:10px 20px !important;	
}
.product-logo{
	margin-top:0;	
}
.sub-menu-icon {
	background-position: -98px 0;
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	right: 25px;
	text-indent: -999em;
	top: 20px;
	width: 30px;
}
.product-menu {
	background: none repeat scroll 0 0 #F9F9F9;
	position: fixed;
	right: 10px;
	top: 114px;
	width: 200px;
	z-index: 130;
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);

	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.product-menu li {
	display: block;
	margin: 0;
	width: 200px;
}
.product-menu li a {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
}
.product-menu li:hover a {
	background: #fff;
}
.msign {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	margin: 0;
	padding: 8px 0;
	position: absolute;
	text-transform: uppercase;
	width: 100%;
	text-align:center;
}
.msign a { color: #666;
	font-size: 13px;
	margin:0  10px;
	text-transform: uppercase;
}
.msign a:first-child {
	color: #F0483E
}
.mobile-menu {
	height: 100%;
	left: -80%;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	transition: all 0.5s ease-out 0s;
		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%;
	top: 44px;
}
.mask-holder {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	height: 100%;
	position: fixed;
	top: 44px;
	transition: all 0.7s ease-out 0s;
		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 li a {
	display: block;
}
.mobile-menu-wrap {
	padding:20px 0 60px;
}
.mobile-menu ul {
	width: 80%;
	min-height: 100px;
	margin: 10px 0 10px 20px;
}
.mobile-menu ul:first-child, .mobile-menu ul:first-child + ul {
	min-height: 100px
}
}
 @media screen and (max-width: 350px) {
 	.signing .signin, .signing .signup{
		border:none;
		padding:0;
		margin-left:20px;
		font-size:11px;
		line-height:28px;	
	}
	
	.signing .signup{
		color:#ea785d;
		background:#fff;
		border:none;	
	}
}

@media screen and (max-width: 1450px) {
body {
	min-width: 1100px;
}
.product-header-inner {
	padding: 0 25px;
}




}
 @media screen and (max-width: 1139px) {
body {
	min-width: 960px;
}
.three-col > div {
	width: 40%;
	margin: 0 2.5% 50px;
	padding: 0 2.5% 50px;
	float: left;
	text-align: left;
	min-height: 640px;
}
}
 @media screen and (max-width: 1140px) {
body {
	min-width: 660px;
}
.menu li {
	display: none;
}
 .menu li a {
  padding: 14px 5px 0 0;
}

.two-col{
	padding: 50px 6%;	
}

.feature-heading h1 {
  color: #333;
  
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin: 0 auto;
  
}

}


@media screen and (max-width: 1200px) {
body {
	min-width: 300px;
}		

 
}
 @media screen and (max-width: 1000px) {
body {
	min-width: 200px;
}
.three-col > div {
	width: 94%;
	padding: 40px 0% 60px;
	float: left;
	text-align: left;
	margin-bottom: 35px;
	min-height: 100px;
	overflow: hidden;
}
.three-col > div img {
	float: left;
	width: 50%;
}
.cont-area {
	float: left;
	width: 44%;
	padding-left: 5%;
}


}
@media screen and (max-width: 900px) {
body {
	min-width: 200px;
}

.whitebg .cont-part{
	float:none;	
}

.two-col > div {
	float:none;
	width:96%;
	padding:0 2% 30px 2%;
	text-align:center;	
}

.two-col > div p {
	margin:0 auto 15px;
	max-width:800px;
	padding:0 3%;
}	

      .features-part .sub-feature p{

    padding: 0 ;
	  }
.two-col .align-middle{
	padding-top:0;	
}

.learn-more-links h3{
	background:none;
	padding:0;
	text-align:center;
	width:100%;	
}

.product-header-top{
	display:none;	
}

.one-col, .two-col, .three-col, .two-split-col{
	padding:40px 6%;	
}

.two-split-col > div >div {
	width:92%;
	text-align:center;
	padding:60px 4% 40px;
	border-top:1px solid #e5e5e5;
}

.two-split-col > div >div:first-child {
	padding-top:0;
	border-top:none;
}
}

 @media screen and (max-width: 800px) {
body {
	min-width: 200px;
}
.three-col > div {
	width: 94%;
	padding: 40px 0% 60px;
	float: left;
	text-align: center;
	margin-bottom: 40px;
	min-height: 100px;
	overflow: hidden;
}
.three-col > div img {
	float: none;
}
.cont-area {
	float: none;
	width: 100%;
	padding-left: 0%;
}
.related {
	margin-bottom: 25px;
	overflow: hidden;
	max-width: 450px;
	margin: 0 auto 40px;
	text-align: left;
}

 
}
/* Features Normal CSS */
/* CONTENT PART STARTS */


/* New Features List Design */

.features-main-page {
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 0 40px 4%;
	overflow: hidden;
}
.features-main-page h2 {
color: #333;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 15px;
    text-align: center;
}
.features-main-page p{
	font-size:15px;
	line-height:22px;
}
.features-main-page em{
	    display: block;
   font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    margin-top: 5px;
}

.features-main-page h2 span {

	text-align: center;
	display:block;


}
.features-main-page ul {
	overflow: hidden;
}
.features-main-page li {
	float: left;
	padding: 30px 4%;
	position: relative;
	text-align: left;

	width: 25%;
	min-height: 240px;

}
.features-main-page li:first-child, .features-main-page li:first-child + li, .features-main-page li:first-child + li + li {

    padding-top: 0;
}
.features-main-page li:first-child + li + li {
	border-right: 0;
}
.features-main-page li:first-child + li + li + li, .features-main-page li:first-child + li + li + li + li {
	border-bottom: 0;
}
.features-main-page li span {
	margin: 10px 0 15px;
	opacity: 1;
	width: 65px;
	height: 55px;
	display: block;
}
.features-main-page h4 {
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	margin: 0 0 15px;
  letter-spacing: -0.04em;
}
.features-main-page h4 a {
	color: #333;
}
.features-main-page p a {

}
/* End of New Features List Design */
/* MAIN PARTS STARTS */


.main {
	margin: 0 auto;
	overflow: hidden;
	background: #f9f9f9;
}
h2 {
    color: #333;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}
h3 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 400;
	color: #333;
	padding-bottom: 5PX;
	letter-spacing: -0.02em;
}

.main .no-padding {
	padding: 0;
}
.main .no-margin {
	margin: 0;
}
.whitebg {
	background: #fff;
}
.border {
	border-bottom: 1px solid #e8e8e8;
}
.feature-heading h1 {
	color: #333; font-size: 30px;
    font-weight: 300;
    letter-spacing: -.5px;
	line-height: 40px;
	margin: 0 auto 30px;
	padding-top:40px;
}
.feature-heading h1 span {
	display: block;
	
	letter-spacing: 0;
}
.feature-heading em {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 1px;
	margin: 20px auto 0;
	width: 45px;
}
.feature-heading{
	padding:0;
	text-align:center;
	position:relative;
}
.feature-heading + .whitebg{
margin-top:-30px;
}
.one-col {
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
	overflow: hidden;
}
.one-col > div {
	overflow: hidden;
}
.one-col h2 {
	padding-bottom: 15px;
}


.one-col p {
	max-width: 920px;
	margin: 0px auto 15px;
	padding: 0 5%;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.two-col .align-middle {
	padding-top: 10%
}
.two-col, .two-cont-col {
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 980px;
}
.three-col {
	max-width: 1280px;
	margin: 0 auto;
}

.two-col > div {
	float: right;
	width: 38%;
	padding:0 4%;

}
.two-col .image-part{
width:46%;
}
.two-col .image-part {
text-align:center;
}
.whitebg .cont-part, .whitebg .img-part {
	float: left;
}
.two-col > div h2,.two-col > div h2 a,.one-col > div h2 a {
	margin-bottom: 10px;
	color: #333;
	letter-spacing: -.5px;
}
.two-col > div p {
	margin-bottom: 15px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.download-apps {
	margin: 0px auto 0;
	overflow: hidden;
	width: 280px;
}
.download-apps a {
	float: left;
	margin: 0 10px;
	opacity: 0.7;
}
.one-col .download-apps img {
	margin: 0;
}
.two-split-col {
	text-align: center;
	padding: 70px 0;
	overflow: hidden;
}
.two-split-col > div {
	text-align: left;
	max-width: 1100px;
	margin: 0 auto;
}
.two-split-col > div >div {
	float: left;
	width: 47%;
}
.two-split-col > div >div:first-child {
	margin-right: 6%;
}
.two-split-col > div img {
	margin-bottom: 30px;
}
.two-split-col > div h2 {
	margin-bottom: 15px;
}
.two-split-col > div p {
	margin-bottom: 15px;
	padding-right: 15%;
}
.two-cont-col {
	padding: 50px 0 0;
	text-align: left;
}
.two-cont-col > div {
	float: left;
	width: 42%;
	padding: 0 4%;
}
.two-cont-col h2 {
	font-size: 24px;
	letter-spacing: 0;
	line-height: 34px;
	font-weight: 400;
}
.three-col {
	text-align: center;
	clear: both;
	padding: 70px 0;
	overflow: hidden;
}
.three-col h2 {
	margin-bottom: 30px;
}
.three-col ul {
	text-align: left;
}
.three-col > div {
	float: left;
	width: 28.333%;
	padding: 0 2.5%;
	text-align: center
}
.three-col > div img {
	margin-bottom: 25px;
}
.three-col h3 {
	color: #333;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
	text-align: left;
}
.three-col > div p {
	margin-bottom: 10px;
	text-align: left;
}

.main .sub-feature {
	  margin: 60px auto 0;
    max-width: 980px;
    overflow: auto;
    padding: 0;
    width: 100%;
       }
      
       .three-sec div,.two-sec div{
		   border-left: 1px dotted #DDDDDD;
    float: left;
    padding: 0 3%;
    width: 27%;
       }
	   .two-sec div{
	   width:43%
	   }
	   .sub-feature div:first-child{
	   border:none;
	   }
	   .main .sub-feature img{
	box-shadow: 0 0 0;
	-webkit-box-shadow:0 0 0;
    float: left;
          margin: 0 20px 50px 0;
    padding: 0;
	   }
       .sub-feature h4{
		      color: #333;
    font-size: 18px;
    font-weight:400;
  padding-bottom: 15px;
    text-align: left;
       }
       .sub-feature p{
    text-align: left;
	padding:0;
       }
.learn-more-links {
	overflow: hidden;
}

.learn-more-links h3 a {
	color: #666;
	text-decoration: underline;
}
.related {
	overflow: hidden;
}

 .no-image .cont-part{
  padding: 0;
    text-align: center;
    width: 100%;
 }
.no-image .related li {
    border-bottom: 1px dotted #EDEDED; color: #666;
    display: block;
    font-size: 14px;
    padding: 15px 0;
}
.learn-more {
	margin:20px 0;
}
.learn-more a {
	padding:10px 25px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight:600;
	margin-top: 10px;
	display: inline-block;
}
.all-features {
	padding: 60px;
	border-top: 1px solid #e2e2e2;
	text-align: center;
	background: #fff;
}
.all-features h3 {
	font-size: 26px;
	letter-spacing: 3px;
	line-height: 30px;
	text-transform: uppercase;
}
.all-features em {
	display: none;
	width: 50px;
	border-bottom: 1px solid #c2c2c2;
	height: 1px;
	margin: 20px auto 0;
}
.all-features ul {
	overflow: hidden;
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 0 10px 80px;
	text-align: left;
}
.all-features li a {
  color: #333;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 5px 0 10px;
    width: 33.333%;
}
/*Site CSS */
.product-logo{
	background:url('../images/icon-sites.png') no-repeat left center;
}
.product-header{
	background:#F3F9FD;
}
 .product-menu .selected {
  box-shadow: 0 -2px 0 #00add5 inset;
 }
 .learnmore a,.side-nav li a:hover,.side-nav li a .selected,.learn-more a{
background:#00add5
 }
 .all-features li .selected,.testimonials p span:first-child{
 color:#00add5;
 }
 .faq-part li {
 min-height:180px;
 }
 .footer-links{
	    max-width: 870px;
    padding-left: 40px;
    padding-right: 40px;
}
.pricing-part {
    background: none repeat scroll 0 0 #F7F7F7;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 20px;
    text-align: center;
}
.signin-part{
	border-top-color:#00add5;
}
.faq-part li p a {color:#00ADD5;}

.catogry-heading {
    color: #00ADD5;
    font-size: 21px;
    font-weight: 400;
    padding: 10px 0;
}

.pricing-compare-heading h2 {
    color: #333333;
    font-size: 38px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}

.pricing-compare-trynow {
    background: none repeat scroll 0 0 #00ADD5;
    font-size: 13px;
    line-height: 36px;
    margin: 15px auto;
    text-align: center;
    width: 150px;
}

.sub-heading {
    color: #00ADD5;
}


.planOuterContainer{background: #FFFFFF;border: 1px solid #E2E2E2;margin: 0 auto 30px;width: 850px; overflow:hidden;}
.pricingPlanCont{background:#FFFFFF;border: 1px dashed #D2D2D2;margin: 60px auto;width: 850px;overflow: hidden; text-align:center;}
.planFixedHeader{position:fixed;top:0;height:125px;border-bottom:1px solid #f0efef;width:904px}
.planHeadingContainer{padding-top:17px}
.planHeadingContainer{width:280px;padding-top:20px;font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;}
.planHeadingContainer ul{padding:5px 0 10px;margin:0; list-style:none;font-weight:400;}
.planHeadingContainer li{padding:0;margin:0;text-align:center;}
.planHeadingContainer li.planHeading{font-size:21px;color:#00ADD5;padding:0 0 10px;font-weight:400;}
.planHeadingContainer li span.planAmount{font-size:36px;color:#333;}
.planHeadingContainer li span em.period{color:#6b6d70;font-size:13px; font-style:normal;display:block; border-bottom:none; margin-top:0px;}
.tryNowBtn{background:#00ADD5;border: 0 none;color: #FFFFFF;cursor: pointer;display: block;font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;font-size: 13px;line-height: 2.3;margin: auto;padding: 5px 0;text-align: center;text-transform: uppercase;width: 140px;}
.tryNowBtnPad{margin-top:0px;}
.planFeature{width:280px;padding-bottom:30px;}
.planFeature ul{padding:30px 0 0 70px;margin:0;text-align:left;list-style:none;}
.planFeature li{padding:0;margin:0;line-height:32px; font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;font-size:14px;color:#333}
.domainconsoleborder{border-bottom:1px dotted #E5E5E5;margin-bottom:10px}
.comparePlanBtn{clear: both; border: 0px none; padding: 5px 15px; margin-bottom: 30px; cursor: pointer; display: block; font-size: 15px; margin-left: 370px; background:#00ADD5; color:#FFF;}
.nolockin{width:46%; float:left; margin:0 19px 50px;}
.nolockin img{margin:10px 25px 10px 0; float:left;}
.nolockin p {
    color: #777777;
    font-size: 14px;
    letter-spacing: 0.1px;
    line-height: 24px;
}
.nolockin p a { color:#00ADD5;}
.nolockin h2, .row h2 { color: #666;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 15px;
}
.nolockin2{float:right;border-left: 1px dashed #D2D2D2;padding:20px 20px 20px 10px}
.nolockin, .nolockin2 {
    margin: 0;
    padding: 20px 10px 20px 20px;
    width: 380px;
}
.pricing-secnd{background:#fff;border: 0 solid #EEEEEE; overflow:auto; padding:20px 40px 50px 40px; }
.floatLeft {
    float: left;
}
.clearBoth{clear:both}

/* Pricing CSS */

.pricing-sites {
	width: 600px;
	margin: 50px auto;
	overflow:auto;
}
.pricing-left {
	width: 276px;
	float: left;
	padding-right: 40px;
}
.pricing-left h1 {
	color: #00ADD5;
	font-size: 32px;
	font-weight: 700;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding-bottom: 10px;
}
.pricing-left em {
	border-bottom: 1px solid #a1a1a1;
	display: block;
	padding-top: 20px;
	width: 33px;
}
.pricing-left span {
	color: #00add5;
}
.pricing-left p {
	color: #333333;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	width: 215px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.pricing-right {
	border-left: 1px solid #efefef;
	float: left;
	padding-left: 40px;
}
.pricing-right span{
color:#48bbb4;
font-weight:600;
}
.pricing-right ul {
	margin: 0;
	padding: 0;
}
.pricing-right ul li {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
	border-bottom:1px solid #f4f4f4;
}
.pricing-right a {
	 background: none repeat scroll 0 0 #00add5;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 22px;
    margin: 15px 0;
    padding: 0 10px;
    text-transform: uppercase;
}

.planOuterContainer a{
	color:#00add5;
}
.hidden-part{
	display:none;
}

.pricing-right a{
	cursor:pointer;
}


.forever-free {
    background: #f3f9fd;
    border: 1px dashed #BED7EA;
    margin: 15px auto 40px;
    max-width: 980px;
    overflow: hidden;
    position: relative;
}
.free-plans {
    border-right: 1px dashed #BED7EA;
    float: left;
    padding: 25px 3% 30px;
    text-align: center;
    width: 43.8%;
}
.forever-free h5 {
    color: #333;
    font-size: 21px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.forever-free p {
    color: #666;
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
}
.forever-free p span {
	background: url("../images/tick.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
	color: #444;
	font-size: 13px;
	line-height: 12px;
	margin-right: 10px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.forever-free p span em {
    border-radius: 100%;
    bottom: 1px;
    display: inline-block;
    height: 6px;
    margin: 0 4px 0 0;
    position: relative;
    width: 12px;
}

.nonprofit {
    float: left;
    padding: 25px 3%;
    width: 44%;
}
.nonprofit ul{
	    margin-top: 25px;
    text-align: center;
}
.nonprofit li{
	 border-right: 1px solid #ddd;
    color: #333;
    display: inline;
    font-size: 13px;
    margin-right: 10px;
    padding-right: 10px;
}
.nonprofit h2 {
    color: #333;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
	line-height:20px;
}
.nonprofit img {
    margin: 10px 0 15px;
}
.nonprofit p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 auto;
    text-align: center;
}
.nonprofit p a {
    color: #19984f;
}



.planOuterContainer h2{
margin-bottom:20px;
}
.planOuterContainer p{
	line-height:24px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.floatLeft {
    float: left;
}

.nolockin3 {
    margin: 0 0 50px;
    overflow: hidden;
    padding: 20px 0;
    text-align: left;
    width: 380px;
}
.floatRight {
    float: right;
}
