﻿@charset "utf-8";
html{
	height:100%;
	/*overflow-x: hidden; this preventing $(window).scroll to work!*/
}
body{
	/*font-family: 'Roboto Condensed', arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	overflow-y: auto;
	height:100%;
	margin:0;
	padding:0;
	font-size:13pt;
	color:#616161;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover {
	color: #555555;
}
.spacer10{
	line-height:150%;
}
.header_top {
	flex-direction: column;
	-ms-flex-direction: column;
}
.navbar-inverse {
    background-color: #3e3a39;
    border-color: #3e3a39;
}
.fancybox-caption{
	font-size:13pt;
}
.popover{
	
}
.index_banner_desktop {
	display:none !important;
}
.lang_select .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.lang_select .dropdown-menu > li > a:hover,
.lang_select .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.lang_select .dropdown-menu{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1005;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    white-space: nowrap;
	color:#ffffff;
    text-transform: none;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
	text-decoration:underline;
	background-color:#e94609;
}
.dropdown-menu {
	
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 300px;
    padding: 20px 0 20px 5px;
    
    font-size: 12pt;
    text-align: left;
    list-style: none;
    background-color: #e94609;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e94609;
    color: #ffffff;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
	text-align: left;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #e94609;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #e94609;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #e94609;
}
.navbar-static-top {
    border-width: 0 0 0px;
}
.dropdown-menu  {
	z-index: 1005;
}
.carousel-control {
	align-items:center;
-ms-flex-align:center;
	-ms-flex-align:center;
}
.carousel1 {
    
	margin-top: -20px;
}
.carousel2 .item2{
	width: 100%;
}
/* Declare heights because of positioning of img element */
 .carousel1 .item1 {
    width: 100%;
    
    background-color: #777;
}

.carousel-inner2 {
border: 1px solid #8f8f8f;
}
.carousel-inner1 .item1 {
    width: 100%;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    
	background-size: cover;
}
.content_upper_right, .content_upper_left{
	width:100%;
}
.carousel-inner2 .item2 {
    width: 100%;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    
	background-size: cover;
}
.item2 > img{
	width:100%;
}
/*.s1 {
    background: url(/corporate/files/images/sindex_slice1.jpg) no-repeat center center fixed;  
}
.s2 {
    background: url(/corporate/files/images/sindex_slice2.jpg) no-repeat center center fixed; 
}*/
.header_button {
    text-align: center;
    list-style: none;
	color: #ffffff;
	font-weight:bold;
	
}
.header_button a {
	color: #ffffff;
}
.header_button_1 {
	background-color:#ff7f26;
}
.header_button_2 {
	background-color:#c0cf12;
}
.header_button_3 {
	background-color:#1f9b93;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}
.header_search {
	margin-top: 0px;
}
.header_search > div {
	background-color:#f1f1f1;
}
.btn-circle.btn-xl {
  width: 60px;
  height: 60px;
  padding: 10px 10px;
  font-size: 16pt;
  line-height: 1.33;
  border-radius: 30px;
}
.btn-default {
    color: #ffffff;
    background-color: #f04e23;
    border-color: #f04e23;
}
.search_text{
	padding-bottom:5px;
	font-weight: bold;
}
.search_dropdown1_select, .search_dropdown2_select, .search_dropdown3_select {
    font-weight: bold;
} 

.optgroup{
	font-weight: bold;
	padding-left:0px;
}

option {
    font-weight:normal;
} 
.fcontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width:100%;
}

.fcontainer_no_width {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.justify-content-start {
	justify-content:flex-start;
	-ms-flex-pack:start;
}
.justify-content-end {
	justify-content:flex-end;
	-ms-flex-pack:end;
}
.justify-content-center {
	justify-content:center;
-ms-flex-pack: center;
	-ms-flex-pack:center;
}
.justify-content-between {
	justify-content:space-between;
-ms-flex-pack: justify;
	-ms-flex-pack:justify;
}
.justify-content-around {
	justify-content:space-around;
	-ms-flex-pack: distribute;
}
.content_title {
	font-size: 16pt;
	color:#ffffff;
}
.content_title1, .content_title2, .content_title3 {

	background-size:100%;
	width:320px;
	height:44px;
	line-height:44px;
	padding-left:12px;
}
.content_title1 {
	
	background-image:  url(/corporate/files/images/index_title_s.png);

}
.content_title2 {
	
	background-image:  url(/corporate/files/images/index_title2_s.png);
	
}
.content_title3 {
	
	background-image:  url(/corporate/files/images/index_title3_s.png);
	
}
.content_divider {
	margin-top:12px;
	margin-bottom:12px;
	height:5px;
}
.content_divider1 {
	background-color:#ff7f26;
	width:100%;
}
.content_divider2 {
	background-color:#abca26;
	width:100%;
	margin-top: 0px;
}
.content_divider3 {
	background-color:#189995;
	width:100%;
	margin-top: 0px;
}
.content_upper_left{
	border-top: 1px solid #8f8f8f;
}
.upcoming {
	border: 1px solid #8f8f8f;
}
.upcoming_large_text {
	max-width:349px;
}
.upcoming_large_text > div {
	padding-bottom:2px;
	max-width:349px;
}
.upcoming_large .upcoming_large_text, .upcoming .upcoming_text, .upcoming_large_show {
	display:block;
}
.upcoming .upcoming_large_text, .upcoming_large .upcoming_text, .upcoming_large_hide {
	display:none;
}
.upcoming {

	margin-top:-1px;
}
.upcoming_content {
	align-items:center;
-ms-flex-align:center;
	height: 100%;
	padding-right: 16px;
	width: 100%;
	color:#616161;
	font-size:13pt;
}
.swiper-container {
        width: 100%;
        height: 100%;
}

.upcoming .upcoming_content_inner .upcoming_logo > img{
	width:266px;
	
}
.upcoming .upcoming_content_inner .upcoming_logo {
	width:100%;
	height:100%;
	overflow: hidden;
}
.upcoming_link a{
	color:#ff7f26;
	text-decoration:underline;
}
.upcoming_link a:hover{
	color:#ff7f26;
}
.show_all_exhibitions, .left_learn_more, .right_learn_more{
	text-align:right;
	font-size: 14pt;
}
.show_all_exhibitions a{
	color:#ff7f26;
	text-decoration:none;
		background-image: url(/corporate/files/images/orange_arrow.jpg);
background-repeat: no-repeat;
background-position: right;
padding-right: 20px;
}
.show_all_exhibitions a:hover, .left_learn_more a:hover, .right_learn_more a:hover{
	text-decoration:underline;
}
.left_learn_more a{
	color:#abca26;
	text-decoration:none;
		background-image: url(/corporate/files/images/green_arrow.jpg);
background-repeat: no-repeat;
background-position: right;
padding-right: 20px;
}
.right_learn_more a{
	color:#189995;
	text-decoration:none;
		background-image: url(/corporate/files/images/blue_arrow.jpg);
background-repeat: no-repeat;
background-position: right;
padding-right: 20px;
}
.lower_left_button{
	display: block;
 	 -moz-box-sizing: border-box;
  	box-sizing: border-box;
  background: url(/corporate/files/images/index_conferences_arrow_down.jpg) no-repeat;
  background-position:center;
  width: 100%; 
  height: 30px; 
  padding-left: 145px; 
  background-color: #abca26;
}
.lower_right_button{
	display: block;
 	 -moz-box-sizing: border-box;
  	box-sizing: border-box;
  background: url(/corporate/files/images/index_online_arrow_down.jpg) no-repeat;
  background-position:center;
  width: 100%; 
  height: 30px; 
  padding-left: 145px; 
      background-color: #189995;
}
.content_lower {
	margin-top:10px;
}

.lower_left_title, .lower_right_title {
	text-align: center;
	margin-top: 12px;
	width:100%;
	
}
.lower_left_title > img, .lower_right_title > img {
	width:100%;
}

.lower_left_inner {
	border: 1px solid #91b215;
	margin-bottom: 20px;
}
.lower_right_inner {
	border: 1px solid #189995;
	margin-bottom: 20px;
}
.lower_right_link{
	
}
.lower_right_link a{
	color:#189995;
	text-decoration:underline;
}
.lower_right_link a:hover{
	color:#189995;
	text-decoration:none;
}
.lower_left_link{

}
.lower_left_link a{
	color:#91b215;
	text-decoration:underline;
}
.lower_left_link a:hover{
	color:#91b215;
	text-decoration:none;
}
.lower_right_inner_content{
	flex-direction:column;
	-ms-flex-direction:column;
}
.lower_left_inner_content, .lower_right_inner_content{
	
	padding-left:20px;
	padding-top:5px;
	    padding-bottom: 10px;
	font-size: 13pt;
}
.lower_left_content, .lower_right_content{
	flex-direction:column;
	-ms-flex-direction:column;
}
.lower_right_inner_content ul, .content_press_list ul, .content_value_text ul{
	list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

.lower_right_inner_content ul li:before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 6px;
    color: #4b9ba4; /* Or a color you prefer */
}
.lower_right_bullet{
	padding-right: 2px;
    color: #4b9ba4;
	padding-left:24px;
}
.text_underline{
	text-decoration:underline;
	font-weight:bold;
}
.footer_subtitle{
	padding-bottom: 10px;
}
.footer_highlight{
	color:#fdb811;
	padding-bottom:5px;
	font-weight:bold;
}
.highlight1 {
	color:#267f39;
}
.highlight2 {
	color:#464d8e;
}
.highlight3 {
	color:#4799bf;
}
.lower_date{
	/*color:#9b9b9b;*/
}
.footer {
	padding-top:10px;
}
.footer_content{
	width: 100%;
}
.footer_title{
	font-size:16pt;
	color:#000000;
	padding-bottom:10px;
}
.footer_content{
	font-size:11pt;
	color:#ffffff;
}
.footer_content a{
	color:#ffffff;
	text-decoration:none;
}
.footer_content a:hover{
	text-decoration:underline;
}
.footer_content_left{
	background-color:#e94609;
	align-items: center;
-ms-flex-align: center;
}
.footer_content_right{
	background-image: url(/corporate/files/images/footer_bg.jpg);
	 background-repeat: no-repeat;
  background-size: cover;
}
.footer_content_right_inner{
	padding-top: 30px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.footer_content_right_inner > div{
	padding-left:10px
}
.footer_content_right_arrow{
	height: 20px;
    position: absolute;
    width: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.arrow-right {
	
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;	
  
  border-left:20px solid #e94609; 
}
.footer_content_bottom{
	background-color:#004381;
}
.footer_content_bottom_inner{
	align-items:center;
-ms-flex-align:center;
	width: 100%;
}
.share{
	padding-right:20px;
	padding-top:36px;
}
.top_share {
	position: fixed;
    bottom: 0px;
    right: 0px;
	flex-direction: column;
	-ms-flex-direction: column;
}
.totop {
	padding-bottom:17px;
}
.social_media{
	width:37px;
	height:210px;
}
.social_media > div > img{
	width:37px;
	height:37px;
}
.share, .social_media, .lower_left_button, .lower_right_button, .totop, .year, .life_training_photo, .life_photo, .appl_col  {
	cursor: pointer; cursor: hand; 
}
/*content*/
.content {
	padding-top:20px;
}
.content_exhibition{
	flex-wrap:wrap;
-ms-flex-wrap: wrap;
	justify-content:center;
-ms-flex-pack: center;
}
.exhibition_content{
	/*height: 138px;*/
}
.exhibition_grid_container{
	width:365px;
	/*height:278px;*/
	border: 1px solid #8f8f8f;
	margin-bottom:40px;
	
}
.exhibition_grid{
	width:100%;
	height:100%;
	background-color: #ebe8e8;
}
.exhibition_grid_large{
	width:460px;
	height:348px;
	border: 1px solid #8f8f8f;
	margin-left: -45px;
    margin-top: -35px;
	position:absolute;
	background-color: #ebe8e8;
}
.exhibition_grid_large .exhibition_content_large{
	display:block;
}
.exhibition_grid .exhibition_content_large{
	display:block;
}
.exhibition_grid_large .exhibition_content{
	display:none;
}
.exhibition_grid .exhibition_content{
	display:none;
}
.content_header{
	margin-top:-20px;
}
.content_header > img{
	max-width:100%;
}
.exhibition_content, .exhibition_content_large{
	background-color:#ebe8e8;
	padding-top:20px;
	padding-left:28px;
	padding-right: 28px;
	padding-bottom: 10px;
	color:#000000;
}
.exhibition_name{
	font-weight:bold;
}
.exhibition_grid .exhibition_logo > img{
	width:363px;
	/*height:138px;*/
}
.exhibition_grid_large .exhibition_logo > img{
	width:458px;
	/*height:174px;*/
}
.exhibition_info{
	padding-top:8px;
}
.exhibition_date{
	background-image: url(/corporate/files/images/calendar_icon_date.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.exhibition_location{
	background-image:  url(/corporate/files/images/calendar_icon_venue.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.year{
	line-height: 56px;
	text-align:center;
	font-weight:bold;
}

.year:hover, .year_active{
	background-color:#ff7f26;
	color:#ffffff;
}

.milestones_button{
	border-bottom: 1px solid #8f8f8f;
	padding-bottom:20px;
	flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
.milestone_list{
	list-style:none;
	padding-left: 0;
	position: relative;
}
.milestone_year{
	font-size:44pt;
	color:#ff7f26;
	font-weight:300;
	line-height:44pt;
	padding-right: 12px;
	width:auto;
	
}
.milestone_line{
	background-color:#ff7f26;
	height:2px;
	width: 75%;
	max-width:433px;
}
.milestone_top_inner{
	align-items:center;
-ms-flex-align:center;
	width:100%;
	overflow:hidden;
	
}
.milestone_top{
	margin-top:60px;
	margin-bottom:30px;
	align-items:center;
-ms-flex-align:center;
	position:relative;
	
}

.milestone_text{
	padding-top:25px;
	padding-bottom:20px;
}
.content_overall > div {
    position: relative;
	width:100%;
}
.milestone_content_middle{
	display:none;
}
.milestone_photo > img{
	width:100%;
	max-width:536px;
}
/*
.mCSB_dragger_bar{
	display:none;
}*/
.content_page_title{
	color:#e94609;
	font-size:24pt;
}
.content_page_navigation{
	font-size:14pt;
	padding-bottom: 10px;
}
.content_page_navigation > a{
	color:#ff7f26;
	text-decoration:none;
	background-image: url(/corporate/files/images/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.content_page_navigation > a:hover{
	text-decoration:underline;
}
.content_page_subtitle{
	color:#e94609;
	font-size:19pt;
}
.content_highlight{
	color:#e94609;
	font-size:16pt;
}
.market_exhibition_title{
	margin:10px 0 10px 0; 
}
.content_press_paging{
	text-align:center;
}
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.pagination a.active {
    background-color: #e94609;
    color: #ffffff;
}
.media_logo > img{
	//width:340px;
}
.media_logo {
	width:340px;
	height:129px;
}
.media_press{
	align-items:center;
-ms-flex-align:center;
}
.pagination a:hover:not(.disabled) {background-color: #e94609;color: #ffffff;}
.content_press_list > ul > li {
	border-bottom: 1px solid #8f8f8f;
}
.content_exhibition_right_container{
	background-color: #F1F1F1;
}
.content_exhibition_text ul{
	padding: 10px 0 0 15px;
    margin: 0;
}
.content_exhibition_text ul > li{
    margin-bottom: 10px;
}
.large_number {
	font-size:30pt;
	text-align:center;
}
.content_grid_text{
	text-align:center;
}
.small_text{
	font-size:10pt;
}
.content_exhibition_photo > img{
	width:100%;
	max-width:395px;
}
.content_value_point{
	margin:10px 10px 10px 0;
}
.value {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 120px;
	min-height:100px;
}
.value_p1 {
   background-image: url(/corporate/files/images/GroupValue_icon1.png);
}
.value_p2 {
   background-image: url(/corporate/files/images/GroupValue_icon2.png);
}
.value_p3 {
   background-image: url(/corporate/files/images/GroupValue_icon3.png);
}
.value_p4 {
   background-image: url(/corporate/files/images/GroupValue_icon4.png);
}
.value_p5 {
   background-image: url(/corporate/files/images/GroupValue_icon5.png);
}
.value_p6 {
   background-image: url(/corporate/files/images/GroupValue_icon6.png);
}
.value_p7 {
   background-image: url(/corporate/files/images/GroupValue_icon7.png);
}
.adsale_p1 {
   background-image: url(/corporate/files/images/Adsale_icon1.png);
}
.adsale_p2 {
   background-image: url(/corporate/files/images/Adsale_icon2.png);
}
.adsale_p3 {
   background-image: url(/corporate/files/images/Adsale_icon3.png);
}
.adsale_p4 {
   background-image: url(/corporate/files/images/Adsale_icon4.png);
}
.adsale_p5 {
   background-image: url(/corporate/files/images/Adsale_icon5.png);
}
.adsale_p6 {
   background-image: url(/corporate/files/images/Adsale_icon6.png);
}
.slick-prev::before, .slick-next::before {
    color: #f04e23;
}
.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}
.slick-dots li.slick-active button::before {
    color: #f04e23;
}
.slick-dots li button:before
{
    
    color: #f04e23;
}
.slick-next::before {
    content: url(/corporate/files/images/orange_arrow_r.jpg);
}
.slick-prev::before {
    content: url(/corporate/files/images/orange_arrow_l.jpg);
}
.life_training_photo {
	padding: 10px 10px 10px 10px;
}
.life_training_photo img{
	height:100%;
	width:auto;
}
.life_photo_grid_blank{
	width:366px;
}
.life_photo_grid{
	width:366px;
	height:300px;
	border: 1px solid #8f8f8f;
	margin-bottom: 40px;
}
.head_office{
	background-color:#e94609;
	
}
.office{
	background-color:#333333;
}
.life_office {
	width:364px;
	text-align:center;
	color:#ffffff;
	height:40px;
	line-height:40px;
	margin-top:-40px;
	position: absolute;
	opacity:0.8;
}
.life_photo {
	overflow: hidden;
	width:364px;
	height:298px;
}
.life_photo > img{
	height:298px;
}
.content_life{
	flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
.join_us_container{
	padding-top:10px;
}
.career_list_container{
	padding:10px 10px 10px 10px;
	border: 1px solid #ddd;
}
.position_col, .ref_col{
	width:100%;
}
.appl_col{
	width:100%;
}
.nav-tabs > li > a:hover{
	background-color:#e94609;
	color:#ffffff;
}
.career_row{
	padding:10px;
	border-top: 1px solid #ddd;
}
.career_head{
	padding:10px;
}
.appl_col > div{
	text-align:center;
	background-color:#e94609;
	width:50%;
	color:#ffffff;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	color:#e94609;
}
.content_contact_container > div{
	padding-bottom:10px;
}
.contact_address{
	background-image:  url(/corporate/files/images/calendar_icon_venue.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.contact_tel{
	background-image:  url(/corporate/files/images/icon_tel.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.contact_fax{
	background-image:  url(/corporate/files/images/icon_fax.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.contact_email{
	background-image:  url(/corporate/files/images/icon_email.png);
	background-repeat: no-repeat;
	padding-left: 28px;
}
.content_contact_text{
	flex-wrap: wrap;
-ms-flex-wrap: wrap;
}

.contact_head_office, .contact_office{
	width:100%;
}
.footer_content_left > div  {
	padding:10px;
}
.footer_content_bottom_inner{
	padding: 10px 10px 10px 10px;
}
.exhibition_grid_container a, .exhibition_grid_container a:hover{
	text-decoration:none;
}
@media (min-width: 346px) {
.footer_content_right_inner {
	padding-top: 10px;
}
}
@media (min-width: 365px) {
.content_title1, .content_title2, .content_title3 {

	width:365px;

	padding-left:16px;
}
.content_title1 {
	
	background-image:  url(/corporate/files/images/index_title.png);

}
.content_title2 {
	
	background-image:  url(/corporate/files/images/index_title2.png);
	
}
.content_title3 {
	
	background-image:  url(/corporate/files/images/index_title3.png);
	
}
}
@media (min-width: 553px) {
.lower_left_title > img, .lower_right_title > img {
	max-width:100%;
	width:auto;
}
}
@media (min-width: 590px) {
.item2 > img{
	max-width:100%;
	width:auto;
}
}
@media (max-width: 768px) {
.upcoming_photo_full{
	display:block !important;
}
.upcoming_photo_thumb{
	display:none !important;
}
.upcoming_content_inner{
    padding-left:40px;
}
.upcoming_logo_full{
	display:none !important;
}
.header_button a {
   text-decoration: underline;
}
.share{
	padding-right:0px;
	padding-top:0px;
	position: fixed;
	bottom: 60px;
	right: 0px;
	z-index: 99;
}
.navbar-toggle{
	float:left;
}
.nav.navbar-nav, .header_button > div, .header_search > div, .content_container, .upcoming_content, .footer_content_top, .lower_right_inner, .lower_left_inner, .media_press, .content_page_exhibition_content, .content_page_content_bottom, .content_page_content_container, .value_container, .content_life_office_photo, .career_row, .content_page_title_container{
	flex-direction:column;
	-ms-flex-direction:column;
}
.lower_right_inner, .lower_left_inner{
	align-items: center;
-ms-flex-align: center;
}
.content_lower_right{
	margin-top:10px;
}
.footer_content_right_arrow{
	left:45%;
}

.footer_content_right_inner, .footer_content_bottom_inner{
	flex-wrap:wrap;
-ms-flex-wrap: wrap;
}

.upcoming_content {
    padding-top: 10px;
    padding-bottom: 10px;
}
.social_media{
	flex-direction: column;
	-ms-flex-direction: column;
}
.show_all_exhibitions, .left_learn_more, .right_learn_more {
    padding-right: 10px;
	 padding-bottom: 40px;
}

.container-fluid > .navbar-header{
	margin-left: 0px;
}
.header_logo img{
	max-width: 100%;
    height: auto;
}
.lang_select{
	padding-left:15px;
}
.milestone_text, .content_page_title, .media_info, .content_media_info, .content_page_content_logo{
	padding-left:10px;
}
.media_info{
	padding-right:10px;
	padding-bottom:10px;
	width:100%;
}

.content_page_subtitle, .content_page_content_text{
	padding: 10px 10px 10px 10px;
}
.content_page_navigation{
	padding:10px 0px 10px 10px;
}
.content_exhibition_text ul{
	padding: 10px 10px 0px 20px;
}
.content_page_content_photo{
	text-align:center;
}
.content_life_training_photo{
	width: 75vw;
	
}
.content_life{
	justify-content: center;
-ms-flex-pack: center;
}
.content_life_office_photo{
	justify-content: center;
-ms-flex-pack: center;
}
.career_head{
	display:none;
}
}

@media (min-width: 769px) {
.index_banner_mobile {
	display:none !important;
}
.index_banner_desktop {
	display:block !important;
}
.dropdown-menu-right {
	text-align: right;
}
.exhibition_grid .exhibition_content_large{
	display:none;
}

.exhibition_grid .exhibition_content{
	display:block;
}
.container {
    position: relative;
    display:block;
    margin: auto;
	width:100%;
    max-width: 1377px;
}
.header_top {
	padding-left:113px;
	padding-right:113px;
	flex-direction: row;
	-ms-flex-direction: row;
}
.lang_select{
	padding-top:40px;
	padding-right:20px;
}
.share > img {
	width:25px;
}
.header_button {
    
	height:50px;
	
	line-height:50px;
	margin-top:-20px;
	z-index: 15;
	max-width:1377px;
}
.header_button_2 {
	border-left:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
}
.header_button > div{
max-width:1151px;

}

.header_search {
	margin-top: 2px;
}
.header_search > div {
	max-width:1151px;
	background-color:#f1f1f1;
}
.content_overall, .index_content_overall {
	max-width:1377px;
}
.content_overall > div, .index_content_overall > div{
max-width:1151px;
width:90%;

}
.search_dropdown1_select {
	width:352px;
}
.search_dropdown2_select {
	width:229px;
}
.search_dropdown3_select {
	width:281px;
}
.carousel2, .carousel-inner2, .carousel-inner2 .item2{
	width: 100%;
max-width: 589px;
}
.content {
	padding-top:48px;
	max-width:1377px;
}
.content_upper_right{
	max-width:589px;
	width:49%;
}
.content_upper_left{
	max-width:552px;
	overflow: hidden;
	width:49%;
	
}
.upcoming_link {
	text-align:right;
}

.upcoming .upcoming_content_inner{
	padding-left:32px;
	width:65%;
	max-width: 330px;
}

.upcoming_large .upcoming_content_inner{
	padding-left:32px;
	width: 100%;
	max-width: 391px;
}
.upcoming_large .upcoming_content_inner{
	height:230px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-right:10px;
}
.upcoming_large .upcoming_photo_thumb, .upcoming_large .upcoming_logo_thumb{
	display:none;
}
.upcoming .upcoming_photo {
	width:35%;
	max-width:210px;
	height:130px;
	padding-left:10px;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 8px;
}
.upcoming .upcoming_photo_full, .upcoming .upcoming_logo_full{
	display:none;
}
.upcoming .upcoming_photo > img2 {
	width:255px;
	height:230px;
	
}
.upcoming_large .upcoming_photo > img {
	width:255px;
	height:230px;
	padding-left:10px;
}
.upcoming {
	max-width: 552px;
	min-height:147px;
}
.upcoming_large {
	border: 1px solid #8f8f8f;
	width:664px;
	height:250px;
	z-index: 1000;
	position: absolute;
	background-color: #ffffff;
	margin-left: -55px;
    margin-top: -20px;
}
.content_upper, .content_lower {
	max-width:1151px;
}
.content_lower {
	margin-top:50px;
}
.lower_left_title {
	max-width:552px;
	width:100%;
	height:auto;
}
.lower_left_content, .lower_right_content{
	min-height:145px;
}
.content_lower_left {
	max-width:552px;
	width:49%;
}
.content_lower_right {
	max-width:552px;
	width:49%;
}
.lower_right_title {
	max-width:552px;
	width:100%;
	height:auto;
}
.lower_right_link{
	text-align:right;
	padding-bottom:5px;
}
.lower_left_link{
	text-align:right;
	margin-top:-24px;
}
.lower_right_photo{
	background-image: url(/corporate/files/images/index_online_bg.jpg);
	background-repeat: no-repeat;
}
.lower_left_photo, .lower_right_photo{
	width:33%;
	max-width:224px;
}
.lower_left_photo > img, .lower_right_photo >img{
	width:100%;
	height:auto;
}
.lower_left_inner_content, .lower_right_inner_content{
	max-width:320px;
	width:67%;
	padding-bottom:0;
	padding-right:10px;
	min-height: 145px;
}

.lower_left_button{
	display: block;
 	 -moz-box-sizing: border-box;
  	box-sizing: border-box;
  background: url(/corporate/files/images/index_conferences_arrow.jpg) no-repeat;
  width: 30px; 
  height: 145px; 
  padding-left: 30px; 
}
.lower_right_button{
	display: block;
 	 -moz-box-sizing: border-box;
  	box-sizing: border-box;
  background: url(/corporate/files/images/index_online_arrow.jpg) no-repeat;
  width: 30px; 
  height: 145px; 
  padding-left: 30px; 
}
.footer_content {
	max-width:1151px;
}
.footer_content_left{
	width:22%;
	max-width:253px;
	height:219px;
}
.footer_content_right{
	width:78%;
	max-width:900px;

}
.footer_content_right_inner{
	align-items: center;
-ms-flex-align: center;
	padding-top: 20px;
	padding-right:20px;
	padding-left:20px;
	height:219px;
	flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
.footer_content_bottom_inner{
	max-width:1044px;
}
.footer {
	padding-top:60px;
}
.footer_content_bottom{
	height:60px;
}
.footer_content_right_arrow{
	align-items:center;
-ms-flex-align:center;
	height:180px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}
.top_share {
	position:absolute;
	bottom:280px;
	right:0px;
}
.social_media{
	width:210px;
	height:37px;
}
/*content*/
.content_search{
	margin-top:0px;
}
.content_exhibition{
	justify-content:space-between;
-ms-flex-pack: justify;
}
.content_page_navigation{
	align-self: flex-end;
-ms-flex-item-align: end;
text-align: right;
}
.exhibition_content_large{
	height: 172px;
	overflow-y:auto;
	overflow-x:hidden;
}

.exhibition_grid_blank{
	width:365px;
}
.milestone_list > li {
	width:50%;
}
.milestone_list > li.milestone_left {
	float: left;
}
.milestone_list > li.milestone_right {
	float: right;
}
.milestone_right > div{
	flex-direction:row-reverse;
	-ms-flex-direction:row-reverse;
}
.milestone_right > div .milestone_top_inner{
	flex-direction:row-reverse;
	-ms-flex-direction:row-reverse;
}
.milestone_right .milestone_dot{
	left:-18px;
}
.milestone_right .milestone_year{
	padding-left: 12px;
	padding-right:0px;
}
.milestone_right .milestone_bottom{
	padding-right:0px;
	padding-left:40px
}
.milestone_bottom{
	padding-right:40px;
}
.milestone_1980{
	margin-top:140px;
}
.milestone_1989{
	margin-top: 810px;
}
.milestone_1990{
	margin-top: 190px;
}

.milestone_2000{
	margin-top:140px;
}
.milestone_2001{
	margin-top:200px;
}
_:-ms-lang(x), .milestone_2006 { margin-top:40px; }
.milestone_2009{
	margin-top:320px;
}
.milestone_2010{
	margin-top:200px;
}
.milestone_2012{
	margin-top:50px;
}
/*.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{
	background-color:#8f8f8f;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:1px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}*/
.milestone_dot:before{
	color:#ff7f26;
	content:"•";
	font-size:78pt;
	font-family: arial;
	line-height:44pt;
}
.milestone_dot{
	height:44pt;
	position: absolute;
	top: 0;
	right:-18px;
	z-index: 10;
}
.milestone_content{
	height: 2700px;
	overflow:hidden;
	position: relative;
}
.milestone_content_middle{
	display:block;
	width:1px;
	background-color:#8f8f8f;
	margin-left: 50%;
	height: 2600px;
	position: absolute;
}
.market_exhibition_title{
	margin:20px 0 20px 0; 
}
.content_press_paging{
	text-align:right;
}
.content_exhibition_text{
	padding-right:30px;
	max-width:756px;
	width: 65%;
}
.content_page_content_bottom{
	margin-top:50px;
}
.content_exhibition_right, .content_exhibition_left{
	width:50%;
}
.content_exhibition_right{
	padding-left:30px;
}
.content_page_subtitle{
	padding-bottom:20px;
}
.content_exhibition_left_text{
	padding:0 50px 0 10px;
	max-width:485px;
	width: 90%;
}
.content_page_content_container {
	flex-wrap:wrap;
-ms-flex-wrap: wrap;
}
.content_page_content_grid{
	width:50%;
	padding: 20px 0px 20px 0px;
}
.value_container{
	flex-wrap:wrap;
-ms-flex-wrap: wrap;
	padding-top:20px;
}
.value{
	width: 50%;
	margin-bottom: 30px;
}
.content_value, .content_contact{
	background-image: url(/corporate/files/images/bg.png);
background-repeat: no-repeat;
background-position: 100% 25px;
}
.content_exhibition_photo{
	width:35%;
}
.content_page_navigation{
	min-width: 228px;
}
.exhibition_grid .exhibition_logo > img {
    width: 100%;
    height: 100%;
    /*max-width: 366px;*/
}
.exhibition_grid_blank {
    width: 32%;
	
}
.exhibition_grid_container{
    width: 32%;
    height: auto;
	min-height: 279px;
	background-color: #ebe8e8;
}
.exhibition_content{
    overflow: auto;
	height: auto;
}
.content_life_photo_container{
	width:100%;
	padding-right: 40px;
	padding-left: 40px;
}
.life_training_photo {
	height:310px;
	padding: 20px 10px 20px 0px;
}
.life_photo_grid_blank{
	width:31.7%;
}
.life_photo {
	overflow: hidden;
	width:100%;
	height:100%;
}
.life_office{
	width:31.6%;
}
.life_photo > img{
	max-height:298px;
}
.life_photo_grid{
	width:31.7%;
	min-height:300px;
	border: 1px solid #8f8f8f;
	margin-bottom: 40px;
}
.join_us_container{
	padding-top:20px;
}
.position_col, .ref_col{
	width:40%;
}
.appl_col{
	width:20%;
}
.career_list_container{
	padding:20px 10px 10px 10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top:none;
}
.contact_office{
	width:50%;
	padding-right:20px;
	padding-top:20px;
}
.contact_head_office{
	width:100%;
}
.media_info{
	max-width:809px;
	width:65%;
	
}
.navbar-inverse .navbar-nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (max-width: 955px) {
.header_search > div{
    flex-direction: column;
	-ms-flex-direction: column;
}
.header_search > div{
	padding-left:15px;
	padding-top:15px;
}
.search_dropdown2 > div, .search_dropdown3 > div, .search_go > div{
	display:none;
}
.search_go{
	padding-bottom:15px;
}
.search_dropdown1, .search_dropdown2, .search_dropdown3{
	padding-bottom:5px;
}
}
@media (min-width: 956px) {
.header_search > div {
	flex-wrap: wrap;
-ms-flex-wrap: wrap;
	align-items:center;
-ms-flex-align:center;
	padding-left: 15px;
	padding-right: 15px;
}
.header_search {
	height:140px;
}
.search_text{
	padding-bottom:17px;
}
.navbar-inverse .navbar-nav > li > a {
	padding-left: 25px;
	padding-right: 25px;
}
}
@media (min-width: 1038px) {
.header_search > div {
	padding-left: 65px;
}
}
@media (min-width: 1050px){
.navbar-inverse .navbar-nav > li > a {
    padding-left: 35px;
    padding-right: 35px;
}
}
@media (min-width: 1169px){
.milestone_2009{
	margin-top:420px;
}
}
@media (min-width: 1205px) {
.lower_left_inner_content, .lower_right_inner_content, .upcoming_content{
	font-size: 14pt;
}

}
@media (min-width: 1225px) {
.lower_left_photo, .lower_right_photo{
	width:41%;
}

.lower_left_inner_content, .lower_right_inner_content{
	width:59%;
}
}
@media (min-width: 1235px) {
.content_overall > div, .index_content_overall > div {
    max-width: 1151px;
    width: 100%;
}
}
@media print {
.share{
	padding-right:0px;
	padding-top:0px;
	position: fixed;
	bottom: 60px;
	right: 0px;
	z-index: 99;
}
.navbar-toggle{
	float:left;
}
.nav.navbar-nav, .header_button > div, .header_search > div, .content_container, .upcoming_content, .footer_content_top, .lower_right_inner, .lower_left_inner, .media_press, .content_page_exhibition_content, .content_page_content_bottom, .content_page_content_container, .value_container, .content_life_office_photo, .career_row{
	flex-direction:column;
	-ms-flex-direction:column;
}
.lower_right_inner, .lower_left_inner{
	align-items: center;
-ms-flex-align: center;
}
.content_lower_right{
	margin-top:10px;
}
.footer_content_right_arrow{
	left:45%;
}

.footer_content_right_inner, .footer_content_bottom_inner{
	flex-wrap:wrap;
-ms-flex-wrap: wrap;
}

.upcoming_content {
    padding-top: 10px;
    padding-bottom: 10px;
}
.social_media{
	flex-direction: column;
	-ms-flex-direction: column;
}
.show_all_exhibitions, .left_learn_more, .right_learn_more {
    padding-right: 10px;
}

.container-fluid > .navbar-header{
	margin-left: 0px;
}
.header_logo img{
	max-width: 100%;
    height: auto;
}
.lang_select{
	padding-left:15px;
}
.milestone_text, .content_page_title, .media_info, .content_media_info, .content_page_content_logo{
	padding-left:10px;
}
.media_info{
	padding-right:10px;
	padding-bottom:10px;
	
}

.content_page_subtitle, .content_page_content_text{
	padding: 10px 10px 10px 10px;
}
.content_exhibition_text ul{
	padding: 10px 10px 0px 20px;
}
.content_page_content_photo{
	text-align:center;
}
.content_life_training_photo{
	width: 75vw;
	
}
.content_life{
	justify-content: center;
-ms-flex-pack: center;
}
.content_life_office_photo{
	justify-content: center;
-ms-flex-pack: center;
}

}

@media (min-width: 768px) {
    .smpdiv {
        min-width:200px; 
    }
}
@media (max-width: 768px) {
    .smpdiv {
        min-width:400px; 
    }
}