@charset "utf-8";
/* CSS Document */
header {
	width: 100%;
	max-width: 1920px;
	height: 200px;
	margin: 0 auto;
}
#HeaderForm {
	width: 100%;
	height: 200px;
	max-width: 1600px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
#Logo {
	width: 84px;
	height: 96px;
	margin-top: 60px;
	position: fixed;
}
#HeaderMenu {
	width: 40px;
	height: 540px;
	float: right;
	padding-top: 240px;
	position: fixed;
	margin-left: 1500px;
}
.HeaderMenuList {
	width: 20px;
	line-height: 20px;
	font-family: 'Vollkorn', serif;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	color: #b7a393;
	font-weight: bold;
	padding-bottom: 50px;
	padding-top: 15px;
	border-top: 1px solid #b7a393;
	text-decoration: none;
	letter-spacing: 1px;
}
#HeaderMenuPosition {
	width: 30px;
	padding-top: 150px;
	margin: 0 auto;
}
.MenuAct {
	width: 30px;
	line-height: 40px;
	color: #8f3834;
	border-color: #8f3834;
	margin-left: -10px;
}
#News {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	padding-bottom: 100px;
}
#NewFomrLine {
	width: 100%;
	max-width: 1324px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 auto;
	box-sizing: border-box;
}
#NewsForm {
	width: 100%;
	min-height: 100px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-collapse: 5px;
	margin: 0 auto;
	padding-left: 12px;
	padding-right: 12px;
	box-sizing: border-box;
}
.NewsTopLine {
	width: 100%;
	height: 6px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.NewsBottomLine {
	width: 100%;
	height: 6px;
	border-bottom: 1px solid #c8c8c8;
}
#NewsTitleForm {
	width: 100%;
	height: 130px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
#NewsTitle {
	width: calc(100% - 400px);
	height: 90px;
	max-width: 920px;
	text-align: center;
	margin: 0 auto;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	box-sizing: border-box;
	padding-top: 20px;
	display: inline-block;
}
#NewsTitle img {
	margin: 0 auto;
}
#NewsTitleLeft {
	width: 200px;
	height: 90px;
	line-height: 90px;
	color: #8c8c8c;
	float: left;
	display: inline;
	font-size: 18px;
	text-align: center;
	font-family: 'PT Serif', serif;
}
#NewsTitleRight {
	width: 200px;
	height: 90px;
	line-height: 90px;
	color: #8c8c8c;
	float: right;
	display: inline;
	font-size: 18px;
	text-align: center;
	font-family: 'PT Serif', serif;
}
#NewsListForm {
	width: 100%;
}
.Pager {
	width: 100%;
	height: 130px;
}
.PagerForm {
	min-width: 100px;
	height: 50px;
	text-align: center;
	padding-top: 60px;
	margin: 0 auto;
}
#BtnToBg {
	width: 100%;
	max-width: 1920px;
	height: 54px;
	margin: 0 auto;
	background: url("/en/Assets/Web/Images/News/BtnTopBg.png") no-repeat center center;
	background-size: 100%;
}
#BtnForm {
	width: 100%;
	height: 250px;
	text-align: center;
	padding-top: 110px;
	box-sizing: border-box;
	background: url("/en/Assets/Web/Images/News/BtnTopBg.png") no-repeat top center;
	background-size: 100%;
	background-color: #f0f0f0;
}
#FooterTopLine {
	background: url("/en/Assets/Web/Images/News/footerBg.png") no-repeat center top;
	background-size: 100%;
}
.PagerForm a {
	text-decoration: none;
}
.NoBorder {
	border-right: none;
}
.PageAct {
	color: #8f3834 !important;
}
@media screen and (min-width: 992px) and (max-width:1199px) {
	.NewsText {
		width: calc(100% - 500px);
		height: 250px;
		float: right;
	}
	.NewsImg {
		width: 450px;
		height: 240px;
		text-align: center;
		float: left;
	}
	.NewsListTitle {
		width: calc(100% - 140px);
		max-width: 460px;
		height: 130px;
		line-height: 40px;
		font-size: 26px;
		font-weight: 500;
		float: left;
	}
	.NewsListTitleRight {
		width: 130px;
		height: 130px;
		float: right;
		padding-left: 10px;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 992px) {
	.NewsList {
		width: 100%;
		height: 350px;
		border-bottom: 1px solid #c8c8c8;
		box-sizing: border-box;
		padding-top: 50px;
	}
	.NewsList:hover {
		width: 100%;
		background: url("/en/Assets/Web/Images/News/ListBg.png") no-repeat;
	}
	.NewsImg {
		width: 450px;
		height: 240px;
		text-align: center;
		float: left;
		overflow: hidden;
		margin-left: 50px;
		margin-right: 50px;
	}
	.NewsImg img {
		width: 450px;
		transform: scale(1, 1);
		transition: all .3s ease-out;
	}
	.NewsImg img:hover {
		transform: scale(1.05, 1.05);
	}
	.NewsText {
		width: calc(100% - 550px);
		height: 250px;
		float: right;
	}
	.NewsListTitleForm {
		width: 100%;
		height: 130px;
	}
	.NewsListTitle {
		width: calc(100% - 160px);
		max-width: 460px;
		height: 130px;
		line-height: 40px;
		font-size: 26px;
		font-weight: 500;
		float: left;
	}
	.NewsListTitleRight {
		width: 160px;
		height: 130px;
		float: right;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.NewsIcon {
		width: 90px;
		height: 90px;
		border-radius: 50%;
		background: url("/en/Assets/Web/Images/News/NewsIcom.png") no-repeat;
		margin-left: 10px;
	}
	.EventsIcon {
		width: 90px;
		height: 90px;
		border-radius: 50%;
		background: url("/en/Assets/Web/Images/News/Events.png") no-repeat;
		margin-left: 10px;
	}
	.NewsDate {
		width: 110px;
		height: 40px;
		line-height: 50px;
		color: #8c8c8c;
		font-size: 14px;
		text-align: center;
	}
	.NewsListText {
		width: calc(100% - 50px);
		height: 90px;
		line-height: 30px;
		letter-spacing: 1px;
		padding-top: 20px;
		overflow: hidden;
	}
}
@media screen and (min-width: 992px) and (max-width: 1470px) {
	#News {
		padding-right: 80px;
		padding-left: 40px;
	}
}
@media screen and (max-width: 991px) {
	header {
		width: 100%;
		max-width: 1920px;
		height: 150px;
		margin: 0 auto;
	}
	#HeaderForm {
		width: 100%;
		height: 150px;
		max-width: 1600px;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#Logo {
		width: 58px;
		height: 65px;
		margin-top: 30px;
		left: 35px;
		position: absolute;
	}
	#Logo img {
		width: 58px;
	}
	#News {
		width: 100%;
		max-width: 1600px;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		box-sizing: border-box;
		padding-bottom: 100px;
	}
	#NewFomrLine {
		padding-left: 0px;
		padding-right: 0px;
		border: none;
	}
	#NewsForm {
		width: 100%;
		min-height: 100px;
		border-left: none;
		border-right: none;
		border-collapse: 5px;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		box-sizing: border-box;
	}
	#NewsTitleForm {
		width: 100%;
		height: 85px;
		padding-top: 20px;
		padding-bottom: 20px;
		box-sizing: border-box;
	}
	.NewsTopLine {
		width: calc(100% - 40px);
		margin-left: 20px;
	}
	#NewsTitle {
		width: 100%;
		height: 85px;
		max-width: 920px;
		text-align: center;
		margin: 0 auto;
		border-left: none;
		border-right: none;
		box-sizing: border-box;
		padding-top: 5px;
		display: inline-block;
	}
	#NewsTitle img {
		max-width: 80%;
	}
	#NewsTitleLeft, #NewsTitleRight {
		display: none;
	}
	.HeaderMenuList {
		width: auto;
		line-height: 30px;
		font-family: 'Vollkorn', serif;
		writing-mode: horizontal-tb;
		text-orientation: mixed;
		color: #b7a393;
		font-style: italic;
		font-weight: bold;
		padding: 0px;
		padding-left: 15px;
		padding-right: 30px;
		border-left: 1px solid #b7a393;
		border-top: none;
		text-decoration: none;
		transition: all .3s;
		letter-spacing: 1px;
	}
	.MenuAct {
		color: #8f3834;
		padding-bottom: 10px;
		border-color: #8f3834;
	}
	/* NEWS Menu*/
	#NewsMenu {
		width: calc(100% - 40px);
		height: 60px;
		border-bottom: 1px solid #c8c8c8;
		padding-top: 15px;
		margin-left: 20px;
		box-sizing: border-box;
	}
	#NewsBtn {
		width: 200px;
		height: 50px;
		margin: 0 auto;
		text-align: center;
	}
	#BtnNews{
		width: auto;
		height: 20px;
		padding-left: 15px;
		padding-right: 30px;
		text-decoration: none;
		transition: all .3s;
		letter-spacing: 1px;
		border-left: 1px solid #b7a393;
		font-family: 'Vollkorn', serif;
		display: inline-block;
	}
	#BtnEvents {
		width: auto;
		height: 20px;
		padding-left: 15px;
		padding-right: 0px;
		text-decoration: none;
		transition: all .3s;
		letter-spacing: 1px;
		border-left: 1px solid #b7a393;
		font-family: 'Vollkorn', serif;
		display: inline-block;
	}
	/* NEWS List*/
	#NewsListForm {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.NewsList {
		width: 100%;
		height: auto;
		border-bottom: none;
		box-sizing: border-box;
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.NewsImg {
		width: 100%;
		height: auto;
		text-align: center;
		float: none;
		overflow: hidden;
	}
	.NewsImg img {
		max-width: 100%;
	}
	.NewsText {
		width: 100%;
		height: auto;
		float: none;
	}
	.NewsListTitleForm {
		width: 100%;
		height: auto;
	}
	.NewsListTitle {
		width: 100%;
		max-width: 460px;
		height: auto;
		line-height: 35px;
		font-size: 20px;
		font-weight: 400;
		float: none;
		padding-top: 10px;
	}
	.NewsInfo {
		width: 100%;
		height: 60px;
		padding-top: 10px;
		border-bottom: 1px solid #c8c8c8;
	}
	.NewsIcon {
		width: 80px;
		height: 35px;
		line-height: 37px;
		font-family: 'Vollkorn', serif;
		border-radius: 15px;
		background: #8f3834;
		color: #FFF;
		float: right;
		text-align: center;
		letter-spacing: 1px;
		font-size: 14px;
	}
	.EventsIcon {
		width: 80px;
		height: 35px;
		line-height: 37px;
		font-family: 'Vollkorn', serif;
		border-radius: 15px;
		background: #B7A290;
		color: #FFF;
		float: right;
		text-align: center;
		letter-spacing: 1px;
		font-size: 12px;
	}
	.NewsDate {
		width: 90px;
		height: 40px;
		line-height: 50px;
		color: #8c8c8c;
		font-size: 14px;
		text-align: center;
		float: left;
		letter-spacing: 1px;
	}
	.NewsListText {
		width: 100%;
		height: 80px;
		line-height: 25px;
		letter-spacing: 1px;
		padding-top: 20px;
		overflow: hidden;
		font-size: 14px;
		font-weight: 200;
	}
	.NewsBottomLine {
		width: calc(100% - 40px);
		height: 6px;
		border-bottom: 1px solid #c8c8c8;
		margin-left: 20px;
	}
	.Pager {
		width: 100%;
		height: 130px;
	}
	.PagerForm {
		min-width: 100px;
		height: 50px;
		text-align: center;
		padding-top: 50px;
		margin: 0 auto;
	}
	#BtnToBlog {
		width: 124px;
	}
	#BtnToBlog img {
		width: 124px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1600px) {
	#HeaderMenu {
		width: 40px;
		height: 540px;
		float: right;
		padding-top: 240px;
		right: 30px;
		position: fixed;
	}
}
@media screen and (min-width: 992px) and (max-width: 1360px) {
	#News {
		padding-right: 120px;
		padding-left: 120px;
	}
}