body {
	/*background-color: #002A5C;*/
	background: -webkit-linear-gradient(#ece4d9 0%, #F2F4F8 45%);
	background: -o-linear-gradient(#ece4d9 0%, #F2F4F8 45%);
	background: linear-gradient(#ece4d9 0%, #F2F4F8 45%);
	background: linear-gradient(#BCCBDE 0%, #F2F4F8 45%);
}

#hero_hr {
	
}
#hero_hr hr {
	margin: 0px;
	/*border-bottom: 2px #D6D6D6 solid;*/
	border-width: 0px;
	border-bottom: 2px #485667 solid;
}

#hero_div {
	padding: 0px;
	overflow: hidden;
}

#hero_div>input {
	display: none;
}
#hero_div > input:nth-of-type(10):checked ~ ul:first-of-type {
  margin-left: -900%;
}
#hero_div > input:nth-of-type(9):checked ~ ul:first-of-type {
  margin-left: -800%;
}
#hero_div > input:nth-of-type(8):checked ~ ul:first-of-type {
  margin-left: -700%;
}
#hero_div > input:nth-of-type(7):checked ~ ul:first-of-type {
  margin-left: -600%;
}
#hero_div > input:nth-of-type(6):checked ~ ul:first-of-type {
  margin-left: -500%;
}
#hero_div > input:nth-of-type(5):checked ~ ul:first-of-type {
  margin-left: -400%;
}
#hero_div > input:nth-of-type(4):checked ~ ul:first-of-type {
  margin-left: -300%;
}
#hero_div > input:nth-of-type(3):checked ~ ul:first-of-type {
  margin-left: -200%;
}
#hero_div > input:nth-of-type(2):checked ~ ul:first-of-type {
  margin-left: -100%;
}
#hero_div > input:nth-of-type(1):checked ~ ul:first-of-type {
  margin-left: 0%;
}

#hero_list {
	width: 1000%;
	margin: 0px;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	background-color: #3a3a3a;
	/*border: 10px solid #3a3a3a;*/
	/*margin: 0 auto;*/
	/*padding: 0;*/
	overflow: hidden;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.5s cubic-bezier(0.4, 1.0, 0.65, 1);
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s cubic-bezier(0.4, 1.0, 0.65, 1);
	transition: all 0.5s cubic-bezier(0.4, 1.2, 0.65, 1);
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: normal;
}

#hero_list li {
	width: 10%;
	display: inline;
	float: left;
	position: relative;
}

#hero_list > ul > li.scrollable {
  overflow-y: scroll;
}

#hero_list img {
	width: 100%;
}

#hero_div > input:nth-of-type(1):checked ~ ul .hero_pic_title_1,
#hero_div > input:nth-of-type(2):checked ~ ul .hero_pic_title_2,
#hero_div > input:nth-of-type(3):checked ~ ul .hero_pic_title_3,
#hero_div > input:nth-of-type(4):checked ~ ul .hero_pic_title_4,
#hero_div > input:nth-of-type(5):checked ~ ul .hero_pic_title_5,
#hero_div > input:nth-of-type(6):checked ~ ul .hero_pic_title_6,
#hero_div > input:nth-of-type(7):checked ~ ul .hero_pic_title_7,
#hero_div > input:nth-of-type(8):checked ~ ul .hero_pic_title_8,
#hero_div > input:nth-of-type(9):checked ~ ul .hero_pic_title_9,
#hero_div > input:nth-of-type(10):checked ~ ul .hero_pic_title_10,
#hero_div > input:nth-of-type(11):checked ~ ul .hero_pic_title_11 {
	width: 100%;
	/*padding: 12px 0px 0px 22px;*/
	-moz-transition: .5s .5s;
	-o-transition: .5s .5s;
	-webkit-transition: .5s .5s;
	transition: .5s .5s;
}

#hero_div > input:nth-of-type(1):checked ~ ul .hero_pic_title_1 div,
#hero_div > input:nth-of-type(2):checked ~ ul .hero_pic_title_2 div,
#hero_div > input:nth-of-type(3):checked ~ ul .hero_pic_title_3 div,
#hero_div > input:nth-of-type(4):checked ~ ul .hero_pic_title_4 div,
#hero_div > input:nth-of-type(5):checked ~ ul .hero_pic_title_5 div,
#hero_div > input:nth-of-type(6):checked ~ ul .hero_pic_title_6 div,
#hero_div > input:nth-of-type(7):checked ~ ul .hero_pic_title_7 div,
#hero_div > input:nth-of-type(8):checked ~ ul .hero_pic_title_8 div,
#hero_div > input:nth-of-type(9):checked ~ ul .hero_pic_title_9 div,
#hero_div > input:nth-of-type(10):checked ~ ul .hero_pic_title_10 div,
#hero_div > input:nth-of-type(11):checked ~ ul .hero_pic_title_11 div {
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	transform: translate(0);
	-moz-transition: .5s .9s;
	-o-transition: .5s .9s;
	-webkit-transition: .5s .9s;
	transition: .5s .9s;
}

.hero_pic_title {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 130px;
	z-index: 10;
	padding: 22px 0px;
	width: 0;
	overflow: hidden;
}

.hero_pic_title:before {
	content: '';
	position: absolute;
	left: -1px;
	/*top: 100px;*/
	top: 1px;
	height: 100%;
	width: 100%;
	z-index: -1;
	/*background: url(../img/pic2.jpg) 1px 23%;
	-webkit-filter: blur(7px);*/
}

.hero_pic_title:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 20;
	pointer-events: none;
}

.hero_pic_title_bg:after {
	background: rgba(0, 0, 0, 0.35);
}

.hero_pic_title_content:after {
	/*background: rgba(0, 0, 0);*/
	background-color: transparent;
}

.hero_pic_title_content {
	/*margin: 0px;*/
	padding-top: 9px;
	color: white;
}

.hero_pic_title_content div {
	opacity: 1;
	-moz-transform: translate(120%);
	-o-transform: translate(120%);
	-webkit-transform: translate(120%);
	transform: translate(120%);
	-ms-transform: translate(1500px);
}

.hero_pic_title_content div:before {
	content: '';
	margin: 0;
}

.hero_pic_title_content h1 {
	margin: 23px 20% 0px 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hero_pic_title_content h3 {
	margin: 0 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#sfs_navigation {
	/*position: absolute;*/
	/*margin-bottom: 100px;*/
	/*left: 50%;*/
	z-index: 11;
	/*margin-top: -100px;*/
	/*font-size: 0;*/
	/*line-height: 0;*/
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 50%;
	padding-bottom: 10px;
}

#sfs_navigation {
	padding: 0px;
	width: 100%;
}

#sfs_navigation>div {
	/*width: 100%;*/
	margin-left: 0px;
}

#sfs_navigation label {
	float: left;
	display: block;
	cursor: pointer;
	background: #485667;
	width: 20%;
	height: 20px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#hero_div > input:nth-of-type(1):checked ~ #sfs_navigation label:nth-of-type(1):after,
#hero_div > input:nth-of-type(2):checked ~ #sfs_navigation label:nth-of-type(2):after,
#hero_div > input:nth-of-type(3):checked ~ #sfs_navigation label:nth-of-type(3):after,
#hero_div > input:nth-of-type(4):checked ~ #sfs_navigation label:nth-of-type(4):after,
#hero_div > input:nth-of-type(5):checked ~ #sfs_navigation label:nth-of-type(5):after,
#hero_div > input:nth-of-type(6):checked ~ #sfs_navigation label:nth-of-type(6):after,
#hero_div > input:nth-of-type(7):checked ~ #sfs_navigation label:nth-of-type(7):after,
#hero_div > input:nth-of-type(8):checked ~ #sfs_navigation label:nth-of-type(8):after,
#hero_div > input:nth-of-type(9):checked ~ #sfs_navigation label:nth-of-type(9):after,
#hero_div > input:nth-of-type(10):checked ~ #sfs_navigation label:nth-of-type(10):after,
#hero_div > input:nth-of-type(11):checked ~ #sfs_navigation label:nth-of-type(11):after {
	opacity: 1;
}

#hero_div > input:nth-of-type(1):checked ~ #sfs_navigation label:nth-of-type(1),
#hero_div > input:nth-of-type(2):checked ~ #sfs_navigation label:nth-of-type(2),
#hero_div > input:nth-of-type(3):checked ~ #sfs_navigation label:nth-of-type(3),
#hero_div > input:nth-of-type(4):checked ~ #sfs_navigation label:nth-of-type(4),
#hero_div > input:nth-of-type(5):checked ~ #sfs_navigation label:nth-of-type(5),
#hero_div > input:nth-of-type(6):checked ~ #sfs_navigation label:nth-of-type(6),
#hero_div > input:nth-of-type(7):checked ~ #sfs_navigation label:nth-of-type(7),
#hero_div > input:nth-of-type(8):checked ~ #sfs_navigation label:nth-of-type(8),
#hero_div > input:nth-of-type(9):checked ~ #sfs_navigation label:nth-of-type(9),
#hero_div > input:nth-of-type(10):checked ~ #sfs_navigation label:nth-of-type(10),
#hero_div > input:nth-of-type(11):checked ~ #sfs_navigation label:nth-of-type(11) {
	background-color: #2362AB;
}


#hero_arrow_left_div {
	left: 0px;
}

#hero_arrow_right_div {
	right: 0px;
}

#hero_arrow_left_div,
#hero_arrow_right_div {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: none;
	position: absolute;
	padding: 0px;
	z-index: 1;
	opacity: 0.5;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
	filter: Alpha(opacity=50);
	-webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out;
	-o-transition: opacity 0.7s ease-in-out;
	-ms-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
	height: 100%;
	bottom: 25px;
}

#hero_arrow_left_div label,
#hero_arrow_right_div label {
	/*display: none;*/
	position: absolute;
	width: 40%;
	height: 30%;
	top: 35%;
	background:url("../img/arrow11.svg") no-repeat;
	/*background-position: center;*/
	cursor: pointer;
	-moz-transition: .15s;
	-o-transition: .15s;
	-webkit-transition: .15s;
	transition: .15s;
}
#hero_arrow_left_div label {
	left: 30%;
}
#hero_arrow_right_div label {
	right: 30%;
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#hero_arrow_left_div:hover	.hero_arrow_left,
#hero_arrow_right_div:hover .hero_arrow_right  {
	background:url("../img/arrow22.svg") no-repeat;
	/*background-position: center;*/
}

#hero_div:hover #hero_arrow_left_div,
#hero_div:hover #hero_arrow_right_div {
	display: block;
}

.hero_arrow_left,
.hero_arrow_right {
	/*display: none;*/
}

#hero_arrow_left_div:hover,
#hero_arrow_right_div:hover {
	opacity: 0.8;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
	filter: Alpha(opacity=80);
}

/*#hero_arrow_left label,
#hero_arrow_right label {
	display: none;
}*/
/*#sfs_arrows label:before {
  content: '';
  position: absolute;
  top: -100%;
  left: -100%;
  height: 300%;
  width: 300%;
}*/

/*#hero_div.infinity > input:first-of-type:checked ~ #hero_arrow_left_div label:last-of-type,
#hero_div > input:nth-of-type(1):checked ~ #hero_arrow_left_div label:nth-of-type(0),
#hero_div > input:nth-of-type(2):checked ~ #hero_arrow_left_div label:nth-of-type(1),
#hero_div > input:nth-of-type(3):checked ~ #hero_arrow_left_div label:nth-of-type(2),
#hero_div > input:nth-of-type(4):checked ~ #hero_arrow_left_div label:nth-of-type(3),
#hero_div > input:nth-of-type(5):checked ~ #hero_arrow_left_div label:nth-of-type(4),
#hero_div > input:nth-of-type(6):checked ~ #hero_arrow_left_div label:nth-of-type(5),
#hero_div > input:nth-of-type(7):checked ~ #hero_arrow_left_div label:nth-of-type(6),
#hero_div > input:nth-of-type(8):checked ~ #hero_arrow_left_div label:nth-of-type(7),
#hero_div > input:nth-of-type(9):checked ~ #hero_arrow_left_div label:nth-of-type(8),
#hero_div > input:nth-of-type(10):checked ~ #hero_arrow_left_div label:nth-of-type(9),
#hero_div > input:nth-of-type(11):checked ~ #hero_arrow_left_div label:nth-of-type(10) {
	display: block;
	background: orange;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#hero_div.infinity > input:last-of-type:checked ~ .hero_arrow_right:first-of-type,
#hero_div > input:nth-of-type(1):checked ~ .hero_arrow_right:nth-of-type(2),
#hero_div > input:nth-of-type(2):checked ~ .hero_arrow_right:nth-of-type(3),
#hero_div > input:nth-of-type(3):checked ~ .hero_arrow_right:nth-of-type(4),
#hero_div > input:nth-of-type(4):checked ~ .hero_arrow_right:nth-of-type(5),
#hero_div > input:nth-of-type(5):checked ~ .hero_arrow_right:nth-of-type(6),
#hero_div > input:nth-of-type(6):checked ~ .hero_arrow_right:nth-of-type(7),
#hero_div > input:nth-of-type(7):checked ~ .hero_arrow_right:nth-of-type(8),
#hero_div > input:nth-of-type(8):checked ~ .hero_arrow_right:nth-of-type(9),
#hero_div > input:nth-of-type(9):checked ~ .hero_arrow_right:nth-of-type(10),
#hero_div > input:nth-of-type(10):checked ~ .hero_arrow_right:nth-of-type(11),
#hero_div > input:nth-of-type(11):checked ~ .hero_arrow_right:nth-of-type(12) {
	display: block;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}*/

/*#hero_arrow_left {
	left: 35%;
}

#hero_arrow_right {
	right: 35%;
}

#hero_arrow_left,
#hero_arrow_right {
	position: absolute;
	width: 30%;
	height: 20%;
	top: 40%;
}*/

/*#hero_arrow_left {
	background:url("../img/arrow-left.svg") no-repeat;
	background-position: center;
}

#hero_arrow_left_div:hover #hero_arrow_left {
	background:url("../img/arrow-left-hover.svg") no-repeat;
	background-position: center;
}

#hero_arrow_right {
	background:url("../img/arrow-right.svg") no-repeat;
	background-position: center;
}

#hero_arrow_right_div:hover #hero_arrow_right {
	background:url("../img/arrow-right-hover.svg") no-repeat;
	background-position: center;
}*/

/*.icon-arrow-left,
.icon-arrow-right {
	position: absolute;
	font-size: 10em;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	text-shadow: 0px 0px 20px #444;
	-webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out;
	-o-transition: opacity 0.7s ease-in-out;
	-ms-transition: opacity 0.7s ease-in-out;
	transition: opacity 0.7s ease-in-out;
}*/

/*#hero_arrow_left_div:hover .icon-arrow-left,
#hero_arrow_right_div:hover .icon-arrow-right {
	opacity: 0.7;
	filter: Alpha(opacity=70);
	text-shadow: 0px 0px 20px #666;
}*/

/*.icon-arrow-left,
.icon-arrow-right {
	color: white;
}*/

/*#hero_bullets_list {
	margin-top: 5px;
	margin-bottom: 20px;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	-ms-transform: scale(0.7);
	font-size: 12px;
}

#hero_bullets_list div {
	width: 30px;
	height: 28px;
	padding-top: 7px;
	margin-left: 12px;
	zoom: 0.75;
}

:root #hero_bullets_list div {
	zoom: 1;
}

#hero_bullet1 {
	color:  #2A40BA;
	text-shadow: 0px 0px 10px #2A40BA;
}

#hero_bullet2,#hero_bullet3,
#hero_bullet4,#hero_bullet5 {
	color: #999999;
	text-shadow: 0px 0px 10px #AAAAAA;
}*/

#main_news_background {
	/*background-color: white;*/
	margin: 50px 1% 50px 1%;
	padding: 0px;
}

#announce_pic_line {
	margin: 0px 0px 50px 0px;
}

#announce_pic_line>span {
	width: 100%;
	/*border: 1px solid lightgray;*/
	border: 1px solid #002A5C;
	position: absolute;
	margin-left: -50%;
	left: 50%;
	z-index: -1;
	margin-top: 15px;
}

#announce_pic_line>div>span {
	background-color: white;
	color: #002A5C;
	font-size: 20px;
}

#news_events_pics {
	padding: 0px;
	margin: 0px;
	margin: 50px 10% 50px 10%;
}

#news_events_pics,
#news_events_pics div {
	overflow: hidden;
}

#news_events_pics>div {
	padding: 0px;
	margin: 0px;
}

#news_events_pics img {
	transition: all 0.3s ease-in-out;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#news_events_pics a {
	color: #004A99;
	text-decoration: none;
}

#news_events_pics p {
	color: gray;
}

#news_pics {
	/*width: 55%;*/
}

#events_pics {
	width: 45%;
}

#events_pics>div {
		margin-left: 100px;
}

#events_pics>div>div {
	padding: 0px;
}

#news_pics_topic,
#events_pics_topic {
	border-bottom: 1px solid #2362AB;
	margin-bottom: 15px;
}

#news_pics_topic {
	font-size: 35px;
	line-height: 38px;
	/*font-size: 45px;
	line-height: 49px;*/
	color: #2362AB;
	/*color: #F1EBE5;
	text-shadow: 0 4px 4px silver, 0px -2px 1px #fff;*/
}

#events_pics_topic {
	font-size: 18px;
	line-height: 13px;
	margin-top: 15px;
}

.news_pic_content {
	/*border-left: 1px solid darkgray;
	border-right: 1px solid darkgray;
	border-bottom: 1px solid darkgray;*/
	padding: 10px;
	margin-bottom: 20px;
}

.news_pic_content h3 {
	height: 52px;
	margin-bottom: 0px;
	overflow: hidden;
}

.news_pic_content p {
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}

.events_pic_content {
	/*border-left: 1px solid darkgray;
	border-right: 1px solid darkgray;
	border-bottom: 1px solid darkgray;*/
	padding: 10px 16px 10px 10px;
	/*padding-right: 15px;*/
	background-color: #F2F4F8;
	/*margin: 0px;*/
	/*background-color: pink;*/
}

#news_pics,
#events_pics {
	float: left;
}

.events_pic_content {
	/*margin: 10px;*/
}

#index_events_and_others {
	margin: 50px 10% 50px 10%;
}

#index_events_and_others hr {
	border-style: dashed;
	border-color: darkgray;
	margin: 0px 0px 20px 0px;
}

.event_list_topic {
	border-bottom: 1px solid #2362AB;
	font-size: 35px;
	margin-bottom: 25px;
	color: #2362AB;
	/*text-shadow: 0 4px 4px silver, 0px -2px 1px #fff;*/
	/*color: #f1ebe5;
	text-shadow: 0 4px 4px #c4b59d, 0px -2px 1px #fff;*/
}

.event_list_content {
	margin-top: 5px;
}

.event_list_title {
	margin-left: 60px;
	overflow: hidden;
}

.event_list_title > div:first-child {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.event_list_title a {
	font-size: 20px;
	color: #5F574F;
	text-decoration: none;
}

.event_list_month {
	float: left;
	position: absolute;
	font-size: 20px;
	line-height: 20px;
}
.event_list_day {
	float: left;
	position: absolute;
	font-size: 28px;
	margin-top: 15px;
}

.event_list_date {
	background-color: #2362AB;
	color: white;
	position: absolute;
	padding-left: 5px;
	width: 38px;
	height: 50px;
	font-family: 'helvetica37';
}

.event_list_time {
	font-size: 13px;
	color: #888;
	float: left;
	padding-bottom: 25px;
}

.event_list_more {
	/*margin-bottom: 0px;*/
}

.event_list_more a {
	color: #2362AB;
	font-size: 16px;
	text-decoration: none;
	margin-right: 20px;
}

.event_list_more a svg {
	height: 30px;
	right: 28px;
	bottom: -4px;
	position: absolute;
}

.event_list_more a rect {
	fill: none;
	stroke: #2362AB;
	/*stroke: white;*/
	stroke-width: 0;
	stroke-dasharray: 300, 0;
	-ms-transition: all 0.8s ease-out;
	-webkit-transition: all 0.8s;
	transition: all 0.8s ease-out;
}

#news_list_more_href svg {
	width: 80px;
}

#news_list_more_href:hover rect {
	stroke: #2362AB;
	stroke-width: 2;
	stroke-dasharray: 15, 200;
	stroke-dashoffset: 70;
}

#event_list_more_href svg {
	width: 102px;
}

#event_list_more_href:hover rect {
	stroke: #2362AB;
	stroke-width: 2;
	stroke-dasharray: 20, 200;
	stroke-dashoffset: 45;
}

#index_history_background {
	background-color: #F2F4F8;
	border-top: 1px #BDCAD8 solid;
	margin-bottom: 50px;
}

#index_history_div {
	margin: 50px 10% 0px 10%;
}

@media (min-width: 768px) {
	#news_pics>div>div:hover img,
	#events_pics>div>div:hover img {
		align: absmiddle;
		transform: scale(1.05);
	}
}

@media (min-width: 1200px) {
}

@media (max-width: 1199.9px) {
	#hero_list li {
		width: 12%;
		margin-left: -1%;
	}
	#hero_div > input:nth-of-type(10):checked ~ ul:first-of-type {
		margin-left: -990%;
	}
	#hero_div > input:nth-of-type(9):checked ~ ul:first-of-type {
		margin-left: -880%;
	}
	#hero_div > input:nth-of-type(8):checked ~ ul:first-of-type {
		margin-left: -770%;
	}
	#hero_div > input:nth-of-type(7):checked ~ ul:first-of-type {
		margin-left: -660%;
	}
	#hero_div > input:nth-of-type(6):checked ~ ul:first-of-type {
		margin-left: -550%;
	}
	#hero_div > input:nth-of-type(5):checked ~ ul:first-of-type {
		margin-left: -440%;
	}
	#hero_div > input:nth-of-type(4):checked ~ ul:first-of-type {
		margin-left: -330%;
	}
	#hero_div > input:nth-of-type(3):checked ~ ul:first-of-type {
		margin-left: -220%;
	}
	#hero_div > input:nth-of-type(2):checked ~ ul:first-of-type {
		margin-left: -110%;
	}
	#hero_div > input:nth-of-type(1):checked ~ ul:first-of-type {
		margin-left: 0%;
	}
	.hero_pic_title {
		height: 100px;
	}
	.hero_pic_title_content {
		margin: 0px;
		bottom: 15px;
	}
	.hero_pic_title_content h1 {
		margin: 25px 20% 0px 20%;
		font-size: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.hero_pic_title_content h3 {
		margin: 0 20%;
		font-size: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#main_news_background {
		margin: 50px 5% 50px 5%;
		padding: 0px;
	}
	#news_pics,
	#events_pics {
		width: 100%;
	}
	#events_pics>div {
		margin-left: 0px;
	}
	#events_pics_topic {
		margin-top: 50px;
	}
	body {
		/*background-color: lime;*/
	}
}

@media (max-width: 991.9px) {
	/*#hero_list {
		width: 1000%;
		//left: -500%;
	}
	#hero_list img {
		margin-left: -25%;
	}*/
	/*.icon-arrow-left,
	.icon-arrow-right {
		font-size: 6em;
	}*/
	#hero_list li {
		width: 14%;
		margin-left: -2%;
	}
	#hero_div > input:nth-of-type(10):checked ~ ul:first-of-type {
		margin-left: -1080%;
	}
	#hero_div > input:nth-of-type(9):checked ~ ul:first-of-type {
		margin-left: -960%;
	}
	#hero_div > input:nth-of-type(8):checked ~ ul:first-of-type {
		margin-left: -840%;
	}
	#hero_div > input:nth-of-type(7):checked ~ ul:first-of-type {
		margin-left: -720%;
	}
	#hero_div > input:nth-of-type(6):checked ~ ul:first-of-type {
		margin-left: -600%;
	}
	#hero_div > input:nth-of-type(5):checked ~ ul:first-of-type {
		margin-left: -480%;
	}
	#hero_div > input:nth-of-type(4):checked ~ ul:first-of-type {
		margin-left: -360%;
	}
	#hero_div > input:nth-of-type(3):checked ~ ul:first-of-type {
		margin-left: -240%;
	}
	#hero_div > input:nth-of-type(2):checked ~ ul:first-of-type {
		margin-left: -120%;
	}
	#hero_div > input:nth-of-type(1):checked ~ ul:first-of-type {
		margin-left: 0%;
	}
	.hero_pic_title {
		height: 90px;
	}
	.hero_pic_title_content h1 {
		margin: 25px 25% 0px 25%;
		font-size: 27px;
	}
	.hero_pic_title_content h3 {
		margin: 0 25%;
		font-size: 18px;
	}
	#main_news_background,
	#index_history_div,
	#index_events_and_others {
		margin: 50px 2% 50px 2%;
		padding: 0px;
	}
	#news_events_pics {
		margin: 50px 0px 50px 0px;
	}
	body {
		/*background-color: aqua;*/
	}
}

@media (max-width: 767.9px) {
	#hero_list li {
		width: 16%;
		margin-left: -3%;
	}
	#hero_div > input:nth-of-type(10):checked ~ ul:first-of-type {
		margin-left: -1170%;
	}
	#hero_div > input:nth-of-type(9):checked ~ ul:first-of-type {
		margin-left: -1040%;
	}
	#hero_div > input:nth-of-type(8):checked ~ ul:first-of-type {
		margin-left: -910%;
	}
	#hero_div > input:nth-of-type(7):checked ~ ul:first-of-type {
		margin-left: -780%;
	}
	#hero_div > input:nth-of-type(6):checked ~ ul:first-of-type {
		margin-left: -650%;
	}
	#hero_div > input:nth-of-type(5):checked ~ ul:first-of-type {
		margin-left: -520%;
	}
	#hero_div > input:nth-of-type(4):checked ~ ul:first-of-type {
		margin-left: -390%;
	}
	#hero_div > input:nth-of-type(3):checked ~ ul:first-of-type {
		margin-left: -260%;
	}
	#hero_div > input:nth-of-type(2):checked ~ ul:first-of-type {
		margin-left: -130%;
	}
	#hero_div > input:nth-of-type(1):checked ~ ul:first-of-type {
		margin-left: 0%;
	}
	.hero_pic_title {
		height: 25px;
	}
	.hero_pic_title {
		padding: 0;
	}
	.hero_pic_title_content {
		bottom: 0px;
	}
	.hero_pic_title_content div {
		text-align: center;
	}
	.hero_pic_title_content h1 {
		margin: 0 20px;
		font-size: 20px;
	}
	.hero_pic_title_content h3 {
		display: none;
	}
	#sfs_navigation {
		bottom: 10px;
		padding-left: 50%;
		margin: 0px;
	}
	#sfs_navigation>div {
		margin-left: -100%;
		margin-top: 20px;
	}

	#sfs_navigation label {
		float: none;
		position: relative;
		display: inline-block;
		cursor: pointer;
		border-radius: 50%;
		margin: 0 14px;
		padding: 4px;
		background: #3a3a3a;
		border: 1px solid #7e7e7e;
		width: auto;
		height: auto;
		/*bottom: -15px;*/
	}

	#sfs_navigation label:hover:after {
	  opacity: 1;
	}

	#sfs_navigation label:after {
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -6px;
		margin-top: -6px;
		background: #2362AB;
		border-radius: 50%;
		padding: 6px;
		opacity: 0;
	}
	#hero_arrow_left_div,
	#hero_arrow_right_div {
		/*top: 0px;*/
		height: 100%;
		bottom: 40px;
	}
	#events_pics>div>div>a>div {
		border-top: 1px solid darkgray;
	}
	.events_pics_img_div {
		width: 50%;
		float: left;
	}
	.events_pic_content {
		background-color: white;
		padding-bottom:100%;
		position: absolute;
		width: 50%;
		left: 50%;
	}
	.events_pic_content h4 {
		margin-right: 5px;
	}
	/*#events_pics>div>div:hover .events_pic_content {
		border-left: 5px solid orange;
	}
	#events_pics>div>div:hover .events_pic_content div {
		transform: scale(1.02) translate(0, -3px);
	}
	.events_pic_content,
	.events_pic_content div {
		transition: all 0.3s ease-in-out;
		overflow: hidden;
	}*/
	#index_events_and_others {
		margin: 20px 5% 50px 5%;
	}
	#news_pics>div {
		margin: 0px 5% 0px 5%;
	}
	.news_pic_small,
	#news_pics_topic {
		padding: 0px;
	}
	body {
		/*background-color: burlywood;*/
	}
}