.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
}
.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: 60px 0 55px;
}
.vs-image{
	float:left;
	width: 43%;
	text-align: center;
	margin-top: 80px;
}
.vs-text{
	float:right;
	width: 55%;
	margin-top: 50px;
}
.vs{
	font-size:42px;
	border-bottom: 1px solid #22ac60;
	display: inline-block;
	margin: 20px 0;
}
.vs-image img{
	display:block;
	margin: auto;
}
p {
    margin: 0 0 20px;
}
section.whats-better {
    padding: 50px 0;
    background: #f9f9fa;
}
.whats-better h2{
	margin-bottom:20px;
}
.whats-better h3{
    text-align: center;
    margin-bottom: 30px;
}
.whatsbetter-img {
    text-align: center;
}
.compare-num {
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-right: 22px;
    margin-bottom: 10px;
    color: #22ac60;
    font-weight: 700;
    width: 38px;
    height: 38px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    margin-top: 0px;
}
.compare-right {
    float: left;
    width: 90%;
}
.compare-inner {
    margin-bottom: 20px;
}
.lastcompare,.lastcompare p{
	margin-bottom:0;
}
.compare-carts {
    margin-top: 30px;
}
section.comparison {
    padding: 50px 0;
}
section.comparison h2{
	margin-bottom:20px;
}
.comparison-div h3{
    font-size: 36px;
    font-weight: bold;
	margin-bottom: 10px;
}
.comparison-div h3 span{
	color:#22ac60;
}
.comparison-left {
    float: left;
    width: 49%;
}
.comparison-right {
    float: right;
    width: 49%;
}
.comparison-div:not(:last-child) {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
section.try-3dcart {
    padding: 50px 0;
    background: #f9f9fa;
}
.try-3dcart h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.try-3dcart h3:first-child{
    font-size: 42px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #22ac60;
}
.try-3dcart h3.green{
    font-size: 42px;
    text-align: center;
    margin-bottom: 20px;
    color: #22ac60;
}
.try-3dcart h3{
    text-align: center;
    margin-bottom: 45px;
}
.try-3dcart-image {
    float: left;
    width: 50%;
}
.try-3dcart-image img{
	max-width:100%;
}
.try-3dcart-text {
    float: right;
    width: 45%;
}
section.trial {
    text-align: center;
    padding: 50px 0;
}
.trial h2{
	margin-bottom:30px;
}
.comparison-div h3 br{
	display:none;
}
.try-3dcart-image {
    float: none;
    width: 100%;
    text-align: center;
}
.try-3dcart-text {
    float: none;
    width: 100%;
}
@media(max-width:1199px){
	.bct-vs-3dcart{
		background-image:none;
		padding: 50px 0;
	}
	.vs-image {
		margin-top: 80px;
	}
}

@media(max-width:1023px){
	.vs-image {
		float: none;
		width: 100%;
		margin-top: 0;
	}
	.vs-text {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	footer .footer-buttons {
		margin-top: 37px;
	}
	.footer-promotion {
		padding-top: 39px;
	}
}

@media(max-width:767px){
	.breadcrumb ol li{
		display:inline-block;
		text-align: left;
	}
	.branding-img img,.branding-img img{
		max-width: 100%;
	}
	.vs-image img {
		max-width: 100%;
	}
	.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;
	}
	.whatsbetter-img img{
		max-width:100%;
	}
	.compare-num {
		margin: auto;
		float: none;
		margin-bottom: 20px;
	}
	.compare-right {
		float: none;
		width: 100%;
		text-align: center;
	}
	.comparison-left,.comparison-right {
		float: none;
		width: 100%;
	}
	.comparison-div h3 {
		line-height: 40px;
	}
	.bct-vs-3dcart {
		padding: 50px 0 20px;
	}
	.comparison-div h3 {
		font-size: 28px;
	}
	section.comparison {
		padding: 50px 0 20px;
	}
	.trial h2 {
		font-size: 23px;
	}
	section.try-3dcart {
		padding: 50px 0 20px;
	}
}

@media(max-width:320px){
	footer .footer-buttons>a {
		font-size: 17px;
	}
	footer {
		padding-top: 0px;
	}
	.trial h2 {
		font-size: 19px;
	}
	section.trial {
		padding: 30px 0 20px;
	}
}