.hero-section {
    text-align: center;
    padding: 91px 0 50px;
}
.hero-section h3 {
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 400;
}
.featured-partners {
    padding: 50px 0;
    background: #f9f9fa;
}
h2{
	margin-bottom:10px;
}
.breadcrumb{
	text-align:right;
}
.breadcrumb a{
	color:#000;
}
.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:#000;
	margin:0 5px
}
.hero-text {
    text-align: left;
    float: left;
    width: 70%;
	margin-top: 50px;
}
.hero-image {
    float: right;
    width: 30%;
}
.hero-details {
    margin-top: 70px;
}
.description p{
	padding-right: 35px;
}
section.description {
    padding: 50px 0;
    background: #f9f9fa;
}
section.what-is-3dcart {
    padding: 50px 0;
}
.wi3-image {
    float: left;
    width: 40%;
}
.wi3-text {
    float: right;
    width: 60%;
}
.wi3-text h2 span{
	position:relative;
	top:10px;
}
.whats-included .container1170 > p{
	text-align:center;
}
section.whats-included {
    padding: 50px 0;
    background: #f9f9fa;
}
.included-list ul{
	float:left;
	width: 50%;
	padding-left: 110px;
}
.included-list ul li {
    list-style: none;
    position: relative;
    padding-left: 45px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.included-list ul li:before {
    content: url(../png/check-48.png);
    position: absolute;
    left: 0;
}
.included-list {
    margin: 35px 0 15px;
}
section.introduction {
    padding: 50px 0 40px;
}
.intro-text {
    float: left;
    width: 60%;
}
.intro-image {
    float: right;
    width: 35%;
}
section.getstarted {
    padding: 50px 0 100px;
    background: #f9f9fa;
}
.getstarted-btn {
    margin: 25px 0;
}
.getstarted h3{
	font-weight:bold;
}


@media(max-width:1199px){
	.wi3-image {
		width: 41%;
	}
	.wi3-text {
		width: 57%;
		margin-top: 0px;
	}
	img{
		max-width:100%;
	}
	.hero-text {
		margin-top: 20px;
	}
	.intro-text h2 br{
		display:none;
	}
	.included-list ul {
		padding-left: 40px;
	}
	.getstarted h3 {
		font-size: 21px;
	}
	.hero-text {
		margin-top: 0;
		width: 65%;
	}
	.whats-included .container1170 > p br{
		display:none;
	}
}

@media(max-width:1023px){
	.wi3-text {
		width: 100%;
		margin-top: 0;
		float: none;
	}
	.wi3-image {
		width: 100%;
		text-align: center;
	}
	.hero-image {
		width: 24%;
	}
	.hero-text {
		width: 76%;
	}
	.hero-text {
		width: 70%;
	}
	.hero-image {
		width: 29%;
	}
	.description p {
		padding-right: 0;
	}
	.hero-text {
		width: 64%;
	}
	.hero-image {
		width: 36%;
	}
	.intro-text h2{
		font-size:34px;
	}
}

@media(max-width:767px){
	.hero-text {
		float: none;
		width: 100%;
		margin-top: 50px;
	}
	.hero-details {
		margin-top: 40px;
	}
	.hero-image {
		float: none;
		width: 100%;
	}
	.hero-text {
		margin-top: 0;
		text-align: center;
	}
	.included-list ul {
		padding-left: 0;
	}
	.included-list ul li {
		padding-left: 37px;
	}
	.included-list ul {
		float: none;
		width: 100%;
	}
	.intro-text {
		float: none;
		width: 100%;
	}
	.intro-image {
		float: none;
		width: 100%;
		text-align: center;
	}
	.getstarted h3 {
		font-size: 16px;
	}
	.whats-included .container1170 > p{
		font-size:16px;
	}
	.whats-included .container1170 > p.text-center {
		font-size: 20px;
	}
	.wi3-text h2 span {
		top: 15px;
	}
	section.what-is-3dcart {
		padding: 25px 0;
	}
	h2 {
		font-size:25px;
	}
	.hero-section h3 {
		font-size: 20px;
	}
	.intro-text h2 {
		font-size: 25px;
	}
}

@media(max-width:320px){

}









