.changePriceEU {
	display: none;
	overflow: hidden;
	margin: 0px;
}
.span-tax-symbol {
	position: absolute !important;
	right: -7px;
	top: 10px !important;
	font-size: 16px !important;
	color: #999 !important;
}
.span-tax.span-tax-text {
	color: #999;
	display: block;
	font-size: 12px;
	text-align: right;
	width: 100%;
}
.pricing-wrap .content-wrap .product-block:nth-child(3) {
	border-right: 1px solid #e5e5e5;
}
.product-block:nth-child(1) .limit-select {
	visibility: hidden;
}
.pay-online i {
	font-style: normal;
}
.feature-box h3 {
	color: #E19533 !important;
}
.product-block .feature-box {
	min-height: 260px;
}
/***** start tooltip *****/
.has-tooltip p, .has-tooltip span {
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
	display: inline;
}
.price-tooltip:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	bottom: -10px;
	color: white;
	height: 0px;
	left: 30%;
	position: absolute;
	width: 0px;
	content: '';
}
span.price-tooltip {
	background-color: #fff;
	box-shadow: 0px 0px 11px #B8B6B6;
	color: #484848;
	font-size: 13px;
	line-height: 18px;
	min-height: 0px;
	min-width: 214px;
	padding: 15px 19px;
	position: absolute;
	text-align: left;
	right: 47px;
	bottom: 28px;
	font-weight: 400 !important;
	border: none;
}
p.price-tooltip {
	background-color: #fff;
	box-shadow: 0px 0px 11px #B8B6B6;
	color: #484848;
	font-size: 13px;
	line-height: 18px;
	height: 0px;
	min-width: 214px;
	padding: 15px 19px;
	position: absolute;
	text-align: left;
	left: 0px;
	bottom: 28px;
}
/***** end tooltip *****/
.highlighted-box > div {
	text-align: left !important;
	font-size: 14px;
}
.highlighted-box {
	min-height: 137px;
}
.usefull-links {
	text-align: center;
}
.usefull-links span {
	color: #999;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 8px;
}
.usefull-links a {
	color: #00add5 !important;
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	padding: 2px 5px 0;
	text-decoration: underline;
}
.more-links-part {
 // margin-bottom: 80px;
	padding: 0 0 40px;
}
/**start mobile app **/
.mobile-app {
	
	background:url(../images/mobile-apps-bg.png) center center no-repeat;
	background-size: cover;
}
.non-profit {
	background:url(../images/nonprofit-bg.png) center center no-repeat;
	background-size: cover;
}
.mobile-app h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	color: #fff;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.mobile-app h1:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 30px;
	height: 1px;
	background: #fff;
	left: 50%;
	margin-left: -15px;
}
.mobile-app a {
	display: inline-block;
	margin: 0 5px;
}
.mobile-app a img {
	max-height: 40px;
	width: auto;
}
.non-profit h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	color: #333;
}
.non-profit p {
	line-height: 24px;
	color: #333333;
	font-size: 16px;
	margin: 10px 0 20px;
}
.mobileapp-nonprofit-wrap {
	margin: 60px 0 100px;
}
.mobileapp-nonprofit-wrap > article {
	padding: 100px 2% 150px;
	text-align: center;
	width: 46%;
	min-height: 202px;
	display: inline-block;
}
article.mobile-app {
	float: left;
}
.mobileapp-nonprofit-wrap > article .box-content {
	max-width: 500px;
	margin: 0 auto;
}
.mobileapp-nonprofit-wrap > article.mobile-app .box-content {
	margin-top: 50px;
}
.content_mid1 .mktoForm button.mktoButton {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	height: 33px;
	padding: 0 20px;
	text-align: center;
	
	opacity: 1;
	visibility: visible;
	background: none repeat scroll 0 0 #f0483e;
	border: 1px solid #f0483e;
	color: #fff;
	line-height: 33px;
	margin-left: 30px;
	margin-top: 15px;
}
.content_mid1 .mktoForm .mktoFieldWrap {
	margin-top: 15px;
}
.content_mid1 .mktoForm {
	margin: 0px auto;
}
/** end mobile app **/
/*Addon Section*/
.addon-wrap {
	display: table;
	max-width: 1170px;
	width: 90%;
	margin: 0 auto 80px;
	border-collapse: collapse;
}
.addon-detail-row {
	display: table-row;
}
.addon-detail {
	display: table-cell;
	width: 75%;
	background: #fff;
	border: 1px solid #f9f9f9;
	line-height: 40px;
	min-height: 60px;
	vertical-align: middle;
}
.addon-detail div {
	padding: 5px 20px;
}
.addon-detail:first-child {
	width: 25%;
	background: #fafafa;
	border: 1px solid #ededed;
	
	font-weight: 600;
}
.addon-wrap h2 + p {
	margin-top: 10px;
	max-width: 80%;
	margin: 0 auto;
}
.addon-detail-row:first-child .addon-detail:last-child p {
	padding: 10px 0;
}
.addon-detail-row:first-child .addon-detail:last-child p:first-child {
	border-bottom: 1px dashed #ccc;
}
.main-Price span.price-term-ann {
	display: inline;
}
.addon-wrap ul {
	text-align: center;
	margin: 50px 0;
	padding: 0;
}
.addon-wrap ul li {
	display: inline-block;
	width: 24%;
	float: left;
	border-right: 1px solid #ededed;
}
.addon-wrap ul li .addon-box {
	opacity: 1;
	visibility: hidden;
	padding: 30px 10px 10px;
	min-height: 180px;
}
.addon-wrap ul.animated-box li.show-box .addon-box {
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	opacity: 1;
	visibility: visible;
}
.addon-wrap ul li:nth-child(4n+4) {
	border-right: none;
}
.addon-wrap ul li:nth-child(n+5) {
	border-bottom: none;
}
.addon-wrap ul li .addon-box span {
	font-size: 14px;
}
.addon-wrap ul li .addon-box p {
	margin: 0 auto 10px;
	display: block;
	width: 50px;
	height: 50px;
	background:url(../images/addons-sprite.png) left top;
}
p.addon-1 {
	background-position: 0 0 !important;
}
p.addon-2 {
	background-position: -50px 0 !important;
}
p.addon-3 {
	background-position: -100px 0 !important;
}
p.addon-4 {
	background-position: -150px 0 !important;
}
p.addon-5 {
	background-position: -200px 0 !important;
}
p.addon-6 {
	background-position: -250px 0 !important;
}
p.addon-7 {
	background-position: -300px 0 !important;
}
p.addon-8 {
	background-position: -350px 0 !important;
}
.addon-wrap ul li .addon-box h3 {
	color: #333333;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 30px;
	
}
.addon-wrap ul li .addon-box p {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
.addon-wrap ul li .addon-box p {
	margin-bottom: 15px;
}
.main .pricing-part h1, .addon-wrap > h2 {
	color: #333;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 40px;
	padding-bottom: 0;
	text-align: center;
	text-transform: none;
	max-width: 90%;
	margin: 0 auto 15px;
}
.main .pricing-part h1 strong {
	font-weight: 400;
}
.pricing-part h1 span, .addon-wrap > h2 span {
	font-weight: 600;
	color: #435cc2;
	
	font-size: 18px;
	display: block;
}
.pricing-part em {
	margin: 20px auto 0;
}
/** end addons section **/
.btn-wrap {
	margin: 0 auto;
	max-width: 600px;
	text-align: center;
}
.btn-wrap a {
	position: relative;
	display: inline-block;
	width: 220px;
	height: 46px;
	margin-right: 20px;
	background: #445ebb;
	line-height: 46px;
	
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	transition: all 0.75s ease-in-out;
	padding: 0px !important;
	border-radius: 0;
}
.nonprofit-wrap .btn-wrap a, .mobileapp-nonprofit-wrap > article a.btn {
	color: #000;
	background: rgba(255,255,255,0.1);
	border: 1px solid #4c4c4c;
	position: relative;
	margin-right: 0;
}
.nonprofit-wrap .btn-wrap a:hover, .mobileapp-nonprofit-wrap > article a.btn:hover {
	background: rgba(256,256,256,0.3);
	border: 1px solid #ccc;
 //transform: scale(1.05);
}
.next-actions {
	text-align: center;
	margin: 60px auto 120px;
}
.next-actions a {
	color: #00add5 !important;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	text-decoration: underline;
}
.next-actions h4 {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 10px;
}
.customer-contact {
	display: none;
}
.customer-contact {
	border: none;
	padding: 0;
	margin: 0px 0 80px;
	background: #f9f7f7;
}
.customer-details-wrap {
	position: relative;
	padding: 30px;
}
.customer-details-wrap:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
	background:url(../images/contact-sales-bottom.png) bottom center no-repeat;
}
.customer-details {
	position: relative;
	left: 55%;
	width: 45%;
	display: inline-block;
}
.customer-details-wrap:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	background: #f9f7f7;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 10;
}
.customer-contact h2 {
	line-height: 30px;
	margin: 0 0 20px;
}
.customer-contact .customer-details p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 0;
	margin: 10px 0 0;
}
.customer-contact .customer-details .links {
	display: block;
	text-align: left;
	padding: 7px 0;
	font-size: 20px;
	line-height: 25px;
	cursor: default;
}
.customer-contact .customer-details .links a {
	color: #333;
}
.customer-contact .customer-details .links:last-child {
	border-bottom: none;
}
.customer-contact .customer-details .links:hover, .customer-contact .customer-details .links a:hover {
	color: #4661b9;
}
.customer-contact .customer-details .links span {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 22px;
}
.customer-contact .customer-details .links span.mail {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: 0 0;
}
.customer-contact .customer-details .links:hover span.mail {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: -25px 0;
}
.customer-contact .customer-details .links span.tollfree {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: -50px 0;
}
.customer-contact .customer-details .links:hover span.tollfree {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: -75px 0;
}
.customer-contact-2, .customer-contact-2 .customer-details:after {
	background: #4661b9;
}
.customer-contact-2 .customer-details .links span {
	background: url(../images/contact-sales-sprite-2.png) left center no-repeat;
}
.customer-contact-2 h2, .customer-contact-2 .customer-details .links a, .customer-contact-2 .customer-details .links, .customer-contact-2 .customer-details .links a:hover, .customer-contact-2 .customer-details p {
	color: #fff !important;
}
.contact-sales-float {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 250px;
	height: 160px;
	display: none;
	z-index: 1;
}
.flip {
	-webkit-perspective: 800;
	-moz-perspective: 800;
	-ms-perspective: 800;
	-o-perspective: 800;
	perspective: 800;
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
	border: 1px solid transparent;
}
.flip .card.flipped {
	-webkit-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-o-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
}
.flip .card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.flip .card .face {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2;
}
.flip .card .front {
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
.flip .card .back {
	-webkit-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-o-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	background: #f2f2f2;
	cursor: pointer;
	border: 1px solid #dbdbdb;
}
.flip .card .back .detail {
	margin: 10px 20px;
	color: #333333;
}
.flip .card .back .detail h4 {
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	padding: 0 0 5px;
	margin: 0 0 10px;
	position: relative;
	
}
.flip .card .back .detail h4:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}
.flip .card .back .detail .links {
	display: block;
	text-align: left;
	padding: 1px 0;
	font-size: 14px;
	line-height: 16px;
	cursor: default;
}
.flip .card .back .detail .links a {
	color: #333;
}
.flip .card .back .detail .links:last-child {
	border-bottom: none;
}
.flip .card .back .detail .links:hover, .flip .card .back .detail .links a:hover {
	color: #4661b9;
}
.flip .card .back .detail .links span {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 22px;
}
.flip .card .back .detail .links span.mail {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: 0 0;
}
.flip .card .back .detail .links:hover span.mail {
	background: url(../images/images/contact-sales-sprite.png) left center no-repeat;
	background-position: -25px 0;
}
.flip .card .back .detail .links span.tollfree {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: -50px 0;
}
.flip .card .back .detail .links:hover span.tollfree {
	background: url(../images/contact-sales-sprite.png) left center no-repeat;
	background-position: -75px 0;
}
/** start limited users box **/
.limit-select {
	max-width: 253px;
	
	color: #999;
	margin-bottom: 50px;
	font-size: 11px;
	font-weight: 400;
	margin: 10px auto 15px;
}
.limit-select span {
	border: 1px solid #efefef;
	position: relative;
	padding: 6px 0;
	display: inline-block;
	cursor: pointer;
	width: 125px;
	text-align: center;
}
.limit-select span:first-child {
	border-right: none;
}
.limit-select span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 27px;
	left: -1px;
	bottom: -1px;
	z-index: 9;
}
.limit-select span.active {
	color: #333;
	font-weight: 600;
	background: #f1f1f1;
}
/** end limited users box **/
.field-text-block-1 {
	position: relative;
}
.start-freetrail {
	background: none repeat scroll 0 0 #00add5 !important;
	color: #fff !important;
	display: block;
	font-size: 15px;
	font-weight: 600;
	margin: 0 auto 30px;
	max-width: 250px;
	padding: 12px 25px;
	
	width: 100%;
	text-align: center;
}
.more-plan-wrap {
	max-width: 980px;
	margin: 60px auto 0px;
	background: #f6f6f6
}
.z-content-wrap {
	max-width: 980px;
	margin: 5px auto 0;
}
.more-plan-wrap > article {
	display: block;
	width: 1 00%;
	text-align: center;
}
.more-plan-wrap > article.pay-online {
	position: relative;
	background-color: #4863b6;
}
.more-plan-wrap > article.pay-online:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/pay-online.png) left center no-repeat;
	background-size: cover;
}
.pay-online sub {
	font-weight: 400;
	font-size: 22px;
}
.more-plan-wrap > article > div {
	padding: 50px 40px;
	min-height: 160px;
	position: relative;
}
.more-plan-wrap article.free-plan {
	text-align: center;
}
.more-plan-wrap article.free-plan div {
	position: relative;
}
.more-plan-wrap article div h4 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #f5c600;
	
}
.more-plan-wrap .free-plan h4 {
	border-bottom: 1px solid #000;
	font-size: 36px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0 auto 20px;
	max-width: 380px;
	padding: 0;
	position: relative;
	
	color: #000;
	position: relative;
}
.more-plan-wrap article div h4 span {
	display: block;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}
.more-plan-wrap .free-plan h4 span {
	display: inline-block;
	margin: 0;
	padding: 0 20px;
	background: #f6f6f6;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.5px;
	line-height: 20px;
	position: relative;
	bottom: -10px;
}
.more-plan-wrap article.pay-online div ul {
	margin: 10px 0 20px;
}
.more-plan-wrap article.pay-online div ul li {
	padding: 0 15px 0 15px;
	position: relative;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
}
.more-plan-wrap article.pay-online div ul li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #00add5;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -4px;
}
.more-plan-wrap article.free-plan div ul li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 8px;
	height: 8px;
	background: #bababa;
	border-radius: 50%;
}
.more-plan-wrap article.pay-online a {
	padding: 8px 30px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	
	display: inline-block;
	transition: all 0.5s ease-in-out;
}
.more-plan-wrap article ul + a:hover, .more-plan-wrap article.pay-online a:hover {
	transform: scale(1.05);
}
.z-free-plan {
	text-align: right;
}
.z-free-plan a {
	color: #00add5;
}
.p-t-w {
	position: relative;
	border-bottom: 1px dotted #bbb;
	cursor: pointer;
}
.p-t {
	background-color: #fff;
	color: #484848;
	font-size: 13px;
	line-height: 22px;
	min-height: 50px;
	width: 250px;
	opacity: 0;
	padding: 10px 20px;
	position: absolute;
	text-align: left;
	left: 100%;
	margin-left: 15px;
	z-index: 10;
	visibility: hidden;
	top: -7px;
	border: 1px solid #E7E7E7;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
}
.p-t-w:hover .p-t {
	opacity: 1;
	visibility: visible;
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
.p-t:after, .p-t:before {
	right: 100%;
	top: 18px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.p-t:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.p-t:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #e7e7e7;
	border-width: 11px;
	margin-top: -11px;
}
.quick-link-wrap {
	display: none
}
.highlighted-box > div p, .plan-package-wrap {
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
}
h1.field-price-heading {
	clear: both
}
#block-system-main {
	margin: 0 0 60px
}
#block-system-main {
	margin-top: -78px;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: #fff
}
.product-nav-links .menu li a.active, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a.active, .main-container-wrapper .product-header-top #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a.active {
	box-shadow: 0 -2px 0 #fff inset
}
.main-container-wrapper #mini-panel-product_menu {
	background: transparent
}
#block-system-main > .content-wrap {
	width: 100%;
	max-width: 100%;
	background: #3f51b6;
	overflow: hidden;
	margin-top:6px;
}
#block-system-main > .content-wrap > div {
	width: 90%;
	max-width: 1280px;
	margin: 80px auto 220px;
	color: #fff
}
.pricing-wrap {
	margin: -220px 0 60px
}
.pricing-wrap .content-wrap .product-block {
	background: #fff
}
.block .pricing-wrap .content-wrap .product-block .popular-plan {
	display: none;
}
.block .product-block .plan-caption {
	display: none;
}
.block .pricing-wrap.pricing-box-3 .content-wrap {
	max-width: 1080px;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.block .product-block .price span {
	font-size: 40px;
	color: #2296f3;
}
.block .product-block .price span:first-child {
	font-size: 25px;
	top: -10px
}
.block .pricing-wrap .content-wrap .product-block a.getstart-plan, .block .pricing-wrap .content-wrap .product-block a.trynow-plan {
	width: 70%;
	background: #2296f3;
	margin: 0px auto;
}
.cusd span {
	color: #7f8ee5;
	-moz-box-shadow: 0 -2px 0 #7f8ee5 inset;
	-o-box-shadow: 0 -2px 0 #7f8ee5 inset;
	box-shadow: 0 -2px 0 #7f8ee5 inset;
}
.cusd .action {
	color: #fff
}
.cusd .priceBgm {
	background: #fff
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.limit-select span {
	padding: 7px 10px;
	width: inherit;
	font-size: 9px;
}
.main-Price span.info label {
	display: block;
}
.free .main-Price span.goal {
	margin-top: 4px;
}
.addon-wrap ul li .addon-box {
	min-height: 160px;
}
}

@media only screen and (max-width: 1024px) {
.addon-wrap ul li .addon-box {
	opacity: 1 !important;
	visibility: visible !important;
	transition: none !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.addon-wrap > h2 {
	font-size: 24px;
	line-height: 30px;
}
.addon-wrap > h2 span {
	font-size: 16px;
}
.nonprofit-wrap .nonprofit-content h1 {
	font-size: 22px;
	line-height: 26px;
}
.nonprofit-wrap .nonprofit-content p {
	font-size: 14px;
	line-height: 24px;
}
.price-block.free .free-icon {
	margin: 0 0 26px;
}
.addon-wrap ul li {
	width: 50%;
	border: none;
}
.addon-wrap ul li:nth-child(4n+4), .addon-wrap ul li:nth-child(n+5) {
}
.addon-wrap ul li:nth-child(2n+2) {
	border-right: none
}
.addon-wrap ul li:nth-child(n+7) {
	border-bottom: none
}
.addon-wrap ul li .addon-box {
	min-height: 140px
}
customer-contact {
	display: block
}
.contact-sales-float {
	display: none !important
}
.price-table + p {
	text-align: center;
}
.more-plan-wrap > article > div {
	padding: 30px;
	min-height: 180px;
}
.more-plan-wrap article.free-plan div:before {
	width: 100px;
	height: 100px;
	background-size: cover;
}
.more-plan-wrap .free-plan h4 {
	font-size: 30px;
}
.more-plan-wrap article div h4 {
	margin-top: 25px;
}
.mobileapp-nonprofit-wrap > article {
	padding: 80px 0;
	display: block;
	float: none;
	width: 100%;
	min-height: inherit;
}
.mobileapp-nonprofit-wrap > article.mobile-app {
	margin-bottom: 40px;
}
.more-plan-wrap article.free-plan div:before {
	right: 10px;
}
.mobileapp-nonprofit-wrap > article.mobile-app .box-content {
	margin-top: 0;
}
.customer-contact {
	display: block;
}
}

@media only screen and (max-width: 479px) {
.addon-wrap > h2 {
	font-size: 18px !important;
	line-height: 26px !important;
}
.addon-wrap > h2 span {
	font-size: 14px;
}
.nonprofit-wrap .nonprofit-content h1 {
	font-size: 20px;
	line-height: 24px;
}
.nonprofit-wrap .nonprofit-content p {
	font-size: 12px;
	line-height: 18px;
}
.limit-select span {
	width: 125px;
}
.limit-select span:first-child {
	margin-bottom: 10px;
}
.price-block.free .free-icon {
	margin: 25px 0;
}
.pricing-part h1 {
	font-size: 18px;
}
.duration-select {
	margin: 20px auto 10px
}
.nonprofit-wrap .nonprofit-content p span {
	display: inline-block;
}
.nonprofit-wrap .nonprofit-content h1 {
	font-size: 24px;
	line-height: 30px;
}
.nonprofit-wrap .nonprofit-content p {
	font-size: 14px;
	line-height: 20px;
}
.nonprofit-wrap {
	padding: 50px 0;
}
.addon-wrap ul {
	margin: 50px 0 0
}
.addon-wrap ul li {
	width: 90%;
	display: block;
	float: inherit;
	margin: 0 auto;
	border-right: none !important;
	border-bottom: 1px solid #ededed !important;
}
.addon-wrap ul li:last-child {
	border-bottom: none !important
}
.addon-wrap ul li .addon-box {
	min-height: inherit
}
.addon-wrap ul li .addon-box {
	padding: 30px 10px
}
.price-table + p {
	text-align: center
}
.cusd span.info-icon, .customer-contact {
	display: block
}
.contact-sales-float {
	display: none !important
}
.customer-details {
	width: 90%;
	left: 5%;
}
.customer-details-wrap:before {
	width: 100%;
	background: #f9f7f7 url(../images/contact-sales-bottom.png) top center no-repeat;
	opacity: 0.1;
	background-size: cover;
}
.customer-contact h2 {
	margin-bottom: 0;
}
.customer-contact .customer-details .links {
	font-size: 16px;
}
.customer-contact .customer-details p {
	font-size: 14px;
}
.more-links-part {
	margin-bottom: 40px;
	padding: 0 0 20px;
	overflow: visible;
}
.usefull-links a {
	font-size: 14px;
	line-height: 18px;
}
.price-block.pro h3 {
	margin-top: 10px;
}
.more-plan-wrap > article {
	display: block;
	float: none !important;
	width: 100%;
}
.more-plan-wrap article.pay-online {
	border-left: none;
	border-top: 1px solid #e4e4e4;
}
.more-plan-wrap article.pay-online div {
	padding: 30px 40px;
	min-height: inherit;
}
.more-plan-wrap article.free-plan div:before {
	width: 100px;
	height: 100px;
	background-size: cover;
}
.more-plan-wrap article div h4 {
	font-size: 20px;
	line-height: 24px;
}
.more-plan-wrap article div h4 span {
	font-size: 14px;
}
.mobileapp-nonprofit-wrap > article {
	padding: 50px 0;
	display: block;
	float: none;
	width: 100%;
	min-height: inherit;
}
.mobileapp-nonprofit-wrap > article.mobile-app {
	margin-bottom: 20px;
}
.mobileapp-nonprofit-wrap > article .box-content {
	max-width: 90%;
	margin: 0px auto;
}
.mobile-app a {
	display: block;
	width: 150px;
	margin: 10px auto;
}
.mobile-app h1, .non-profit h1 {
	font-size: 24px;
	line-height: 30px;
}
.non-profit p {
	line-height: 20px;
	font-size: 14px;
}
.mobileapp-nonprofit-wrap > article.mobile-app .box-content {
	margin-top: 0;
}
.more-plan-wrap .free-plan h4 {
	font-size: 24px;
}
}
.info-wrap {
	position: relative;
}
.info-wrap a {
	color: #00add5;
}
.info-box {
	padding: 25px;
	background: rgba(255,250,187,0.4);
	border: 1px solid rgba(255, 208, 187, 1);
	border-radius: 2px;
}
.next-actions {
	text-align: center;
	margin: 60px auto 120px;
}
.next-actions a {
	color: #4661B9;
}
.price-block.pro:before, .price-block.pro:after, .goal a {
	background: #4661B9;
}
.price-figure, .price-figure i {
	color: #4661B9;
}

@media only screen and (max-width: 767px) {
.product-block:nth-child(1) .limit-select {
	visibility: hidden;
}
.pricing-page-wrap .price-table {
	margin-bottom: 0 !important
}
.price-term {
	margin-bottom: 0;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.addon-wrap > h2 {
	font-size: 22px;
	line-height: 26px;
	margin: 0 auto;
}
.addon-wrap > h2 span {
	font-size: 14px;
}
.nonprofit-wrap .nonprofit-content h1 {
	font-size: 22px;
	line-height: 26px;
}
.nonprofit-wrap .nonprofit-content p {
	font-size: 14px;
	line-height: 18px;
}
.limit-select span {
	width: 90%;
}
.limit-select span:first-child {
	margin-bottom: 10px;
	border-right: 1px solid #efefef;
}
.price-block.free .free-icon {
	margin: 89px 0 25px 0;
}
.more-plan-wrap > article.pay-online div h4 {
	margin-top: 0;
}
.pricing-part h1 {
	font-size: 24px;
	margin: 20px auto 0;
	max-width: 90%;
	line-height: 50px;
}
.duration-select {
	margin: 20px auto 10px
}
.price-block.free .free-icon {
	margin: 0 0 26px;
}
.col4 .price-block:nth-child(2) .limit-select, .col4 .price-block:nth-child(1) .limit-select {
	display: none
}
.nonprofit-wrap .nonprofit-content p span {
	display: inline-block;
}
.nonprofit-wrap {
	padding: 50px 0;
}
.addon-wrap ul {
	margin: 0
}
.addon-wrap ul li {
	width: 90%;
	display: block;
	float: inherit;
	margin: 0 auto;
	border-right: none !important;
	border-bottom: 1px solid #ededed !important;
}
.addon-wrap ul li:last-child {
	border-bottom: none !important
}
.addon-wrap ul li .addon-box {
	min-height: inherit
}
.addon-wrap ul li .addon-box {
	padding: 30px 10px
}
.price-table + p {
	text-align: center
}
.price-table + p {
	text-align: center
}
.cusd span.info-icon, .customer-contact {
	display: block
}
.customer-details-wrap:after {
	display: none
}
.contact-sales-float {
	display: none !important
}
.customer-details {
	width: 90%;
	left: 5%;
}
.customer-details-wrap:before {
	width: 100%;
	background: #f9f7f7 url(../images/contact-sales-bottom.png) top center no-repeat;
	opacity: 0.1;
	background-size: cover;
}
.customer-contact h2 {
	margin-bottom: 0;
}
.customer-contact .customer-details .links {
	font-size: 16px;
}
.customer-contact .customer-details p {
	font-size: 14px;
}
.addon-wrap {
	max-width: 80%;
}
.more-links-part {
	margin-bottom: 40px;
	padding: 0 0 20px;
	overflow: visible;
}
.usefull-links a {
	font-size: 14px;
	line-height: 18px;
}
.main-Price span.info label {
	display: block;
}
.free .main-Price span.goal {
	margin-top: 3px;
}
.addon-wrap h2 + p {
	max-width: 100%;
}
.more-plan-wrap > article {
	display: block;
	float: none !important;
	width: 100%;
}
.more-plan-wrap > article > div {
	min-height: inherit;
}
.more-plan-wrap article.pay-online div h4 {
}
.more-plan-wrap article.pay-online {
	border-left: none;
	border-top: 1px solid #e4e4e4;
}
.more-plan-wrap article.pay-online div {
	padding: 30px 40px;
}
.mobileapp-nonprofit-wrap > article {
	padding: 80px 0;
	display: block;
	float: none !important;
	width: 100%;
	min-height: inherit;
}
.mobileapp-nonprofit-wrap > article.mobile-app {
	margin-bottom: 40px;
}
.more-plan-wrap article.free-plan div:before {
	right: 10px;
	width: 120px;
	height: 120px;
	background-size: cover;
}
.more-plan-wrap .free-plan h4 {
	font-size: 30px;
}
.mobileapp-nonprofit-wrap > article.mobile-app .box-content {
	margin-top: 0;
}
}

@media only screen and (max-width: 480px) {
.highlighted-box, .feature-wrap {
	display: none !important;
}
}

@media only screen and (max-width: 767px) {
#block-system-main > .content-wrap > div, .pricing-wrap.pricing-box-4 .content-wrap, .pricing-wrap .inr-note {
	width: 90%
}
.pricing-wrap.pricing-box-4 .content-wrap .product-block {
	float: inherit;
	width: 49%;
	display: inline-block;
	max-width: 90%;
	margin: 0 auto;
	border: none;
	box-sizing: border-box;
	vertical-align: top
}
.field-price-heading {
	margin-top: 10px
}
#block-system-main {
	margin-top: 0;
}
#block-system-main > .content-wrap > div {
	margin: 20px auto 50px;
}
.pricing-wrap {
	margin: 0 0 60px
}
}
