.landing-header .all-about-business {
	padding-left: 36px;
    font-size: 17px;
    color: #fff;
	pointer-events: none;
}
.landing-header .landing-signin {
    padding: 15px 0;
}
.landing-header .all-about-business .decoration {
    position: relative;
}
.landing-header .all-about-business .decoration:before {
	content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 26px;
    height: 7px;
    background-image: url(../images/banner-title-decoration.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.landing-header .landing-signin .sign-up-btn {
    color: #2b375a;
    font-size: 15px;
    background-color: #ffdc1e;
    border-radius: 30px;
	padding: 7px 20px;
	margin-right: 6px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
}
.landing-header .landing-signin .sign-up-btn:hover {
	background-color: #41517E;
    color: #FFDC1E;
}
.landing-header .landing-signin .sign-in-btn {
    color: #FFDC1E;
    font-size: 15px;
    background-color: #41517E;
    border-radius: 30px;
	padding: 7px 20px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
}
.landing-header .landing-signin .sign-in-btn:hover {
	background-color: #ffdc1e;
    color: #2b375a;
}
.landing-banner-inner .banner-text {
    font-size: 28px;
	line-height: 0.6;
    max-width: 520px;
}
.landing-banner-inner .banner-sub-text {
    color: #FFFFFF;
}
.landing-banner-inner .banner-sub-text > strong {
	text-decoration: underline;
}
.landing-banner-inner {
    max-width: 1040px;
}
.banner-box-row .banner-box {
    max-width: 325px;
	padding: 20px 38px;
}
.banner-box-row .banner-box .d-block {
    font-size: 25px;
	color: #2B375A;
}
.banner-box-row .banner-box .d-block {
	color: #6C799E;
}
.landing-banner-inner .banner-box .start-grow-btn, .landing-banner-inner .banner-box .earn-bizbucks-btn {
	color: #2b375a;
    font-size: 15px;
    background-color: #ffdc1e;
    border-radius: 30px;
	padding: 11px 20px;
	margin-right: 6px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
}
.landing-banner-inner .banner-box .start-grow-btn:hover, .landing-banner-inner .banner-box .earn-bizbucks-btn:hover {
	color: #ffffff;
	background-color: #41517E;
}
.landing-banner-inner .banner-box .become-partner-btn {
	color: #ffffff;
    font-size: 15px;
    background-color: #41517E;
    border-radius: 30px;
	padding: 11px 20px;
	margin-right: 6px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
}
.landing-banner-inner .banner-box .become-partner-btn:hover {
	color: #2b375a;
    background-color: #ffdc1e;
}
.landing-banner-inner .banner-box .banner-box-desc {
	color: #6C799E;
}
.landing-header {
    /* position: fixed; */
}
.landing-header.active {
	background: #29375c;
}
.landing-about-section .b-icon {
    top: -160px;
}
.landing-about-section .business-landing-head {
	color: #243152;
    font-weight: 700;
	font-size: 48px;
}
.all-about-business-inner {
	color: #243152;
}
.all-about-business-inner .decoration {
    position: relative;
}
.all-about-business-inner .decoration:before {
    content: "";
    position: absolute;
    top: 100%;
	right: -2px;
    width: 45px;
    height: 9px;
    background-image: url(../images/banner-title-decoration-black.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.landing-about-section {
    padding: 80px 0 90px;
}
.why-what-started-section {
	/* padding: 70px 0 90px;
    overflow: hidden; */
}
.why-what-box {
	max-width: 370px;
    padding: 25px;
    margin: 0 auto 25px;
}
.get-started-now-btn {
	color: #2b375a;
    font-size: 15px;
    background-color: #ffdc1e;
    border-radius: 30px;
	padding: 12px 45px;
	margin-right: 6px;
    font-weight: 500;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    transition: all ease 300ms;
}
.why-what-started-section .get-started-now-btn:hover {
	color: #ffffff;
    background-color: #41517E;
}
.why-what-started-section .heading-bx {
	color: #243152;
}
.why-what-box.get-started {
	background: #243152;
	color: #FFFFFF;
}
.why-what-box .why-start-business-text, .why-what-box .what-start-business-text {
	color: #2B2B2B;
}
.why-what-box .why-start-business-text, .why-what-box .get-started-description, .why-what-box .what-start-business-text {
    font-size: 18px;
}
.landing-start-section {
    padding: 20px 0 90px;
    overflow: hidden;
}
.landing-start-section .start-business-box2 {
    box-shadow: 0 0 10px rgba(0,0,0,0.07);
}
.landing-start-section.first-div {
  padding: 70px 0 90px !important;
}
.landing-start-section .heading-bx {
	font-size: 60px;
	color: #232323;
}
.landing-start-section .start-business-desc {
	color: #2B2B2B;
	font-size: 18px;
}
.landing-start-section .business-features-img {
	width: 100%;
}
.landing-start-section .feature-get-started-btn {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #61CA63;
	border-radius: 30px;
	padding: 12px 45px;
	margin-right: 6px;
	font-weight: 500;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	transition: all ease 300ms;
}
.landing-start-section .feature-get-started-btn:hover {
	color: #ffffff;
    background-color: #41517E;
}
.landing-start-section .start-business-box1 {
	padding: 30px;
}
.landing-partners-section {
    padding: 30px 0 90px;
}
.landing-partners-section .join-partner-program-btn {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #61CA63;
	border-radius: 30px;
	padding: 12px 20px;
	margin-right: 6px;
	font-weight: 500;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	transition: all ease 300ms;
}
.landing-partners-section .join-partner-program-btn:hover {
	color: #ffffff;
    background-color: #41517E;
}
.landing-footer .contact-info {
    margin-top: 20px;
}
.landing-footer .social-icons a {
    font-size: 25px;
}
.landing-logo img {
    width: 66px;
}
.section-title {
    margin-bottom: 15px;
}
.partners-wrap {
    padding: 0;
}
.landing-banner {
	padding: 130px 0 89px;
}
.landing-find-our-more-section {
	height: 0;
}
.find-our-more-box {
	text-align: center;
}
.find-our-more-box .find-our-more-background {
	margin-top: -65px;
    position: relative;
}
.find-our-more-box .find-out-more-icon {
	position: relative;
    top: -133px;
    left: 7px;
}
.find-our-more-box .find-our-more-text {
	color: #B8BCC4;
    top: -85px;
    left: 7px;
    position: relative;
}
.find-our-more-box .landing-find-out-more {
	color: #B8BCC4;
	text-decoration: none;
	font-weight: 600;
    font-size: 15px;
}
.find-our-more-box .find-out-more-icon {
	cursor: pointer;
}
.landing-header .business-co-za-txt {
	font-size: 21px;
}
.business-expert-box {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
    border-radius: 5px;
    min-width: 180px;
    position: relative;
}
.business-expert-box .sub-title-box {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
}
.business-expert-box .sub-title {
    padding: 3px 12px;
    color: #ffde00;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #29375c;
    border-radius: 20px;
}
.logo_parent_div {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,.08);
}
.logo_parent_div img.business-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 5px;
    max-width: 100% !important;
}
.business-expert-box .business-title {
    color: #29375c;
    font-size: 16px;
    font-weight: bold;
}
.business-expert-box .get-in-touch {
    padding: 8px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #ccc;
    text-decoration: none;
}
.partner_logo_parent_div {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,.08);
}
.partner_logo_parent_div img.partner-logo {
    position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
    margin: auto;
    width: 100%;
    padding: 5px;
    max-width: 100% !important;
}
.partners-wrap .partner-item { 
	padding: 0;
	max-width: 100%;
	display: inherit;
}
.mobile-view {
	display: none;
}
.landing-about-section .container:before {
    background: none;
}
@media screen and (max-width: 768px){
	.desktop-view {
		display: none;
	}
	.mobile-view {
		display: block;
	}
	.landing-start-section.first-div {
		padding: 70px 0 20px !important;
	}
	.landing-start-section {
		padding: 20px 0 20px;
	}
	.partners-wrap .partner-item {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (max-width: 700px){
	.landing-header .all-about-business {
		display: none;
	}
}
@media screen and (max-width: 575px) {
	.partners-wrap .partner-item {
		width: 100%;
	}
}
@media screen and (max-width: 505px){
	.landing-banner-inner .banner-text {
		line-height: 1.7;
	}
}
@media screen and (max-width: 451px){
	.landing-header .business-co-za-txt {
		display: none;
	}
}