body {
    height: 100%;
    border: none;
}
#wrapper {
	width: 100%;
	margin: 0;
	box-shadow: none;
}
body.stretched #header.full-header .container {
	width: 100%;
	padding: 0;
}
#logo {
	display: block;
	width: 225px;
	height: 100px;
	float: none;
	margin: 0 auto 0 !important;
	max-width: none;
	text-align: center;
	border: 0 !important;
	padding: 0 !important;
}
#logo a.standard-logo {
	display: inline-block;
}
body.top-search-open #header-wrap #logo {
	opacity: 0;
}
.slider-parallax .slider-parallax-inner {
	position: relative;
}
#primary-menu {
	display: block;
	float: none;
}
#primary-menu ul li {
	float: none;
	margin: 0 !important;
	text-align: left !important;
	border-top: 1px solid #EEE;
}
#primary-menu-trigger {
	opacity: 1;
	pointer-events: auto;
	top: 25px;
	margin-top: 0;
	left: 0;
	z-index: 1;
}
#primary-menu .container #primary-menu-trigger {
	top: 5px;
	left: 0;
}
#primary-menu > ul, #primary-menu > div > ul {
	display: none;
	float: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#primary-menu > div > ul {
	margin-top: 60px !important;
}
#top-search {
	margin: 0 !important;
}
#sitemap {
	position: absolute;
	top: 0;
	left: auto;
	right: 38px;
	margin: 40px 0;
 -webkit-transition: margin .4s ease;
 -o-transition: margin .4s ease;
 transition: margin .4s ease;
}
#top-search a, #top-cart, #side-panel-trigger, #top-account {
	position: absolute;
	top: 0;
	left: auto;
	right: 13px;
	margin: 40px 0;
 -webkit-transition: margin .4s ease;
 -o-transition: margin .4s ease;
 transition: margin .4s ease;
}
#primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger {
	margin: 20px 0 !important;
}
#primary-menu ul.windows-mobile-menu li.sub-menu {
	position: relative;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a {
	background-image: none !important;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
	position: absolute;
	cursor: pointer;
	width: 32px;
	top: 0;
	right: 0;
	z-index: 1;
	padding: 0 !important;
	text-align: center !important;
}
#primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger {
	display: none;
}
#primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
	margin: 0 !important;
}
#header.sticky-style-3 #top-cart .top-cart-content {
	top: 40px;
}
#header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {
	height: auto !important;
}
#top-search a {  right: 60px;}
#top-search form {
	margin-top: 10px;
	height: 50px !important;
	background-color: rgba(255, 255, 255, 0.7);
	border: 1px solid black;
}
#primary-menu > div > #top-search form {
	height: 60px !important;
}
#top-search form input {
	font-size: 24px;
}
body.top-search-open #primary-menu-trigger {
	opacity: 0;
}
#top_search_input {
	width: 100%;
	float: left;
	background-color: rgba(0, 0, 0, 0.5);
}
#side-panel-trigger {
	right: 71px;
}
#top-account {
	margin: 33px 0 32px;
	right: 75px;
}
#top-account a.btn span,.mobilenone,.mobilenone2 {
	display: none!important;
}
body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
 position: relative !important;
 top: 0 !important;
}
#page-submenu-trigger {
	opacity: 1;
	pointer-events: auto;
	color: #FFF;
}
#page-menu.pagemenu-active #page-submenu-trigger {
	background-color: rgba(0, 0, 0, 0.2);
}
#page-menu nav {
	display: none;
	position: absolute;
	float: none;
	width: 200px;
	top: 43px;
	left: auto;
	right: 15px;
	height: auto;
	background-color: #009E96;
	z-index: 11;
}
#page-menu.pagemenu-active nav {
	display: block;
}
#page-menu nav ul {
	height: auto;
	background-color: rgba(0, 0, 0, 0.2);
}
#page-menu nav li {
	float: none;
}
#page-menu nav li a {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 15px;
	border-radius: 0;
}
#page-menu ul ul {
	position: relative;
	width: auto;
	top: 0;
	background-color: transparent;
}
#page-menu ul ul a {
	padding-left: 25px;
}
#primary-menu ul li:first-child {
	border-top: 0;
}
#primary-menu.style-6 > ul > li > a:after, #primary-menu.style-6 > ul > li.current > a:after {
	display: none;
}
#primary-menu.sub-title > ul > li, #primary-menu.sub-title.style-2 > div > ul > li {
	background: none !important;
	margin-left: 0;
}
#primary-menu.sub-title > ul > li > a, #primary-menu.sub-title > div > ul > li > a {
	line-height: 22px;
	font-size: 1em;
	border-top: none;
}
#primary-menu.sub-title ul li > a span {
	display: none !important;
}
#primary-menu.sub-title ul li:hover > a, #primary-menu.sub-title ul li.current > a, #primary-menu.sub-title div ul > li:hover > a, #primary-menu.sub-title div ul > li.current > a, #primary-menu.style-3 ul li:hover > a, #primary-menu.style-3 ul li.current > a {
	background-color: transparent !important;
	color: #444;
	text-shadow: none;
}
#primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child {
 display: none;
}
#primary-menu > ul > li.sub-menu > a, #primary-menu > .container > ul > li.sub-menu > a {
	background-image: url("../images/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat;
}
#primary-menu ul li.mega-menu {
	position: relative;
}
#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
 position: relative;
 width: auto;
 max-width: none;
 background: transparent !important;
 box-shadow: none;
 border: 0;
 border-top: 1px solid #EEE;
 z-index: 1;
 top: 0;
 padding-left: 15px;
}
#primary-menu ul li .mega-menu-content {
	padding-left: 0;
}
#primary-menu ul ul:not(.mega-menu-column) ul {
 top: 0 !important;
 left: 0;
}
#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column), #primary-menu ul li .mega-menu-content.menu-pos-invert {
 left: 0;
 right: 0;
}
#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
 right: 0;
}
#primary-menu ul ul li {
	float: none;
	margin: 0;
	border-top: 1px solid #EEE;
}
#primary-menu ul ul li > a {
	padding: 11px 5px !important;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
}
#primary-menu ul ul li:hover > a {
	background-color: transparent !important;
	font-weight: 600;
	padding-left: 5px;
	color: #009E96;
}
#primary-menu ul li .mega-menu-content, #primary-menu ul li.mega-menu-small .mega-menu-content, #primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content, .floating-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: auto;
	margin: 0;
	top: 0;
}
.container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content, #header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
	width: auto !important;
	margin: 0 !important;
}
#primary-menu ul li.mega-menu .mega-menu-content.style-2 {
	padding: 0;
}
#primary-menu ul li .mega-menu-content ul {
	display: block !important;
	position: relative;
	opacity: 1 !important;
	top: 0;
	left: 0;
	min-width: inherit;
}
#primary-menu ul li .mega-menu-content ul ul {
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column {
	float: none;
	width: auto;
	margin: 0;
	border-left: 0 !important;
	padding-left: 15px;
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
	border: 0;
}
#primary-menu ul li .mega-menu-content ul {
	width: 100% !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
	padding: 0 0 0 15px;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title {
	margin: 0;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
	font-size: 13px;
	font-weight: 600;
	text-transform: none !important;
	padding: 11px 5px !important;
	line-height: 22px !important;
	color: #444 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
	background-color: transparent;
	color: #009E96 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
	color: #009E96 !important;
}
#primary-menu ul li .mega-menu-content.style-2 li {
	border-top: 1px solid #EEE;
}
#primary-menu ul li .mega-menu-content.style-2 li:first-child {
	border-top: 0;
}
#primary-menu ul > li > a, #primary-menu.style-2 > div > ul > li > a {
	padding: 14px 5px !important;
	border: none !important;
	margin: 0 !important;
}
#primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover {
	padding-left: 5px;
}
.mega-menu-column .widget {
	padding: 30px 0;
	margin: 0 !important;
}
.toggle-border {
	border-bottom: 1px solid #fff;
	border-color: rgba(255, 255, 255, 0.15);
	border-radius: 4px;
}
.toggle-border .togglet, .toggle-border .toggleta {
	line-height: 44px;
	padding: 10px 10px 0 30px;
}
.en .toggle-border .togglet, .en .toggle-border .toggleta {
    line-height: 44px;
    padding: 10px 10px 0 16px;
}
.toggle-border .togglet i {
	right: 5%;
}
#footer .toggle-border .togglet i {
	right: 5%;
	line-height: 44px;
}
.toggle {
	margin: 0;
	padding: 0;
}
.toggle .icon-line-plus, .toggleta .icon-line-minus {
	display: block;
}
.toggleta .icon-line-plus {
	display: none;
}
#mainfooter {
	padding:0;
}
.marginbottom {
	margin-bottom: 2em;
}
#mainfooter i, #mainfooter a {
	padding-left: 0.5em;
	right: 8.5%;
}
.en #mainfooter i, .en #mainfooter a {
    padding-left: 0.1em;
    right: 8.5%;
} 

#mainfooter a {
	color: #fff;
}
#mainfooter .toggle-border {
	margin-bottom: 0;
}
#mainfooter .togglet {
	padding-left: 15px;
}

.abgne-frame {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin: 0.5em 0 0 0;
}
.news_text {
	margin-left: 20%;
}
.header_contact {
	left: 1.5%;
}
.othernews .header_contact {
	left: 0;
}
.issues{ padding:0 2px 0 0;}
.scroltit .updown {
	float: none;
	width: 33px;
	height: 48px;
	
}
.issues .scroltit .updown {
	margin-left: 25px;
}
.issues .line:before {
	left: 40px;
}
.carousel-inner {
	width: 100%;
	background: #e83392;
	border-left: 3px solid #fff;
}
.right,.left ,.center_01 { float:none!important;margin: 0 auto!important;}
#logo {
	top: auto;
}
#logo img {
	width:70%;
	height:auto;
}
.container {
    padding-right: 2px;
    padding-left: 2px;
}
#copyrights .container {
    padding-left: 20px;
}
.paper_top ul {
    margin-left: 10%;
}
.news_text {
	font-size:100%;
	margin-left: 30%;
}
.slider-parallax {
	height: auto!important;
}
.mask {
	position: absolute;
	top: 80%;
	left: 10%;
	font-size: 80%;
	color: white;
	font-weight: bold;
}
.human {
	top: calc(35% - 10px);
    left: calc(50% - 85px)!important;
    max-width: 400px;
	width: initial;
    text-align: center;
}
.human span {display:none;}
.human .h1 {
	font-size:300%;
	color:#fff;
	margin: 0;
	display:block;
    padding: 0;
}
.human h1:after {
	border-bottom: 0px solid hsl(0, 0%, 83%);
}

#Write h1 {
	font-size: 2em;
	padding: 0px;
}

.send li a img {
	max-width: 70%;
}
.search_begin li {
	margin-left: calc(50% - 80px)!important;
}
.send li {
	margin-left: calc(50% - 90px)!important;
}
.send li a {
	font-size: 90%;
	line-height: 140%;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	white-space: inherit!important;
	line-height: 150%!important;
    margin: 0!important;
}
.tab_spec {
	margin-left:0;
}
.clocks, .clocks_line {
	padding:0;
}
.verticalline {
	left: 45px;
}
.movie iframe, .movie2 iframe {
	display: block;
	min-height: 200px;
	width: 80%;
	margin: 0 auto;
}
.topbanner .btn-outline-boder {
	top: 60%;
	right: 5%;
	font-size: 200%;
	padding: 0.5% 2%;
	font-weight: bolder;
}
.president_img_main img {
	width: 50%;
	float: left;
	padding-right: 5%;
}
.president_img_main span {
	text-align: center;
	float: left;
	color: #000;
	font-weight: bolder;
	padding-top: calc(25% - 10px)!important;
}
.img_usually {
	width: 100%;
}
.toggle .togglec {
	background: #fff;
}
#footer .togglet, .togglec ul {
	color: #fff;
	font-size: 200%;
}
.togglec ul li a {
	font-size:60%;
	color: #6f6e6e;
	white-space: inherit;
}
.togglec ul li a:hover { color:#009E96;}
#footer .footer-widgets-wrap {
	padding: 0;
}
.panel-group {
	max-height: 340px;
	overflow:hidden;
	overflow-y:auto;
   -webkit-overflow-scrolling: touch;
	margin-bottom: 0;
}
.mobile .tab_spec {
	white-space: nowrap;
	padding-right: 3px;
}
.vistit_menu ul {
	width: 95%!important;
}
.breadcrumb {
	background: none;
	font-size: 100%;
}
.mobilenone { display:none!important;}
.mobileshow { display:block!important;}
.country,.know_presidential {padding: 5% 0;}
.country li,.know_presidential li { width: 200px;height: 200px;}
.country li a {font-size: 180%;}
.country li a p,.know_presidential li a p {min-height: 2em;}
.know_presidential li a{font-size: 180%;padding-top:18%}
.big_circle li a {line-height: 150%;font-size: 150%;}
.big_circle_sup li {width: 150px!important;height:150px!important;}
.big_circle_sup li a{line-height: 150%; padding-top: 18%;font-size: 120%;}
.from_top,.agree { width:100%;}
.Write_president .content {padding:0;}
.number_y { max-width:20%;margin-bottom: 5px;}
.number_m { max-width:30%;margin-bottom: 5px;}
.number_d { max-width:35%;margin-bottom: 5px;}
.form-horizontal .control-label {max-width: 100%;}
.golden span { left: 50%;  }
label {margin-bottom: 0px;}
sub, sup {vertical-align: inherit;}
.h1_icon ul li a {line-height: inherit;}
.Write_president {border: 0px;}
.alluser {margin: inherit;}
.line:before {left: 48px;}
.service {
  padding: 0 2%;
}
.top_bar_main {
 min-width: inherit;
}
.issues_title {font-size: 200%;}
.position_left {position: initial;}
.president_tab table, .meeting_tab {
    max-width: 100%;
}
.Write_people .content p{height: auto;}
.top {width: auto;}
.vistit_menu .toggle .togglet,.vistit_menu .toggle .toggleta {
   color: #fff;
    font-size: 200%;
    padding: 5px 20px;
    font-weight: lighter;
    width: 100%;
    display: inline-block;
}
.vistit_menu_2 .toggle .togglet,.vistit_menu_2 .toggle .toggleta {
    font-size: 150%;
    font-weight: lighter;
	padding: 5px 20px;
	width: 100%;
    display: inline-block;
}
.indexbg .iconall li a {
    width: 130px;
    height: 130px;
    text-decoration: none;
    box-sizing: border-box;
    line-height: 200px;
}
.indexbg .en li a {
    line-height: inherit;;
    font-size: 120%;
    padding-top: 80px;
}
#footer .en .togglec ul a {
    font-size: 80%;
}
.org-chart .department span {
    border-radius: 0;
}
.seal_style {
     padding-top: 0!important; 
}
.flag {
    border-bottom: 0px solid #ccc;
    margin-bottom: 0%;
}
.whitebg tr {
    background:inherit!important;
}
.whitebg tr:nth-of-type(2n) {
    background: #eee!important;
}
.president_tab table, .meeting_tab {
 max-width: 100%; 
}
.flag_img {
    width: 100%;
}
.mfp-iframe-holder .mfp-content {
    max-height: none!important;
}
.organization { display:block;}
.number_e {
    max-width: 15%;
}
.content-wrap .words >h2:first-child  { display:none;}
.vistit_menu {margin-bottom: 2%;}

.write-events li a {font-size: 100%;}
.write-events li a:after {max-width: 40px;}
.rwd-table>tbody>tr>td:first-child,.rwd-table>tbody>tr>td:last-child {color:#009E96}
.colorinser >tbody>tr>td { color:inherit!important;}
.mainpeo_tab td {color: inherit!important;}
.visit_purpose ul {margin-left: 9%;}
.mainpeo_tab tr td {width: 100%;display: block;}
.threecut {
    width: auto; 
    display: inline-block; 
    float: none; 
    padding-bottom: 0px;
}
/*.years {
 float: none;
}
.visitstyle, .visitstyle:hover {
    padding-bottom: 10px;
}*/

#footer .togglet {
   font-weight: lighter;
}
#footer .en .togglet *:before, #footer .en .togglec *:before {
    margin-left: -5px;
    margin-top: -5px;
}
address span{display: block;text-align: left;padding: 0 0 0 20px;}
#copyrights div a {
    font-size: 110%;
    display: block;
    text-align: left;
 margin: 0;
}
#copyrights .en a {
    font-size: 110%;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0;
    margin-left: 20px;
    padding-right: 20px;
}
#copyrights .en a:before {
    margin-left: -20px;
}
.top_bar_main { float: none;}
.top_bar { display: block;}
.top_bar0 { min-width:90px;}
.top_bar2 { min-width:25px;}
.top_bar1 {width: calc(100% - 130px)}
.top_bar0 ,.top_bar1,.top_bar2 { margin:5px 0;}
.vistit_menu li, .vistit_menu_2 li {display: block;}
#btnPlaySound{display:none;}
.bigfont,.font,.smallfont { display:none!important;}
.overlay span { font-size: 150%; max-width: 70%;}
#footer .togglec ul a:before { content: "";}
@media (max-width: 330px) {
.other .write-events li { width: 100px!important; height: 100px!important;}
#top-social li a {width: 35px!important;}
.overlay span { font-size: 150%; max-width: 90%;}
.en .human .h1 { font-size: 250%;}
}
