/* edit 050568 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Kanit:wght@300;400;500;600;700&display=swap');

/* ohm 28/03/2022 */
.theme-style-3 .about-IV .part-I .datas,
.theme-style-3 .about-IV .part-II .datas,
.theme-style-3 .about-IV .part-I .datas .name,
.theme-style-3 .about-IV .part-II .datas .name,
.theme-style-3 .about-IV .part-III .items .item .datas,
.theme-style-3 .about-IV .part-III .items .item .datas .name {
    color: #c5b500;
}

.theme-style-3 .about-II .part-II {
    filter: none;
    background-image: none;
    background-color: #000000;
}

.theme-style-3 .about-II .part-II .title,
.theme-style-3 .about-II .part-II .desc {
    color: #c5b500;
}

.theme-style-3 .about-II .part-IV {
    background-image: url(../img/about/blue-green-gray.svg);
    color: #c5b500;
    filter: none;
}

.theme-style-3 .about-II .part-IV .desc::before,
.theme-style-3 .about-II .part-IV .desc::after {
    color: #c5b500;
}

.about-III .part-I .charts {
    text-align: center;
}

.about-III .part-I .charts .first::after {
    content: "";
    right: 50%;
    top: 140px;
    position: absolute;
    width: 2px;
    height: 1000px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts .first .text {
    position: absolute;
    left: 160px;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.1em;
    text-align: left;
    color: #0047a1;
}

.about-III .part-I .charts .level {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    margin-bottom: 5rem;
}

.about-III .part-I .charts .level .second {
    margin-bottom: 3rem;
}

.about-III .part-I .charts .circle .inner-circle .base .img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-III .part-I .charts .first .circle {
    position: relative;
}

.about-III .part-I .charts .second .text,
.about-III .part-I .charts .third .text {
    position: absolute;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.1em;
    text-align: center;
    color: #0047a1;
    opacity: 1;
    bottom: -50px;
}

.about-III .part-I .charts .item::after {
    content: "";
    width: 2px;
    height: 18px;
    left: 50%;
    top: -25px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts #chart_div-1 {
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 16rem;
}

.about-III .part-I .charts #chart_div-1::before {
    content: "";
    position: absolute;
    width: 506px;
    height: 2px;
    top: -25px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts .third .text {
    position: absolute;
}

.about-III .part-I .charts #chart_div-2 {
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 8.4rem;
}

.about-III .part-I .charts div#chart_div-2 {
    left: initial;
}

.about-III .part-I .charts .third {
    width: auto;
    margin-bottom: 3rem;
}

.about-III .part-I .charts .third.left .text {
    width: 300px;
    left: 35%;
}

.about-III .part-I .charts .third.right .text {
    width: 300px;
    right: 35%;
}

.about-III .part-I .charts .third.left::after,
.about-III .part-I .charts .third.right::after {
    content: "";
    left: initial;
    right: initial;
}

.about-III .part-I .charts #chart_div-2::before {
    content: "";
    position: absolute;
    width: 796px;
    height: 2px;
    top: -25px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts #chart_div-3 {
    position: relative;
    justify-content: flex-start;
    column-gap: 3rem;
}

.about-III .part-I .charts .fourth,
.about-III .part-I .charts .fifth,
.about-III .part-I .charts .sixth {
    position: relative;
}

.about-III .part-I .charts .fourth .box {
    text-align: center;
    width: 260px;
}

.about-III .part-I .charts .fourth.right .box {
    margin-left: 5rem;
}

.about-III .part-I .charts .fourth.item::after,
.about-III .part-I .charts .fifth.item::after,
.about-III .part-I .charts .sixth.item::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 18px;
    left: 50%;
    top: -25px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts #chart_div-3::before {
    content: "";
    position: absolute;
    width: 658px;
    height: 2px;
    top: -25px;
    left: 129px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts #chart_div-4 {
    column-gap: 5rem;
}

.about-III .part-I .charts #chart_div-4::before {
    content: "";
    position: absolute;
    width: 698px;
    height: 2px;
    top: -25px;
    background-color: #d1d1d1;
}

.about-III .part-I .charts .fifth .box,
.about-III .part-I .charts .sixth .box {
    text-align: center;
}

.about-III .part-I .charts #chart_div-5 {
    column-gap: 3rem;
}

.about-III .part-I .charts #chart_div-5::before {
    content: "";
    position: absolute;
    width: 763px;
    height: 2px;
    top: -25px;
    background-color: #d1d1d1;
}

@media (max-width: 1600px) {
    .about-III .part-I .charts .first .text {
        font-size: 26px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        font-size: 18px;
    }
}

@media (max-width: 1440px) {
    .about-III .part-I .charts #chart_div-2::before {
        width: 764px;
    }

    .about-III .part-I .charts .first .text {
        font-size: 24px;
    }
}

@media (max-width: 1199px) {
    .about-III .part-I .charts .first::after {
        top: 110px;
    }

    .about-III .part-I .charts .fourth .box {
        width: 170px;
    }

    .about-III .part-I .charts #chart_div-3::before {
        width: 475px;
        left: 86px;
    }

    .about-III .part-I .charts #chart_div-5::before {
        width: 677px;
    }

    .about-III .part-I .charts #chart_div-2::before {
        width: 704px;
    }

    .about-III .part-I .charts #chart_div-4::before {
        width: 639px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        font-size: 16px;
    }

    .about-III .part-I .charts .first .text {
        font-size: 22px;
        left: 130px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        bottom: -40px;
    }

    .about-III .part-I .charts .third.left .text,
    .about-III .part-I .charts .third.right .text {
        width: 270px;
    }

    .about-III .part-I .charts #chart_div-1 {
        column-gap: 14rem;
    }

    .about-III .part-I .charts #chart_div-1::before {
        width: 474px;
    }

    .about-III .part-I .charts .first::after {
        height: 900px;
    }
}

@media (max-width: 991px) {
    .about-III .part-I .charts #chart_div-1::before {
        width: 375px;
    }

    .about-III .part-I .charts #chart_div-4::before {
        width: 560px;
    }

    .about-III .part-I .charts .first .text {
        font-size: 20px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        font-size: 14px;
    }

    .about-III .part-I .charts #chart_div-5::before {
        width: 556px;
    }

    .about-III .part-I .charts .fifth .box {
        height: 110px;
    }

    .about-III .part-I .charts .sixth .box {
        height: 160px;
    }
}

@media (max-width: 767px) {
    .about-I .part-I .heading {
        margin-top: 1.5rem;
    }

    .about-II .part-I {
        padding-top: 0;
    }

    .about-III .part-I .charts #chart_div-2 {
        column-gap: 4.4rem;
    }

    .about-III .part-I .charts .third.left .text,
    .about-III .part-I .charts .third.right .text {
        width: 164px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        bottom: -50px;
    }

    .about-III .part-I .charts .second .text {
        width: 150px;
    }

    .about-III .part-I .charts #chart_div-1::before {
        width: 304px;
    }

    .about-III .part-I .charts #chart_div-2::before {
        width: 449px;
    }

    .about-III .part-I .charts #chart_div-3 {
        column-gap: 2rem;
    }

    .about-III .part-I .charts .fourth .box {
        width: 124px;
    }

    .about-III .part-I .charts .fourth.right .box {
        margin-left: 1rem;
    }

    .about-III .part-I .charts #chart_div-3::before {
        width: 318px;
        left: 64px;
    }

    .about-III .part-I .charts #chart_div-4::before {
        width: 452px;
    }

    .about-III .part-I .charts #chart_div-5::before {
        width: 416px;
    }

    .about-III .part-I .charts .first .text {
        font-size: 18px;
    }

    .about-III .part-I .charts .second .text,
    .about-III .part-I .charts .third .text {
        font-size: 12px;
    }

    .about-III .part-I .charts .fifth .box {
        width: 146px;
    }

    .about-III .part-I .charts .sixth .box {
        width: 186px;
    }

    .about-IV {
        padding-top: 15px;
    }
}

.theme-style-2 .about-III .part-I .charts .first .text,
.theme-style-2 .about-III .part-I .charts .second .text,
.theme-style-2 .about-III .part-I .charts .third .text {
    color: #000000;
}

.theme-style-3 .about-III .part-I .charts .first .text,
.theme-style-3 .about-III .part-I .charts .second .text,
.theme-style-3 .about-III .part-I .charts .third .text {
    color: #000000;
}

.theme-style-3 .about-III .part-I .charts .item::after,
.theme-style-3 .about-III .part-I .charts #chart_div-1::before,
.theme-style-3 .about-III .part-I .charts #chart_div-2::before,
.theme-style-3 .about-III .part-I .charts #chart_div-3::before,
.theme-style-3 .about-III .part-I .charts #chart_div-4::before,
.theme-style-3 .about-III .part-I .charts #chart_div-5::before,
.theme-style-3 .about-III .part-I .charts .first::after,
.theme-style-3 .about-III .part-I .charts .fourth.item::after,
.theme-style-3 .about-III .part-I .charts .fifth.item::after,
.theme-style-3 .about-III .part-I .charts .sixth.item::after {
    background-color: #3d3d3d;
}

.about-III .part-I .charts .sixth .box {
    height: 140px;
}


/* 31/03/2022 */
.lang .flag {
    width: 1.6rem;
}

.Totop {
    position: fixed;
    z-index: 90;
    right: 20px;
    bottom: 20px;
}

.Totop .link {
    width: 50px;
    height: 50px;
    border: 2px solid #ffffff;
    font-size: 24px;
    color: #ffffff;
    background-color: #6bba22;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

@media (max-width: 991px) {
    .site-header .search-box {
        right: 98px;
    }

    .site-header .lang {
        position: fixed;
        z-index: 12;
        top: 21px;
        right: 60px;
    }
}

.mou-list .txt .desc {
    font-size: 28px;
    line-height: 1;
}

.mou-list .txt {
    width: 185px;
    height: 45px;
    border-radius: 24px;
}

@media (max-width: 1199px) {
    .mou-list .txt .desc {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .mou-list .txt .desc {
        font-size: 14px;
    }
}

.mou-page .countries {
    display: flex;
    column-gap: 4rem;
    margin: 3rem 0;
}

.mou-page .countries .country {
    width: calc(100% / 5);
}

.mou-page .countries .country a {
    text-decoration: none;
}

.mou-page .countries .country .txt {
    text-align: center;
    color: #0366E6;
    margin: 1rem auto;
}

.mou-page .countries .country .txt .desc {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
}

.mou-page .countries .country .flag {
    transition: .3s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.mou-page .countries .country .flag img {
    width: 100%;
    height: 100%;
}

.mou-page .countries .country .flag:hover {
    transform: scale(1.1);
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

@media (max-width: 1199px) {
    .mou-page .countries {
        column-gap: 2rem;
    }

    .mou-page .countries .country {
        width: calc(86.4% / 5);
    }

    .mou-list .txt {
        width: 165px;
        height: 35px;
    }
}

@media (max-width: 991px) {
    .mou-page .countries {
        column-gap: 1rem;
    }

    .mou-page .countries .country {
        width: calc(91.4% / 5);
    }

    .mou-page .countries {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

@media (max-width: 767px) {
    .mou-page .countries .country .txt .desc {
        font-size: 16px;
    }

    .mou-page .countries {
        column-gap: 10px;
    }

    .mou-page .countries .country {
        width: calc(100% / 5);
    }

    .mou-page .countries .country .flag {
        height: auto;
    }

    .mou-page .countries {
        column-gap: 10px;
    }
}

@media (max-width: 575px) {
    .mou-page .countries .country .txt .desc {
        font-size: 12px;
    }

    .mou-page .countries .country .txt {
        margin: 0.5rem auto;
    }
}

@media (max-width: 425px) {
    .mou-page .countries .country .txt .desc {
        font-size: 10px;
    }

    .mou-page .countries {
        column-gap: 6px;
    }
}


/* 01/04/2022 */

.wg-research-slider .thumb .contain img#research01 {
    padding: 1.4rem;
}

.wg-research-slider .thumb .contain img#research03 {
    padding: 1.75rem;
}

@media (max-width: 1199px) {

    .wg-research-slider .thumb .contain img#research01 {
        padding: 1rem;
    }

    .wg-research-slider .thumb .contain img#research03 {
        padding: 1.3rem;
    }
}

@media (max-width: 767px) {
    .wg-research-slider .thumb .contain img#research01 {
        padding: .5rem;
    }

    .wg-research-slider .thumb .contain img#research03 {
        padding: .7rem;
    }

    .wg-research-slider .thumb .contain img {
        padding: .5rem;
    }

    .wg-research-slider .thumb .contain img#research02 {
        padding: 0rem;
    }
}









/* Fixbug */
.default-header .title {
    line-height: 1;
    margin-bottom: 0.2em;
}

.wg-7major .whead:before {
    display: none;
}




/* 08/04/2022 */
.wg-program-slider .thumb .contain {
    width: 100%;
}

/* 26/04/2022 */

.slick-track {
    display: flex;
    justify-content: center;
}

.wg-research-slider .desc {
    height: 6em;
    -webkit-line-clamp: 4;
}

/* 18/05/2022 */

.site-header .logo .symbol {
    width: 120px;
}

.site-header .logo .txt strong {
    font-size: 14px;
}

.site-header .-fsize-sm {
    font-size: 10px;
}

.site-header .logo .txt {
    padding-left: 20px;
}

.site-header .bottom-bar .height {
    height: 120px;
}

.rdIndex-slider {
    margin-bottom: 200px;
}

.rdIndex-list {
    padding-top: 0;
}

@media (max-width: 1600px) {

    .site-header .logo .symbol,
    .site-header.tiny .logo .symbol {
        width: 80px;
    }

    .site-header .logo .txt,
    .site-header.tiny .logo .txt {
        padding-left: 15px;
    }

    .site-header .bottom-bar .height {
        height: 100px;
    }

    .site-header.tiny .bottom-bar .height {
        height: 80px;
    }
}

@media (max-width: 1199px) {
    .site-header .logo .txt strong {
        font-size: 11px;
    }

    .site-header .logo .txt {
        line-height: 1;
    }

    .site-header .-fsize-sm {
        font-size: 8px;
    }

    nav.menu .nav-list li a.link {
        font-size: 12px;
    }

    .site-header.tiny .logo .txt strong {
        font-size: 11px;
    }

    .site-header .bottom-bar .height {
        height: 90px;
    }

    .site-header.tiny .bottom-bar .height {
        height: 70px;
    }

    .rdIndex-slider {
        margin-bottom: 135px;
    }
}

@media (max-width: 991px) {
    .site-header .logo .txt {
        line-height: 1.2;
    }

    .site-header.tiny .logo .txt strong,
    .site-header .logo .txt strong {
        font-size: 17px;
    }

    .site-header .-fsize-sm {
        font-size: 14px;
    }

    .site-header .bottom-bar .height {
        height: 60px;
    }

    .site-header.tiny .bottom-bar .height {
        height: 60px;
    }

    .site-header .logo .symbol {
        width: 80px;
    }

    .site-header.tiny .logo .symbol {
        width: 80px;
    }
}

@media (max-width: 767px) {
    .site-header .logo .txt {
        line-height: 1;
    }

    .site-header .logo .txt strong {
        font-size: 2.7vw;
    }

    .site-header .-fsize-sm {
        font-size: 2vw;
    }

    .site-header.tiny .logo .txt strong {
        font-size: 2.7vw;
    }

    .site-header .logo .symbol {
        width: 60px;
    }

    .site-header.tiny .logo .symbol {
        width: 60px;
    }

    .rdIndex-slider {
        margin-bottom: 20px;
    }

    .site-header .search-box {
        top: 60px;
        right: 52px;
    }

    .site-container {
        padding-top: 90px;
    }

    .site-header .lang {
        top: 62px;
        left: -9px;
    }

    .menu-mobile-btn {
        top: 54px;
    }

    .site-header .bottom-bar .height {
        height: 90px;
        padding-bottom: 30px;
    }

    .site-header.tiny .bottom-bar .height {
        height: 90px;
    }

    nav.menu {
        top: 90px;
    }

    .site-header .bottom-bar::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        background-color: rgba(255, 255, 255, .2);
    }
}

/* 27/05/2022 */
.top-bar .contact-link .link {
    font-weight: 500;
    color: #ffffff;
    display: block;
    position: relative;
    z-index: 1;

}

.top-bar .contact-link .link:hover {
    color: #6BBA22;
    top: 0;
}

nav.menu li a.link.contact {
    display: none;
}

.site-footer .top-box .logo .txt strong {
    font-size: 16px;
}

.site-footer .-fsize-sm {
    font-size: 12px;
}

.site-footer .top-box .height {
    height: 128px;
}

.site-footer .top-box .logo .symbol {
    width: 150px;
}

.site-footer .top-box .logo .txt {
    padding-left: 26px;
}

@media (max-width: 1600px) {
    .site-footer .top-box .logo .txt strong {
        font-size: 13px;
    }

    .site-footer .-fsize-sm {
        font-size: 10px;
    }

    .site-footer .top-box .logo .symbol {
        width: 140px;
    }

    .site-footer .top-box .logo .txt {
        padding-left: 24px;
    }

    .site-footer .top-box .height {
        height: 120px;
    }
}

@media (max-width: 1199px) {
    .site-footer .top-box .logo .txt strong {
        font-size: 12px;
    }

    .site-footer .-fsize-sm {
        font-size: 9px;
    }

    .site-footer .top-box .logo .symbol {
        width: 100px;
    }

    .site-footer .top-box .logo .txt {
        padding-left: 17px;
    }

    .site-footer .top-box .height {
        height: 100px;
    }
}


@media (max-width: 991px) {
    .site-footer .top-box .logo .txt strong {
        font-size: 17px;
    }

    .site-footer .-fsize-sm {
        font-size: 14px;
    }

    nav.menu li a.link.contact {
        display: block;
    }

    .detail-page p input,
    .detail-page p img {max-width: 100%; height: auto !important;}

}

@media (max-width: 767px) {
    .site-footer .top-box .logo .symbol {
        width: 72px;
    }

    .site-footer .top-box .logo .txt strong {
        font-size: 2.6vw;
    }

    .site-footer .-fsize-sm {
        font-size: 2vw;

    }

    .site-footer .top-box .logo .txt {
        padding-left: 12px;
    }

    .site-footer .top-box .height {
        height: 80px;
    }
}


/* 25/07/2022 */

.cover,
figure.cover {
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cover img,
figure.cover img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure {
    margin: 0;
    position: relative;
}

figure.contain {
    overflow: hidden;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.site-container>.main-slider {
    margin-top: 120px;
}

.main-slider .cover {
    padding-bottom: 750px;
}

.site-footer .box-contact {
    margin-top: 90px;
}

@media (max-width: 767px) {
    .about-III .part-I .charts #chart_div-5::before {
        width: 468px;
    }
}

.footer-top .draftmap .cover,
.footer-top .google-maps .cover {
    padding: 30%;
    overflow: hidden;
    filter: brightness(.4);
}

.footer-top .draftmap .cover img,
.footer-top .google-maps .cover img {
    transition: .3s;
    width: 100%;
    height: auto;
}

.footer-top .draftmap .link:hover img,
.footer-top .google-maps .link:hover img {
    transform: scale(1.05);
}

.footer-top .draftmap .wrapper,
.footer-top .google-maps .wrapper {
    position: relative;
}

.footer-top .draftmap .h-title,
.footer-top .google-maps .h-title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: 700;
}

.footer-top .draftmap {
    margin-right: 15px;
}

.footer-top .google-maps {
    margin-left: 15px;
}

.footer-top .draftmap,
.footer-top .google-maps {

    margin-bottom: 40px;
}

.footer-top .google-maps {
    height: 100%;
}

.map-page .iframe-container {
    padding-bottom: calc(100vh - 102px);
}
.iframe-container {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
}

@media (max-width: 1600px) {
    .site-container>.main-slider {
        margin-top: 100px;
    }
}
@media (max-width: 1199px) {
    .site-footer .box-contact {
        margin-top: 60px;
    }
    .site-container>.main-slider {
        margin-top: 90px;
    }
    .main-slider .cover {
        padding-bottom: 61%;
    }

    .editor-content h2 {
        font-size: 28px;
    }
    .editor-content h4 {
        font-size: 20px;
    }

}

@media (max-width: 991px) {
    .footer-top .draftmap {
        margin-right: 7.5px;
    }

    .footer-top .google-maps {
        margin-left: 7.5px;
    }
    .site-footer .box-contact {
        margin-top: 0px;
    }
    .site-container>.main-slider {
        margin-top: 0;
    }

    .editor-content h2 {
        font-size: 26px;
    }
    .editor-content h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .footer-top .draftmap {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .footer-top .google-maps {
        margin-left: 0px;
    }

    .footer-top .draftmap .cover,
    .footer-top .google-maps .cover {
        padding: 20%;
    }
    .site-header .bottom-bar .height {
        height: 90px;
        padding-bottom: 36px;
    }

    .editor-content h2 {
        font-size: 22px;
    }
    .editor-content h4 {
        font-size: 16px;
    }
}



/* maps */
.site-container.map-page {
    padding-top: 120px;
}

.map-page .iframe-container {
    padding-bottom: calc(100vh - 120px);
}

.map-header {
    position: fixed;
    z-index: 101;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.map-header .nav-map {
    float: right;
    margin-top: 30px;
    pointer-events: visible;
}

.map-page .nav-map .nav-list {
    margin: 0 -10px;
}

.map-page .nav-map .nav-list li {
    padding: 0 10px;
}

.iframe-container {
    position: relative;
    padding-bottom: 56%;
    overflow: hidden;
}

.map-graphic .contain {
    width: 100%;
    height: calc(100vh - 120px);
}


@media (max-width: 1600px) {
    .site-container.map-page {
        padding-top: 100px;
    }
    .map-header .nav-map {
        margin-top: 20px;
    }
    .map-graphic .contain {
        height: calc(100vh - 100px);
    }
    .map-page .iframe-container {
        padding-bottom: calc(100vh - 100px);
    }
}
@media (max-width: 1140px) {
 
}
@media (max-width: 1199px) {
    .site-container.map-page {
        padding-top: 90px;
    }

    .map-page .iframe-container {
        padding-bottom: calc(100vh - 90px);
    }
    .map-graphic .contain {
        height: calc(100vh - 90px);
    }
}

@media (max-width: 991px) {
    .site-container.map-page {
        padding-top: 60px;
    }

    .map-page .iframe-container {
        padding-bottom: calc(100vh - 60px);
    }

    .map-header {
        bottom: 0;
        top: initial;
        border-top: 1px solid #084CA9;
        background: #fff;
    }

    .map-header .nav-map {
        float: none;
        margin: 20px 0;
    }

    .map-page .nav-map .nav-list {
        display: flex;
        justify-content: center;
    }

    .map-page .iframe-container {
        padding-bottom: calc(100vh - 150px);
    }
    .map-graphic .contain {
        height: calc(100vh - 150px);
    }

    .detail.editor-content {
        padding: 30px 15px
    }
}

@media (max-width: 767px) {
    .map-page .nav-map .nav-list {
        margin: 0 -15px;
        display: flex;
        justify-content: center;
    }

    .map-page .nav-map .nav-list li {
        padding: 0 7.5px;
    }

    .map-header .nav-map {
        margin: 15px 0;
    }
    .map-page .iframe-container {
        padding-bottom: calc(100vh - 130px);
    }

    .map-graphic .contain {
        height: calc(100vh - 130px);
    }

    .editor-content .detail-download .item  {width: 100% !important;}

}

/* 26/072022 */

.site-footer .box-address {
    margin-bottom: 50px;
}

.site-footer .box-wcag img {
    width: 100%;
    max-width: 160px;
    height: auto;
}


@media (max-width: 991px) {
    .site-footer .box-address {
        margin-bottom: 0;
    }
    .site-footer .box-address .h-title {
        margin-top: 30px;
    }
    .footer-top .draftmap, .footer-top .google-maps {
        margin-bottom: 20px;
    }
}

/* edit 2022 08 25 */
.wg-news .tab-content .item-list li:nth-child(5n+1) .content .title, .wg-news .tab-content .item-list li:nth-child(5n+2) .content .title{
    min-height: 3em;
}
.news-default .content .title{
    min-height: 3em;
}

.budge-style {bottom: 95px !important;margin: 0 !important;}

.bn_iframe_widget iframe {bottom: 160px !important;}

/* edit 050568 */
.editor-content, .editor-content h2, .editor-content h4, .editor-content p {font-family: "Montserrat", 'Kanit', sans-serif;}

.editor-content .detail-download .item  {width: fit-content;}