.banner_sect {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 5;
}

.overview_banner {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 5;
}

.overview_breadcrumb_sect {
    width: 100%;
    height: auto;
    padding: 10px 16px 6px 16px;
    z-index: 20;
    position: relative;
    margin-bottom: 24px;
    text-align: right;
    border-top-right-radius: 2px;
}

.about_ani_breadcrumb_sect {
    width: 100%;
    height: auto;
    padding: 0px 16px 64px 16px;
    z-index: 20;
    position: relative;
    margin-bottom: 0px;
    text-align: right;
    border-top-right-radius: 2px;
}

.about_breadcrumb_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1150px;
    text-align: left;
}

.breadcrumb_sect {
    width: 100%;
    height: auto;
    padding: 6px 16px 12px 16px;
    background-color: rgba(0, 67, 112, 0.8);
    /*background: linear-gradient(140deg, rgba(7, 41, 69, 0.7) 7%, rgba(74, 132, 180, 0.2) 73%, rgba(7, 41, 69, 0.7) 100%);*/
    z-index: 15;
    position: relative;
    margin-top: -40px;
    float: left;
    text-align: right;
    border-top-right-radius: 2px;
    -webkit-backdrop-filter: saturate(200%) blur(12px);
    backdrop-filter: saturate(200%) blur(12px);
}

.breadcrumb_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    text-align: left;
}

ul.breadcrumb {
    padding: 0px;
    margin: 0px;
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: fit-content;
    color: #fff;
}

ul.breadcrumb li {
    display: inline;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
}

ul.breadcrumb li a {
    color: #cccccc;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize;
}

ul.breadcrumb li a:hover {
    color: #ffffff;
    text-decoration: none;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: rgba(120, 120, 119, 0.5);
    content: "\007C";
    vertical-align: 0.5px;
}

ul.indent {
    list-style-position: outside;
    list-style: none;
    padding-inline-start: 0px;
    display: flex;
    margin-block-start: 0px;
    margin-block-end: 2px;
}

.adr_info_txt {
    color: rgba(79, 146, 201, 1);
    text-indent: 2px;
}

.adr_info_head {
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0px;
    color: rgba(79, 146, 201, 1);
    -webkit-text-stroke-width: 0.5px !important;
    margin-left: -3px;
}

.adr_info_deta {
    color: rgb(255, 255, 255) !important;
}

ul.myList {
    list-style-position: outside;
    list-style: none;
    padding-inline-start: 0px;
    margin-block-start: unset;
    margin-block-end: unset;
    margin-inline-start: unset;
    margin-inline-end: unset;
}

#myList li {
    display: none;
}

#loadMore {
    width: auto;
    width: -moz-max-content;
    height: auto;
    float: right;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border-radius: 2px;
    padding: 8px 16px 8px 16px;
    margin-bottom: 24px;
    max-width: max-content;
    transition: 0.2s all;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #FFFFFF;
}

#loadMore:hover {
    color: #6AB96F;
    background-color: rgba(255, 255, 255, 1);
    transition: 0.4s all;
}

#showLess {
    color: red;
    cursor: pointer;
}

#showLess:hover {
    color: black;
}

.overview_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 56px 2%;
    font-size: 15px;
    line-height: 24px;
    background-color: rgba(239, 242, 244, 0.8);
    z-index: 15;
    position: relative;
}

.corpdoc_sect_main {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 64px 2%;
    background-color: rgba(239, 242, 244, 0.8);
    z-index: 15;
    position: relative;
}

.news_img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.overview_bg_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 200px 0% 80px 0%;
    background-image: url(/img/aboutus_bg.jpg);
    background-repeat: no-repeat;
    background-position: center 51%;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-attachment: fixed;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: relative;
}

.newslists_bg_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 116px 0% 0px 0%;
    background-repeat: no-repeat;
    background-position: center 65%;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-attachment: fixed;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: relative;
}

.newslists_details_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 140px 0% 0px 0%;
    background-repeat: no-repeat;
    background-position: center 65%;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-attachment: fixed;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: relative;
}

.news_sect_bg {
    margin: auto;
    z-index: 1;
    position: fixed;
    top: 0%;
}

.news_bg_fixed {
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: cover;
}

.about_container {
    background-color: rgba(0, 0, 0, 1);
}

.about_bg_sect {
    width: 100%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center 51%;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.about_bg2_sect {
    width: 100%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center 51%;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.about_bg3_sect {
    width: 100%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center 51%;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.about_bg4_sect {
    width: 100%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center 51%;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.about_bg5_sect {
    width: 100%;
    height: auto;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center 51%;
    background-size: cover;
    z-index: 2;
    position: relative;
}

.about_comp_name {
    width: 100%;
    height: auto;
    text-align: center;
}

.about_comp_sub {
    font-size: 34px;
    line-height: 32px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 0.5px !important;
    z-index: 2;
}

.top_ani_sect {
    width: 100%;
    height: auto;
    z-index: 5000;
    position: relative;
}

.footer_ani_sect {
    width: 100%;
    height: auto;
}

.scroll_profile {
    position: absolute;
    bottom: 44px;
    right: 40px;
    width: 16px;
    height: 16px;
    -webkit-animation: profile_ani 1.5s 4 forwards;
    animation: profile_ani 1.5s 4 forwards;
    box-sizing: border-box;
    z-index: 200;
}

@-webkit-keyframes profile_ani {
    0% {
        -webkit-transform: rotate(0deg) translate(0, 0);
        opacity: 0.8;
    }
    50% {
        -webkit-transform: rotate(-0deg) translate(0px, 15px);
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(-0deg) translate(0px, 0px);
        opacity: 0;
    }
}

@keyframes profile_ani {
    0% {
        transform: rotate(0deg) translate(0, 0);
        opacity: 0.8;
    }
    50% {
        -webkit-transform: rotate(-0deg) translate(0px, 15px);
        opacity: 1;
    }
    100% {
        transform: rotate(0deg) translate(0px, 0px);
        opacity: 0;
    }
}

.overview_gulf_logo {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 55;
    margin-bottom: 64px;
    display: block;
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    color: #555555;
    position: relative;
}

.overview_gulf_logo2 {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 55;
    margin-bottom: 130px;
    display: block;
    text-align: center;
    margin-top: 160px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}

.overview_logo_scale {
    width: fit-content;
    height: auto;
    margin: auto;
    transform: scale(1.3);
    color: #434343;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
}

.overview_col_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0%;
    z-index: 15;
    max-width: 1150px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.overview_letter_col {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 55;
    padding-bottom: 0%;
    margin-bottom: 64px;
}

.overview_letter_cont {
    width: 75%;
    height: auto;
    float: right;
    background-color: rgba(17, 79, 121, 0.15);
    background: linear-gradient(-140deg, rgba(0, 67, 112, 0.9) 0%, rgba(0, 67, 112, 0.5) 73%, rgba(0, 67, 112, 0.9) 103%);
    padding: 20px 32px 32px 32px;
    border-radius: 4px;
    border-top: 0px solid rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 10px 12px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.1) 10px 12px 0px 1px;
}

.overview_letter_cont2 {
    width: 68%;
    height: auto;
    float: left;
    padding: 20px 32px 32px 32px;
    border-radius: 4px;
    border-top: 0px solid rgba(255, 255, 255, 0.05);
}

.overview_img_pic {
    width: 25%;
    height: auto;
    float: left;
    margin-top: 2%;
}

.overview_img_pic2 {
    width: 22%;
    height: auto;
    float: left;
    margin-top: 2%;
    text-align: right;
    margin-left: 3%;
}

.about_ani_sect {
    width: 100%;
    height: 100vh;
    margin: auto;
    background-color: rgba(0, 0, 0, 1);
    z-index: 1;
    position: relative;
    padding-top: 8%;
}

.about_ani_main {
    width: 100%;
    height: 100vh;
    margin: auto;
    padding: 0%;
    z-index: 15;
    max-width: 1150px;
    display: flex;
    top: 37%;
    left: 50%;
    transform: translate(-50%, 0%);
}

.logo_gulf_ani {
    display: none;
}

.logo_img_sect {
    width: auto;
    height: auto;
    margin: auto;
    z-index: 55;
    padding-bottom: 0%;
}

.leaf_img_pic {
    width: auto;
    height: auto;
    float: none;
}

.leaf_img_cont {
    width: 60%;
    height: auto;
    float: none;
    background-color: rgba(17, 79, 121, 0.15);
    background: linear-gradient(-140deg, rgba(74, 132, 180, 0.3) 0%, rgba(74, 132, 180, 0.05) 73%, rgba(74, 132, 180, 0.4) 103%);
    padding: 20px 32px 32px 32px;
    border-radius: 4px;
    border-top: 0px solid rgba(255, 255, 255, 0.05);
    min-height: 264px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 10px 12px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.1) 10px 12px 0px 1px;
}

.leaf_txt_title {
    font-size: 40px;
    line-height: 64px;
    letter-spacing: 1.5px;
}

.leaf_txt_details {
    font-size: 26px;
    line-height: 32px;
}

.leaf_txt_cont {
    font-size: 15px;
    line-height: 28px;
}

.overview_txt_details {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    font-weight: 600;
    color: #434343;
}

.cir_bullet_icon {
    /* width: 100%; */
    max-width: 16px;
    height: auto;
    margin: -8px 2px 2px -8px;
}

.title-grn {
    /*color: rgba(104, 186, 118, 1)!important; */
    font-size: 72px;
}

.logo_gulf_ani_icon {
    width: 100%;
    max-width: 420px;
    height: auto;
    margin-bottom: 16px;
}

.logo_gulf_icon {
    width: 100%;
    max-width: 212px;
    height: auto;
}

.logo_leaf_icon {
    max-width: 190px;
}

.overview_txt_title {
    font-size: 36px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 0px;
    color: #004370 !important;
    -webkit-text-stroke-width: 0px !important;
}

.overview_gulf_icon {
    width: 100%;
    max-width: 160px;
    height: auto;
}

.overview_leaf_icon {
    max-width: 150px;
}

.about_footer_cont {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 200;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
}

.overview_timeline_sect {
    width: 100%;
    height: auto;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    min-width: unset;
    position: relative;
}

.overview_main_sect2 {
    width: 100%;
    height: auto;
    display: block;
    bottom: unset;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.overview_main_header {
    width: 100%;
    height: auto;
    /* margin: 16px 0px; */
    color: #004370 !important;
    font-size: 44px;
    line-height: 64px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 2px !important;
    margin-bottom: 48px;
    /* margin: auto; */
    text-align: center;
    max-width: unset;
    margin-top: 48px;
}

.overview_vision_header {
    width: 100%;
    height: auto;
    /* margin: 16px 0px; */
    color: rgba(255, 255, 255, 1) !important;
    font-size: 40px;
    line-height: 64px;
    letter-spacing: 0px;
    /* -webkit-text-stroke-width: 2px!important; */
    margin-bottom: 80px;
    /* margin: auto; */
    text-align: center;
    font-weight: 600;
    max-width: unset;
    margin-top: 0px;
    text-transform: uppercase;
}

.overview_year_col {
    width: 100%;
    height: auto;
    min-width: unset;
    padding: 12px 24px 24px 24px;
    margin: 1%;
    max-width: unset;
    background-color: rgba(255, 255, 255, 0.65);
    -webkit-backdrop-filter: saturate(100%) blur(12px);
    backdrop-filter: saturate(100%) blur(12px);
    color: #004370 !important;
    margin-bottom: 12px;
    border-radius: 4px;
    flex-wrap: wrap;
}

.overview_year_mobile {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 1.2px !important;
    color: rgba(74, 132, 180, 1);
    display: block;
    margin-top: 8px;
}

.overview_year_txt {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 28px;
    -webkit-text-stroke-width: 0.2px !important;
    letter-spacing: 0px;
    color: #434343;
}

.timeline_sect {
    width: 100%;
    height: 100vh;
    z-index: 200;
    position: absolute;
    display: block;
}

.timeline_sect_cont {
    width: 100%;
    height: 100vh;
    padding: 3%;
    min-width: 4500px;
    position: relative;
    z-index: 15;
    background: rgb(3 34 56);
}

.timeline_bg_cont {
    width: 100%;
    height: 100vh;
    background-image: url(/img/timeline_bg.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: contain;
    position: fixed;
    z-index: 20;
}

.timeline_main_header {
    width: 100%;
    height: auto;
    /* margin: 16px 0px; */
    font-size: 40px;
    line-height: 64px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 1px !important;
    margin-bottom: 8px;
    /* margin: auto; */
    text-align: left;
    max-width: 280px;
    margin-top: -84px;
}

.timeline_main_sect {
    width: 84%;
    height: auto;
    display: flex;
    bottom: 430px;
    position: absolute;
    z-index: 2;
    left: 360px;
}

.timeline_main_sect2 {
    width: 100%;
    height: auto;
    display: flex;
    bottom: 6%;
    position: absolute;
}

.timeline_main_bullet {
    width: 100%;
    height: auto;
    min-height: 3px;
    max-height: 3px;
    margin: auto;
    position: relative;
    background-color: rgba(255, 255, 255, 0.2);
}

.timeline_cir_year {
    width: max-content;
    height: auto;
    /* background-color: rgba(74, 132, 180, 1); */
    border-radius: 100px;
    top: -70px;
    position: absolute;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.8px;
    -webkit-text-stroke-width: 1.5px !important;
    color: rgba(74, 132, 180, 1);
}

.timeline_year_mobile {
    display: none;
}

.timeline_cir_cover {
    width: 32px;
    height: 32px;
    background-color: rgba(74, 132, 180, 1);
    border-radius: 100px;
    top: -14px;
    position: absolute;
}

.timeline_cir_bullet {
    width: 16px;
    height: 16px;
    /* background-color: rgba(255, 255, 255, 1); */
    border-radius: 100px;
    top: -14px;
    position: absolute;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.timeline_line_bullet {
    width: 3px;
    height: 31px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    top: 6px;
    position: absolute;
}

.timeline_year_col {
    width: 30%;
    height: auto;
    min-width: 354px;
    padding: 30px 24px 24px 24px;
    border: 0px solid rgba(255, 255, 255, 0.2);
    margin: 0px 24px 0px 0px;
    max-width: 354px;
    /*background-color: rgba(0, 0, 0, 0.2);
    background: linear-gradient(0deg, rgb(49 104 152 / 15%) 21%, rgb(8 23 37 / 60%) 100%);*/
}

.timeline_year_title {
    width: 100%;
    height: auto;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0px;
    -webkit-text-stroke-width: 1px !important;
    color: rgba(74, 132, 180, 1);
    margin-bottom: 12px;
}

.timeline_year_txt {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.about_sect_main {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 72px 4% 64px 4%;
    background-color: rgba(255, 255, 255, 0.75);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(255, 255, 255, 0.8) 73%, rgba(255, 255, 255, 0.7) 100%);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 15;
    position: relative;
    margin-bottom: 120px;
    max-width: 1150px;
}

.about_sect1 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 72px 4% 64px 4%;
    background-color: rgba(255, 255, 255, 0.75);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(255, 255, 255, 0.8) 73%, rgba(255, 255, 255, 0.7) 100%);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 15;
    position: relative;
    margin-bottom: 48px;
    max-width: 1150px;
}

.about_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 15;
    position: relative;
}

.about_sect3 {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 15;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.about_sect3_cont {
    width: 100%;
    height: auto;
    margin: 32px auto 32px auto;
    padding: 3%;
    z-index: 15;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.4);
}

.about_imgs_col {
    width: 30.2%;
    height: auto;
    transition: 0.3s all;
    cursor: pointer;
    margin: 1.5%;
}

.about_sect3_col {
    width: 30.3%;
    height: auto;
    transition: 0.3s all;
    cursor: pointer;
    margin: 1.5%;
}

.about_sect3_title {
    width: 100%;
    height: auto;
    margin: 0px auto 24px auto;
    color: rgba(0, 67, 112, 1);
    text-align: center;
    font-size: 132px;
    line-height: 50px;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 31px;
}

.about_sect3_txt {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
}

.about_img_col {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.about_sect_title {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 20;
    margin-top: 56px;
    margin-bottom: 80px;
    max-width: 1150px;
    position: relative;
}

.about_subhead {
    font-size: 44px;
    color: #ffffff;
    line-height: 64px;
    font-weight: 600;
}

.about_ban_txt {
    width: fit-content;
    margin: auto;
    clear: none;
    float: none;
    padding: 8px 24px 16px 24px;
    text-align: center;
    position: relative;
    -webkit-backdrop-filter: saturate(150%) blur(8px);
    backdrop-filter: saturate(150%) blur(4px);
    border-radius: 4px;
    /* background-color: rgba(255, 255, 255, 1); */
    /* background: linear-gradient(140deg, rgba(220, 220, 220, 0.4) 7%, rgba(255, 255, 255, 0.8) 73%, rgba(180, 180, 180, 0.4) 100%); 
    background-color: rgba(7, 21, 32, 0.3);*/
    color: rgba(255, 255, 255, 1);
}

.about_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    color: rgba(0, 67, 112, 1);
    -webkit-text-stroke-width: 1px
}

.about_cont_title2 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    color: rgba(0, 67, 112, 1);
    -webkit-text-stroke-width: 1px
}

.about_cont_sub {
    width: 100%;
    height: auto;
    margin: 12px auto 32px auto;
    max-width: 1160px;
    position: relative;
}

.img_about_thumbs {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px;
}

.overview_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: center;
}

.overview_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px 2% 96px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.overview_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 64px;
    font-weight: 600;
    color: rgba(0, 67, 112, 1);
    -webkit-text-stroke-width: 0px;
}

.overview_cont_head {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 48px;
    color: rgba(0, 67, 112, 1);
    -webkit-text-stroke-width: 0.8px
}

.overview_cont_sub {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    position: relative;
}

.overview_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 12px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.overview_cont_l {
    width: 25%;
    height: auto;
    float: left;
    position: relative;
    padding: 0px 0px 0px 8px;
}

.overview_cont_r {
    width: 70%;
    height: auto;
    float: right;
    position: relative;
    text-align: left;
    margin-top: -16px;
}

.overview_cont_txt {
    width: 100%;
    height: auto;
    float: right;
    position: absolute;
    text-align: left;
    top: 50%;
    right: 0%;
    transform: translate(-0%, 20%);
}

.vision_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: center;
    position: relative;
}

.overview_vision_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1000px;
    text-align: center;
    position: relative;
    margin-bottom: 80px;
}

.overview_vision_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1000px;
    text-align: center;
    position: relative;
}

.vision_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 96px 2% 96px 2%;
    background-color: rgba(239, 242, 244, 0.8);
    z-index: 15;
    position: relative;
}

.vision_cont_l {
    width: 45%;
    height: auto;
    float: left;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(7, 41, 69, 0.3);
}

.vision_cont_r {
    width: 60%;
    height: auto;
    position: absolute;
    top: 40%;
    right: 0%;
    transform: translate(0%, -50%);
    text-align: left;
    background-color: rgba(7, 41, 69, 0.95);
    background: linear-gradient(140deg, rgba(24, 60, 92, 1) 0%, rgba(24, 60, 92, 0.8) 73%, rgba(24, 60, 92, 1) 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 7px 8px 15px 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 7px 8px 15px 0px;
    padding: 56px 32px;
    border-radius: 4px;
}

.overview_vision_l {
    width: 45%;
    height: auto;
    float: left;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.overview_vision_r {
    width: 50%;
    height: auto;
    position: absolute;
    top: 40%;
    right: 0%;
    transform: translate(0%, -50%);
    text-align: left;
    color: #FFFFFF;
    padding: 56px 32px;
    border-radius: 4px;
}

.overview_vision_l2 {
    width: 45%;
    height: auto;
    float: right;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.overview_vision_r2 {
    width: 50%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translate(0%, -50%);
    text-align: right;
    color: #FFFFFF;
    padding: 56px 32px;
    border-radius: 4px;
}

.overview_vision_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 120px 2% 120px 2%;
    background-color: rgba(3, 37, 60, 0.9);
    z-index: 15;
    position: relative;
    -webkit-backdrop-filter: saturate(100%) blur(12px);
    backdrop-filter: saturate(100%) blur(12px);
    background-image: url(../img/overview_vision_bg.png);
    background-position: center top;
    background-size: cover;
}

.overview_vision_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 96px 2%;
    /*background-color:rgba(250, 250, 250, 0.8);*/
    z-index: 15;
    position: relative;
    -webkit-backdrop-filter: saturate(100%) blur(12px);
    backdrop-filter: saturate(100%) blur(12px);
}

.vision_sect_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 96px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.vision_cont2_l {
    width: 45%;
    height: auto;
    float: right;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(7, 41, 69, 0.3);
}

.vision_cont2_r {
    width: 60%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translate(0%, -50%);
    text-align: right;
    background-color: rgba(7, 41, 69, 0.95);
    background: linear-gradient(-140deg, rgba(24, 60, 92, 1) 0%, rgba(24, 60, 92, 0.8) 73%, rgba(24, 60, 92, 1) 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) -7px 8px 15px 0px;
    box-shadow: rgba(0, 0, 0, 0.5) -7px 8px 15px 0px;
    padding: 56px 32px;
    border-radius: 4px;
}

.overview_project_img {
    max-width: 1160px;
    width: 100%;
    height: auto;
    margin: 48px auto 0px auto;
}

.vision_core_img {
    max-width: 1160px;
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
}

.board_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1174px;
    text-align: center;
    margin-bottom: 32px;
    padding: 8px 0px 8px 12px;
    color: rgba(0, 67, 112, 1);
    -webkit-text-stroke-width: 0.3px;
}

.board_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 65px 2%;
    background: rgb(235, 235, 235);
    background: linear-gradient(180deg, rgba(235, 235, 235, 1) 0%, rgba(248, 248, 248, 1) 50%, rgba(234, 234, 234, 1) 100%);
    z-index: 15;
    position: relative;
}

.board_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1200px;
    margin-bottom: 48px;
    display: flex;
    flex-wrap: wrap;
}

.board_cont_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 16px 16px 12px 16px;
    color: rgba(0, 67, 112, 1);
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    border-radius: 4px;
}

.board_cont_col:hover {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 16px 16px 12px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 67, 112, 1);
    cursor: pointer;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

.board_list li {
    color: rgba(0, 67, 112, 1);
    background: url(../img/work_ico.svg) 0 0 no-repeat;
    padding-left: 28px;
    list-style-type: none;
    background-position: 0px 5px;
    background-size: 18px;
}

.board_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 105%;
}

.board_txt {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    padding: 12px 0px 2px 0px;
}

.board_txt:hover {
    color: #FFFFFF;
}

.img_board {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.4s;
    position: absolute;
    top: 0%;
}

.img_board_zoom {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.4s;
    position: absolute;
    transform: scale(1.1);
    top: 3%;
}

.board_title {
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    color: rgba(0, 67, 112, 1);
    font-weight: 600;
    letter-spacing: -0.5px;
}

.board_sub_txt {
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    margin-top: 12px;
    color: #595959 !important;
}

.board_name {
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.2px;
    padding-bottom: 6px;
    font-weight: 600;
}

.board_position {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0px;
    transition: 0.3s;
    color: #434343;
}

.board_position:hover,
.board_name:hover {
    color: #FFFFFF;
}

.board_sub_color {
    transition: 0.3s;
    color: #ffffff !important;
}

.board_cont_sect {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 980px;
    text-align: center;
    position: relative;
}

.board_profile_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: center;
    position: relative;
}

.board_cont_l {
    width: 35%;
    height: auto;
    float: left;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(7, 41, 69, 0.3);
}

.board_cont_r {
    width: 64%;
    height: auto;
    text-align: left;
    float: left;
}

.board_details_r {
    width: 100%;
    height: auto;
    text-align: left;
    float: left;
    padding: 16px 32px 32px 32px;
    margin-left: -16px;
    margin-top: 80px;
    background-color: rgba(0, 67, 112, 1);
    -webkit-box-shadow: rgb(0 0 0 / 30%) 0px 5px 8px 0px;
    box-shadow: rgb(0 0 0 / 30%) 0px 5px 8px 0px;
}

.board_details_txt_sect {
    width: 96.5%;
    height: 60vh;
    padding: 24px 32px 40px 32px;
    margin-bottom: 24px;
    text-align: left;
    float: left;
    vertical-align: middle;
    display: inline-block;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: normal;
    position: relative;
}

.board_details_txt_sect::-webkit-scrollbar {
    display: none;
}

.board_details_cell {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
    text-align: left;
    float: left;
}

.board_details_grp {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    text-align: left;
    float: left;
    padding-left: 34px;
}

.board_details_title {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    color: rgba(0, 67, 112, 1);
    margin-bottom: 12px;
    font-weight: 600;
}

.board_details_subtitle {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    font-size: 17px;
    line-height: 32px;
    color: rgba(16, 60, 95, 0.8);
    margin-bottom: 12px;
    padding-left: 32px;
    font-weight: 600;
}

.board_details_txt {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    color: rgba(67, 67, 67, 0.7);
}

.board_details_txt2 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    padding-left: 24px;
    font-size: 15px;
    line-height: 28px;
    color: rgba(74, 132, 180, 1);
    -webkit-text-stroke-width: 0.2px;
}

.board_title_name {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
    font-size: 28px;
    line-height: 52px;
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
}

.board_posit_name {
    width: 100%;
    height: auto;
    margin: 8px ​auto 0px auto;
    text-align: left;
    font-size: 17px;
    line-height: 26px;
    color: rgba(234, 234, 234, 1);
}

.structure_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 64px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.corpdoc_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 64px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.corpdoc_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    font-size: 32px;
    line-height: 29px;
    font-weight: 600;
    margin-bottom: 24px;
    color: rgba(0, 67, 112, 1);
    /* -webkit-text-stroke-width: 0.8px; */
    text-align: center;
}

.corpdoc_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
    background-color: rgba(239, 242, 244, 0.5);
    padding: 32px 12px;
    border-radius: 4px;
}

.corpdoc_col {
    width: 31.2%;
    height: auto;
    min-height: 78px;
    margin: 1%;
    position: relative;
    transition: 0.4s;
    padding: 12px 16px 16px 16px;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 2px;
    /*background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(169, 176, 182, 0.01) 73%, rgba(180, 180, 180, 0.3) 100%);
    border: 1px solid rgba(216, 216, 216, 0.1);
    -webkit-text-stroke-width: 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;*/
}

.corpdoc_col:hover {
    color: rgb(0, 67, 112);
    background-color: rgba(255, 255, 255, 1);
    -webkit-text-stroke-width: 0.1px;
    -webkit-box-shadow: rgb(0 0 0 / 11%) 0px 2px 3px 0px;
    box-shadow: rgb(0 0 0 / 11%) 0px 2px 3px 0px;
}

.corpdoc_col_ico {
    width: 32px;
    height: auto;
    float: left;
    letter-spacing: 0.3px;
    margin-right: 2px;
    font-size: 22px;
    color: rgba(0, 67, 112, 1);
}

.corpdoc_col_l {
    width: 80%;
    height: auto;
    float: left;
    letter-spacing: 0.3px;
    font-weight: 500;
    line-height: 24px;
    font-size: 15px;
}

.corpdoc_col_r {
    width: 12%;
    height: auto;
    float: right;
    text-align: right;
    color: #4A84B4;
    font-size: 15px;
    cursor: pointer;
    transition: 0.4s;
    position: absolute;
    right: 16px;
    bottom: 8px;
    filter: saturate(1);
}

.corpdoc_col_r:hover {
    color: #6ab96f;
    transition: 0.4s;
    filter: saturate(1.5);
}

.corp_annual_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 8px;
    position: relative;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}

.corp_annual_col:hover {
    color: rgb(0, 67, 112);
    background-color: rgba(255, 255, 255, 1);
    -webkit-text-stroke-width: 0.1px;
    -webkit-box-shadow: rgb(0 0 0 / 9%) 0px 5px 9px 0px;
    box-shadow: rgb(0 0 0 / 9%) 0px 5px 9px 0px
}

.corp_annual_top {
    width: 100%;
    height: auto;
    margin: 0px auto 16px auto;
}

.corp_annual_bottom {
    width: 87%;
    height: auto;
    position: relative;
    font-size: 15px;
}

.corp_annual_r {
    width: 25px;
    height: auto;
    position: absolute;
    bottom: 8px;
    right: 8px;
    transition: 0.4s;
    cursor: pointer;
    color: #4A84B4;
}

.corp_annual_r:hover {
    color: #6ab96f;
    transition: 0.4s;
    cursor: pointer;
}

.corp_vid_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 12px;
    font-size: 15px;
    line-height: 24px;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    -webkit-text-stroke-width: 0.2px !important;
}

.corp_vid_top {
    width: 100%;
    height: auto;
    margin: 0px auto 8px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

.corp_vid_overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    transition: 0.3s;
    top: 0%;
    left: 0%;
}

.corp_vid_play {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: saturate(150%) blur(5px);
    backdrop-filter: saturate(150%) blur(5px);
    position: absolute;
    transition: 0.3s;
    top: 0%;
    left: 0%;
}

.corp_playit {
    width: 100%;
    height: auto;
    max-width: 0px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.3s;
}

.corp_play_ico {
    width: 100%;
    height: auto;
    max-width: 48px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: 0.3s;
}

.eia_wrap {
    width: 100%;
    height: auto;
    margin: auto;
    display: inline-block;
    flex-wrap: wrap;
    background-color: rgba(239, 242, 244, 0.5);
    padding: 50px;
    border-radius: 4px;
    margin-bottom: 4rem;
}

.eia_box {
    width: 49%;
    float: left;
    margin-left: 1%;
    background-image: url(../img/img_eia_.jpg);
    background-size: cover;
    background-position: center;
    height: 250px;
}

.eia_box2 {
    width: 49%;
    float: left;
    margin-left: 1%;
    background-image: url(../img/img_eia_2.jpg);
    background-size: cover;
    background-position: center;
    height: 250px;
}

.eia_box h3,
.eia_box2 h3 {
    width: 100%;
    z-index: 1;
    color: #FFF;
    font-size: 1.7em;
    padding: 18% 1%;
    display: inline-block;
    text-align: center;
}

.eia_box:hover,
.eia_box2:hover {
    opacity: 0.9;
    transition: 0.8s;
    transform: scale(1.01);
}

.corp_vid_bottom {
    width: 100%;
    height: auto;
    position: relative;
}

.structure_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    margin-bottom: 56px;
    background-color: rgba(239, 242, 244, 0.5);
}

.structure_dl {
    width: 100%;
    height: auto;
    margin: auto;
    font-size: 15px;
    max-width: 1170px;
    text-align: center;
    display: none;
}

.structure_dl_btn {
    width: max-content;
    width: -moz-max-content;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: #004370 !important;
    border-radius: 2px;
    padding: 8px 16px 8px 16px;
    transition: 0.2s all;
    cursor: pointer;
    font-weight: 600;
    border: 3px solid #FFFFFF;
    margin: auto;
    display: block;
}

.structure_dl_btn:hover {
    color: #6ab96f !important;
}

.recognit_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 980px;
    text-align: center;
}

.recognit_col {
    width: 17.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.recognit_top {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: default;
    transform: scale(1);
}

.recognit_top:hover {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: default;
    transform: scale(1.2);
}

.img_news_double {
    width: 49.9% !important;
    float: left !important;
}

.img_news_thumbs {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px;
    border: 1px dashed rgba(255, 255, 255, 0.15);
    padding: 6px;
}

.img_relate_thumbs {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.3s;
    transform: scale(1);
    filter: saturate(0.7);
}

.img_relate_thumbs:hover {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.3s;
    transform: scale(1.1);
    filter: saturate(1.1);
}

.newslist_sect_main {
    width: 96%;
    height: auto;
    margin: auto;
    padding: 40px 2% 32px 2%;
    background-color: rgba(7, 21, 32, 0.8);
    z-index: 15;
    position: relative;
    margin-bottom: 96px;
    max-width: 1150px;
    border-radius: 4px;
}

.sitemap_sect {
    min-height: 480px;
}

.sitemap_sect_title {
    position: relative;
    top: 25%;
    width: 23%;
    height: 30vh;
    text-align: left;
    letter-spacing: -0.2px;
}

.sitemap_sect_title2 {
    width: 20%;
    height: auto;
    text-align: left;
    float: left;
    position: relative;
    top: 25%;
    letter-spacing: 0px;
}

.sitemap_sect_title3 {
    position: relative;
    top: 25%;
    width: 21%;
    height: 30vh;
    text-align: left;
    letter-spacing: -0.2px;
    padding-left: 3%;
}

.sitemap_title_txt {
    padding: 8px 0px 16px 0px;
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
    color: rgba(106, 185, 111, 1);
    -webkit-text-stroke-width: 0.5px !important;
    display: block;
    transition: 0.3s;
}

.sitemap_col {
    width: 100%;
    height: auto;
    margin: auto;
    display: flex;
    position: absolute;
    top: 10%;
    left: 48%;
    transform: translate(-45%, 0%);
}

.sitemap_drop {
    display: block;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 12px;
    width: -webkit-fill-available;
    position: absolute;
    top: 36px;
    z-index: 100;
}

.sitemap_drop a {
    cursor: pointer;
    color: unset;
    text-decoration: none;
    display: block;
}

.sitemap_drop :hover {
    cursor: pointer;
    color: unset;
    text-decoration: none;
    display: block;
    color: rgb(74, 132, 180);
}

.overview_sect_main {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 40px 5% 32px 5%;
    background-color: rgba(255, 255, 255, 0.3);
    /*background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(255, 255, 255, 0.5) 73%, rgba(255, 255, 255, 0.9) 100%); */
    -webkit-backdrop-filter: saturate(200%) blur(12px);
    backdrop-filter: saturate(200%) blur(12px);
    z-index: 15;
    position: relative;
    margin-bottom: 96px;
    max-width: 1150px;
    border-radius: 4px;
}

.overview_sect_main2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 40px 5% 32px 5%;
    /*background-color: rgba(255, 255, 255, 0.3);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(255, 255, 255, 0.5) 73%, rgba(255, 255, 255, 0.9) 100%); 
    -webkit-backdrop-filter: saturate(200%) blur(12px);
    backdrop-filter: saturate(200%) blur(12px);*/
    z-index: 15;
    position: relative;
    margin-bottom: 96px;
    max-width: 1150px;
    border-radius: 4px;
}

.timeline_sect_main {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 40px 5% 64px 5%;
    background-color: rgba(255, 255, 255, 0.3);
    /*background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(255, 255, 255, 0.5) 73%, rgba(255, 255, 255, 0.9) 100%); */
    -webkit-backdrop-filter: saturate(200%) blur(12px);
    backdrop-filter: saturate(200%) blur(12px);
    z-index: 15;
    position: relative;
    margin-bottom: 96px;
    max-width: 1150px;
    border-radius: 4px;
}

.newsdetails_sect_main {
    width: 96%;
    height: auto;
    margin: auto;
    padding: 48px 3% 56px 3%;
    background-color: rgba(7, 21, 32, 0.8);
    z-index: 15;
    position: relative;
    border-radius: 4px;
    margin-top: 80px;
    margin-bottom: 96px;
    max-width: 960px;
}

.newsdetails_sect_main a {
    color: rgba(79, 146, 201, 1);
}

.newslist_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.newslist_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.newslist_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    background-color: rgba(255, 255, 255, 0);
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
    z-index: 15;
    position: relative;
}

.news_details_head {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    margin-bottom: 0px;
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 600;
}

.news_details_date {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
}

.newslist_main_txt {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    margin-bottom: 0px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 28px;
}

.newslist_main_img {
    width: 100%;
    height: auto;
    margin: 32px auto 24px auto;
}

.news_more_img {
    width: 100%;
    height: auto;
    margin: 56px auto 24px auto;
    padding: 16px 14px 24px 16px;
    border-radius: 2px;
    border: 1px dashed rgba(255, 255, 255, 0.15);
}

.news_more_sect {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.news_more_col {
    width: 12.1%;
    height: auto;
    margin: 0.2%;
    cursor: pointer;
}

.img_more_img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2px;
}

.news_more_title {
    width: 100%;
    height: auto;
    margin: 0px auto 16px auto;
    font-size: 22px;
    color: rgba(79, 146, 201, 1);
    line-height: 32px;
    font-weight: 600;
    /* border-top: 3px solid rgba(255, 255, 255, 0.5); */
}

.news_details_txt_sect {
    width: 100%;
    height: auto;
    margin: 0px auto 32px auto;
}

.newslist_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1200px;
    margin-bottom: 24px;
}

.newslist_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    margin-bottom: 0px;
    padding: 1%;
}

.newslist_col_l {
    width: 49%;
    height: auto;
    float: left;
    text-align: left;
}

.newslist_col_r {
    width: 49%;
    height: auto;
    float: right;
    text-align: left;
    padding-top: 16px;
}

.newslist_details_sect {
    width: 100%;
    height: auto;
    margin: 24px auto 0px auto;
    max-width: 1200px;
    /*border-bottom: 5px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 16px;*/
}

.news_details_col_l {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.news_details_col_r {
    width: 49%;
    height: auto;
    float: right;
    text-align: right;
}

.newslist_cont_details {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1231px;
    margin-bottom: 24px;
}

.newslist_cont_details2 {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 24px;
}

.newslist_col_cont {
    width: 48%;
    height: auto;
    float: left;
    background-color: rgba(239, 242, 244, 0.5);
    /* background: linear-gradient(140deg, rgba(24, 60, 92, 1) 0%, rgba(24, 60, 92, 0.8) 73%, rgba(24, 60, 92, 1) 100%); */
    border: 1px solid rgba(239, 242, 244, 1);
    border-radius: 4px;
    margin: 1.5% 1%;
    padding: 2% 1.5% 1.8% 1.5%;
    transition: 0.5s all;
    cursor: pointer;
    filter: saturate(1);
    min-height: 148px;
}

.newslist_col_cont:hover {
    width: 48%;
    height: auto;
    float: left;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(6, 26, 41, 0);
    border-radius: 4px;
    margin: 1.5% 1%;
    padding: 2% 1.5% 1.8% 1.5%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 24px 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 24px 0px;
    transition: 0.4s all;
    filter: saturate(1.2);
    min-height: 148px;
}

.newslist_col_cont2 {
    width: 48%;
    height: auto;
    float: left;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    font-size: 15px;
    margin: 1.5% 1% 1% 1%;
    padding: 2% 1.5% 1.8% 1.5%;
    transition: 0.5s all;
    cursor: pointer;
    filter: saturate(0.8);
    min-height: 160px;
    -webkit-text-stroke-width: 0px !important;
}

.newslist_col_cont2:hover {
    width: 48%;
    height: auto;
    float: left;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    margin: 1.5% 1% 1% 1%;
    padding: 2% 1.5% 1.8% 1.5%;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 24px 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 8px 24px 0px;
    transition: 0.4s all;
    filter: saturate(0.8);
    min-height: 160px;
    -webkit-text-stroke-width: 0.1px !important;
}

.newslist_details_img {
    width: 32%;
    height: auto;
    float: left;
    margin-top: 4px;
    max-height: 104px;
}

.newslist_details_txt {
    width: 63%;
    height: auto;
    float: right;
}

.newslist_details_date {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
    color: #004370;
    text-align: left;
    margin-top: 4px;
}

.newslist_details_cont {
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    color: #434343;
    /* word-break: break-all; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}

.newslist_next_pre {
    width: max-content;
    height: auto;
    margin: auto;
    z-index: 15;
    position: relative;
}

.newlist_related {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 30;
    position: relative;
    -webkit-backdrop-filter: saturate(100%) blur(6px);
    backdrop-filter: saturate(100%) blur(6px);
    background: linear-gradient(270deg, rgba(60, 60, 60, 0) 13%, rgba(7, 41, 69, 0.8) 49%, rgba(60, 60, 60, 0) 89%);
}

.newlist_related_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1190px;
    padding: 40px 16px 12px 16px;
}

.newlist_related_title {
    width: 25%;
    height: auto;
    max-width: 1170px;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 1);
    -webkit-text-stroke-width: 0.8px;
    text-transform: uppercase;
    float: left;
}

.newlist_related_sect {
    width: 75%;
    height: auto;
    max-width: 1160px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
    border-radius: 4px;
    float: right;
}

.newlist_related_col {
    width: 31.1%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 12px 12px 14px 12px;
    color: rgb(67, 67, 67);
    text-align: center;
    font-size: 15px;
    background-color: rgba(216, 216, 216, 1);
    border: 1px solid rgba(216, 216, 216, 0.5);
    border-radius: 2px;
}

.newlist_related_t {
    width: 100%;
    height: auto;
    margin: 0px auto 8px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

.newlist_related_b {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    font-size: 15px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}

.btn_num_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    text-align: left;
}

ul.btn_num {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.btn_num li {
    display: inline;
    font-size: 15px;
    color: rgba(0, 67, 112, 1);
    text-transform: uppercase;
    padding: 4px 8px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: 0.2s all;
    cursor: pointer;
}

ul.btn_num li:hover {
    color: rgb(255, 255, 255);
    background: rgb(12, 59, 97);
    border: 1px solid rgba(216, 216, 216, 1);
    text-decoration: none;
    transition: 0.4s all;
}

.btn_num2_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    text-align: left;
}

ul.btn_num2 {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.btn_num2 li {
    display: inline;
    font-size: 15px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    padding: 4px 8px;
    /* background: rgba(255, 255, 255, 0.6); */
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: 0.2s all;
    cursor: pointer;
}

ul.btn_num2 li:hover {
    color: rgb(12, 59, 97);
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(216, 216, 216, 1);
    text-decoration: none;
    transition: 0.4s all;
}

@media only screen and (max-height: 850px) {
    .about_comp_sub {
        font-size: 28px;
        margin-top: 2.5%;
        margin-left: 0.5%;
    }
    .about_ani_main {
        transform: translate(-50%, -4%) scale(0.85);
    }
}

@media only screen and (max-height: 820px) {
    .about_comp_sub {
        font-size: 28px;
        margin-top: 2.7%;
        margin-left: 0.5%;
    }
    .timeline_main_sect {
        bottom: 420px !important;
    }
}

@media only screen and (max-height: 768px) {
    .about_comp_sub {
        font-size: 28px;
        margin-top: 4.7%;
        margin-left: 0.5%;
    }
}

@media only screen and (max-height: 640px) {
    .about_comp_sub {
        font-size: 28px;
        margin-top: 5.5%;
        margin-left: 0.5%;
    }
}

@media only screen and (max-width: 1440px) {
    .overview_letter_cont2 {
        width: 60%;
    }
}

@media only screen and (max-width: 1376px) {
    .overview_col_cont {
        max-width: 880px;
    }
}

@media only screen and (max-width: 1120px) {
    .overview_bg_sect {
        padding: 200px 4% 80px 4%;
    }
}

@media only screen and (max-width: 1058px) {
    .sitemap_sect {
        min-height: 540px;
    }
}

@media only screen and (max-width: 991px) {
    .newslist_col_cont2 {
        min-height: 144px;
    }
    .newslist_col_cont2:hover {
        min-height: 144px;
    }
    .sitemap_sect_title3 {
        padding-left: 0%;
        width: 44%;
    }
    .sitemap_col {
        flex-wrap: wrap;
        position: relative;
        left: 0%;
        transform: unset;
        width: 100%;
        padding-left: 11%;
    }
    .sitemap_sect_title {
        position: relative;
        top: 44%;
        width: 32%;
        height: 25vh;
        text-align: left;
        margin-bottom: 32px;
    }
    .sitemap_sect_title2 {
        width: 30%;
        height: auto;
        text-align: left;
        float: left;
        position: relative;
        top: 25%;
    }
    .sitemap_sect {
        min-height: 730px;
        padding: 56px 2% 32px 2% !important
    }
    .about_sect3_col {
        width: 100%;
        height: auto;
        transition: 0.3s all;
        cursor: pointer;
        margin: 1.5% 1.5% 32px 1.5%;
    }
    .about_sect3_title {
        width: 40%;
        margin: 0px 0px 24px 0px;
        float: left;
    }
    .about_sect3_txt {
        width: 60%;
        height: auto;
        margin: unset;
        text-align: left;
        float: right;
    }
    .board_cont_col {
        width: 31.2%;
        margin: 1%;
    }
    .board_cont_col:hover {
        width: 31.2%;
        color: #ffffff;
    }
    .board_cont_col:hover span.board_position,
    .board_cont_col:hover .board_name {
        color: #FFFFFF;
    }
    .overview_cont_txt {
        top: 50%;
        right: 0%;
        transform: translate(-0%, 0%);
    }
    .leaf_txt_title {
        -webkit-text-stroke-width: 1.2px !important;
    }
    .corp_vid_col {
        width: 31.2%;
        height: auto;
    }
    .corpdoc_col_r {
        right: 12px;
        bottom: 8px;
    }
    .vision_cont_r {
        padding: 44px 32px;
    }
    .vision_cont2_r {
        padding: 44px 32px;
    }
    .overview_vision_r {
        padding: 44px 32px;
    }
    .overview_vision_r2 {
        padding: 44px 32px;
    }
    .recognit_col {
        width: 22.9%;
    }
    .overview_cont_l {
        width: 30%;
    }
    .overview_cont_r {
        width: 65%;
    }
    .newlist_related_title {
        width: 100%;
    }
    .newlist_related_sect {
        width: 100%;
    }
    .logo_gulf_icon {
        width: 100%;
        max-width: 155px;
        height: auto;
    }
    .logo_leaf_icon {
        max-width: 140px !important;
    }
    .leaf_txt_title {
        font-size: 32px;
        line-height: 52px;
    }
    .leaf_txt_cont {
        font-size: 15px;
        line-height: 28px;
    }
    .overview_txt_details {
        font-size: 22px;
        line-height: 28px;
    }
    .leaf_txt_details {
        font-size: 20px;
        line-height: 28px;
    }
    .leaf_img_cont {
        width: 60%;
        padding: 24px 32px 32px 32px;
    }
    .about_comp_sub {
        font-size: 28px;
        line-height: 28px;
        margin-top: -7%;
    }
}

@media only screen and (max-width: 860px) {
    .footer_ani_sect {
        width: 100%;
        height: auto;
        padding: 32px 1% 32px 3%;
        background-color: rgba(248, 248, 248, 1);
        margin: auto;
        display: flex;
    }
    .newslist_col_cont2 {
        min-height: 124px;
    }
    .newslist_col_cont2:hover {
        min-height: 124px;
    }
    .overview_col_cont {
        max-width: unset;
        width: 90%;
    }
    .overview_vision_cont {
        width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    .sitemap_sect_title {
        position: relative;
        top: 44%;
        width: 48%;
        height: 25vh;
        text-align: left;
        margin-bottom: 48px;
    }
    .sitemap_sect_title2 {
        width: 44%;
        height: auto;
        text-align: left;
        float: left;
        position: relative;
        top: 25%;
    }
    .about_sect3_txt {
        width: 50%;
    }
    .about_comp_sub {
        font-size: 23px;
        line-height: 32px;
        margin-top: -7%;
    }
    .overview_logo_scale {
        transform: scale(1.2);
    }
    .overview_letter_cont {
        width: 100%;
        height: auto;
        float: none;
    }
    .overview_letter_cont2 {
        width: 100%;
        height: auto;
        float: none;
    }
    .overview_img_pic {
        width: auto;
        height: auto;
        float: none;
        margin-top: 0%;
    }
    .overview_img_pic2 {
        width: auto;
        height: auto;
        float: none;
        margin-top: 0%;
        text-align: left;
        margin-left: 0%;
    }
    .overview_sect_main2 {
        padding: 0px 5% 32px 5%;
        margin-bottom: 24px;
    }
    .overview_sect {
        padding: 64px 4% 56px 4%;
    }
    .overview_sect_cont {
        padding: 80px 4% 12px 4%;
    }
    .overview_sect2 {
        padding: 0px 4% 96px 5%;
    }
    .vision_cont_r {
        padding: 40px 32px 32px 32px;
    }
    .vision_cont2_r {
        padding: 40px 32px 32px 32px;
    }
    .overview_vision_r {
        padding: 40px 32px 32px 32px;
    }
    .overview_vision_r2 {
        padding: 40px 32px 32px 32px;
    }
    .board_cont_col {
        width: 47.5%;
    }
    .board_cont_col:hover {
        width: 47.5%;
    }
    .board_sect {
        padding: 64px 4% 80px 4%;
    }
    .corpdoc_col {
        width: 47.8%;
    }
    .corpdoc_col_ico {
        width: 36px;
        font-size: 28px;
    }
    .corp_annual_col {
        width: 46%;
        margin: 2%;
    }
    .corp_annual_col {
        width: 47.8%;
        margin: 1%;
    }
    .corp_annual_top {
        width: 22%;
        height: auto;
        margin: unset;
        float: left;
        max-height: 56px;
        overflow: hidden;
    }
    .corp_annual_bottom {
        width: 75%;
        height: auto;
        position: relative;
        margin: unset;
        float: right;
        padding-right: 0%;
    }
    .video-container {
        min-width: 640px;
    }
    .overview_sect_main {
        width: 90%;
        padding: 24px 4% 24px 4%;
    }
    .timeline_sect_main {
        width: 90%;
        padding: 24px 4% 64px 4%;
    }
    .newslist_sect_main {
        width: 90%;
        padding: 24px 4% 24px 4%;
    }
    .newsdetails_sect_main {
        width: 90%;
        padding: 32px 4% 56px 4%;
    }
    .board_details_r {
        margin-top: 48px;
    }
    .logo_gulf_icon {
        width: 85%;
        height: auto;
        min-height: 150px;
    }
    .news_more_col {
        width: 16.2%;
    }
}

@media only screen and (max-width: 750px) {
    .about_bg_sect {
        width: 100%;
        height: 100vh;
        margin: auto;
        background-repeat: no-repeat;
        background-position: center 0%;
        background-size: cover;
        z-index: 2;
        position: fixed;
        background-image: url(/img/aboutus_bg.jpg);
        top: 0%;
        background-color: rgb(0, 0, 0);
        opacity: 0.8;
    }
    .about_ani_sect {
        height: auto;
    }
    .about_ani_main {
        width: 100%;
        height: 100vh;
        margin: auto;
        padding: 0%;
        z-index: 15;
        max-width: 1150px;
        display: block;
        top: unset;
        left: unset;
        transform: unset;
    }
    .about_comp_name {
        display: none;
    }
    .timeline_year_mobile {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 8px;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0px;
        -webkit-text-stroke-width: 2px !important;
        color: rgba(74, 132, 180, 1);
        display: block;
    }
    .timeline_main_sect2 {
        width: 100%;
        height: auto;
        display: block;
        bottom: unset;
        position: relative;
        padding: 0px 4%;
    }
    .timeline_sect_cont {
        width: 100%;
        height: auto;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        padding: 3% 3% 80px 3%;
        min-width: unset;
        position: relative;
        background-color: rgba(255, 255, 255, 0.1);
    }
    .timeline_year_txt {
        color: #004370;
    }
    .timeline_main_bullet {
        display: none;
    }
    .timeline_year_col {
        width: 100%;
        height: auto;
        min-width: unset;
        padding: 12px 24px 24px 24px;
        margin: 0px;
        max-width: unset;
        background-color: rgba(255, 255, 255, 0.5);
        -webkit-backdrop-filter: saturate(100%) blur(12px);
        backdrop-filter: saturate(100%) blur(12px);
        color: #004370 !important;
        margin-bottom: 24px;
        border-radius: 4px;
    }
    .timeline_main_header {
        width: 100%;
        height: auto;
        /* margin: 16px 0px; */
        color: rgba(0, 67, 112, 1) !important;
        font-size: 40px;
        line-height: 64px;
        letter-spacing: 0px;
        -webkit-text-stroke-width: 2px !important;
        margin-bottom: 48px;
        /* margin: auto; */
        text-align: center;
        max-width: unset;
        margin-top: 48px;
    }
    .logo_gulf_ani {
        width: auto;
        height: auto;
        margin: auto;
        z-index: 55;
        margin-bottom: 120px;
        display: block;
        text-align: center;
        margin-top: 40px;
        font-size: 15px;
        color: rgba(0, 0, 0, 0.7);
        -webkit-text-stroke-width: 0.3px !important;
    }
    .title-grn {
        color: unset !important;
        font-size: 40px;
    }
    .logo_img_sect {
        width: 100%;
        margin-bottom: 32px;
        float: left;
        padding: 0px 6%;
    }
    .leaf_img_pic {
        width: 30%;
        height: auto;
        float: left;
    }
    .leaf_img_cont {
        width: 68%;
        padding: 24px 32px 32px 32px;
        float: left;
        background-color: rgba(255, 255, 255, 0.5);
        color: #004370 !important;
    }
    .timeline_sect {
        width: 100%;
        height: auto;
        overflow: hidden;
        z-index: 200;
        position: relative;
        display: block;
        margin: auto;
    }
    .about_footer_cont {
        width: 100%;
        height: auto;
        margin: auto;
        z-index: 200;
        position: unset;
        right: unset;
        bottom: unset;
        left: unset;
    }
    .skrollable {
        position: relative;
        z-index: 100;
    }
    .board_cont_l {
        width: 60%;
        margin: auto;
        float: none;
    }
    .board_cont_r {
        width: 100%;
    }
    .board_details_r {
        width: fit-content;
        height: auto;
        text-align: left;
        margin: auto;
        float: none;
        padding: 0px 48px 20px 48px;
        /* margin-left: unset; */
        margin-top: -17px;
    }
    .board_title_name {
        text-align: center;
        font-size: 32px;
        line-height: 48px;
        display: block;
        margin-top: 8px;
        -webkit-text-stroke-width: 0px;
    }
    .board_posit_name {
        text-align: center;
        font-size: 18px;
        line-height: 32px;
    }
    .board_details_txt_sect {
        width: 100%;
        height: auto;
        padding: 40px 8px;
        margin-bottom: 24px;
        margin: auto;
        float: none;
        display: block;
        overflow: unset;
    }
}

@media only screen and (max-width: 685px) {
    .newsdetails_sect_main {
        padding: 32px 4% 32px 4%;
    }
    .newslist_details_date {
        margin-bottom: 4px;
    }
    .sitemap_sect_title3 {
        padding-left: 0%;
        width: 80%;
    }
    .overview_cont_title {
        font-size: 32px;
        line-height: 44px;
    }
    .board_title {
        font-size: 36px;
        line-height: 56px;
        margin-bottom: 24px;
    }
    .about_sect3_txt {
        width: 100%;
        text-align: center !important;
    }
    .about_sect3_title {
        width: 100%;
        margin: 0px 0px 24px 0px;
        float: left;
        text-align: center;
    }
    .breadcrumb_cont {
        text-align: center;
    }
    .overview_gulf_logo2 {
        margin-top: 120px;
    }
    .overview_vision_sect {
        padding: 120px 5% 120px 5%;
    }
    .overview_year_col {
        width: 100%;
        margin-bottom: 16px;
    }
    .overview_sect {
        padding: 56px 6% 56px 6%;
    }
    .overview_sect_cont {
        padding: 64px 6% 0px 6%;
    }
    .overview_cont_l {
        width: 60%;
        float: none;
        margin: auto;
        max-width: 260px;
        padding: 0px;
    }
    .overview_cont_r {
        width: 100%;
        float: none;
        margin: 44px auto 0px auto;
        text-align: center;
    }
    .about_cont_title {
        line-height: 40px;
        text-align: center;
    }
    .overview_cont_sub {
        text-align: center !important;
    }
    .about_cont_sub {
        text-align: center !important;
    }
    .overview_sect2 {
        padding: 0px 6% 80px 6%;
    }
    .overview_cont_txt {
        top: unset;
        right: unset;
        transform: unset;
        position: relative;
    }
    .vision_sect_cont {
        padding: 80px 6% 80px 6%;
    }
    .vision_sect_cont2 {
        padding: 40px 6% 40px 6%;
    }
    .vision_cont_l {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .vision_cont_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 40px 32px 32px 32px;
    }
    .vision_cont2_l {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .vision_cont2_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 40px 32px 32px 32px;
    }
    .overview_vision_l {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .overview_vision_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 40px 32px 32px 32px;
    }
    .overview_vision_l2 {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .overview_vision_r2 {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 40px 32px 32px 32px;
    }
    .board_txt {
        padding: 16px 0px 6px 0px;
    }
    .structure_sect_cont {
        padding: 80px 4% 80px 4%;
    }
    .corpdoc_sect_cont {
        padding: 80px 4% 80px 4%;
    }
    .recognit_col {
        width: 31.2%;
    }
    .newslist_col_cont {
        width: 100%;
        min-height: unset;
    }
    .newslist_col_cont:hover {
        width: 100%;
        min-height: unset;
    }
    .newslist_col_cont2 {
        width: 100%;
        min-height: unset;
        padding: 16px 1.5% 16px 2%;
        margin: 4px auto;
    }
    .newslist_col_cont2:hover {
        width: 100%;
        min-height: unset;
        padding: 16px 1.5% 16px 2%;
        margin: 4px auto;
    }
    .newslist_cont2 {
        padding: 0px;
        margin-bottom: 12px;
    }
    .newslist_next_pre {
        padding: 12px 2% 24px 2%;
    }
    .news_details_head {
        font-size: 24px;
        line-height: 32px;
    }
    .leaf_txt_title {
        font-size: 32px;
        line-height: 52px;
        letter-spacing: 0px;
        -webkit-text-stroke-width: 1px !important;
    }
    .timeline_year_mobile {
        font-size: 32px;
        line-height: 52px;
        -webkit-text-stroke-width: 1px !important;
    }
    .news_more_col {
        width: 24.6%;
    }
    .corp_annual_col {
        min-height: 113px;
    }
}

@media only screen and (max-width: 640px) {
    .board_name {
        font-size: 22px;
        line-height: 36px;
    }
    .corpdoc_cont_title {
        font-size: 28px;
        line-height: 40px;
    }
    .sitemap_title_txt {
        font-size: 20px;
        line-height: 24px;
    }
    .sitemap_sect_title {
        position: relative;
        top: unset;
        width: 100%;
        height: auto;
        margin-bottom: 24px;
    }
    .sitemap_sect_title2 {
        position: relative;
        top: unset;
        width: 100%;
        height: auto;
        margin-bottom: 24px;
    }
    .sitemap_drop {
        position: relative;
        top: 0px;
        font-size: 15px;
        line-height: 28px;
    }
    .about_imgs_col {
        width: 100%;
        margin: 2.5% 1.5%;
    }
    .about_ani_breadcrumb_sect {
        margin-top: 56px;
    }
    .board_cont_col {
        width: 90%;
        margin: 0px auto 32px auto;
    }
    .board_cont_col:hover {
        width: 90%;
        margin: 0px auto 32px auto;
    }
    .vision_cont_r {
        text-align: center;
    }
    .vision_cont2_r {
        text-align: center;
    }
    .overview_vision_r {
        text-align: center;
    }
    .overview_vision_r2 {
        text-align: center;
    }
    .structure_dl {
        display: block;
    }
    .corp_vid_col {
        width: 47.8%;
        height: auto;
    }
    .board_sect {
        padding: 64px 4% 80px 4%;
    }
    .overview_logo_scale {
        transform: scale(1);
        width: 90%;
    }
    .overview_gulf_icon {
        width: 100%;
        max-width: 130px;
        height: auto;
    }
    .overview_leaf_icon {
        max-width: 110px;
    }
    .logo_img_sect {
        margin-bottom: 64px;
    }
    .leaf_img_pic {
        width: 100%;
        height: auto;
        float: none;
        margin: auto;
        text-align: center;
        margin-bottom: -23px;
        position: relative;
        z-index: 20;
    }
    .leaf_img_cont {
        width: 94%;
        padding: 16px 32px 32px 32px;
        float: none;
        margin: auto;
        text-align: left;
    }
    .img_news_double {
        width: 100% !important;
        float: unset !important;
        margin-bottom: 12px;
    }
}

@media only screen and (max-width: 576px) {
    .news_more_col {
        width: 32.8%;
    }
    .breadcrumb_cont {
        text-align: center;
    }
    .corpdoc_col {
        width: 100%;
        min-height: unset;
    }
    .corp_annual_col {
        width: 100%;
        min-height: unset;
    }
    ul.breadcrumb {
        padding: 0px 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 500px;
        color: #fff;
    }
    .video-container {
        min-width: 480px;
    }
    .recognit_col {
        width: 47.8%;
    }
    .newlist_related_cont {
        padding: 40px 4% 12px 4%;
    }
    .newlist_related_col {
        width: 100%;
        margin: 0% 1% 24px 1%;
    }
    .board_cont_l {
        width: 70%;
    }
    .corpdoc_col_r {
        right: 8px;
        bottom: 8px;
    }
}

@media only screen and (max-width: 480px) {
    .newslist_details_img {
        width: 40%;
    }
    .newslist_details_txt {
        width: 55%;
    }
    .newslist_col_cont2 {
        padding: 14px 16px 16px 12px;
    }
    .newslist_col_cont2:hover {
        padding: 14px 16px 16px 12px;
    }
    .corp_vid_col {
        width: 100%;
        height: auto;
    }
    .corpdoc_col_r {
        right: 12px;
        bottom: 8px;
    }
    .video-container {
        min-width: 320px;
    }
    .board_title_name {
        font-size: 26px;
        line-height: 40px;
    }
    .board_posit_name {
        font-size: 15px;
        line-height: 26px;
    }
    .board_details_r {
        padding: 0px 48px 16px 48px;
    }
}

@media only screen and (max-width: 400px) {
    .newslist_details_txt {
        width: 52%;
    }
}