.fa-external-link:before {
	content:"\f08e";
}

.spt{
	overflow:hidden;
	margin:40px 0 0 0;
}
.spt table{
	margin:15px auto;
	width:100%;
	max-width:1140px;
	border-collapse:separate;
	border-spacing:0;
	empty-cells:show;
	table-layout:fixed;
	overflow:hidden;
}
.spt td{
	margin:0;
	padding:0;
	width:120px;
	height:94px;
	text-align:center;
	border-bottom:2px solid #f2f2f2;
	overflow:hidden;
}
.spt tr:first-child td{
	border-top:2px solid #f2f2f2;
}
.spt td:first-child{
	vertical-align:top;
}
.spt td:first-child > a{
	position:absolute;
	display:block;
	margin:2px 0 0 0;
	padding:0;
	border:0;
	width:80%;
	width:calc(100% - 150px);
	max-width:1030px;
	height:0;
	background-color:transparent;
}
.spt > .akrd .erw td:first-child > a, .spt > table td:first-child > a{
	height:90px;
}
.spt td:first-child > a:hover{
	background-color:transparent;
}
.spt td:first-child , .spt td:last-child{
	width:auto;
}
.spt td a{
	float:right;
}
.spt td.dt{
	width:270px;
	font-size:18px;
	text-align:left;
}
.spt td.r{
	text-align:right;
}
.spt td img{
	max-width:100px;
	height:70px;
}
.spt td .m{
	display:none;
}
.spt td.box{
	max-width:100px;
}
.spt td.box div{
	background-color:#f2f2f2;
}
.spt td.box div p{
	padding:0;
	margin:0;
	height:25px;
	line-height:25px;
	font-size:10px;
	text-transform:uppercase;
	white-space:nowrap;
	color:#999;
}
.spt td.box div p.erg{
	height:40px;
	line-height:35px;
	font-size:40px;
	font-weight:700;
	font-stretch:condensed;
	color:#000;
}

@media only screen and (max-device-width:1200px), only screen and (max-width:1200px){
	.spt td.dt{
		width:21%;
	}
}
@media only screen and (max-device-width:1050px), only screen and (max-width:1050px){
	.spt td.dt{
		width:17%;
	}
}
@media only screen and (max-device-width:950px), only screen and (max-width:950px){
	.spt td:first-child {
		width:0;
	}
	.spt td.dt{
		width:22%;
	}
}
@media only screen and (max-device-width:880px), only screen and (max-width:880px){
	.spt td:first-child > a{
		width:calc(100% - 40px);
	}
	.spt td:last-child{
		display:none;
	}
}
@media only screen and (max-device-width:650px), only screen and (max-width:650px){
	.spt td:last-child, .dt{
		display:none;
	}
	.spt td{
		padding:0 2px;
	}
	.spt td p.m{
		margin:0;
		display:block;
		font-size:10px;
		line-height:11px;
	}
	.spt td img{
		margin:2px 0 0 0;
		height:55px;
	}
	
}
@media only screen and (max-device-width:450px), only screen and (max-width:450px){
	.spt > div > p{
		font-size:20px!important;
	}
}
@media only screen and (max-device-width:400px), only screen and (max-width:400px){
	.spt td img{
		max-width:90px;
	}
	.spt td{
		width:auto;
	}
}
@media only screen and (max-device-width:380px), only screen and (max-width:380px){
	.spt > div > p{
		font-size:16px!important;
	}
}