/* Help Icons */
 .resources-part li em{
	 background:url(../images/icon-help-sprite.png) no-repeat;
	   height: 55px;
    left: 0;
    margin: 10px 0 15px;
    opacity: 1;
    position: absolute;
    top: 15px;
    width: 65px;

  }
  .resources-part li .hi1{
	  background-position:left -0px;
  }
    .resources-part li .hi2{
			  background-position:left -57px;
  }
    .resources-part li .hi3{
			  background-position:left -170px;
  }
    .resources-part li .hi4{
			  background-position:left -220px;
  }
    .resources-part li .hi5{
			  background-position:left -275px;
  }
    .resources-part li .hi6{
			  background-position:left -330px;
  }
    .resources-part li .hi7{
			  background-position:left -115px;
  }

    .resources-part li .hi8{
			  background-position:left -510px; 
  }

    .resources-part li .hi9{
			  background-position:left -387px; 
  }

    .resources-part li .hi10{
			  background-position:left -440px; 
  }


/* Help Icons Ends */
/* CONTENT PART STARTS */

/* MAIN PARTS STARTS */
.main {
	margin: 0 auto;
	overflow: hidden;
	background: #f9f9f9;
}
h1 span{
   display: block;
    font-size: 21px;
    letter-spacing: 0;
	line-height: 40px;
}
h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -.5px;
	line-height: 32px;
	text-align: center;
	
}
h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	padding-bottom: 10PX;

	
}
h2 span {
	
	display: block;
}

.whitebg {
	background: #fff;
}
.border {
	border-bottom: 1px solid #e8e8e8;
}

.feature-heading{
	padding:0;
	text-align:center;
	position:relative;
}
.feature-heading + .whitebg{
margin-top:-30px;
}
.feature-heading h1{
     color: #333;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -.5px;
    line-height: 40px;
	padding-top:40px;
    margin:0 auto 20px;
	
}
.feature-heading em{
	display:none;
	width:45px;
	border-bottom:1px solid #ccc;
	height:1px;
	margin:20px auto 0;
}


.image-part {
	text-align:center;
}
.one-col {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}
.main .one-col.small-desc p{ padding: 25px 0 0;}.main .one-col.small-desc{
padding: 0 0 30px; max-width: 800px;
}
.one-col.small-desc.no-image{
padding:60px 0 30px;
}
.one-col.small-desc h2{
    margin-bottom: -15px;
    padding-bottom: 0;
}
.one-col.small-desc h2 + ul{
margin-top:30px;
}
.main .one-list{
	max-width:980px;
	margin:-10px auto 30px;
}
.main .one-list li{
	background:url("../images/icon-dot.png") no-repeat 0 16px; color: #333;
    display: inline;
    margin: 0 5px 25px;
    padding: 5px 5px 5px 25px;
	
}
.main .one-list li:first-child{
	background:none;
}
.main .two-list{
	 margin: 30px 0 0;
    max-width: 600px;
    overflow: auto;
    padding-left: 5px;
}
.main .two-list li{
	  float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    text-align: left;
    width: 40%;padding-left:20px;	background:url("../images/related-links-arrow.png") no-repeat 0 8px;
}
.one-col > div {
	overflow: hidden;
}
.one-col h2 {
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}
.one-col > div img {
	margin-bottom:10px;
}
.one-col .learn-more a{
margin-top:0;
margin-bottom:30px;
}
.benefits{
max-width:900px;
margin:0 auto;
text-align:left;
border-top:1px dotted #ddd;
margin-top:10px;
   padding-top: 30px;
}
.one-col p {
	margin: 0 auto 15px;
	max-width: 920px;
	text-align: center;
	font-family: "微软雅黑";
	color: #333;
}
.main .align-left {
    max-width: 980px;
    text-align: left;
}
.one-col.align-left p{
margin:0 0 30px;
}

.one-col a {
    color: #00add5;
    line-height: 22px;
}
.two-col {
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0;
	max-width:980px;
}
.two-col .align-middle{
padding-top:25px;
}

.two-col > div {
	float: right;
	width: 38%;
	padding:0 4%;

}
.two-col .image-part{
width:46%;
}
.two-col > div h2 {
	margin-bottom: 10px;
	text-align: left;
}
.two-col > div p {
	margin-bottom: 15px;
	font-family: "微软雅黑";
	color: #333;
	text-align: left;
}
.learn-more a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    padding: 10px 25px;
    text-transform: uppercase;
}
.features-part ul,.features-part ol{
	 margin: 30px 0;
    padding-left: 20px;
}

.features-part li{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	list-style: disc outside none;
	margin-bottom: 10px;
	text-align: left;
}
.features-part ol li{
list-style:decimal outside none;
}
.download-apps {
	margin: 30px 0 0;
	overflow: hidden;
	width: 280px;
}
.download-apps a {
	float: left;
	margin: 0 20px 0 0;

}
 .no-image .cont-part{
width: 980px;
    padding: 0;
    text-align: center;
	margin:0 auto;
 }
.features-part .related{
margin-bottom: 20px;
    margin-top: 0;
     padding-left: 20px;
 }
.related + p{
 padding-top:0!important;
 }
 .features-part .related li {
  

}
 .features-part .rel1 li strong{
 padding-bottom:4px;
 display:block;
}
.whitebg .cont-part, .whitebg .img-part {
	float:left;
	font-family: "微软雅黑";
	font-size: 14px;
}
.all-features {
	 padding: 60px 60px 30px;
	border-top: 1px solid #e2e2e2;
	text-align: center;
}
.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: 30px 0 30px 80px;
	text-align: left;
}
.all-features li {
}

.all-features li a {
	color: #333;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0 5px 0;
	width: 33.333%;
	font-weight:400;
	text-align: center;
}

.all-features .selected li a {
	color: #999;
}

.main .sub-feature {
    margin: 10px auto 20px;
	    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;
       }

.learn-more-links{
	overflow:hidden;	
}

.learn-more-links h3 {
  background: url("../images/youcan-arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 25px;
  margin: 10px 0;
  padding: 0 0 0 30px;
  text-align: left;
  width: 91%;
}

.learn-more-links h3 a { color: #666;
  text-decoration: underline;
}




/* RESOURCES PART STARTS */

.resources-part, .integration-part{
	max-width:1200px;
	margin:0 auto;	
	overflow:hidden;
	text-align:center;
	padding:30px 0 60px;
}

.resources-part h1, .integration-part h1{
font-size:30px;
font-weight:300;
line-height:40px;
letter-spacing:-.5px;
margin-bottom:10px;
}


.resources-part h2 em, .integration-part h2 em{
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 1px;
	margin: 20px auto 0;
	width: 45px;
}

.resources-part ul {
  margin: 40px auto 0;
max-width: 980px;
overflow: hidden;
padding: 0 2% 10px;
text-align: left;
}


.resources-part li {
  border-bottom: 1px dashed #E2E2E2;
  float: left;
  margin: 0 2% 10px;
  min-height: 100px;
  padding: 30px 3% 40px 8%;
  position: relative;
  width: 35%;
}

.resources-part li img {
  left: 0;
  position: absolute;
  top: 30px;
}

.resources-part h3{
font-size: 21px;
	font-weight: 400;
	line-height: 21px;
	padding-bottom: 15px;
}

.resources-part h3 a{
		color: #333;
	
}


.resources-part p{
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	font-family: "微软雅黑";
	text-align: left;
}

.resources-part p	 a{ color: #666;
}

.resources-part .learnmore{
display: block;
font-size: 14px;
font-weight: 400;
line-height: 22px;
padding-top: 10px;
text-decoration: none;
}


/* RESOURCES PART ENDS */

/* INTEGRATION PART STARTS */


.integrations{
	background: none repeat scroll 0 0 #FFFFFF;
	  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
   padding: 60px 0 30px;
   overflow:hidden;	
   max-width:1200px;
   
   margin:40px auto 30px;
}


.integrations h2 {
  color: #333;
  float: left;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0 0 4%;
  text-align: left;
  width: 16%;
    line-height: 34px;
}

.integrations h2 em {
	margin:15px 0 0;
	width:40px;
}


.integrations ul{
	width:79.89%;
	float:left;
	text-align:left;
}


.integrations li {
  float: left;
  min-height: 220px;
  padding: 10px 4% 10px;
  width: 25%;  
  border-left:1px solid #F2f2f2;
  margin-bottom:40px;

}

.integrations li img {
	margin-bottom:30px;
}

.integrations p{ color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  padding: 0 0 10px 0;
}

.integrations p a{
 
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  display:block;
  text-transform:uppercase;
  margin-top:5px;
 
}

.no-headings ul{
		width:100%;
	float:left;
	text-align:left;
		
}


.no-headings li:first-child{
	border:none;
}



/* INTEGRATION PART ENDS */


/* Testimonial Starts */

/* Testimonial Top Navigation Starts */
.customer-nav {
    margin:40px auto 15px;
    max-width: 500px;
    overflow: hidden;
}
.customer-nav li {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E2E2E2;
    color: #718191;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 34px;
    line-height: 34px;
    list-style: none outside none;
    padding: 3px 0;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.customer-nav li a { color: #666;
    display: block;
    font-weight: 600;
    padding: 0 30px;
    width: 100%;
}
.customer-nav .customers-selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #DDDDDD;
    font-weight: 600;
}
/* Testimonial Top Navigation Ends */
.customer-heading{
	 margin: 30px auto 0;
    max-width: 750px;
    text-align: center;
}
.customer-heading span{
  display: block;
    font-weight: 600;
    padding-bottom: 10px;
}

  .testimonial-part{
	    margin: 50px auto;
    max-width: 1000px;
    overflow: auto;
  }
  .testimonials-wrap{
	  float: left;
    width: 33%;
  }
  .testimonials{
	  background: none repeat scroll 0 0 #FFFFFF;
	      -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);

    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    margin-right: 20px;
    overflow: auto;
    padding: 30px;
  }
  .testimonials > span img,  .testimonials .default{
	    
    border: 1px solid #E3E3E3;
    border-radius: 100%;
    display: block;
    height: 60px;
    width: 60px;
	margin-bottom:20px;
  }
  .testimonials > img{
  margin-bottom:20px;
  }
  .testimonials .default{background: url("../images/customer-face.png") no-repeat left top;}

  .testimonials p{

    clear: both;
    color: #565656;

    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
  }
  .testimonials p span:first-child{
	   border-top: 1px dashed #E2E2E2;

    font-size: 14px;
	display:block;
	margin-top:20px;
	padding-top:15px;
  }
.testimonials p span:first-child + span{
font-size:12px;
font-style:italic;
line-height:16px;
padding-top:5px;
display:block;
}
/* Testimonial Ends */


/* Whats New Starts */
.whats-new{
	 margin: 30px auto;
    position: relative;
    width: 980px;
}
.whats-new h1{
color: #333; font-size: 45px;
    font-weight: 300;
    letter-spacing: -1.2px;
    line-height: 60px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: none;
}
.whats-new h1 span{
  font-style: normal;
    font-weight: 700;
	font-size:36px;
}
.whats-new h2{
 background: none repeat scroll 0 0 #F7F7F7;
    color: #38B3E1;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 30px;
    padding: 10px 0 12px;
    text-align: center;
}
.whats-new h3{ color: #666;
    font-size: 25px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 50px;
    text-transform: uppercase;
}
.whats-new h4{
 color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
}
.heading-area{
	overflow:hidden;	
	text-align:center;
}

.heading-area p { color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0px auto 25px;
  padding: 0 9%;
  text-align: center;
}

.heading-area em {
	display:block;
	width:35px;
	height:1px;
	background:#999;
	margin:0 auto 40px;
}

/* YAER PART STARTS  */

.year-area{
	overflow:hidden;
	background:url("../images/timeline-centerline.jpg") repeat-y center;
}

.month-part{
	overflow:hidden;	
}

.month-names{
	//width:498px;
}

.leftalign-months{
	position:absolute;
	left:360px;
		
}

.float-left{
	float:left;	
}

.float-right{
	float:right;
	width:498px;	
}

.month-names span{
	background: none repeat scroll 0 0 #EBEBEB;
    display: inline-block;
    height: 4px;
     left: 10px;
    position: relative;
    top: -7px;
    width: 50px;
}

.month-names .left-margin{
	margin-left:4px;	
}

.month-names .right-margin{
	margin-right:20px;	
}

.month-names em{
	background: none repeat scroll 0 0 #EBEBEB;
    display: inline-block;
    height: 4px;
    position: relative;
    top: -7px;
    width: 50px;
	margin-right:20px;
}

.new-updates{
	width:498px;
	overflow:hidden;
	padding-bottom:50px;
}
.new-updates .less-padding{
	padding:10px 10px 3px 20px 	
}
 
.new-updates-content{
	padding:20px 20px 15px 20px;
	margin:25px 25px 0 25px;
	background:#fff;
		-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.075);

	box-shadow:0 2px 3px rgba(0,0,0,0.075);
 	transition:all 0.7s ease-out ;
	-moz-transition:all 0.7s ease-out ;
	-ms-transition:all 0.7s ease-out ;
	-o-transition:all 0.7s ease-out ;
	-webkit-transition:all 0.7s ease-out ;
	opacity:0;
	overflow:auto;

}

.new-updates-content:hover .read-more { color: #666;
    opacity: 1;
}


.read-more{
	background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E8E8E8; color: #666;
    display: block;
    float: right;
    font-size: 9px;
    font-weight: 600;
    height: 19px;
    letter-spacing: 0;
    line-height: 18px;
    margin: 21px 0 0;
    text-align: center;
    text-transform: uppercase;
	opacity:0;
    width: 70px;
	transition:all 0.4s ease-in-out 0s;
	-moz-transition:all 0.4s ease-in-out 0s;
	-ms-transition:all 0.4s ease-in-out 0s;
	-o-transition:all 0.4s ease-in-out 0s;
	-webkit-transition:all 0.4s ease-in-out 0s;
}

.leftalign-month{
	position:absolute;
	left:370px;	
}

.selected {color:#E45C66;

	
	
}

/* Whats New Ends */

/* Customers page css */

.customer-heading-part {
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 15px 0 20px;
}
.customer-heading-part h2 {
    color: #666;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 30px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.customer-heading-part h2 span {
    font-weight: 600;
}
.customer-heading-part p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 5px auto 40px;
    padding: 0 9%;
    text-align: center;
}
.customer-heading-part .heading-description {
    color: #333;
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    margin: 5px auto 40px;
    padding: 0 9%;
    text-align: center;
}
.customer-heading-part p span {
    font-weight: 600;
}
.customer-nav {
    margin: 0 auto 15px;
    max-width: 500px;
    overflow: hidden;
}
.customer-nav li {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e2e2e2;
    color: #718191;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 34px;
    line-height: 34px;
    list-style: none outside none;
    padding: 3px 0;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.customer-nav .customers-selected {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #ddd;
    font-weight: 600;
}
.customer-nav .customers-selected a {
    color: #19984f;
}
.customer-nav li a {
    color: #666;
    display: block;
    font-weight: 600;
    padding: 0 30px;
    width: 100%;
}
.ourcustomers-list {
     margin: 0 auto 40px;
    max-width: 1000px;
    overflow: hidden;
    transition: all 0.75s ease 0s;
}
.ourcustomers-list li {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e2e2e2;
    float: left;
    height: 150px;
    margin: 5px;
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 18.5%;
}
.ourcustomers-list .loading {
    opacity: 1;
    transition: all 0.75s ease 0s;
}
.ourcustomers-list li img {
    padding: 28px 0 0;
}
.customers {
    margin: 0 auto;
    max-width: 1000px;
    overflow: hidden;
    transition: all 0.75s ease 0s;
}
.customers-type {
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 2%;
    width: 29.333%;
}
.customers-type h3 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
.customers-type li {
    background: url("../../../creator/images/customers/list-bullet.png") no-repeat scroll 5px 17px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #e2e2e2;
    color: #666;
    font-size: 14px;
    padding: 10px 15px 10px 25px;
}

/* Customers page css Ends */


/* Case Study Starts */
.case-study-part{
  margin: 40px auto 20px;
    max-width: 1000px;
    overflow: hidden;
    width: 100%;
}
.case-study-part ul{
	 margin: 0 5px 5px;
    overflow: hidden;
    padding: 15px 0 20px;
}
.case-study-part li{
	    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F3F3F3;
    float: left;
    margin: 1.5%;
    min-height: 335px;
    text-align: center;
    width: 46%;
}

.case-img{
}
.case-study-part-details {
    margin: 0 auto;
    width: 700px;
}
.view-all-next {
    border-bottom: 1px solid #DDDDDD;
    margin: 20px 0;
    overflow: auto;
}
.view-all-next a:first-child {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}
.view-all-next a:first-child + a {
    color: #333;
    float: right;
    font-size: 14px;
    text-transform: uppercase;
}
.customer-area {
    padding: 30px 0;
    text-align: center;
}
.customer-area img {
}
.customer-area span {
    display: block;
    line-height: 40px;
}
.customer-cont-area {
}
.customer-cont-area h3 {
}
.customer-cont-area p {
	margin-bottom: 30px;
	text-align: left;
}
 
.case-study-part a{ color: #666;
    float: left;
    padding: 30px;
    text-decoration: none;
}
.case-study-part a >span{
	display: block;
    height: 100px;
    margin-bottom: 20px;
}
.case-study-part .logo{
	display:block;
	padding:10px 0;
}
.case-study-part p{ color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
}
.case-study-part p span{
	
    font-weight: 400;
}
.case-study-part .customer-det{
	 color: #333;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin: 0 auto;
    text-align: left;
}
.case-study-part .customer-det span{
	   color: #AAAAAA;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    margin: 0 auto 20px 14px;
    text-align: left;
	display:block;
}


/* Case Study Ends */
