.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/hero-background.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/introduction-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 50px;
}
.vs-image{
	float:left;
	width: 43%;
	text-align: center;
	margin-top: 145px;
}
.vs-text{
	float:right;
	width: 52%;
}
.vs{
	font-size:42px;
	border-bottom: 1px solid #22ac60;
	display: inline-block;
	margin: 20px 0;
}
.vs-image img{
	display:block;
	margin: auto;
}
.pricing-table{
	background:#f9f9fa;
	padding: 50px 0 80px;
}
.pricing-table h2{
	text-align:center;
	margin-bottom: 45px;
}
.table-inner {
    max-width: 915px;
    margin: auto;
}
.plan-holder{
	float:left;
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
}
.plan-price{
	font-size:55px;
}
.dollar-sign{
	font-size:16px;
	font-weight: bold;
}
.plan-price {
    position: relative;
    line-height: 60px;
    min-height: 75px;
}
.dollar-sign{
	position:relative;
	top: -30px;
}
.per-mo{
	font-size: 14px;
}
.plan-header{
	background: #575757;
    color: #fff;
    padding: 20px 0 5px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.platinum .plan-header{
	background:#414141;
}
.diamond .plan-header{
	background:#282828;
}
.titanium .plan-header{
	background:#000;
}
.plan-footer ul{
	padding:0;
}
.plan-footer ul li{
    list-style: none;
    margin-bottom: 15px;
}
.plan-footer {
    border: 1px solid #d6d6d6;
    padding: 15px 8px;
	
}
.plans-table-inner {
    margin: 40px 0;
}
.paying-features{
	padding:50px 0 40px;
}
.paying-features h2{
	text-align:center;
	margin-bottom: 20px;
}
.paying-features > .container1140 > p{
	text-align:center;
	margin-bottom: 20px;
}
.f-plan-holder {
    float: left;
    width: 23%;
    margin-right: 3%;
	text-align: center;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
}
.f-plan-holder-large {
    float: left;
    width: 74%;
	-webkit-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	-moz-box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	box-shadow: 18px 21px 32px -27px rgba(0,0,0,0.74);
	border: 1px solid #d6d6d6;
}
.features-table {
    margin: 50px 0;
}
.f-plan-top {
    background: #282828;
    padding: 10px 0 3px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.f-plan-header {
    background: #000;
    color: #fff;
    padding: 13px 0 5px;
}
span.f-price-num {
    font-size: 55px;
}
span.f-dollar-sign {
    position: relative;
    bottom: 30px;
}
.large-header {
    background: #22ac60;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.cart-logo {
    float: left;
    width: 60%;
}
.header-price {
    float: left;
    width: 40%;
    color: #fff;
    background: #2a2d32;
    text-align: center;
    border-top-left-radius: 50% 700px;
    border-bottom-left-radius: 50% 700px;
	padding-top: 12px;
	border-top-right-radius: 5px;
}
.basic-name {
    font-size: 28px;
}
span.basic-price-num {
    font-size: 68px;
}
span.basic-dollar-sign {
    position: relative;
    top: -37px;
}
.basic-price {
    line-height: 65px;
}
.cart-logo {
    text-align: center;
    padding-top: 12px;
}
.large-footer{
	padding:15px;
}
.large-footer ul li{
	list-style:none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	margin-right: 15px;
}
.large-footer ul li:before {
    content: url(../png/check-34.png);
    position: absolute;
    left: -37px;
}
.large-footer ul{
	float:left;
	width: 33.333333%;
}
section.cart-values {
    padding: 50px 0;
}
.cart-values h2{
    text-align: center;
    margin-bottom: 20px;
}
.cart-values h3,.essential-text h3{
    font-size: 18px;
    font-weight: bold;
}
.value-text {
    float: left;
    width: 56%;
}
.value-image {
    float: right;
    width: 40%;
    text-align: center;
    margin-top: 0px;
}
.essential-image {
    float: left;
    width: 30%;
    text-align: left;
    margin-top: -40px;
}
.val2{
    margin-top:0;
}
.value-text2 {
    margin-top: 90px;
}
.essential-text {
    float: right;
    width: 66%;
	margin-top: 20px;
}
section.store-branding {
    background: #f9f9fa;
    padding: 50px 0;
}
.store-branding h2{
    text-align: center;
    margin-bottom: 40px;
}
.domain-name {
    float: left;
    width: 49%;
}
.theme-design {
    float: right;
    width: 49%;
}
.branding-img {
    text-align: center;
    margin-bottom: 25px;
}
.store-branding h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.bt-text ul li {
    list-style: none;
    margin-bottom: 30px;
    position: relative;
	font-weight: bold;
}
.large-footer ul li:last-child {
    list-style: none;
    margin-bottom: 0px;
    padding-bottom: 15px;
    border-bottom: none;
}
.bt-text ul li:before {
    content: url("../png/check-34.png");
    position: absolute;
    left: -37px;
}
section.for-all {
    background: #f9f9fa;
    padding: 50px 0;
}
.fa-left {
    float: left;
    width: 46%;
}
.fa-left img{
	max-width:100%;
	margin-top: -90px;
}
.af-right {
    float: right;
    width: 50%;
}
.af-right h2{
	margin-bottom:20px;
}
section.trial-section {
    padding: 50px 0;
}
.trial-section h2{
    font-size: 35px;
    margin-bottom: 25px;
}
.essential-container {
    margin: 35px 0;
}
section.branding {
    padding: 50px 0 50px;
    background: #f9f9fa;
}
.branding h2 {
    margin-bottom: 20px;
}
.branding h3 {
    text-align: left;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}
.bt-text {
    float: left;
    width: 58%;
    margin-top: 70px;
}
.bb-text img{
    float:left;
    width: 40%;
}
.bt-image {
    float: right;
    width: 33%;
    margin-top: -30px;
}
.branding-top > p{
	float:left;
	width: 100%;
}
.branding-top {
    margin-top: 30px;
}
.bb-image {
    float: left;
    width: 37%;
}
.bb-text {
    float: none;
    width: 100%;
    margin-top: 50px;
}
section.app-store {
    padding: 50px 0;
}
.app-store h2{
	margin-bottom:20px;
}
.as-text {
    float: left;
    width: 57%;
    margin-top: 80px;
}
.as-image {
    float: right;
    width: 40%;
}
.as-holder {
    margin-top: 30px;
}
.padding20{
    padding-right:20px;
}
.bplan-table{
    padding:0;
}
.bplan-table > li {
    float: left;
    width: 46%;
    list-style: none;
    margin: 0 2%;
}
.bplan-table > li > ul{
    padding:0;
}
.bplan-table > li > ul > li{
    list-style: none;
    min-height: 50px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    
}
.bplan-table > li > ul > li div{
    border-left: 1px solid #e7e8ec;
}
.bplan-table > li > ul > li:last-child div{
    border-bottom: 1px solid #e7e8ec;
}
.plan {
    float: left;
    width: 50%;
    padding-left: 10px;
    min-height: 50px;
    line-height: 50px;
}
.sales {
    float: left;
    width: 50%;
    min-height: 50px;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #e7e8ec;
    font-weight: bold;
}
.sales.heading{
    color:#22ac60;border-top: 7px solid #27ae60;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.plan.plan-logo{
    color:#22ac60;border-top: 7px solid #2a2d32;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.plan-logo img{
    position:relative;
    top: 8px;
}
.fullwidth {
    float: none;
    text-align: center;
    min-height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    border-right: 1px solid #e7e8ec;
}
.bplan-table>li>ul>li:nth-child(even) {
    background: #f9f9fa;
}
.features-table-inner ul{
    padding:0;
}
.features-table-inner ul li{
    list-style:none;
}
.stage,.empty {
    float: left;
    width: 22%;
}
.empty,.stage{
    min-height:1px;
}
.businessA,.cartImage {
    float: left;
    width: 39%;
    text-align: center;
    font-weight: bold;
}
.businessB {
    float: left;
    width: 39%;
    text-align: center;
    font-weight: bold;
}
.f-fullwidth {
    float: left;
    width: 78%;
    text-align: center;
    padding: 20px;
}
.f-table li > ul > li{
    list-style: none;
    min-height: 50px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    border-left: 1px solid #e7e8ec;
    border-right: 1px solid #e7e8ec;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.f-table li > ul > li:nth-child(odd){
    background:#f9f9fa;
}
.f-table li > ul > li.flogos {
    background: transparent;
    border: none;
    margin-bottom: 15px;
}
.f-table li > ul > li:last-child{
    border-bottom: 1px solid #e7e8ec;
}
.fHeadings .stage {
    border-top: 7px solid #2a2d32;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    font-size: 18px;
}
.fHeadings .businessA {
    color: #22ac60;
    border-top: 7px solid #22ac60;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-left: 1px solid #e7e8ec;
    border-right: 1px solid #e7e8ec;
    font-size: 18px;
    background: #fff;
    text-align: center;
    display: block;
}
.fHeadings .businessB {
    border-top: 7px solid #2a2d32;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #818181;
    font-size: 18px;
}
.stage{
    padding: 20px 20px 20px 15px;
}
.businessA,.businessB {
    float: left;
    width: 39%;
    text-align: center;
    font-weight: bold;
    padding: 20px;
}
.businessA{
    background:#ededed;
    align-self: stretch;
    display: flex;
    align-items: center;
}
.enterprise-text img{
    float:right;
    margin-left: 35px;
}
@media(max-width:1199px){
	.bct-vs-3dcart{
		background-image:none;
		padding: 50px 0;
	}
	.vs-image {
		margin-top: 135px;
	}
	.essential-text {
		width: 65%;
	}
	.af-right h2 {
		font-size: 34px;
	}
	.fa-left img {
		margin-top: 0px;
	}
	img{
		max-width:100%;
	}
	.branding h2 {
		font-size: 37px;
	}
    .bb-text {
        margin-top: 0;
    }
    .as-text {
        margin-top: 35px;
    }
    .essential-image {
        margin-top: 20px;
    }
    .bt-text {
        margin-top: 40px;
    }
}

@media(max-width:1023px){
	.vs-image {
		float: none;
		width: 100%;
		margin-top: 0;
	}
    .essential-container {
        margin: 35px 0 0;
    }
	.value-image {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
    .bb-text img {
        display: none;
    }
    .bplan-table > li {
        float: none;
        width: 100%;
        list-style: none;
        margin: auto;
        margin-bottom: 30px;
    }
	.plan-holder {
		width: 48%;
		margin-bottom: 35px;
	}
	.value-text {
		float: none;
		width: 100%;
		text-align: left;
	}
	.vs-text {
		float: none;
		width: 100%;
		margin-top: 40px;
	}
	.pricing-table {
		padding: 50px 0 30px;
	}
	.essential-text {
		float: none;
		margin-top: 0;
		width: 100%;
		text-align: left;
	}
	.essential-image {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 35px;
	}
	.f-plan-holder {
		float: none;
		width: 100%;
		margin-right: auto;
		text-align: center;
		margin-bottom: 30px;
	}
	.f-plan-holder-large {
		float: none;
		width: 100%;
	}
	.af-right {
		float: none;
		width: 100%;
	}
	.fa-left {
		float: none;
		width: 100%;
	}
	footer .footer-buttons {
		margin-top: 37px;
	}
	.as-text {
		float: none;
		width: 100%;
	}
	.as-image {
		float: none;
		width: 100%;
		text-align: center;
	}
    .bt-text {
        float: none;
        width: 100%;
    }
    .bt-image {
        float: none;
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .bb-text {
        float: none;
        width: 100%;
    }
    .bb-image {
        float: none;
        width: 100%;
        text-align: center;
    }
    .paying-features p br{
        display:none;
    }
    .value-text2 {
        margin-top: 0;
    }
    .fHeadings .businessB,.fHeadings .businessA,.fHeadings .stage {
        font-size: 16px;
    }
    .trial-section h2 br{
        display:none;
    }
}

@media(max-width:767px){
	.breadcrumb ol li{
		display:inline-block;
		text-align: left;
	}
	.branding h2 {
		font-size: 28px;
	}
	.branding-img img,.branding-img img{
		max-width: 100%;
	}
	.bt-text {
		float: none;
		width: 100%;
	}
	.domain-name {
		float: none;
		width: 100%;
	}
	.theme-design {
		float: none;
		width: 100%;
	}
	.bt-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.vs-image img,.cart-logo img {
		max-width: 100%;
	}
	.plan-holder {
		width: 100%;
	}
	.cart-logo {
		float: none;
		width: 100%;
		padding: 18px 10px 10px;
	}
	.header-price {
		float: none;
		width: 100%;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.large-footer ul {
		float: none;
		width: 100%;
	}
	.breadcrumb ol {
		text-align: left;
	}
	.bct-hero {
		padding: 91px 0 60px;
	}
	.branding h3{
		font-weight:bold;
	}
	.trial-section h2 {
		font-size: 28px;
	}
	.trial-section h2 br,.af-right h2 br {
		display: none;
	}
	.bb-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.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;
	}
	.pricing-table h2 {
		margin-bottom: 20px;
	}
    .af-right h2 {
        font-size: 28px;
    }
    .large-footer ul li:last-child {
        margin-bottom: 15px;
        border-bottom: 1px solid #e0e0e0;
    }
    .enterprise-text img {
        float: none;
        margin: auto;
    }
    .enterprise-text{
        text-align:center;
    }
    .enterprise-text > p{
        text-align:left;
    }
    .bplan-table > li > ul > li {
        font-size: 16px;
    }
    .plan > span,.sales.heading span{
        display:none;
    }
    .plan {
        width: 60%;
    }
    .sales {
        width: 40%;
    }
    .paying-features .container1170 > p{
        text-align:left;
    }
    .f-table li > ul > li.flogos,
    .businessB br,
    .f-table li > ul > li.fHeadings,
    .empty{
        display:none;
    }
    .stage, .empty {
        float: none;
        width: 100%;
    }
    .businessA, .businessB {
        float: none;
        width: 100%;
        display: block;
        align-self: initial;
        padding: 20px 15px;
    }
    .f-table li > ul > li {
        display: block;
        align-items: normal;
        justify-content: center;
        border-bottom: 1px solid #e7e8ec;
    }
    .details .stage{
        color: #22ac60;
        border-top: 7px solid #22ac60;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        margin-top: 20px;
        text-align: center;
    }
    .details .stage:before{
        content: "Business Stage";
    }
    .f-fullwidth {
        float: none;
        width: 100%;
    }
    .fwidth .stage{
        display:none;
    }
    .details .stage:before {
        content: "Business Stage";
        display: block;
        color: #000;
        font-size: 18px;
    }
    .details .businessA:before{
        content: "'Business A' on 3dcart";
        display: block;
        color: #22ac60;
        font-size: 18px;
        margin-bottom: 15px;
    }
    .details .businessB:before{
        content: "'Business B' on BigCommerce";
        display: block;
        color: #22ac60;
        font-size: 18px;
        margin-bottom: 15px;
    }
}

@media(max-width:320px){
	.trial-section h2 {
		font-size: 27px;
	}
	.pricing-table h2 {
		font-size: 27px;
	}
	footer .footer-buttons>a {
		font-size: 17px;
	}
	footer {
		padding-top: 0px;
	}
    .bplan-table > li > ul > li {
        font-size: 15px;
    }
}