@media (min-width: 500px){
	.container{
		padding: 0;
	}
	.row{
		margin-left: -5px;
		margin-right: -5px;
	}
	[class*="col-md"]{
		padding: 0 5px;
	}
	.search form .txtSearch{
		position: absolute;
		top: 2px;
		right: 0;
	}
	.flex{
		display: flex;
	}
	.flex .col-2{
		width: calc(100% / 2 - 0.5%);
	}
	.flex .col-4{
		width: calc(100% / 4 - 0.5%);
	}
	.flex .col-3{
		width: calc(100% / 3 - 0.5%);
	}
	.tab,.tab-cont{
		display: flex;
	}
	.tab li:not(:last-child){
		border-right: 1px solid #bd1723;
	}
	.tab-cont{
		flex-wrap: wrap;
	}
	.tab-cont li{
		width: calc(100% / 3 - 5px);
	}
	.box .entry-image{
		width: 100%;
		height: 140px;
		overflow: hidden;
	}
	.top-bar .left{
		float: left;
		width: 50%;
		line-height: 30px;
		text-align: left;
		margin: 0;
	}
	.top-bar .right{
		float: right;
		width: 50%;
		text-align: left;
		margin: 0;
	}
	.home-new .home-image{
		height: 230px;
	}
	.home-new .home-image img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.prd-dt .prd-left{
		width: 60%;
		margin-bottom: 0;
	}
	.prd-dt .prd-right{
		width: 40%;
		padding: 0 0 0 10px;
	}
	.prd-dt .prd-left .prd-slide{
		margin-bottom: 0;
	}
	.prd-dt .prd-left .prd-slide .thumb{
		height: 300px;
		overflow: hidden;
	}
	.prd-dt .prd-left .prd-slide .thumb img{
		height: 100%;
	}
	.flex.prd-lst .prd-item{
		width: calc(100% / 4 - 8px);
	}
	.flex.prd-lst .prd-item:nth-child(odd){
		margin-right: 10px;
	}
	.flex.prd-lst .prd-item:nth-child(even){
		margin: 0 10px 10px 0;
	}
	.flex.prd-lst .prd-item:nth-child(4){
		margin-right: 0;
	}
	.prd-lst .prd-item .thumb{
		height: 160px;
		overflow: hidden;
	}
	.slider-wrapper{
		margin-bottom: 0;
	}
	.text1line{
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		max-height: 21px;
	}
	.networktrust img{
		display: block;
		margin: 0;
	}
	.text2line{
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		max-height: 41px;
	}
	.text3line{
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		max-height: 61px;
	}
	.gallerys.index .item:first-child{
		width: 50%;
		height: 260px;
	}
	.gallerys .item{
		height: 130px;
	}
	.main-banner{
		max-height: 350px;
		overflow: hidden;
	}
	.banner .top .col-2{
		width: calc(100% / 2 - 15px);
	}
	.banner .middleleft .col-3,
	.banner .bottomleft .col-3{
		width: calc(100% / 3 - 15px);
	}
	.banner .top .image,
	.banner .bottomleft .image,
	.banner .topright .image
	{
		width: 100%;
	}
	.banner .top .col-2 .image{
		height: 150px;
	}
	.banner .middleleft .image
	{
		max-height: 130px;
	}
	.banner .bottomleft .col-3 .image{
		height: 110px;
	}
	.adv.adv_bottomright .thumb{
		max-height: 80px;
		margin-bottom: 5px;
	}
	.box-image{
		margin-bottom: 0;
	}
	.box-image.image-sm{
		float: left;
		margin-right: 15px;
		width: calc(100% / 3 - 2%);
	}
	.news .box-image.image-sm img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.list-box .image-sm{
		width: calc(100% / 4 - 2%);
	}
	.space-between{
		justify-content: space-between;
	}
	.flex-wrap{
		flex-wrap: wrap;
	}
	.flex .image-sm{
		width: 150px;
		height: 85px;
	}
	.video iframe{
		height: 400px;
	}
	.media-list{
	  display: flex;
	  flex-wrap: wrap;
	}
	.media-list .media-item{
		width: calc(100% / 3 - 7px);
	}
	.media-list .media-item:nth-child(3n+2){
		margin: 0 10px 10px;
	}
	.media-list .media-item .image{
		height: 170px;
		overflow: hidden;
	}
	.media-list .media-item .image img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.vert {
		height: 427px;
	}
	.vert .simply-scroll-clip {
		height: 427px;
	}
	.new-hot .thumb{
		height: 400px;
		overflow: hidden;
	}
	.new-hot .thumb img{
		width: 100%!important;
		height: 100%;
		object-fit: cover;
	}
	.new-event .thumb{
		height: 135px;
	}
	#slide .thumb .image{
		margin: 0 auto;
	}
	.scroll200{
		height: 200px!important;
		overflow: hidden;
	}
	.scroll250{
		height: 250px!important;
		overflow: hidden;
	}
	.scroll300{
		height: 300px!important;
		overflow: hidden;
	}
	.scroll350{
		height: 350px!important;
		overflow: hidden;
	}
	.scroll400{
		height: 400px!important;
		overflow: hidden;
	}
	.scroll430{
		height: 430px!important;
	}
	.scroll450{
		height: 450px!important;
		overflow: hidden;
	}
	.scroll500{
		height: 500px!important;
		overflow: hidden;
	}
}