/******************************** 1024*768 ************************************/
@media only screen and (max-width:1200px){
.container{width: 970px;}
/*** HEADER ***/
.nav_1 .left_nav1 .each_item1 {width: 40%;}
.top_header2 .logo::before {width: 70%;}
.top_header2 .menu .search {width: 11.7%;}
.top_header2 .menu .navigation {width: 82.3%;}
.menu .navigation .menu_item .step1 {padding: 31px 15px;}
.top_header2 .simple_search {
	width: 91.2%;
	right: 69px;
}
/*** HOME ***/
.home_brand .brand_graphic .brand_flag, 
.simulate_svg .brand_flag {
	display: none;
}
.txt_article .each_txt .box_1 .last_more {width: 33%;}
.last_news_img > a .news_more {width: 67%;}
.home_brand .brand_graphic .full-turq-hex{bottom: 50px;}
/*** FOOTER ***/
.footer_news_content {width: 87%;}
/*** PRODUCTS ***/
.product_page .pro_right {width: 28%;}
.product_page .pro_left {width: 70%;}
.pro_item .pro_brand {
	height: 90px;
	top: 55px;
	width: 90px;
}
/*** PRODUCT_DETAIL ***/
.sample_pro_slide .item .each_product .sample_pro_img::before {
	-webkit-transform: skew(38deg);
	-moz-transform: skew(38deg);
	-ms-transform: skew(38deg);
	-o-transform: skew(38deg);
	transform: skew(38deg);
}
/*** ARTICLE ***/
.box_style1 .article_date .entry_date {padding: 10px 5px;}
/*** ARTICLE_DETAIL ***/
.article_detail .left {width: 64%;}
.article_detail .right {width: 36%;}
/*.art_detail_left .eye_count {background-position: 32px center;}*/
/*** NEWS_DETAIL ***/
.news_details .right {width: 36%;}
.news_details .left {width: 64%;}
.list_style_box .list_style2 {width: 67%;}
/*** EVENT_DETAIL ***/
.event_detail .right {width: 36%;}
.event_detail .ev_left {width: 61%;}
/*** TECHNOLOGY ***/
.tech_page .tech_left {height: 450px;}
/*.about_content .about_txt_box article li {background-size: 11px auto;}*/
/*** LOGIN ***/
.captcha_style {width: 50%;}
/*** PANEL ***/
#user-panel .home_leftside {width: 70%;}
#user-panel .home_rightside {width: 30%;}
.bgbtn {width: 61%;}
/*** ABOUT_US ***/
/*.about_com .about_content {width: 90%;}*/
/*** RECRUITMENT ***/
.tab_style1 .tab_btn .item > a {
  padding: 17.7px 10px;
}
/*** SIMULATION ***/
.industry .tabular_industry .each_tab {
  margin-left: 29px;
}
} /*1024*768*/


/******************************* 800*600 **************************************/
@media only screen and (max-width:992px){
.container{width: 750px;}
html{font-size: 9.5px;}
/*** HOME ***/
.home_part0 {display: none;}
.home_part1 {height: 500px;}
#owl-slide_show1 .item .slide_bg {height: 500px;}
.home_part1 .txt_on_slide {display: none;}
.hexagon-wrapper {
	right: 200px;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-o-transform: scale(0.3);
	transform: scale(0.3);
}
.home_brand .brand_graphic {
    float: left;
    width: 45%;
}
.news_article_content .news_slide, 
.news_article_content .article_slide {
	width: 100%;
}
.each_news .last_news_box .last_news_img > a:hover::before {height: 252%;}
/*** HEADER ***/
header{position:static;}
.header.fix .top_header1{height:41px;}
.header.fix .top_header2 .logo > a{background-size: 150px auto;}
.main_content {padding-top: 0;}
.top_header1 .nav_1 .left_nav1 {display: none;}
.nav_1 .right_nav1 .social_net {display: none;}
.top_header2 .menu .search {width: 100%;}
.top_header2 .simple_search {
	top: 86px;
	width:87.2%;
}
.top_header2 .simple_search input[type="submit"] {width: 6%;}
.top_header2 .menu {width: 80%;}
.top_header2 .logo {
	width: 20%;
	height: 90px;
}
.top_header2 .logo::before {width: 86%;}
.top_header2 .menu .menu_item{display: none;}
/*responsive menu*/
#rsp_menu{
	bottom: 0;
	display: block;
	right: 0;
	position: fixed;
	top: 0;
	z-index: 99991;
}
.search_lang .menu_link {
	background-image: url("../_images/icon/menu_responsive.png");
	background-size: 24px auto !important;
	display: inline-block;
	height: 26px;
	width: 26px;
	z-index: 1;
	cursor:pointer;
}
.top_header2 .menu .search_lang:nth-child(3){display:block;}
#rsp_menu .menu_list {
	background-color: #1b2f3b;
	height: 100%;
	right: -300px;
	padding: 140px 0 70px;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 300px;
	z-index:99992;
}
.menu_list .rsp_logo {
	background-image: url("../_images/logo/logo-2.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 150px auto;
	display: inline-block;
	height: 100px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 34px;
	width: 50%;
}
#rsp_menu .menu_list .list {
	height: 100%;
	overflow: auto;
}
#rsp_menu .menu_list .list .each_item, 
#rsp_menu .menu_list .list li {
	color: #fff;
	font-size: 1.15rem;
	line-height: 40px;
	margin: 0 auto;
	position: relative;
	text-align:right;
}
#rsp_menu .menu_list .list .each_item:before{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(187, 233, 234, 0) 0%, rgba(81, 199, 200, .4) 50% , rgba(187, 233, 234, 0) 100%) repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	position: absolute;
	left: 0; right:5%;
}
#rsp_menu .menu_list .list li:before{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255, 255, 255, 1) 50% , rgba(255,255,255,0) 100%) repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	position: absolute;
	left: 0; right:5%;
}
#rsp_menu .menu_list .list .each_item > a,
#rsp_menu .menu_list .list li > a {
	display: block;
	position: relative;	
	padding:0 20px;
}
#rsp_menu .overlay,
.rsp_panelmenu .overlay {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
	cursor:url(../_images/icon/close_menu_responsive.png), auto;
}
.sub_menu_response{
	display:none;
	background-color:#51C7C8;
}
.list .each_item > a .angle{
	float:left;
	font-size:1.7rem;
	line-height:40px;
}
#rsp_menu .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-left: 0 !important;
}
/*** FOOTER ***/
.footer_news_content {width: 84%;}
.footer_part1 .each_list {width: 50%;}
.footer_part1 .each_list:last-child{display:none;}
/*** PRODUCTS ***/
.product_page .pro_right {width: 100%;}
.search_form {width: 50%;}
.product_page .pro_left {
	width: 100%;
	margin-top: 30px;
}
.search_form:nth-child(odd){
	width:49%; 
	margin-left:1%;
}
.reponse_style{width:100%;}
.btn_submit {width: 100% !important;}

/*** PRODUCT_DETAIL ***/
.pro_detail1 .pro_detail_img {width: 33%;}
.pro_detail1 .pro_detail_content {width: 65%;}
.sample_pro_slide .item .each_product .sample_pro_txt {width: 58%;}
.sample_pro_slide .item .each_product .sample_pro_img {width: 42%;}
.sample_pro_slide .item .each_product .sample_pro_img::before {
	-webkit-transform: skew(40deg);
	-moz-transform: skew(40deg);
	-ms-transform: skew(40deg);
	-o-transform: skew(40deg);
	transform: skew(40deg);
}
.pro_detail5 .pro_info_table li {width: 94%;}
.sample_pro_nav {width: 8%;}
/*** NEWS ***/
.news .box_style2 {width: 50%;}
/*** NEWS_DETAIL ***/
.news_details .left {width: 100%;}
.news_details .right {display: none;}
.news_details .left {padding-right: 0;}
/*** ARTICLE ***/
.article .box_style1 {width: 48%;}
.box_style1 .article_date .eye_count {padding: 15px 13px;}
/*** ARTICLE_DETAIL ***/
.article_detail .left {width: 100%;}
.article_detail .right {display: none;}
/*** EVENT_DETAIL ***/
.event_detail .ev_left {width: 100%;}
.event_detail .right {display: none;}
.ev_left .event_bg .event_date {padding: 36px 37px;}
/*** TECHNOLOGY ***/
.tech_page .tech_left {height: 350px;}
.tech_page .tech_right article li {background-size: 11px auto;}
/*** INDUSTRY ***/
.industry_page .industry_style .right {width: 100%;}
.industry_page .industry_style .left {width: 100%;}
.industry_page .industry_style:last-child .right {margin-top: 0;}
.industry_page .industry_style:nth-child(even) .left {
	margin-top: 0;
	height:375px;
}
.industry_page .industry_style:nth-child(odd) .right {
	margin-top: 0;
	height:375px;
}
.interduce_simulate .schema .schema_img1 {top: 0;}
.interduce_simulate .schema .schema_img2 {top: 0;}
/*** CONTACT_US ***/
.each_branch .address_box li .addr_txt {width: 94%;}
.contact_us .contact_msg .contact_notif_box {display: none;}
.contact_us .contact_msg {width: 47%;}
.contact_us .g_map {width: 52%;}
/*** AOUT_US ***/
.about_com .about_content {width: 100%;}
.top_hexagon, .bottom_hexagon {display: none;}
/*** PANEL ***/
#user-panel .home_leftside {
	width: 100%;
	position:relative;
}
#user-panel .home_rightside{
	position:fixed;
	z-index:99993;
	bottom: 0;
	display: block;
	left: -309px;
	top: 0;
	width:309px;
	margin-top:0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.home_rightside .panel_menu{display:none;}
.home_leftside .rsp_panel_menu{
	background-image:url(../_images/icon/panel_icon.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px auto;
	height:26px;
	width:26px;
	display:inline-block;
	position:absolute; right:0; top:41px;
}
.rsp_panelmenu {
	display: block;
	height: 312px;
	overflow: visible;
}
.user_menu {height: 400px;}
#user-panel .show_menu {left: 0;}
.adv_search_panel .search_item {
  width: 50%;
}
.adv_search_panel .search_item:nth-child(even){padding-left:0;}
.adv_search_panel .search_item:last-child {width: 100%;}
/*** RECRUITMENT ***/
.tab_style1 .tab_content {width: 85%;}
.tab_style1 .tab_btn {width: 15%;}
.form_style1 .form_content .item1, 
.form_style1 .form_content .item2 {width: 50%;}
.form_style1 .form_content .full {
  width: 100%;
}
.tab_style1 .tab_btn .item > a {
  padding: 20px 10px;
}
/*** SIMULATION ***/
.industry .tabular_industry .each_tab {
  margin-left: 22px;
}
} /*800*600*/

/******************************* 600*800 **************************************/
@media only screen and (max-width:767px){
.container{width: 550px;}
/*** HEADER ***/
.simulation{display: none;}
.top_header2 .menu {width: 80%;}
.top_header2 .logo {width: 20%;}
.top_header2 .logo::before {width: 120%;}
.top_header2 .simple_search input[type="submit"] {width: 10%;}
/*** HOME ***/
.hexagon-wrapper {display: none;}
.home_part2 {
	height: 550px;
	margin-top:0;
}
.home_brand .brand_graphic, 
.home_brand .brand_txt {
	height: 0;
}
#interduce_simulate{display:none;}
.home_brand .brand_graphic{width:20%;}
.home_brand .brand_txt {width: 100%;}
.home_brand .brand_graphic {float: left;}
.home_brand .brand_graphic .full-turq-hex, .simulate_svg > a {
	top: 315px; bottom:0;
}
.home_part3 .svg_simulate .simulate_txt, 
.home_part3 .svg_simulate .simulate_svg {
	height: 435px;
}
.home_part3 .svg_simulate .simulate_txt{
	width: 100%;
	height:0;
}
.simulate_svg > a {
	left: 0; right: auto;
}
/*** PRODUCT ***/
.pro_item .pro_brand {right: 0;}
/*** PRODUCT_DETAIL ***/
.pro_detail1 .pro_detail_img {
	box-shadow:none;
	border:none;
	float:left;
}
.detail_info_bg {overflow: hidden;}
.pro_detail4, 
.pro_detail5 {
	width: 100%;
}
.pro_detail4{margin-bottom:35px;}
.pro_detail5{
	position:relative;
}
.pro_detail5:before{
	position:absolute;
	content:"";
	width:10000px;
	left:0;
	background-color:#fff;
	height:100%;
}
.pro_detail5:after{
	background-color: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 100%;
	top: 0;
	width: 10000px;
	z-index: 0;
}
.sample_pro_slide .item .each_product .sample_pro_img::before {
	-webkit-transform: skew(32deg);
	-moz-transform: skew(32deg);
	-ms-transform: skew(32deg);
	-o-transform: skew(32deg);
	transform: skew(32deg);
}
.sample_pro_nav {width: 10%;}
.sample_pro_slide .item .each_product .sample_pro_img > span {
	background-size: 80px auto;
	background-position:left center;
	left: 0;
}
/*** INDUSTRY ***/
.industry .tabular_industry {width: 75%;}
/*** FAQ ***/
.faq .each_item:after {width: 96%;}
/*** NEWS ***/
.news_box .news_date .date {width: 82%;}
.news {text-align: center;}
.news .box_style2 {
	display: inline-block;
	float: none;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}
/*** NEWS_DETAIL ***/
.list_style_box .list_style2 {width: 70%;}
/*** EVENTS ***/
.event_page {margin-bottom:0;}
.event_page .event_box .event_squere {display: none;}
.event_page .events {padding-bottom: 0;}
.event_box .events:before {display: none;}
.event_box .events .each_events {width: 100%;}
.event_box .events .each_events:before {display: none;}
.event_box .event_more {display: none;}
.event_box .events .each_events:nth-child(even),
.event_box .events .each_events:nth-child(odd) {
	top:0;
}
.each_events:nth-child(even) .event_box .bg_white,
.each_events:nth-child(odd) .event_box .bg_white {
	display: none;
}
.each_events:nth-child(even) .event_box .bg_green,
.each_events:nth-child(odd) .event_box .bg_green {
	display: none;
}
.event_box .events .each_events {text-align: center;}
.events .each_events .event_box {
	display: inline-block;
	float: none !important;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}
/*** EVENTS ***/
.ev_left .event_bg .event_date {
	background-size: 110px auto;
	top: -21px;
}
/*** ARTICLE ***/
.article {text-align: center;}
.article .box_style1 {
	display: inline-block;
	float: none;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}
.box_style1 .article_content .article_txt {text-align: right;}
/*** ARTICLE_DETAIL ***/
.art_detail_left .eye_count {padding: 15px 9px;}
/*** LOGIN ***/
.login_reg .login_box2 {
	margin-bottom: 40px;
	margin-left: 0;
	width: 100%;
}
.login_reg .reg_box {width: 100%;}
/*** TECHNOLOGY ***/
.tech_page .tech_right {width: 100%;}
.tech_page .tech_left {display: none;}
.image_tech{
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	height:300px;
	width:100%;
	border:solid 1px #eee;
	margin-bottom:30px;
}
/*** CONTACTUS ***/
.contact_us .g_map {display: none;}
.contact_us .contact_msg {width: 100%;}
.branches .each_branch {width: 100%;}
/*** PANEL ***/
.table_style1 {
  overflow-x:scroll;
  min-width:475px;
}
.table_style1 table {min-width: 700px;}
.bgbtn {width: 70%;}
.adv_search_panel .search_item {width: 50%;}
.adv_search_panel .search_item:nth-child(even){padding:10px 0 10px 0;}
.adv_search_panel .search_item:last-child {width: 100%;}
/*** ORDER ***/
.captcha_img {margin-right: 10px;}
/*** MODAL ***/
.msgprev_box {
	max-width: 500px;
	min-width: 0;
	width: 100%;
	float:none;
	margin:100px auto;
}
/*** RECRUITMENT ***/
.form_style1 .form_content .item1, 
.form_style1 .form_content .item2 {
  width: 100%;
}
.form_style1 .form_content .copy_form {
    line-height: 30px;
    padding: 0 30px;
    top: -75px;
}
.form_style1 > p {font-size: 1.1rem;}
.tab_style1 .tab_btn {
  margin: 0;
  width: 100%;
}
.tab_style1 .tab_btn .item {
  margin-bottom: 10px;
  width: 33.33%; float: right;
}
.tab_style1 .tab_content {
  width: 100%;
}
.tab_style1 .tab_content .item::after{
    display: none;
}
.form_style1 > p {
  display: none;
}
.form_style1 .form_content .copy_form {
  top: -48px;
}
.title_style2,
.tabular_industry,
.industry_box,
.industry .cat_description{display: none;}
.noitem2{
    display: block;
    border:solid 2px #eee;
    border-radius: 3px;
    background-color: #f9f9f9;
    padding: 10px;
    font-size: 1.2rem;
    line-height: 24px;
    color:#555;
    margin-bottom: 30px;
}
} /*600*800*/


/******************************** 480*320 *************************************/
@media only screen and (max-width:570px){
.container{width: 100%; padding: 0 15px;}
.main_content {padding-top: 40px;}
/*** HEADER ***/
.top_header1 .nav_1 .right_nav1 {width: 100%;}
.nav_1 .right_nav1 .login_register {width: 100%;}
.right_nav1 .login_register > a .login_icon {
	left: 0; right: -75px;
	margin: 0 auto;  
}
#rsp_menu .menu_list {width: 245px;}
.menu_list .rsp_logo {width: 100%;}
.top_header2 .simple_search {
	right: 0;
	width: 100%;
}
.top_header2 .simple_search input[type="submit"] {width: 15%;}
.rsp_panelmenu {overflow: auto;}
.home_rightside .logout {
  height: 120px;
  position: relative;
  bottom:auto;
}
/*** HOME ***/
.slide_show .slidenav .slide_np {width: 68px;}
.home_part2 {height: 580px;}
.home_brand .brand_txt {padding: 0;}
.each_news .last_news_box .last_news_txt {width: 100%;}
.each_news .last_news_box .last_news_img {display: none;}
.news_article_content .article_slide {display: none;}
.home_brand .brand_graphic .full-turq-hex{top: 400px;}
.top_header2 .logo{display:none;}
.backto_top {display: none;}
/*** LOGIN ***/
.remember_forgot {width: 100%;}
.remember_forgot > a {
	float: right;
	text-align: right;
}
.choice .checkbox_label {right: 2px;}
.login_style3 {width: 100%;}
.captcha_img {
	text-align: center;
	top: 7px;
	width: 100%;
}
/*** FOOTER ***/
.footer_part1 .each_list {width: 100%;}
.footer_news,
#use_link{display:none;}
.footer_part2 .polygan_border {display: none;}
.footer_part2 .polygan_design2 {width: 100%;}
.footer_part2 .polygan_design2:after {
	width:14px;
	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	-ms-transform: skew(0deg);
	transform: skew(0deg);
}

.polygan_design2 .each_social > a {background-position: center center;}
.site_box_right, 
.site_box_left {
	margin-left: 0;
	width: 100%;
}
.contact_us {overflow:hidden;}
.site_box_right{margin-bottom:30px;}
.each_branch .address_box li .addr_txt {width: 91%;}
.news {text-align: center;}
.news .box_style2 {
	display: inline-block;
	float: none;
	margin: 0 auto;
	max-width: 350px;
	width: 100%;
}
.news_box .news_date .date {width: 81%;}
.news_details .left {padding-right: 0;}
.list_style2 .each_item .icon_1 {width: 24px;}
.list_style_box .list_style2 .each_item {
	width: 50% !important;
	text-align:right;
}
/*** PRODUCT ***/
.product_page {text-align: center;}
.product_page .pro_right {
	display: inline-block;
	float: none;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}
.search_form {width: 100%;}
.search_form:nth-child(odd) {
  margin-left: 0;
  width: 100%;
}
/*** PRODUCT_DETAIL ***/
.pro_item .pro_brand {
	height: 80px;
	right: 0; top:55px;
	width: 80px;
}
.pro_item .pro_brand > a {
	background-size: 50px auto;
}
.pro_box .pro_item .box_style6 {width: 95%;}
.pagination {margin: 0 0 50px 0;}
.pagination .pagination_style > a {
	background-size: 35px auto;
	height: 35px;
	line-height: 39px;
	width: 35px;
}
.pagination .pagination_style > a .page_arrow {height: 32px;}
/*** PANEL ***/
#user-panel .home_leftside {padding: 20px 0;}
.pic_style .select_pic {
	bottom: 7px;
	left: 5px;
	padding: 6px 12px;
}
.photo_frame {width: 100%;}
.adv_search_panel .search_item {
	padding: 10px 0;
	width: 100%;
}
.about_content .about_txt_box article li {background-size: 11px auto;}
.adv_search_panel .search_item:last-child {width: 100%;}
#user-panel .home_rightside {width: 240px;}
.user_top .user_name .user_welcome {width: 100%;}
.user_top .user_name .user_pic {display: none;}
.about_content .about_txt_box article li {background-size: 12px auto;}
.branches .each_branch{min-height:235px;}
.table_style1 {min-width:220px;}
/*** ARTICLE ***/
.article .box_style1 .article_content {width: 77%;}
.article_detail .left .article_detail_content {width: 100%;}
.art_detail_right .article_style:before,
.art_detail_right .article_style:after {
  display: none;
}
.article_detail_content .art_detail_left {display: none;}
.article_detail_content .art_detail_right {width: 100%;}
.news_detail_content .detail_part2 .squere_bg1 {display: none;}
.art_detail_right .detail_part5 .list_style3 {border: medium none;}
.detail_part5 .list_style3 .each_item {
	border-left: medium none;
	width:50%;
}
.product_page .pro_left .pro_box {text-align: center;}
.pro_box .pro_item {
	display: inline-block;
	float: none;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	padding: 0 0 40px;
}
.pro_item .pro_brand {display: none;}
.pro_box .pro_item .box_style6 {width: 100%;}
.pro_item .box_style6 .content_pro {width: 100%;}
.pro_detail1 .pro_detail_content {width: 100%;}
.pro_detail1 .pro_detail_img {display: none;}
.related_pro{display:none;}
.pro_detail_content .list .each_item {text-align: center;}
.pro_detail_content .list .brand{text-align:right;}
.list .links .each_link {
	display: inline-block;
	-webkit-transform:skew(0);
	-moz-transform:skew(0);
	-ms-transform:skew(0);
	-o-transform:skew(0);
	transform:skew(0);
	float: none;
	margin: 0 auto 20px auto;
	max-width: 200px;
	width: 100%;
}
.list .links .each_link > a{
	-webkit-transform:skew(0);
	-moz-transform:skew(0);
	-ms-transform:skew(0);
	-o-transform:skew(0);
	transform:skew(0);
}
.list .links .each_link > a:hover{color:#0C2A35;}
.pro_detail_content .list {padding: 0;}
/*** INDUSTRY ***/
.industry .tabular_industry {display: none;}
.industry_page .industry_style:nth-child(even) .left {
  display: none;
}
.industry_page .industry_style:nth-child(odd) .right {
  display: none;
}

.news_box .news_date .calendar_icon {width: 15%;}
.detail_part1 .news_title {display: none;}
.list .links .each_link > a .link_bg {
	position: relative;
	right: 20%;
}
.industry_info {margin: 25px 15px;}
/*** NEWS_DETAIL ***/
.list_style_box .list_style2 {width: 90%;}
.breadcrumb{display:none;}
/*** EVENTS ***/
.event_page {text-align: center;}
.event_page .tabular_year {
  display: inline-block;
  float: none;
  margin: 0 auto 40px;
  max-width: 400px;
  text-align: center;
  width: 100%;
}
.login_box2 .login_form, .reg_box .reg_form {padding: 50px 15px 15px;}
.dis_none_rsp{display: none;}
} /*480*320*/




@media print{
header,
footer,
.breadcrumb,
.news_details .right,
.list_style_box,
.left .news_detail_content .detail_part2,
.show_video,
.article_detail .right,
.art_detail_right .article_style .detail_part4,
.article_detail_content .art_detail_left,
.art_detail_right .detail_part5 .list_style3,
.content_style1 img{display: none;}
.news_details .left,
.article_detail .left{
    width:95%;
    padding:0 5px;
}
.art_detail_right .detail_part5 > h1,
.detail_part1 > h1{
	font-size:13.5px;
}   
.art_detail_right .detail_part6 article,
.news_detail_content .detail_part3 article{
	font-size:11px;
}
} /*print*/

