@media(max-width: 767px) {
	.inpage-form-last img{
		max-width:100%;
	}
}
section.hero {
    margin-top: 91px;
	background: url(../hero-bg.html);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 50px;
}
section.hero img{
	max-width:100%;
}
section.hero h2{
    padding: 30px 0 0px;
	margin-bottom: 10px;
}
.bottom-right h3,
.top-right h3{
	font-weight: bold;
}
.hero-img {
    margin-top: 50px;
    margin-bottom: 30px;
}
section.table-contents {
    background: #2a2d32;
    padding: 50px 0;
    color: #fff;
}
h2{
	margin-bottom:20px;
}
p{
	margin-bottom:20px;
}
.grey{
	background:#f7f7f7;
}
.table-contents ul li {
    list-style: none;
    border-bottom: 1px solid #7f8184;
    padding-bottom: 20px;
    margin-bottom: 20px;
	max-width: 80%;
}
.table-contents ul li a{
	color:#fff;
}
.table-contents ul li a:hover{
	text-decoration:none;
	color: #22ac60;
}
.ul-left {
    float: left;
    width: 50%;
}
.table-contents h2{
	margin-bottom: 20px;
}
.software-left {
    float: left;
    width: 60%;
}
.software-right {
    float: left;
    width: 40%;
	text-align: right;
}
section.software {
    padding: 50px 0 50px;
}
.incorporation .top-right {
    margin-top: 70px;
}
.llc .bottom-left {
    margin-top: -70px;
}


#businessname .top-left{
	margin-top:0;
	text-align: center;
}

section.creating-website {
    padding: 40px 0 50px;
    background: #2a2c31;
	color: #fff;
}
section.download {
    padding: 50px 0;
    text-align: center;
}
.download p{
	font-size: 20px;
    margin-bottom: 25px;
}

section.faq-section {
    background-color: #fff;
    padding: 30px 0 100px;
	border-top: 1px solid #e7e8ec;
}
section.faq-section h2 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 38px;
}
.faqs {
	background-color: #fff;
	border: 1px solid #e7e8ec;
	border-radius: 4px;
}
.faq {
	border-bottom: 1px solid #e7e8ec;
}
.faq:last-child {
	border-bottom: none;
}
.faq-question {
    padding: 20px 40px 20px 25px;
    font-weight: bold;
    cursor: pointer;
	position: relative;
	-webkit-transition: height 250ms; /* Safari */
    transition: height 250ms;
}
.faq-answer {
    padding: 0 75px 30px 25px;
    text-align: justify;
	display: none;
	margin-top: 10px;
}
.faq-question:after {
    content: "+";
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 18px;
    height: 18px;
    color: #fff;
    background-color: #2a2d32;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 16px;
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}
.faq.active .faq-question:after {
	 content: "-";
	 background-color: #27ae60;
}
.faq-question:hover:after {
	background-color: #27ae60;
}
.faq-question:hover {
	color: #27ae60;
}
section.business-plan {
    padding: 50px 0;
}
.li-num {
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    float: left;
    color: #22ac60;
    font-weight: 700;
    width: 30px;
    height: 30px;
    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-top: -2px;
	position: absolute;
	left: -35px;
}
.business-plan ul li {
    list-style: none;
    float: left;
    width: 100%;
	margin-bottom: 40px;
	position: relative
}
.li-text {
    padding-left: 20px;
}
.business-plan ul li:last-child {
    margin-bottom: 0px;
}
.business-plan h3{
	margin-bottom:65px;
}
.business-plan ul {
    float: none;
    max-width: 850px;
    margin: 45px auto 0;
}
.download-template {
    text-align: center;
}
.breadcrumb {
    text-align: right;
}
.breadcrumb ol {
    list-style-type: none;
    padding: 0;
	display: inline-block;
}
.breadcrumb ol li {
    list-style: none;
    display: inline-block;
}
.breadcrumb a {
    color: #000;
}
.breadcrumb ol li:not(:last-child):after {
    content: "/";
    color: #000;
    margin: 0 5px;
}
.business-name {
    padding: 50px 0;
}
.bn-image {
    float: left;
    width: 40%;
    text-align: center;
    margin-top: 60px;
}
.bn-text {
    float: right;
    width: 60%;
}
.cardHolder{
	text-align:center;
}
.card-inner {
    text-align: left;
    border: 1px solid #e7e8ec;
    margin: 0 auto 35px;
    border-radius: 4px;
    border-top: 5px solid #27ac5f;
    padding: 20px 20px 20px 5px;
    background: #fff;
	max-width: 815px
}
.card-inner ul li:not(:last-child){
	margin-bottom:15px;
}
.card-inner p{
	font-weight:600;
	padding-left: 23px;
}
.card-inner ul{
	font-style:italic;
}
p.padding-right {
    font-size: 15.5px;
}
.structure,
.build-store{
    padding: 50px 0;
}
.register {
    padding: 50px 0 10px;
}
.structure-ul{
	float:left;
	width: 75%;
}
.structure-ul li{
	margin-bottom:30px;
	list-style: none;
}
.structure-image{
	float:right;
	width: 25%;
	text-align: center;
}
.structure-ul li span{
	color:#22ac60;
	margin-right: 10px;
}
.download2{
	padding-top:0 !important;
}
.website-text {
    float: right;
    width: 62%;
}
.website-image {
    float: left;
    width: 38%;
    text-align: center;
}
.website-image img{
	max-width:320px;
}
.detail-col {
    margin-top: 40px;
}
.card-head{
	font-weight:600;
}
.detail-col .col-holder:not(:last-child) {
    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;
}
.bs-text {
    float: left;
    width: 63%;
}
.bs-image {
    float: right;
    width: 33%;
	margin-top: 45px;
}
.bs-image img{
	max-width: 100%;
}
@media(max-width:1199px){
	.bottom-left img,
	.top-left img,
	.software-right img,
	img{
		max-width:100%;
	}
	section.hero h2,
	.software-left h2{
		font-size: 37px;
	}
	.software-right {
		margin-top: 25px;
	}
	.table-contents ul li {
		max-width: 90%;
	}
	.bn-image {
		margin-top: 105px;
	}
}
@media(max-width:1023px){
section.hero h2 {
    font-size: 29px;
}
.table-contents ul li {;
    max-width: 100%;
}
.software-left {
    float: none;
    width: 100%;
}
.software-right {
    float: none;
    width: 100%;
    text-align: center;
}
.top-right {
    float: none;
    width: 100%;
    margin-left: 0;
}
.top-left {
    float: none;
    width: 100%;
    margin-top: 65px;
    text-align: center;
}
.bottom-right {
    float: none;
    width: 100%;
}
.bottom-left {
    float: none;
    width: 100%;
    margin-top: 65px;
    text-align: center;
}
.download-holder img{
	max-width:100%;
}
.llc .bottom-left {
    margin-top: 0;
}
.name-gen{
	text-align:center;
	margin: 20px 0;
}
.business-name h2{
	text-align:left;
}
.bn-text {
    float: none;
    width: 100%;
}
.bn-image {
    margin-top: 15px;
    float: none;
    width: 100%;
}
.structure-ul {
    float: none;
    width: 100%;
}
.structure-image {
    float: none;
    width: 100%;
    text-align: center;
}
.website-text {
    float: none;
    width: 100%;
}
.website-image {
    margin-top: 15px;
    float: none;
    width: 100%;
    text-align: center;
}
.bs-text {
    float: none;
    width: 100%;
}
.bs-image {
    float: none;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.bs-text h2{
	text-align:center;
}
p.padding-right {
    font-size: 16px;
}
.col-text-holder {
    width: 80%;
}
.col-icon-holder {
    width: 20%;
}
.software-left h2 {
	text-align:center;
}
}

@media(max-width:767px){
.ul-left {
    float: none;
    width: 100%;
}
.ul-left ul{
	padding:0;
}
section.hero h2 {
    padding: 25px 0 0px;
}
	section.hero h2{
		font-size:28px;
	}
.software-left h2 {
    font-size: 31px;
}
section.software {
    padding: 25px 0 50px;
}
.business-plan .text-center{
	text-align:left;
}
.business-plan ul {
    float: none;
    width: 100%;
    padding: 0;
	margin: 0;
}
.table-contents h2 {
    font-size: 26px;
}
section.hero {
    padding-bottom: 20px;
}
.faq-answer {
    padding: 0 25px 30px 25px;
}
section.faq-section h2 {
    font-size: 28px;
}
.col-icon-holder {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
.col-text-holder {
    width: 100%;
    float: none;
    width: 100%;
}
.download-holder img {
    max-width: 100%;
    height: auto;
}
.tc-btn-md {
    font-size: 14px;
}
.faq-answer {
    padding: 0 25px 30px 25px;
}
.col-text-holder h3 {
    text-align: center;
}
.li-text {
    padding-left: 50px;
}
.li-num {
    left: 0;
}
}

img#hs-cta-img-3c1385fa-c137-456e-8113-ac4bb8fcd6c6 {
    max-width: 100%;
    width: auto;
    height: auto;
}