footer {
	margin: 50px 0 0;
}

.partners-hero {
	background-image: url(../jpg/hero-12.jpg);
    padding-top: 185px;
    padding-bottom: 150px;
    background-size: cover;
    background-position: 50% center;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.partners-hero h2,
.partners-hero h3 {
	color: #fff;
}
.partners-hero h3 {
	margin: 15px 0 0;
}


section.connect-services {
    padding: 50px 0;
    text-align: center;
}
section.connect-services h2 {
	margin: 0 0 30px;
}
.connect-services-2-cols {
    margin-top: 80px;
    margin-bottom: 50px;
}
.col-6 {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0 15px;
}
.connect-services-2-cols h4 {
	margin: 0 0 20px;
}
.tc-cart-feature-heading {
    margin: 0 0 30px;
}
.tc-cart-feature-icon {
    float: left;
    color: #25b46a;
    font-size: 50px;
    line-height: 1;
    width: 50px;
    margin: 0 12px 0 0;
}
.tc-cart-feature-heading h4 {
    line-height: 53px;
}
.connect-services-3-cols {
    text-align: left;
}
.cs-text {
    margin: 0 0 40px;
}
.cs-text h4 {
	margin: 0 0 15px;
}
section.why-partner-3dcart {
    padding: 50px 0;
}
section.why-partner-3dcart h2 {
	text-align: center;
	margin: 0 0 40px;
}
.why-col-txt {
    margin: 0 0 30px;
}
.why-col-txt h4 {
	margin: 0 0 15px;
}
section.become-partner {
	text-align: center;
    padding: 100px 0;
    background-image: url(../jpg/become-partner.jpg);
    background-size: cover;
    background-position: 50% center;
    color: #fff;
}

.home-testimonials {
    padding: 30px 0 60px;
    background-color: #f9f9fa;
    position: relative;
    overflow: hidden;
}
.home-testimonials h2 {
	margin: 0 0 50px;
}
section.get-started {
    text-align: center;
    padding: 50px 0;
}
section.get-started h2 {
	margin: 0 0 40px;
}
.get-started-col h4 {
	margin: 0 0 15px;
}
.get-started-apply {
    margin: 35px 0 0;
}
.get-started-apply > a {
	min-width: 180px;
}
.special-offer-resellers .get-started-cols > div:first-child ul{
	margin-left: 100px;
}
@media(max-width: 1200px) {
	.special-offer-resellers .get-started-cols > div:first-child ul{
		margin-left: 0;
	}
}
@media(max-width: 1023px) {
	.tc-cart-feature-heading h4 {
		line-height: 24px;
		padding: 10px 0 0;
	}
	.connect-services-col {
		margin: 0 0 40px;
	}
	.special-offer-resellers .get-started-cols ul{
		width: auto !important;
	}
	.get-started-cols ul {
		padding: 0;
	}
	.get-started-cols ul li{
		font-size: 15px;
	}
}

@media(max-width: 767px) {
	.col-xs-12 {
		float: none;
		width: 100%;
	}
	.connect-services-2-col {
		margin: 0 0 30px;
		text-align: center;
	}
	.connect-services-2-cols {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.why-col-txt {
		text-align: center;
		margin: 0 auto;
	}
	.special-offer-resellers .get-started-cols ul{
		padding: 0;
	}
	.special-offer-resellers .get-started-cols ul li{
		text-align: center;
		padding: 5px 0;
	}
	.special-offer-resellers .get-started-cols ul li:before{
		 display: none;

	}
	.get-started-cols ul li{
		font-size: 16px;
	}
}

.tc-testimonials .tc-testimonial .testimonial-quote {
	height: auto;
}

.special-offer-resellers {
	background-image: url(../jpg/special-offer.jpg) !important;
	background-size: cover;
    background-position: 50% center;
    color: #fff;
	text-align: center;
    padding: 50px 0;
}
.special-offer-resellers .get-started-cols ul{
	display: block;
    margin: 0 auto;
}
.special-offer-resellers .get-started-cols ul li:before{
	font-family: 'tc-icons';
    content: "\e66c";
    font-size: 28px;
    padding: 0 10px;
	vertical-align: middle;
}
.design-agencies-hero {
	background-image: url(../jpg/special-offer.jpg) !important;
	padding: 180px 0 120px !important;
    background-size: cover;
    background-position: 50% center;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.text-left {
	text-align: left;
	color: #fff;
}
.text-center h2 {
	margin: 0 0 20px;
}
.get-started-cols ul li{
	text-align: left;
	list-style: none;
}

@media(max-width:767px){
.design-agencies-hero {
	padding: 125px 0 35px !important;
}
}