/*
search css
*/
/
div.hd-search {
	float:left;
}

div.hd-search label {
position: absolute;
left: -99999px;
}

div.hd-search #searchsubmit {
	background-color: #01b8f2 !important;
	color:  #FFF;
	padding: 5px 14px;
	border: none;
}

/*
search css
*/

 .bio-img img { width: 100%!important; height: auto!important; margin-bottom:20px; }

@font-face {
        font-family: 'NotoSans-Regular';
        src: url('../fonts/NotoSans/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
        font-family: 'NotoSans-Light';
        src: url('../fonts/NotoSans/NotoSans-Light.ttf') format('truetype');
}

@font-face {
        font-family: 'NotoSans-Bold';
        src: url('../fonts/NotoSans/NotoSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/custom/MyriadPro-Regular.ttf') format('truetype');
	src: url('../fonts/custom/MyriadPro-Regular.svg') format('truetype');
	src: url('../fonts/custom/MyriadPro-Regular.eot') format('truetype');
	src: url('../fonts/custom/MyriadPro-Regular.woff') format('truetype');
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

#full {
	width: 100% !important
}
.noPadding {
	padding: 0 !important;
}
.noPaddingLeft {
	padding-left: 0 !important;
}
.noPaddingRight {
	padding-right: 0 !important;
}
.noMargin {
	margin: 0 !important;
}
html, body {
	height: 100%;
	border-top: 3px solid #0d6f3e;
	font-family: NotoSans-Light;
	font-size: 16px; /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto 0px;
	/* Pad bottom by footer height */
	padding: 0 0 100px;
}
body {
	padding-top: 0px;
	padding-bottom: 0px;
}
.theme-dropdown .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 20px;
}
.theme-showcase > p > .btn {
	margin: 5px 0;
}
section {
	margin: 0 0 50px;/*border:1px solid red*/
}
section h1 {
	font-size: 30px;
	margin: 0 0 20px;
	color: #01703d;
	font-family: NotoSans-Regular;
	line-height: 20px;
}
section h1.longT {
	line-height:normal;
	    margin-top: -7px;
}
section h3.longT {
	line-height:normal;
	margin-top: -7px;
	font-weight:bold
}
.btnRedStd {
	min-width: 220px;
	margin-bottom: 5px;
}
.textRed {
	color: #cb0000
}
.plusIcoTitle {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedPlus.png) right 23px center no-repeat;
}
a.textLink{
	color:#0d6f3e;
	text-decoration:none;
	font-family:NotoSans-Regular
}
strong{
	font-family:NotoSans-Regular
}
.desktopFooter{
	display:block;
}
.mobileFooter{
	display:none;
}
.desktopBtn{
	visibility: visible;
}
.mobileBtn{
	visibility: hidden;
	display:none
}
section h1 a{
    color: #263964;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*Big Dropdown Menu*/
.bdMenu{
	padding-bottom:100px;
	position:absolute;
	/*opacity:0;*/
	background-color:#fff;
	max-width: 1170px;
	margin:0 auto;
	z-index:-1;
	margin-top:-450px;
	display:none
}
.bdMenu h1{
	font-size:30px;
	color:#222;
	font-family:NotoSans-Regular;
	margin-bottom:50px
}
.bdMenu h3{
	margin:0;
	text-transform:uppercase;
	margin-bottom:10px;
}
.bdMenu h3 a{
	font-size:16px;
	color:#0d6f3e;
	margin:0;
}
.bdMenu ul{
	margin:0;
	padding:0;
	padding-left:15px;
}
.bdMenu ul li a{
	color:#656565;
	margin:0;
	padding:0;
}
.closebdMenu{
	position:absolute;
	display:inline-block;
	right:30px;
	top:-85px;
	font-size:30px;
	color:#0d6f3e;
	cursor:pointer;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-duration: .5s;
}
.closebdMenu:hover{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg);
    transition-duration: .5s;
}




/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*Menu*/

.navbar-wrapper {
	/*position: absolute;*/
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}
.navbar-wrapper .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar {
	/*margin:20px 0;*/
	height: 170px;
	margin: 0;/*padding: 25px 0;*/
}
.navbar-inverse {
	background-color: #fff;/*border:1px solid red;*/
}
.topMenu {
	margin-top: 25px;
	float: right;
	padding: 0;
	padding-right: 15px;
	text-align: right;
	width: 485px;/*border:1px solid red*/
}
.btnAGG {
	margin-top: -38px;
	float: right;
	width: 220px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoBtnAGG.png);
	background-repeat: no-repeat;
	background-position: center left 15px;
	padding-top: 8px;
	padding-bottom: 0;
	text-indent: 10px
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/* slider */
.slider1{
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/slider-home-01.jpg) no-repeat center center;
	background-size:cover
}
.slider2{
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/slider-home-02.jpg) no-repeat center center;
	background-size:cover
}
.slider3{
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/slider-home-03.jpg) no-repeat center center;
	background-size:cover
}
.slider4{
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/slider-home-04.jpg) no-repeat center center;
	background-size:cover
}
.slider5{
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/slider-home-05.jpg) no-repeat center center;
	background-size:cover
}
.carousel {
	height: 542px;
	margin-bottom: 100px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	bottom: 150px;
}
/* Declare heights because of positioning of img element */
.carousel .carousel-item {
	height: 542px;
	background-color: #777;
}
.carousel-inner > .carousel-item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 542px;
}
.carousel-caption h1 {
	font-family: NotoSans-Light;
	font-size: 65px;
}
.carousel-caption p {
	font-family: MyriadPro-Regular;
	font-size: 22px;
}
.carousel-indicators {
    bottom: 10px;
    right: 30px;
    width: 98px;
}
.btnSliderDown {
	/*border: 1px solid red;*/
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0;
	height: 65px;
	margin-left: -15px;
	display:none
}
.btnSliderDown a {
	/*width:90px;
	height:90px;
	display:block;
	background:#F00;
	margin:0 auto;
	background-image:url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoBtnAGG.png);
	background-repeat:no-repeat;
	background-position:center bottom -20px;*/
	width: 0px;
	height: 0px;
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	border-bottom: 45px solid #0d6f3e;
}
.btnSliderDown a:hover {
	border-bottom: 45px solid #0a5831;
}
.btnSliderDown a img {
	position: absolute;
	text-align: center;
	margin: 45px -8px;
}

.carousel-caption2{
    position: absolute;
    left: 30px;
    /*right: 15%;*/
    bottom: 0px;
    z-index: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;

}
.carousel-caption2 h1 {
	font-family: NotoSans-Light;
	font-size: 16px;
	font-weight:bold;
}
.carousel-caption3{
    color: #fff;
    text-align: left;
    margin-top: -47px;
	margin-left:15px;

}
.carousel-caption3 h1 {
	font-family: NotoSans-Light;
	font-size: 16px;
	font-weight:bold;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*footer*/
/* Set the fixed height of the footer here */
#footer {
	height: 500px;
	background-color: #56b849;
	padding: 30px 15px;
	color: #fff;
	font-size: 14px;
}
#footer a {
	color: #fff
}
#footer a:hover {
	color: #0a5831
}
#footer .col-md-3 {
	padding-left: 0;
}
#footer h3 {
	font-family: NotoSans-Regular;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
#footer h4 {
	font-family: NotoSans-Regular;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 20px 0;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 30px;
}
#footer ul li {
	margin-bottom: 2px;
}
#footer ul li a {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer img {
	display: block;
}
#footer table {
	margin: 30px 0 35px;
	border: none;
}
#footer table tr td {
	padding-right: 20px;
}
#footer table tr td img {
	display: block;
	margin: 0px auto;
}
#footer table tr.spacer {
	height: 5px;
}
#footer ul.social {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul.social li {
	width: 33px;
	height: 33px;
	display: inline-block;
	margin-right: 5px;
	background-color: #fff;
	border-radius: 33px;
}
#footer ul.social li img {
	margin: 5px auto;
}
#footer ul.social li:hover {
	background-color: #0a5831;
	transition: .2s;/*margin-bottom:5px;
	opacity:.5;
	*/
}
.copyrights {
	position: absolute;
	background-color: #01703d;
	height: 70px;
	width: 100%;
	color: #fff;
	padding: 27px 0;
	font-size: 14px;
}
.copyrights a {
	color: #fff;
}
.copyrights a:hover {
	color: #0a5831;
}
p.fLeft {
	float: left;
}
p.fRight {
	float: right;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Back to Top*/
.top {
	width: 55px;
	height: 55px;
	color: #ccc;
	background-color: #fff;
	/*padding: 7px 0 0 10px;
	background-color: #F5AB35;
	color: #fff;
	opacity:0.6;
	padding: 1.5em;
	bottom: 2em;
	position: fixed;*/
	display: none;
	right: 1.5em;
	text-decoration: none;
	float: right;
	margin-top: -55px;
}
.top img {
	display: block;
	height: 7px;
	width: 17px;
	margin: 24px auto
}
.top:hover {
	background-color: #0a5831;
	opacity: 1;
	transition: .2s;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*home page*/
ul.bdHome {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -1px;
}
ul.bdHome li {
	width: 25%;
	height: 178px;
	margin-right: 1px;
	float: left;/*border:1px solid blue*/
}
ul.bdHome li h3 {
	text-align: center;
	margin: 145px 0 0;
	font-size: 16px;
	padding: 0 20px;
	color: #fff;
}
ul.bdHome li:hover h3 {
	color: #0d6f3e;
}
ul.bdHome li#plan {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/obd-01.jpg) no-repeat;
	background-size:cover;
	background-position:center bottom;
}
ul.bdHome li#oil {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/obd-02.jpg) no-repeat;
	background-size:cover;
	background-position:center bottom;
}
ul.bdHome li#pro {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/obd-03.jpg) no-repeat;
	background-size:cover;
	background-position:center bottom;
}
ul.bdHome li#bio {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/obd-04.jpg) no-repeat;
	background-size:cover;
	background-position:center bottom;
	margin-right: -4px;
}
ul.bdHome li#down {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/obd-05.jpg) no-repeat;
	background-size:cover;
	background-position:center bottom;
}
.contentBox {
/*border:1px solid yellow*/
}
.contentBox img {
	display: block;
}
.contentBox .CBcaption {
	background-color: #e6e6e6;
	padding: 30px 15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
}
.contentBox .CBcaption:hover {
	background-position: center right 25px;
	transition: .2s;
}
.contentBox a{
	color: #222;
}
ul.announcementsHome {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dddddd;
}
ul.announcementsHome li {
	border-bottom: 1px solid #dddddd;
	padding: 73px 0;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	max-height:190px
}
ul.announcementsHome li:hover {
	background-position: center right 25px;
	transition: .2s;
}
ul.announcementsHome li h4 {
	font-size: 18px;
	color: #222;
	margin: 0 0 3px;
	font-family: NotoSans-Regular;
}
ul.announcementsHome li p {
	padding-right: 110px;
	line-height: 20px;
	color: #656565;
	margin: 0;
}
/*.contentBoxHoriIMG{
	width:50%;
	float:left;
	height:200px;
}
.contentBoxHori img{
	width:100%;
}*/
.contentBoxHori .CBcaption {
	background-color: #e6e6e6;
	/*padding:47px 60px 45px 15px;*/
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 188px;
}
.contentBoxHori .CBcaption:hover {
	background-position: center right 25px;
	transition: .2s;
}
.contentBoxHori .CBcaption p {
	color: #222;
	width: 75%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	position: absolute;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*corporate profile page*/
.headerIMG {
	padding: 0;
	border-bottom: 5px solid #0d6f3e;
	margin-bottom: 50px;
}
.pageTitle h1 {
	font-size: 35px;
	color: #202020;
	line-height: 25px;
}
.pageBreadcum, .pageBreadcum a{
	text-align: right;
	color: #999999;
	margin-top: 9px;
}
.pageBreadcum span {
	color: #0d6f3e;
}
.pageBreadcum a span{
	color: #999999;
}

.borderBox {
	border-top: 5px solid #0d6f3e;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	min-height: 300px;
}
.borderBox h1 {
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin-top: -30px;
	width: 210px;
	margin: -22px auto
}
.longBbTitle h1{
	width: 320px;
}
.borderBox .BBcaption {
	color: #222;
	width: 97%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	position: absolute;
	text-align: center;
	padding: 0 30px;
	font-size:20px;
	padding-top:10px;
}

.contentJustify {
	text-align: justify; margin-bottom:20px;
}

.contentJustify h1 { margin-top:30px;}
.cpBackground {
	text-align: justify;
	color: #656565
}
.nav-tabs {
	border-bottom: 0px;
	margin: -62px auto;
	padding: 0 30px;
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	text-align: center;
	width: 33.33%;
	color: #fff;
	background-color: #0d6f3e;
	border-radius: none;
}
.nav-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	border: 0px solid transparent;
	border-radius: 0;
	color: #fff;
	padding: 20px 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #0d6f3e;
	background-color: #fff;
	border: 0px;
}
.nav-tabs>li>a:hover {
	color: #fff;
	background-color: #0a5831;
	border: 0px;
}
.tab-content {
	margin-top: 120px;
	padding: 0 30px;
}
.cpBackground h3 {
	margin: 0;
	color: #0d6f3e;
	margin-bottom: 20px;
	font-family: NotoSans-Regular;
}
.cpBackground p {
	margin-bottom: 20px;
}
.cpBackground p.red {
	color: #0d6f3e;
	text-align: left;
}
.cpFooter {
	background-color: #e6e6e6;
	min-height: 250px;
	text-align: center;
}
.cpFooter .innerBox {
	color: #222;
	width: 96%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	/*margin-left:-15px;*/
	padding: 0 30px;
	position: absolute;/*border:1px solid red*/
}
.cpFooter .innerBox h3 {
	color: #222;
	font-size: 18px;
	font-family: NotoSans-Regular;
	margin: 0 0 20px;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*board of directors page*/
.tabs-left {
	margin-top: 0;
	padding: 0;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	margin-bottom: 50px;
	width:30%;
	float:left;
}
.tabs-left>li p {
	color: #999999;
	margin: 0;
}
.tabs-left>li p.red {
	color: #0d6f3e;
}
.tabs-left>li.active>a p, .tabs-left>li.active>a:hover p, .tabs-left>li.active>a:focus p {
	border-bottom-color: #ddd;
	border-right-color: transparent;
	color: #fff;/*width: 70%;*/
}
.tabs-left-content {
	padding: 0 0 0 27px;
	margin-top: 30px;
	text-align: justify;
	color: #333333;
	width:70%;
	float:right;
}
.tabs-left-content p {
	margin-bottom: 20px;
}
.tabs-left-content h3 {
	font-size: 24px;
	color: #0d6f3e
}
.tabs-left-content h4 {
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.bodImg {
	float: left;
	margin: 0 30px 20px 0;
}
.bodFooter {
	background-color: #e6e6e6;
	min-height: 196px;
	text-align: left;
}
.bodFooterMedium {
	background-color: #e6e6e6;
	min-height: 292px;
	text-align: left;
}
.bodFooterMedium2 {
	background-color: #e6e6e6;
	/*min-height: 337px;*/
	min-height: 293px;
	text-align: left;
}
.bodFooterLong {
	background-color: #e6e6e6;
	min-height: 387px;
	text-align: left;
}
.bodFooterLong2 {
	background-color: #e6e6e6;
	min-height: 386px;
	text-align: left;
}
.bodFooterLongest {
	background-color: #e6e6e6;
	/*min-height: 530px;*/
	min-height: 480px;
	text-align: left;
}
.bodFooter .innerBox, .bodFooterLong .innerBox, .bodFooterMedium .innerBox, .bodFooterLongest .innerBox, .bodFooterMedium2 .innerBox, .bodFooterLong2 .innerBox {
	color: #222;
	width: 96%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	/*margin-left:-15px;
	padding: 0 15px;*/
	position: absolute;
	/*border:1px solid red*/
	margin-top: 20px;
}
.bodFooter .innerBox h3, .bodFooterLong .innerBox h3, .bodFooterMedium .innerBox h3, .bodFooterLongest .innerBox h3, .bodFooterMedium2 .innerBox h3, .bodFooterLong2 .innerBox h3 {
	color: #0d6f3e;
	font-size: 20px;
	font-family: NotoSans-Regular;
	margin: 0 0 10px;
	padding: 0 15px;
}
.bodFooter .innerBox h4, .bodFooterLong .innerBox h4, .bodFooterMedium .innerBox h4, .bodFooterLongest .innerBox h4, .bodFooterMedium2 .innerBox h4, .bodFooterLong2 .innerBox h4 {
	color: #0d6f3e;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 15px;
}
.bodFooter .innerBox p, .bodFooterLong .innerBox p, .bodFooterMedium .innerBox p, .bodFooterLongest .innerBox p, .bodFooterMedium2 .innerBox p, .bodFooterLong2 .innerBox p {
	color: #656565;
	margin: 0;
	padding: 0 15px;
}
.bodFooter .innerBox hr, .bodFooterLong .innerBox hr, .bodFooterMedium .innerBox hr, .bodFooterLongest .innerBox hr, .bodFooterMedium2 .innerBox hr, .bodFooterLong2 .innerBox hr {
	border: 1px solid #fff;
	width: 100%
}
.noPadding .bodFooter .innerBox,.noPadding .bodFooterMedium .innerBox,.noPadding .bodFooterMedium2 .innerBox {
	width: 100%;
}
h3.bodTitle {
	display: block;
	margin: 0 0 20px;
	font-size: 20px;
        height: 35px;
	text-align: center;
}
.bodFooterDefault {
	background-color: #e6e6e6;
	text-align: left;
	padding:0px
}
.bodFooterDefault ul{
	list-style:none;
	padding:0;
	margin:0;
}
.bodFooterDefault ul li{
	padding:25px 0;
	border-bottom: 2px solid #fff;
}
.bodFooterDefault ul li:last-child{
	border-bottom:0;
}
.bodFooterDefault ul li h4{
	color: #0d6f3e;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 15px;
}
.bodFooterDefault ul li p{
	color: #656565;
    margin: 0;
    padding: 0 15px;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*senior management page*/
.smHeader {
	max-height: 200px;
}
.smHeader h3 {
	margin: 0 0 10px;
	color: #263964;
	font-size: 22px;
}
.smHeader p {
	margin: 0;
	text-transform: uppercase;
}
.smHeaderImg {
	max-width: 200px;
	max-height: 200px;
}
.smHeaderContent {
	width: 96%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	padding-left: 215px;
	/*padding: 0 15px;*/
	position: absolute;/*border:1px solid red*/
}
.smName {
	background-color: #e6e6e6;
	min-height: 100px;
	text-align: left;
	padding: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.smName h3 {
	font-size: 16px;
	color: #0d6f3e;
	margin: 0 0 5px
}
.smName p {
	margin: 0;
	/*text-transform: uppercase;*/
	font-size: 15px;
}
.mMarginTop-50 p { margin-bottom:30px; }
.contentJustify img { margin-bottom:20px;}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Financial Snapshot page*/
.fsHeader {
/*border:1px solid red;*/ padding-bottom:20px;
}
.highlightRed {
	background-color: #0d6f3e;
	color: #fff;
	padding: 5px 10px;
}
.fsHeader h4 {
	font-size: 18px;
	color: #222;
	margin: 20px 0 10px;
}
.fsHeader h1 {
	font-size: 30px;
	color: #222;
	margin: 0 0 15px -2px;
}
.fsHeader p {
	color: #333333;
	margin: 0;
}
.fsBorderBox {
	border: 1px solid #e6e6e6;
	min-height: 218px;
}
.fsBorderBox h3 {
	font-size: 18px;
	font-family: NotoSans-Regular;
	line-height: 25px;
	margin-top: 0;
}
.fsBorderBox .innerBox {
	width: 88%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	position: absolute;
	text-align: center
}
#chart, #chart2, #chart4 {
	width: 500px;
	height: 350px;
	margin: 30px auto 0;
	display: block;
}
#chart, #chart2, #chart4 {
	text-align: center;
	font-family: NotoSans-Regular;
}
#chart #numbers, #chart2 #numbers, #chart4 #numbers {
	width: 50px;
	height: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
#chart #numbers li {
	text-align: right;
	padding-right: 1em;
	list-style: none;
	height: 54px;
	position: relative;/*bottom: 30px;
  border-bottom: 1px solid #444;*/
}
#chart #numbers h4, #chart2 #numbers h4, #chart4 #numbers h4 {
	position: absolute;
	margin-top: -40px;
	color: #656565;
	font-family: NotoSans-Light
}
#chart #numbers li:last-child {
/*height: 30px;*/
}
#chart #numbers li span, #chart2 #numbers li span, #chart4 #numbers li span {
 color: #656565; position: absolute;
	bottom: 0;
	right: 10px;
	color: #656565;
	font-family: NotoSans-Light
}
#chart #bars {
	display: inline-block;
	/*background: rgba(0, 0, 0, 0.2);*/
	width: 400px;
	height: 280px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/bg_fsChart-01.jpg) repeat-x top 8px left;/*box-shadow: 0 0 0 1px #444;*/
}
#chart #bars h4, #chart2 #bars h4, #chart4 #bars h4 {
	text-align: center;
	margin-top: 40px;
	margin-left: -50px;
	color: #656565;
	font-family: NotoSans-Light
}
#chart #bars li, #chart2 #bars li, #chart4 #bars li {
	display: table-cell;
	width: 80px;
	height: 280px;
	margin: 0;
	text-align: center;
	position: relative;
}
#chart #bars li .bar {
	display: block;
	width: 50px;
	margin-left: 15px;
	/*background: #49E;*/
	position: absolute;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#89c746+0,22944a+100 */

	background: #89c746; /* Old browsers */
	background: -moz-linear-gradient(top, #89c746 0%, #22944a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #89c746 0%, #22944a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #89c746 0%, #22944a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89c746', endColorstr='#22944a', GradientType=0 ); /* IE6-9 */
}
#chart #bars li p, #chart2 #bars li p, #chart4 #bars li p {
	margin-top: 13px;
	color: #656565;
	font-family: NotoSans-Light
}
#chart #bars li .bar:hover, #chart2 #bars li .bar:hover, #chart4 #bars li .bar:hover {
	/*background: #5AE;*/
	cursor: pointer;
	opacity: .8;
}
/*#chart #bars li .bar:hover:before {
	color: #656565;
	content: attr(data-percentage) '%';
	position: relative;
	bottom: 20px;
}*/
#chart #bars li span, #chart2 #bars li span, #chart4 #bars li span {
	color: #656565;
	width: 100%;
	position: absolute;
	bottom: -2em;
	left: 0;
	text-align: center;
	font-family: NotoSans-Light
}
/*-------------------------Seperator chart-------------------------*/
#chart2 #bars {
	display: inline-block;
	/*background: rgba(0, 0, 0, 0.2);*/
	width: 400px;
	height: 280px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/bg_fsChart-02.jpg) repeat-x top 8px left;/*box-shadow: 0 0 0 1px #444;*/
}
#chart2 #numbers li {
	text-align: right;
	padding-right: 1em;
	list-style: none;
	height: 45px;
	position: relative;
}
#chart2 #bars li .bar {
	display: block;
	width: 50px;
	margin-left: 15px;
	/*background: #49E;*/
	position: absolute;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed5326+0,ee2d22+100 */

	background: #ed5326; /* Old browsers */
	background: -moz-linear-gradient(top, #ed5326 0%, #ee2d22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ed5326 0%, #ee2d22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ed5326 0%, #ee2d22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5326', endColorstr='#ee2d22', GradientType=0 ); /* IE6-9 */
}
#chart2 h5 {
	text-align: center;
	margin-top: 70px;
	margin-left: -50px;
	color: #656565;
	font-family: NotoSans-Light
}
/*-------------------------Seperator chart-------------------------*/
#chart4 #bars {
	display: inline-block;
	/*background: rgba(0, 0, 0, 0.2);*/
	width: 400px;
	height: 280px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/bg_fsChart-04.jpg) repeat-x top 8px left;/*box-shadow: 0 0 0 1px #444;*/
}
#chart4 #numbers li {
	text-align: right;
	padding-right: 1em;
	list-style: none;
	height: 34px;
	position: relative;
}
#chart4 #bars li .bar {
	display: block;
	width: 50px;
	margin-left: 15px;
	/*background: #49E;*/
	position: absolute;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#06b7df+0,0190d7+100 */

	background: #06b7df; /* Old browsers */
	background: -moz-linear-gradient(top, #06b7df 0%, #0190d7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #06b7df 0%, #0190d7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #06b7df 0%, #0190d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06b7df', endColorstr='#0190d7', GradientType=0 ); /* IE6-9 */
}
#chart4 h5 {
	text-align: center;
	margin-top: 70px;
	margin-left: -50px;
	color: #656565;
	font-family: NotoSans-Light
}
/*-------------------------Seperator chart-------------------------*/
#canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.morris-hover {
	position: absolute;
	z-index: 1000
}
.morris-hover.morris-default-style {
	border-radius: 10px;
	padding: 6px;
	color: #666;
	background: rgba(255,255,255,0.8);
	border: solid 2px rgba(230,230,230,0.8);
	font-family: sans-serif;
	font-size: 12px;
	text-align: center
}
.morris-hover.morris-default-style .morris-hover-row-label {
	font-weight: bold;
	margin: 0.25em 0
}
.morris-hover.morris-default-style .morris-hover-point {
	white-space: nowrap;
	margin: 0.1em 0
}
.fsRedLine {
	display: inline-block;
	width: 15px;
	border: 1px solid #bb333a;
	margin-bottom: 5px;
	margin-right: 10px;
}
.fsGreyLine {
	display: inline-block;
	width: 15px;
	border: 1px solid #757575;
	margin-bottom: 5px;
	margin-right: 10px;
}

/*FIVE-YEAR POP UP page*/
#overlay{
	height:100%;
	width:100%;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	opacity:0;
	z-index:-1
}
.fyPop{
	border:1px solid #E6E6E6;
	opacity:0;
	position:absolute;
	background-color:#fff;
	margin:0 auto;
	max-width:1140px;
	z-index:-1;
	display:none
}
.fyPop h2, .fyPop p{
	padding-left:30px;
}
.closefyPop{
	position:absolute;
	right:30px;
	top:15px;
	font-size:30px;
	color:#0d6f3e;
	cursor:pointer;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-duration: .5s;
}
.closefyPop:hover{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg);
    transition-duration: .5s;
}
table.fys{
	width:100%;
	text-align:center;
	background-color:#fff;
}
table.fys tr td{
	padding:10px 30px;
	color:#656565;
}
table.fys tr td.hlY{
	background-color:#f9f9f2;
}
table.fys tr td.header{
	background-color:#0d6f3e;
	color:#fff;
	padding:10px 30px;
}
table.fys .seperateTable{
	border-bottom:2px solid #656565
}
table.fys .bBottom{
	border-bottom:2px solid #e6e6e6
}


/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*investor relations page*/
ul.fSnapshot {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dddddd;
}
ul.fSnapshot>li {
	height: 133px;
	border-bottom: 1px solid #dddddd;
	padding: 36px 0
}
ul.fSnapshot>li .innerBox {
	height: 60px;/*border: 1px solid #f33;*/
}
ul.fSnapshot>li .innerBox h1 {
	color: #222222;
	font-size: 40px;
	line-height: 28px;
	margin: 0 0 10px;
}
ul.fSnapshot>li .innerBox h4 {
	color: #222222;
	font-size: 18px;
	font-family: NotoSans-Regular;
	line-height: 12px;
	margin: 0;
}
ul.fSnapshot>li .innerBox h5 {
	color: #bcbcbc;
	font-size: 16px;
}
/*-------------------------Seperator-------------------------*/
ul.qReports {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dddddd;
}
ul.qReports >li {
	height: 100px;
	border-bottom: 1px solid #dddddd;
	padding: 30px 0
}
ul.qReports >li .innerBox {
	height: 40px;/*border: 1px solid #f33;*/
}
ul.qReports >li .innerBox h4 {
	color: #222222;
	font-size: 18px;
	font-family: NotoSans-Regular;
	line-height: 12px;
	margin: 0;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*annual reports page*/
.aReports {
}
.arLine {
	height: 1px;
	background-color: #dddddd;
	width: 990px;
	position: absolute;
	margin-top: 10px;
	margin-left: 150px;
}
.aReports h3 {
	font-size: 20px;
	color: #212121;
}
.aReports .nav-tabs {
	margin: -55px 0 0 150px;
	padding: 0;
}
.aReports .nav-tabs>li {
	width: 240px;
	background-color: #fff;
	border: 1px solid #dddddd;
}
.aReports .nav-tabs>li a {
	color: #212121;
	font-size: 30px;
	padding: 10px 0;
	text-indent: -15px
}
.aReports .nav-tabs>li a.active-tab {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedDown.png) no-repeat right 15px center;
	text-indent: -15px;
	cursor: pointer;
	font-family: NotoSans-Regular
}
.aReports .nav-tabs .dropdown-menu {
	min-width: 240px;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-left: -1px;
	padding: 0 0 0 50px;
	margin-top: 0px;
}
.aReports .nav-tabs .dropdown-menu>.active>a, .aReports .nav-tabs .dropdown-menu>.active>a:hover, .aReports .nav-tabs .dropdown-menu>.active>a:focus {
	background-color: #0a5831;
	color: #fff
}
.aReports .nav .open>a {
	border: 0
}
/*-------------------------Seperator-------------------------*/
.aReports .tab-content {
	padding: 0;
	margin-top: 50px;
}
.aReports .tab-content .col-md-3 img {
	max-width: 255px
}
ul.aReports {
	list-style:none;
	padding:0;
	margin:0;
}
ul.aReports>li{
	width:255px;
	height:428px;
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	/*border:1px solid red;*/
}
.contentBox .ALcaption{
	background-color: #e6e6e6;
	padding: 28px 15px;
	font-size:15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal
}
.contentBox .singleLine{
	background-color: #e6e6e6;
	font-size:15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal;
	padding: 28px 15px;
}
.contentBox .ALcaption a{
	color: #222222;
}
.alContent img, .ALcaption {
	max-width: 275px;
}
.contentBox .ALcaption:hover {
    background-position: center right 25px;
    transition: .2s;
}


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Announcements page*/
.aNnouncements .col-md-4,.aNnouncements .col-md-4 .noPaddingLeft{
	margin-bottom:10px;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/*Investor Presentation page*/
.iPresent h3 {
	font-size: 20px;
	color: #212121;
}
.iPresent .nav-tabs {
	margin: -55px 0 0 150px;
	padding: 0;
}
.iPresent .nav-tabs>li {
	width: 190px;
	background-color: #fff;
	border: 1px solid #dddddd;
}
.iPresent .nav-tabs>li a {
	color: #212121;
	font-size: 30px;
	padding: 10px 0;
	text-indent: -15px
}
.iPresent .nav-tabs>li a.active-tab {
	background: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedDown.png) no-repeat right 15px center;
	text-indent: -15px;
	cursor: pointer;
	font-family: NotoSans-Regular
}
.iPresent .nav-tabs .dropdown-menu {
	min-width: 240px;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-left: -1px;
	padding: 0 0 0 50px;
	margin-top: 0px;
}
.iPresent .nav-tabs .dropdown-menu>.active>a, .iPresent .nav-tabs .dropdown-menu>.active>a:hover, .iPresent .nav-tabs .dropdown-menu>.active>a:focus {
	background-color: #0a5831;
	color: #fff
}
.iPresent .nav .open>a {
	border: 0
}
/*-------------------------Seperator-------------------------*/
.iPresent .tab-content {
	padding: 0;
	margin-top: 50px;
}
ul.ipresentations {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ipresentations >li {
	/*height: 100px;*/
	border-bottom: 1px solid #dddddd;
	/*padding: 30px 0*/
}
ul.ipresentations >li .innerBox {
	height: 40px;/*border: 1px solid #f33;*/
}
ul.ipresentations >li .innerBox h4 {
	color: #222222;
	font-size: 18px;
	font-family: NotoSans-Regular;
	line-height: 12px;
	margin: 0 0 5px;
}

ul.ipresentations >li .container{
	padding:30px 0
}
ul.ipresentations >li .container h4 {
	color: #222222;
	font-size: 18px;
	font-family: NotoSans-Regular;
	line-height: 12px;
	margin: 0 0 5px;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Sustainability page*/
.contentBox .SDcaption {
	background-color: #e6e6e6;
	padding: 28px 15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal
}
.contentBox .SDcaption a, .SDcaptionLong a{
	color: #222222;
}
.sdContent img, .SDcaption {
	max-width: 275px;
}
.contentBox .SDcaptionLong{
	background-color: #e6e6e6;
	padding: 18px 15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal;
}

.contentBox .SDcaption:hover, .contentBox .SDcaptionLong:hover {
    background-position: center right 25px;
    transition: .2s;
}

.susUsandBAHAMAS.nav-tabs{
	margin:0;
	margin-bottom: -121px;
    border: 1px solid #ddd;
    padding: 0;
}
.susUsandBAHAMAS.nav-tabs>li{
	width:50%;
}
.susUsandBAHAMAS.tab-content{
	padding:0;
	margin-left: -15px;
    margin-right: -15px;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Awards & Recognitions page*/
.arContentBox{
	margin-bottom:30px
}
.arContentBox .date{
	width:73px;
	height:73px;
	display:block;
	background:url(https://www.gentingplantations.com/wp-content/themes/genting/images/bgDate.png) no-repeat;
	color:#fff;
	position:absolute;
	margin-left:15px;
	padding:15px 20px;
	line-height:normal;
}
.arCaptionBox{
	background-color: #e6e6e6;
	padding:15px;
	min-height: 90px;
	line-height:normal;
}
.arCaptionBox h5{
	font-size:18px;
	margin:0;
	font-family:NotoSans-Regular
}
.arBy{
	background-color: #e6e6e6;
	border-top:1px solid white;
	padding:15px;
	font-size:14px;
	color:#999999;
}
.arBy span{
	color:#0d6f3e;
	margin-left:15px;
}
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*News & Media page*/
.nmContentBox{
	margin-bottom:30px
}
.nmContentBox .date{
	width:60px;
	height:60px;
	display:block;
	background-color:#0d6f3e;
	color:#fff;
	position:absolute;
	padding:12px;
	line-height:normal;
	text-align:center;
}
.nmCaptionBox{
	padding:20px 60px 0 20px;
	min-height: 100px;
	line-height:normal;
	background:#e6e6e6 url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png) no-repeat right 25px center;
	transition: .2s;
}
a .nmCaptionBox{
	color:#222222;
}
.nmCaptionBox:hover {
	background-position: center right 20px;
	transition: .2s;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*careers page*/
.carTitle{
	color:#222;
}
.carTitle span{
	color:#0d6f3e
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Procurement page*/
.rsTitle{
	font-size:20px;
	color:#222222;
	margin:0 0 5px;
	padding:0;
	font-family:NotoSans-Regular
}
.rsStepContent{
	height:80px;
	margin:20px 0;
	/*border:1px solid red;*/
	padding:20px 0;
	display: -webkit-box;
}
.rsStep{
	width:80px;
	height:80px;
	display:block;
	border-radius:80px;
	background-color:#000;
	float:left;
	margin-top:-20px;
	margin-right:20px;
	color:#fff;
	padding:0;
}
.rsStep .innerBox{
	text-align:center;
	margin-top:30px;
}
.rsINTitle{
	color:#fff;
	background-color:#000;
	padding:10px 15px;
	font-size:20px;
}
.rsINContent{
	padding:30px 50px 30px 15px;
	border:1px solid #e6e6e6;
	border-top:0;
	margin-bottom:30px;
	color:#656565;
	max-height:365px;
	height:365px;
	overflow:auto;
}
.rsINContent h3{
	font-size:20px;
	color:#222222;
	margin:0 0 10px;
	font-family:NotoSans-Regular;
}
.rsINContent h3.red{
	color:#0d6f3e
}
table.iN tr td{
	padding:0 15px 0 0;
	vertical-align:top;
	padding-bottom:30px;
}
table.iNinner tr td{
	padding-bottom:5px;
	vertical-align:top;
}

/*::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 61px rgba(230,230,230,1);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 126px rgba(237,28,28,1);
	max-height:30px
}*/
/*||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Malaysia page*/
.sMalaysia{
	border:2px solid #e6e6e6;
	border-left:none;
	border-right:none;
	height:70px;
}
.sMalaysia ul{
	list-style:none;
	margin:20px auto;
	width:480px;
	padding:0;
}
.sMalaysia ul>li{
	float:left;
	margin-right:100px;
	font-size:18px;
	padding-bottom:18px
}
.sMalaysia ul>li:last-child{
	margin-right:0;
}
.sMalaysia ul>li.active,.sMalaysia ul>li:hover{
	border-bottom:5px solid #0d6f3e;
}
.sMalaysia ul>li a{
	color:#222222
}
.sMalaysia ul>li.active a{
	color:#0d6f3e
}
.sMImg{
	margin:20px auto;
	display:block;
}
table.sMEe{
	border:1px solid #E6E6E6;
	width:100%;
	text-align:center;
}
table.sMEe tr td{
	border:1px solid #E6E6E6;
	padding:10px 15px;
}
table.sMEe tr td.header{
	background-color:#E6E6E6;
	padding:20px 15px;
	border:1px solid #E6E6E6;

}
table.sMEe tr td.headerBD{
	background-color:#0d6f3e;
	padding:15px;
	border:1px solid #E6E6E6;
	color:#fff;
	text-align:left;
}
table.sMEe tr td.tdBD{
	background-color:#f3f2f2;
}
table.sMEe tr td.header.wBorder{
	border-right:1px solid #fff;
}


table.sMwm{
	border:1px solid #E6E6E6;
	width:45%;
	text-align:center;
}
table.sMwm tr td{
	padding:10px 15px;
}
table.sMwm tr td.header{
	background-color:#E6E6E6;
	padding:20px 15px;

}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*BIOTECHNOLOGY page*/
.borderBoxBio {
	border-top: 5px solid #0d6f3e;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	min-height: 200px;
}
.borderBoxBio h1 {
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin-top: -30px;
	width: 210px;
	margin: -22px auto
}
.borderBoxBio .BBcaption {
	color: #222;
	width: 97%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	position: absolute;
	text-align: center;
	padding: 0 30px;
	font-size:20px;
	padding-top:5px;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*circulars page*/
ul.circulars{
	list-style:none;
	margin:0;
	padding:0
}
ul.circulars>li{

    border-bottom: 1px solid #dddddd;
    /*padding: 30px 0;
	height: 100px;*/
}
ul.circulars h3{
	margin-top:50px;
	margin-bottom:0;
	font-weight:bold;
	color: #0d6f3e;
	/*text-transform:uppercase;
	background-color: #0d6f3e;
    padding: 10px 15px;*/
}
ul.circulars >li .container {
    padding: 30px 0;
}
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Highlights slider*/
.highlighSlider{
	max-height:282px;
}
.highlighSlider .carousel-item{
	max-height:380px;
	background-color: #e6e6e6;
}
.highlighSlider img{
	max-height:297px;

}
.carousel-control-prev, .carousel-control-next{
	background:none;
	margin-top:-50px;
	background-color: #01703d;
	height: 50px;
	top: 65%;
	width: 50px;
	opacity: 1;
}

/*20170417 added*/
.carousel-control-next{
	background-image: url("http://www.gentingplantations.com/wp-content/uploads/2017/04/icon-Right-green-new.jpg");
	background-repeat: no-repeat;
}
.carousel-control-prev{
	background-image: url("http://www.gentingplantations.com/wp-content/uploads/2017/04/icon-Left-green-new.jpg");
	background-repeat: no-repeat;
}
/*20170417 added end*/



.highlighSlider .CBcaption a{
	color:#656565;
}
.highlighSlider .CBcaption{
	background-color: #e6e6e6;
	padding: 30px 15px;
	background-image: url(https://www.gentingplantations.com/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	bottom: 0;
	position: absolute;
	width: 100%;
	max-height:80px;
}
.highlighSlider .CBcaption:hover{
	background-position: center right 25px;
	transition: .2s;
}
.highlighSlider .CBcaptionLong a{
	color:#656565;
	width: 75%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: auto;
	position: absolute;
}
.highlighSlider .CBcaptionLong{
	background-color: #e6e6e6;
	padding: 10px 50px 20px 15px;;
	background-image: url(https://www.gentingplantations.com/images/icoArrowRedRight.png);
	background-position: center right 30px;
	background-repeat: no-repeat;
	transition: .2s;
	bottom: 0;
	position: absolute;
	width: 100%;
	max-height:80px;
	min-height:80px;
}
.highlighSlider .CBcaptionLong:hover{
	background-position: center right 25px;
	transition: .2s;
}
.carousel-control img{
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}


/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*search*/
.headerSearch{
	height:1px;
	margin-top: 5px;
	/*width:100%;*/
	background-color:#e6e6e6;
	margin-bottom:50px;
}
.pageTitleSearch{
	border-bottom:2px solid #0d6f3e;
	margin-bottom:25px;
	padding-bottom:25px;
}
.pageTitleSearch h1{
	color:#333;
}
.pageTitleSearchResult h4{
	font-size:20px;

	padding-bottom:25px;
	margin:0;
}
ul.pageTitleSearchResultItems{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #e6e6e6;
	margin-top:-50px;
}
ul.pageTitleSearchResultItems>li{
	padding:20px 0;
	list-style:none;
	margin-bottom:10px;
	border-top:1px solid #e6e6e6;
	text-align:justify;
}
ul.pageTitleSearchResultItems>li h5 a{
	color:#0d6f3e;
	font-size:16px;
	font-weight:bold
}
.wp-pagenavi a, .wp-pagenavi span {
    color: #333;
	padding: 5px 10px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background-color: #ed1c24;
    color: #fff;
	border: 1px solid #BFBFBF;
}
ul.pageTitleSearchResultItems p{
	font-size:14px
}

a.textLinkUnderline {
    color: inherit;
    text-decoration: underline;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*LayerSlider custom CSS*/
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
    height: 14px !important;
}
.ls-fullwidth .ls-bottom-slidebuttons a {
    width: 14px !important;
}
.ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-nav-sides, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-fullscreen, .ls-fullwidth .ls-loading-container {
     background-image: none !important;
    /* display: inline-block; */
    /* width: 14px !important; */
    /* height: 14px !important; */
    margin: 1px 3px;
    text-indent: -999px;
    /* border: 1px solid #fff; */
    border-radius: 10px;
    cursor: pointer;
    background-color: #fff /*background-color:#000 \9; background-color:rgba(0,0,0,0); */;
}
a.ls-nav-active {
	background-color: #0d6f3e !important;
	background-image:none
}
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides {
    top: -40px !important;
	right: 30px !important;
    float: right;
}
p.ls-l{
	font-size:16px !important
}

@media only screen and (max-width: 767px) {
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides
{
	display:none !important
}
}
@media only screen and (max-width: 1199px) {
p.ls-l{
	top:400px !important
}
}
@media only screen and (max-width: 991px) {
p.ls-l{
	top:305px !important
}
}
@media only screen and (max-width: 767px) {
p.ls-l{
	top:90% !important
}
}

@media only screen and (max-width: 415px) {
p.ls-l{
	top:150px !important
}

}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

/*Primary color code*/
/*RED - #0d6f3e
Dark RED - #0a5831
Body text grey - #656565*/


/*verticle center*/
/*top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 bottom: auto;
 position: absolute;
 width:100%*/


/*css 3 tutorial*/
*[alt~="nitendo"] {
}
h3 + p > a {
}
p[class] {
}
p[id] {
}
img[src="images.jpg"] {
}

/*annual general meeting page*/

ul.agmReports {
        list-style: none;
        padding: 0;
        margin: 0;
        float: left;
        display: inline;
}
ul.agmReports>li{
        width:310px;
        height:80px;
        float:left;
        margin-right:25px;
        margin-bottom:25px;
        /*border:1px solid red;*/
}
.contentBox .agmCaption{
	color: #222;
	background-color: #e6e6e6;
	padding: 21px 15px;
	font-size: 18px;
	font-family: NotoSans-Regular;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 90px;
	max-height: 90px;
	line-height: normal;
}
/* annual general meeting page */


.contentBox .ALcaption{
	background-color: #e6e6e6;
	padding: 29px 15px;
	font-size:15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal
}
.contentBox .ALcaption a,.contentBox .ALcaption2 a{
	color: #222222;
}
.alContent img, .ALcaption,.alContent img, .ALcaption2 {
	max-width: 275px;
}
.contentBox .ALcaption:hover,.contentBox .ALcaption2:hover {
    background-position: center right 25px;
    transition: .2s;
}


.contentBox .ALcaption2{
	background-color: #e6e6e6;
	padding: 18px 15px;
	font-size:15px;
	background-image: url(https://www.gentingplantations.com/wp-content/themes/genting/images/icoArrowRedRight.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	transition: .2s;
	min-height: 70px;
	max-height: 70px;
	line-height:normal
}
