/* ==|== primary styles =====================================================
   Conditional CSS for Desktop
   ========================================================================== */
@media only screen and (min-width: 992px){

.dropDownTrigger { top:10px; }
.backTrigger			{ float:left; left:10px; top:20px; }
aside.sidebarNav .dropDownTrigger .ir { width:38px; height:38px; }

nav[role="masonry"]				{ height:80px; left:20px; }
nav[role="masonry"] ul li 		{ float:left; font-size:45px; line-height:1.375; }

.mapWrap { width:920px; height:441px; }
.masonryItem { height:140px; }
.widthHalf { width:140px; }
.height2 { height:290px; }
.height3 { height:440px; }
.masonryItem img { height:auto; }
nav[role="masonry"] ul li.navM-key-financial-data		{ float:left;}

.sidebarNavPage .backTrigger { display:block; }
.sidebarNavPage aside.sidebarNav .backTrigger { display:none; }

/*aside.sidebarNav { position:static; float:right; margin:110px 15px 25px 40px; width:100%; max-width:290px; }
*/
aside.sidebarNav { position:static; float:right; margin:90px 15px 25px 40px; width:100%; max-width:290px; }
aside.sidebarNav .maxWidth290 { max-width:290px; }
aside.sidebarNav .dynamicMasonry { background:none; position:static; display:block; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow: none; filter:none; }
aside.sidebarNav .dynamicMasonry > div { margin:10px 10px 0 0; height:140px; padding:0; font-family:sans-serif; color:#222222; text-shadow: none; border-bottom:none; border-top:none; background: #ffc700; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjYwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQ3NDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffb605 0%, #ffd746 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb605), color-stop(100%,#ffd746)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb605 0%,#ffd746 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb605 0%,#ffd746 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb605 0%,#ffd746 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb605 0%,#ffd746 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb605', endColorstr='#ffd746',GradientType=0 ); /* IE6-8 */ -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.5); }
aside.sidebarNav .dynamicMasonry > div a h2 { font-family:sans-serif; padding:10px; font-size:1.66666666667em; }
aside.sidebarNav .dynamicMasonry > div > h2 { font-family:sans-serif; padding:10px; font-size:1.66666666667em; }
aside.sidebarNav .dynamicMasonry > div a:hover { -moz-box-shadow: 0 0 2px 2px rgba(51,51,51,1); -webkit-box-shadow:  0 0 2px 2px rgba(51,51,51,1); box-shadow:  0 0 2px 2px rgba(51,51,51,1); }
aside.sidebarNav .dynamicMasonry > div a:hover h2 { color:#000; }
aside.sidebarNav .dynamicMasonry > div.tileSelected { background:#FFF; filter:none; }
aside.sidebarNav .dynamicMasonry > div.tileSelected a:hover { -moz-box-shadow: 0 0 2px 2px rgba(255,207,1,1); -webkit-box-shadow:  0 0 2px 2px rgba(255,207,1,1); box-shadow:  0 0 2px 2px rgba(255,207,1,1); }

nav[role="masonry"] a			{ color:#a0a0a0; font-family:sans-serif; } 
/*nav[role="masonry"] a			{ color:#c6c6c6; font-family:sans-serif; } 
nav[role="masonry"] ul			{ margin-top:15px; }*/
nav[role="masonry"] ul			{ margin-top:10px; }
nav[role="masonry"] ul.subSections li:first-child { margin-left:15px; }
nav[role="masonry"] ul li:first-child a	{ color:#000; }
.masonryOverall					{ position:relative; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
.masonryWrap { margin-left:0; }
.masonryWrap,
.noMasonry-singleCol,
.noMasonry-directLink,
.dualCol,
.noMasonry						{ margin-top:100px; padding:0 15px; }
/*.noMasonry						{ margin-top:110px; padding:0 15px; }*/
.masonryData { height:140px; }
.noMasonry						{ float:left; width:64.3612327%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  padding-right:0; } 
.masonryBlock					{ margin-top:0; margin-right:10px; width:auto; }
.masonryBlock > div:first-child	{ margin-top:0; }
.imgBottom						{ margin-top:0; }
.crossSellWrap					{ margin:20px 15px 0 40px; float:right; width:290px; clear:right; padding:0; }
.crossSellWrap .masonryItem { width:100%; }
.crossSellWrap .masonryItem:nth-child(2n+1) { margin-right:10px; }
.crossSellWrap .crossSellWrapper	{ margin:10px 0 0 0; }
.crossSellWrap .masonryItemSingle  { margin:10px 10px 0 0; }
.crossSellWrapper				{ max-width:290px; margin:0 0 0 40px; }
.crossSellWrapper > div:first-child	{ margin-top:0; }
.flex-viewport,					
.flexSlider .slides li			{ height:441px; }
.flexSlider						{ width:590px; height:441px; float:left; }
.flexSlider .slides li a img	{ width:auto; }
.slideShowMode { width:100%; }
.slideShowMode .slideShowColumn ul li { height:auto; display:block; float:left; }
.slideShowWrapCustom { height:441px; }
.slideShowWrapOnBackground { height:441px; }
/* WILLIAM - watch this section */
.tabletMarginLeftNone	{  }
.tabletMarginLeft10		{ margin-left:0; }
.tabletMarginRight10	{ margin-right:0; }
.tabletMarginRightNone	{  }
.tabletMarginRightNone > div {  }
/* WILLIAM - watch this section */
.width2 .overlayBar { width:140px; }
.sharePrice { line-height:120px; }
.sharePrice .overlayBar { width:100%; }
.contentBottom		{ height:290px; }

.desktopMarginRightNone			{ margin-right:0; }
aside.sidebarNav .dynamicMasonry > div.desktopMarginTopNone,
.desktopMarginTopNone			{ margin-top:0; }
.desktopMarginTopNone.crossSellWrap > div:first-child { margin-top:0; }
.desktopMarginTop10				{ margin-top:10px; }
.desktopMarginTop5				{ margin-top:5px; }
.desktopMarginLeft10			{ margin-left:10px; }
.desktopMarginLeftNone			{ margin-left:0; }
.desktopMarginBottom10			{ margin-bottom:10px; }
.maxWidth290					{ max-width:290px; }
.maxWidth590					{ max-width:590px; }
.imgBottom img					{ width:auto; height:auto; }
.videoWrap .mejs-container { position: static; }
.videoWrap iframe { height:441px; }
footer { padding:0; }

.actionWrapMobile{display:none;}

.hiresDesktopOnly	{ display:block; }
.hiresNav { position:absolute; width:127px; height:118px; right:-34px; top:50%; margin-top:-52px; transition: left 0.3s, right 0.3s; -moz-transition: left 0.3s, right 0.3s; /* Firefox 4 */ -webkit-transition: left 0.3s, right 0.3s; /* Safari and Chrome */ -o-transition: left 0.3s, right 0.3s; /* Opera */  }
.hiresNav-prev,
.hiresNav-prevGlobal { left:-34px; right:auto;  -moz-transform: scaleX(-1);   -o-transform: scaleX(-1);   -webkit-transform: scaleX(-1);   transform: scaleX(-1); }
.hiresNav .ir { height:127px; width:118px; background:url("/iwov-resources/corporate_new/img/my/en/l/btn-changepage.png") no-repeat scroll center top transparent;  }
.hiresNav .ir:hover {  }
.hiresNav:hover {  }
.hiresNav-prev:hover { left:0; }
.hiresNav-next:hover { right:0; }
.flex-control-nav li a:hover { background: rgba(255,255,255,1); }
.filterSliderContent > span { padding:10px 15px; }
.filterItem	{ padding:15px 25px 20px; padding-right:10%; }
aside.masonryBlock { margin-top:110px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; width:290px; margin-right:15px;  }

.noMasonry .masonryBlock {float:none;}


.portraitOnly { display:none; }
.hideInMobile	{ display:block !important; }
.hideInTablet	{ display:block !important; }
.hideInDesktop	{ display:none !important; }
.mobileOnly		{ display:none !important; }
.tabletOnly		{ display:none !important; }
.desktopOnly	{ display:block !important; }	

.articleContentStatic > span { padding:17px 10px; }
.dualCol .articleContentStatic > span { padding:17px; } 

.enhanced th.hidden, 
.enhanced td.hidden {
      display: none;
   }   

#analyst-coverage th:first-child {width: 29%;}

/*#foreign-shareholding th:first-child {width: 5%;}*/

.awardsWrap .filterItem {width: 24.6%;}
.awardsWrap .filterItem:nth-child(3n+1) { margin-left: 0.5%;}
.awardsWrap .filterItem:nth-child(4n+1) {margin-left:0;}
.promotionsWrap .filterItem {margin-left: 0.5%; width: 33%; }
.promotionsWrap .filterItem:nth-child(2n+1) { margin-left:0.5%; clear:none; }
.promotionsWrap .filterItem:nth-child(3n+1) { margin-left:0; clear:left; }

/*.productsWrap .filterItem {margin-left: 0.5%; width: 33%; }
*/.productsWrap .filterItem {float: left; margin-bottom: 5px; margin-left: 0.5%; width: 33%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; min-height:420px !important; }

.moreServiceWrap .filterItem {margin-left: 0.5%; width: 33%; min-height: 320px; }
.moreServiceWrap .filterItem:nth-child(2n+1) { margin-left:0.5%; clear:none; }
.moreServiceWrap .filterItem:nth-child(3n+1) { margin-left:0; clear:left; }


.noMasonry-directLink .articleContent .tabTitleWrap .tabTitleDesc { padding-right:45px; }
.noMasonry-directLink .articleContent .tabTitleWrap .tabTitleDescAdditional { width:25%; float:right; font-size:1.6666666667em; padding-right:45px; margin-left:30px; min-height:35px; }
.height100p { height:100%; }

.dynamicFrame-stockchart{height: 2000px;}
.dynamicFrame-share-price{height: 30000px;}
.dynamicFrame-stock-fundamental{height: 780px;}
.dynamicFrame-bursa{height:130000px;}
.dynamicFrame-email-alert{height: 750px;}

#structure .noMasonry-directLink .articleContent .tabTitleWrap .valignTitle { padding-top:55px; }
.noMasonry-directLink .articleContent .tabTitleWrap .valignTitle { padding-top:55px; } //arahe change
#framework .noMasonry-directLink .articleContent .tabTitleWrap .valignTitle { padding-top:55px; }

.kpiFootNote { float:left; }
.fb-like{bottom: -3px; right:auto; }
nav[role="masonry"] .navM-interim-cash-dividend { line-height:1.75; }
nav[role="masonry"] .navM-interim-cash-dividend h1 { font-size:0.8em; }
.outGoingAlert { width:400px; height:200px; left:50%; top:50%; margin:-100px 0 0 -200px; padding:20px; }
#enquiries-suggestions { margin-top:-45px; }
#bond-amount-coupon-rating thead th:nth-child(3), thead th:nth-child(4), thead th:nth-child(5), thead th:nth-child(6) {
    width: 16%;}
nav[role="masonry"] ul li { padding-left:15px; }
nav[role="masonry"] ul li .parentsList a { color:#C6C6C6; clear:none; width:auto; }
.breadcrumbArrow { margin-left:10px; }
nav[role="masonry"] ul li .parentsList a:hover { color:#333; }
nav[role="masonry"] ul { height:90px; }
.parentsList { display:none; color:#C6C6C6; width:auto; }
.sidebarNavPage .backTrigger { position:absolute; width:53px; }
.noHiresNav .subSections { margin-left:53px; }
/*.globalNavContent { padding-top:40px; }*/
.globalNavContent { padding-top:20px; }
.globalNavBlock { float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; width:290px; margin-right:40px; }
.globalNavBlock:last-child { margin-right:0; }
.globalNavContent .globalNavBlock:first-child { width:900px; margin-left:40px;  }
.gNavTitle { padding:0; }
/*.gNavBlockContent { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  border-left:solid 1px #7f5f0c; margin-top:40px;  }
*/
.gNavBlockContent { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  border-left:solid 1px #7f5f0c; margin-top:20px;  }
.globalNavContent .globalNavBlock:first-child .gNavBlockContent { width:225px; float:left; }
.gNavBlockContent ul:nth-child(2) { margin-top:25px; }
.gNavBlockContent ul li { border-top:none; border-bottom:none; padding:0 20px 7px; position:relative; }
.gNavBlockContent ul li a { color:#333; font-size:18px; text-shadow:none; line-height:20px; width:90%;  }
.gNavBlockContent ul li a img { float:left; margin-right:10px; }
/*.gNavBlockContent ul li:first-child { padding-bottom:25px; }
*/
.gNavBlockContent ul li:first-child { padding-bottom:15px; }
.gNavBlockContent ul li:first-child a { font-family:sans-serif; color:#000; font-size:20px; text-shadow:1px 1px 1px rgba(255, 255, 255, 1); line-height:20px;  }
.gNavBlockContent ul li:first-child { padding-top:0; }
.gNavArrow { position:absolute; right:20px; top:0; }

.gNavMaybank2u ul li:first-child { padding-bottom:30px; }
.gNavMaybank2u ul li:nth-child(2) a { font-family:sans-serif; color:#000; }
.gNavMaybank2u ul li:nth-child(2) a:hover { color:#333; }
.gNavMaybank2u ul li { padding:0 20px 30px; }
.gNavMaybank2u ul li a { width:70%; }
.gNavSupport { padding-bottom:0; }
.gNavBankingListing ul li { background:none; overflow:visible; }
.gNavBankingListing ul { height:auto; }
.gNavBankingListing ul li a { line-height:50px; font-size:20px; font-family:sans-serif; color:#000; text-shadow:1px 1px 1px rgba(255, 255, 255, 1);  }
.gNavSupport ul li:first-child a { line-height:50px; }
.gNavBankingListing ul li a:hover { color:#333; }
.globalNavBlockWorldwide { width:340px; margin-right:0; }
.globalNavBlockSites { width:320px; margin-right:10px; }
.gNavWorldwideContent { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; width:100%; padding:0 20px; }
.gNavWorldwideContent > a { font-size:20px; font-family:sans-serif; color:#000; margin-top:10px; }
.gNavWorldwideContent > a:hover, 
.gNavBlockContent ul li:first-child a:hover { color:#333; }
.gNavWorldwide .mapControlCountryWrap {  }
.gNavSupport article .articleTitle { font-size:18px; color:#000; font-family:sans-serif; }
.gNavSupport article p {  }
.gNavSupport article .tel { cursor: default; }

header > section { position:relative; }
.globalNav { overflow:hidden; }
.globalNavOverall { position:relative; }
.globalNavBlockCurrentBanking .gNavTitle { float:left; }
.gNavSearch { float:left; width:250px; border-bottom:none; margin-left:25px; padding:20px 0;}
.globalNavBlockCurrentBanking .gNavMaybank2u { clear:left; }
.gNavWorldwide #worldwideCountryImage img { width:100%; border:solid 1px #666; }
.globalNav .hiresNav { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity:0.7; }

.videoPopup { width:894px; height:600px; left:50%; top:50%; margin:-300px 0 0 -447px; background-color:#fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.5); }
.videoContainer { width:854px; height:510px; }

.forexMeta { margin-top:0; margin-bottom:5px; }
.masonryItem.width2 .forexContent ul img { height:auto; }
.forexContent ul li { margin-bottom:5px; }
.forexContent > a { top:260px; }

.heightAuto { height:auto; } 
.filter3Tiers .filterCategoriesContent { margin-top:0; }
.filter3Tiers .filterCategoriesControl li { width:50%; }

.filterTopDown { width:33%; }
.filterLeftRight { width:33%; float:left; clear:none; }
.filterLeftRight li { width:100%; float:none; }

.filterTopDown li { margin-bottom:10px; }
.filterTopDown:nth-child(2n+3) { clear:none; }

#foreign-exchange-counter-rates thead th.persist { width:150px; }
#foreign-exchange-counter-rates thead th:nth-child(2),
#foreign-exchange-counter-rates thead th:nth-child(3),
#foreign-exchange-counter-rates thead th:nth-child(4), 
#foreign-exchange-counter-rates thead th:nth-child(5), 
#foreign-exchange-counter-rates thead th:nth-child(6) { width:auto; text-align:center; }
#foreign-exchange-counter-rates tbody td:nth-child(2),
#foreign-exchange-counter-rates tbody td:nth-child(3),
#foreign-exchange-counter-rates tbody td:nth-child(4), 
#foreign-exchange-counter-rates tbody td:nth-child(5), 
#foreign-exchange-counter-rates tbody td:nth-child(6) { width:auto; text-align:center; }
/*
.filter3Tiers .filterCategoriesControl li:nth-child(2n+1) { clear:none; }
.filter3Tiers .filterCategoriesControl li:nth-child(3n+1) { clear:both; }
*/

.crossSellWrap .calculatorWrapper { height:auto; margin-top:10px; }
.calculatorContent p { width:100%; }
.calculatorWrap .calculatorCTA { width:100%; position:static; } 
.calculatorWrap p { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
.calculatorResult hr { display:block; }
.ccrc-l5 { width:100%; position:static;  }

.calculatorHPC .calculatorContent hr { display:block; }
.calculatorHPC .calculatorContent .calculatorDisclaimer,
.calculatorHPC .calculatorResult .calculatorDisclaimer,
.calculatorCC .calculatorResult .calculatorDisclaimer,
.calculatorSC .calculatorResult .calculatorDisclaimer,
.calculatorALC .calculatorResult .calculatorDisclaimer,
.calculatorPLC .calculatorResult .calculatorDisclaimer,
.calculatorMHLC .calculatorResult .calculatorDisclaimer { width:100%; position:static; }

.ihlcCol2,
.hlcCol2,
.ccTabletLayout { position:static; }

label[for="ihlcMonthlyIncome"], label[for="hlcMonthlyIncome"], label[for="initial"], label[for="monthly"], label[for="dpayment"], label[for="employmentStatus"] { width:70px; line-height:20px; }

.tel { cursor:default; }
.secureFormWrap .expandedTQWrap { min-height:0; }
.newsFeedWrapper .contentBottom .contentBottomData ul li iframe { min-width:290px; min-height:290px; } 
.rotatingContentWrap .contentBottom .contentBottomData ul li iframe { min-width:290px; min-height:290px; } 

}
@media only screen and (min-width: 1200px){
	
}

