@charset "utf-8";
/* 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%;
	
	color:#0CF;
	font-size: 30px;
	font-weight:500;
	width: 90%;
	text-shadow: #09F 0px 0px 6px;
}
p {
	padding-top: 1%;
	padding-left:5%;
	color: #CCC;
	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;
	width: 50%;
	height: auto;
}
.pic_left {
	position: relative;
	float: left;	
	width: 50%;
	height: auto;
}
.word_right {
	padding-top: 10%;
}
.word_left {
	padding-top: 10%;
}
.boxheight {
	height: 650px;
}
.resize{
	width:95%;
	margin:0 auto;
	position:relative;
}
#feature1{
	position: relative;
	width: 100%;
	background-image:url(../img/0_bg.jpg);
	background-position: left;
	background-size: cover;
	overflow:hidden;
}
#feature2 {
	position: relative;
	width: 100%;
	
	background-image:url(../img/1_bg.jpg);
	background-position: left;
	background-size: cover;
	overflow:hidden;
}
#feature3 {
	position: relative;
	width: 100%;
	background-image: url(../img/3_bg.jpg);
	background-position:top left;
	background-size: cover;
	background-repeat: no-repeat;
	overflow:hidden;
}
#feature4 {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/4_bg.jpg);
	overflow:hidden;
}
#feature5 {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/5_bg.jpg);
	overflow:hidden;
}
#feature6 {
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/6_bg.jpg);
	overflow:hidden;
}
#feature7 {
	position: relative;
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/7_bg.jpg);
	overflow:hidden;
}

#feature8{
	width: 100%;
	background-position: top left;
	background-size: cover;
	background-image: url(../img/stylish_metal_bg.jpg);
	overflow:hidden;
	
}





 @media screen and (max-width: 1440px) {
h2 {
	font-size: 25px;
}
.boxheight {
	height: 500px;
}
#nvidia > ul > li {
	width:12%;

}
}
 @media screen and (max-width: 1366px) {
	 h2 {
	font-size: 22px;
}
	 
 }
@media screen and (max-width: 1280px) {
h2 {
	font-size: 22px;
}
.boxheight {
	height: 430px;
}
#UDV{
	height:600px;
}

}
@media screen and (max-width: 1024px) {
h2 {
	font-size: 20px;
}
P {
	
	font-size: 16px;
	
}
.boxheight {
	height: 350px;
}

}
 @media screen and (max-width: 1000px) {
	 #feature1{

	background-image:none;

	
}
#feature2{
	height:1200px;
}
.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) {
	h2{
		font-size: 16px;
	}

#feature3{
	background-image:url(../img/3_bg1.jpg);
	background-position:center bottom;	

}	 
#feature4{
	background-image:url(../img/4_bg1.jpg);

}
#feature5{
	background-image:url(../img/5_bg1.jpg);
	background-position:center bottom;	
}
#feature6 {
	
	background-image: url(../img/7_bg1.jpg);
}
#feature7 {
	background-image: url(../img/7_bg1.jpg);
}
 
	 



 }

 @media screen and (max-width: 640px) {
	 	#feature2{
	height:800px;
}
h2 {
	font-size: 16px;
	margin-bottom:5%;
	
}
P {
	font-size:15px;
	text-align:justify;
	color:#FFF;
	
}

.boxheight {
	height: 650px;
}
@media screen and (max-width: 429px) {
		h2{
		font-size: 14px;
	}
	
}

}
@media screen and (max-width: 414px) {
.boxheight {
	height: 600px;
	
}




}
@media screen and (max-width: 375px) {
	h2{
		font-size: 14px;
	}
	
	.boxheight {
	height: 530px;
	
}
	
	}