section.quickbooks {
	background: #f9f9fa;
	padding: 60px 0 50px;
	text-align: center;
}
.quickbooks-cols {
	margin: 80px 0 0;
	position: relative;
}
.quickbooks-left {
	float: right;
	width: 49%;
	text-align: left;
}
.quickbooks-right {
	float: left;
	width: 51%;
	text-align: left;
}
.quickbooks-right2 {
	float: right;
	width: 55%;
	text-align: left;
}
.quickbooks-left img {
	margin-left: 0;
	margin-bottom: 50px;
}
.quickbooks-left2 img {
	margin-left: 0;
	margin-bottom: 50px;
	margin-top: 65px;
}
.quickbooks-left h4 {
	margin: 0 0 10px;
}
.quickbooks-left{
	top: 0px;
}
section.hero-section-wordpress-vs-3dcart h2{
	font-size:40px;
}
section.plus-many {
	background-color: #27ae60;
	color: #fff;
	text-align: center;
	padding: 30px 0 25px;
}
section.plus-many h3{
	color: #fff;
	margin-bottom: 30px;
}
.plus-col-left {
	float: left;
	width: 62%;
	text-align: left;
}
.plus-col-right {
	text-align: left;
	float: right;
	width: 35%;
	padding-top: 70px;
}
.plus-col-text {
	margin: 15px 0 46px;
	clear: both;
	text-align: left;
}
.plus-col-text h4 {
	margin: 0 0 22px;
}
.plus-col-text p {
	padding-left: 43px;
	margin: 0;
}
section.easy-manage {
	padding: 50px 0 0px;
	text-align: center;
	background: #f9f9fa;
}
section.easy-manage h3 {
	letter-spacing: -0.015em;
}
.multichannel-cols {
 	margin: 20px -15px 10px;
}
.multichannel-col {
	float: left;
	width: 50%;
	padding: 0 15px;
	text-align: left;
	margin-top: 20px;
}
.multichannel-inner {
	border-radius: 4px;
	text-align: center;
}
.multichannel-col h4 {
	padding: 20px;
}
.multichannel-col p {
	padding: 30px 15px 20px 15px;
	min-height: 150px;
	margin: 0;
}
section.hero-section-wordpress-vs-3dcart{
	padding: 150px 0 115px;
	text-align: center;
	background: #fff url(../jpg/main-banner-3.jpg) no-repeat;
	background-position: 55% 0px;
	background-attachment: fixed;
}
section.hero-section-wordpress-vs-3dcart h2, section.hero-section-wordpress-vs-3dcart h3{
	color: #fff;
}
.vs {
	padding: 50px 0px;
	text-align: center;
	margin: 0px 20px;
	/*float: left;*/
}
.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%;
}
.content-wordpressdeveloper{
	max-width: 360px;
	padding: 15px;
	text-align: left;
	background: #fff;
	color: #000;
	margin: 0px 10px;
}
.content-wordpressdeveloper img{
	margin: 10px auto 20px;
}
.wordpress-vs-3dcart-col-large{
	width: 100%;
	text-align: center;
	border: 1px solid #e7e8ec;
	background: #fff;
	margin: 40px 0 0px;
	border-radius: 4px;
	border-top: 2px solid #27ac5f;
	padding: 20px 20px 10px;
	float: left;
	clear: both;
}
section.wordpress-vs-3dcart-leading{
	text-align: center;
	padding: 0px 0 0;
	background: url(../jpg/banner-bg-2.jpg) no-repeat center center;
}
.wordpress-vs-3dcart-cols{
	margin: 5px 0 0;
	position: relative;
}
.wordpress-vs-3dcart-col-new{
	float: left;
	width: 48.5%;
	margin: 0 0 10px;
	padding: 5px 5px;
}
.wordpress-vs-3dcart-col-new.left img{
	margin: 35px 0px 0px -10px;  
}
.wordpress-vs-3dcart-col-new.right img{
	margin: 20px 60px;
}
.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);
}
.inpage-form-inner {
	padding: 5px;
	max-width: 880px;
	margin: 0 auto;
	background: #5c5f63;
	border: 1px solid #bdc0c1;
}
.plus-many-cols .plus-col-text img{
	vertical-align: middle;
	margin: 0px 15px 0px 0px;
}
.grow-online {
	padding: 40px 0 73px !important;
	color:#fff;
}
.grow-online h3 {
	margin-top: 10px;
	margin-bottom: 40px;
	color:#fff;
}
.grow-online-left {
	float: left;
	width: 55%;
}
.grow-online-left > ul {
	padding: 0;
	margin: 0;
}
.grow-online-left > ul > li {
	list-style: none;
	float: left;
	width: 50%;
	padding-left: 25px;
	background: url(../png/check-8.png) no-repeat;
	background-position: 0 6px;
	margin-top: 25px;
}
.grow-online-right {
	float: right;
	max-width: 45%;
}
.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%;
}
footer{
	padding-top: 40px;  
}
.wordpress-vs-3dcart-large-h4 h4{
	padding: 5px 0px 10px;
}
.bg-white{
	background: #fff !important;
}
.logo-image{
	margin: 0 auto 30px !important;
}
.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-wordpress-vs-3dcart {
	padding: 90px 0 120px;
}
.hero-section-wordpress-vs-3dcart h2{
	margin-top:40px;
}
.full-paragraph{
	float:left;
	width: 100%;
	text-align: left;
}
.quickbooks h2{
	margin-bottom:15px;
}
section.difference {
    padding: 30px 0 50px;
}
section.difference h2{
	text-align: center;
	margin-bottom: 40px;
}
.dif-left {
    float: left;
    width: 48%;
}
.disright {
    float: right;
    width: 48%;
}
.difference h3{
	font-size:16px;
	font-weight: bold;
	text-align: center;
}
.dif-inner img{
	margin:20px auto;
}
section.enterprise-level {
    background: #2a2d32;
    color: #fff;
	padding: 50px 0;
}
section.enterprise-level h2{
	text-align:center;
	margin-bottom: 10px;
}
section.enterprise-level h3{
	text-align:center;
	color: #fff;
}
.plan-feature-list {
    float: left;
    width: 50%;
}
.grow-image {
    float: left;
    width: 50%;
}
.plan-features {
    margin-top: 35px;
}
.plan-feature-list ul{
	padding:0;
	margin-top: 35px;
}
.plan-feature-list ul li{
	list-style:none;
	float: left;
	width: 50%;
	margin-bottom: 20px;
	position: relative;
	padding-left: 25px;
}
.plan-feature-list ul li:before{
	content:url(../png/green-mark.png);
	position: absolute;
	left:0;
}
section.home-testimonials.higher-ranking.bg-white {
    padding: 50px 0;
}
.home-testimonials h3{
	margin-bottom:40px;
}
.grow-image img{
	max-width:100%;
}



@media(min-width: 1919px){
section.hero-section-wordpress-vs-3dcart{
	background-attachment: initial;
	background-size: cover;
}
}

@media(max-width: 1199px) {
.quickbooks-right{
	width: 45%;
}  
.quickbooks-left {
  width: 55%;
  top: 30px;
}
.wordpress-vs-3dcart-col-new.right img{
	margin: 5px 0px;
}
.multichannel-col h4 {
    font-size: 16px;
}
.bring-products h2{
	font-size:35px;
}
.quickbooks-left img {
    margin-top: 50px;
}
.quickbooks h3{
	font-size:22px;
}
.quickbooks-cols {
    margin: 30px 0 0;
}
section.hero-section-wordpress-vs-3dcart h2{
	font-size:38px;
}
}

@media(max-width: 1023px) {
.quickbooks-right {
	width: 100%;
}
.quickbooks-left {
	display: none;
}   
.quickbooks-cols {
	margin: 30px 0;
}
section.quickbooks{
	padding:30px 0 10px;
}
.wordpress-vs-3dcart-col-large{
  width: 90%;
  margin: 0 5%;
}
.multichannel-col {
	width: 100%;
}
.multichannel-inner img{
	display: inline-block;
}
section.hero-section-wordpress-vs-3dcart {
    padding: 90px 0 70px;
}
.multichannel-col p {
    min-height: auto;
}
.difference h3 {
    font-size: 18px;
    line-height: 30px;
}
.plan-feature-list {
    float: left;
    width: 100%;
}
.grow-image {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.footer-promotion {
    padding-top: 41px;
}
}
@media(max-width: 768px) {
.plus-col-right {
	width: 100%;
	margin: 0px auto !important;
	display: table !important;
	float: none !important;
}

.plus-col-left {
	float: left;
	width: 100%;
	text-align: left;
}
}
@media(max-width:767px){
.breadcrumb ol li{
	display:block;
	text-align: left;
}
.inpage-form-col .tc-input {
	border: none;
	border-top: 1px solid #e7e8ec;
	margin-top: 10px;
	text-align: center;
}
.grow-online h3{
	margin-bottom: 10px;
}
.grow-online-right{
	max-width: 75%;
	margin: 0 auto;
	float: none;
}
.grow-online-left {
	float: left;
	width: 100%;
}
.wordpress-vs-3dcart-col-new{
	width: 100%;    
}
.wordpress-vs-3dcart-col-new.right img{
	margin: 20px 30px;
}
.wordpress-vs-3dcart-col-new img{
	display: inline-block;
}
.vs .left{
	float: left;
	width: 100% !important;
}
.vs .left img{
	display: inline-block !important;
}  
section.hero-section-wordpress-vs-3dcart h2 {
    margin-bottom: 15px;
}
.wordpress-vs-3dcart-col-new.left img {
    margin: 35px auto 0px auto;
}
.wordpress-vs-3dcart-col-new.right img {
    margin: 20px auto;
}
.bring-products h2 {
    font-size: 30px;
    margin-bottom: 15px;
}
.plus-col-text p {
    padding-left: 0;
    margin: 0;
}
.dif-left ,.disright{
    float: none;
    width: 100%;
    text-align: center;
}
.plan-feature-list ul li {
    list-style: none;
    float: none;
    width: 100%;
}
.plan-feature-list ul {
    padding: 0;
    margin-top: 0;
}
.grow-image {
    margin-top: 0;
}
.multichannel-cols {
    margin: 0px 0px 10px;
}
.plus-col-right {
    text-align: center;
}
.multichannel-col p {
    padding: 30px 0px 20px 0px;
}
.multichannel-col {
	padding: 0;
}
}

@media(max-width: 580px) {
.img-responsive{
	display: inline-block;
}

.footer-promotion .left {
	width: 100%;
	margin-bottom: 20px;
}

.footer-promotion .right {
	width: 100%;
}
}

@media(max-width:320px){
section.hero-section-wordpress-vs-3dcart h2 {
    font-size: 32px;
}
.quickbooks h2 {
    font-size: 24px;
}
.quickbooks h3 {
    line-height: 34px;
}
}


