.breadcrumb{
	text-align:right;
}
.breadcrumb a{
	color:#fff;
}
.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:#fff;
	margin:0 5px
}
section.hero-section-bigcartel-vs-3dcart {
	padding: 90px 0 120px;
}
.footer_upper{
	display: none;
}
footer:before{
	content: '';
	margin:0px;
}
.footer-promotion{
	padding-top: 40px;  
}
.footer-promotion  h2{
	padding: 0px 0px 10px;
}
.footer-promotion h3 {
	clear: both;
	padding: 10px 0px 5px;
}
.footer-promotion .left{
	float: left; 
	width: 48%;
}
.footer-promotion .left img{
	padding: 30px 0px 0px;
}
.footer-promotion .right{
	float: right;
	width: 48%;
}
.bct-hero{
	background:url(../jpg/pricing-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 91px 0;
}
.bct-hero h2{
	text-align:center;
	color: #fff;
	margin-top: 50px;
}
.bct-hero h3{
	text-align:center;
	color: #fff;
}
.bct-vs-3dcart{
	background-image:url(../jpg/green-bg-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0 90px;
}
section.description {
    padding: 70px 0;
    background: #f9f9fa;
}
section.step1.steps {
    padding: 50px 0;
}
.steps h2{
	margin-bottom:20px;
}
p {
    margin: 0 0 20px;
}
.step1-text {
    float: left;
    width: 67%;
}
.step1-image {
    float: right;
    text-align: right;
    width: 30%;
}
section.step2.steps {
    background: #f9f9fa;
    padding: 50px 0;
}
.step2-image {
    float: left;
    width: 39%;
}
.step2-text {
    float: right;
    width: 59%;
}
.green-bg {
    float: left;
    width: 49%;
    background: #29ab63;
    padding: 16px 40px;
    color: #fff;
    border-radius: 5px;
    margin-right: 2%;
	min-height: 262px;
}
.green-bg:nth-child(2){
	margin-right:0;
}
.desc-green {
    margin-top: 50px;
}
.powerfull-tools {
    margin: 40px 0;
    float: left;
    width: 100%;
}
.tips {
    border: 1px solid #e7e8ec;
    margin: 0 0 0px;
    border-radius: 4px;
    border-top: 3px solid #27ac5f;
    padding: 20px 10px 5px 30px;
    background: #fff;
	float: left;
	width: 100%;
}
section.step3.steps {
    padding: 50px 0;
}
.step3-text {
    float: left;
    width: 60%;
}
.step3-image {
    float: right;
    width: 40%;
    text-align: right;
}
.step3 > .container1170 > p{
	float:left;
}
.step3-image img{
	margin-top:-42px;
}
section.step4.steps {
    padding: 50px 0;
    background: #f9f9fa;
}
.step4-img {
    float: left;
    width: 40%;
	margin-top: 30px;
}
.step4-text {
    float: right;
    width: 60%;
}
section.step5.steps {
    padding: 50px 0;
}
.step5-text {
    float: left;
    width: 58%;
}
.step5-img {
    float: right;
    width: 40%;
}
section.step6.steps {
    padding: 50px 0;
    background: #f9f9fa;
}
.step6-img {
    float: left;
    width: 40%;
}
.step6-text {
    float: right;
    width: 59%;
}
section.step7.steps {
    padding: 50px 0;
}
.step7-text {
    float: left;
    width: 55%;
}
.step7-img {
    float: right;
    width: 45%;
    text-align: center;
}
section.step8.steps {
    padding: 50px 0;
    background: #f9f9fa;
}
.step8-img {
    float: left;
    width: 40%;
}
.step8-text {
    float: right;
    width: 60%;
}
section.step9.steps {
    padding: 50px 0;
}
.step9-text {
    float: left;
    width: 50%;
}
.step9-img {
    float: right;
    width: 50%;
    text-align: center;
    margin-top: 50px;
}
.step9 > .container1170 > p{
    float: left;
    width: 100%;
}
section.needhelp {
    padding: 50px 0;
    background: #f9f9fa;
}
.needhelp h2{
	margin-bottom:20px;
}
.needhelp h3{
	margin-bottom:30px;
}
@media(max-width:1199px){
	.bct-vs-3dcart{
		background-image:none;
		padding: 50px 0;
	}
	.steps img{
		max-width:100%;
	}
	section.description {
		padding: 25px 0 15px;
	}
	.green-bg {
		padding: 16px 30px;
		min-height: 292px;
	}
}

@media(max-width:1023px){
	footer .footer-buttons {
		margin-top: 37px;
	}
	.step1-text {
		float: none;
		width: 100%;
	}
	.step1-image {
		float: none;
		text-align: center;
		width: 100%;
	}
	.step2-text {
		float: none;
		width: 100%;
	}
	.step2-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.green-bg {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		min-height: 100%;
		padding-bottom: 1px;
	}
	.step3-text {
		float: none;
		width: 100%;
	}
	.step3-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.step3-image img {
		margin-top: 0;
	}
	.step4-text {
		float: none;
		width: 100%;
	}
	.step4-img {
		float: none;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
	.step5-text {
		float: none;
		width: 100%;
	}
	.step5-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.step6-text,.step7-text,.step8-text,.step9-text {
		float: none;
		width: 100%;
	}
	.step6-img,.step7-img,.step8-img,.step9-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer-promotion {
		padding-top: 39px;
	}
}

@media(max-width:767px){
	.breadcrumb ol li{
		display:inline-block;
		text-align: left;
	}
	.breadcrumb ol {
		text-align: left;
	}
	.bct-hero {
		padding: 91px 0 60px;
	}
	.footer-promotion .left {
		float: none;
		width: 100%;
	}
	.footer-promotion .right {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	footer {
		padding-top: 20px;
	}
	footer .footer-buttons {
		margin-top: 30px;
	}
	.needhelp h3 br{
		display:none;
	}
}

@media(max-width:320px){
	footer .footer-buttons>a {
		font-size: 17px;
	}
	footer {
		padding-top: 0px;
	}
}