.main {font-family: '微軟正黑體'; font-size: 16px; font-weight: 400; line-height: 1.25em;}
.main img {display: block; max-width: 100%;}
.main h1 {margin: 0; padding: 0; font-size: 4em; font-weight: 400; line-height: 1em;}
.main h2 {margin: 0; padding: 0; font-size: 3em; font-weight: 400; line-height: 1em;}
.main h3 {margin: 0; padding: 0; font-size: 2em; font-weight: 400; line-height: 1em;}
.main h4 {margin: 0; padding: 0; font-size: 1em; font-weight: 400; line-height: 1em;}
.main p {margin: 0; padding: 0 0 1em; font-size: 1em; font-weight: 400; line-height: 1.25em;}
.main p:last-child {padding-bottom: 0;}

.lc {text-transform: lowercase;}
.uc {text-transform: uppercase;}

.flex-vcenter {display: flex; align-items: center;}

.cooling_section {text-align: center; padding: 80px 0px;}

.highlight {color: #ff9900;}
.both {clear: both;}
.both p {position: initial !important; border-bottom: none !important;}
.section-bg {width: 100%; max-width: 100%; margin: 0; padding: 0; border: none;}



.mcontainer {width: 100%; max-width: 1700px; margin: 0 auto; padding: 0; border: none;}
.row {width: 100%; max-width: 100%; margin: 0; padding: 0; border: none;}
.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12 {padding-left: 0.2em; padding-right: 0.2em;}

.sub-nav .home-icon {display: inline-block;}

.column-heading {padding: 1em; background: rgba(0,0,0,0.5); position: relative; z-index: 99;}
.column-heading h3 {padding-bottom: 0.5em; /*font-family: 'Oswald', sans-serif;*/ letter-spacing: 0.1em; text-shadow: 0 0 6px #000000, 0 0 6px #FFFFFF; text-transform: uppercase;}
.column-heading p {font-weight: 300; text-shadow: 0 0 1px #000000, 0 0 2px #000000, 0 0 4px #000000;}

/*NEW Revise*/

/*.header-section .row {background: url('/concept/images/graphics/2017New/header.jpg') center no-repeat; background-size: cover; min-height: 500px;}*/
.header-section .row{background: url('/concept/images/mouse/Banner.jpg') center no-repeat; background-size: cover; width: 100%; min-height: 700px;}
.section_1{background:#000000; background-size: cover; width: 100%; min-height: 700px; position: absolute; z-index: 99;}
.section_2{background:#000000; background-size: cover; width: 100%; min-height: 500px; position: absolute; z-index: 99;}

/*.features-section .row {border-bottom: 1px solid #999999;}*/
.features-section .row:last-child {border-bottom: none;}

/*.row-tech {background: url('/concept/images/graphics/2017New/technology.jpg') center left no-repeat; background-size: 100% auto; min-height: 500px;}
.row-icx {background: url('/concept/images/graphics/2017New/icx.jpg') center right no-repeat; background-size: 100% auto; min-height: 500px;}
.row-icx .column-heading img {width: 50%;}*/
.row-icx {background: url('/concept/images/graphics/2017New/explore_bg.gif') center right no-repeat; background-size: 100% auto; min-height: 500px;}
.row-icx .column-heading img {width: 50%;}

.column{width: 100%;}
.column_box{width:24%; margin: 40px 0.5%; float: left; opacity: 0.5;}
.column_box:hover {opacity: 1;}
.column_box_img{ border: inset solid 1px #747474;}
.column_box_text{ padding: 15px 20px; text-align: justify;}

.column_box_img img {
	width: px;
	height: px;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	transition: all 2s;
	opacity: 0.8;
}
.column_box_img img:hover {
	width: px;
	height: px;
	-moz-transform: scale(1.05);
 	-webkit-transform: scale(1.05);
  	transform: scale(1.05);
	opacity: 1;
}
.cooling{
	max-width: 737px;
    width: 100%;
    margin: auto;
}
.gallery-section img{
	width: px;
	height: px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0.9;
}
.gallery-section img:hover {
	width: px;
	height: px;
	-moz-transform: scale(1.05);
 	-webkit-transform: scale(1.05);
  	transform: scale(1.05);
	opacity: 1;
}

.video {
  margin-bottom: 100px;
  height: auto;
  transition: all 0.5s ease;
}
.video video {
  width: 100%;
  height: auto;
}


.pxoc_section{width: 100%; padding: 60px 0px; text-align: center; background-color:#242424; }
/*NEW Revise*/

.section1b, .section2b, .pxocb, .row-more-icx {padding: 1em 10em; text-align: center;}
.row-more-icx .column-heading {position: absolute; top: 0; left: 1em; right: 1em; background-color: initial;}
.row-more-icx img {border: 1px solid #444444;}

.pxoca {background: url('/concept/images/graphics/2017New/pxoc.jpg') center right no-repeat; background-size: 100% auto; min-height: 500px;}

.section1b img, .section2b img, .pxocb img {border: 1px solid #444444;}
.section1b p, .section2b p, .pxocb p {position: absolute; display: block; top: 1px; left: 17px; right: 17px; margin: 0; padding: 0.5em !important; background-color: rgba(25,25,25,0.75); font-weight: 300; font-size: 0.9em; border-bottom: 1px solid #444444; min-height: 16%;}
.section2b p {min-height: 19%;}

.row-sync {/*background: url('/concept/images/graphics/2017New/sync.jpg') center right no-repeat;*/ background-size: 100% auto; min-height: 1000px;}

.goback, .goback2 {text-align: center;}
.goback span, .goback2 span {background-color: #444444; padding: 0.5em 1em; display: inline-block;}

.section-header p {background: #222222; margin-top: 1em; margin-bottom: 1em; font-size: 1em; min-height: auto;}

.gallery-section{background-color: #FFFFFF; text-align: center; border-bottom: 1px solid #e6e6e6; padding-bottom: 50px;}

.gallery-section h4 {
	/*position: absolute;*/
    padding: 2em 1em;
    /*top: 1px;*/
    /*left: 17px;*/
    font-weight: bold;
    text-transform: uppercase;
    /*width: 89%;*/
    color: #535353;
    /*background: rgba(0,0,0,0.75);*/
    text-align: center;
	}
.gallery-section img {border: 1px solid #999999;}

.products-section .mcontainer {padding: 2em 0;}
.products-section .row {padding-bottom: 1em;}
.products-section .row:last-child {padding-bottom: 0;}
.products-section h3 {color: #535353; text-align: center; margin: 60px 0px 10px 0px;}
.products-section p {/*font-size: 0.9em;*/ font-weight: bold; color: #535353; text-align: center; margin-bottom: 60px;}
.products-section img {margin-left: auto; margin-right: auto;}

@media (max-width: 1130px)
{
	.row-tech{
		margin: 150px 0 0 -100px;
	}
}

@media (max-width: 1024px)
{
  .main {font-size: 14px;}
  .section1b p, .section2b p, .pxocb p {left: 15px; right: 15px;}
  .gallery-section h4 {left: 15px; padding: 0.5em; width: 85%;}
}

@media (min-width: 768px)
{
  .column-2, .column-3, .column-4, .column-5, .column-6 {float: left;}
  .column-2 {width: 20%;}
  .column-3 {width: 25%;}
  .column-4 {width: 33.33333333333333%;}
  .column-5 {width: 41.66666666666667%;}
  .column-6 {width: 50%;}

  .column-offset-7 {margin-left: 58.333333333333336%;}
  .column-offset-8 {margin-left: 66.66666666666666%;}
}

@media (max-width: 768px)
{
  .main h3 {font-size: 2.5em;}
  .column-1, /*.column-2,*/ .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12 {padding-left: 0.5em; padding-right: 0.5em;}
  .column-2{
    width: 40%;
    margin: 40px 4.5%;
	float: left;
   }  .column-heading {padding: 0.5em;}
  .header-section {border-bottom: 1px solid #999999;}
  .section1b, .section2b, .pxocb, .row-more-icx {padding-top: 0.5em; padding-bottom: 0.5em;}
  .section1b p, .section2b p, .pxocb p {left: 8px; right: 8px;}
  .row-more-icx .column-heading {left: 8px; right: 8px;}
  .section-header p {margin-top: 0.5em; margin-bottom: 0.5em;}
  .gallery-section h4 {left: 8px; width: 89.5%;}
}

@media (max-width: 767px)
{
  .main p {font-weight: 400;}
  .column-heading {padding: 7px 0;}
  .column-heading h3 {padding-bottom: 0.25em; text-shadow: none;}
  .column-heading p {text-shadow: none;}
  .header-section .row {background-size: 100% auto; background-position: top center;}
  .header-section .column-heading {margin-top: 32.7%; border-top: 1px solid #444444;}
  .header-section .row {border-bottom: 1px solid #999999;}
  .row-tech {background-size: 100% auto; background-position: top center;}
  /*.row-tech .column-heading {margin-top: 32.7%; border-top: 1px solid #444444;}*/  .row-icx {background-size: 150% auto; background-position: top left;}
  .row-icx .column-heading {margin-top: 49%; border-top: 1px solid #444444;}
  .row-icx .column-heading img {width: 100%;}
  .row-more-icx .column-heading {position: initial; padding: 0.5em;}
  .section1a {border-bottom: 1px solid #444444;}
  .section1a, .section2a {padding: 0;}
  .section1b, .section2b, .pxocb, .row-more-icx {padding: 0;}
  .section1b .column-4 {padding-bottom: 0.5em;}
  .section2b .column-3 {padding-bottom: 0.5em;}
  .pxoca {background-size: 150% auto; background-position: top left;}
  .pxoca .column-heading{margin-top: 49%; border-top: 1px solid #444444;}
  .pxocb .column-4 {padding-bottom: 0.5em;}
  .row-sync {background-size: 150% auto; background-position: top right;}
  .row-sync .column-heading{margin-top: 84%; border-top: 1px solid #444444;}
  .row-more-icx img {border: none;}
  .section-header p {margin-top: 0.5em; margin-bottom: 0.5em;}
  .gallery-section h4 {width: 94.6%;}
  .products-section .mcontainer {padding: 0.5em 0;}
  .products-section .column-3 {margin-bottom: 0.5em;}
  .products-section .column-3:last-child {margin-bottom: 0;}

	.row-tech{
		margin: 180px 0 0 -100px;
	}

  .row-tech .column-heading{
    margin: 380px auto 30px auto;
	}
	.section_3{
	clear: both;
    position: absolute;
    left: -25%;
    margin: -150px 50%;
	width: 60%;
	}
}

@media (max-width: 700px)
{
  	.column_box {
    width: 39%;
    margin: 40px 4.5%;
	}
}

@media (max-width: 620px)
{
  	.column_box {
    width: 60%;
    margin: 30px 21.5% 0px 21.5%;
	}
	.column-2{
    width: 60%;
    margin: 30px 21.5% 0px 21.5%;
   }
}
@media (max-width: 500px)
{
	.row-tech .column-heading{
    margin: 280px auto 30px auto;
	}
}
@media (max-width: 400px)
{
	.row-tech{
		margin: 180px 0 0 -130px;
	}
}

/* 2018 combine */

#divLoading{
	background: black;
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
#Loading_img{
width: 250px;
height: 250px;
top	:-125px;
margin-left: 50%;
left:-125px;
position: absolute;
	opacity: 0.8;
}
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100);
* {
box-sizing: border-box;
margin: 0;
}

h1, p, h2, h3, h4, ul, li, div {
margin: 0;
padding: 0;
}


.loading-page {
position: fixed;
background: #000000;
opacity: 0.8;
z-index: 10000;
width: 100vw;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
		-ms-flex-pack: center;
				justify-content: center;
-webkit-box-align: center;
		-ms-flex-align: center;
				align-items: center;
}
.loading-page .counter {
text-align: center;
}
.loading-page .counter {
position: relative;
width: 200px;
}
.preloader{
position: absolute;
z-index: 900;
left:0px;
}
.video2{
width: 100%;
height: auto;
margin-top: -50px;
padding: 0 0 100px 0;
}
.video2 video{
width: 100%;
height: auto;
}
.video2 iframe {
	max-width: 1700px;
	height: 100%;
}

/* 2018 add */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
