@charset "utf-8";
#downloads {
	text-align:center;
	margin:60px auto 0 auto;
}
#downloads h3 {
	font-size:30px;
	line-height: 23px;
	border-left:solid 5px #f37021;
	padding-left:14px;
	display: inline-block;
	margin-bottom: 20px;
}
h4 {
	text-align:center;
	margin-top:30px;
	font-size: 25px;
	color: #ff6600;
}
.gray-block {
	background-color:#e4e4e4;
	margin-bottom: 60px;
}
.gray-block .gray-top {
	background:url(https://cougargaming.com/global/img/downloads/gray-top.gif) no-repeat top right #000;
	height:47px;
	color:#FFF;
	font-size:32px;
	text-align:left;
	padding-left:20px;
}
.gray-block .gray-top a {
	font-size:16px;
	margin-left:30px;
}
.gray-block .gray-top a:hover {
	color:#FFF;
}
.gray-block .gray-bottom {
	background:url(https://cougargaming.com/global/img/downloads/gray-bottom.gif) no-repeat top left #e4e4e4;
	height:35px;
}
.gray-middle .row { width:90%; margin:auto;}
.gray-middle p { margin-bottom:0;}
.gray-middle select strong {
	font-weight:500;
}
.gray-middle .col-md-4 {
	margin-top:60px;
}
.gray-middle h4 {
	font-family: MicrogrammaDBolExt;
	font-size:18px;
	margin-bottom:0;
}
.btn-orange.btn-xs {
	font-size:14px;
	padding:1px 20px;
}
.gray-block.wallpaper img { border:1px solid #ddd; padding: 8px; background-color: #fff;}

/* 影片 */
.videos {
	margin-top:40px;
	background: url("https://cougargaming.com/global/img/products/videos_shadow.png") no-repeat scroll center bottom / 100% auto;
	padding-bottom:50px;
	text-align:center;
}
@media (min-width: 1281px) {
.videos {width: 75%;}
}
.videos iframe {
	background-color:#FFF;
	padding:8px;
	border: solid 1px #d8d8d8;
/* Responsive embed */
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.videos .thumbnail{
	padding-bottom: 56.25%; 
	position: relative;
}
@media (max-width: 768px) {
.videos {padding-bottom:40px;}
}
@media (max-width: 480px) {
.videos {padding-bottom:20px;}
}


#how {
	background:url(https://cougargaming.com/global/img/downloads/how_bg.png) repeat-x;
	text-align: center;
	padding-bottom:1px;
}
@media (max-width: 1280px) {
#how { background:none;}
}

#how img { display:inline;}
#how img.shadow { display:none;}
@media (min-width: 1281px) {
#how img.shadow {display:inline!important;}
}
#how img.col-xs-6 { margin-bottom:15px;}
#how .words {
	width:60%;
	text-align:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#how .words li {
	margin-top:15px;
}
#how ul.words{ 
	background-color:#f1f1f1;
	color: #737373;
	list-style:none;
	width: 62%;
}
#how ul.words li{
	padding:15px;
	margin-top:0;
}

/* UIX介紹頁 */
.uix-videos>a>div {
	background: url("https://cougargaming.com/global/img/products/videos_shadow.png") no-repeat scroll center bottom / 100% auto;
	padding-bottom:1%;
	text-align:center;
	margin-bottom:2%;
}
.uix-videos>a { margin-bottom:40px; position:relative;}
.uix-videos .play { 
	position:absolute; 
	z-index:9999;
	top:30%;
	left:42%;
}
@media (min-width: 1000px) {
.uix-videos>a {min-height: 239px;}
}