
.sboxs {
	margin-top: 17px;
}

.sboxs a img {
	width: 100%;
	margin-bottom: 24px;
}

@media (max-width: 767px) {

	.sboxs a img {
		margin-bottom: 17px;
	}

}

.blog-thumb img {
	width:100%
}

.spoint {
	background-color:#ff7062
}

.sell-points {
	background: #ff7062;
	font-size: 0.96rem;
	font-family: 'Titillium Web', sans-serif;
}

.sell-points a {
	color: #e45021;
}

.sell-points .col-lg-4 {
	padding: 7px;
	text-align: center;
}

.sell-points .bx {
	padding: 17px;
	background: white;
	min-height: 165px;
}

.sell-points .row {
	margin: 17px 0;
}

.sell-points svg {
	color: #403f3f;
}

.sell-points h6 {
	font-weight: 700;
	color: #616161;
}

.sell-points .col-md-4 {
	min-height: 508px;
	max-width: 520px;
}

.sell-points .fas {
	color: #403f3f;
	font-size: 3rem;
	margin-bottom: 7px;
}

.plist h3 {
	color: #424242;
	padding: 4px 0 4px 19px;
	text-transform: uppercase;
	background-color: #f7f7f7;
	margin-bottom: 0px;
}

.plist .swiper-slide span {
	max-height: 100px;
	overflow: hidden;
	height: 44px;
	padding: 0 3px;
	color: #424242;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.plist .swiper-slide i {
	font-style: normal;
}

.plist .swiper-slide span:hover {
	color: #adb4bd
}

.gband {
	border-top: 10px solid #ececec;
}

.blog-links h4 {
	text-align: center;
}