/* .default-page ul.default-list-group li {
    padding: 0 10px;
    float: none;
    margin-bottom: 20px;
} */

.about-page {
    position: relative;
}

.about-page .about01 {
    position: relative;
    padding: 100px 0 60px 0;
}

.about-page .about01::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -350px;
    z-index: -1;
    width: 516px;
    border-radius: var(--rounded);
    background-image: url(../../image/static/about-01-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.about-page .about01 img {
    box-shadow: 0px 30px 60px rgba(145, 151, 163, 0.16);
    border-radius: var(--rounded);
}

.about-page .title {
    color: var(--color-primary);
    font-size: var(--typo-lg);
    font-weight: var(--fw-medium);
    line-height: 1em;
    margin-bottom: 20px;
}

.about-page .desc {
    color: var(--color-gray);
    font-size: var(--typo-default);
}

.about-page .about01 .img {
    text-align: right;
}

.about-page ul.default-list-group li a .title {
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    color: var(--color-default);
    font-size: var(--typo-sm);
    line-height: 1em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-page .about01 {
    position: relative;
    padding: 100px 0 60px 0;
}

.about-page .about03 {
    background-color: var(--color-gray-200);
    margin-bottom: 100px;
}

.about-page .about03 .item {
}

.about-page .about03 .desc {
    font-size: var(--typo-sm);
}

.about-page .about03 .owl-carousel .owl-stage-outer {
    padding: 0px 15px;
    margin: 0 -15px;
    overflow: visible;
}

.about-page .about03 .owl-carousel .owl-item .box-wrapper {
    background-color: var(--color-white);
}

.about-page .about03 .owl-carousel .owl-item.active .box-wrapper {
    box-shadow: var(--box-shadow-100);
}

.about-page .about03 .owl-carousel .owl-item:hover .box-wrapper {
    box-shadow: var(--box-shadow);
}

.about-page .about03 .owl-carousel {
    top: 60px;
    right: -15px;
}

.about-page .about03 .owl-carousel .owl-stage {
    padding: 0;
    margin: 0;
}

.about-page .about03 .owl-theme .owl-nav {
    position: absolute;
    left: -384px;
    bottom: 25px;
    display: flex;
}

.about-page ul.-list-group li.active a,
.about-page ul.-list-group li a:hover {
    transform: translateY(0);
}

.about-page ul.-list-group li {
    width: 25%;
}

.about-page .list-number {
    padding: 0;
    margin: 0;
    list-style: none;
    background: url(../image/background/bg-list-number.png) no-repeat center;
    background-size: contain;
}

.about-page .list-number li {
    margin-bottom: 20px;
}

.about-page .list-number li .number {
    font-family: 'Silapakorn72';
    font-size: 60px;
    font-weight: bold;
    color: #7c92b2;
    width: 60px;
    text-align: left;
}

.about-page .management-science {
    background: url(../image/background/bg-management-science.png) no-repeat top 220px right 220px;
}

.about-page .management-science .title {
    color: #5e7aa2;
    font-family: 'Silapakorn72';
    padding: 20px 120px;
    margin-bottom: 30px;
}

.about-page .management-science .title .h-title1 {
    text-align: left;
    font-size: var(--typo-xl);
}

.about-page .management-science .title .h-title2 {
    text-align: right;
    font-size: var(--typo-md);
}

.about-page .management-science .content {
    padding: 0 20px;
    font-family: 'Silapakorn72';
}

.about-page .management-science .content p {
    margin-bottom: 15px;
    font-size: 18px;
}

.about-page .Management-Structure {}

.about-page .Executives-slide {
    position: relative;
    /* height: 1024px; */
    height: 900px;
    padding-top: 40px;
    padding-bottom: 20px;
    background-image: url(../image/background/bg-Executives-slide.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.about-page .Executives-slide::before{
    content: "";
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    height: 468px;
    background: url(../../image/background/bg-people.png), var(--color-primary);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: soft-light;
    box-shadow: 0px 40px 80px rgba(0, 71, 161, 0.24);
}

.about-page .Executives-slide .container {
    position: relative;
}

.about-page .Executives-slide .owl-theme {
    position: relative;
    z-index: 2;
}

.about-page .Executives-slide .owl-theme .owl-nav {
    margin-top: 0;
}
.about-page .Executives-slide .owl-theme .owl-nav [class*="owl-"]{
    margin: 0;
}

.about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 50%;
    margin-left: -270px;
}
.about-page .Executives-slide .owl-theme .owl-nav [class*='owl-']{
    color: var(--color-primary);
    background-color: var(--color-white);
}

.about-page .Executives-slide .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 50%;
    margin-right: -270px;
}

.about-page .Executives-slide .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: 85px;
    width: 100%;
}

.about-page .Executives-slide .owl-item {
    position: relative;
    z-index: 10;
}

.about-page .Executives-slide .wrapper {
    position: relative; top: 80px;
    transform: scale(0.7);
    display: block;
    -webkit-transition: All 400ms ease;
    -moz-transition: All 400ms ease;
    -o-transition: All 400ms ease;
    transition: All 400ms ease;
    transition-delay: 0.4s;
}

.about-page .Executives-slide .wrapper figure {
    display: block;
}

.about-page .Executives-slide .wrapper .content {
    text-align: center;
    padding-top: 50px;
    opacity: 0;
    -webkit-transition: All 0ms ease;
    -moz-transition: All 0ms ease;
    -o-transition: All 0ms ease;
    transition: All 0ms ease;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.about-page .Executives-slide .wrapper .content .title {
    font-size: var(--typo-lg);
    font-weight: var(--fw-bold);
    color: var(--color-white);
    line-height: 1;
    margin-bottom: 15px;
}

.about-page .Executives-slide .wrapper .content .desc {
    font-size: var(--typo-md);
    font-weight: var(--fw-medium);
    color: var(--color-white);
    margin-bottom: 50px;
}
.about-page .Executives-slide .wrapper .content > .desc {
    margin-bottom: 140px;
}

.about-page .Executives-slide .wrapper .content .btn {
    min-width: 110px;
}

.about-page .Executives-slide .owl-item.center .wrapper {
    top: 0;
    transform: scale(1);
    -webkit-transition: All 400ms ease;
    -moz-transition: All 400ms ease;
    -o-transition: All 400ms ease;
    transition: All 400ms ease;
    /*-webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;*/
}

.about-page .Executives-slide .owl-item.center .content {
    opacity: 1;
    -webkit-transition: All 400ms ease;
    -moz-transition: All 400ms ease;
    -o-transition: All 400ms ease;
    transition: All 400ms ease;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.about-page .Executives-slide .hexagone .image{
    display: block;
    padding-top: 86.6%;
    background-color: #3364AD;
    background-size: contain;
    background-position: center 10px;
    background-repeat: no-repeat;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.about-page .Executives-slide .owl-item.center .hexagone .image{
    background-color: var(--color-secondary);
}

.about-page .Executives-slide .frame:after {
    content: '';
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: -50%;
    height: 50px;
    width: 200%;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
}

.about-page .Executives-slide .owl-carousel.padding {
    /* padding: 0 230px; */
}

.about-page .Executives-slide .owl-carousel .owl-stage {
    /*margin:0 auto;*/
    margin: 0;
    padding: 0;
}

/* .about-page .Executives-slide .owl-item .item {
    padding-top: 100px;
} */

.about-page .manager-head-title {
    position: relative;
    width: 100%;
    display: table;
    margin-bottom: 40px;
}

.about-page .manager-info {
    margin-bottom: 50px;
}

.about-page .manager-head-title .inner {
    position: relative;
    z-index: 3;
    vertical-align: middle;
}

.about-page .manager-head-title .inner .title {
    font-size: var(--typo-xl);
    font-weight: var(--fw-bold);
    color: var(--color-primary);
    line-height: 1.2em;
    margin-bottom: 0;
}

.about-page .manager-head-title .inner .desc {
    font-size: var(--typo-lg);
    color: var(--color-default);
    font-weight: var(--fw-medium);
    line-height: 1.2em;
    margin: 0;
}

.about-page .manager-graduated {
    position: relative;
}

.about-page .manager-graduated ul {
    list-style: none;
    margin-bottom: 15px;
}

.about-page .manager-graduated ul li {
    color: var(--color-gray);
    font-size: var(--typo-sm);
    text-align: center;
    position: relative;
    margin-bottom: 5px;
}

.about-page .manager-graduated ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background-color: var(--color-default);
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.about-page .manager-contact {
    position: relative;
}

.about-page .manager-contact ul {
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}

.about-page .manager-contact ul li {
    text-align: center;
    position: relative;
    margin-bottom: 5px;
}

.about-page .manager-contact ul li img {
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 5px;
}

.about-page .manager-contact ul li a {
    font-size: var(--typo-sm);
    color: var(--color-gray);
}

.about-page .Academic-performance {
    position: relative;
    margin-bottom: 35px;
}

.about-page .Academic-performance .title {
    font-size: 24px;
    font-weight: bold;
    color: #5E7AA2;
    margin-bottom: 15px;
}

.about-page .Academic-performance ul {
    padding: 0;
    margin: 35px 10px 10px 35px;
    list-style: none;
}

.about-page .Academic-performance ul li {
    color: #666666;
    font-size: 16px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 5px;
}

.about-page .Academic-performance ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    position: absolute;
    top: 9px;
    left: 15px;
    font-size: 5px;
}

.about-page ul.-sublist-group {
    padding-top: 50px;
    border-top: 1px solid #e1e1e1;
}

.about-page ul.-sublist-group li {
    width: 33.33%;
}


/* People */
.people-page {
    /* background-image: url(../../image/background/BG.png);
    background-repeat: no-repeat;
    background-size: contain; */
    margin-top: -68.8px;
    padding-top: 68.8px;
}

.people-page .manager-box .box,
.people-page .Executives-slide .box {
    position: relative;
    width: 460px;
    height: 540px;
    overflow: hidden;
    margin: 0 auto;
}

.people-page .manager-box .box {
    width: 380px;
    height: auto;
    overflow: initial;
    padding: 0 46px;
}

.people-page .Executives-slide .box::before { display: none;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 460px;
    height: 460px;
    background-color: transparent;
    border-radius: var(--rounded-circle);
    z-index: 1;
    box-shadow: 0 220px 0 -80px var(--color-gray-200);
}

.people-page .manager-box .box .circle,
.people-page .Executives-slide .box .circle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 460px;
    height: 460px;
    background: linear-gradient(#fff 0%, #d4d9df 100%);
    overflow: hidden;
    border-radius: var(--rounded-circle);
}
.people-page .manager-box .box .circle,
.people-page .Executives-slide .box .circle:before{content: ''; position: absolute;  top: 0; left: 0; width: 100%; height: 100%;
    background-image: url(../../image/background/bg-people.png); background-size: cover; background-repeat: no-repeat;
    transition: All 400ms ease; opacity: 0;
}

.people-page .Executives-slide .box .mark img{
    top: 0;
}

.people-page .manager-box .box img {
    position: relative;
    z-index: 1;
}

.people-page .manager-box .box .circle {
    width: 380px;
    height: 380px;
    top: 80px;
    z-index: 0;
}

.people-page .manager-box .box .drop-shadow {
    content: '';
    pointer-events: none;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 80%);
}

.people-page .Executives-slide .box .circle img {
    position: absolute;
    top: -30%;
    left: 50%;
    transform: translateX(-50%);
}

.people-page .Executives-slide .box img {
    position: absolute;
    top: -11%;
    left: 50%;
    transform: translateX(-50%);
}

.people-page .manager-box .box .circle,
.people-page .Executives-slide .owl-item.center .box .circle {
    /*background-image: url(../../image/background/bg-people.png);
    background-size: cover;
    background-repeat: no-repeat;*/
}
.people-page .manager-box .box .circle,
.people-page .Executives-slide .owl-item.center .box .circle:before{opacity: 1;}

/* .people-page .Executives-slide .owl-item.center .wrapper::before {
    content: '';
    position: absolute;
    top: 20px;
    left: -30px;
    width: 460px;
    height: 460px;
    background: linear-gradient(120deg, #f7c52a 0%, #05afae 100%);
    opacity: 0.2;
    border-radius: var(--rounded-circle);
    transition: All 400ms ease;
} */

.people-page .Executives-slide .wrapper::before {
    content: '';
    position: absolute;
    top: -27px;
    left: 0;
    width: 100%;
    padding-top: 76.6%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='353' height='304' viewBox='0 0 353 304'%3E%3Cpath id='Polygon_46' data-name='Polygon 46' d='M251.508,0A23,23,0,0,1,271.4,11.452l74.9,129a23,23,0,0,1,0,23.1l-74.9,129A23,23,0,0,1,251.508,304H101.492A23,23,0,0,1,81.6,292.548l-74.9-129a23,23,0,0,1,0-23.1l74.9-129A23,23,0,0,1,101.492,0Z' fill='%23fff'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 77.5%;
    transition: All 400ms ease;
    z-index: -1;
}
.people-page .Executives-slide .owl-item.center .wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 76.6%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='345.809' height='304' viewBox='0 0 345.809 304'%3E%3Cpath id='Path_10781' data-name='Path 10781' d='M251.508,0A23,23,0,0,1,271.4,11.452l74.9,129a23,23,0,0,1,0,23.1l-74.9,129A23,23,0,0,1,251.508,304H101.492A23,23,0,0,1,81.6,292.548l-74.9-129a23,23,0,0,1,0-23.1l74.9-129A23,23,0,0,1,101.492,0Z' transform='translate(-3.595)' opacity='0.418'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    transition: All 400ms ease;
    z-index: -1;
}

.people-page .Executives-slide .owl-item.center .wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: -100px;
    width: 157px;
    height: 142px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='165' height='142' viewBox='0 0 165 142'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%2300347c'/%3E%3Cstop offset='1' stop-color='%23559cff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Polygon_54' data-name='Polygon 54' d='M110.513,0A23,23,0,0,1,130.4,11.446l27.887,48a23,23,0,0,1,0,23.108l-27.887,48A23,23,0,0,1,110.513,142H54.487A23,23,0,0,1,34.6,130.554l-27.887-48a23,23,0,0,1,0-23.108l27.887-48A23,23,0,0,1,54.487,0Z' opacity='0.1' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    transition: All 400ms ease;
}

.about-page .Executives-slide .owl-theme .owl-nav {display: block;position: absolute; left: 0; right: 0; top: 230px;}

.about-page .Executives-slide .owl-item.center .content {
    position: absolute;
    left: -100%;
    right: -100%;
}


/* .people-page .Executives-slide .owl-item.center .box::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -15px;
    width: 460px;
    height: 460px;
    background: linear-gradient(#fff 0%, #d4d9df 100%);
    border-radius: var(--rounded-circle);
    z-index: 0;
} */

.about-page .Executives-slide .wrapper .content .info {
    padding: 0 10px;
}

.about-page .Executives-slide .wrapper .content .info .desc {
    font-size: var(--typo-sm);
    color: var(--color-gray);
    font-weight: var(--fw-normal);
}

.people-page .content-box .manager-info .icon,
.people-page .content-box .manager-head-title .icon,
.about-page .Executives-slide .wrapper .content .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 58px;
    height: 50px;
    padding: 10px;
    /* background-color: var(--color-gray-200); */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58.059' height='50' viewBox='0 0 58.059 50'%3E%3Cpath id='Polygon_59' data-name='Polygon 59' d='M37.787,0a10,10,0,0,1,8.648,4.979l8.709,15a10,10,0,0,1,0,10.042l-8.709,15A10,10,0,0,1,37.787,50H20.272a10,10,0,0,1-8.648-4.979l-8.709-15a10,10,0,0,1,0-10.042l8.709-15A10,10,0,0,1,20.272,0Z' fill='%236bba22'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.people-page .content-box .manager-info .icon img,
.people-page .content-box .manager-head-title .icon img,
.about-page .Executives-slide .wrapper .content .icon img {
    width: 22px;
}
.people-page .content-box .manager-head-title .icon {
    margin-bottom: 0;
    width: 65px;
    height: 65px;
    margin-right: 20px;
}

.about-page .Executives-slide .owl-item:not(.center) .info {
    display: none;
}

.about-page ul.default-list-group li.active a .about-page ul.default-list-group li a:hover {
    transform: translateY(0);
}














 /* @media (max-width: 1600px) {
     .about-page .about03 .owl-theme .owl-nav {
         left: -307px;
     }
     .about-page .Executives-slide {
         height: 900px;
         padding-top: 30px;
     }
     .people-page .Executives-slide .box {
         width: 400px;
         height: 450px;
     }
     .people-page .Executives-slide .box .circle {
         width: 400px;
         height: 400px;
     }
     .people-page .Executives-slide .box::before {
         width: 400px;
         height: 400px;
     }
     .people-page .Executives-slide .owl-item.center .wrapper::before {
         width: 360px;
         height: 360px;
         top: -30px;
     }
     .people-page .Executives-slide .box img {
         top: -15%;
     }
     .people-page .Executives-slide .owl-item.center .wrapper::after {
         right: 0px;
         width: 75px;
         height: 75px;
     }
     .about-page .Executives-slide .owl-theme .owl-nav {
         top: 220px;
     }
     .about-page .Executives-slide .wrapper {
         transform: scale(0.5) translateY(-130px);
     }
 } */

@media (max-width: 1440px) {
    .about-page .about03 .owl-theme .owl-nav {
        left: -308px;
    }
    .about-page .Executives-slide .frame,
    .about-page .Executives-slide .container:after {
        width: 220px;
        height: 348px;
    }
    /* .about-page .Executives-slide .wrapper .content .desc {margin-bottom: 120px;} */
    .about-page .Executives-slide::before {height: 420px;}

    .default-page ul.default-list-group li a .icon{margin-top: 10px;}
    .default-page ul.default-list-group li a .box-wrapper{height: 200px;}

    .people-page .manager-box .box {
        width: 320px;
    }
    .people-page .manager-box .box .circle {
        width: 320px;
        height: 320px;
        top: 60px;
    }

    /* .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {margin: 0; left: 280px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next {margin: 0; right: 280px;} */

    .people-page .manager-box .box{width: 330px; height: 605px;}
    .people-page .manager-box .box .drop-shadow {height: 30px;}
    
    .people-page .Executives-slide .box {width: 330px;height: 410px;}
    .people-page .manager-box .box .circle, 
    .people-page .Executives-slide .box .circle {width: 330px;height: 330px;}
    /* .people-page .Executives-slide .owl-item.center .wrapper::before {width: 300px;height: 300px;top: 10px;} */
    /* .people-page .Executives-slide .owl-item.center .wrapper::after {top: 20px;right: 0px;} */
    .people-page .Executives-slide .owl-item.center .wrapper::after {top: 20px;right: -80px;width: 100px;}

}

@media (max-width: 1199px) {
     .about-page ul.-list-group li {
         width: 33.33%;
     }
     .about-page .about03 .owl-theme .owl-nav {
         left: -268px;
     }
     .about-page .Executives-slide {
         height: auto;
         padding-top: 20px;
     }
     .about-page .Executives-slide .frame,
     .about-page .Executives-slide .container:after {
         width: 220px;
         height: 335px;
     }
     .about-page .Executives-slide .frame {
         border: 5px solid #4BB1B0;
     }
     .about-page .Executives-slide .container:after {
         border-left: 5px solid #4BB1B0;
         border-right: 5px solid #4BB1B0;
     }
     .about-page .Executives-slide .wrapper .content {
         left: -115px;
     }
     .about-page .Executives-slide .wrapper .content .title {
         font-weight: normal;
         margin-bottom: 5px;
     }
     .about-page .Executives-slide .wrapper .content .desc {
         margin-bottom: 10px;
     }
     .about-page .Executives-slide {
         height: 760px;
         padding-top: 30px;
     }
     .people-page .Executives-slide .box {
         width: 320px;
         height: 360px;
     }
     .people-page .Executives-slide .box .circle {
         width: 320px;
         height: 320px;
     }
     .people-page .Executives-slide .box::before {
         width: 320px;
         height: 320px;
         box-shadow: 0 220px 0 -40px var(--color-gray-200);
     }
     .people-page .Executives-slide .owl-item.center .wrapper::before {
         width: 300px;
         height: 300px;
         top: 0px;
     }
     .people-page .Executives-slide .box img {
         top: -15%;
     }
     .people-page .Executives-slide .owl-item.center .wrapper::after {
         right: 0px;
         width: 60px;
         height: 60px;
     }
     .about-page .Executives-slide .owl-theme .owl-nav {
         top: 220px;
     }
     /* .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {
         left: -174px;
     }
     .about-page .Executives-slide .owl-carousel .owl-nav .owl-next {
         right: -160px;
     } */
     .people-page .manager-box .box {
         width: 280px;
         padding: 0 30px;
     }
     .people-page .manager-box .box .circle {
         width: 280px;
         height: 280px;
         top: 60px;
     }
     .people-page .manager-box .box .drop-shadow {
         height: 35px;
     }
     .people-page .content-box .manager-head-title .icon {
         width: 50px;
         height: 50px;
     }
}

@media (max-width: 991px) {
    .about-page .about01::before {
        display: none;
    }
    .about-page .about01 {
        padding: 30px 0 30px 0;
    }
    .about-page .about01 .img {
        margin-top: 20px;
    }
    .about-page .about02 {
        margin-bottom: 30px;
    }
    .about-page .about03 {
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about-page .about03 .owl-carousel .owl-item .box-wrapper{
        padding: 20px;
    }
    .about-page .about03 .desc{
        margin-bottom: 5px;
    }
    .about-page .about03 .owl-carousel {
        right: initial;
        top: initial;
        margin-top: 30px;
    }
    .about-page .about03 .owl-theme .owl-nav {
        position: relative;
        left: initial;
    }
    .about-page .about03 .owl-carousel .owl-stage-outer {
        padding: 0px 14px;
        margin: 0 -14px;
    }
    .about-page .about03 .owl-carousel .owl-stage-outer {
        padding: 0px 7px;
        margin: 0 -7px;
    }
    .about-page .Executives-slide .owl-carousel.padding {
        padding: 0px;
    }
    .about-page .Executives-slide {
        height: 680px;
        padding-top: 30px;
    }

    .people-page .Executives-slide .box {
        width: 260px;
        height: 340px;
    }
    .people-page .Executives-slide .box .circle {
        width: 260px;
        height: 260px;
    }
    .people-page .Executives-slide .box::before {
        width: 260px;
        height: 260px;
        box-shadow: 0 220px 0 0px var(--color-white);
    }
    .people-page .Executives-slide .owl-item.center .wrapper::before {
        width: 240px;
        height: 240px;
        top: 0px;
    }
    .people-page .Executives-slide .box img {
        top: -15%;
    }
    .people-page .Executives-slide .owl-item.center .wrapper::after {
        right: 0px;
        width: 50px;
        height: 50px;
    }
    
    .about-page .Executives-slide .owl-theme .owl-nav {
        top: 170px;
    }
    /* .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {
        left: -126px;
    }
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next {
        right: -140px;
    } */

    .people-page .manager-box .box {
        width: 260px; height: 515px;
        padding: 0 30px;
    }
    .people-page .manager-box .box .circle {
        width: 260px;
        height: 260px;
        top: 50px;
    }
    .people-page .manager-box .box .drop-shadow {
        height: 30px;
    }

    .about-page .Executives-slide .owl-carousel .owl-stage {padding-bottom: 70px;}

    .about-page .manager-graduated ul li::before {width: 4px;height: 4px;margin-right: 4px;position: relative; top: -1px;}

}

@media (max-width: 767px) {
     .about-page ul.-list-group li {
         width: 50%
     }
     .about-page .about02 .img {
         text-align: center;
         padding: 0 20%;
     }
     .about-page .Executives-slide .wrapper .content {
         width: auto;
         left: 0;
         margin: 0 -60px;
         padding-top: 20px;
     }
     /* .about-page .Executives-slide .wrapper .content .title {
         font-size: 20px;
     } */
     .about-page .Executives-slide {
         height: auto;
     }
     .about-page .Executives-slide .owl-theme .owl-nav [class*='owl-'] {
         margin: auto;
     }
     .about-page .Executives-slide .frame,
     .about-page .Executives-slide .container:after {
         display: none;
         height: 60%;
         top: 35%;
     }
     .about-page .Executives-slide .wrapper {
         transform: scale(1);
     }
     .about-page .Executives-slide .wrapper figure img {
         height: 0;
         padding-top: 80%;
     }
     .about-page .Executives-slide .wrapper .content {
         margin: 0;
     }
     .about03-list .owl-theme .owl-nav [class*="owl-"]{
        width: 40px;
        height: 40px;
        margin: 5px;
     }
     .about-page .about03 .owl-theme .owl-nav{
        bottom: 0;
     }
     .people-page .Executives-slide .box {
         width: 260px;
         height: 295px;
     }
     .people-page .Executives-slide .box .circle {
         width: 260px;
         height: 260px;
     }
     .people-page .Executives-slide .box::before {
         width: 260px;
         height: 260px;
         box-shadow: 0 220px 0 0px var(--color-white);
     }
     .people-page .Executives-slide .owl-item.center .wrapper::before {
         width: 240px;
         height: 240px;
         top: 0px;
         left: 0;
     }
     .people-page .Executives-slide .box img {
         top: -15%;
     }
     .people-page .Executives-slide .owl-item.center .wrapper::after {
         right: 0px;
         width: 50px;
         height: 50px;
     }
     .about-page .Executives-slide .owl-theme .owl-nav {
         top: 170px;
     }
     /* .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {
         left: -140px;
     }
     .about-page .Executives-slide .owl-carousel .owl-nav .owl-next {
         right: -140px;
     } */
     .about-page .Executives-slide .owl-item.center .content {
         position: relative;
         left: initial;
         right: initial;
     }
     .people-page .manager-box .box {
         width: 220px;height: 415px;
         padding: 0 30px;
     }
     .people-page .manager-box .box .circle {
         width: 220px;
         height: 220px;
         top: 50px;
     }
     .people-page .manager-box .box .drop-shadow {
         height: 30px;
     }
     .about-page .manager-box {
         margin-bottom: 30px;
     }
     .about-page .manager-head-title {
         margin-bottom: 15px;
     }
}

@media (max-width: 575px) {
    .default-page ul.default-list-group li a .box-wrapper{
        padding: 15px;
    }
    .default-page ul.default-list-group{
        margin-left: -5px;
        margin-right: -5px;
    }
    .about-page .about03{
        margin-bottom: 0;
    }
     .about-page ul.-list-group li {
         width: 50%;
         padding: 0 5px;
         margin-bottom: 10px !important;
     }
     .about-page ul.default-list-group li a .title{
        height: 3em;
     }
     .about-page .title {
         text-align: center;
     }
     .about-page .btn {
         width: 100%;
     }
     .about-page .about01 .img {
         text-align: center;
     }
     .people-page .Executives-slide .box {
         width: 220px;
         height: 260px;
     }
     .people-page .Executives-slide .box .circle {
         width: 220px;
         height: 220px;
     }
     .people-page .Executives-slide .box .circle img {top: -70px;}
     /* .people-page .Executives-slide .box .mark{
        display: none;
     } */
     .people-page .Executives-slide .box .mark img {top: -30px;}
     .people-page .Executives-slide .box::before {
         width: 220px;
         height: 220px;
         box-shadow: 0 189px 0 0px var(--color-white);
     }
     .people-page .Executives-slide .owl-item.center .wrapper::before {
         width: 180px;
         height: 180px;
         top: 0px;
         left: 40px;
     }
     .people-page .Executives-slide .box img {
         top: -15%;
     }
     .people-page .Executives-slide .owl-item.center .wrapper::after {
         top: 10px; right: 60px;
         width: 50px;
         height: 50px;
     }
     .about-page .Executives-slide .owl-theme .owl-nav {
         top: 150px;
     }
     /* .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev {
         left: -120px;
     }
     .about-page .Executives-slide .owl-carousel .owl-nav .owl-next {
         right: -120px;
     } */
     .about-page .manager-head-title .inner .title {
         font-size: var(--typo-lg); text-align: left;
     }
     .about-page .manager-head-title .inner .desc {
         font-size: var(--typo-md);
     }
}







.people-page{
    margin-top: -85px;
    padding-top: 85px;
}
.people-page .Executives-slide .owl-carousel .owl-stage-outer{
    overflow: visible;
}
.people-page .Executives-slide .box .circle img{
    top: -50px;
}
.people-page .Executives-slide .box .mark{
    padding: 0;
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    width: 460px;
    height: 460px;
    margin: auto;
    overflow: hidden;
}
/* .about-page .Executives-slide .wrapper .content .desc{
    margin-bottom: 40px;
} */
.about-page .Executives-slide .wrapper .content .btn{
    min-width: 180px;
}

/* history */
.history-content{
    margin-top: 30px;
}
.history-content .desc {
    line-height: 1.6em;
}
.history-content .first-row .desc {
    min-height: 480px;
}
.history-content .title{
    font-size: 56px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.history-content .graphic-history {
    position: absolute;
    top: -185px;
    right: 100%;
    margin-right: -1770px;
    width: 990px;
    height: 781px;
    background: url(../../image/static/history-graphic.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.history-content .drop-shadow {
    content: '';
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 60px;
    right: -140px;
    height: 800px;
    width: 800px;
    background: radial-gradient(ellipse at center, rgba(107, 186, 34, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
}

/* Authority, Vision, Mission อำนาจหน้าที่ วิสัยทัศน์ ภารกิจ */
.avm-content .title {
    position: relative;
}
.avm-content .title::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -16px;
    width: 36px;
    height: 36px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='36' viewBox='0 0 41 36'%3E%3Cg id='Polygon_75' data-name='Polygon 75' fill='none' opacity='0.2'%3E%3Cpath d='M26.681,0a7,7,0,0,1,6.083,3.536l6.264,11a7,7,0,0,1,0,6.928l-6.264,11A7,7,0,0,1,26.681,36H14.319a7,7,0,0,1-6.083-3.536l-6.264-11a7,7,0,0,1,0-6.928l6.264-11A7,7,0,0,1,14.319,0Z' stroke='none'/%3E%3Cpath d='M 14.31926918029785 3 C 12.88496971130371 3 11.55307006835938 3.774269104003906 10.84332084655762 5.020650863647461 L 4.579441070556641 16.02063941955566 C 3.884201049804688 17.2415599822998 3.884201049804688 18.75844955444336 4.579429626464844 19.97934913635254 L 10.84333038330078 30.97936058044434 C 11.55307006835938 32.22573089599609 12.88496971130371 33 14.31926918029785 33 L 26.68072891235352 33 C 28.11503028869629 33 29.44692993164062 32.22573089599609 30.15668106079102 30.97935104370117 L 36.42057037353516 19.97934913635254 C 37.11581039428711 18.7584400177002 37.11581039428711 17.2415599822998 36.42057037353516 16.02065086364746 L 30.15668106079102 5.020650863647461 C 29.44692993164062 3.774269104003906 28.11502075195312 3 26.68072891235352 3 L 14.31926918029785 3 M 14.31926918029785 0 L 26.68072891235352 0 C 29.19647979736328 0 31.51873970031738 1.349990844726562 32.76362991333008 3.536128997802734 L 39.02751922607422 14.53613090515137 C 40.25032806396484 16.68350028991699 40.25032806396484 19.31649971008301 39.02751922607422 21.46387100219727 L 32.76362991333008 32.46387100219727 C 31.51873970031738 34.65002059936523 29.19647979736328 36 26.68072891235352 36 L 14.31926918029785 36 C 11.80352020263672 36 9.481260299682617 34.65002059936523 8.236370086669922 32.46387100219727 L 1.972480773925781 21.46387100219727 C 0.7496681213378906 19.31649971008301 0.7496795654296875 16.68350028991699 1.972480773925781 14.53613090515137 L 8.236370086669922 3.536128997802734 C 9.481260299682617 1.349979400634766 11.80352020263672 0 14.31926918029785 0 Z' stroke='none' fill='%236bba22'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
}
.avm-content .first-row .desc {
    font-size: var(--typo-md);
}
.avm-content .second-row{
    position: relative;
    padding: 80px 0;
}
.avm-content .second-row::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    background: url(../../image/background/bg-avm.png), var(--color-primary);
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: soft-light;
}
.avm-content .second-row .desc{
    color: var(--color-white);
}
.avm-content .graphic-avm {
    position: absolute;
    top: -130px;
    left: 100%;
    margin-left: -1090px;
    width: 1030px;
    height: 1000px;
    background: url(../../image/static/graphic-avm.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.avm-content .item-list {
    padding: 0;
}
.avm-content .third-row{
    margin-top: 80px;
}
.avm-content .third-row .item-list {
    margin: 0 -10px;
}
.avm-content .third-row .title {
    margin: 0;
}
.avm-content .third-row .item-list > li {
    width: 33.33%;
    padding: 0 10px;
    margin-top: 40px;
}
.avm-content .third-row .item-list > li .no {
    min-width: 40px;
    line-height: 1.3em;
}
.management-team .thumb{
    margin-top: -130px;
    margin-bottom: 20px;
}
.management-team .thumb .hexagone{
    width: 237px;
}
.management-team .thumb .hexagone .image{
    background-color: #F2F4F5;
}
.management-team .item-list {
    margin: 0 -15px;
}
.management-team .item-list > li {
    width: 33.33%;
    padding: 0 15px;
    padding-top: 140px;
    margin-bottom: 30px;
}
.management-team .frame {
    background-color: var(--color-white);
    padding: 30px;
    box-shadow: 0px 16px 30px rgba(146, 146, 146, 0.16);
}
.management-team .inner {
    text-align: center;
}
.management-team .inner .name {
    font-size: var(--typo-md);
    font-weight: var(--fw-medium);
    margin-bottom: 15px;
}
.management-team .inner .position {
    line-height: 1.5em;
    min-height: calc(1.5em * 3);
    margin-bottom: 15px;
}
.management-team .inner .link {
    display: flex;
    justify-content: center;
    font-size: var(--typo-sm);
    color: var(--color-default);
    margin-bottom: 10px;
}
.management-team .inner .link .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 3px;
    width: 28px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.868' height='24' viewBox='0 0 27.868 24'%3E%3Cpath id='Polygon_92' data-name='Polygon 92' d='M18.023,0a5,5,0,0,1,4.324,2.489l4.064,7a5,5,0,0,1,0,5.021l-4.064,7A5,5,0,0,1,18.023,24H9.846a5,5,0,0,1-4.324-2.489l-4.064-7a5,5,0,0,1,0-5.021l4.064-7A5,5,0,0,1,9.846,0Z' fill='%236bba22'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-size: contain;
}
.management-team .inner .link span {
    font-size: 14px;
}
.management-team .inner .link .icon img {
    width: 10px;
}

/* default-nav-slider */
.default-nav-slider {padding: 0 120px; overflow: hidden; padding-bottom: 30px; margin-bottom: 30px;}
.default-nav-slider .owl-carousel .owl-nav .owl-prev, 
.default-nav-slider .owl-carousel .owl-nav .owl-next {position: absolute; top: 26px;}
.default-nav-slider .owl-carousel .owl-nav .owl-prev{left: -45px;}
.default-nav-slider .owl-carousel .owl-nav .owl-next{right: -45px;}
.default-nav-slider .owl-carousel .owl-nav .owl-prev span, 
.default-nav-slider .owl-carousel .owl-nav .owl-next span{color: var(--color-secondary); font-size: 26px !important; font-weight: bold;}
.default-nav-slider .owl-carousel .owl-stage {margin: 0; padding: 0;}
.default-nav-slider .owl-carousel .owl-stage-outer {border-radius: 16px; background-color: var(--color-gray-200); overflow: initial;}
.default-nav-slider .owl-carousel .link {display: flex; align-items: center; justify-content: center; color: var(--color-gray); background-color: var(--color-gray-200); height: 80px; padding: 15px; border-radius: 16px;}
.default-nav-slider .owl-carousel .link.active {position: relative; color: var(--color-white); background-color: var(--color-secondary); box-shadow: 0px 8px 16px rgba(107, 186, 34, 0.16);}
.default-nav-slider .owl-carousel .link.active::before {content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -16px; width: 0; height: 0; border-left: 35px solid transparent; border-right: 35px solid transparent; border-top: 16px solid var(--color-secondary);}
/* default-nav-slider */

/* form-block */
.form-block {
    background: var(--color-primary);
    padding: 30px;
    color: var(--color-white);
}
.form-block .title {color: var(--color-secondary);}
.form-block .form-default .form-group {border: 2px solid rgba(255, 255, 255, 0.2); padding: 0;}
.form-block .form-default label {
    font-size: var(--typo-sm);
    color: var(--color-secondary);
    padding:0;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 60px;
}
.form-block .form-default label::after {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 12px;
    width: 2px;
    background: rgba(255, 255, 255, 0.2);
}
.form-block .form-default .textarea-label::after {
    height: 36px;
    bottom: initial;
}
.form-block .form-control-feedback {
    top: 20px;
    right: 15px;
}
.form-block .form-default .form-control-plaintext {
    font-size: var(--typo-sm);
    color: var(--color-white);
    padding-left: 30px;
}
.form-block .form-default input {
    height: 60px;
    
}
.form-block .form-default textarea {
    padding-top: 17px;
}
.form-block .form-default .form-control-plaintext:focus-visible {
    outline: transparent;
}
.form-block .form-default .form-control-plaintext::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: .6; /* Firefox */
}
.form-block .form-default .form-control-plaintext:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
    opacity: .6;
}
  
.form-block .form-default .form-control-plaintext::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
    opacity: .6;
}
.form-block .form-button .btn  {
    font-size: var(--typo-sm);
}
.form-block .form-button .btn span {
    font-size: 22px !important;
    color: var(--color-white);
    position: absolute;
    display: flex;
    align-items: center;
    top: 2px;
    right: 15px;
    bottom: 0;
}
.form-block .select2-container--default .select2-selection--single {
    height: 60px;
    background-color: transparent;
    border: transparent;
}
.form-block .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: var(--typo-sm) !important;
    line-height: 60px;
    color: var(--color-white);
}
.form-block .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    color: var(--color-white);
    line-height: 60px;
    font-size: 22px;
}
/* form-block */

/* q-and-a */
.q-and-a .graphic {
    position: absolute;
    left: 100%;
    top: 300px;
    margin-left: -1990px;
    width: 532px;
    height: 463px;
    background: url(../../image/static/graphic-q-and-a.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.collapse-block .btn {
    display: flex;
    align-items: center;
    font-size: var(--typo-md);
    color: var(--color-gray);
    text-align: left;
    text-decoration: none;
    line-height: 1.5em;
    height: auto;
}
.collapse-block .btn.focus, 
.collapse-block .btn:focus { 
    box-shadow:none
}
.collapse-block .btn .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    height: 50px;
    background-color: rgba(212, 217, 223, .5);
    border-radius: 50%;
    margin-right: 25px;
}
.collapse-block .btn span{
    font-size: 28px !important;
}
.collapse-block .card-header {
    padding: 1.657rem 1.25rem;
}

.collapse-block .btn:not(.collapsed){
    color: var(--color-primary);
}
.collapse-block .btn:not(.collapsed) span::before{
    content: "\e897";
}
.collapse-block .card {
    border-radius: 0;
    border-color: #f7f8fa
}
.collapse-block .card-header {
    background-color: var(--color-white);
}
.collapse-block .card-header:first-child {
    border-radius: 0;
}
.collapse-block .card-header {
    border-bottom: transparent;
}
.collapse-block .card-body {
    position: relative;
    color: var(--color-white);
    background-color: var(--color-primary);
    padding-left: 112px;
}
.collapse-block .card-body::before {
    content: "";
    position: absolute;
    left: 112px;
    top: 26px;
    width: 6px;
    height: 56px;
    background-color: var(--color-secondary);
}
.collapse-block .card-body .desc {
    color: var(--color-white);
    margin-left: 60px;
}
/* q-and-a */


@media (max-width: 1600px) {
    .history-content .graphic-history {margin-right: -1580px; width: 800px;}
    .history-content .drop-shadow {top: 0; right: -100px; height: 700px; width: 700px;}
    .history-content .first-row .desc {min-height: 350px;}
}

@media (max-width: 1440px) {
    /* .about-page .Executives-slide{ padding-bottom: 80px;} */
    .about-page .Executives-slide{height: 830px;}
    /* .about-page .Executives-slide .wrapper .content{padding-top: 30px;} */
    .about-page .Executives-slide .wrapper .content{padding-top: 70px;}
    .about-page .Executives-slide .wrapper{top: 70px;}
    .about-page .Executives-slide .wrapper .content .title{margin-bottom: 5px;}
    .people-page .Executives-slide .box .mark{width: 330px; height: 330px;}
    .about-page .Executives-slide .owl-theme .owl-nav{top: 220px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev{margin-left: -200px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next{margin-right: -200px;}
    .people-page .Executives-slide .wrapper::before {top: -5px; padding-top: 84.6%; background-size: 97.5%;}
    .people-page .Executives-slide .owl-item.center .wrapper::before {top: 6px; padding-top: 87.6%;}

    .history-content .first-row .desc {min-height: 400px;}
    .history-content .graphic-history {margin-right: -1420px;}
    .history-content .title {font-size: 50px;}
    .avm-content .graphic-avm {top: -100px; margin-left: -886px; width: 860px;}
    .management-team .item-list > li {padding-top: 126px;}
    .about-page .Executives-slide .wrapper .content > .desc {margin-bottom: 130px;}
    .about-page .Executives-slide .wrapper .content .info .desc {margin-bottom: 40px;}

    .form-block .form-default input {height: 55px;}
    .form-block .form-default label {line-height: 55px;}
    .form-block .form-control-feedback {top: 17px;}
    .form-block .select2-container--default .select2-selection--single {height: 55px;}
    .form-block .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 55px;} 
    .form-block .select2-container--default .select2-selection--single .select2-selection__arrow:before {line-height: 55px;} 
    .form-block .form-default textarea {padding-top: 14px;} 

    .collapse-block .btn span {font-size: 26px !important;}
    .q-and-a .graphic {top: 250px; margin-left: -1570px; width: 400px;}
}
@media (max-width: 1199px) {
    .history-content .title {font-size: 46px;}
    .avm-content .second-row {padding: 50px 0;}
    .avm-content .graphic-avm {top: -85px; margin-left: -880px; width: 840px;}
    .avm-content .third-row {margin-top: 50px;}

    .people-page .Executives-slide .wrapper::before {top: -5px;padding-top: 85.6%;background-size: 98.5%;}
    .about-page .Executives-slide .owl-item.center .hexagone{width: 300px;}
    .people-page .Executives-slide .owl-item.center .wrapper::before {left: 33px; padding-top: 80.6%;}
    .about-page .Executives-slide {height: 800px;}    

    .default-nav-slider {padding-left: 40px; padding-right: 40px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-prev {left: -40px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-next {right: -40px;}

    .collapse-block .btn .icon {width: 45px;min-width: 45px;height: 45px;}
}
@media (max-width: 991px) {
    .people-page .Executives-slide .box{height: 320px;}
    .people-page .Executives-slide .box .mark{width: 260px; height: 260px;}
    .people-page .Executives-slide .owl-item.center .wrapper::before{display: none; left: -80px; right: 0; margin: auto;}
    .people-page .Executives-slide .owl-item.center .wrapper::after{display: none;}
    .about-page .Executives-slide .wrapper .content .title{font-weight: var(--fw-bold);}
    .about-page .Executives-slide .owl-theme .owl-nav{top: 170px;}
    .about-page .Executives-slide .owl-item.center .content{left: initial; right: initial; position: relative;}
    .about-page .Executives-slide .owl-carousel .owl-stage{padding-bottom: 0;}
    /* .people-page .Executives-slide .box{height: 260px;} */

    .history-content .graphic-history {margin-right: -900px;width: 340px;}
    .history-content .first-row .desc {min-height: auto;}
    .history-content .drop-shadow {top: -120px; height: 300px; width: 300px;}
    .history-content .title {font-size: var(--typo-xl);}
    .avm-content .graphic-avm {top: 0; margin-left: -730px; width: 700px;}

    .management-team .item-list > li {width: 50%;}
    .about-page .Executives-slide {height: auto;}
    .people-page .Executives-slide .wrapper::before {display: none;}
    .about-page .Executives-slide .wrapper {transform: scale(0.6)}
    .about-page .Executives-slide::before {height: 390px;}

    .default-nav-slider {padding-left: 30px;padding-right: 30px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-prev {left: -35px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-next {right: -35px;}

    .form-block .form-default input {height: 50px;}
    .form-block .form-default label {line-height: 50px;}
    .form-block .form-control-feedback {top: 15px;}
    .form-block .select2-container--default .select2-selection--single {height: 50px;}
    .form-block .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 50px;} 
    .form-block .select2-container--default .select2-selection--single .select2-selection__arrow:before {line-height: 50px;} 
    .form-block .form-default textarea {padding-top: 12px;} 

    .collapse-block .btn {padding: 0;}
    .collapse-block .btn .icon {margin-right: 20px;}
    .collapse-block .card-body::before {left: 86px;}
    .collapse-block .card-body {padding-left: 86px;}
    .collapse-block .card-header {padding: 1.25rem 1.25rem;}

    .q-and-a .graphic {display: none;}
}
@media (max-width: 767px) {
    .history-content .graphic-history {margin-right: -800px;}
    .history-content .title {font-size: 36px;}
    .avm-content .graphic-avm {top: -100px; margin-left: -253px; width: 220px;}
    .avm-content .third-row {margin-top: 40px;}
    .avm-content .third-row .item-list > li {width: 50%; margin-top: 30px;}
    .avm-content .first-row .desc {font-size: var(--typo-default);}
    
    .management-team .item-list > li {padding-top: 100px;}
    .management-team .thumb {margin-top: -105px;}
    .management-team .thumb .hexagone {width: 200px;}
    .management-team .frame {padding: 20px;}
    
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev{margin-left: -260px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next{margin-right: -260px;}
    .about-page .Executives-slide .wrapper .content {padding-top: 40px;}
    .about-page .Executives-slide::before {height: 350px;}
    .about-page .Executives-slide .wrapper .content > .desc {margin-bottom: 110px;}
    .about-page .Executives-slide {padding-bottom: 30px;}
    .about-page .Executives-slide .wrapper .content .info .desc {margin-bottom: 20px;}
    
    .default-nav-slider {margin-bottom: 15px;}
    .default-nav-slider .owl-carousel .link {height: 70px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-prev, 
    .default-nav-slider .owl-carousel .owl-nav .owl-next {top: 20px;}
    .default-nav-slider .owl-carousel .link.active::before {bottom: -12px; border-left-width: 25px; border-right-width: 25px; border-top-width: 12px}
    
    .form-block .form-default label::after {top: initial;bottom: 0;height: 2px;width: 100%;}
    .form-block .form-default .textarea-label::after {height: 2px;bottom: 0;}
    .form-block .form-default label {padding-right: 15px;}
    .form-block .form-default .form-control-plaintext {padding-left: 15px;}    
    .form-block .form-default textarea {padding-top: .375rem;} 
    
    .collapse-block .btn {font-size: 18px;}
    .collapse-block .btn span {font-size: 22px !important;}
    .collapse-block .btn .icon {width: 40px;min-width: 40px;height: 40px;}
    .collapse-block .card-body {padding-left: 1.25rem;}
    .collapse-block .card-body::before{display: none;}
    .collapse-block .card-body .desc {margin-left: 0;}
    .collapse-block .card-header {padding: 1rem;}
}
@media (max-width: 575px) {
    .people-page .Executives-slide .box .circle img{top: -30px;}
    .people-page .Executives-slide .box .mark{width: 220px; height: 220px; bottom: 30px;}
    .people-page .Executives-slide .box .mark img{top: 0;}
    .about-page .Executives-slide{padding-bottom: 20px;}
    .about-page .Executives-slide .owl-carousel .owl-stage{padding-bottom: 10px;}
    .about-page .Executives-slide .wrapper .content .title{font-weight: var(--fw-bold); font-size: 26px;}
    .about-page .Executives-slide .wrapper .content .desc{font-size: 22px;}
    .about-page .Executives-slide .owl-theme .owl-nav{top: 130px;}
    .about-page .Executives-slide .owl-theme .owl-nav [class*="owl-"] i{font-size: 20px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev{width: 40px; height: 40px; margin-left: -170px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next{width: 40px; height: 40px; margin-right: -170px;}
    .people-page .Executives-slide .box{height: 260px;}
    
    .history-content .graphic-history {display: none;}
    .history-content .title {font-size: 30px;}
    
    .avm-content .title {text-align: left;}
    .avm-content .graphic-avm {margin-left: -200px; width: 200px;}
    .avm-content .second-row {padding: 40px 0;}
    .avm-content .third-row .item-list > li {width: 100%; margin-top: 20px;}
    
    .management-team .item-list > li {width: 100%;}
    .management-team .inner .position {min-height: auto; max-height: initial;}
    
    .about-page .Executives-slide .owl-item.center .hexagone {width: 260px;}
    .about-page .Executives-slide::before {height: 320px;}    
    .about-page .Executives-slide .owl-theme .owl-nav {top: 185px;}
    
    .default-nav-slider .owl-carousel .link {height: 60px;}
    .default-nav-slider .owl-carousel .owl-nav .owl-prev, 
    .default-nav-slider .owl-carousel .owl-nav .owl-next {top: 15px;}

    .form-block {padding: 20px 15px;}

    .collapse-block .btn {font-size: 16px;}
}
@media (max-width: 375px) {
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-prev{margin-left: -145px;}
    .about-page .Executives-slide .owl-carousel .owl-nav .owl-next{margin-right: -145px;}
}