@media only screen and (max-width:1000px) {
#RWD_CHECKER{
	position:fixed;
	display:none;
	width:100px;
}	
#nav,	
#lang-toggle{display:none;}
.wrap{
	width:auto;
	margin-left:10px;
	margin-right:10px;
}

.pc{display:none;}

.portrait #header{
	background:url("../img/bg_header.png") center top repeat-x;
	background-size:1px 65px;
	width:100%;
	height:65px;
	position:fixed;
	top:0px;
	left:0px;
	display:block;
	z-index:20;
}
.portrait #header .wrap{
	height:60px;
}


.portrait #logo{
	width:210px;
	height:40px;
	background-size:auto 40px;
	margin-top:10px;
	background-position:left;
}
.portrait #menu-toggle{
	width:45px;
	height:40px;
	float:right;
	background:url("../img/btn_menu.png") center center no-repeat;
	background-size:auto 40px;
	margin-top:10px;
	margin-left:10px;
	cursor:pointer;
}
.portrait .wrap{
	width:auto;
	margin-left:10px;
	margin-right:10px;
}
.portrait #content{
	padding-top:60px;
}

#menu .wrap{
	margin-left:0px;
	margin-right:0px;
}

.portrait #menu .menu-close-toggle{
	height:60px;
	border-bottom:1px solid #000;
	position:absolute;
	top:0px;
	left:24px;
	right:24px;
	background:#FFF;
	z-index:9;
}
.portrait #icon-menu-close{
	width:40px;
	height:40px;
	background-size:60%;
	margin-top:10px;
}

.portrait #menu .menuWrap{
	width:auto;
	max-width:600px;
	margin-left:24px;
	margin-right:24px;
	margin-top:61px;
}
.portrait #menu .search .gsc-results-wrapper-overlay {
    height: 90%;
    padding: 15px;
	padding-top:35px;
    width: 90%;
    top: 5%;
    left: 5%;
}



	
#pageBanner{
	width:100%;
	height:0px;
	padding-bottom:41%;
	position:relative;
}
.slideItem{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-size:auto 100%;
}
.floor .wrap{
	width:100%;
	margin:0px;
	height:100%;
	max-width:600px;
}
	
.floor  .block img{
	position:absolute;
	left:0%;
	margin-left:0px;
	width:100%;
	height:auto;
	bottom:0px;
}
.floor{
	height:auto;
}
.floor  .block {
	height:0px;
	padding-bottom:42%;
}

.blockBG1_1,
.blockBG1_2,
.blockBG2_1,
.blockBG2_2,
.blockBG3_1,
.blockBG3_2{
	background-size:30px;
}

#footer{
	width:100%;
	background:#232323;
	height:auto;
}

#footer .contentLeft{
	width:100%;
}


#footer .contentRight{
	width:100%;
	height:80px;
	float:inherit;
}


.tablet.portrait .floor{
	height:auto;
}
.tablet.portrait .floor .wrap{
	height:100%;
	max-width:1000px;
}
.tablet.portrait .blockLeft{
	width:100%;
	height:50%;
}
.tablet.portrait .blockRight{
	width:100%;
	height:50%;
}
.tablet.portrait .floor  .block {
	height:0px;
	padding-bottom:22%

}
.tablet.portrait .floor  .block img{
	position:absolute;
	left:auto;
	margin-left:0px;
	display:block;
	margin:0 auto;
	width:auto;
	height:100%;
	bottom:0px;
}
.tablet.portrait .floor .blockL img{
	left:auto;
	right:0px;
}
.tablet.portrait .floor .blockR img{
	left:0px;
	right:auto;
}

/*--START : subBanner--*/
#subBanner .sense-left{
	width:40%;
}
/*--END : SubBanner--*/

#subBanner #headline{
	width:60%;
}
#news-list .sub-wrap{
	
	padding:26px 20px;
	box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
}
#news-content .sub-wrap{
	
	padding:26px 20px;
	box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
}

#copyright{
	float:inherit;
	text-align: center;
	padding:10px 0px;
}
#visitor{
	width:100%;
	float:inherit;
	text-align: center;
	padding:10px 0px;
	height:auto;
	color:#FFF;
	line-height:auto;
	overflow:hidden;
}
.traffic{
	width:100%;
}

#socialBox{
	width:100%;
	float:inherit;
	height:80px;
	text-align:center;
}
#socialBox .socialItem{
	float:inherit;
	display:inline-block;
}


.pop_block{
	width:600px;
	height:590px;
	margin-left:0px;
	margin-top:0px;
	margin:0 auto;
	margin-top:100px;
	position:relative;
	top:0%;
	left:0%;
}
#popMenu .pop_block.on{
	top:0%;
}
.pop_block.style2{
	width:480px;
	margin:0px auto;
	margin-top:100px;
}
.pop_subblock{
	width:102px;
	height:102px;
}
.pop_subblock.item1{
	right:0px;
	top: 0px;
}

.pop_subblock.item2{
	right:0px;
	top: 120px;
}

.pop_subblock.item3{
	right:0px;
	top: 240px;
}

.pop_subblock.item4{
	right:0px;
	top: 360px;
}

.pop_subblock.item5{
	right:120px;
	top: 360px;
}

.pop_subblock.item6{
	right:240px;
	top: 360px;
}

.pop_subblock a{
	padding:23px 16px;
}
.pop_block .head{
	width:480px;
	height:353px;
	overflow:hidden;
}
.pop_block .head .popClose{
	width:40px;
	height:40px;
	top:10px;
	right:10px;
	background-size:30px;
}


}