  section.quickbooks {
    background: #f9f9fa;
    padding: 60px 0 30px;
    text-align: center;
  }
  .quickbooks-cols {
    margin: 80px 0;
    position: relative;
  }
  .quickbooks-left {
      float: left;
      width: 58%;
      text-align: left;
      position: absolute;
      top: -20px;
  }
  .quickbooks-right {
    float: right;
    width: 52%;
    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;
  }
	section.basic-cart {
		padding: 50px 0;
	}
	.bc-left {
		float: left;
		width: 67%;
	}
	.bc-right {
		float: right;
		width: 30%;
	}
	section.add-ecommerce {
		padding: 50px 0;
		background: #f9f9fa;
	}
	.ae-right {
		float: left;
		width: 30%;
	}
	.ae-left {
		float: right;
		width: 67%;
	}
  @media(max-width: 1199px) {
     .quickbooks-right{
          width: 52%;
     } 

     .quickbooks-left {
        width: 68%;
        top: 0px;
    }   
	.quickbooks h2{
		font-size:36px;
	}
	.quickbooks-cols {
		margin: 45px 0;
	}
	.quickbooks-left img {
		margin-top: 30px;
	}
  .bring-products h2{
	  font-size:34px;
  }
  }


  @media(max-width: 1023px) {
      .quickbooks-right {
          width: 100%;
      }

     .quickbooks-left {
      display: none;
    }   

    .quickbooks-cols {
      margin: 30px 0;
    }

    section.quickbooks{
    padding:30px 0 10px;
    }
	.bc-left,
	.ae-left{
		float: none;
		width: 100%;
	}
	.bc-right,
	 .ae-right{
		float: none;
		width: 100%;
		text-align: center;
	}
	  .bc-right img, .ae-right img{
		  max-width:100%;
	  }
	.bring-products h2 {
		font-size: 27px;
	}
  .higher-ranking h2{
	  font-size:31px;
  }
  footer .footer-buttons {
	margin-top: 37px;
	}
  }




  section.plus-many {
  background-color: #006bed;
  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;
  }

  @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;
    }

  }

  .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;
  }
  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;
  }

 @media(max-width: 1023px) {
      .multichannel-col {
        width: 100%;
      }

      .multichannel-inner img{
        display: inline-block;
      }
  }


  .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.higher-ranking {
      background: #f9f9fa;
      padding: 40px 0 50px;
      text-align: center;
  }

  section.higher-ranking h3{
    margin-bottom: 60px

  }


  section.inpage-form-container-dark {
      background-color: #2a2c31;
      border: none;
  }

  section.inpage-form-container-dark{
    color: #fff;
    padding: 30px 10px 10px;
  }

  section.inpage-form-container-dark .text-center{
    color: #fff;
  }

  .all-plans{
      padding: 50px 10px !important;  
  }

  section.inpage-form-container h4 {
      font-weight: 400;
      padding: 20px 0px 10px;
  }


section.easy-learn{
	background-color: #006bed;
}
section.easy-learn h3{
	color: #fff !important;
}

  @media(max-width: 1199px) {
    .all-plans-col > ul > li {
      font-size: 15px;
    }
    .all-plans-col > ul > li:before {
      margin-right: 8px;
    }
    .all-plans-col:last-child {
      padding-left: 20px;
    }
  }

  @media(max-width: 1023px) {
    .pricing-tables-section .pricing-container {
      margin-top: 0;
    }
    .pricing-hero {
      padding-top: 170px;
      padding-bottom: 100px;
    }
    .pricing-hero h2 {
      font-size: 30px;
    }
    .pricing-hero h3 {
      margin: 5px;
      font-size: 18px;
    }
    .pricing-table {
      display: inline-block;
      width: 260px;
      margin: 20px;
    }
    .pricing-tables-section .pricing-container {
      float: none;
      text-align: center;
      width: 600px;
      margin: 0 auto;
    }
    .pricing-table.pricing-table-featured {
      margin-top: 20px;
      width: 560px;
      float: none;
      margin-left: auto;
      margin-right: auto;
    }
    section.pricing-tables-section {
      padding-bottom: 0;
    }
    .term-toggle {
      text-align: center;
    }
    
    .all-plans-col {
      width: 50%;
      margin: 0 0 15px;
    }
    .all-plans-col:last-child {
      padding: 0;
    }
  }

  @media(max-width: 763px) {
    .pricing-tables-section .pricing-container {
      width: 100%;
    }
    .term-toggle-inner .pricing-term:first-child {
      border-radius: 2px 2px 0 0;
      -moz-border-radius: 2px 2px 0 0;
      -webkit-border-radius: 2px 2px 0 0;
    }
    .term-toggle-inner .pricing-term:last-child {
      border-radius: 0 0 2px 2px;
      -moz-border-radius: 0 0 2px 2px;
      -webkit-border-radius: 0 0 2px 2px;
    }
    .term-toggle-inner {
      width: 100%;
      max-width: 320px;
    }
    .term-toggle-inner .pricing-term {
      float: none;
      width: 100%;
    }
    .pricing-table {
      display: block;
      float: none;
      margin: 20px auto;
      width: 260px !important;
      min-height: 0;
    }
    div.pricing-tables {
      padding-top: 10px;
    }

    .enterprise-icon {
      width: 25%;
      margin: 10px 0;
    }
    .enterprise-section {
      background-size: cover;
    }
    .enterprise-icon h3 {
      font-size: 12px;
    }
    .enterprise-icon span {
      font-size: 48px;
      margin: 0 0 10px;
    }
    section.all-plans-features h3 {
      line-height: 1.2;
    }
    .all-plans-table {
      padding: 25px 10px;
    }
    .all-plans-col {
      float: none;
      width: 100%;
    }
  }

  @media(min-width: 1200px) {
    .pricing-table {
      min-width: 228px;
    }
  }
  @media(min-width: 1024px) and (max-width: 1199px) {
    .pricing-table {
      min-width: 194px;
    }
  }

  section.hero-section-godaddy-vs-3dcart{
    padding: 150px 0 115px;
    text-align: center;
    background: #fff url(../jpg/main-banner-2.jpg) no-repeat;
    background-position: 55% 0px;
    background-attachment: fixed;
  }

  @media(min-width: 1919px){
      section.hero-section-godaddy-vs-3dcart{
        background-attachment: initial;
        background-size: cover;
      }

  }


  section.hero-section-godaddy-vs-3dcart h2, section.hero-section-godaddy-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%;
  }

  @media(max-width: 767px) {

      .vs .left{
        float: left;
        width: 100% !important;
      }


      .vs .left img{
        display: inline-block !important;
      }    
	  section.hero-section-godaddy-vs-3dcart h2{
		  font-size:29px;
	  }
	section.hero-section-godaddy-vs-3dcart {
		padding: 90px 0 50px;
	}
	 .quickbooks h2 {
		font-size: 29px;
	}
	  .quickbooks h2 br{
		  display:none;
	  }
	  .bring-products h2 {
		font-size: 25px;
	}
	  .content-godaddydeveloper img {
		  display: block;
		}
  }


  .content-godaddydeveloper{
    max-width: 360px;
    padding: 15px;
    text-align: left;
    background: #fff;
    color: #000;
    margin: 0px 10px;
  }

  .content-godaddydeveloper img{
      margin: 10px auto 20px;
  }

  .godaddy-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 #006bed;
      padding: 20px 20px 10px;
      float: left;
      clear: both;
  }

  @media(max-width: 1023px) {
    .godaddy-vs-3dcart-col-large{
      width: 90%;
      margin: 0 5%;
    }
  }

  section.godaddy-vs-3dcart-leading{
      text-align: center;
      padding: 0px 0 0;
      background: url(../jpg/banner-bg.jpg) no-repeat center center;
  }

  .godaddy-vs-3dcart-cols{
      margin: 5px 0 0;
      position: relative;
  }

  .godaddy-vs-3dcart-col-new{
      float: left;
      width: 48.5%;
      margin: 0 0 10px;
      padding: 5px 5px;
  }

.godaddy-vs-3dcart-col-new.left img{
  margin: 35px 0px 0px -10px;  
}

.godaddy-vs-3dcart-col-new.right img{
  margin: 20px 60px;
}

  @media(max-width: 767px) {
    .godaddy-vs-3dcart-col-new{
      width: 100%;    
    }

    .godaddy-vs-3dcart-col-new.right img{
            margin: 20px 30px;
    }

    .godaddy-vs-3dcart-col-new img{
     display: inline-block;
    }

  }


  @media(max-width: 1199px) {
    .godaddy-vs-3dcart-col-new.right img{
        margin: 5px 0px;
    }
  }

  .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%;
  }



  @media(max-width: 767px) {

    .grow-online h3{
      margin-bottom: 10px;
    }

    .grow-online-right{
      max-width: 75%;
      margin: 0 auto;
      float: none;
    }

    .grow-online-left {
        float: left;
        width: 100%;
    }
  }



  .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%;
  }


  @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;  
  }

  .info-middle{
    color: #bdbdbf;
    font-size: 12px;
    text-align: center;
    padding: 20px;
  }

  .godaddy-vs-3dcart-large-h4 h4{
    padding: 5px 0px 10px;
  }

.bg-white{
  background: #fff !important;
}


.container1400 {
	max-width: 1400px;
}


.about_3dcart-n-competition {
	text-align: center;
	background: #f9f9fa;
	padding: 30px 0;
}
.about_competition {
	margin-left: -20px;
	margin-right: -20px;
}
.about_competition-col {
	width: 50%;
	padding: 20px;
	float: left;
}
  .logo-image{
    margin: 0 auto 30px !important;
	  max-height: 68px;
  }
	@media(max-width:767px){
	.inpage-form-col .tc-input {
		border: none;
		border-top: 1px solid #e7e8ec;
		margin-top: 10px;
		text-align: center;
	}
	}
	
.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-godaddy-vs-3dcart {
		padding: 90px 0 120px;
	}
	@media(max-width:767px){
		.breadcrumb ol li{
			display:block;
			text-align: left;
		}
	}
@media(max-width: 1023px) {
	.about_competition-col {
		width: 100%;
	}
}
  .quickbooks-left{
        top: 0px;
  }

  @media (max-width: 1199px) {
      .quickbooks-left {
          width: 68%;
          top: 30px;
      }

      .godaddy-vs-3dcart-col-large {
          width: 90%;
          margin: 0 5% 20px;
      }

  }
.about_competition-box {
	border: 1px solid #e7e8ec;
	box-shadow: 1px 2px 8px rgba(0,0,0, .15);
	background: #fff;
	padding: 0 30px;
	text-align: justify;
}
.about_competition-box img {
	margin: 0 auto;
}
.themes_compare .multichannel-inner {
	margin-top: 125px;
	background: #e0e0e0;
}
.themes_compare .multichannel-inner.cart3d{
	background: #22ac60;
	color: #fff;
}
.themes_compare .multichannel-inner h4 {
	font-size: 32px;
	font-weight: 600;
}
.themes_compare .multichannel-inner img {
	margin: -125px auto 0 auto;
	/* position: relative; */
	/* top: -125px; */
	display: inline-block;
}
.themes_compare .multichannel-inner p {
	text-align: justify;
}

/* Hubspot */
.hs-cta-img {
	max-width: 100%;
	height: auto;
}

.white-bg {
	background: #fff;
}