@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);
/* CSS Document */

html, body {
	font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
	font-family: 'Roboto Condensed', '微軟正黑體' !important;/*Firefox hack*/
	font-size: 22px;
	background: #000;
	padding: 0;
	margin: 0;
	color: #fff;
	width:100%;
}

a {
	text-decoration: none;
	color: #0CF;
}
img {
	width: 100%;
	height: auto;
}
h2 {
	padding-left: 5%;
	padding-top: 10%;
	color:#FC0;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing:2px;	
	width: 90%;
	text-shadow:#F00 0px 0px 6px;
}
h3{ 
    position:relative;
	margin-top:-5%;
	padding-bottom:3%;
	text-align:center;
	font-size: 40px;
	color: #FFF;
	font-weight:700px;
	text-shadow: #F60 0px 0px 6px;
	
}

p {
	margin-top:1%;
	padding-top: 1%;
	padding-left:1%;
	margin-left:5%;
	padding-bottom:1%;	
	color: #CCC;
	font-size: 18px;
	line-height: 1.5em;
	width: 90%;
	font-weight: lighter;
	background-color:rgba(0,0,0,0.6);
	
}
.line {
	border-bottom: solid #00CCFF 5px;
	width: 100%;
	height: 50px;
}
.box {
	border: solid #FC0 1.5px;
	padding: 10px;
	box-shadow: #F60 0px 0px 5px 2px;
}
.pic_right {
	position: relative;
	float: right;
	
	padding-right:1%;	
	width: 50%;
	height: auto;
}
.pic_center{
	position:relative;
	width:70%;
	margin:0 auto;
}
.pic_left {
	position: relative;
	float: left;
	padding-top: 2%;
	width: 50%;
	height: auto;
}
.word_right {
	padding:20px;
	
}
.word_left {
	width:45%;
	
}
.word_center{
	text-align:center;
	margin-top:-7%;
}
.boxheight {
	height: 650px;
}
#title_bar{
	position:absolute;
	width:100%;
	height:65px;
	background-image:url(../img/title_bar.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:9999;	
}
#title_bar h4{
	position:absolute;
	left:80px;
	top:15px;
	font-size:35px;
	text-shadow:0px 1px 10px #333333;
	text-shadow:0px 1px 7px  #FF0000;  
		
}
#visual{
	position:relative;
	width:100%;
	overflow:hidden;	
}
#performance {
	position: relative;
	width: 100%;
	overflow: hidden;

}
#performance > ul {
	position:relative;
	margin: 0 auto;
	width: 90%;
	
}
#performance > ul > li {
	position: relative;
	
	width: 32%;
	height:100%;
	padding:10px;
	float: left;
}
#performance > p {
	position: relative;
	float:left;	

}

#word{
	width:30%;
}
#windforce_three {
	position: relative;
	width: 100%;
	background-image:url(../img/windforce_three_bg.jpg);
	background-position: left;
	background-size: cover;
	overflow:hidden;
}
#fan_three {
	position: relative;
	width: 100%;
	background-image: url(../img/fan_three_bg.jpg);
	background-position: left;
	background-size: cover;
	background-repeat: no-repeat;
	overflow:hidden;
}
#HeatPipe{
	position: relative;
	width: 100%;
	background-image:url(../img/980WF3HeatPipe_bg.jpg);
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	overflow:hidden;
}
#db_zero {
	position: relative;
	width: 100%;
	background-image:url(../img/db_zero_bg.jpg);
	background-position: top left;
	background-size:cover;
	background-repeat: no-repeat;
	overflow:hidden;
	
	
}
#multi_led {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/multi_led_bg.jpg);
	overflow:hidden;
}



#stylish_metal{
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/stylish_metal_bg.jpg);
	overflow:hidden;
	
}

#soc {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/soc_bg.jpg);
	overflow:hidden;
}
#nvidia {
	position: relative;
	width: 100%;
	height: 300px;
	background-image: url(../img/nvidia_bg.jpg);
	background-position: top;
	background-size: cover;
	
}
#nvidia > ul {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#nvidia > ul > li {
	position: relative;
	width: 9%;
	padding-left: 5%;;
	float: left;
	
}
#UDV {
	position: relative;
	width: 100%;
	background-image:url(../img/UDV_bg.jpg);
	background-position:top;
	background-size:cover;
	overflow:hidden;

}

#oc_ii{
	width: 100%;
	background-image:url(../img/oc_ii_bg.jpg);
	background-position:left;
	background-size:cover;
}
#PCB{
		position: relative;
	width: 100%;
	overflow:hidden;
		background-image:url(../img/pcb_bg.jpg);
	background-position:left;
	background-size:cover;
}




@media screen and (max-width:1680px){
		#performance > ul > li {
	width: 30%;
}
}
 @media screen and (max-width: 1440px) {
h2 {
	font-size: 25px;
}
.boxheight {
	height: 500px;
}
#nvidia > ul > li {
	width:12%;

}
}
@media screen and (max-width: 1280px) {
h3{
	font-size:32px;
}
h2 {
	font-size: 22px;
}
.boxheight {
	height: 430px;
}
#UDV{
	height:600px;
}
#word{
	width:40%;
}


}
@media screen and (max-width: 1024px) {
h2 {
	font-size: 20px;
}
P {
	
	font-size: 16px;
	
}
.boxheight {
	height: 350px;
}
#nvidia > ul > li {
	position: relative;
	width: 25%;
	float: left;
}
#fan_three {

	background-image:none;

}
}
 @media screen and (max-width: 1000px) {
	 #title_bar h4{
	
	font-size:30px;
	 
		
}
.pic_right {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
.pic_left {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
.word_left{
	
	padding:20px;
	width:80%;
	margin:0 auto;
}

.word_right {
	padding:20px;
		width:80%;
	margin:0 auto;
	
}
h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 1%;
}
P {
	
	padding-left:-5%;
	
	
}
.boxheight {
	height: 850px;
	border-bottom: solid #333 1px;
}
#performance > ul > li {
	width: 40%;
	
}
#word{
	width:60%;
}
.pic_right{
	padding-top:5%;
}

}
 @media screen and (max-width: 736px) {
	  #title_bar h4{
	
	font-size:26px;
	 
		
}
.pic_right{
	padding-top:15%;
}

h2{
		font-size: 25px;
	}
#fan_three{
	background-image:url(../img/fan_three_bg1.jpg);
	background-position:center bottom;	

}	 
#db_zero{
	background-image:url(../img/db_zero_bg1.jpg);

}
#multi_led{
	background-image:url(../img/multi_led_bg1.jpg);
	background-position:center bottom;	
}
#HeatPipe{
	background-image:url(../img/980WF3HeatPipe_bg1.jpg);
	}
#triangle_cool {
	
	background-image: url(../img/triangle_cool_bg1.jpg);
}
#special_fin {
	background-image: url(../img/special_fin_bg1.jpg);
}
#flex_display {
	background-position:center bottom;	
	background-image: url(../img/flex_display_bg1.jpg);
}	 
	 
#soc {

	
	background-image: url(../img/soc_bg1.jpg);
}	 
	 
#UDV{
	position:relative;
	width:100%;	
	height:auto;
	background-image:url(../img/UDV_bg1.jpg);
	
}

#nvidia {

	width: 100%;
	height:auto;
	overflow:hidden;
	
	
}
#nvidia > ul > li {
	
	width:40%;
	

}
#performance > ul > li {
	width: 50%;
	padding-left:20%;
	
}
#word{
	width:60%;



 }

 @media screen and (max-width: 640px) {
h2 {
	font-size: 25px;
	margin-bottom:3%;
	
}
P {
	font-size:15px;
	text-align:justify;
	color:#FFF;
	
	
}

.boxheight {
	height: 650px;
}



}
@media screen and (max-width: 414px) {
.boxheight {
	height: 600px;
	
}




}
@media screen and (max-width: 375px) {
	h2{
		font-size: 14px;
	}
	
	.boxheight {
	height: 530px;
	
}
	
	}