.migration h3{
	color: #fff;
	font-size: 25px;
}

.migration-btn{
	margin: 20px 0px;
}

.migration-btn a{
		min-width: 175px;
}

.tc-testimonials .tc-testimonial .testimonial-quote{
	  height: auto;  
}

.footer-promotion .left img {
	padding: 30px 0px 0px;
	display: inline-block;
}

.shopify-vs-3dcart-cols .img-responsive{
	display: inline-block;
	text-align: center;
}


.two-testimonials .item-inner {
	height: 360px;
}
.quickbooks-left {
	width: 46%;
	top: 85px;
}
.quickbooks-cols {
	margin: 80px 0 0;
}
section.quickbooks {
	padding: 60px 0 45px;
	background: #fff;
}
section.easy-manage {
	padding: 50px 0 50px;
}
.shopifypayments {
	background: #f9f9fa;
	padding: 50px 0 25px !important;
}
.sp-left {
	float: left;
	width: 58%;
	text-align: left;
}
.sp-image {
	float: right;
	width: 40%;
	text-align: right;
}
.shopify-payments h4{
	clear: both;
	padding-top: 40px;
	margin-bottom: 15px;
}
.shopify-payments ul {
	padding: 0 ;
	padding-left: 30%;
	margin-top: 40px;
}
.shopify-payments ul li{
	list-style: none;
	font-weight: bold;
	float: left;
	width:40%;
	text-align: left;
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}
.shopify-payments ul li:before{
	content:url("../png/check-31.png");
	position: absolute;
	left: 0;
}
section.shopify-alternatives {
	padding: 50px 0;
	background: #f9f9fa;
	text-align: center;
}
.best-alternatives {
	float: left;
	width: 50%;
	text-align: center;
}
.free-alternatives{
	float: right;
	width: 50%;
	text-align: center;
}
.alternatives ul li{
	list-style:none;
	margin-bottom: 30px;
}
.alternatives ul li a{
	text-decoration:underline;
}
.alternatives ul{
	padding: 0;
}
.alternatives h3{
	font-size:26px;
	font-weight:bold;
}
.alternatives {
	margin-top: 50px;
}
section.faq-section {
	background-color: #f9f9fa;
}
.quickbooks-cols {
	margin: 30px 0 0;
}

@media(max-width:1199px){
	.sp-image img{
		max-width:100%;
	}
	section.faq-section h2,
	.all-plans h2{
		font-size: 39px;
	}
	.shopify-payments ul {
		padding-left: 20%;
	}
	section.plus-many h3 {
		font-size: 24px;
	}
}

@media(max-width:1023px){
.sp-left {
    float: none;
    width: 100%;
}
.sp-image {
    float: none;
    width: 100%;
    text-align: center;
}
.shopify-payments ul {
    padding-left: 0;
}
.shopify-payments h4,
.shopify-payments p{
    text-align: left;
}
}

@media(max-width:767px){
.best-alternatives {
    float: none;
    width: 100%;
    text-align: center;
}
.free-alternatives {
    float: none;
    width: 100%;
    text-align: center;
}
.alternatives img{
	max-width:100%;
}
.shopify-payments ul li {
	float: none;
	width: 100%;
}
section.hero-section-shopify-vs-3dcart {
    padding: 210px 0 115px;
}
.footer-promotion {
    padding-top: 52px;
}
.faq-answer {
    padding: 0 30px 30px 25px;
}
section.faq-section h2, .all-plans h2 {
    font-size: 28px;
}
.shopify-alternatives h2 br{
	display:none;
}
.themes_compare .multichannel-inner h4 {
    line-height: 30px;
}
.about_competition-box img {
    margin: 0 auto;
    display: block;
}
section.plus-many h3 {
    font-size: 16px;
}
.content-shopifydeveloper img{
	display:block;
}
footer {
    margin-top: -1px;
}
section.shopify-alternatives {
    padding: 50px 0 20px;
}
.about_competition {
    margin-left: 0;
    margin-right: 0;
}
.about_competition-col {
    padding: 20px 0;
}
}