.tooltipster-fgv .tooltip-body li .inn-content *{
	color: #757575 !important;
	 text-align: left !important;
	 font-size: 12px !important;
	 margin: 0 0 10px !important;
}
#perlis-text, #perlis-point
 {
  pointer-events: none !important;
}
.swiper-slide.slideno1.swiper-slide-active,
.swiper-slide.slideno1.swiper-slide-duplicate-active {
    /*display:none;*/
}
.swiper-container.gallery-thumbs {
    display:none;
}



.felda-img {
	max-width: 680px;
	width: 100%;
	margin: auto;
}

.menu-about-us-container > .menu > li:nth-child(4) {
	/* display: none; */
}

.map-tab{
	opacity: 0;
	transition: all 0.3s ease-in;
}
.map-tab.active{
	opacity: 1;
}
.map-tab ul li{
	padding: 0;
}
.map-tab ul > li > a{
	display: block;
	padding: 10px 30px;
}
/* .fgv-loading{
   position: relative;
   pointer-events: none;
}
.fgv-loading:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.7);
    width: 100%;
    height: 100%;
    display: block;
} */
body .timeline_div{
	background-position: top center !important;
}
.five-models strong{
	color: #919191;
}
#five-models-wrapper{
	position: relative;
	height: 472px;
	width: 480px;
	margin: 70px auto 10px;
}
#five-models-wrapper .five-models-title{
	font-size: 40px;
	font-weight: bold;
	color: #ec1d23;
	width: 100%;
	height: 100%;
}
#five-models-wrapper .five-models-title span{
	text-align: center;
	display: inline-block;
	padding-top: 180px;
	padding-left: 168px;
}
#five-models-wrapper .models{
	position: absolute;
	cursor: pointer;
	transition: all 0.3s ease-in;
}
#five-models-wrapper .model-title{
	font-size: 23px;
	font-weight: bold;
}
#five-models-wrapper .model-icon{
	border-radius: 50%;
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-width: 3px;
	border-style: solid;
	overflow: hidden;
	position: absolute;
}
#five-models-wrapper .model-icon img{
	width: 35px;
	transition: all 0.3s ease-in;
	filter: none;
}
#five-models-wrapper .model-popup-content{
	transition: all 0.3s ease-in;
	position: absolute;
	top: 0;
	left: 100%;
	opacity: 0;
	min-width: 335px;
	padding: 15px;
	background-color: #f2f2f2;
}
#five-models-wrapper .model-popup-content *{
	color: #919191;
	font-size: 16px;
}
#five-models-wrapper .model-popup-content ul{
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#five-models-wrapper .model-popup-content ul li{
	list-style: disc outside;
	padding-left: 0;
	line-height: 20px;
	margin-bottom: 8px;
}
#five-models-wrapper .model-popup-content ul li:before{
	display: none;
}
#five-models-wrapper .model-title-wrap{
	width: 100%;
	text-align: center;
	position: absolute;
}
#five-models-wrapper .model-icon-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 0.3s ease-in;
	opacity: 0;
	border-radius: 50%;
}
#five-models-wrapper .models:hover{
	transform: scale(1.05);
}
#five-models-wrapper .models:hover .model-popup-content{
	opacity: 1;
}
#five-models-wrapper .models:hover .model-icon-bg{
	opacity: 1;
}
#five-models-wrapper .models:hover .model-icon img{
	filter: brightness(0) invert(1);
	-ms-filter: brightness(0) invert(1);
}
#five-models-wrapper #model-0.models{
	top: 0;
	right: 18px;
	padding-bottom: 30px;
}
#five-models-wrapper #model-0 .model-line{
	background: url(../images/line-bg-0.png) top left no-repeat;
	width: 224px;
	height: 146px;
	background-size: 100%;
}
#five-models-wrapper #model-0 .model-title-wrap{
	transform: rotate(31deg);
   top: 35%;
	left: 0;
}
#five-models-wrapper #model-0 .model-title{
	color: #ec1d23;
}
#five-models-wrapper #model-0 .model-icon{
	border-color: #ec1d23;
	left: 16%;
	bottom: 0;
}
#five-models-wrapper #model-0 .model-icon-bg{
	background-color: #ec1d23;
}
#five-models-wrapper #model-1.models{
	top: 155px;
	right: 0;
}
#five-models-wrapper #model-1 .model-line{
	background: url(../images/line-bg-1.png) top left no-repeat;
	width: 138px;
	height: 275px;
	background-size: 100%;
}
#five-models-wrapper #model-1 .model-title-wrap{
	transform: rotate(-71deg);
	top: 44%;
	left: 14px;
}
#five-models-wrapper #model-1 .model-title{
	color: #000;
}
#five-models-wrapper #model-1 .model-icon{
	border-color: #000;
	left: -21%;
	top: 27%;
}
#five-models-wrapper #model-1 .model-icon-bg{
	background-color: #000;
}
#five-models-wrapper #model-2.models{
	bottom: 0;
	left: 115px;
}
#five-models-wrapper #model-2 .model-line{
	background: url(../images/line-bg-2.png) top left no-repeat;
	width: 265px;
	height: 154px;
	background-size: 100%;
}
#five-models-wrapper #model-2 .model-title-wrap{
	transform: rotate(-1deg);
   top: 62%;
 	left: -16px;
}
#five-models-wrapper #model-2 .model-title{
	color: #eb8a00;
}
#five-models-wrapper #model-2 .model-icon{
	border-color: #eb8a00;
	left: 29%;
	top: -1%;
}
#five-models-wrapper #model-2 .model-icon-bg{
	background-color: #eb8a00;
}
#five-models-wrapper #model-3.models{
	bottom: 45px;
	left: 0;
}
#five-models-wrapper #model-3 .model-line{
	background: url(../images/line-bg-3.png) top left no-repeat;
	width: 178px;
	height: 248px;
	background-size: 100%;
}
#five-models-wrapper #model-3 .model-title-wrap{
	transform: rotate(-112deg);
	top: 104px;
	left: -46px;
	width: 185px;
}
#five-models-wrapper #model-3 .model-title{
	color: #ffc01c;
}
#five-models-wrapper #model-3 .model-icon{
	border-color: #ffc01c;
	left: unset;
	right: 25px;
	top: 25%;
}
#five-models-wrapper #model-3 .model-icon-bg{
	background-color: #ffc01c;
}
#five-models-wrapper #model-3 .model-popup-content, #five-models-wrapper #model-4 .model-popup-content{
	left: unset;
	right: 100%;
}
#five-models-wrapper #model-4.models{
	top: 0;
	left: 9px;
}
#five-models-wrapper #model-4 .model-line{
	background: url(../images/line-bg-4.png) top left no-repeat;
	width: 214px;
	height: 204px;
	background-size: 100%;
}
#five-models-wrapper #model-4 .model-title-wrap{
	transform: rotate(-45deg);
	top: 68px;
	left: -14px;
}
#five-models-wrapper #model-4 .model-title{
	color: #eb8a00;
}
#five-models-wrapper #model-4 .model-icon{
	border-color: #eb8a00;
	left: unset;
	right: 25px;
	top: 48%;
}
#five-models-wrapper #model-4 .model-icon-bg{
	background-color: #eb8a00;
}
body.page-template-page-search .owl-company-top {
    background: #f2f2f2 !important;
}
body.page-template-page-search #blog {
    padding: 0 !important;
    max-width: 100%;
    background: #f2f2f2;
}
body.page-template-page-search .search-hide{
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}
body.page-template-page-search .search-results{
	padding: 0 !important;
}
body.page-template-page-search .search-filter-results .vc_row{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
body.page-template-page-search .search-filter-results .search-content{
	word-break: break-all;
}
.map_1{
	height: auto !important;
}
.pop-sus-pad .slick-prev.slick-disabled, .pop-sus-pad .slick-next.slick-disabled{
	opacity: 0;
}
.text-wrap{
	word-break: break-all;
}
.gallery-thumbs .swiper-slide.swiper-slide-prev,.gallery-thumbs .swiper-slide.swiper-slide-next{
	cursor: pointer;
}
.swiper-button-next3.swiper-button-disabled, .swiper-button-prev3.swiper-button-disabled{
	opacity: 0.4;
}
body .footer .footer_links p, body .footer .footer_links a{
	word-break:break-all;

}
.slideno1 {
    /*background-position: unset !important;*/
}
@media (max-width: 1300px) {
	.owl-company-btm a span strong{
		padding-right: 105px;
		display: block;
	}
	.owl-company-btm a i{
		position: absolute;
		top: 45px;
		right: 0;
	}
	.owl-company-btm a:hover i{
		top: 29px;
	}
	.grp-name h2{
		padding-left: 15px;
	}
	#my-eform .form-bg, #my-eform .overlay-content, #my-eform .form-bg-foot{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 1199px){
	/* footer.showcase-footer{
		display: block !important;
		opacity: 0.5;
	} */
	footer.showcase-footer:hover{
		opacity: 1;
	}
	.principles_sec{
		padding-bottom: 40px;
	}
	
}
@media (max-width: 1100px) {
	.padding_title_description{
		padding-bottom: 30px;
	}
}
@media (max-width: 992px) {
	body .trace-title{
		padding: 0;
	}
	.single.trace-chart{
		display: block;
	}
	.single.trace-more{
		text-align: center;
		transform: translate(0, -32px);
	}
	#search-filter-results-762 .search-filter-results-list{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	#search-filter-results-762 .search-filter-results-list .vc_col-sm-6{
		height: auto !important;
	}

		.if_tab_accordion ul.tabs_accordion li.tab_last{
			/* margin-left: 0; */
		}
}
@media (max-width: 991px) {
	body .trace-chart.active .trace-more-content{
		position: fixed;
		width: 100vw;
		height: 100vh;
		top:0;
		left: 0;
		right: 0;
		bottom: 0;
		transform: none;
	}
	body .trace-chart.active .trace-more-inner{
		width: 100%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		padding: 30px;
		padding-top: 55px;
    	box-sizing: border-box;
		border-radius: 0;
	}
	body .closetrace{
		top: 20px;
		right: 20px;
	}
	.slideno1 {
	   /*background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2024/08/FGV-Merdeka-KV_V3_Website-Mobile-Version.jpg') !important;*/
	   /*background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/11/Mobile-1.jpg') !important;*/
	   background-position: center top !important;
	}
	.slideno2-discard {
	   /*background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/08/mobile-banner-512x797-01-scaled.jpg') !important;*/
	   /*background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2024/06/HPF_Web_Banner_1024x1594-1.png') !important;*/
	   background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/11/Mobile-1.jpg') !important;
	   background-position: center top !important;
	   /*background-position: left top !important;*/
	}
	.slideno2-nouse {
	   /*background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/08/mobile-banner-512x797-01-scaled.jpg') !important;*/
	   background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/11/Mobile-1.jpg') !important;
	   background-position: center top !important;
	   /*background-position: left top !important;*/
	}
	.page-id-14349 .slideno1 {
	   background-image: url('https://fgv.iconcept-staging.com/wp-content/uploads/2023/11/Mobile-1.jpg') !important;
	   background-position: center top !important;
	}
}
@media (max-width: 874px){
	body .trace-chart{
		display: block;
		margin-bottom: 20px;
	}
	body .trace-more{
		text-align: center;
		transform: translate(0, -32px);
	}
}
@media (max-width: 850px){
	.sdg_logo img{
		margin-bottom: 10px !important;
	}
}
@media (max-width: 768px) {
	body.gallery-active #main-content{
		z-index: 99999;
	}
	#search-filter-results-762{
		margin: 0;
	}
	#open-sidebar-nav{
		display: none !important;
		opacity: 0 !important;
		visibility: hidden !important;
	}
	.page-id-704 .company-nav-btm{
		padding-top: 40px;
	}
	.map-filter{
		display: flex;
		flex-direction: column;
		text-align: left;
	}

	a.globalmapbtn{
		width: 75px;
		margin-bottom: 20px;
	}
	body.page-template-page-malaysia-type .map-filter label{
		margin-bottom: 10px;
	}
	.overlay-content{
		padding: 0 30px;
		box-sizing: border-box;
	}
	body.page-template-page-malaysia-type .tb_first_left_map .Aligner{
		display: block;
	}
	.map-tab{
		margin-top: 60px;
	}
	.fgv-right:after{
		top: 1px;
	}
	.fs-35, .view-display-id-block_history_tree .views-row h2{
		font-size: 22px;
	}
	#quickmenu2{
		z-index: 9999;
	}
	#post-content .press-caption:first-child{
		margin-top: 20px;
	}
	.map_open{
		z-index: 99;
	}
}
@media(max-width: 767px) {
	body.page-template-page-search .search-filter-results .vc_row{
		display: block;
	}
	#search-filter-form-849 li, #search-filter-form-869 li{
		text-align: left;
	}
	

}
@media (max-width: 601px) {
	.fgv-right:after {
	    top: -4px;
	}
}
@media (max-width: 576px) {
	.fgv-right:after {
	    top: -2px;
	}
	.fullmenu2{
		padding-bottom: 40px;
	}
	.slideno1 {
	   /*background-size: 100% !important;
               background-repeat: no-repeat;*/
	}
}
@media (max-width: 480px) {
	.wp-pagenavi a, .wp-pagenavi span.current{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	body .wp-pagenavi a, body .wp-pagenavi span{
		margin-left: 5px;
		margin-right: 5px;
	}
	.search-wrap .wp-pagenavi{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	body footer.showcase-footer .arrows-wrap{
		padding-top: 0;
		width: 80px;
		display: flex;
		flex-direction: column;
	}
	footer.showcase-footer .prev-wrap, footer.showcase-footer .next-wrap{
		width: 40px;
	}
	body .prev-wrap, body .next-wrap{
		height: 50px;
	}
	.special_rdo > div:first-child{
		width: 100%;
	}
	.vc_custom_1582680201784{
		background-size: cover;
		background-repeat: no-repeat;
	}
	.vc_custom_1580806931345{
		margin-bottom: 35px !important;
	}
	.single-featured_stories #post-content{
		padding-top: 40px;
	}
}
@media (max-width: 420px) {
	.rd_parent{
		flex-wrap: wrap;
		padding-top: 40px;
	}
	.rd_parent > div{
		margin-left: 0;
	}
	.home-top-bg{
		min-height: 80px;
	}
	.top-promo a{
		padding: 4px 10px;
		border-radius: 12px;
		font-size: 12px;
	}
	.promo-maintext{
		font-size: 12px;
		padding-left: 80px;
		padding-right: 80px;
	}
	img.top-promo-close{
		margin: 0;
	}
	.top-promo h5{
		font-size: 12px;
	}
	.home2_wrap_type{
		padding-top: 30px;
	}
	body .section_6 .Aligner{
		padding-bottom: 45px;
		box-sizing: border-box;
	}
	.inner_open{
		padding-bottom: 60px;
	}
}
@media (max-width: 400px) {
	body .timeline_div{
		background-size: cover !important;
	}
}
@media (max-width: 350px) {
    .map-filter{
		float: none;
	}
    .map-filter:after{
		content: "";
		display: table;
		clear: both;
	}
	.map-tab{
		margin-top: 15px;
		float: none;
	}
}
@media (max-width: 320px) {
	.top-redm a{
		margin-bottom: 10px;
	}
	body .fullscreen-menu .flexnav li a{
		font-size: 14px;
	}
	.fullmenu h3{
		font-size: 16px;
	}
	.fullmenu2{
		padding-bottom: 60px;
	}
}
