.breadcrumb{
	text-align:right;
}
.breadcrumb a{
	color:#000;
}
.breadcrumb ol{
	list-style-type:none;
	padding:0
}
.breadcrumb ol li{
	list-style:none;
	display:inline-block
}
.breadcrumb ol li:not(:last-child):after{
	content:"/";
	color:#000;
	margin:0 5px
}
.plan-hero {
	padding-top: 1px;
	padding-bottom: 0px;
	background-size: cover;
	position: relative;
	margin-top: 91px;
}
.pos-hero h3 {
	font-size: 22px;
	margin: 10px 0;
}

.pos-hero img.hero-img {
	position: absolute;
	left: 0;
	right: 0;
	/*bottom: -205px;*/
	top: auto;
	margin: auto;
}
.hero-left {
    float: left;
    width: 50%;
	padding-top: 70px;
    padding-bottom: 150px;
}
.hero-left h2{
	font-size:44px;
	font-weight: 300;
	margin-bottom: 25px;
}
.hero-left h2 span{
	font-size:48px;
	font-weight: 500;
}
.hero-left h3{
	font-size:18px;
	margin-bottom: 15px;
}
.hero-right {
    float: right;
    width: 45%;
}
.hero-right img{
}
section.table-contents {
    background: #2a2d32;
    padding: 50px 0;
    color: #fff;
}
.table-contents ul li {
    list-style: none;
    border-bottom: 1px solid #7f8184;
    padding-bottom: 20px;
    margin-bottom: 20px;
	max-width: 70%;
}
.table-contents ul li a{
	color:#fff;
}
.table-contents ul li a:hover{
	text-decoration:none;
	color: #22ac60;
}
.ul-left {
    float: left;
    width: 50%;
}
.table-contents h2{
	margin-bottom: 20px;
}
section.faq-section {
    background-color: #fff;
    padding: 30px 0 100px;
	border-top: 1px solid #e7e8ec;
}
section.faq-section h2 {
	text-align: center;
	margin-bottom: 30px;
}
.faqs {
	background-color: #fff;
	border: 1px solid #e7e8ec;
	border-radius: 4px;
}
.faq {
	border-bottom: 1px solid #e7e8ec;
}
.faq:last-child {
	border-bottom: none;
}
.faq-question {
    padding: 20px 40px 20px 25px;
    font-weight: bold;
    cursor: pointer;
	position: relative;
	-webkit-transition: height 250ms; /* Safari */
    transition: height 250ms;
}
.faq-answer {
    padding: 0 100px 30px 25px;
    text-align: justify;
	display: none;
	margin-top: 10px;
}
.faq-question:after {
    content: "+";
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 18px;
    height: 18px;
    color: #fff;
    background-color: #2a2d32;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.faq.active .faq-question:after {
	 content: "-";
	 background-color: #27ae60;
}
.faq-question:hover:after {
	background-color: #27ae60;
}
.faq-question:hover {
	color: #27ae60;
}
section#definition {
    padding: 50px 0 20px;
}
.df-top-text {
    float: left;
    width: 60%;
    margin-top: 80px;
}
.df-top-img {
    float: right;
    width: 40%;
	text-align: center;
}
.df-bottom-text {
    float: right;
    width: 70%;
    margin-top: 50px;
}
.df-bottom-img {
    float: left;
    width: 30%;
	text-align: center;
}
section.top-reasons {
    padding: 50px 0 20px;
    background: #f9f9fa;
}
.top-reasons ul.clearfix {
    float: left;
    width: 50%;
	padding-left: 110px;
	margin-top: 50px;
}
.top-reasons ul li{
	list-style:none;
	margin-bottom: 30px;
	font-weight: bold;
	position: relative;
	padding-left: 20px;
}
.top-reasons ul li:before{
	content: url("../png/check-11.png");
	position: absolute;
	left: -20px;
}
section.statistics {
    padding: 50px 0;
}
.statistics h2{
	margin-bottom:55px;
}

.banner-green{
	background:#22ac60;
}
.banner-orange{
	background:#f58b20;
}
.banners {
    margin-bottom: 40px;
	border-radius:8px;
}
.text-small{
	font-size:22px;
}
.text-large{
	font-size:85px;
	font-family: 'Abril Fatface', cursive;
}
.banner-img{
	float:left;
	width:25%;
	text-align:center;
}
.banner-text{
	float:left;
	width:75%;
	margin-top:22px;
	color: #fff;
}
.banner-green .text-large,
.banner-orange .text-large{
	float:left;
	width:30%;
	text-align:center;
}
.banner-green .text-small,
.banner-orange .text-small{
	float:left;
	width:70%;
	margin-top: 35px;
    padding-right: 30px;
}
.banner-green img{
	margin-top:-15px;
}
.banner-green.last-banner img {
    margin-bottom: -17px;
}
.se-block-section{
	padding:60px 0;
}
.orange-se-block,
.orange{
	background:#f58b20;
}
.green-se-block,
.green{
	background:#22ac60;
}
#b1 .text-large{
	width:40%;
}
#b1 .text-small{
	width:60%;
}
#b2 img{
    margin-top: -15px;
    margin-bottom: -15px;
}
#b2.banner-orange .text-small {
    margin-top: 15px;
}
#b5.banner-green img {
    margin-top: -15px;
    margin-bottom: -15px;
}
.text-small1 {
    float: left;
    width: 35%;
    font-size: 22px;
	margin-top: 35px;
    padding-left: 30px;
}
.text-small2 {
    float: left;
    width: 30%;
    font-size: 22px;
	margin-top: 15px;
}
#b6.banner-orange .text-large,
#b4.banner-orange .text-large{
	width: 35%;
}
#b4 img{
    margin-top: -20px;
    margin-bottom: -25px;
}
#b6 img{
    margin-top: -20px;
    margin-bottom: -25px;
}
.market-statistics {
    text-align: center;
    margin-top: 60px;
}
section.reduce-cart-abandonment {
    padding: 50px 0;
    background: #f9f9fa;
}
.rca-text-right {
    float: right;
    width: 70%;
}
.rca-img-left {
    float: left;
    width: 30%;
}
.rca-holder{
	margin:40px 0;
}
.rca-text-left {
    float: left;
    width: 70%;
}
.rca-img-right {
    float: right;
    width: 30%;
    text-align: right;
}
.rca-img-right img,
.rca-img-left img{
	margin-top:30px;
}
.rca-holder h3{
	margin-bottom:10px;
}
section.cart-abandonment-solution {
    padding: 50px 0 0;
}
.cart-abandonment-solution h2{
	margin-bottom:30px;
}
.solution-text-right {
    float: right;
    width: 50%;
	margin-top: 40px;
}
.boost .solution-text-right {
    margin-top: 90px;
}
.solution-image-left {
    float: left;
    width: 50%;
}
.solution-text-left{
	float: left;
    width: 49%;
	margin-top: 70px;
}
.solution-image-right {
    float: right;
    width: 50%;
}
.solution {
    margin: 50px 0;
}
section.get-started {
    padding: 50px 0;
    background: #f9f9fa;
}
.get-started h2{
	margin-bottom:20px;
}
.solution h3{
	margin-bottom:10px;
}
.reduce-cart-abandonment h2{
	margin-bottom:20px;
}


@media(max-width:1199px){
	img{
		max-width:100%;
	}
	.hero-left {
		padding-bottom: 100px;
	}
	.df-bottom-text {
		margin-top: 10px;
	}
	.solution-text-right {
		width: 47%;
	}
	#b2.banner-orange .text-small {
		margin-top: 15px;
	}
	#b2 .banner-text{
		margin-top:5px;
	}
	#b3.banner-green .text-small {
		float: left;
		width: 60%;
		margin-top: 15px;
	}
	#b3.banner-green .text-large {
		width: 40%;
	}
	#b4 .text-small2 {
		margin-top: 0;
	}
	#b4 .text-small1 {
		margin-top: 20px;
	}
	#b6 .text-small1 {
		width: 37%;
	}
	#b6.banner-orange .text-large {
		width: 40%;
	}
	#b6 .banner-text {
		width: 82%;
	}
	#b6 .banner-img {
		width: 18%;
	}
	#b6 .text-small2 {
		width: 23%;
	}
}

@media(max-width:1023px){
	.hero-left {
		float: none;
		width: 100%;
		padding-bottom: 40px;
		text-align: center;
	}
	.hero-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.table-contents ul li {
		max-width: 100%;
	}
	.df-top-text {
		float: none;
		width: 100%;
		margin-top: 0;
	}
	.df-top-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.df-bottom-text {
		float: none;
		width: 100%;
	}
	.df-bottom-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.top-reasons ul.clearfix {
		padding-left: 30px;
	}
	.solution-text-right {
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.solution-image-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.solution-text-left {
		float: none;
		width: 100%;
		margin-top: 50px;
	}
	.solution-image-right {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.solution h3 br{
		display:none;
	}
	.text-large {
		font-size: 60px;
	}
	.banner-green .text-small, .banner-orange .text-small {
		margin-top: 15px;
	}
	.text-small {
		font-size: 17px;
	}
	#b2 .banner-text {
		margin-bottom: 20px;
	}
	#b3.banner-green .text-small {
		margin-top: 8px;
	}
	.text-small1 {
		font-size: 17px;
	}
	.text-small2 {
		font-size: 17px;
	}
	#b2 .banner-text {
		margin-top: 20px;
	}
	#b2.banner-orange .text-small {
		margin-top: 3px;
	}
	#b5 .banner-text {
		margin-top: 37px;
	}
	#b4 .banner-text,#b6 .banner-text {
		margin-top: 30px;
	}
	.text-small2 {
		margin-top: 8px;
	}
	#b6.banner-orange .text-large,
	#b4.banner-orange .text-large{
		margin-top: 15px;
	}
}

@media(max-width:767px){
	.hero-left {
		padding-top: 20px;
	}
	.hero-left h2 {
		font-size: 28px;
	}
	.ul-left {
		float: none;
		width: 100%;
	}
	.ul-left ul{
		padding:0;
	}
	.top-reasons ul.clearfix {
		float: none;
		width: 100%;
		margin-top: 0px;
	}
	.rca-text-right {
		float: none;
		width: 100%;
	}
	.rca-img-left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.rca-text-left {
		float: none;
		width: 100%;
	}
	.rca-holder h3,.solution h3{
		font-weight:bold;
	}
	.rca-img-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	section.reduce-cart-abandonment {
		padding: 50px 0 0;
	}
	section.cart-abandonment-solution {
		padding: 5px 0 0;
	}
	.cart-abandonment-solution h2 {
		margin-bottom: 10px;
	}
	.solution {
		margin: 25px 0;
	}
	.boost .solution-text-right {
		margin-top: 30px;
	}
	.faq-answer {
		padding: 0 25px 30px 25px;
	}
	.banner-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.banner-text {
		float: none;
		width: 100%;
		text-align: center;
	}
	#b1 .text-large {
		width: 100%;
		float: none;
		text-align: center;
	}
	#b1 .text-small {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.banner-text {
		margin-bottom: 20px;
	}
	.banner-green .text-large, .banner-orange .text-large {
		float: none;
		width: 100%;
		text-align: center;
	}
	.banner-green .text-small, .banner-orange .text-small {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#b2 .banner-text {
		margin-bottom: 40px;
	}
	#b3.banner-green .text-large {
		width: 100%;
	}
	#b3.banner-green .text-small {
		float: none;
		width: 100%;
	}
	.text-small1 {
		float: none;
		width: 100%;
		padding-left: 0;
		padding: 0 15px;
		padding-top: 20px;
	}
	#b6.banner-orange .text-large, #b4.banner-orange .text-large {
		width: 100%;
	}
	.text-small2 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.banner-green .text-small, .banner-orange .text-small {
		padding: 0 15px;
	}
	#b6 .text-small1 {
		width: 100%;
	}
	#b6 .banner-text {
		width: 100%;
	}
	#b6.banner-orange .text-large {
		width: 100%;
	}
	#b6 .text-small2 {
		width: 100%;
	}
	#b6 .banner-img {
		width: 100%;
	}
	#b4 .text-small2 {
		padding: 0 15px;
	}
}

@media(max-width:320px){
	.hero-left br{
		display:none;
	}
}













