{"id":7394,"date":"2023-07-13T02:11:50","date_gmt":"2023-07-13T02:11:50","guid":{"rendered":"https:\/\/broncos.my\/samar23\/?page_id=7394"},"modified":"2023-08-11T02:38:42","modified_gmt":"2023-08-11T02:38:42","slug":"empowerment","status":"publish","type":"page","link":"https:\/\/broncos.my\/samar23\/empowerment\/","title":{"rendered":"Empowerment"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7394\" class=\"elementor elementor-7394\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-56a8d00 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"56a8d00\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9255045\" data-id=\"9255045\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f085f7 ds animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"2f085f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>EMPOWERMENT<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c909b32 ds animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"c909b32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>AND INCLUSIVITY<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-66d2d76 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"66d2d76\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-81294ea\" data-id=\"81294ea\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-64beb2f elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"64beb2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n\r\n.gr img {\r\n  animation: ra1 0.6s ease-in-out 1s forwards, rotate 10s linear infinite 1.6s;\r\n  opacity: 0;\r\n}\r\n\r\n@keyframes ra1 {\r\n  0% {\r\n    transform: translate(0%, 0%) scale(0) rotate(0deg);\r\n    opacity: 0;\r\n  }\r\n  100% {\r\n    transform: translate(0%, 0%) scale(1) rotate(360deg);\r\n    opacity: 1;\r\n  }\r\n}\r\n\r\n@keyframes rotate {\r\n  from {\r\n    transform: rotate(0deg);\r\n  }\r\n  to {\r\n    transform: rotate(360deg);\r\n  }\r\n}\r\n\r\n<\/style>\r\n \r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f05732d elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"f05732d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n      .ds p{\n        line-height: 30px!important; \/* Adjust the value as needed *\/\n    }\n    .move {\n        position: absolute;\n        bottom: 0;\n        right: 0;\n    \n       \n    }\n  \n   \n    @media only screen and (max-width: 950px){\n    .move {\n        position: absolute;\n        top: 0;\n        right: 0;\n    }\n    .move img{\n        height: 285px;\n    }\n}\n<\/style>\n<div class=\"audio-container\">\n  <div class=\"audio-player\">\n    <audio id=\"custom-audio\" autoplay loop>\n      <source src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Music-01.mp3\" \/>\n    <\/audio>\n  <\/div>\n  <div class=\"custom-controls\">\n    <span class=\"play-pause-btn\" id=\"play-pause-btn\" onclick=\"togglePlay()\">\n      &#128266; <!-- Speaker icon -->\n    <\/span>\n  <\/div>\n<\/div>\n\n<script>\n  const audio = document.getElementById('custom-audio');\n  const playPauseBtn = document.getElementById('play-pause-btn');\n  let isPlaying = true; \/\/ Set isPlaying to true for autoplay\n\n  function togglePlay() {\n    if (isPlaying) {\n      audio.pause();\n      playPauseBtn.innerHTML = \"&#128263;\"; \/\/ Change to muted speaker icon\n    } else {\n      audio.play();\n      playPauseBtn.innerHTML = \"&#128266;\"; \/\/ Change back to speaker icon\n    }\n    isPlaying = !isPlaying;\n  }\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-835912c gr elementor-widget elementor-widget-image\" data-id=\"835912c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"135\" height=\"155\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/DirectorButton-01.png\" class=\"attachment-large size-large wp-image-3895\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6de554 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"a6de554\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceIn&quot;,&quot;_animation_delay&quot;:1500}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1350\" height=\"1080\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1.jpg\" class=\"attachment-full size-full wp-image-7730\" alt=\"\" srcset=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1.jpg 1350w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1-300x240.jpg 300w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1-1024x819.jpg 1024w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1-768x614.jpg 768w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic1-1-1200x960.jpg 1200w\" sizes=\"(max-width: 1350px) 100vw, 1350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-30c3be5\" data-id=\"30c3be5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ffd9fde elementor-section-height-min-height animated-slow elementor-section-boxed elementor-section-height-default elementor-invisible\" data-id=\"ffd9fde\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/broncos.my\\\/samar23\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Pg6-Walk.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;bounceInDown&quot;,&quot;animation_delay&quot;:4800}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-efb11cd\" data-id=\"efb11cd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c039e0 vidicons  animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1c039e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation_delay&quot;:1800,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"257\" height=\"300\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg5-Icon03-257x300.png\" class=\"attachment-medium size-medium wp-image-6417\" alt=\"\" srcset=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg5-Icon03-257x300.png 257w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg5-Icon03.png 386w\" sizes=\"(max-width: 257px) 100vw, 257px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-75ea326 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"75ea326\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a12cbcb animated-slow elementor-invisible\" data-id=\"a12cbcb\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:2800}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0f7ae6e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0f7ae6e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7d39c46\" data-id=\"7d39c46\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-570ca55 animated-slow ds elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"570ca55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;lightSpeedIn&quot;,&quot;_animation_delay&quot;:3800}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>AS IRON SHARPENS IRON,<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c25533b animated-slow ds elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"c25533b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;lightSpeedIn&quot;,&quot;_animation_delay&quot;:4000}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>SO WE SHARPEN ONE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01f9890 animated-slow ds elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"01f9890\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;lightSpeedIn&quot;,&quot;_animation_delay&quot;:4300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>ANOTHER TO BUILD<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fa73d3 animated-slow ds elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6fa73d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;lightSpeedIn&quot;,&quot;_animation_delay&quot;:4600}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>RESILIENCE IN THE TEAM<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c6ce49\" data-id=\"4c6ce49\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6b15302 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default\" data-id=\"6b15302\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3aae332\" data-id=\"3aae332\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f9848b3 elementor-hidden-mobile elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"f9848b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n\n<div class=\"mainbtn\">\n  <div class=\"pageBtnsMainTwo\">\n    <a href=\"https:\/\/broncos.my\/samar23\/the-plan\/\">\n      <div class=\"previousBtn\">\n          \n       \n  <img decoding=\"async\" class=\"pageBtns\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Back-01-1.png\"\n onmouseover=\"this.src='https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Back-02-1.png'\"\n onmouseout=\"this.src='https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Back-01-1.png'\" \/>\n      <\/div>\n    <\/a>\n  <\/div>\n  <div class=\"nextline\"><\/div>\n  <div class=\"pageBtnsMain\">\n    <a href=\"https:\/\/broncos.my\/samar23\/our-board-of-directors\/\">\n      <div class=\" nextBtn\">\n       <img decoding=\"async\" class=\"pageBtns\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Next-01-1.png\"\n onmouseover=\"this.src='https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Next-02-1.png'\" \nonmouseout=\"this.src='https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Next-01-1.png'\"\/>\n      <\/div>\n    <\/a>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2826f1c move animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"2826f1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInRight&quot;,&quot;_animation_delay&quot;:5800}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1350\" height=\"1080\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon.jpg\" class=\"attachment-full size-full wp-image-8195\" alt=\"\" srcset=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon.jpg 1350w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon-300x240.jpg 300w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon-1024x819.jpg 1024w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon-768x614.jpg 768w, https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/07\/Pg6-Pic2WithIcon-1200x960.jpg 1200w\" sizes=\"(max-width: 1350px) 100vw, 1350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b379444 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b379444\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9b71a21\" data-id=\"9b71a21\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e04e820 elementor-widget__width-initial elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"e04e820\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\r\n\r\n.ju {\r\n  position: absolute;\r\n  top: 50%;\r\n  left: 50%;\r\n  transform: translate(-50%, -50%);\r\n  width: 80%;\r\n\r\n  \r\n}\r\n\r\n\r\n.ju::-webkit-scrollbar {\r\n  width: 4px;\r\n}\r\n\r\n.ju::-webkit-scrollbar-track {\r\n  background-color: #4dbdc6; \r\n}\r\n\r\n.ju::-webkit-scrollbar-thumb {\r\n  background-color: #fff; \r\n}\r\n\r\n\r\n    .ju li {\r\n        position: relative;\r\n        list-style: none;\r\n        word-spacing: 2px;\r\n    }\r\n\r\n    .ju li a {\r\n        position: relative;\r\n        display: block;\r\n        text-decoration: none !IMPORTANT;\r\n        text-transform: uppercase;\r\n        font-size: 1em;\r\n        font-weight: 400;\r\n        font-family: 'open sans';\r\n        color: rgba(0, 0, 0, .4);\r\n        padding: 0px;\r\n    }\r\n\r\n    .ju li a:before {\r\n        content: attr(data-text);\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        color: white;\r\n        background-repeat: repeat-x;\r\n        animation: wave 2s linear infinite;\r\n        transition: .8s;\r\n        width: 0;\r\n        overflow: hidden;\r\n        white-space: nowrap;\r\n        padding: 0;\r\n    }\r\n\r\n    .ju li a:hover:before {\r\n        width: 100%;\r\n    }\r\n\r\n    @keyframes wave {\r\n        0% {\r\n            background-position: 0px;\r\n        }\r\n        100% {\r\n            background-position: 100px;\r\n        }\r\n    }\r\n\r\n    \/* menu *\/\r\n    .theContents {\r\n        background: #4dbdc6;\r\n        position: fixed;\r\n        left: 0;\r\n        height: 100vh;\r\n        top: 0;\r\n        z-index: 10001;\r\n        width: 70px !important;\r\n        cursor: pointer;\r\n         border-right: 1px solid #fff;\r\n        transition: width 0.3s ease;\r\n    }\r\n\r\n    .theContents-sub {\r\n        position: absolute;\r\n        top: 50%;\r\n        left: 50%;\r\n        transform: translate(-50%, -50%);\r\n        width: 100%;\r\n    }\r\n\r\n    .theContents-sub h3 {\r\n        color: #fff !important;\r\n        margin: 0px !important;\r\n        transform: rotate(270deg) !important;\r\n        white-space: nowrap !important;\r\n        font-size: 20px !important;\r\n    }\r\n\r\n   .menu {\r\n    position: fixed;\r\n    top: 0;\r\n    left: -100vw;\r\n    width: 100vw;\r\n    height: 100vh;\r\n    background-color: rgba(104, 222, 224 , 0.9); \r\n    z-index: 9999;\r\n    transition: left 0.5s ease;\r\n}\r\n\r\n   .menu.open \r\n   {\r\n        left: 0;\r\n    }\r\n\r\n    .close-btn {\r\n        position: absolute;\r\n        top: 6%;\r\n        right: 10%;\r\n        cursor: pointer;\r\n        font-size: 50px;\r\n    }\r\n\r\n    .close-btn:hover {\r\n        color: #fff;\r\n    }\r\n\r\n    @media only screen and (max-width: 950px) {\r\n        .theContents {\r\n            width: 40px !important;\r\n        }\r\n        .theContents-sub h3 {\r\n            font-size: 15px !important;\r\n        }\r\n        .ju li a {\r\n        color: rgba(0, 0, 0, .7);\r\n        font-size: 1em;\r\n        font-weight: 400;\r\n        \r\n    }\r\n    .ju{\r\n        width: 100%;\r\n         position: absolute !important;\r\n        \r\n        left: 56% !important;\r\n        \r\n    }\r\n      .times-symbol {\r\n        font-size: 50px!important;\r\n        font-weight: normal;\r\n\r\n    \r\n    }}\r\n    \r\n    \r\n.times-symbol \r\n   {\r\n    font-size: 50px;\r\n    font-weight: normal;\r\n    display: flex;\r\n    justify-content: center; \r\n    align-items: center; \r\n    height: 100%; \r\n    padding-bottom: 10px;\r\n  }\r\n\r\n.menu.open {\r\n    display: block;\r\n\r\n    \r\n}\r\n\r\n\r\n\r\n<\/style>\r\n\r\n\r\n <div class=\"theContents\" onclick=\"toggleMenu()\">\r\n    <div class=\"theContents-sub\">\r\n        <h3 id=\"menuToggleText\">CONTENTS<\/h3>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"menu\" id=\"menu\">\r\n  \r\n    \r\n        <ul class=\"ju\">\r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/\" data-text=\"HOME\">HOME<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/contents\/\" data-text=\"Contents\">Contents<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/GROUP-FINANCIAL-HIGHLIGHTS\" data-text=\"GROUP FINANCIAL HIGHLIGHTS\">GROUP FINANCIAL HIGHLIGHTS<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/OUR-BOARD-OF-DIRECTORS\" data-text=\"OUR BOARD OF DIRECTORS\">OUR BOARD OF DIRECTORS<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/OUR- MANAGEMENT-TEAM\" data-text=\"OUR MANAGEMENT TEAM\">OUR MANAGEMENT TEAM<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/CORPORATE-INFORMATION\" data-text=\"CORPORATE INFORMATION\">CORPORATE INFORMATION<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/GROUP-STRUCTURE-AND-ACTIVITIES\" data-text=\"GROUP STRUCTURE AND ACTIVITIES\">GROUP STRUCTURE AND ACTIVITIES<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/MANAGEMENT-DISCUSSION-AND-ANALYSIS\" data-text=\"MANAGEMENT DISCUSSION AND ANALYSIS\">MANAGEMENT DISCUSSION AND ANALYSIS<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/sustainability-statement\/\" data-text=\"SUSTAINABILITY STATEMENT\">SUSTAINABILITY STATEMENT<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/particulars-of-properties\/\" data-text=\"particulars of properties\">particulars of properties<\/a><\/li>\r\n            \r\n            <li><a href=\"https:\/\/broncos.my\/samar23\/Other-Section\" data-text=\"Other Sections\">Other Sections<\/a><\/li>\r\n            \r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <script>\r\n    function toggleMenu() {\r\n        var menu = document.getElementById(\"menu\");\r\n        var menuToggleText = document.getElementById(\"menuToggleText\");\r\n\r\n        menu.classList.toggle(\"open\");\r\n\r\n        if (menu.classList.contains(\"open\")) {\r\n                       menuToggleText.innerHTML = \"<span class='times-symbol'>&times;<\/span>\"; \r\n\r\n        } else {\r\n            menuToggleText.innerHTML = \"CONTENTS\"; \/\/ Change the text back to \"CONTENTS\"\r\n        }\r\n    }\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4ecda0c elementor-section-stretched btnsec elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4ecda0c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-800c876\" data-id=\"800c876\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-628f275 nextIcon elementor-widget elementor-widget-image\" data-id=\"628f275\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/broncos.my\/samar23\/the-plan\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"243\" height=\"95\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Back-01-1.png\" class=\"attachment-large size-large wp-image-14820\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a3b0f3\" data-id=\"7a3b0f3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a797f77 elementor-widget elementor-widget-html\" data-id=\"a797f77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .nextIcon img{\n        width: 60px;\n        height: 25px;\n    }\n    .btnsec{\n        position: fixed !important;\n        bottom: 0;\n        left: 0;\n             z-index: 1000!important;   \n        \n    }\n     .vidicons{\n        position: absolute;\n        bottom: -35px;\n        left: 110px;\n        z-index: 2; \n        \n    }\n    @media only screen and (max-width: 950px) {\n        \n        .vidicons{\n     \n        top: -100px;\n       left: 86%;\n   \n      \n        \n    }\n    }\n    @media only screen and (max-width: 480px) {\n        \n        .vidicons{\n  \n        top: -50px;\n        \n    }\n    }\n    \n    \n\n    \n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6436c97\" data-id=\"6436c97\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-649ebb4 nextIcon elementor-widget elementor-widget-image\" data-id=\"649ebb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/broncos.my\/samar23\/our-board-of-directors\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"243\" height=\"95\" src=\"https:\/\/broncos.my\/samar23\/wp-content\/uploads\/2023\/08\/Next-01-1.png\" class=\"attachment-large size-large wp-image-14817\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>EMPOWERMENT AND INCLUSIVITY &#128266; AS IRON SHARPENS IRON, SO WE SHARPEN ONE ANOTHER TO BUILD RESILIENCE IN THE TEAM CONTENTS HOME Contents GROUP FINANCIAL HIGHLIGHTS OUR BOARD OF DIRECTORS OUR MANAGEMENT TEAM CORPORATE INFORMATION GROUP STRUCTURE AND ACTIVITIES MANAGEMENT DISCUSSION AND ANALYSIS SUSTAINABILITY STATEMENT particulars of properties Other Sections<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"h5ap_radio_sources":[],"footnotes":""},"class_list":["post-7394","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/pages\/7394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/comments?post=7394"}],"version-history":[{"count":565,"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/pages\/7394\/revisions"}],"predecessor-version":[{"id":16522,"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/pages\/7394\/revisions\/16522"}],"wp:attachment":[{"href":"https:\/\/broncos.my\/samar23\/wp-json\/wp\/v2\/media?parent=7394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}