/* Title & Main Pic */

.pb_container {
    width: 100%;
    height: 136vh;
    position: relative;
    padding: 0px;
    z-index: 110;
    overflow: hidden;
    background-color: rgb(255 255 255);
    border: 0px double rgb(255 255 255 / 39%);
}

.pb_content {
    width: 100%;
    /* margin: 0px auto 0px auto; */
    max-width: 1512px;
    position: fixed;
    z-index: 100;
    top: 63%;
    transform: translate(9%, -100%);
}

.pb_sentence_l {
    width: 60%;
    height: auto;
    max-width: 640px;
    float: left;
    padding: 0% 0% 0% 2%;
    color: rgba(255, 255, 255, 1);
    font-weight: 200;
    letter-spacing: 0.2px;
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.pb_image_r {
    width: 100%;
    height: auto;
    position: absolute;
    right: -50%;
    top: -60%;
    transform: translate(0%, 0%);
}

.pb_img {
    float: left;
    margin: 1%;
    clear: none;
    width: 48%;
    padding: 0.5em;
}


/* O V E R V I E W */

.ov_sect_contain {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 120;
    padding: 120px 0px;
    background-color: rgb(219 223 230);
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0px 6px 20px 5px;
    box-shadow: rgb(0 0 0 / 20%) 0px 6px 20px 5px;
}

.ov_sect_content {
    width: 100%;
    margin: auto;
    max-width: 1280px;
    position: relative;
    /* padding: 0px 2%; */
}

.ov_sect_l {
    width: 36%;
    height: auto;
    float: left;
    padding: 0% 0%;
}

.ov_info_sect_r {
    width: 56%;
    height: auto;
    float: right;
}

.ov_sect_r {
    width: 100%;
    height: auto;
    float: right;
    background-color: rgb(29 53 77);
    border-radius: 6px;
    padding: 32px 3% 44px 3%;
    background: linear-gradient(133deg, rgba(29, 53, 77, 1) 0%, rgba(33, 81, 131, 1) 100%);
}

.ov_txt_cont h1 {
    font-size: 36px;
    margin: 4px 0px 16px 0px;
    line-height: 48px;
    color: rgb(29 53 77);
    -webkit-text-stroke-width: 0.5px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_txt_cont h2 {
    font-size: 20px;
    line-height: 22px;
    color: rgb(0 0 0);
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_txt_cont h5 {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_info_sect {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 16px;
}

.ov_info_sect h2 {
    font-size: 32px;
    line-height: 48px;
    color: rgb(255 255 255);
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_info_cont {
    width: 100%;
    height: auto;
    float: left;
    padding: 8px 0px;
    border-bottom: 1px dashed rgb(72 98 125);
    ;
}

.ov_chart_sect {
    width: 100%;
    height: auto;
    padding: 8px 0px;
    border-bottom: 26px dashed rgb(72 98 125);
    float: left;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ov_chart_title {
    width: 100%;
    height: auto;
    float: left;
    font-size: 26px;
    margin: 32px 0px 0px 0px;
    line-height: 44px;
    color: rgb(255 255 255);
    -webkit-text-stroke-width: 0.5px;
    font-family: 'Noto Sans Thai', sans-serif;
    font-weight: 500;
}

.ov_info_chart {
    border-bottom: 0px !important;
    border-radius: 6px;
}

.ov_num_col {
    clear: none;
    width: 32.3%;
    padding: 0% 1%;
    /* border: 3px solid rgb(72 98 125); */
    border-radius: 6px;
    float: left;
    margin-right: 1%;
    background-color: rgb(72 98 125 / 20%);
    background: linear-gradient(0deg, rgb(29 53 77 / 0%) 31%, rgb(72 98 125 / 27%) 100%);
}

.ov_num_frame {
    width: 100%;
    clear: none;
    margin: 4px auto;
    padding: 20px 4px;
    text-align: center;
}

.ov_num_frame h2 {
    font-size: 40px;
    line-height: 40px;
    color: rgb(170 206 244);
    font-weight: 700;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_num_frame h3 {
    font-size: 15px;
    line-height: 22px;
    color: rgb(255 255 255);
    font-weight: 600;
    letter-spacing: 0.2px;
    font-family: 'Noto Sans Thai', sans-serif;
    text-transform: uppercase;
    padding: 0px 0px 16px 0px;
}

.ov_num_frame h5 {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 24px;
    color: rgb(255 255 255);
    font-weight: 400;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_num_txt {
    float: left;
    clear: none;
    width: 100%;
    color: rgba(224, 224, 224, 1);
    text-align: center;
}

.ov_num_txt h3 {
    font-size: 16px;
    line-height: 28px;
    color: rgb(255 255 255);
    font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.ov_info_title {
    width: 25%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: rgb(255 255 255);
    font-weight: 600;
    letter-spacing: 0.2px;
    font-family: 'Noto Sans Thai', sans-serif;
    text-transform: uppercase;
    min-width: 170px;
}

.ov_info_result {
    width: 60%;
    height: auto;
    float: right;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 24px;
    color: rgb(170 206 244);
    font-weight: 300;
    font-family: 'Noto Sans Thai', sans-serif;
    letter-spacing: 0.1px;
    min-width: 404px;
}

.ov_bg_img {
    background-image: url(../img/overview_bg_img.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
}


/* O V E R V I E W */


/* S U S T A I N */

.st_sect_contain {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 120;
    padding: 120px 0px;
    background-color: rgb(251 251 253);
}

.st_main_contain {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 120;
    padding: 120px 0px;
    background-color: rgb(251 251 253);
}

.st_sect {
    width: 100%;
    height: auto;
    margin: 24px auto 24px auto;
    position: relative;
    z-index: 60;
    padding: 0px;
    max-width: 1280px;
    display: flow-root;
}

.st_sect_row {
    width: 100%;
    height: auto;
    margin: 0px auto;
    position: relative;
    z-index: 60;
    padding: 0px 2%;
    max-width: 1280px;
    display: flow-root;
}

.st_sect_titl {
    margin: 0px auto 0px auto;
    position: relative;
    z-index: 120;
    padding: 0px 2%;
    display: flow-root;
    background-color: rgb(33 81 131);
    background: linear-gradient(322deg, rgba(29, 53, 77, 1) 0%, rgba(33, 81, 131, 1) 100%);
}

.st_sect_l {
    width: 40%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
    z-index: 70;
}

.st_sect_r {
    width: 56%;
    height: auto;
    float: right;
}

.st_cont_r {
    width: 100%;
    height: auto;
    float: left;
    padding: 6px 0px 0px 0px;
}

.st_cont_img {
    width: 100%;
    height: auto;
    float: left;
    padding: 2%;
    color: #ffffff;
    position: relative;
    z-index: 70;
    border-radius: 4px 4px 4px 4px;
}

.st_txtlist li {
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
    list-style: none;
    float: left;
    display: list-item;
    text-align: left;
    list-style-position: outside !important;
    list-style-type: square;
}

.st_txtlist li:before {
    /*content: "\ea4e";*/
    display: inline-block;
    font-family: 'icomoon';
    padding-right: 8px;
    color: rgb(33 81 131);
}

.st_row_img {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px;
    color: #ffffff;
    position: relative;
    z-index: 70;
    border-radius: 4px 4px 4px 4px;
    margin: 24px 0px;
}

.st_body_start {
    max-width: 1200px;
    padding: 48px 2% 64px 2%;
    border-radius: 6px;
    background-color: rgb(255 255 255 / 80%);
    top: -120px;
    -webkit-backdrop-filter: saturate(340%) blur(20px);
    backdrop-filter: saturate(340%) blur(20px);
}

.st_body_th h1 {
    font-size: 36px;
    margin: 4px 0px 16px 0px;
    line-height: 48px;
    color: rgb(29 53 77);
    -webkit-text-stroke-width: 0.5px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_body_th h2 {
    font-size: 20px;
    line-height: 22px;
    color: rgb(0 0 0);
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_body_th h3 {
    font-size: 32px;
    margin: 4px 0px 16px 0px;
    line-height: 40px;
    color: rgb(33 81 131);
    -webkit-text-stroke-width: 0.5px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_body_th h4 {
    font-size: 24px;
    margin: 4px 0px 0px 0px;
    line-height: 40px;
    color: rgb(33 81 131);
    -webkit-text-stroke-width: 0.5px;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_body_th h5 {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_img_size {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 4px;
}

.btn_style {
    width: 100%;
    height: auto;
    float: left;
}

.st_view_more {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.2px;
    padding: 6px 8px 6px 8px;
    border-radius: 4px;
    background-color: rgb(33 81 131);
    border: 1px solid rgb(33 81 131);
    color: #ffffff;
    transition: 0.3s all;
    cursor: pointer;
    font-family: 'Noto Sans Thai', sans-serif;
}

.st_view_more:hover {
    background-color: rgba(236, 236, 236, 0);
    border: 1px solid rgb(33 81 131);
    color: rgb(33 81 131);
    transition: 0.3s all;
    cursor: pointer;
}

.st_files_sect {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 20px;
}

.st_files_li {
    width: 100%;
    height: auto;
    padding: 6px 0px 8px 0px;
    border-bottom: 1px dashed rgb(232 233 235);
    font-size: 16px;
    font-weight: 300;
    color: rgb(43 54 68);
}

.st_img_group {
    float: left;
    margin: 1%;
    clear: none;
    width: 48%;
    padding: 0.2em;
}

.st_txt_group {
    width: 94%;
    height: auto;
    position: absolute;
    bottom: 7px;
    text-align: left;
    padding: 172px 0 20px 24px;
    border-radius: 8px;
    z-index: 100;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

.st_txt_head {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-top: 2px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.st_img_thumbs {
    max-width: 100%;
    display: block;
    height: auto;
    border-radius: 6px;
}

.r_side {
    float: right !important;
}


/* S U S T A I N */


/* V I D E O B G */

.ov_vidbg {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2;
    opacity: 1;
    object-fit: cover;
    width: 100vw;
    height: 104%;
}

.qa_vidbg {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
    opacity: 0.3;
    object-fit: cover;
    width: 100vw;
    height: 100vh;
}

.pb_bg_fixed {
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: auto;
}

.pb_sect_bg {
    margin: auto;
    z-index: 150;
    position: fixed;
    top: 0%;
    opacity: 0.95;
}


/* V I D E O B G */


/*for Anim*/

.pb_cover {
    width: 100vw;
    height: 100vh;
    background-image: url(../img/logo_open.png);
    background-repeat: no-repeat;
    background-position: 50% 65%;
    background-size: cover;
    position: fixed;
    z-index: 1100;
    display: block;
    opacity: 1;
}

.scroll_profile {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 16px;
    height: 16px;
    -webkit-animation: profile_ani 1.5s 5 forwards;
    animation: profile_ani 1.5s 5 forwards;
    box-sizing: border-box;
    z-index: 1110;
}

@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;
    }
}


/*for Anim*/


/* Title & Main Pic */

@media only screen and (max-width: 1279.98px) {
    .st_sect {
        width: 100%;
        margin: 0px auto;
        padding: 0px 2%;
    }
    .ov_sect_content {
        width: 100%;
        padding: 0px 2%;
    }
}

@media only screen and (max-width: 1179.98px) {
    .ov_info_result {
        width: 66%;
        float: right;
        min-width: unset;
    }
}

@media only screen and (max-width: 991.98px) {
    .st_sect_l {
        width: 44%;
    }
    .st_sect_r {
        width: 54%;
    }
    .st_sect {
        width: 90%;
        padding: 0px 0%;
    }
    .ov_sect_l {
        width: 40%;
        padding: 0% 0%;
    }
    .ov_sect_r {
        width: 100%;
        margin-top: unset;
        margin-right: unset;
    }
    .ov_sect_content {
        width: 90%;
        padding: 0px 0%;
    }
    .ov_info_result {
        width: 100%;
        float: left;
        min-width: unset;
    }
}

@media only screen and (max-width: 859.98px) {
    .st_sect_l {
        width: 100%;
        height: auto;
        float: none;
        margin: auto;
    }
    .st_sect_r {
        width: 100%;
        height: auto;
        float: none;
        margin: 44px auto 32px auto;
    }
    .st_cont_r {
        float: none;
        margin: auto;
    }
    .st_img_group {
        margin: 0%;
        clear: none;
        width: 33.3%;
        padding: 1%;
    }
    .st_cont_img {
        padding: 0%;
    }
    .ov_sect_l {
        width: 100%;
        padding: 0% 0%;
    }
    .ov_sect_r {
        width: 100%;
        margin: 48px auto 0px auto;
    }
    .ov_info_result {
        width: 65%;
        float: right;
    }
    .ov_info_sect_r {
        width: 100%;
    }
}

@media only screen and (max-width: 767.98px) {
    .ov_vidbg {
        position: absolute;
    }
    .pb_content {
        position: relative !important;
        top: 50% !important;
    }
    .pb_cover {
        display: none;
    }
    .pb_container {
        height: 100vh;
        padding: 64px 2% 0px 2%;
    }
    .st_sect_row {
        width: 90%;
        padding: 40px 3% 56px 3%;
    }
    .st_sect_contain {
        padding: 80px 0px;
    }
    .st_main_contain {
        padding: 56px 0px 24px 0px;
    }
    .st_sect {
        margin: 0px auto;
    }
}

@media only screen and (max-width: 679.98px) {
    .ov_sect_contain {
        padding: 64px 0px 120px 0px;
    }
}

@media only screen and (max-width: 639.98px) {
    .ov_vidbg {
        height: 128vh;
    }
    .qa_vidbg {
        object-fit: cover;
        height: 128vh;
    }
    .pb_container {
        height: 96vh;
    }
    .st_sect_row {
        width: 90%;
        padding: 40px 20px;
    }
    .ov_sect_l {
        width: 100%;
        padding: 40px 0% 0% 0%;
    }
    .ov_sect_r {
        width: 100%;
    }
    .ov_num_col {
        width: 100%;
        margin: 4px auto;
        max-width: 280px;
    }
}

@media only screen and (max-width: 574.98px) {
    .ov_info_result {
        width: 100%;
        float: left;
    }
}