#cover {
	padding: 0 20px
}

#wrap_section {
	max-width: 100%
}

.container {
	max-width: 800px;
	margin: auto
}

#free_offer {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

#free_offer header {
	position: relative;
	color: #fff;
	padding: 40px 0 30px 0
}

#free_offer header h1 {
	font-size: 32px;
	font-weight: bold;
	text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.7);
	font-family: Montserrat;
	text-transform: uppercase;
	margin-bottom: 10px
}

#free_offer header p {
	font-size: 17px
}

#free_offer header .btn {
	position: absolute;
	top: 34px;
	right: 100px;
	width: 280px
}

#free_offer header .btn button {
	font-size: 23px;
	text-align: center;
	padding: 18px 20px 28px 0
}

.btn button {
	padding: 12px 0 24px 10px;
	text-align: left;
	font-size: 22px;
	color: #fff;
	width: 100%;
	text-transform: uppercase
}

.btn button span {
	color: #fff
}

#money_back_guarantee {
	margin: 20px;
	padding: 20px;
	background: #fdfdfd;
	position: relative
}

#money_back_guarantee h1 {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #6bc406;
	-webkit-font-smoothing: antialiased;
	margin-top: 10px
}

#money_back_guarantee h1 span {
	vertical-align: middle
}

#money_back_guarantee h1 .stars {
	font-family: arial !important
}

#money_back_guarantee h1 .stars,
#money_back_guarantee h1 .stars i {
	display: inline-block;
	vertical-align: middle;
	font-style: normal
}

#money_back_guarantee h1 .stars .first {
	font-size: 1.5em
}

#money_back_guarantee h1 .stars .middle {
	font-size: 1.2em
}

#money_back_guarantee h1 .stars .last {
	font-size: 0.9em
}

#money_back_guarantee p {
	margin: 10px 0;
	font-size: 1.2em
}

@media (max-width: 450px) {
	#money_back_guarantee p {
		text-align: center
	}
}

#money_back_guarantee {
	position: relative;
	overflow: auto;
	padding-top: 15px
}

#money_back_guarantee:before {
	top: 0px;
	background-position: left top;
	background-image: -webkit-linear-gradient(45deg, #f1f1f1 7.5px, transparent 0), -webkit-linear-gradient(-45deg, #f1f1f1 7.5px, transparent 0);
	background-image: -moz-linear-gradient(45deg, #f1f1f1 7.5px, transparent 0), -moz-linear-gradient(-45deg, #f1f1f1 7.5px, transparent 0);
	background-image: -ms-linear-gradient(45deg, #f1f1f1 7.5px, transparent 0), -ms-linear-gradient(-45deg, #f1f1f1 7.5px, transparent 0);
	background-image: -o-linear-gradient(45deg, #f1f1f1 7.5px, transparent 0), -o-linear-gradient(-45deg, #f1f1f1 7.5px, transparent 0);
	background-image: linear-gradient(-135deg, #f1f1f1 7.5px, transparent 0), linear-gradient(135deg, #f1f1f1 7.5px, transparent 0);
	content: " ";
	display: block;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 15px;
	background-repeat: repeat-x;
	background-size: 15px 15px
}

#money_back_guarantee {
	position: relative;
	overflow: auto;
	padding-bottom: 15px
}

#money_back_guarantee:after {
	bottom: 0px;
	background-position: left bottom;
	background-image: -webkit-linear-gradient(135deg, #f1f1f1 7.5px, transparent 0), -webkit-linear-gradient(-135deg, #f1f1f1 7.5px, transparent 0);
	background-image: -moz-linear-gradient(135deg, #f1f1f1 7.5px, transparent 0), -moz-linear-gradient(-135deg, #f1f1f1 7.5px, transparent 0);
	background-image: -ms-linear-gradient(135deg, #f1f1f1 7.5px, transparent 0), -ms-linear-gradient(-135deg, #f1f1f1 7.5px, transparent 0);
	background-image: -o-linear-gradient(135deg, #f1f1f1 7.5px, transparent 0), -o-linear-gradient(-135deg, #f1f1f1 7.5px, transparent 0);
	background-image: linear-gradient(-45deg, #f1f1f1 7.5px, transparent 0), linear-gradient(45deg, #f1f1f1 7.5px, transparent 0);
	content: " ";
	display: block;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 15px;
	background-repeat: repeat-x;
	background-size: 15px 15px
}

#security_badges {
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	max-height: 80px
}

#security_badges img {
	vertical-align: bottom
}

#security_badges span {
	height: 80px;
	display: inline-block
}

#security_badges span.badge--paypal {
	margin: 0 15px
}

#packages {
	margin-top: 80px
}

#packages ul>li article {
	float: left;
	width: 300px;
	background: #FDFDFD;
	margin-bottom: 80px;
}

#packages ul>li article header {
	position: relative
}

#packages ul>li article header h2 {
	text-transform: uppercase;
	text-align: center;
	background: #333;
	color: #f1f1f1;
	font-weight: bold;
	font-size: 24px;
	padding: 25px 10px;
	-webkit-font-smoothing: antialiased
}

#packages ul>li article header h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #05161c;
	margin-bottom: 37px;
	margin-top: 15px;
	text-transform: uppercase;
	line-height: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#packages ul>li article .body {
	text-align: center
}

#packages ul>li article .body>div>span {
	display: block;
	text-align: center
}

#packages ul>li article .offer {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: 10px
}

#packages ul>li article .offer .price {
	text-align: center
}

#packages ul>li article .offer .price var {
	color: #666;
	font-size: 48px;
	font-weight: normal
}

#packages ul>li article .offer .price span,
#packages ul>li article .offer .price .currency {
	line-height: 58px;
	vertical-align: top;
	font-size: 28px;
	color: #999;
	padding: 0 5px;
	position: relative
}

#packages ul>li article .offer .price .currency {
	font-weight: normal
}

#packages ul>li article .offer .price .price-decimal {
	vertical-align: top;
	font-weight: normal
}

#packages ul>li article .offer .price sub {
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	bottom: -12px;
	left: -2px;
	color: #999;
	white-space: nowrap
}

#packages ul>li article .offer .renewals-amount {
	display: none
}

#packages ul>li article .offer .period,
#packages ul>li article .offer .renewals-amount {
	color: #999;
	font-size: 16px
}

#packages ul>li article .offer .license {
	color: #05161c;
	font-size: 14px
}

#packages ul>li article .offer>* {
	margin-bottom: 10px
}

#packages ul>li article .support {
	padding: 20px 5px;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	font-weight: bold;
	color: #333
}

#packages ul>li article .support>span {
	line-height: 1.4em
}

#packages ul>li article .limits {
	color: #999;
	padding: 10px 0 20px 0;
	font-size: 14px
}

#packages ul>li article .limits var {
	color: #666;
	font-weight: bold
}

#packages ul>li article .limits>span {
	margin-bottom: 10px
}

#packages ul>li article .limits>span:last-child {
	margin: 0
}

#packages ul>li article .cta {
	margin-top: 6px
}

#packages ul>li article .cta button {
	text-align: center;
	padding: 20px
}

#packages ul>li article .cta button img {
	margin-top: 10px
}

#packages ul>li article .cta button.btn-tertiary {
	padding: 33px 20px 32px 20px
}

#packages ul>li article .cta button.btn-tertiary span {
	color: #f1f1f1
}

#packages ul>li article .cta button.btn-tertiary img {
	display: none
}

#packages ul>li article .features {
	padding: 18px;
	border-bottom: 5px solid #DDD
}

#packages ul>li article .features li {
	color: #354951;
	line-height: 30px;
	position: relative;
	margin-left: 20px
}

#packages ul>li article .features li:before {
	content: ' ';
	background: url("//wimg.freemius.com/website/pages/pricing/check.png");
	width: 15px;
	height: 12px;
	display: block;
	vertical-align: bottom;
	position: absolute;
	top: 8px;
	left: -20px
}

#packages ul>li article.featured {
	position: relative;
	margin-top: -49px;
	background: #fff;
	width: 300px
}


#packages ul>li article.featured h3 {
	margin-bottom: 10px
}

#packages ul>li article.featured .ribbon {
	position: relative
}

#packages ul>li article.featured .ribbon h4 {
	z-index: 2;
	font-size: 19px;
	text-transform: uppercase;
	padding: 15px;
	text-align: center;
	position: relative;
	font-weight: bold;
	color: #fff;
	background: #f7941d;
	margin: 0 -10px;
	background: #DF3B25;
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	-webkit-font-smoothing: antialiased
}

#packages ul>li article.featured .ribbon i {
	z-index: 1;
	background: url("//wimg.freemius.com/website/pages/pricing/sprite.png");
	width: 39px;
	height: 52px;
	display: block;
	position: absolute;
	top: 8px
}

#packages ul>li article.featured .ribbon i.left {
	background-position: 0 0;
	left: -39px
}

#packages ul>li article.featured .ribbon i.right {
	background-position: -40px 0;
	right: -39px
}

#packages ul>li article.featured .offer .price var {
	color: #6bc406;
	font-size: 85px;
	font-weight: normal
}

#packages ul>li article.featured .offer .price span,
#packages ul>li article.featured .offer .price .currency {
	line-height: 85px
}

#packages ul>li article.featured .offer .price sub {
	font-size: 14px;
	bottom: -18px;
	left: 0px
}

#packages ul>li article.featured .licenses {
	padding-bottom: 0
}

#packages ul>li article.featured .cta {
	margin-top: 0
}

#packages ul>li article.featured .cta button {
	padding: 26px
}

#packages ul>li article.featured .cta button.btn-tertiary {
	padding-top: 38px;
	padding-bottom: 39px
}

#packages ul>li article.featured .features {
	padding-top: 12px
}

#packages ul>li.premium article.featured h2 {
	color: #fff;
	background: #6bc406
}

#packages ul>li.ultimate article.featured h2 {
	color: #fff;
	background: #0671b9
}

#packages ul>li.ultimate article.featured .ultimate-h {
	color: #0671b9;
}

#extra_packages {
	color: #fff;
	margin-left: 740px;
	padding-top: 30px;
	position: relative
}

#extra_packages .badge {
	width: 160px;
	height: 160px;
	position: absolute;
	top: -160px;
	left: 50%;
	margin-left: -80px
}

#extra_packages .badge.wordpress {
	background: url("//wimg.freemius.com/website/pages/pricing/badges/wordpress.png")
}

#extra_packages article {
	margin-bottom: 20px;
	background: rgba(0, 0, 0, 0.2);
	border: 1px solid #fff;
	padding: 10px
}

#extra_packages article h2 {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: 50px
}

#extra_packages article p {
	text-align: center
}

#extra_packages article .question {
	font-size: 14px
}

#extra_packages article .answer {
	font-size: 13px
}

#extra_packages article .btn {
	margin-top: 10px
}

#extra_packages article .btn button {
	text-align: center;
	padding: 12px 14px 12px 0;
	font-size: 16px
}

@media (min-width: 790px) {
	#packages_container.packages-2 #packages {
		margin-left: 75px
	}
}

#packages_container.packages-2 #packages article {
	margin-right: 20px;
	width: 300px
}

#packages_container.trial-mode .btn-tertiary {
	padding: 20px !important
}

#packages_container.trial-mode.trial-without-payment .licenses {
	display: none !important
}

.tab-slider {
	background: #f9f9f9;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	position: relative
}

.tab-slider ul {
	z-index: 1;
	position: relative
}

.tab-slider ul li {
	float: left;
	text-align: center;
	white-space: nowrap;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	border-left: 1px solid #ccc;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease
}

.tab-slider ul li:first-child {
	border: none
}

.tab-slider ul li:hover {
	background: #ccc
}

.tab-slider ul li.selected {
	color: #fff;
	background: transparent;
	cursor: auto;
	text-shadow: 0 -1px 0 #000
}

.tab-slider .slider {
	z-index: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(1, #232323));
	background-image: -webkit-linear-gradient(top, #4a4a4a, #232323);
	background-image: -moz-linear-gradient(top, #4a4a4a, #232323);
	background-image: -ms-linear-gradient(top, #4a4a4a, #232323);
	background-image: -o-linear-gradient(top, #4a4a4a, #232323);
	background-image: linear-gradient(top, bottom, #4a4a4a, #232323);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#232323');
	border-left: 1px solid transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.tab-slider.tabs-2 li,
.tab-slider.tabs-2 .slider {
	width: 50%
}

.tab-slider.tabs-3 li,
.tab-slider.tabs-3 .slider {
	width: 33%
}

.tab-slider.tabs-3 li:last-child {
	width: 34%
}

@media (max-width: 419px) {
	.tab-slider.tabs-3 .annual-discount {
		display: none
	}
}

@media (min-width: 420px) {
	.tab-slider.tabs-3 li {
		width: 170px
	}

	.tab-slider.tabs-3 li:first-child,
	.tab-slider.tabs-3 li:last-child {
		width: 100px
	}
}

.tab-slider.tabs-4 li,
.tab-slider.tabs-4 .slider {
	width: 25%
}

#billing_cycle {
	text-align: center;
	color: #000;
	font-weight: bold
}

#billing_cycle .btn {
	max-width: 370px;
	margin: 10px auto
}

#trial_header {
	width: 725px;
	text-align: center;
	padding: 20px;
	background: #F9F9F9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

#trial_header h4 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px
}

#trial_header h5 {
	color: #333
}

.multi-billing-cycles #trial_header {
	margin-bottom: 20px
}

.licenses li {
	cursor: pointer;
	padding: 10px 10px 10px 5px
}

.licenses li .price,
.licenses li .discount {
	float: right
}

.licenses li input {
	margin-right: 5px
}

.licenses li .discount {
	background: #71ae00;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 5px;
	margin-right: 5px;
	margin-top: -3px
}

.licenses li.selected {
	background: #333;
	color: #fff
}

.licenses.one-pricing {
	display: none
}

.plan.free-pricing .offer .period,
.plan.free-pricing .licenses {
	visibility: hidden;
	display: block
}

#all_features header div {
	color: #e5e5e5;
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
	padding: 25px 0
}

#testimonials {
	background: #fff;
	padding: 4em;
	border: 1px solid #ccc;
	margin: 4em auto 0
}

#testimonials h2 {
	font-size: 2.3em;
	text-align: center;
	margin-bottom: 20px;
	color: #0073aa;
	font-family: Roboto, sans-serif
}

#testimonials .carousel {}

#testimonials .list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	display: block
}

#testimonials .list .list-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 10000px;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	-webkit-transition: none;
	transition: none
}

#testimonials .list .list-track::before {
	content: "";
	display: table
}

#testimonials .list .list-track::after {
	clear: both
}

#testimonials.ready .list .list-track {
	-moz-transition: left 500ms ease, right 500ms ease;
	-o-transition: left 500ms ease, right 500ms ease;
	-ms-transition: left 500ms ease, right 500ms ease;
	-webkit-transition: left 500ms ease, right 500ms ease;
	transition: left 500ms ease, right 500ms ease
}

#testimonials .testimonial {
	width: 300px;
	text-align: center;
	float: left;
	height: 100%;
	min-height: 1px
}

#testimonials .testimonial .rate {
	margin: 0 auto;
	color: #f7941d;
	font-size: 1.8em;
	height: 28px;
	display: inline-block
}

#testimonials .testimonial .rate li {
	display: inline-block
}

#testimonials .testimonial h4 {
	font-size: 1.5em;
	color: #333;
	line-height: 2em;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#testimonials .testimonial .quote-container {
	background: #f9fafa;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 30px 30px 30px;
	position: relative;
	height: 300px;
	text-align: center;
	margin: 2em;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
	border-bottom: 5px solid #DDD
}

#testimonials .testimonial .quote-container::before {
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	-webkit-font-smoothing: auto;
	content: '\201C';
	display: block;
	height: 15px;
	font-size: 6em;
	color: #ccc;
	text-align: center
}

#testimonials .testimonial blockquote,
#testimonials .testimonial blockquote div,
#testimonials .testimonial blockquote p,
#testimonials .testimonial blockquote a,
#testimonials .testimonial blockquote a:hover,
#testimonials .testimonial blockquote a:visited,
#testimonials .testimonial blockquote a:active {
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	cursor: default !important;
	color: #666 !important;
	text-decoration: none
}

#testimonials .testimonial .profile-pic {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	bottom: -40px;
	margin-left: -38px;
	border: 5px solid #666;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	padding: 2px;
	background-color: #fff
}

#testimonials .testimonial .name {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: 55px 0 10px 0
}

#testimonials .testimonial .job-title {
	font-size: 17px;
	display: block;
	text-align: center
}

#testimonials button.slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	padding: 0;
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -40px;
	cursor: pointer;
	border: none
}

#testimonials button.slick-arrow,
#testimonials button.slick-arrow:hover {
	color: transparent;
	outline: none;
	background: transparent
}

#testimonials button.slick-arrow::before {
	color: #bababa;
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 1;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#testimonials button.slick-arrow:hover::before {
	opacity: 1
}

#testimonials button.slick-arrow.slick-next {
	right: -25px
}

#testimonials button.slick-arrow.slick-next::before {
	content: "\f105"
}

#testimonials button.slick-arrow.slick-prev {
	left: -25px
}

#testimonials button.slick-arrow.slick-prev::before {
	content: "\f104"
}

#testimonials .slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

#testimonials .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer
}

#testimonials .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

#testimonials .slick-dots li button::before {
	font-size: 8px;
	color: #0074a3;
	font-family: FontAwesome;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\f111";
	text-align: center;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#testimonials .slick-dots li.selected button::before {
	opacity: .75
}

#testimonials .slick-dots li button:hover::before {
	opacity: 1
}

#faq {
	padding: 20px;
	margin: 0 20px
}

#faq h2 {
	font-size: 2.5em;
	line-height: 2.5em;
	font-family: Roboto, sans-serif
}

#faq ul>li {
	margin-bottom: 15px
}

#faq ul>li h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #444
}

#faq ul>li p {
	font-size: 14px
}

.tooltip-wrapper {
	text-align: center
}

.tooltip-wrapper span {
	display: inline-block;
	position: relative;
	cursor: help;
	padding: 0 20px
}

.tooltip-wrapper.info-icon span:after {
	background-image: url("data:image/svg+xml;base64,PCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluICAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGJhc2VQcm9maWxlPSJ0aW55IgoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMy43ODFweCIgaGVpZ2h0PSIxMy43ODFweCIgdmlld0JveD0iMCAwIDEzLjc4MSAxMy43ODEiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZGVmcz4KPC9kZWZzPgo8Zz4KCTxwYXRoIGZpbGw9IiNDQ0NDQ0MiIGQ9Ik02Ljg5MSwwYzAuOTMyLDAsMS44MjIsMC4xODIsMi42NzIsMC41NDVzMS41ODMsMC44NTQsMi4yMDEsMS40NzNzMS4xMDksMS4zNTIsMS40NzMsMi4yMDEKCQlzMC41NDUsMS43NCwwLjU0NSwyLjY3MmMwLDAuOTItMC4xNzUsMS43OTktMC41MjMsMi42MzdzLTAuODQ4LDEuNTgyLTEuNDk4LDIuMjMycy0xLjM5NSwxLjE1LTIuMjMyLDEuNDk4CgkJYy0wLjgzOCwwLjM1LTEuNzE3LDAuNTIzLTIuNjM3LDAuNTIzYy0wLjkzMiwwLTEuODIyLTAuMTgyLTIuNjcyLTAuNTQ1cy0xLjU4NC0wLjg1NC0yLjIwMS0xLjQ3MwoJCWMtMC42MTktMC42MTctMS4xMDktMS4zNTItMS40NzMtMi4yMDFTMCw3LjgyMiwwLDYuODkxYzAtMC45MiwwLjE3NC0xLjc5OSwwLjUyMy0yLjYzN2MwLjM0OC0wLjgzOCwwLjg0OC0xLjU4MiwxLjQ5OC0yLjIzMgoJCXMxLjM5NS0xLjE0OSwyLjIzMi0xLjQ5OFM1Ljk3MSwwLDYuODkxLDB6IE05LjAxOCwxMi4wMWMwLjY3NC0wLjI3NywxLjI3MS0wLjY3OCwxLjc5My0xLjE5OXMwLjkyMS0xLjEyMSwxLjE5OS0xLjc5NwoJCWMwLjI3OC0wLjY3OCwwLjQxOC0xLjM4NSwwLjQxOC0yLjEyM2MwLTEuMDAyLTAuMjQ4LTEuOTI4LTAuNzQyLTIuNzc3Yy0wLjQ5Ni0wLjg1LTEuMTY4LTEuNTIxLTIuMDE4LTIuMDE4CgkJYy0wLjg1LTAuNDk0LTEuNzc1LTAuNzQyLTIuNzc3LTAuNzQyYy0wLjczOCwwLTEuNDQ1LDAuMTQtMi4xMjMsMC40MThDNC4wOTIsMi4wNSwzLjQ5MiwyLjQ0OSwyLjk3MSwyLjk3MQoJCVMyLjA0OSw0LjA5MiwxLjc3MSw0Ljc2OEMxLjQ5Miw1LjQ0NSwxLjM1NCw2LjE1MiwxLjM1NCw2Ljg5MWMwLDEuMDAyLDAuMjQ3LDEuOTI4LDAuNzQyLDIuNzc3czEuMTY4LDEuNTIyLDIuMDE4LDIuMDE4CgkJczEuNzc1LDAuNzQyLDIuNzc3LDAuNzQyQzcuNjM1LDEyLjQyOCw4LjM0NCwxMi4yODksOS4wMTgsMTIuMDF6IE03LjAzMSwzLjA5NGMwLjY0NSwwLDEuMTgxLDAuMTg4LDEuNjA4LDAuNTYyCgkJUzkuMjgxLDQuNSw5LjI4MSw1LjA2MmMwLDAuMjctMC4wNTksMC41MjEtMC4xNzYsMC43NTJTOC44NDgsNi4yNDIsOC42ODQsNi40MDJDOC41Miw2LjU2NCw4LjM1NSw2LjcxOCw4LjE5MSw2Ljg2NAoJCVM3Ljg4Nyw3LjE3MSw3Ljc3LDcuMzQ0cy0wLjE3NiwwLjM1LTAuMTc2LDAuNTMxdjAuMjgxSDYuMTg4VjcuNjk5YzAtMC4yNzUsMC4wNTQtMC41MjUsMC4xNjItMC43NTIKCQljMC4xMDgtMC4yMjUsMC4yNDItMC40MTIsMC40LTAuNTYyYzAuMTU4LTAuMTQ4LDAuMzE3LTAuMjg2LDAuNDc5LTAuNDEyczAuMzA0LTAuMjYxLDAuNDI3LTAuNDA0czAuMTkzLTAuMjkyLDAuMjExLTAuNDQ0CgkJYzAuMDI5LTAuMjc1LTAuMDMyLTAuNDk1LTAuMTg1LTAuNjU5cy0wLjM2OS0wLjI0Ni0wLjY1LTAuMjQ2Yy0wLjI2NCwwLTAuNDcxLDAuMTExLTAuNjE5LDAuMzM0CgkJYy0wLjE1LDAuMjIzLTAuMjI1LDAuNDg2LTAuMjI1LDAuNzkxSDQuNzgxYzAtMC42ODYsMC4yMTItMS4yMzEsMC42MzctMS42MzlTNi4zODEsMy4wOTQsNy4wMzEsMy4wOTR6IE02LjE4OCwxMC40MDZWOWgxLjQwNgoJCXYxLjQwNkg2LjE4OHoiLz4KPC9nPgo8L3N2Zz4K");
	background-size: 100% 100%;
	margin: -0.1em 0 0 -17px;
	width: 1.16667em;
	height: 1.16667em;
	content: '';
	cursor: help;
	position: absolute;
	top: 0;
	left: 100%
}

.features .tooltip-wrapper {
	text-align: left
}

.features .tooltip-wrapper span {
	padding-left: 0
}

.refund-policy ul,
.refund-policy ol {
	margin-left: 2rem;
	list-style-position: outside
}

.refund-policy ul {
	list-style-type: disc
}

.refund-policy ol {
	list-style-type: decimal
}

.refund-policy p {
	margin-bottom: 1rem
}

.refund-policy p:last-of-type {
	margin-bottom: 0
}

.refund-policy p,
.refund-policy li {
	line-height: 1.5em
}

#refund_policy>div {
	font-size: 1.2em
}

.card {
	margin-right: 20px;
	padding-top: 0;
}

.card .ribbon {
	margin-top: -8px;
}

.card h2 {
	margin-left: -25px;
	margin-right: -25px;
	margin-top: 0;
}

.card .support var,
.card .price var {
	font-style: normal !important;
}

.card .price .currency {
	color: #05161c !important;
}
