@media screen and (max-width: 1300px) {
	.listconr{
		width: 75%;
	}
}
@media screen and (max-width: 1200px) {
	.listconr{
		width: 72.5%;
	}
	.listconrla-pst{
	overflow: hidden;
	}
}
@media screen and (max-width: 1150px) {
	.listconr{
		width: 71.5%;
	}
}
@media screen and (max-width: 1100px) {
	.listconr{
		width: 70.5%;
	}
}
@media screen and (max-width: 1000px) {
	.header-nav{
		display: block!important;
	}
	.dl-menuwrapper:first-child{
		margin-right: 0px;
	}
	.listconr{
		width: 98%;
	}
	.listconrla-pst {
    	display: block;
    	height: 50px;
    	overflow: hidden;
    	line-height: 25px;
    	font-size: 14px;
   	 	color: #333;
    	width: 90%;
    	margin: 0 auto;
    	margin-top: 8px;
    	font-weight: bold;
	}
	.listconrls-pst {
    	display: none;
	}
	video{
		width: 98%;
	}
}
@media screen and (max-width: 700px) {
	.listconrl-pst li{
		width: 45%;
	}	
}
@media screen and (max-width: 580px) {
	.listconrla-pst {
    	display: block;
    	height: 50px;
    	overflow: hidden;
    	line-height: 25px;
    	font-size: 14px;
   	 	color: #333;
    	width: 90%;
    	margin: 0 auto;
    	margin-top: 8px;
    	font-weight: bold;
	}
}
@media screen and (max-width: 500px) {
	.listconrl-pst li{
		width: 90%;
 		margin: 0 auto;
 		float: none;
 		margin-top: 20px;
 		background-size: cover;
	}	
}
@media screen and (max-width: 450px) {
	.listconrla-pst {
    	display: block;
    	height: 50px;
    	overflow: hidden;
    	line-height: 25px;
    	font-size: 14px;
   	 	color: #333;
    	width: 90%;
    	margin: 0 auto;
    	margin-top: 8px;
    	font-weight: bold;
	}
}
@media screen and (max-width: 350px) {
	.listconrla-pst {
    	display: block;
    	height: 50px;
    	overflow: hidden;
    	line-height: 25px;
    	font-size: 14px;
   	 	color: #333;
    	width: 90%;
    	margin: 0 auto;
    	margin-top: 8px;
    	font-weight: bold;
	}
}