﻿/* reset & default */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, select,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; background: transparent; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { 
	color: #333; 
	/*font-family: 'Open Sans', sans-serif; */
	font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal; font-size: 100%; 
	line-height: 1; background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d5d5d5 36%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(36%,#d5d5d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d5d5d5 36%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d5d5d5 36%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d5d5d5 36%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d5d5d5 36%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
}
textarea {font-family: inherit; overflow: auto; vertical-align: top; resize: none}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;}
table {border-spacing: 0;}
sup {vertical-align: text-top; top: 0; line-height: 1em;}
sub {vertical-align: text-bottom;}
h1 {font-size: 2em;}
h2 {font-size: 1.75em;}
h3 {font-size: 1.65em;}
h4 {font-size: 1.5em;}
h5 {font-size: 1.25em;}
a {color: #3399cc; text-decoration: underline;}
a:hover {color: #3399cc; text-decoration: none;}
a:active {color: #3399cc;}
:focus {outline: 0;}
img { max-width:100%; display:inline-block;}


/* common */
.width-1 {}
.list-1 {}
.color-1 {}
.float-l {float: left;}
.float-r {float: right;}
.hide {display: none;}
.invisible {visibility: hidden;}
.loading {}
.version-2 { display: none;}
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}
.no-bgd { background: none !important;}
.fck {overflow: hidden; line-height: 16px;}
	.fck ul, .fck ol {margin: 0 0 10px 0;}
		.fck ul li {margin: 0; padding: 0 0 10px 0; list-style: inside; list-style-type: disc;}
		.fck ol li {margin: 0; padding: 0 0 10px 0; list-style: inside; list-style-type: decimal !important;}
.align-c { text-align: center;}
.no-pad { padding: 0 !important;}
.red {color: #ed3023;}
.bold {font-weight: bold;}
.col-l-line {border-left: 1px solid #d3d3d3;}
.m-icons { position: absolute; top: 35px; right: 15px; display: none;}
.icon-nav { cursor: pointer; padding: 10px 35px 16px 0px; }
.icon-nav span { position: relative; display: block; width: 100%; height: 4px; margin-top: -2px; background-color: #6a757b; font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.icon-nav.active span { background-color: transparent;}
.icon-nav span:before,
.icon-nav span:after { position: absolute; left: 0; width: 100%; height: 100%; background: #6a757b; content: '';  -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s;}
.icon-nav span:before { -webkit-transform: translateY(-250%); transform: translateY(-250%);}
.icon-nav span:after { -webkit-transform: translateY(250%); transform: translateY(250%); }
.icon-nav.active span:before { -webkit-transform: translateY(0) rotate(45deg);  transform: translateY(0) rotate(45deg);}
.icon-nav.active span:after { -webkit-transform: translateY(0) rotate(-45deg);  transform: translateY(0) rotate(-45deg);}
.btn-type-1 { display: inline-block; padding: 12px 20px; font-size: 1em; text-transform: uppercase; color: #fff; text-decoration: none; background: #6a747a; text-align: center; min-width: 150px;}
.btn-type-1:hover { color: #fff; background: #ef2b1f;}
.company {float: right; margin-top: -15px;}

/* alert */
.alert-layer {display: block; position: absolute; top: -1500px; left: -15000px; overflow: hidden; padding: 3px 5px; background: #edd540; color: #424242; }
	.alert-layer .message {margin: 0; padding: 0 0 0 5px;}
.alert-incom { color: #ff0000 !important; font-size: 0.75em !important; padding: 10px 0 0 !important;}


/* form */
.icons { background: url(../images/wi-icons.png) no-repeat; display: inline-block;}
.icon-up { background-position: 0 -180px; width: 15px; height: 11px; margin-right: 5px;}
.icon-down { background-position: -30px -180px; width: 15px; height: 11px; margin-right: 5px;}
.icon-share { background-position: -120px -120px; width: 20px; height: 20px;}
.icon-print { background-position: -180px -120px; width: 23px; height: 20px;}
.icon-eyeplus {background-position: -60px -120px; width: 38px; height: 30px;}
.icon-sub { background-position: 0 -120px; width: 33px; height: 25px;}

.icon-performance { background-position: 0 5px; width: 55px; height: 38px;}
a.active .icon-performance, a:hover .icon-performance {background-position:0 -55px;}
.icon-fundfact { background-position: -90px 0; width: 30px; height: 38px;}
a.active .icon-fundfact , a:hover .icon-fundfact{background-position:-90px -60px;}
.icon-fundmanagers { background-position: -150px 0; width: 38px; height: 38px;}
a.active .icon-fundmanagers, a:hover .icon-fundmanagers{background-position:-150px -60px;}
.icon-wheretobuy { background-position: -210px 4px; width: 62px; height: 38px;}
a.active .icon-wheretobuy, a:hover .icon-wheretobuy{background-position:-210px -60px;}
.icon-relatedinfor { background-position: -300px 0; width: 45px; height: 38px;}
a.active .icon-relatedinfor, a:hover .icon-relatedinfor{background-position:-300px -60px;}

.icon-feature { background-position: 0 -450px; width: 33px; height: 22px; }
a.active .icon-feature, a:hover .icon-feature {background-position:0 -510px;}
.icon-details { background-position: -60px -450px; width: 26px; height: 26px; }
a.active .icon-details, a:hover .icon-details {background-position:-60px -510px;}
.icon-videos { background-position: -60px -450px; width: 18px; height: 30px; }
a.active .icon-videos, a:hover .icon-videos {background-position:-60px -510px;}
.icon-qa { background: url(../images/icon-qa.gif) no-repeat; width: 28px; height: 28px; }
/*a.active .icon-qa, a:hover .icon-qa {background-position:-173px -510px;}*/
.icon-where2buy { background-position: -240px -450px; width: 35px; height: 26px; }
a.active .icon-where2buy, a:hover .icon-where2buy {background-position:-240px -510px;}
.icon-awards { background-position: -120px -450px; width: 23px; height: 30px; }
a.active .icon-awards, a:hover .icon-awards {background-position:-120px -510px;}
.icon-relatednews { background-position: -300px -450px; width: 24px; height: 26px; }
a.active .icon-relatednews, a:hover .icon-relatednews {background-position:-300px -510px;}
.icon-downloads { background-position: -360px -450px; width: 20px; height: 26px; }
a.active .icon-downloads, a:hover .icon-downloads {background-position:-360px -510px;}
.icon-contact { background-position: -420px -450px; width: 23px; height: 23px;}
a.active .icon-contact, a:hover .icon-contact {background-position:-420px -510px;}

.icon-eyes { background-position: 0px -210px; width: 45px; height: 25px;}
.icon-search { background-position: -90px -210px; width: 27px; height: 27px;}

.icon-phone { background-position: 0 -269px; width: 18px; height: 18px; float: left; margin-right: 5px;}
.icon-web { background-position: -30px -270px; width: 18px; height: 18px; margin-top: 3px;}


/* structure */
.header { width: 100%; padding: 20px 0 0; position: relative;}
	.header .clearfix { width: 100%;}
		.header .logo { float: left;}
		.btn-globalhome { position: absolute; top: 15px; right:0px ; text-decoration: none; color: #666; font-size: 1em;}
		.btn-globalhome:hover { color: #ed1b2d}
		.btn-fb { position: absolute; top: 15px; right: 98px; text-decoration: none; color: #666; font-size: 1em;}
		.btn-fb:hover { color: #ed1b2d}
		.btn-line { position: absolute; top: 15px; right: 175px; text-decoration: none; color: #666; font-size: 1em;}
		.btn-line:hover { color: #ed1b2d}
		.head-options { float: right; text-align: right;}
		.nav-top { overflow: hidden; border-bottom: 1px solid #ebebeb; padding-bottom: 10px; margin-bottom: 10px; display: inline-block;}
		.nav-top li { float: left; margin-left: 15px;}
		.nav-top li:first-child { margin-left: 0;}
			.nav-top li a { color: #333333; text-decoration: none; font-size: 0.625em; text-transform: uppercase;}
			.nav-top li a:hover { color: #ed1b2d; }

	.search-top { display: inline-block; float: right; height: 32px;}
		.search-top input { display: none; max-width: 165px; border-left: 2px solid #cccccc; margin-left: 10px; padding: 5px 10px;}
		.search-top a { display: inline-block; margin-left: 15px; color: #333; text-decoration: none; line-height: 24px; vertical-align: top;}
			.search-top a i { float: left; margin-left: 10px;}
			.search-top a span { display: none;}

	.nav { width: 100%; padding: 20px 0 10px; overflow: hidden;}
		.nav li { float: left; text-align: center; overflow: hidden;}
		/*.nav li:first-child { text-align: left; width: 20%}
		.nav li.last { text-align: right; width: 20%}*/
		.nav li a { font-size: 0.875em; line-height: 1.125em; color: #666; text-decoration: none; display: inline-block; text-transform: uppercase; font-weight: bold; position: relative; padding-left: 15px; margin-left: 15px;}
		.nav li a:hover, .nav li.active a  { color: #ed3023;}
		.nav li a:before { content: ''; position: absolute; bottom: 0; left: 0; width: 2px; height: 100px; background: #ed3023; display: block;}
		.nav li:first-child a { margin-left: 0; padding-left: 0}
		.nav li:first-child a:before { display: none;}


.breadcrum { width: 100%; overflow: hidden; margin-bottom: 15px; font-size: 0.75em; color: #999;}
	.breadcrum a { color: #999; text-decoration: none;}
	.breadcrum a:hover { text-decoration: underline;}


.scrollTop { padding: 0px 0 15px; text-align: center; font-size: 1.1em; }
	.scrollTop strong { padding-right: 20px; cursor: pointer; color: #999}


.main { width: 100%; background: #fff; overflow: hidden;}
.banner { width: 100%; overflow: hidden; position: relative;box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);}
	.banner img { width: 100%; display: block;}
		.banner .caption { position: absolute; top: 0; bottom: 0; right:0px; padding: 25px 0px; width: 50%;}
			.banner .caption h1 { font-size: 1.6em; line-height: 1.3em; color: #ed1b2e; font-weight: 500; text-transform: uppercase; padding:15px 0; }
			.banner .caption h1 span { font-size: 0.8em; line-height: 1.5em; color: #68727b;}
			.banner .caption p { color: #ed1b2e; font-size: 1.2em; line-height: 1.5em;}


/*.overview-fund { width: 100%; overflow: hidden; position: relative; background: #f5f8fb; margin-bottom: 30px;}
	.btn-back { background: #6a747a url(../images/icon-arrow.png) 15px 7px no-repeat; display: inline-block;  color: #fff; font-size: 0.875em; padding: 10px 35px; position: absolute; top: 0; left: 0; text-decoration: none; font-weight: bold;}
	.btn-back:hover { color: #fff;}

	.overview-fund .col-l { float: left; width: 60%; padding: 80px 40px 40px 20px; border-right: 1px solid #ddd;}
		.overview-fund .col-l h3 { font-size: 1.5em; line-height: 1.5em; text-transform: uppercase; padding-bottom: 30px;}
			.overview-fund .col-l h3 span:first-child { color: #ed3023}
			.overview-fund .col-l .btn-group { display: none;}
		.number-info { width: 100%; overflow: hidden; padding-bottom: 25px; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
			.number-info li { float: left; margin-left: 50px;}
			.number-info li:first-child { margin-left: 0;}
				.number-info li p { font-size: 1.5em; text-transform: uppercase;}
				.number-info li p:first-child { font-size: 0.875em; padding-bottom: 8px;}

		.rating-info { font-size: 0; width: 100%; overflow: hidden;}
			.rating-info > span { font-size: 20px; vertical-align: middle; line-height: 30px; margin-right: 15px; float: right;}
			.rating-info > span span { color: #d89e00;}
			.rating-info > span:first-child {  float: left; margin-right: 0; overflow: hidden;}
			.rating-info span.stars { float: right; margin-top: 3px; margin-left: 10px; white-space: nowrap;}
			.rating-info span.stars img { margin-right: 5px;}
	.overview-fund .col-r { float: left; width: 40%; padding: 30px 15px 0;  }
		.nav-follow { width: 100%; position: relative; padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 10px;}
			.small-tool { position: absolute; top: -17px; right: 0;}
			.small-tool a { margin-left: 10px; text-align: center; color: #333; text-decoration: none; font-size: 0.75em; display: inline-block;}
				.small-tool a i { margin-bottom: 5px;}
			.nav-follow p { padding-bottom: 0; line-height: 20px; }
			.nav-follow p.mobile { display: none}
				.nav-follow p a { text-decoration: none; color: #333; font-size: 0.875em; text-transform: uppercase; line-height: 20px;}
				.nav-follow p.last { line-height: 30px;}
				.nav-follow p a i { float: left; margin-right: 5px; }*/

		.download { width: 100%; font-size: 0;}
		.download.mobile { display: none;}
			.download h6 { font-size: 18px; text-transform: uppercase; color: #333; }
			.download a { display: inline-block; width: 50%; color: #333; text-transform: uppercase; text-decoration: none; font-size: 16px; line-height: 1.125em; vertical-align: top; margin-top: 20px;}
				.download a img { float: left; margin-right: 5px;}
				.download a span { display: inline-block; padding-top: 10px;}
				.download a span.long { padding-top: 0; display: inline;}


.wrapper-sticky.sticky { position: fixed; top: 0; left: 0; right: 0; z-index: 1111 }	
.sticky-bar { width: 100%; background: url(../images/bgd-sticky2.jpg) no-repeat; background-size: cover; padding: 20px;}
	.sticky-nav { width: 100%; text-align: left;}
		.sticky-nav > li { /*float: left;*/ padding: 0 17px; /*border-left: 1px solid #fff;*/ text-align: center; display: inline-block; }
		.sticky-nav > li:first-child { padding-left: 0; border-left: 0;}
		.sticky-nav > li.last { float: right; border-left:none; padding: 15px 0 0;}		
		.sticky-nav > li > a { display: inline-block; text-align: center; color: #fff; text-decoration: none; /*text-transform: uppercase;*/ font-size: 0.875em; line-height: 27px;}
		.sticky-nav > li > a.active, .sticky-nav > li > a:hover { color: #cacaca}
		.sticky-nav > li > a > span { display: inline-block; text-align: center;font-size: 16px;}
		.sticky-nav > li > a > i { float: left; margin-right: 8px;}
	.select-m { display: none;}
		.customBtn.btn { border-radius: 0; border:none; padding-right: 30px; font-size: 0.875em; min-width: 260px; text-align: left; float: none;}
			.customBtn.btn .caret { border:none; background: url(../images/caret-2.png); width: 10px; height: 9px; position: absolute; top: 11px; right: 10px;}
		.btn-group .dropdown-menu { background: #fff; background: rgba(255,255,255,0.9); box-shadow: none; border-radius: 0; border:none; padding: 0; margin: 1px 0; right: 0;}
		.btn-group .dropdown-menu li { border-top:1px solid #dde1e4;}
		.btn-group .dropdown-menu li:first-child { border-top:none;}
		.btn-group .dropdown-menu li a { text-decoration: none; font-size: 1em; padding: 6px 14px;}


.feature { overflow: hidden; margin: 50px 15px; background: #ededed;}
	.feature .row {background: #fff;}
	.feature h5 { font-size: 1.5em; font-weight: bold; color: #333; text-transform: uppercase; margin-bottom: 20px; padding-left: 15px;}
	.feature .list-detail {margin: 30px 0 0 0;}
	.feature h5 span { display: inline-block; position: relative; padding-bottom: 10px;}
	.feature h5 span:before { content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 35px; height: 2px; background: #ef2b1f}
	.feature p {color: #455560; line-height: 1.8em; font-size: 1.1em; margin:0 15px;}
	.feature .col-md-12 { background: #fff;}
	.feature .col-md-4 { padding: 20px;}
		.feature .col-l { float: left; width: 100%; padding-left:15px; padding-right: 15px; background: #fff;}
		.feature .col-r { float: left; width: 33.33%; padding:20px; background: #ededed;}
			.feature .col-r p:first-child img { width: 100%;}
	.feature .col-md-8 > .row { margin-bottom: 30px;}

.details { overflow: hidden; margin: 50px 15px; background: #fff;}
	.details h5 { font-size: 1.25em; line-height: 1.35em; font-weight: bold; color: #333; text-transform: uppercase; margin-bottom: 20px;}
	.details h5 a, .details h5 a:link, .details h5 a:visited, .details h5 a:hover, .details h5 a:active {color: #333333;}
	.details h5 a, .details h5 a:link, .details h5 a:visited {text-decoration: none;}
	.details h5 a:hover, .details h5 a:active {text-decoration: underline;}
	.details h5>span { display: inline-block; position: relative; padding-bottom: 10px;}
	.details h5>span:before { content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 35px; height: 2px; background: #ef2b1f}
	.details p { padding-bottom: 15px !important; color: #455560; line-height: 1.5em; font-size: 0.915em}
	.details .col-md-6 {padding-right: 25px; padding-left: 25px;}
	.details .col-md-4 { padding: 20px;}
		.details .col-l { float: left; width: 66.66%; padding-right: 15px; background: #fff;}
		.details .col-r { float: left; width: 33.33%; padding:20px !important; margin: 0px; }
			.details .col-r p:first-child img { width: 100%;}
	.details .col-md-8 > .row { margin-bottom: 30px;}
	.details-add {font-size: 0.8em; line-height: 1.5em;}

.about h4 { font-size: 1.25em; font-weight: bold; color: #333; text-transform: uppercase; margin-bottom: 20px; padding-left: 15px;}
	.about h4 span { display: inline-block; position: relative; padding-bottom: 10px;}
	.about h4 span:before { content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 35px; height: 2px; background: #ef2b1f}
	.about .col-md-6 h6 {font-weight: bold; font-size: 1.1em; padding-bottom: 10px;}
	.about .address {color: #455560;}

.qa h4 { font-size: 1.25em; font-weight: bold; color: #333; text-transform: uppercase; margin-bottom: 20px; padding-left: 15px;}
	.qa h4 span { display: inline-block; position: relative; padding-bottom: 10px;}
	.qa h4 span:before { content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 35px; height: 2px; background: #ef2b1f}
	.qa .col-md-3 h6 {font-weight: bold; font-size: 1.1em; padding-bottom: 10px;}
	.qa .address {color: #455560;}

.list-detail { width: 100%; overflow: hidden; margin: 30px 0;}
	.list-detail li {padding-bottom: 15px; overflow: hidden;}
	.list-detail li img { float: left; padding-right: 10px; width: auto }
	.details .col-l .list-detail li img { width: 70px;}
	.list-detail li a { font-size: 1em;color: #455560; line-height: 1.7em; text-decoration: none; display: table; vertical-align: middle;}
		.list-detail li a>span { vertical-align: middle; display: table-cell;}
		.list-detail li a:hover span { text-decoration: underline;}
		.list-detail li a:hover img { opacity: 0.5; filter: alpha(opacity=50)}

.short-desc { background: #bac2c8; width: 100%; padding: 45px 25px 20px; margin-bottom: 40px;}
	.short-desc h5 { font-size: 1.5em; color: #333; padding-bottom: 25px; text-transform: uppercase; font-weight: bold;}
	.short-desc p { font-size: 1em; line-height: 1.25em; padding-bottom: 25px;}

	.key-benefit { text-align: center;}
		.key-benefit p { text-transform: uppercase; font-size: 1.125em;}
.data-number { width: 100%; overflow: hidden; font-size: 0;}
	.data-number li { display: inline-block; font-size: 16px; vertical-align: top; width: 25%; background: #ebebeb; padding: 20px 0 20px 30px;}
		.data-number li span { display: block; font-size: 1.875em; line-height: 1.125em;}
		.data-number li span:first-child { font-size: 1em; padding-bottom: 5px;}

.twoCols { width: 100%; overflow: hidden; margin-bottom: 60px;}
	.twoCols li { float: left; width: 50%; background: #ff9933; padding: 40px 20px; color: #fff; height: 170px;}
	.twoCols li:first-child { background: #7baabe; padding: 59px 20px;}
		.twoCols li p { padding-bottom: 0; font-size: 1.875em;}
		.twoCols li p:first-child { font-size: 1em;}
.tool-chart { display: block; width: 100%; margin-bottom: 30px;}
.list-time { float: left;}
	.list-time li { float: left; margin-right: 25px;}
		.list-time li a { text-decoration: none; color: #333; font-weight: bold; padding: 5px; border-radius: 50%; display: inline-block; width: 34px; height: 34px; line-height: 25px; text-align: center;}
		.list-time li a.active { background: #adadad; color: #fff;}
.datepicker { float: right;}
	.datepicker input { background: #efefef url(../images/caret.png) 95% 12px no-repeat; padding: 5px 25px 5px 10px; display: inline-block; max-width: 180px;}
	.datepicker span { display: inline-block; padding: 0 8px; color: #6a747a; font-weight: bottom: 0;}

.items { width: 100%; overflow: hidden; margin-bottom: 0px;}
	.items > .row { margin: 0;}
	.items h2 { font-size: 1.5em; line-height: 1.125em; color: #ed3023; font-weight: bold; text-transform: uppercase; background: #ededed; }
	.items p { font-size: 1.2em; line-height: 1.8em;margin-bottom: 15px;}
	.items > p { padding: 0 20px 20px;}
	.items a { text-decoration: none; color: #333;}
	.items a:hover { color: #ef2b1f}
	
	.items .thumb img { width: 100%; display: block;}
	.items .thumb h4 { color: #ed3023; font-size: 1em; font-weight: bold; line-height: 1.25em; min-height: 42px;}
	.items .slider { width: 100%; overflow: hidden;}	
	.items .slider .deactive { display: none;}	

.block { width: 100%; overflow: hidden; margin-bottom: 35px;}
	.block > .row { margin: 0;}
	.block h2 { font-size: 1.5em; line-height: 1.7em; color: #ed3023; font-weight: bold; text-transform: uppercase; background: #ededed; padding: 15px; margin-bottom: 35px;}
	.block h4 a {}
	.block h5 { font-size: 1em; line-height: 1.25em; text-transform: uppercase; padding-bottom: 35px; margin-top: 10px; font-weight: bold;}
	.block h6 { font-size: 1em; line-height: 1.25em; font-weight: bold; padding-bottom: 10px;}
	.block p { font-size: 1.2em; line-height: 1.8em; padding-bottom: 15px;}
	.block > p { padding: 0 20px 20px;}
	.block a { text-decoration: none; color: #333;}
	.block a.btn-type-1, .block a.btn-type-1:hover { color: #fff;}
	.block a:hover { color: #ef2b1f}
	
	.block .thumb img { width: 100%; display: block;}
	.block .thumb h4 { color: #ed3023; font-size: 1em; font-weight: bold; line-height: 1.25em; min-height: 42px;}
	.block .slider { width: 100%; overflow: hidden;}	
	.block .slider .deactive { display: none;}	

	.block .slider > li {vertical-align: top}
	.block p.align-c a { font-weight: bold; display: inline-block; margin-top: 30px;}

	.intro.block {margin-bottom: 0px;}
	.intro a {
		display: block;
		color: #fff;
		font-size: 1.2em;
		line-height: 1.3em;
		text-align: center;
		width: 94%;
		margin: 0px 3%;
		padding: 15px;
	}
	.intro a br {display: none;}
	.intro a:hover, .intro a:active {
		color: #fff;
		opacity: 0.8;
	}

	.intro1 a {background: #4f721d;}
	.intro2 a {background: #e58e18;}
	.intro3 a {background: #7baabe;}
	.intro4 a {background: #7473a9;}
	.intro5 a {background: #d99694;}

	.awards.block .row div {padding-bottom: 20px;}
	.awards.block h4 {
		font-size: 1.2em;
		font-weight: bold;
		line-height: 1.6em;
		padding-bottom: 5px;
		text-align: center;
	}
	.awards.block .nation {
		display: inline-block;
		font-size: 0.7em;
		line-height: 1.3em;
		font-weight: normal;
		color: #666;
	}
	.awards.block .row p {
		text-align: center;
		color: #666;
	}
	.awards.block .row p br {display: none;}
	.awardssource {
		font-size: 0.8em;
		text-align: center;
	}

	.fund-managers.block .thumb { border: 1px solid #ccc;}
	.fund-managers.block h5 { padding-bottom: 10px;}
	.fund-managers.block h5 span { text-transform: none; color: #666; font-weight: normal}
		.fund-managers.block h5 a:hover { color: #ef2b1f}
		.fund-managers.block h5 a:hover span { color: #333;}
	.fund-managers.block .col-sm-6 ul {height: 125px;}
	.fund-managers.block .col-sm-6 ul li {font-size: 0.95em;line-height: 1.2em; padding-bottom: 5px;}

	.about.block .download { width: 33.3%;}
	.about.block .download h6 { font-size: 18px; }
	.about.block .download h6 span {position: relative; display: inline-block; padding-bottom: 5px;}
	.about.block .download h6 span:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #ef2b1f}

	.qa.block .download { width: 33.3%;}
	.qa.block .download h6 { font-size: 18px; }
	.qa.block .download h6 span {position: relative; display: inline-block; padding-bottom: 5px;}
	.qa.block .download h6 span:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #ef2b1f}

	.approach { text-align: center; text-transform: uppercase; padding-top: 40px;}

	.where2buy.block .thumb { border: 1px solid #ccc;}
	.where2buy .col-md-3 { padding-bottom: 35px;}
	.where2buy.block h5 { font-size: 1.5em; line-height: 1.25em; display: block; text-transform: uppercase; padding-bottom: 25px;}
	.where2buy.block h6 { font-size: 1em; line-height: 1.25em; display: block; padding-bottom: 10px;}
	.where2buy.block p { padding-bottom: 0;}
		.where2buy.block p i { float: left; margin-right: 8px;}
	.where2buy.block p:last-child a { color: #666;}	
	.where2buy.block p:last-child a:hover { color: #333;}

	.events-promotions.block p strong { text-transform: uppercase; float: left; width: 85px;}
	.events-promotions.block p:last-child { padding-top: 15px;}

.block.contact { margin-bottom: 40px;}
	.block.contact textarea { border-radius: 0; border-color: #999; padding: 15px; width: 100%; min-height: 100px;}
		.block.contact .col-md-8 p:last-child { text-align: right;}

.subscribe { background: #ed3023; padding: 60px 0; width: 100%; overflow: hidden;}
	.subscribe p { float: left; width: 45%; font-size: 1.1875em; color: #fff; text-transform: uppercase; line-height: 1.5em; padding: 0 15px;}
	.subscribe .subscribeFrm { float: right; width: 55%; overflow: hidden;}
		.subscribeFrm input { background: #fff; padding: 16px 25px; float: left; width: 70%; margin-right: 5%; text-transform: uppercase; color: #333; font-size: 1em; line-height: 1.25em;}
		.subscribeFrm input::-webkit-input-placeholder {   color: #333;}
		.subscribeFrm input:-moz-placeholder { color: #333;}
		.subscribeFrm input::-moz-placeholder { color: #333;}
		.subscribeFrm input:-ms-input-placeholder { color: #333;}
		.subscribeFrm a { width: 20%; margin-right: 5%; padding: 20px; min-width: 0;}
		.subscribeFrm a:hover { background: #ac1e14}

.foot { background: #6a747a; width: 100%; padding: 70px 0 20px 0; overflow: hidden;}
	.foot ul { float: left; overflow: hidden;}
		.foot ul li { display: inline-block; font-weight: normal; margin-bottom: 5px;}
			.foot ul li a { color: #fff; display: inline-block; position: relative; text-decoration: none; font-size: 0.875em; line-height: 1.25em; padding-left: 10px; margin-left: 5px;}
			.foot ul li a:hover { text-decoration: underline; }
			.foot ul li a:before { content: ''; position: absolute; top: 0; left: 0; border-left: 1px solid #b0b5b8; display: block; bottom: 0;}
			.foot ul li:first-child a:before { display: none;}
	.foot p { float: right; color: #fff; font-size: 0.875em; padding: 0 15px; line-height: 1.25em;}
	.foot p.float-l { float: left;}

.popup { display: none; /*max-width: 800px;*/ padding: 0 0px; text-align: center;}
	.popup h4 { font-size: 1.5em; line-height: 1.25em; font-weight: bold; padding-bottom: 25px;}
	.popup p { font-size: 1em; line-height: 1.25em; padding-bottom: 25px;}
		p.small { font-size: 0.875em; color: #999;}
		.popup p.small { padding-bottom: 0;}

.popup-link {display: inline-block;	position: relative;	width: 24%;	height:30px; line-height: 30px;}
	.popup-link, .popup-link:link, .popup-link:visited {background: #e1e3e4; color: #455560; text-decoration: none;}
	.popup-link:hover, .popup-link:active {background: #ed1b2e; color: #fff; text-decoration: none;}
		.popup-link span {display:inline-block; font-size: 0.3em; padding-bottom: 5px;}

.vjs-error-display { display: none;}


/* bootstrap reset */
	.highcharts-tooltip {opacity: 0.75;}
    .highcharts-range-selector { background: #fff;}

	.panel-default>.panel-heading, .panel-group .panel { padding: 0; background: none; border:none; border-radius: 0; box-shadow: none;}
	.panel-default>.panel-heading+.panel-collapse>.panel-body { border:none;}
	.panel-title { display: block; padding: 15px 30px; color: #fff; text-transform: uppercase; font-size: 1.1em; text-decoration: none; background: #7f7f7f;} 
	.panel-title>a.collapsed { background: #b2b2b2 url(../images/icon-plus.png) 98% 15px no-repeat; }
	.panel-body { font-size: 1em; line-height: 1.6em; }
		.panel-body p { padding-bottom: 10px;}
		.panel-body p span {color: #ed3023 !important; text-decoration: underline;}
		.panel-body ol { list-style: decimal; margin-left: 25px;}
		.panel-body ol li { margin-bottom: 15px;}
		.panel-body ul {  width: 100%; overflow: hidden;}
		.panel-body ul li { margin-bottom: 15px; position: relative; padding-left: 15px;}
		.panel-body ul li:before { content: '.'; position: absolute; top: 0; left: 0; display: block; font-size: 2em; line-height: 0;}
		.panel-body a, .panel-body a:link, .panel-body a:visited {text-decoration: underline !important; color: #455560 !important;}
		.panel-body a:hover, .panel-body a:active {text-decoration: underline !important; color: #ed3023 !important;}

	.slc-top .btn { border:none; background: none; font-size: 12px;}
	.slc-top .caret { background: url(../images/caret.png); width: 9px; height: 8px; border:none; margin-left: 5px;}
	.slc-top .dropdown-menu { border:none; background: #fff; background: rgba(255,255,255,0.9); padding: 0; margin: 0; min-width: 0; right: auto; box-shadow: none;}
	.slc-top .dropdown-menu>li>a { text-transform: uppercase; font-size: 0.75em; text-align: center; text-decoration: none;}
	.slc-top .btn-default:hover, .slc-top .btn-default:focus, .slc-top .btn-default:active, .slc-top .btn-default.active, .slc-top .open>.dropdown-toggle.btn-default { background: none; box-shadow: none;}

	h2.resp-accordion { color: #333; padding: 10px 0;}
	#esTab h2.resp-tab-active { background: none;}
	#esTab h2.resp-tab-active span.resp-arrow { background-image: url(../images/icon-minus-2.png)}
	#esTab .resp-arrow { background-image: url(../images/icon-plus-2.png)}
	#esTab h2.resp-accordion:first-child { border-top: none}
	#esTab h2.resp-accordion { border-bottom: 2px solid #ed3023}

	.bx-wrapper .bx-viewport { left: 0; box-shadow: none; border:none; margin-bottom: 30px;}
	
	.tooltip { top: 0; left: 15px; right: 15px; bottom: 25px; opacity: 1; background: #ededed; background: rgba(237,237,237,0.9); padding: 15px 0; display: none;} 
	.customScroll { width: 100%; height: 100%; overflow: hidden;}
	.customScroll h6 { text-transform: uppercase; font-size: 1.125em; padding-bottom: 15px;}
	.customScrollPopup { width: 100%; height: 515px; overflow: hidden;}


/* responsive */
@media screen and (max-width: 1169px) { 
	body { background: none;}
	.breadcrum  { display: none;}
	.header { padding-top: 10px;}
	.block img { width: 100%;}
	/*.overview-fund .col-l { border-right: none;}*/
	.data-number li, .twoCols li { width: 50%;}
	.twoCols li:first-child, .twoCols li { padding: 40px 20px;}
	.twoCols li img { width: auto;}
	.nav { padding-top: 0;}
	/*.header .logo { padding-right: 15px}*/
	.search-top { float: none; display: block; width: 100%; text-align: right; margin-bottom: 10px;}

	.subscribe p { float:  none; width: 100%; padding-bottom: 20px; text-align: center;}
	.subscribe .subscribeFrm { float: none; width: 100%; text-align: center; padding: 0 5%;}
	.subscribeFrm input { display: inline-block; float: none; }
	.subscribeFrm a { margin-right: 0; width: auto;}


	.foot { padding-top: 30px;}
	.foot ul { float: none; width: 100%; text-align: center; margin-bottom: 20px}
	.foot p { float: none; text-align: center;}

	.sticky-nav > li { padding: 0 20px;}
	.sticky-nav > li > a { font-size: 0.75em;}

	.items > .row { margin: 0 -15px;}

	.block > .row { margin: 0 -15px;}	
	.where2buy.block h5 { height: auto !important;}
	.where2buy.block .thumb { display: none;}

	.banner .caption { position: relative; width: 100%; padding: 15px; text-align: left;}
		/*.banner .caption br { display: none;}*/

	.feature { margin: 30px 0;}
	.details { margin: 30px 0;}

	.about .row {padding-left: 15px; padding-right: 15px;}

	.qa .row {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 479px) {
	/*portrait phone*/
	body { font-size: 14px;}
	#footer { margin-bottom: 69px;}
	.wrapper-sticky .container { width: auto;}
	.subscribeFrm input { width: 100%; margin-bottom: 20px;}
	.subscribe { padding: 30px 0;}
	.data-number li, .twoCols li { width: 100%; font-size: 14px; padding: 20px 0 0 15px}
	.data-number li:last-child { padding-bottom: 20px;}
	.twoCols li:first-child, .twoCols li { padding: 20px 15px; height: auto}
	.twoCols li p { font-size: 1.25em;}	
	
	.where2buy.block .thumb { padding-bottom: 15px;}
	.sticky-nav { display: none;}
	.select-m { display: block; text-align: center;}
	.wrapper-sticky, .wrapper-sticky.sticky { top: auto; bottom: 0; left: 0; right: 0; position: fixed; z-index: 99}
	.sticky-bar .dropdown-menu { top: auto; bottom: 100%;}

/*	.overview-fund .col-l { width: 100%; float: none; padding: 40px 15px 20px; border-bottom: 1px solid #ddd}
		.btn-back { left: auto; right: 0;}
			.number-info li:first-child { width: 100%; margin-bottom: 15px;}
			.number-info li { width: 50%; margin-left: 0;}
			.number-info li p:first-child { font-size: 1em;}
			.rating-info > span { font-size: 14px; }
			.rating-info > span:last-child { width: 100%; float: none; overflow: hidden; display: block;}
			
	.overview-fund .col-r { width: 100%; float: none; border-left: none; padding: 0;}
		.small-tool { display: none;}
		.nav-follow { margin-bottom: 0; padding-bottom: 0; overflow: hidden;}
		.nav-follow p { float: left; width: 33.33%; border-right: 1px solid #cccccc; height: 110px;}
		.nav-follow p a { display: block; text-align: center; padding: 15px;}
		.nav-follow p a i { float: none; margin-left: 0; height: 35px; margin-right: 0;}
		.nav-follow p a span { display: block;}
		.nav-follow p.mobile { display: block; border:none;} 
		.overview-fund .col-r .download { display: none;}*/

	.short-desc { padding: 25px 15px 10px; margin-bottom: 20px;}
	.download.mobile { display: block; font-size: 14px; padding: 0 15px;}
	.download.mobile a { display: block; width: 100%; overflow: hidden;}
	.download.mobile a span.long { padding-top: 10px;}

	.panel-title>a, .panel-title>a.collapsed { padding: 15px; background-position:95% 15px}
	
/*	.overview-fund .col-l .btn-group { margin-bottom: 15px; margin-top: 5px; display:inline-block;}
	.overview-fund .col-l h3 span.mobile { display: none; }
	.overview-fund .col-l h3 { padding-bottom: 0;}
	.overview-fund .col-l h3 span:first-child { display: block;}*/
	
	.block .bx-wrapper h5 { padding: 0 15px 15px;}
	.block.events-promotions h5 { padding-bottom: 15px;}
	.block .bx-wrapper p { padding: 0 15px 15px;}
	.contact.block .row, .related-fund.block .row, .where2buy.block .row { margin: 0;}
	h2.resp-accordion, .resp-tab-content { padding: 10px 15px;}

	.details .list-detail li span {width:200px; }

	.icon-sub { background-position: 0 -165px; ; background-size: 250px 300px; width: 60px; height: 34px;}
	.icon-eyeplus { background-position: -90px -165px; ; background-size: 250px 300px; width: 47px; height: 34px; }
	.icon-share { background-position: -165px -165px; ; background-size: 250px 300px; width: 30px; height: 34px; }

	.rating-info > span span { font-size: 1.5em;}
	.block .slider .deactive { display: block;}	
	.feature .col-l, .feature .col-r { width: 100%; padding: 0 15px;}
	.details .col-l, .details .col-r { width: 100%; padding: 0 15px;height:1100px;}
	/*.popup { padding: 15px 0;}*/
	/*.customScrollPopup { height: 400px;}*/

	.search-top input { max-width: 100px;}
	.video-js { width: 300px !important;}

	.btn-fb { display:none;}
	.btn-line { display:none;}
	.btn-globalhome {left: auto; right: 15px; top: 5px;}

	.popup-link { width: 48%; margin-bottom: 5px;}
	.list-detail li a { font-size: 1.3em;}
	.banner .caption h1 { font-size: 1.8em;}
	.items h2 { font-size: 1.6em; line-height: 1.225em;}
	.items p { font-size: 1.3em; line-height: 1.9em;}
	.block h2 { font-size: 1.8em; line-height: 1.5em;}
	.block p { font-size: 1.3em; line-height: 1.9em;}
}
@media screen and (max-width: 319px) {
	.details .list-detail li span {width:155px; }
	.btn-globalhome {right: 15px;}
	.btn-fb {display: none;}
	.btn-line {display: none;}
	.list-detail li a { font-size: 1.3em;}
	.banner .caption h1 { font-size: 1.8em;}
	.items h2 { font-size: 1.6em; line-height: 1.225em;}
	.items p { font-size: 1.3em; line-height: 1.9em;}
	.block h2 { font-size: 1.8em; line-height: 1.5em;}
	.block p { font-size: 1.3em; line-height: 1.9em;}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	/*landscape phone*/
	body { font-size: 15px;}
	#footer { margin-bottom: 69px;}
	/*.header .logo { width: 200px; padding-left: 15px; float: none;}*/
		.btn-globalhome {right: 15px;}
		.btn-fb {display: none;}
		.btn-line {display: none;}
	.wrapper-sticky .container { width: auto;}
	
	
	.where2buy.block .thumb { padding-bottom: 15px;}
	.data-number li, .twoCols li { width: 100%; font-size: 14px;}
	.twoCols li:first-child, .twoCols li { padding: 20px 20px; height: auto }
/*	.overview-fund .col-l { width: 100%; float: none; padding: 60px 30px 30px; border-bottom: 1px solid #ddd}
	.overview-fund .col-r { width: 100%; float: none; border-left: none; padding: 30px;}*/
	.number-info li { margin-left: 40px;}
	.btn-back { right: 0; left: auto;}
	.sticky-nav { display: none;}
	.select-m { display: block; text-align: center;}
	.wrapper-sticky, .wrapper-sticky.sticky { top: auto; bottom: 0; left: 0; right: 0; position: fixed; z-index: 99}
	.sticky-bar .dropdown-menu { top: auto; bottom: 100%;}
	.rating-info > span:last-child { width: 100%; float: none; overflow: hidden; display: block;}
	.block .bx-wrapper h5 { padding: 0 15px}
	.block.events-promotions h5 { padding-bottom: 15px;}
	.block .bx-wrapper p { padding: 0 15px 15px;}
	.contact.block .row, .related-fund.block .row, .where2buy.block .row { margin: 0;}
	h2.resp-accordion, .resp-tab-content { padding: 10px 15px;}
/*	.overview-fund .col-l .btn-group { margin-bottom: 15px; margin-top: 5px; display: inline-block;}
	.overview-fund .col-l h3 span.mobile { display: none; }
	.overview-fund .col-l h3 { padding-bottom: 0;}
	.overview-fund .col-l h3 span:first-child { display: block;}*/
	.short-desc { padding: 25px 25px 0; }
	.block .slider .deactive { display: block;}
	.feature .col-l, .feature .col-r { width: 100%; padding: 0 15px;}
	.feature .col-r p:first-child img { width: auto;}
	.feature .col-r p:first-child { text-align: center;}
	.details .col-l, .details .col-r { width: 100%; padding: 0 15px;height:1100px;}
	.details .col-r p:first-child img { width: auto;}
	.details .col-r p:first-child { text-align: center;}	
	.video-js { width: 440px !important;}
}

@media screen and (max-width: 991px) {
	.about .col-md-3 {padding-bottom: 20px;}
	.about .col-md-3 h6 {padding-bottom: 10px;}
	.about .phone {padding-bottom: 5px;}

	.qa .col-md-3 {padding-bottom: 20px;}
	.qa .col-md-3 h6 {padding-bottom: 10px;}
	.qa .phone {padding-bottom: 5px;}
	.btn-globalhome {right: 15px;}
	.btn-fb {display: none;}
	.btn-line {display: none;}
	.details-add {padding-left: 30px; padding-right: 30px;}
}
@media screen and (min-width: 768px) {
	.feature .list-detail li {padding-top:15px; padding-bottom: 15px;}
	.feature-line {
		border-right: 1px solid #cccccc;
	}
	.intro a {
		display: block;
		font-size: 1.2em;
		line-height: 1.3em;
		text-align: center;
		width: 100%;
		height: 105px;
		margin: 0 0 15px 0;
		padding: 15px;
	}
	.intro1 a, .intro4 a, .intro3 a, .intro5 a {padding-top: 40px;}

	.awards.block .row div {
		height: 150px;
		padding-bottom: 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	/*portrait tablet*/	
	.where2buy.block .thumb { padding-bottom: 15px;}

/*	.overview-fund .col-l { width: 100%; float: none; padding: 60px 30px 30px; border-bottom: 1px solid #ddd}
	.overview-fund .col-r { width: 100%; float: none; border-left: none; padding: 30px;}*/
	.btn-back { right: 0; left: auto;}
	
	.sticky-bar { padding: 10px 15px;}
	.sticky-nav > li { padding: 0 10px; font-size: 12px;}
	.sticky-nav > li.last { width: auto;}
	.sticky-nav .customBtn.btn { min-width: 165px;}
	.feature .col-l { width: 100%;}
	.details .col-l { width: 100%;}
}
@media screen and (min-width: 992px) {
	/*.feature .list-detail a {
		position: relative;
		display: block;
		width: 100%;
		height: 140px;
		padding-top: 20px;
	}
	.feature .list-detail a img {
		position: absolute;
		display: block;
		width: 82px;
		height: auto;
		left: 50%;
		margin-left: -41px;
	}
	.feature .list-detail a span {
		position: relative;
		display: block;
		width: 100% !important;
		height: 20px;
		padding-top: 90px;
		text-align: center;
	}*/
	.intro a {
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.3em;
		text-align: center;
		width: 100%;
		height: 105px;
		margin: 0 0 15px 0;
		padding: 15px;
	}
	.intro1 a, .intro4 a, .intro3 a, .intro5 a {padding-top: 40px;}
	.awards.block .row div {height: 160px;}
	.btn-globalhome {right: 15px;}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.sticky-nav > li > a { font-size: 0.75em }
	.sticky-nav > li { padding: 0 20px }		
}

@media screen and (min-width: 1170px) and (max-width: 1200px) {	
	.banner .caption {padding-top: 50px;}
	.banner .caption h1 {}
	.banner .caption p {font-size: 1.5em;}
}
@media screen and (min-width: 1201px) {	
	.banner .caption {padding-top: 50px;}
	.banner .caption h1 {}
	.banner .caption p {font-size: 1.5em;}

	.intro a {
		text-align: center;
		height: 150px;
	}
	.intro a br {display: block;}
	.intro1 a, .intro4 a, .intro3 a, .intro5 a {padding-top: 50px;}
	.intro2 a {
		padding-top: 50px;
		text-align: center;
	}
	.awards.block .row div {height: 180px;}
	.awards.block .row p br {display: block;}
}

@media screen and (max-width: 767px) { 
	.header { margin-bottom: 10px; }
	.header.active { margin-bottom: 0 }
	.m-icons { display: block;}
	.head-options { display: none;}
	.nav { display: none;}
	.header.active { height: auto;}
	.search-top { float: none; text-align: left;}
		.search-top a { float: left;}
		.search-top a span { display: inline-block; margin-left: 5px;}
		/*.search-top a:first-child { display: block; overflow: hidden; margin-bottom: 10px; float: none;}*/
		.icon-search { margin-left: 15px;}
		.search-top input { float: left;}
	.header.active .head-options, .header.active .nav { display: block; float: none; width: 100%; text-align: center; margin-bottom: 0; }
	.nav-top { width: 100%; text-align: center; margin-top: 20px;}
	.nav-top li { width: 33.33%; margin-left: 0;}
	.nav li { float: none; width: 100% !important; text-align: left !important; margin-bottom: 15px; padding: 0 15px;}
	.nav li a { margin-left: 0; padding-left: 0}
	.nav li a:before { display: none;}

	

	.intro.block li {padding-bottom: 10px;}

	.fund-managers.block .col-sm-6 ul {padding-left: 15px;}
}

#popup2-1 .golink {
	position: absolute;
	width: 40%;
	height: auto;
	right: 0%;
	top: 3%;
}

#popup2-2 .golink {
	position: absolute;
	width: 40%;
	height: auto;
	left: 30%;
	top: 50%;
}