img.homeimg {
	margin: 15px auto;
}

#sp-main-body {
	padding: 0 0 !important;
}

.jextranet {
	margin: 50px;
}

.pure-g.jheader {
	display: none;
}

.listingdiv>h5 {
	color: #3366ff;
	margin-bottom: 20px;
}

.listingdiv {
	padding: 0;
}

.listingdiv .media-left.media-middle {
	width: 14%;
}

.listingdiv .media {
	margin-bottom: 15px;
	min-height: 64px;
}

.listingdiv .media-body p {
	margin-bottom: 0;
}

.contactusd {
	max-width: 800px;
}

.contactusd>div.col-xs-6:not(:last-child) {
	border-right: #eee solid 1px;
}

.listingdiv .media-left.media-middle img {
	max-height: 63px;
	max-width: 78px;
}

.listingdiv .row .media-left.media-middle img {
	height: 63px;
	width: 68px;
	object-fit: cover;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

	.sp-megamenu-parent>li>a,
	.sp-megamenu-parent>li>span {
		padding: 0 10px;

	}
}

@media screen and (max-width: 767px) {
	.listingdiv .media-left.media-middle {
		width: 28%;
	}

}


@media screen and (max-width: 480px) {
	.contactusd>div.col-xs-6 {
		width: 100%;
		border: 0;
	}

	.listingdiv .row>.col-xs-6 {
		width: 100%;
	}


}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	#sp-header .sp-default-logo {
		display: block;
	}
}

.col-xs-6.icclear {
	clear: both;
}

@media only screen and (min-width: 615px) and (max-width: 768px) {
	.ic_min_width {
		min-width: 75px !important;
	}
}