/* CONTENT PART STARTS */

/* MAIN PARTS STARTS */

.main {
	margin: 0 auto;
	overflow: hidden;
	background: #f9f9f9;
}
/* PRICING PART STARTS */


.pricing-part {
	padding: 40px 0% 60px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.pricing-part h1 {
	color: #333; font-size: 30px;
    font-weight: 300;
    letter-spacing: -.5px;
	line-height: 40px;
	padding-bottom:20px;
}
.pricing-part h1 span{
font-size:14px;display:block;letter-spacing:0;font-weight:400;margin-top:-5px;
}
.pricing-part em {
	display: none;
	width: 70px;
	border-bottom: 1px solid #d5d5d5;
	margin: 20px auto 0;
}
.pricing-part p {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 auto;
	max-width: 800px;
	padding: 0 0 30px;
}
/* PRICING TABLE */

.pricing-table {
	max-width: 910px;
	margin: 50px auto 30px;
}
.three-col {
	max-width: 910px;
}
.pricing-table li {
	max-width: 300px;
	width: 100%;
	float: left;
	background: #fff;
	border:1px solid #f5f5f5;
	margin:-1px;
	margin-bottom: 8px;
}
.pricing-table .selected {
		-webkit-box-shadow: 0 0 30px #d2d2d2;
border:none;
	box-shadow: 0 0 30px #d2d2d2;
	margin-bottom: 20px;
	position: relative;
	z-index: 50;
	top: -30px;
}
.pricing-heading {
	padding: 35px 0 45px;
	background: #f9f9f9;
		-webkit-box-shadow: 1px 1px 0 #e9e9e9 inset, -1px -1px 0 #e9e9e9 inset, 0 5px 0 #e0e0e0 inset;

	box-shadow: 1px 1px 0 #e9e9e9 inset, -1px -1px 0 #e9e9e9 inset, 0 5px 0 #e0e0e0 inset;
}
.selected .pricing-heading {
		-webkit-box-shadow: 1px 1px 0 #e9e9e9 inset, -1px -1px 0 #e9e9e9 inset, 0 6px 0 #00add5 inset;

	box-shadow: 1px 1px 0 #e9e9e9 inset, -1px -1px 0 #e9e9e9 inset, 0 6px 0 #00add5 inset;
}
.pricing-heading h2 {
	color: #00add5;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 34px;
	padding-bottom: 15px;
}
.pricing-heading h3 {
	color: #333;
	font-weight: 400;
	font-size: 50px;
	line-height: 50px;
	padding-bottom: 5px;
}
.pricing-heading h3 span { color: #666;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
}
.pricing-heading h3 .doller {
	position: relative;
	top: -22px;
}
.pricing-heading p {
	color: #666;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0;
	font-family: "微软雅黑";
}
.pricing-features {
	min-height: 175px;
	overflow: hidden;
	padding: 30px 0 120px;
	position: relative;
}
.pricing-features p {
	color: #333;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0;
	font-family: "微软雅黑";
}
.pricing-features .standard-plan {
	color: #00add5;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	padding: 5px 0;
}
.pricing-features .plus {
	font-size: 36px;
	font-weight: 100;
	line-height: 21px;
}
.pricing-trynow a {
	background: none repeat scroll 0 0 #00ADD5;
	bottom: 40px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	left: 50%;
	margin-left: -75px;
	padding: 12px 0;
	position: absolute;
	text-transform: uppercase;
	width: 150px;
}
.compare-plan {
	text-align: center;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	clear: both;
	text-decoration: underline;
	cursor: pointer;
}

.compare-plan a {
	color: #333;
	text-decoration: underline;
	font-weight:400;
	text-align: center;
}

.faq-part {
	padding: 50px 0;
	border-top: 1px solid #e2e2e2;
	max-width: 980px;
	margin: 60px auto 0;
}
.faq-part h2 {
	color: #333;
	font-weight: 400;
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 15px;
	letter-spacing:0;
}
.faq-part h2 em {
	display: none;
	width: 50px;
	border-bottom: 1px solid #d5d5d5;
	margin: 20px auto 0;
}
.faq-part ul {
	overflow: hidden;
}
.faq-part li {
	border-bottom: 1px dashed #ddd;
	text-align: left;
	width: 45%;
	padding: 25px 0;
	float: left;
	margin: 0 2.5% 0;
	min-height: 200PX;
}
.faq-part li h3 {
	font-weight: 400;
	font-size: 21px;
	line-height: 30px;
	padding-bottom: 10px;
}
.faq-part li p {
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	margin: 0;
}
/* PRICING COMPARISON CSS STARTS */

.content-part {
	width: 100%;
	max-width: 991px;
	margin: 40px auto 80px;
	overflow: hidden;
}
.heading {
	font-size: 36px;
	text-align: center;
	margin-bottom: 20px;
	color: #333;
	text-transform: uppercase;
}
.heading span {
	font-weight: 800;
}
.descrption {
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
	color: #666;
}
.pricing-compare-part {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	margin: 0 5px 10px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10);
	
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.10);
}
.pricing-types, .price-part {
	width: 244px;
	overflow: hidden;
	float: left;
	border-left: 1px solid #e6e6e6;
	background: #fff;
	position: relative;
	padding-top: 210px;
}
.pricing-types {
	border: none;
}
.whiteline {
	-webkit-box-shadow: 0px -5px 0px #fff;

	box-shadow: 0px -5px 0px #fff;
}
.yellowline {
	-webkit-box-shadow: 0px -5px 0px #fcbb21;
	
	box-shadow: 0px -5px 0px #fcbb21;
}
.greenline {
	-webkit-box-shadow: 0px -5px 0px #16974a;
	
	box-shadow: 0px -5px 0px #16974a;
}
.blueline {
	-webkit-box-shadow: 0px -5px 0px #007ec2;
	
	box-shadow: 0px -5px 0px #007ec2;
}
.pricing-compare-heading {
	width: 244px;
	background: #fff;
	height: 200px;
	text-align: center;
	line-height: 120px;
	position: absolute;
	top: 0;
}
.pricing-compare-heading h1 {
	color: #999;
	font-size: 30px;
}
.pricing-compare-heading h2 {
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 34px;
	font-weight:600;
}
.pricing-compare-heading .free {
	line-height: 120px;
	font-size: 30px;
}
.catogry-heading {
	color: #333;
	font-size: 21px;
	margin-bottom: 15px;
	padding: 15px 0 0;
	display: block;
}
.sub-text {
	color: #aaa;
	font-size: 14px;
	padding: 15px 0 0;
	display: block;
}
.sub-heading {
	height: 44px;
	line-height: 44px;
	background: #eee;
	font-size: 14px;
	color: #ff6b20;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
.sub-heading-list {
	overflow: hidden
}
.sub-heading-list li {
	padding: 0 0 0 20px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #fff;
	background: #f8f8f8;
	font-size: 14px;
	font-weight: 400;
	color: #333;
}
.sub-heading-list .yes, .sub-heading-list .no {
	background-image: url("../images/tick.png");
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
}
.sub-heading-list .no {
	background-image: url("../images/no.png");
}
.sub-heading-list li span {
	font-size: 10px;
	font-weight: 600;
	color: #666;
}
.price-part li {
	padding: 0;
	text-align: center;
}
.pricing-compare-trynow {
	width: 150px;
	background: #f0473e;
	text-align: center;
	margin: 15px auto;
	line-height: 36px;
	font-size: 12px;
}
.pricing-compare-trynow a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 36px;
	font-weight:600;
}
.pricing-types, .pricing-types .pricing-heading {
	width: 488px;
}
.pricing-types .pricing-compare-heading {
	width: 488px;
}
.three-column {
}
.three-column .pricing-types, .pricing-types .pricing-heading {
	width: 325px;
}
.three-column .price-part {
	width: 217px;
}
.three-column .pricing-compare-heading {
	width: 217px;
}
