/*=============================================================================================	
	style css decorated by : Web Architect (webarq.com)
	Author : Debfry Andhi
==============================================================================================*/
 @media screen and (max-width:1024px) {
/* Tablet styles */

/*====header====*/
header {
	position: fixed;
	width: 100%;
	z-index: 2;
	top: 0;
}
header .top, header .bottom ul, header .logo:before {
	display: none;
}
header .logo:after {
	margin-top: -10px;
	right: -53px;
}
header .logo {
	position: relative;
	top: 0px;
	display: inline-block;
	padding-left: 15px;
}
header .logo img {
	width: 156px;
}
header .bottom {
	text-align: left;
	padding: 0px;
}
header .bottom .outer-wrapper {
	margin: 0px;
}
header .nav_mobile{ display:block; }
/*====button====*/
.view-more {
	width: auto;
}
/*====middle====*/
#banner-home,#banner-content {
	margin-top: 80px;
}
#banner-content{ min-height:200px; }
.outer-wrapper {
	width: auto;
	margin: 0 40px;
}
#calendar .outer-wrapper {
	margin: 0 50px;
}
#calendar .list_carousel li {
	width: 220px;
}
article .table_meeting table thead th{ padding: 10px; }
#latest-news .title h2 {
	font-size: 30px;
}
#latest-news .outer-wrapper {
	width: 585px;
	margin: 0 auto;
}
#latest-news .list-news .items:nth-child(3) {
	margin-right: 25px;
}
#latest-news .list-news .items:nth-child(odd) {
	margin-right: 0px;
}
#development .list_carousel .next, #development .list_carousel .prev {
	top: 87px;
}
#member .outer-wrapper > div {
	width: auto;
	display: block;
	text-align: center;
}
#maps {
	width: 588px;
	margin: 20px auto;
}
.camera_caption {
	width: 100%;
	text-align: center;
	float: none;
}
.camera_caption div {
	display: inline-block;
}
.camera_caption.right div {
	float: none;
}
.camera_caption h1 {
	font-size: 40px;
	line-height: 45px;
}
#announcer {
	width: auto;
	margin: 0 25px;
}
#announcer .news {
	width: 625px;
}
aside {
	display: none;
}
article {
	margin: 50px 40px;
	background-image: none;
	padding: 0px;
}
.list_member ul li:after {
	width: auto;
	margin-right: 20px;
}
.top_title{ margin-bottom:20px; }
iframe{ display: block; margin: 0 auto; width: 100%; }
/*====footer====*/
}
@media screen and (max-width:775px) {
/* Tablet styles */

/*====header====*/

/*====middle====*/
#calendar .list_carousel li {
	width: 212px;
}
#announcer h2 {
	font-size: 16px;
}
#announcer .news {
	width: 440px;
}
#about .outer-wrapper {
	width: auto;
}
#development .cols{ width: 50%; margin: 20px 0px; }
.maps-rows .cols {
	float: none;
}
.list-news.twocols .items {
	width: 330px;
}
.list-news.twocols .items .image:after {
	bottom: -4px;
}
article .art_col {
	display: block;
	width: auto;
}
.list-news .items img {
	width: 100%;
}
.list-news.bordered .items {
	width: 330px;
}
.list-news.bordered .items:nth-child(3n+3) {
	margin-right: 25px;
}
.list-news.bordered .items:nth-child(2n+2) {
	margin-right: 0px;
}
article{ margin: 50px 0px; }
.list-country .cols{ width:45%; margin:10px 2.5%; }
.list-country .cols:nth-child(3n+3){ margin:10px 2.5%; }

/*====footer====*/
}
@media screen and (max-width:650px) {
	.list-news.bordered, .list-news{ max-width: 330px; margin: 0 auto; }
}