
  ul.navnews {
	padding:0px;
	margin:0px;
  }
  ul.navnews li{
	list-style:none;
	display:block;
	padding:10px 0px;
	border-bottom:solid 1px #dedede;
  }
  ul.navnews li:last-of-type{
	
	border-bottom:solid 0px #dedede;
  }
  .btn-secondary:hover{
	  color:#f5f5f5 !important; 
  }
@media screen and (min-width:1200px){
	.thumb_wrap_sp{
		border-bottom:solid 1px #ccc;
		padding:0px 0px 10px 0px;
	}
  .thumb_img_sp{
	width:100px;
	height:100px;
	margin:0px 14px 10px 0px;
  }
  .thumb_img_sp p{
	line-height:20px;
  }
  .thumb_img_sp div {
	width:100px;
	height:100px;
	overflow:hidden;
 
  }
  .thumb_img_sp div img {
	margin:0px 0px 0px 0px;
	width:100%;
	overflow:hidden;
  }
  .thumb_width{
	  width:280px;
	  border-top:solid 5px #AE4958;
	  height:320px;
	  
  }
  .thumb_margin{
	  margin:0px 26px 20px 0px;
  }
  .thumb_margin_last{
	  margin:0px 0px 20px 0px;
  }
  .img_in{
	  width:280px;
	  height:180px;
	  overflow:hidden;
  }	  
  
  .post_para_outter{
	width:740px;
	float:left;
	margin:0px 0px 40px 0px;
	height:auto;	
	overflow:hidden;
	padding: 34px;
	
}
.post_para_outter_r{
	width:740px;
	float:left;
	margin:0px 0px 40px 0px;
	height:auto;	
	overflow:hidden;
	padding: 34px;
}
.post_para_img{
	width:246px;
	height:130px;
	overflow:hidden;
	margin:0px 30px 0px 0px;
	padding:0px;
}
.post_para_img_in{
	width:246px;
	height:130px;
	overflow:hidden;
}
.post_para_img_in img{
	width:100%;
}
.below_img{
	padding:14px 0px;
	 
}
a.post_para_link{
	font-size:18px;
	line-height:26px !important;
	color:#70A179 !important;
}
a.post_para_link:hover{
	 
	color:#666 !important;
} 
p.post_para_p{
	 margin:5px 0px;	 
}
p.post_para_plink{
	 margin:0px 0px 8px 0px;
}
p.post_para_pcat{
	  margin:6px 0px;
	  
	   
}
p.post_para_pcat a{
	  border-radius:0px;
	  padding:0px;
	  display:inline-block;
}
/* end list artikel */
}
/* ************************* */
@media screen and (max-width:1199px){
.post_para_outter{
	width:100%;
	float:left;
	margin:0px 0% 4% 0px;
	height:auto;	
	padding:4%;
	overflow:hidden;

}
.post_para_outter_r{
	width:100%;
	float:left;
	margin:0px 0px 4% 0px;
	height:auto;	
	overflow:hidden;
	padding:4%;
}
.post_para_img{
	width:246px;
	height:130px;
	overflow:hidden;
	margin:0px 30px 0px 0px;
	padding:0px;
}
.post_para_img_in{
	width:246px;
	height:130px;
	overflow:hidden;
}
.post_para_img_in img{
	width:100%;
}	
	 .thumb_width{
		  width:100%;
		  border-top:solid 5px #AE4958;
		  height:auto;
		}
		.img_in{
			width:100%;
			height:auto;
			overflow:hidden;
			text-align: center;
		}
		.img_in img{	
			width: auto !important;
		}
.thumb_margin{
	  margin:0px 0px 4% 0px;
 }
	.thumb_wrap{
		border-bottom:solid 1px #ccc;
		padding:0px 0px 20px 0px;
		margin:0px 0px 5px 0px;
	} 
  .thumb_img_sp{
	width:100px;
	height:92px;
	margin:0px 15px 0px 0px;
  }
  .thumb_img_sp p{
	line-height:20px;
  }
  .thumb_img_sp div {
	width:100px;
	height:92px;
	overflow:hidden;
	background:red;
  }
  .thumb_img_sp div img {
	margin:0px 0px 0px -25%;
	width:150%;
  }

}/* end media */
@media screen and (max-width:640px){
	.thumb_wrap{
		border-bottom:solid 1px #ccc;
		padding:0px 0px 30px 0px;
		margin:0px 0px 20px 0px;
	}
	.post_para_img{
		display:none;
	}	
	.post_para_p{
		display:none;
	}
	.nodispl{
		display:none !important;
	}
	.img_in img{	
		width: 100% !important;
	}
}
