.black {
	color: #000000;
}
.grayDark {
	color: #3c3c3c;
}
.grayMid {
	color: #565656;
}
.grayLight {
	color: #878787;
}
.white {
	color: #ffffff;
}
.yellow {
	color: #fcbd1b;
}
.blue {
	color: #0099cc;
}
.lp-gradient--yellow, .gradient-yellow {
	background:#fff !important;
	background-image:none !important;
	background: -moz-linear-gradient none !important;
	background: -webkit-gradient none !important;
	background: -webkit-linear-gradient none !important;
	background: -o-linear-gradient none !important;
	background: -ms-linear-gradient none !important;
	background: linear-gradient none !important;
	filter:none !important;
}
.lp-gradient--yellow--inverse {
	background: #fcbd1b;
	background: -moz-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd1b), color-stop(100%, #ffe24e));
	background: -webkit-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -o-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -ms-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: linear-gradient(to bottom, #fcbd1b 0%, #ffe24e 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd1b', endColorstr='#ffe24e', GradientType=0);
}
.lp-gradient--black {
	background: #3a3a3a;
	background: -moz-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(100%, #141414));
	background: -webkit-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -o-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -ms-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: linear-gradient(to bottom, #3a3a3a 0%, #141414 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#141414', GradientType=0);
}
.lp-gradient--black--inverse {
	background: #141414;
	background: -moz-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, #3a3a3a));
	background: -webkit-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -o-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -ms-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: linear-gradient(to bottom, #141414 0%, #3a3a3a 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414', endColorstr='#3a3a3a', GradientType=0);
}
.lp-gradient--gray {
	background: #fbfbfc;
	background: -moz-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfc), color-stop(100%, #e0e2e4));
	background: -webkit-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -o-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -ms-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: linear-gradient(to bottom, #fbfbfc 0%, #e0e2e4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfc', endColorstr='#e0e2e4', GradientType=0);
}
.calibri {
	font-family: Calibri, Gill Sans, Trebuchet MS, Sans-serif;
	-webkit-font-smoothing: antialiased;
}
.antialiased {
	-webkit-font-smoothing: antialiased;
}
.arial {
	font-family: Arial, sans-serif;
}
.lp-sprite {
	background: url('/asianbusiness/images/sprite.png') no-repeat;
}
.lp {
	background: #b7b7b7 url('/asianbusiness/images/body_bg.gif') 0 -40px repeat-x;
	border-top: 1px solid #b8b8b8;
	font-size: 12px;
	line-height: 18px;
}
.lp-container {
	width: 935px;
	margin: 0 auto;
	padding: 0 0 30px;
}
.cf {
 *zoom: 1;
}
.cf:before, .cf:after {
	display: table;
	content: "";
	line-height: 0;
}
.cf:after {
	clear: both;
}
.lp-content {
 *zoom: 1;
	position: relative;
	background: #ffffff;
	color: #000000;
	padding: 20px 30px 30px;
	box-shadow: 0px 1px 1px 0px #565656;
}
.lp-content:before, .lp-content:after {
	display: table;
	content: "";
	line-height: 0;
}
.lp-content:after {
	clear: both;
}
.lp h1, .lp h2, .lp h3, .lp h4, .lp h5, .lp h6, .lp .lp-btn, .lp .lp-button {
	font-family: Calibri, Gill Sans, Trebuchet MS, Sans-serif;
	-webkit-font-smoothing: antialiased;
}
.lp p {
	margin: 0 0 15px;
}
.lp a {
	color: #0099cc;
	text-decoration: underline;
}
.lp a:hover {
	text-decoration: none;
}
.lp img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.lp sup {
	font-size: 120%;
	vertical-align: top;
}
.lp ul, .lp ol {
	margin: 0 0 20px 20px;
	padding: 0 0 0 30px;
}
.lp ul li, .lp ol li {
	line-height: 18px;
}
.lp .lp-list {
	list-style: disc;
	margin-left: 35px;
	padding: 0;
}
.lp .lp-list li {
	position: relative;
	list-style-position: outside;
	margin-bottom: 5px;
}
.lp .lp-list li:before {
	position: relative;
	top: 3px;
	left: -10px;
	/*content: "\2022";*/

  font-size: 20px;
	color: #565656;
}
.lp-btn {
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	margin: 10px 0 0;
	padding: 10px 15px;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none !important;
	box-shadow: 0px 1px 1px 0px #000000;
}
.lp-btn--yellow {
	color: #000000 !important;
	background: #ffe24e;
	background: -moz-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe24e), color-stop(100%, #fcbd1b));
	background: -webkit-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -o-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -ms-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: linear-gradient(to bottom, #ffe24e 0%, #fcbd1b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe24e', endColorstr='#fcbd1b', GradientType=0);
}
.lp-btn--yellow:hover {
	background: #fcbd1b;
	background: -moz-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd1b), color-stop(100%, #ffe24e));
	background: -webkit-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -o-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -ms-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: linear-gradient(to bottom, #fcbd1b 0%, #ffe24e 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd1b', endColorstr='#ffe24e', GradientType=0);
}
.lp-btn--black {
	background: #3a3a3a;
	background: -moz-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(100%, #141414));
	background: -webkit-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -o-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -ms-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: linear-gradient(to bottom, #3a3a3a 0%, #141414 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#141414', GradientType=0);
	color: #ffffff !important;
}
.lp-btn--black:hover {
	background: #141414;
	background: -moz-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, #3a3a3a));
	background: -webkit-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -o-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -ms-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: linear-gradient(to bottom, #141414 0%, #3a3a3a 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414', endColorstr='#3a3a3a', GradientType=0);
}
.lp-icon {
	background: url('/asianbusiness/images/sprite.png') no-repeat;
	display: inline-block;
	width: 18px;
	height: 15px;
	vertical-align: text-top;
	margin: 0 4px 0 0;
}
.lp-icon--hex--yellow {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-icon--hex--black {
	background-position: 0 0;
	width: 18px;
	height: 15px;
}
.lp-btn--black .lp-icon {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-btn--yellow .lp-icon {
	background-position: 0 0;
	width: 18px;
	height: 15px;
}
.lp-btn .lp-icon {
	margin-top: 1px;
}
.lp-banner {
	font-family: Calibri, Gill Sans, Trebuchet MS, Sans-serif;
	-webkit-font-smoothing: antialiased;
	position: relative;
	width: 935px;
	overflow: hidden;
}
.lp--retail .lp-banner {
	background-color: #fcbd1b;
}
.lp--business .lp-banner {
	background-color: #000000;
}
.lp-banner h1 {
	font-size: 32px;
	line-height: 34px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color:#fcbd1b;
}
.lp-banner p {
	font-size: 16px;
	line-height: 22px;
	width: 300px;/*400px;*/
}
.lp-banner li {
	font-size: 16px;
	margin-bottom: 0;
}
.lp-banner small {
	font-size: 12px;
}
.lp-banner sup {
	font-size: 100%;
}
.lp-banner__body {
	display: table;
	position: relative;
	height: 100%;
	width: 100%;
	padding-left: 30px;
}
.lp-banner__header {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	z-index: 100;
}
.chooseLanguage {
	display:block;
	margin:0 0 15px 0;
	padding:0;
}
.chooseLanguagetext {
	display:inline-block;
}
.chooseLanguagelinksenglish, .chooseLanguagelinksmandarin {
	display:inline-block;
	margin:0 10px;
	vertical-align: bottom;
}
.chooseLanguagetext p {
	margin:0 0 10px 0;
	font-size:16px;
}
.lp-box.lp-box--yellow p {
	margin: 0 0 8px;
}
.english {
	display:block;
}
.mandarin {
	display:none;
}
h4.yellowBoxSubhead {
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:5px;
	font-size:16px;
}
.video-block {
	text-align:left;
}
 @media (max-width: 767px) {
 .lp-banner__header h1 {
 font-size: 27px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-banner__header h1 {
 font-size: 28px;
}
}
@media (max-width: 767px) {
 .lp-banner__header p {
 width: 30%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-banner__header p {
 width: 30%;
}
}
.lp-banner__image {
	position: absolute;
	top: 0;
	right: 0;
}
.lp-banner__video {
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -131px;
	z-index: 1;/*100;*/
}
.lp-banner__skew {
	position: absolute;
	top: 0;
	left: 0;
	width: 560px;
	z-index: 1;/* 90;*/
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	transform: skew(-30deg);
}
.lp--business .lp-banner__skew {
	background: #000000;
	background: -moz-linear-gradient(left, #000000 0%, #303030 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #000000), color-stop(100%, #303030));
	background: -webkit-linear-gradient(left, #000000 0%, #303030 100%);
	background: -o-linear-gradient(left, #000000 0%, #303030 100%);
	background: -ms-linear-gradient(left, #000000 0%, #303030 100%);
	background: linear-gradient(to right, #000000 0%, #303030 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14201414', endColorstr='#3a3a3a', GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#3a3a3a',GradientType=1 ) progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.5773502691896246, M21=0, M22=1, SizingMethod='auto expand')";
}
.lp--business .lp-banner__body {
	color: #ffffff;
}
.lp--business .lp-banner p {
	color: #ffffff;
}
.lp--business .lp-banner .lp-btn {
	color: #000000 !important;
	background: #ffe24e;
	background: -moz-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe24e), color-stop(100%, #fcbd1b));
	background: -webkit-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -o-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -ms-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: linear-gradient(to bottom, #ffe24e 0%, #fcbd1b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe24e', endColorstr='#fcbd1b', GradientType=0);
}
.lp--business .lp-banner .lp-btn:hover {
	background: #fcbd1b;
	background: -moz-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcbd1b), color-stop(100%, #ffe24e));
	background: -webkit-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -o-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: -ms-linear-gradient(top, #fcbd1b 0%, #ffe24e 100%);
	background: linear-gradient(to bottom, #fcbd1b 0%, #ffe24e 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbd1b', endColorstr='#ffe24e', GradientType=0);
}
.lp--business .lp-banner .lp-btn .lp-icon {
	background-position: 0 0;
	width: 18px;
	height: 15px;
}
.lp--retail .lp-banner__skew {
	background: #fcbd1b;
}
.lp--retail .lp-banner__body {
	color: #000000;
}
.lp--retail .lp-banner p {
	color: #000000;
}
.lp--retail .lp-banner .lp-btn {
	background: #3a3a3a;
	background: -moz-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(100%, #141414));
	background: -webkit-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -o-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -ms-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: linear-gradient(to bottom, #3a3a3a 0%, #141414 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#141414', GradientType=0);
	color: #ffffff !important;
}
.lp--retail .lp-banner .lp-btn:hover {
	background: #141414;
	background: -moz-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #141414), color-stop(100%, #3a3a3a));
	background: -webkit-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -o-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: -ms-linear-gradient(top, #141414 0%, #3a3a3a 100%);
	background: linear-gradient(to bottom, #141414 0%, #3a3a3a 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414', endColorstr='#3a3a3a', GradientType=0);
}
.lp--retail .lp-banner .lp-btn .lp-icon {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-block + .lp-block {
	margin-top: 30px;
}
.lp-block__heading {
	border-bottom: 1px solid #878787;
	padding: 5px 0 0px;
	margin-bottom: 20px;
}
.lp-block__heading h2 {
	font-size: 22px;
	line-height: 24px;
}
.lp-thumbnail {
	position: relative;
	overflow: hidden;
}
.lp-thumbnail__caption {
	position: absolute;
	width: 100%;
	padding: 10px;
	background: #000000;
	background: rgba(0, 0, 0, 0.8);
	font-family: Calibri, Gill Sans, Trebuchet MS, Sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	color: #ffffff;
}
.lp-thumbnail__caption p {
	margin-bottom: 0;
}
.lp-thumbnail__caption a {
	color: #ffffff;
	text-decoration: none;
}
.lp-thumbnail__caption .lp-icon {
	vertical-align: top;
}
.lp-thumbnail__caption--top {
	top: 0;
}
.lp-thumbnail__caption--bottom {
	bottom: 0;
}
.lp-box {
	padding: 20px;
	box-shadow: 0px 1px 1px 0px #b2b2b2;
}
.lp-box ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.lp-box a {
	text-decoration: none;
}
.lp-box a:hover {
	text-decoration: underline;
}
.lp-box img {
	display: block;
	margin: 0 auto;
}
.lp-box.lp-box--yellow {
	background:#fff !important;
	background: -moz-linear-gradient none;
	background: -webkit-gradient none;
	background: -webkit-linear-gradient none;
	background: -o-linear-gradient none;
	;
	background: -ms-linear-gradient none;
	background: linear-gradient none;
	border: none;
}
.lp-box.lp-box--yellow .lp-box__heading {
	/*border-bottom: 1px solid #f1b000;*/
  
   background: #ffe24e;
	background: -moz-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe24e), color-stop(100%, #fcbd1b));
	background: -webkit-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -o-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: -ms-linear-gradient(top, #ffe24e 0%, #fcbd1b 100%);
	background: linear-gradient(to bottom, #ffe24e 0%, #fcbd1b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe24e', endColorstr='#fcbd1b', GradientType=0);
}
.lp-box.lp-box--yellow a {
	color: #000000;
}
.lp-box.lp-box--yellow .lp-icon {
	background-position: 0 0;
	width: 18px;
	height: 15px;
}
.lp-box.lp-box--black {
	background: #3a3a3a;
	background: -moz-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a3a3a), color-stop(100%, #141414));
	background: -webkit-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -o-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: -ms-linear-gradient(top, #3a3a3a 0%, #141414 100%);
	background: linear-gradient(to bottom, #3a3a3a 0%, #141414 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#141414', GradientType=0);
	border: 1px solid #000000;
}
.lp-box.lp-box--black .lp-box__heading {
	color: #ffffff;
	border-bottom: 1px solid #747474;
}
.lp-box.lp-box--black a {
	color: #ffffff;
}
.lp-box.lp-box--black .lp-icon {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-box.lp-box--gray {
	background: #fbfbfc;
	background: -moz-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfc), color-stop(100%, #e0e2e4));
	background: -webkit-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -o-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: -ms-linear-gradient(top, #fbfbfc 0%, #e0e2e4 100%);
	background: linear-gradient(to bottom, #fbfbfc 0%, #e0e2e4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfc', endColorstr='#e0e2e4', GradientType=0);
	border: 1px solid #c7c7c7;
}
.lp-box.lp-box--gray .lp-box__heading {
	border-bottom: 1px solid #878787;
}
.lp-box .lp-icon {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-box.lp-box--white {
	box-shadow: none;
}
.lp-box.lp-box--white .lp-icon {
	background-position: -18px 0px;
	width: 18px;
	height: 15px;
}
.lp-box + .lp-box {
	margin-top: 20px;
}
.lp-box__heading {
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.lp-box__heading h3 {
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 8px;
}
.lp-fineprint p {
	font-family: Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 9px;
	line-height: 12px;
	color: #666;
}
#header-container.outer {
	z-index: 100;
}
#sub-navigation {
	z-index: 0;
}
.lp--mobilenav, .lp--mobilefooter {
	display: none;
}
.lp-mobileheader {
	display: none;
	background: #000000;
	overflow: hidden;
}
.lp-mobileheader__logo {
	float: left;
}
.lp-mobileheader__links {
	float: left;
}
.lp-mobileheader__links ul {

	padding-left: 0;
}
.lp-mobileheader__links a {
	color: #ffffff;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
	padding-left: 22px;
	background: url("/site_images/inc/images/btn-small-hexagon-2013.png") no-repeat left center;
}
.lp-banner {
	height: 320px;/*270px;*/
}
.lp-banner h1 {
	width: 34%;
	font-size: 32px;
}
.lp-banner__skew {
	left: -225px;/*-195px;*/
	width: 570px;
	height: 320px;
}
.lp-custom-chip {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 110;
}


@media (max-width: 767px) {
 .lp-custom-chip {
 display: none;
}
}
.lp-box .lp-box__leftCol, .lp-box .lp-box__rightCol {
	width: 48%;
	float: left;
}
@media (max-width: 767px) {
 .lp-box .lp-box__leftCol,  .lp-box .lp-box__rightCol {
 clear: both;
 width: 96%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-box .lp-box__leftCol,  .lp-box .lp-box__rightCol {
 clear: both;
 width: 96%;
}
}
.lp-box .lp-box__leftCol h2, .lp-box .lp-box__rightCol h2 {
	margin-bottom: 10px;
}
.lp-box .lp-box__rightCol {
	margin-left: 3%;
}
@media (max-width: 767px) {
 .lp-box .lp-box__rightCol {
 margin-left: 0;
 margin-top: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-box .lp-box__rightCol {
 margin-left: 0;
 margin-top: 30px;
}
}
.lp-box ul {
	list-style-position: inside !important;
}
.lp-box p, .lp-box ul, .lp-box ul li {
	color: #565656;
}
.lp-box--yellow {
	padding: 0 !important;
}
.lp-box--yellow-inner {
	padding: 15px !important;
}
.lp-box--yellow ul li {
	color: #000;
	line-height: 28px;
}
.lp-list {
	color: #565656;
}
.lp-block h2 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
}
.lp-box--float {
	float: left;
}
p a {
	text-decoration: underline !important;
}
h2 {
	margin-bottom: 8px;
}
.lp-btn--aside {
	width: 240px;
}
@media (max-width: 767px) {
 .lp-btn--aside {
 width: 96%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-btn--aside {
 width: 96%;
}
}
.ie9 .lp-banner__skew {
	filter: none;
	left: -185px;
}
.ie8 .lp-banner__skew {
	left: -270px;
}
.lp-row {
 *zoom: 1;
}
.lp-row:before, .lp-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.lp-row:after {
	clear: both;
}
.lp-span-1, .lp-span-2, .lp-span-3, .lp-span-4 {
	float: left;
	min-height: 1px;
	margin-bottom: 30px;
}
.lp-grid-4 .lp-row {
	margin-left: -22px;
}
@media (max-width: 767px) {
 .lp-grid-4 .lp-row {
 margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-4 .lp-row {
 margin-left: 0;
}
}
.lp-grid-4 .lp-span-1, .lp-grid-4 .lp-span-2, .lp-grid-4 .lp-span-3, .lp-grid-4 .lp-span-4 {
	margin-left: 22px;
}
@media (max-width: 991px) {
 .lp-grid-4 .lp-span-1,  .lp-grid-4 .lp-span-2,  .lp-grid-4 .lp-span-3,  .lp-grid-4 .lp-span-4 {
 width: auto;
 margin-left: 0;
}
}
.lp-grid-4 .lp-span-1 {
	width: 202px;
}
.lp-grid-4 .lp-span-2 {
	width: 426px;
}
.lp-grid-4 .lp-span-3 {
	width: 650px;
}
.lp-grid-4 .lp-span-4 {
	width: 874px;
}
@media (max-width: 767px) {
 .lp-grid-4 .lp-span-4 {
 width: auto;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-4 .lp-span-4 {
 width: auto;
}
}
.lp-grid-3 .lp-row {
	margin-left: -31px;
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-row {
 margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-row {
 margin-left: -2%;
}
}
.lp-grid-3 .lp-span-1, .lp-grid-3 .lp-span-2, .lp-grid-3 .lp-span-3 {
	margin-left: 31px;
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-span-1,  .lp-grid-3 .lp-span-2,  .lp-grid-3 .lp-span-3 {
 margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-span-1,  .lp-grid-3 .lp-span-2,  .lp-grid-3 .lp-span-3 {
 margin-left: 2%;
}
}
.lp-grid-3 .lp-span-1 {
	width: 271px;
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-span-1 {
 float: none;
 width: auto;
 margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-span-1 {
 width: 31.333333333333333%;
 margin-left: 2%;
}
}
.lp-grid-3 .lp-span-1__clear {
	width: 271px;
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-span-1__clear {
 clear: both;
 width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-span-1__clear {
 clear: both;
 width: 98%;
}
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-span-1__clear img {
 width: 98%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-span-1__clear img {
 width: 98%;
}
}
.lp-grid-3 .lp-span-2 {
	width: 573px;
}
@media (max-width: 767px) {
 .lp-grid-3 .lp-span-2 {
 width: 98%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 .lp-grid-3 .lp-span-2 {
 width: 98%;
}
}
.lp-grid-3 .lp-span-3 {
	width: 875px;
}
.lp--mobilefooter {
	padding: 20px 0;
	font-size: 14px;
	color: #707070;
	text-align: center;
}
.lp--mobilefooter ul {
	list-style: none;
	padding: 0;
}
.lp--mobilefooter ul li {
	display: inline;
}
.lp--mobilenav {
	padding: 20px;
	background: #000000;
}
.lp--mobilenav > ul {
	list-style: none;
	padding: 0;
}
.lp--mobilenav > ul > li > a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 10px 0;
	font-size: 1.3em;
	text-indent: 20px;
	border-top: 1px solid #696969;
	margin-bottom: 7px;
	background: #424243;
	background: -moz-linear-gradient(top, #424243 0%, #3d3d3e 50%, #383839 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424243), color-stop(50%, #3d3d3e), color-stop(100%, #383839));
	background: -webkit-linear-gradient(top, #424243 0%, #3d3d3e 50%, #383839 100%);
	background: -o-linear-gradient(top, #424243 0%, #3d3d3e 50%, #383839 100%);
	background: -ms-linear-gradient(top, #424243 0%, #3d3d3e 50%, #383839 100%);
	background: linear-gradient(to bottom, #424243 0%, #3d3d3e 50%, #383839 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424243', endColorstr='#383839', GradientType=0);
	-moz-box-shadow: 0px 7px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 7px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 7px 4px rgba(0, 0, 0, 0.3);
}
/* Responsive
----------------------------------------------------------------------------------------------------*/
/* Phones (<768px) */
@media (max-width: 767px) {
 .tablet,  .desktop {
 display: none;
}
 .phone {
 display: block;
}
  /*Hide main nav*/
  #header-container,  #sub-navigation {
 display: none;
}
  /*Hide main footer*/
  #footer-container {
 display: none;
}
 .lp {
 border-top-color: #565656;
}
 #main {
 min-width: 0;
}
 .lp-container {
 width: auto;
 padding: 0;
}
 .lp-content {
 padding: 20px;
 box-shadow: none;
}
 .lp-banner {
 display: block;
 width: auto;
 height: auto;
}
 .lp-banner h1 {
 width: 100%;
}
 .lp-banner p {
 width: auto;
}
 .lp-banner__body,  .lp-banner__header,  .lp-banner__image,  .lp-banner__video {
 display: block;
 width: auto;
}
 .lp-banner__video {
 position: relative;
 right: 0;
 height: 0;
 margin-top: 0;
 padding-bottom: 56.25%;
 padding-top: 25px;
}
 .lp-banner__video iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
 .lp-banner__skew {
 display: none;
}
 .lp-banner__body {
 padding: 20px;
}
 .lp--business .lp-banner__body {
 background: #000000;
}
 .lp-banner {
 background: #ffffff;
}
 .lp--retail .lp-banner__body {
 background: #fcbd1b;
}
 .lp-banner__image {
 position: static;
 overflow: hidden;
 padding: 0;
}
 .lp-banner__image img {
 position: static;
 width: 100%;
}
 .lp-btn {
 display: block;
 width: 100%;
 padding-right: 0;
 padding-left: 0;
 text-indent: 15px;
}
 .lp {
 font-size: 16px;
 line-height: 22px;
}
 .lp-thumbnail__caption {
 font-size: 16px;
 line-height: 20px;
}
 .lp--mobilenav,  .lp--mobilefooter {
 display: block;
}
 .lp-mobileheader {
 display: block;
}
 .lp-icon {
 margin-top: 2px;
}
 .chooseLanguagebuttons {
 display:block;
}
 .chooseLanguagelinksenglish, .chooseLanguagelinksmandarin {
 width: 115px;
}
 .chooseLanguagelinksenglish {
 margin:0 20px 0 0;
}
 .chooseLanguagelinksmandarin {
 margin:0;
}
}
/* Tablets (≥768px) */
@media (min-width: 768px) and (max-width: 991px) {
 .lp-banner__skew {
 left:-285px;
}
 #main {
 min-width: 0;
}
 .lp-container {
 width: auto;
 padding: 0;
}
 .lp-content {
 padding: 20px;
 box-shadow: none;
}
 .lp-banner {
 width: 100%;
}
 .lp-banner h1 {
 width: 30%;/*41%;*/
 font-size:28px;
}
 .lp-thumbnail__caption {
 font-size: 14px;
 line-height: 18px;
}
 #header {
 min-width: 0;
 background-image: url(/asianbusiness/images/ultimate-sprite-v6.png);
 background-repeat:no-repeat;
 background-position:center top;
}
 #header-actions {
 right: 0;
 margin-right: 0;
}
 #header-search-form,  .action-containerContactUs {
 display: none;
}
 #header a.logo,  #navigation {
 left: 20px;
 margin-left: 0;
}
 #sub-navigation ul {
 position: static;
 margin-left: 20px;
 min-width: 0;
}
 #sub-navigation ul li {
 padding-left: 0 !important;
}
 .lp--mobilefooter {
 display: none;
}
 .email-print-links {
 display: none;
}
 #footer-container {
 min-width: 0;
 padding-top: 20px;
}
 #footer-search-form {
 display: none;
}
 #footer {
 min-width: 0;
 width: auto;
}
 #footer img,  #footer .logo {
 display: none;
}
 #sitemap {
 padding-left: 20px;
}
 #footer-footer {
 position: static;
 padding-left: 20px;
 text-align: left;
 width: auto;
}
 #copyright {
 float: none;
}
 #linktomobile {
 display: block;
 float: none;
}
 .managerLeft, .managerMiddle, .managerRight {
 display:inline-block;
 vertical-align:top;
 width:32%;
}
 .managerLeft, .managerMiddle {
 padding-right:10px;
}
 .managerLeft {
 clear:left;
}
 .managerRight {
 clear:right;
}
}
/* Phones and Tablets (≥991px) */
@media (max-width: 991px) {
 .lp-fineprint p {
 font-size: 16px;
 line-height: 20px;
}
}
/* Standard (≥992px) */
@media (min-width: 992px) {
}
