@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: #0CF;
	font-size: 30px;
	font-weight: bolder;
	width: 90%;
	text-shadow: #09F 0px 0px 6px;
}
p {
	padding-top: 1%;
	padding-left: 5%;
	color: #FFF;
	font-size: 18px;
	line-height: 1.5em;
	width: 90%;
	font-weight: lighter;
}
.line {
	border-bottom: solid #00CCFF 5px;
	width: 100%;
	height: 50px;
}
.box {
	border: solid #0CF 1.5px;
	padding: 10px;
	box-shadow: #06F 0px 0px 5px 2px;
}
.pic_right {
	position: relative;
	float: right;
	padding-right: 1%;
	width: 50%;
	height: auto;
}
.pic_left {
	position: relative;
	float: left;
	padding-top: 1%;
	width: 50%;
	height: auto;
}
.word_right {
	padding-top: 5%;
}
.word_left {
	padding-top: 5%;
}
.boxheight {
	height: 650px;
}


#one {
	position: relative;
	width: 100%;
	background-image: url(../img/one_bg.jpg);
	background-position: left;
	background-size: cover;
	overflow: hidden;
}
iframe {
	width: 100%;
	height: 550px;
}
#performance {
	position: relative;
	width: 100%;
	overflow: hidden;
	height:auto;
}

#performance > ul {
	position: relative;
	margin:0 auto;
	width: 100%;
	margin-left:15%;
}
#performance > ul > li {
	position: relative;
	width: 32%;
	height: 100%;
	padding: 10px;
	float: left;
}
#performance > p {
	position: relative;
	float: left;
}
#youtube {
	position: relative;
	margin: 0 auto;
	width: 50%;
	height: 50%;
	box-shadow: 0px 5px 10px 2px #000000;
}
#video {
	position: relative;
	width: 100%;
	background-position: left;
	background-size: cover;
	overflow: hidden;
	background-image: url(../img/video_bg.jpg);
}
#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-position: top left;
	background-size: cover;
	background-image: url(../img/db_zero_bg.jpg);
	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;
}
#triangle_cool {
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/triangle_cool_bg.jpg);
	overflow: hidden;
}
#special_fin {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/special_fin_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;
}
#flex_display {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/flex_display_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;
}
#photo {
	position: relative;
	width: 100%;
	background-position: top;
	background-size: cover;
	overflow: hidden;
}
#photo > ul {
	margin: 0 auto;
	width: 99%;
	margin-left: 3%;
}
#photo > ul > li {
	position: relative;
	margin-top: -60px;
	width: 32%;
	float: left;
}
#photo > ul > li > h4 {
	padding: 10px;
	font-weight: 900;
	color: #0CF;
	max-width: 85%;
	text-align: center;
}
#photo > ul > li > p {
	padding-left: 0;
	text-align: center;
}
#UDV {
	position: relative;
	background-image: url(../img/udv_bg.jpg);
	width: 100%;
	background-position: top;
	background-size: cover;
	overflow: hidden;
}
#UDV > ul {
	margin: 0 auto;
	width: 100%;
}
#UDV > ul > li {
	position: relative;
	margin-top: -50px;
	width: 24%;
	float: left;
}
#UDV > ul > li > h4 {
	padding: 10px;
	font-weight: 900;
	color: #0CF;
	max-width: 85%;
	text-align: center;
}
#UDV > ul > li > p {
	padding-left: 0;
}
#oc_ii {
	width: 100%;
	background-image: url(../img/oc_ii_bg.jpg);
	background-position: left;
	background-size: cover;
}
.UDV_img {
	width: 100%;
	height: auto;
	padding-top: 25%;
}
.photo_img {
	width: 100%;
	height: auto;
	padding-top: 20%;
}
 @media screen and (max-width: 1440px) {
h2 {
	font-size: 25px;
}
.boxheight {
	height: 500px;
}
#nvidia > ul > li {
	width: 12%;
}
#youtube {
	width: 60%;
	height: 50%;
	
}
#video {
	height:600px;
	
	
}
}
@media screen and (max-width: 1280px) {
h2 {
	font-size: 22px;
}
.boxheight {
	height: 430px;
}
#UDV {
	height: 600px;
}
#youtube {
	width: 60%;
	height: 50%;
	
}
#video {
	height:600px;
	
	
}
}
@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;
}
}
 @media screen and (max-width: 1000px) {
	 
	 
#one {
	background-image: url(../img/one_bg1.jpg);
	background-position: left;
	background-size: cover;
	overflow: hidden;
}	 
	 
	 
	 
#youtube {
	width: 80%;
	height: 50%;
	
}
#video {
	height:600px;
	
	
}
#performance {
	height:1200px;	
}
#performance > ul{
	margin-left:none;
	
}
#performance > ul > li {
	position: relative;
	width: 60%;

	float: none;
}

#photo{
	height:1700px;
	
}
#photo > ul > li {
	position: relative;
	margin:0 auto;
	width: 60%;
	float:none;
}
	 
.pic_right {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
.pic_left {
	width: 100%;
	height: auto;
	margin-bottom: 5%;
}
h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 1%;
}
P {
	padding-left: -5%;
}
.boxheight {
	height: 850px;
	border-bottom: solid #333 1px;
}
}
 @media screen and (max-width: 736px) {
	 
#performance {
	height:900px;	
}
#performance > ul{
	margin-left:none;
	
}
#performance > ul > li {
	position: relative;
	width: 60%;

	float: none;
}

#photo{
	height:1350px;
	
}
#photo > ul > li {
	position: relative;
	margin:0 auto;
	width: 60%;
	float:none;
}	 
	 
	 
	 
#youtube {
	width: 100%;
	height: auto;
	
}	 
h2 {
	font-size: 16px;
}
#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);
}
#UDV > ul {
	margin-left: 25%;
	padding-bottom: 5%;
}
#UDV > ul > li {
	margin-top: -50px;
	width: 53%;
	float: none;
}
#UDV > ul > li > h4 {
	font-size: 16px;
}
#UDV > ul > li > p {
	text-align: center;
	width: 95%;
}
#nvidia {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#nvidia > ul > li {
	width: 40%;
}
}
 @media screen and (max-width: 640px) {
	#performance {
	height:800px;	
} 
#photo{
	height:1100px;
	
}	 
h2 {
	font-size: 16px;
	margin-bottom: 5%;
}
P {
	font-size: 15px;
	text-align: justify;
	color: #FFF;
	font-family: "Roboto Condensed", "微軟正黑體";
}
.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;
}
}
