section.hero {
    margin-top: 91px;
    padding-bottom: 0px;
}
.top-left {
    float: left;
    width: 38%;
}
.top-right {
    float: right;
    width: 53%;
    margin-top: 50px;
}
.hero-top {
    padding: 10px 0 75px;
}
hero h2{
    margin-bottom:0;
}
section.hero-bottom {
    padding: 50px 0;
    background: #f7f7f7;
}
.intro-text {
    float: left;
    width: 58%;
}
.intro-image {
    float: right;
    width: 42%;
    text-align: right;
	margin-top: -20px;
}
.b2b-text {
    float: right;
    width: 62%;
    margin-top: 30px;
}
.b2b-image {
    float: left;
    width: 38%;
}
.b2b-holder {
    margin-bottom: 25px;
}
.benefits-inner h3{
	font-size:20px;
	font-weight:bold;
}
.benefits-inner {
    float: left;
    width: 50%;
    padding-right: 20px;
}
.benefits-holder.topB {
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-top: 45px;
}
h2{
    margin-bottom:20px;
}
section.table-contents {
    background: #2a2d32;
    padding: 50px 0;
    color: #fff;
}
.table-contents ul li {
    list-style: none;
    border-bottom: 1px solid #7f8184;
    padding-bottom: 20px;
    margin-bottom: 20px;
	max-width: 85%;
}
.table-contents ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.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;
}
.grey{
    background:#f7f7f7;
}
section.faq-section {
    padding: 50px 0 100px;
}
section.faq-section h2 {
	text-align: center;
	margin-bottom: 30px;
}
.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 100px 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;
}
.b2b-buyers,.introduction,.b2b-sale,.benefits,.ways,.buyers,.sellOnline{
    padding:50px 0;
}
.tools-holder {
    padding-bottom: 35px;
    margin-bottom: 40px;
    border-bottom: 1px solid #b7b7b7;
}
.tools .tools-holder:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
.ex-left {
    float: left;
    width: 10%;
    padding-top: 10px;
    text-align: center;
}
.ex-right {
    float: right;
    width: 87%;
}
.tools-holder h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.tools {
    margin-top: 50px;
}
.tools .tools-holder:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
section.cart-features {
    text-align: center;
    padding: 50px 0;
}
.features-link {
    margin-top: 20px;
}
.cart-features h2{
    margin-bottom:0;
}
.wholsale-top ul {
    max-width: 530px;
	margin: 30px auto;
}
.wholsale-top ul li {
    font-weight: 600;
    margin-bottom: 20px;
	position: relative;
	list-style: none;
}
.wholsale-top ul li:before{
	content:url("../png/check-35.png");
	position: absolute;
	left: -30px;
	top:2px;
}
.buyer-image {
    float: right;
    width: 40%;
    text-align: right;
    margin-top: 20px;
}
.buyer-text {
    float: left;
    width: 60%;
}
.breadcrumb {
    text-align: right;
    margin-bottom: 55px;
    padding-top: 1px
}

.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
}
@media(max-width:1199px){
    img{
        max-width:100%;
    }  
    .table-contents ul li {
        max-width: 100%;
    }
    .top-right {
        margin-top: 30px;
    }
	.intro-text h2{
		font-size:36px;
	}
	.intro-image {
		margin-top: 0;
	}
	.b2b-text {
		margin-top: 15px;
	}
	.buyer-image {
		margin-top: 70px;
	}
}

@media(max-width:1023px){
    .table-contents ul li {;
        max-width: 100%;
    }
    .table-contents ul li {
        font-size: 14px;
    }
    .ul-left ul{
        padding-left:15px;
    }
    .top-right {
        margin-top: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    .top-left {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 35px;
    }
    .bb-text-left,.b2b-text {
        float: none;
        width: 100%;
    }
    .bb-image-left,.intro-image,.b2b-image,.buyer-image {
        float: none;
        width: 100%;
        margin-top: 25px;
        text-align: center;
    }
    h2 br{
        display:none;
    }
	.hero-top {
		padding: 0 0 50px;
	}
	.intro-text,.buyer-text {
		float: none;
		width: 100%;
	}
	.benefits-inner {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.benefits-inner {
		margin-bottom: 25px;
	}
	.benefits-holder.topB {
		margin-bottom: 0;
		border-bottom: none;
		padding-bottom: 0;
	}
}

@media(max-width:767px){
    .ul-left ul {
        padding-left: 0;
    }
    .ul-left {
        float: none;
        width: 100%;
    }
    .faq-answer {
        padding: 0 20px 30px 25px;
    }
    .ex-left {
        float: none;
        width: 100%;
        padding-top: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .ex-right {
        float: none;
        width: 100%;
    }
	.breadcrumb {
		margin-bottom: 30px;
	}
    .table-contents ul li:last-child {
        border-bottom: 1px solid #7f8184;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
	.table-contents h2{
		font-size:25px;
	}
	.intro-text h2 {
		font-size: 28px;
	}
	.benefits p.text-center{
		text-align:left;
	}
	.benefits-inner h3 {
		margin-bottom: 15px;
	}
}