@charset "UTF-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Play:400,700');
@import url('https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css');

html {
	font-size: 100%;
	line-height: 1.5em;
	background-color: #fff;
}

body {
	font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
	height: 100vh;
	width: 100%;
	background-color: #fff;
	position: relative;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

body.active {
	overflow-x: visible;
}

.carousel {
	overflow: hidden;
}

div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100% !important;
}

a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: black;
	text-decoration: none;
}

a:focus {
	color: black;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

a span {
	text-decoration: none;
}

a span:focus {
	outline: none;
	text-decoration: none;
}

a span:hover {
	text-decoration: none;
}

#NOpadding {
	padding: 0;
}


/***** #body ****/


#P_GiftPack {
	font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
	overflow-y: hidden;
	color: black;
}

#P_GiftPack h1 {
	font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
	color: black;
	font-size: 4vh;
	font-weight: 100;
	margin-bottom: 7px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
}

#P_GiftPack h2 {
	font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
	color: black;
	text-transform: capitalize;
	font-size: 3vh;
	line-height: 5vh;
	font-weight: normal;
	margin: 2vh 0 15px 0;
}

#P_GiftPack h2 samp {
	font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
	color: black;
	text-transform: capitalize;
	font-size: 4vh;
	line-height: 5vh;
	font-weight: normal;
	margin: 0 0 30px 0;
}

#P_GiftPack h2 b {
	display: inline-block;
	font-family: 'CenturyGothic',
		'cwTeXHei',
		'Microsoft JhengHei';
	color: black;
	text-transform: capitalize;
	font-size: 6vh;
	line-height: 5vh;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	background: url('../img/b.png') no-repeat bottom;
	background-size: 90%;
}

#P_GiftPack h3 {
	font-family: 'CenturyGothic',
		'cwTeXHei',
		'Microsoft JhengHei';
	color: black;
	text-transform: capitalize;
	font-size: 3.2vh;
	line-height: 3vh;
	font-weight: normal;
	margin: 0 0 50px 0;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 2px solid black;
}

#P_GiftPack h4 {
	font-family: 'CenturyGothic',
		'cwTeXHei',
		'Microsoft JhengHei';
	color: black;
	text-transform: capitalize;
	font-size: 3vh;
	line-height: 3vh;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#P_GiftPack p {
	color: #676666;
	font-size: 2.3vh;
	line-height: 4vh;
}

#P_GiftPack ul {
	margin: 0 0 30px 10px;
	padding: 0 0 0 5px;
}

#P_GiftPack li {
	color: black;
	font-size: 2vh;
	line-height: 2.5vh;
	margin: 0 0 1vh 0;
}

.mLearn {
	display: inline-block;
	padding: 10px 30px;
	font-size: 2vh;
	margin-right: 20px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #707070;
	border-radius: 50px;
}

.mLearn:hover {
	background: #707070;
	color: white;
}

.Buynow {
	display: inline-block;
	padding: 10px 30px;
	font-size: 2vh;
	margin-right: 20px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: #707070;
	border: 1px solid #707070;
	border-radius: 50px;
	color: white;
}

.Buynow:hover {
	background: white;
	color: black;
}



#P_GiftPack {
	padding: 0;
}

#P_GiftPack hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 0px solid #eee;
}

#P_GiftPack #top {
	display: block;
	width: 100%;
	height: 20vh;
	background: url("../img/HR.png")top center no-repeat;
	background-size: 100%;
}

#P_GiftPack #bottom {
	display: block;
	width: 100%;
	height: 20vh;
	background: url("../img/HRs.png")top center no-repeat;
	background-size: 100%;
}

#P_GiftPack #box {
	display: block;
	width: 80%;
	margin: 0 auto;
}


#header .navbar {
	background-color: transparent;
}

#msilogobox {
	display: block;
	width: 200px;
	background: url("../img/msiLogo_Prestige.png") no-repeat;
	background-size: 100%;
}

#msilogobox img {
	display: none;
}

#header {
	position: absolute;
	z-index: 9;
	top: 5%;
	left: 8%;
}

/* HeadKV*/

#HeadKV {
	display: block;
	width: 100%;
	background: #fff url("../img/kv.jpg")top right no-repeat;
	background-size: cover;
	padding-bottom: 10vh;
	overflow: hidden;
}

#HeadKV .info {
	display: block;
	padding: 0 0 0 23vh;
	position: relative;

}

#HeadKV .info::before {
	content: "";
	display: block;
	position: absolute;
	width: 200px;
	left: 20px;
	overflow: hidden;
	background: url("../img/MAY.png")top center no-repeat;
	background-size: 100%;
	padding-bottom: 200vh;
	z-index: 9;
}

#HeadKV .Title {
	display: block;
	padding: 15vh 0 0 0;

}

#HeadKV .intel {
	display: block;
	overflow: hidden;
	width: 50%;
	padding: 5vh 0 0 0;
}

#HeadKV .intel p {
	padding: 3vh 0 0 0;
}

#HeadKV .Positioning {
	padding: 35vh 0 0 0;
}


/* PS42 */
.specinfo {
	padding-top: 12vh;
}

#Adobegratis {
	display: block;
	background: url("../img/adobe_bg.jpg") top no-repeat;
	padding-bottom: 10vh;
	background-size: cover;
}

#Adobegratis h3,
#WTB h3 {
	margin: 0 0 0 0;
	border-bottom: 0px solid black;
}

#Adobegratis b {
	font-size: 4vh;
	font-weight: normal;
	color: black;
}

#Adobegratis #Adobelist {
	margin: 5vh 0 10vh 0;
}

#Adobegratis #Adobelist .Adobeicon {
	padding: 0 1vh;
}

#WTB {
	padding: 5vh 0 0 0;
}

.carousel li {
	width: 50px;
	height: 5px;
	background: #676666;
	opacity: 0.5;
}

.carousel li.active {
	width: 50px;
	height: 5px;
	background: #676666;
	opacity: 1;
}

#header {
	position: absolute;
	z-index: 9;
	top: 5%;
	left: 0%;
}

@media (max-width: 2560px) {
	#header {
		position: absolute;
		z-index: 9;
		top: 5%;
		left: 6%;
	}

}

@media (max-width: 1920px) {
	#header {
		position: absolute;
		z-index: 9;
		top: 5%;
		left: 0%;
	}
}

@media (max-width: 1536px) {
	#header {
		position: absolute;
		z-index: 9;
		top: 5%;
		left: 8%;
	}
}

@media screen and (min-width: 1366px) and (max-width: 1920px) {
	#P_GiftPack h1 {
		font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
		color: black;
		font-size: 5vh;
		font-weight: 100;
		margin-bottom: 7px;
		font-weight: normal;
		text-transform: capitalize;
		margin: 0;
	}

	#P_GiftPack h2 {
		font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 3.5vh;
		line-height: 6vh;
		font-weight: normal;
		margin: 2vh 0 15px 0;
	}

	#P_GiftPack h2 samp {
		font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 5vh;
		line-height: 6vh;
		font-weight: normal;
		margin: 0 0 30px 0;
	}

	#P_GiftPack h2 b {
		display: inline-block;
		font-family: 'CenturyGothic',
			'cwTeXHei',
			'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 7vh;
		line-height: 6vh;
		font-weight: normal;
		padding: 0 0 10px 0;
		margin: 0 0 30px 0;
		background-size: 90%;
	}

	#P_GiftPack h3 {
		font-family: 'CenturyGothic',
			'cwTeXHei',
			'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 4.2vh;
		line-height: 6vh;
		font-weight: normal;
		margin: 0 0 50px 0;
		display: inline-block;
		padding-bottom: 20px;
		border-bottom: 2px solid black;
	}

	#P_GiftPack h4 {
		font-family: 'CenturyGothic',
			'cwTeXHei',
			'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 4vh;
		line-height: 5vh;
		font-weight: normal;
		margin: 0 0 20px 0;
	}

	#P_GiftPack p {
		color: #676666;
		font-size: 2.8vh;
		line-height: 5vh;
	}

	#P_GiftPack ul {
		margin: 0 0 30px 10px;
		padding: 0 0 0 5px;
	}

	#P_GiftPack li {
		color: black;
		font-size: 2.8vh;
		line-height: 3.5vh;
		margin: 0 0 1vh 0;
	}

	.mLearn {
		display: inline-block;
		padding: 10px 30px;
		font-size: 3vh;
		margin-right: 20px;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid #707070;
		border-radius: 50px;
	}

	.mLearn:hover {
		background: #707070;
		color: white;
	}

	.Buynow {
		display: inline-block;
		padding: 10px 30px;
		font-size: 3vh;
		margin-right: 20px;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		-ms-touch-action: manipulation;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		background: #707070;
		border: 1px solid #707070;
		border-radius: 50px;
		color: white;
	}

	.Buynow:hover {
		background: white;
		color: black;
	}

	#HeadKV .info {
		display: block;
		padding: 0 0 0 20vh;
		position: relative;
	}

	#HeadKV {
		display: block;
		width: 100%;
		background-size: 100%;
		padding-bottom: 10vh;
	}

	#HeadKV .info::before {
		content: "";
		display: block;
		position: absolute;
		width: 200px;
		left: -20px;
		overflow: hidden;
		background-size: 60%;
		padding-bottom: 200vh;
		z-index: 9;
	}

	#HeadKV .Title {
		display: block;
		padding: 18vh 0 0 0;

	}

	#HeadKV .intel {
		display: block;
		width: 50%;
		padding: 2vh 0 0 0;
	}

	#HeadKV .intel p {
		padding: 2.5vh 0 0 0;
	}

	#HeadKV .Positioning {
		padding: 20vh 0 0 0;
	}

}

/* HeadKV*/
@media (max-width: 1024px) {
	#header {
		position: absolute;
		z-index: 9;
		top: 5%;
		left: 9%;
	}

	#HeadKV {
		display: block;
		width: 100%;
		background-size: 100%;
		padding-bottom: 10vh;
		overflow: hidden;
	}

	#HeadKV .info::before {
		content: "";
		display: block;
		position: absolute;
		width: 200px;
		left: -50px;

		overflow: hidden;
		background-size: 50%;
		padding-bottom: 200vh;
		z-index: 9;
	}

	#HeadKV .info {
		display: block;
		padding: 0 0 0 13vh;
		position: relative;
	}

	#HeadKV .Positioning {
		padding: 5vh 0 0 0;
	}

	#HeadKV .intel {
		display: block;
		overflow: hidden;
		width: 50%;
		padding: 15vh 0 0 0;
	}
}

@media (min-width:360px) and (max-width:1023px) {
	#P_GiftPack h2 {
		font-family: 'CenturyGothic', 'cwTeXHei', 'Microsoft JhengHei';
		color: black;
		text-transform: capitalize;
		font-size: 2.8vh;
		line-height: 5vh;
		font-weight: normal;
		margin: 2vh 0 15px 0;
	}

	#header {
		position: absolute;
		z-index: 9;
		top: 5%;
		left: 25%;
	}

	#msilogobox {
		display: block;
		width: 280px;
		background-size: 50%;
	}

	#HeadKV {
		display: block;
		width: 100%;
		background: #fff url('../img/kv_xs.jpg')top left no-repeat;
		background-size: cover;
		padding-bottom: 5vh;
	}

	#HeadKV .info {
		display: block;
		padding: 0 0 0 12vh;
		position: relative;
	}

	#HeadKV .info::before {
		content: "";
		display: block;
		position: absolute;
		width: 200px;
		left: -50px;
		background: url("../img/MAY_s.png")top center no-repeat;
		overflow: hidden;
		background-size: 50%;
		padding-bottom: 200vh;
		z-index: 9;
	}

	#HeadKV .Title {
		display: block;
		padding: 14vh 0 0 0;
	}

	#HeadKV .intel {
		display: block;
		width: 100%;
		padding: 2vh 0 0 0;
	}

	#HeadKV .intel p {
		font-size: 2vh;
		line-height: 2.5vh;
		padding: 1vh 0 0 0;
	}

	#HeadKV .Positioning {
		padding: 5vh 2vh 0 0;
	}

	#P_GiftPack #top {
		display: block;
		width: 100%;
		height: 10vh;
		background-size: 100%;
	}

	#P_GiftPack #bottom {
		display: block;
		width: 100%;
		height: 10vh;
		background-size: 100%;
	}

	.specinfo {
		padding-top: 2vh;
		padding-bottom: 10vh;
	}

	.giftboxlist a {
		display: block;
		height: 30vh;
	}
}


#Adobegratis h3,
#WTB h3 {
	margin: 0 0 0 0;
	border-bottom: 0px solid black;
}

#TC {
	background: #eee;
	margin: 4vh 2vh 2vh 2vh;
	padding: 2vh;
	font-size: 1.5vh;
}

#TC p {
	margin: 0;
}

#TC b {
	display: block;
	overflow: hidden;
	padding: 1vh 0;
	margin: 0 0 0 -20px;
}

#TC a {
	color: #000;
	text-decoration: underline;
}

#TC ol {
	list-style: decimal;
}