section.description {
	padding: 50px 0;
	background: #f9f9fa;
}
.dc-left {
	float: left;
	width: 50%;
}
.dc-right {
	float: right;
	width: 47%;
}
section.add-ecommerce {
	padding: 50px 0;
	background: #f9f9fa;
}
.ae-right {
	float: left;
	width: 47%;
}
.ae-left {
	float: right;
	width: 50%;
}
.dc-right img{
	margin-top:-17px;
}
section.hero-section{
    padding: 150px 0 115px;
    text-align: center;
    background: #f9f9fa url(../jpg/main-banner-2.jpg) no-repeat;
    background-position: 55% 0px;
    background-attachment: fixed;
}
section.hero-section h2, section.hero-section h3{
	color: #fff;
}
.vs {
	padding: 50px 0px;
	text-align: center;
	margin: 0px 20px;
}
.vs h3{
	width: 70px;
	margin: 20px auto !important;
	font-size: 43px;
	line-height: 50px;
}
.vs span{
	border-bottom: 2px solid #22ac60;
	float: left;
	width: 100%;
}
.vs .left{
	float: left;
	width: 33.3%;
}
.wrap {
	position: relative;
	overflow: hidden;
}

.wrap:before, .wrap:after {
	content:'';
	position: absolute;
	bottom: 0;
	width: 50%;
	background-color: inherit;
	padding-bottom:2.5%;
}
.wrap:before {
	right: 50%;
	-ms-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-ms-transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	transform: skewX(45deg);
}
.wrap:after {
	left: 50%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-ms-transform: skewX(-45deg);
	-webkit-transform: skewX(-45deg);
	transform: skewX(-45deg);
}
.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%;
}
.left-img img{
	margin-right:0;
	margin-left: auto;
}
section.pricing-setup {
    padding: 50px 0;
}
.pricing-setup h2{
	margin-bottom:20px;
}
.top-left {
    float: left;
    width: 30%;
	text-align: center;
}
.top-right {
    float: right;
    width: 70%;
}
.pc-top {
    margin-top: 50px;
}
.features,
.payments,
.designing-website,
.easiest-platform{
    padding: 30px 0;
}
.need-help{}
.features h3,
.payments h3,
.designing-website h3,
.easiest-platform h3,
.need-help h3{
	margin-bottom: 15px;
	font-weight: 400;
}
.feature-details {
    float: left;
    width: 70%;
}
.feature-image {
    float: right;
    width: 30%;
    text-align: center;
}
.payments-image {
    float: left;
    width: 35%;
}
.payments-details {
    float: right;
    width: 57%;
}
.designing-details {
    float: left;
    width: 60%;
}
.designing-image {
    float: right;
    width: 40%;
	margin-top: 60px;
}
.ep-image {
    float: left;
    width: 40%;
}
.ep-details {
    float: right;
    width: 57%;
}
.nh-details {
    float: left;
    width: 62%;
}
.nh-image {
    float: right;
    width: 35%;
    text-align: center;
	margin-top: 30px;
}
section.compare-3dcart {
    padding: 50px 0 30px;
    background: #f9f9fa;
}
.compare-3dcart h3 {
    padding: 0 60px;
    margin-top: 15px;
}
.compare-3dcart h4{
	padding:20px 0;
}
.comparison ul li{
	margin-bottom:30px;
	list-style: none;
	position: relative;
}
.comparison ul li:before{
	content: url("../png/check-46.png");
	position: absolute;
	left: -50px;
}
.comparison ul{
	padding-left:50px;
}
.comparison {
    padding: 0 185px;
    margin-top: 40px;
}
section.start-trial {
    padding: 50px 0;
    text-align: center;
}
.start-trial .trial-btn{
	margin-top:30px;
}

@media(max-width: 1199px) {
.dc-right img {
    max-width: 100%;
}
.dc-right {
    margin-top: 70px;
}
img{
	max-width:100%;
}
.designing-image {
    width: 38%;
}
.designing-details {
    width: 62%;
}
.comparison {
    padding: 0;
}
.start-trial h3 br{
	display:none;
}
}


@media(max-width: 1023px) {

.dc-left,
.ae-left{
	float: none;
	width: 100%;
}
.dc-right,
.ae-right{
	float: none;
	width: 100%;
	text-align: center;
}
.dc-right img, .ae-right img{
	max-width:100%;
}
footer .footer-buttons {
	margin-top: 35px;
}
.top-right {
    float: none;
    width: 100%;
}
.top-left {
    float: none;
    width: 100%;
    text-align: center;
}
.feature-details {
    float: none;
    width: 100%;
}
.feature-image {
    float: none;
    width: 100%;
    text-align: center;
}
.payments-details {
    float: none;
    width: 100%;
}
.payments-image {
    float: none;
    width: 100%;
    text-align: center;
}
.designing-details {
    width: 100%;
    float: none;
}
.designing-image {
    width: 100%;
    float: none;
    text-align: center;
}
.ep-details {
    float: none;
    width: 100%;
}
.ep-image {
    float: none;
    width: 100%;
    text-align: center;
}
.nh-details {
    float: none;
    width: 100%;
}
.nh-image {
    float: none;
    width: 100%;
    text-align: center;
}
section.pricing-setup {
    padding: 50px 0 30px;
}
	.features h3, .payments h3, .designing-website h3, .easiest-platform h3, .need-help h3{
		font-size:34px;
		font-weight: 300;
			
	}
}

@media(min-width: 1919px){
  section.hero-section{
	background-attachment: initial;
	background-size: cover;
  }
}



@media(max-width: 767px) {
.vs .left{
	float: left;
	width: 100% !important;
}
.vs .left img{
	display: inline-block !important;
}    
section.hero-section h2{
	font-size:29px;
}
section.hero-section {
	padding: 90px 0 50px;
}
.features h3, .payments h3, .designing-website h3, .easiest-platform h3, .need-help h3{
	font-size:28px;
	line-height: 40px;
}
section.pricing-setup {
    padding: 50px 0 0;
}
.compare-3dcart h3 {
    padding: 0;
}
}


@media(max-width: 580px) {
.img-responsive{
	display: inline-block;
}

.footer-promotion .left {
	width: 100%;
	margin-bottom: 20px;
}

.footer-promotion .right {
	width: 100%;
}
}

footer{
  padding-top: 40px;  
}
.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 {
	padding: 90px 0 120px;
}
@media(max-width:767px){
	.breadcrumb ol li{
		display:block;
		text-align: left;
	}
}

