.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
}
.plan-hero {
	padding-top: 1px;
	padding-bottom: 0px;
	background-size: cover;
	position: relative;
	margin-top: 91px;
}
.pos-hero h3 {
	font-size: 22px;
	margin: 10px 0;
}

.pos-hero img.hero-img {
	position: absolute;
	left: 0;
	right: 0;
	/*bottom: -205px;*/
	top: auto;
	margin: auto;
}
.hero-left {
    float: left;
    width: 50%;
	padding-top: 100px;
    padding-bottom: 215px;
}
.hero-left h2{
	font-size:44px;
	font-weight: 300;
	margin-bottom: 25px;
}
.hero-left h2 span{
	font-size:48px;
	font-weight: 500;
}
.hero-left h3{
	font-size:18px;
	margin-bottom: 15px;
}
.hero-right {
    float: right;
    width: 45%;
}
.hero-right img{
}
p{
	margin-bottom:20px;
}
h2{
	margin-bottom:20px;
}
section.plan-description {
    padding: 50px 0;
    background: #f9f9fa;
}
.desc-text {
    float: right;
    width: 60%;
}
.desc-img img{
	margin-top:-120px;
}
.hero-right img {
    margin-top: 20px;
}
section.plan-details {
    padding: 50px 0;
}
.details-text h3{
	font-weight:bold;
	font-size:36px;
	margin-bottom: 20px;
}
span.h3-mid{
	font-size:24px;
	font-weight:normal;
}
.green{
	color:#fb8f1a;
}
.details-text {
    float: right;
    width: 88%;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;
}
.details-icon-holder {
    float: left;
    width: 10%;
	text-align: center;
}
.details-icon {
    line-height: 85px;
    text-align: center;
    font-size: 45px;
    margin-right: 22px;
    margin-bottom: 10px;
    color: #22ac60;
    font-weight: 300;
    width: 85px;
    height: 85px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    box-shadow: 0 0 10px 3px rgba(0,0,0,.3);
    margin: auto;
}
.details-icon span{
	font-weight:300;
}
.details-holder {
    margin-bottom: 40px;
}
.last-details .details-text{
	padding-bottom:0;
	border-bottom: 0;
}
section.website {
    padding: 50px 0;
    background: #f9f9fa;
}
.website-text {
    float: left;
    width: 57%;
}
.website-image {
    float: right;
    width: 33%;
}
.website-image img{
	margin-top:-25px;
}
.detail-col {
    margin-top: 40px;
}
.col-holder {
    border-bottom: 1px solid #d7d7d8;
    margin-bottom: 35px;
}
.col-icon-holder {
    float: left;
    width: 15%;
    text-align: center;
}
.col-text-holder {
    float: right;
    width: 85%;
    padding-bottom: 20px;
}
.col-text-holder h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.detail-col .col-holder:last-child{
	border-bottom: none;
    margin-bottom: 0px;
}
.detail-col .col-holder:last-child .col-text-holder{
	padding-bottom:0;
}
.complete-website{
	padding:50px 0;
}
.complete-website h2{
	text-align:center;
	margin-bottom: 35px;
}
.c-website-image {
    float: left;
    width: 37%;
}
.c-website-text {
    float: right;
    width: 58%;
    margin-top: 20px;
}
section.utilizing-3dcart {
    padding: 50px 0;
    background: #f9f9fa;
}
.utilizing-3dcart h2{
	text-align:center;
	margin-bottom: 10px;
}
.utilizing-3dcart h3{
	text-align:center;
}
.imageHolder ul{
	padding:0;
	width: 50%;
	float: left;
	text-align: center;
	margin: 25px 0 0 0;
}
.imageHolder ul li{
	list-style: none;
	margin-bottom: 20px;
}
.imageHolder ul li:last-child{
	margin-bottom: 0px;
}
section.signup {
    padding: 35px 0 100px;
}
.desc-img {
    float: left;
    width: 38%;
}
@media(max-width: 1615px) {
	.hero-left {
		margin-top: 75px;
	}
	.hero-right img {
		max-width: 100%;
	}
}


@media(max-width: 1199px) {
	.hero-left {
		margin-top: 0;
	}
	.hero-left h2 br{
		display:none;
	}
	img{
		max-width:100%;
	}
	.desc-img img {
		margin-top: 0;
	}
	.hero-left {
		padding-bottom: 100px;
	}
	.c-website-text {
		margin-top: 0;
	}
	
}

@media(max-width: 1023px) {
	.hero-left {
		float: none;
		width: 100%;
		margin-top: 50px;
		text-align: center;
		padding-top: 20px;
    	padding-bottom: 30px;
	}
	.hero-right {
		float: none;
		width: 100%;
		margin-top: 0px;
		text-align: center;
	}
	.hero-right img{
		max-width:100%;
	}
	.details-text {
		float: right;
		width: 83%;
		border-bottom: 1px solid #d7d7d7;
		padding-bottom: 20px;
	}
	.desc-text {
		float: none;
		width: 100%;
	}
	.desc-img {
		float: none;
		width: 100%;
		text-align: center;
	}
	.hero-right img {
		margin-top: 0;
	}
	.plan-details .details-holder:last-child .details-text,.plan-details .details-holder:last-child p {
		border-bottom: none;
		padding-bottom: 0px;
	}
	.plan-details .details-holder:last-child{
		margin-bottom:0;
	}
	.website-text,.c-website-text {
		float: none;
		width: 100%;
	}
	.website-image,.c-website-image {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.website-image img {
		margin-top: 0;
	}
	h2 br{
		display:none;
	}
}

@media(max-width: 767px) {
	.pos-hero h3 {
		font-size: 16px;
	}
	.pos-hero img.hero-img {
		max-width: 272px;
	}
	.pos-hero {
		padding-bottom: 75px;
		padding-top: 10px;
	}
	.breadcrumb ol li{
		display:block;
		text-align: left;
		display: inline-block
	}
	.breadcrumb ol{
		text-align:left;
	}
	.hero-left h2 {
		font-size: 32px;
		margin-bottom: 25px;
		line-height: 47px;
	}
	.hero-left {
		margin-top: 18px;
	}
	.hero-left h3 br{
		display:none;
	}
	.details-icon-holder {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.details-text {
		float: none;
		width: 100%;
	}
	.col-icon-holder {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.col-text-holder {
		float: none;
		width: 100%;
	}
	.imageHolder ul {
		width: 100%;
		float: none;
	}
	.col-text-holder h3 {
		text-align: center;
	}
}

@media(max-width:320px){
	.hero-left h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.hero-left h2 span {
		font-size: 40px;
	}
}
