.font-bold {
    font-weight: bolder;
}

.ul-none-list,
.contact-list,
.invertor-list-news .list-menu-invertor,
.list-news-invertor {
    list-style: none;
}

.resp-container::before {
    padding-top: 430px !important;
}

.kiat-navbar .navbar-nav .dropdown {
    cursor: pointer;
}

.kiat-navbar .navbar-nav .dropdown.show>a {
    color: #d93f2b;
}

.kiat-navbar .navbar-nav a {
    transition: all 0.3s ease;
}

.kiat-navbar .navbar-nav a:hover {
    color: #d93f2b;
    text-decoration: none;
}

.kiat-navbar .navbar-nav a:hover.btn-contact,
.kiat-navbar .navbar-nav .career-description a.apply-job:hover,
.career-description .kiat-navbar .navbar-nav a.apply-job:hover {
    background-color: white;
}

.kiat-navbar .navbar-nav .dropdown .dropdown-menu {
    background-color: #212529;
    border-radius: 6px;
    margin-top: 1rem;
}

.kiat-navbar .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    border-radius: 3px;
    padding: 7px 1.5rem;
}

.text-hint {
    color: #999892;
}

.mr-content {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
}

.mr-bottom-content {
    margin-bottom: 7rem !important;
}

.letter-space-4 {
    letter-spacing: 4px;
}

.flex-end {
    display: flex;
    align-items: flex-end;
}

.flex-center,
.content-subsidiary,
.contact-list li,
.map-wrap-contact .link-map a,
.invertor-list-news .list-menu-invertor li {
    display: flex;
    align-items: center;
}

.color-white {
    color: white;
}

.textDetail,
ol {
    font-size: large;
}

.heading-title,
.subline .subline-title:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.kiat-content {
    height: 130%;
}

.kiat-content p {
    word-break: break-word;
}

.paragraph {
    text-indent: 3rem;
}

.subline .subline-title:before {
    height: 3px;
    width: 41px;
    background-color: #d93f2b;
}

.subline p {
    margin-left: 56px;
    margin-bottom: 3rem;
}

ol {
    padding-left: 20px;
}

.svg {
    position: absolute;
    width: 0;
    height: 0;
}

.clipped {
    height: auto;
    background-size: cover;
    -webkit-clip-path: url(#my-clip-path);
    clip-path: url(#my-clip-path);
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s ease;
    z-index: 10;
    padding: .8rem;
}

.header.scrolled {
    background: #212529;
}

.no-img-available {
    max-width: 100%;
    display: flex;
}

.no-img-available:before {
    content: "";
    display: block;
    padding-top: 46.9%;
}

.btn-contact,
.career-description .apply-job {
    border-radius: 50px;
    padding: 6px 18px;
    background-color: #d93f2b;
    color: white;
}

.btn-contact:hover,
.career-description .apply-job:hover {
    text-decoration: none;
}

.img-cover-banner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    object-fit: cover;
}

.space-img-aboutus>div:first-child {
    padding-right: 0px;
}

.space-img-aboutus>div:last-child {
    padding-left: 0px;
}

.shape-rounded-hex,
.row-icon-vision .shape-rounded-hex,
.row-link-invertor .shape-rounded-hex {
    display: inline-block;
    width: 20rem;
    height: 20rem;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 100%;
    clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
    margin-bottom: 2rem;
}

.shape-rounded-hex>img,
.row-icon-vision .shape-rounded-hex>img,
.row-link-invertor .shape-rounded-hex>img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.box-company-his {
    margin-left: -5rem;
}

footer,
.footer-inner {
    margin-top: 0;
    background: none;
}

footer::before,
.footer-inner::before {
    width: 100%;
    height: 100%;
    content: " ";
    display: block;
    background-image: url(../img/footer-bg.svg);
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    background-size: 100%;
    left: 0px;
    top: 0px;
}

footer .social-group,
.footer-inner .social-group {
    margin-bottom: 2rem !important;
}

.mainpage footer {
    margin-top: -45rem;
}

.contact-page footer .footer-contact-form {
    display: none;
}

.bg-inner {
    background: url(../img/bg-inner.png) top center #F2F2F2;
    background-size: 100%;
    overflow-x: hidden;
    width: 100%;
}

.row-icon-vision,
.row-link-invertor {
    margin-bottom: 3rem;
    padding: 0 15px;
}

.row-icon-vision>div:nth-child(odd),
.row-link-invertor>div:nth-child(odd) {
    padding: 0;
}

.row-icon-vision>div:nth-child(even),
.row-link-invertor>div:nth-child(even) {
    padding: 0;
    margin-top: 6rem;
}

.row-icon-vision .shape-rounded-hex,
.row-link-invertor .shape-rounded-hex {
    width: 100%;
    height: auto;
    padding-top: 100%;
}

.row-icon-vision .overlay,
.row-link-invertor .overlay {
    background: rgba(0, 0, 0, 0.65);
}

.row-link-invertor {
    width: 80%;
    margin: auto;
}

.row-link-invertor>div {
    filter: drop-shadow(0px 15px 15px rgba(77, 77, 77, 0.2));
}

.row-link-invertor .shape-rounded-hex {
    background-color: white;
}

.row-link-invertor .wrap-content-shape img {
    height: 8rem;
    display: block;
    margin: auto;
}

.row-link-invertor .wrap-content-shape span {
    color: #212529;
    font-weight: 600;
    font-weight: 600;
    margin-top: -16px;
    display: block;
    font-size: inherit;
}

.board-wrap {
    margin-bottom: 3rem;
}

.board-wrap a {
    color: #212529;
}

.board-wrap a .board-wrap-member {
    width: 100%;
    height: auto;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.board-wrap a .board-wrap-member>img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: -webkit-transform 2.4s ease;
    transition: -webkit-transform 2.4s ease;
    transition: transform 2.4s ease;
    transition: transform 2.4s ease, -webkit-transform 2.4s ease;
    width: 100%;
}

.board-wrap a:hover {
    text-decoration: none;
}

.board-wrap a:hover .board-wrap-member>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
}

.wrap-content-shape {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    text-align: center;
}

.wrap-content-shape>img {
    height: 5rem;
    display: block;
    margin: auto;
    margin-bottom: .5rem;
}

.space-img-aboutus {
    margin-top: -4rem;
}

.img-ourservice {
    overflow: hidden;
}

.img-ourservice:after {
    content: "";
    background-color: #d8292d24;
    position: absolute;
    left: 15px;
    border-radius: 20px;
    transform: rotate(5deg);
    z-index: -1;
    width: 100%;
    height: 100%;
    width: 95%;
}

.img-ourservice img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 20px;
    object-position: right;
}

.card-content {
    background: #ffffff;
    box-shadow: 0px 20px 30px #4D4D4D54;
    padding-top: 50px;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
}

.wrap-profile-box .profile-box {
    background: #ffffff;
    box-shadow: 0px 20px 30px #4D4D4D54;
    padding-top: 50px;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 20px;
    height: 100%;
    padding-left: 7%;
    padding-right: 7%;
}

.img-profile-box {
    position: relative;
    min-height: 700px;
}

.img-profile-box img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0px 20px 30px rgba(77, 77, 77, 0.33);
}

.list-profile {
    list-style: none;
}

.list-profile li:before {
    content: "-";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.list-experience {
    padding-left: 35px;
}

.list-experience span {
    padding-left: 40px;
    color: #636463;
}

.profile-detail-box {
    padding-left: 4rem;
}

.img-logo-zoom {
    transition: all ease .3s;
    transform: scale(1);
    display: block;
}

.img-logo-zoom:hover {
    transform: scale(1.05);
}

.text-link {
    color: #d93f2b;
    font-weight: bolder;
    font-size: 1.2rem;
    display: flex;
    align-items: flex-end;
}

.text-link:hover {
    color: #d93f2b;
}

.i-link,
.i-phone,
.i-mail,
.i-facebook,
.i-map,
.i-next-circle {
    width: 30px;
    height: 30px;
    background-image: url(../img/i-ink.svg);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}

.i-phone {
    background-image: url(../img/Icon-awesome-phone-alt.svg);
    background-size: 20px;
}

.i-mail {
    background-image: url(../img/Icon-metro-mail.svg);
    background-size: 20px;
}

.i-facebook {
    background-image: url(../img/Icon-awesome-facebook.svg);
    background-size: 22px;
}

.i-map {
    background-image: url(../img/map-marker-alt.svg);
    background-size: 16px;
    vertical-align: text-bottom;
}

.i-next-circle {
    background-image: url(../img/next-circle.svg);
    background-size: 20px;
}

.news-section {
    padding: 3rem;
}

.content-news p {
    text-indent: 3rem;
    margin: 3rem 0;
}

.content-news img {
    width: 80%;
}

.content-news hr {
    width: 75%;
    border-top: 1px solid #707070;
}

.head-news {
    margin-top: 2.5rem;
}

.head-news hr {
    width: 70%;
    display: block;
    margin-left: 0;
    border-top: 1px solid #707070;
}

.pagination-row nav {
    margin: auto;
}

.pagination-row nav .pagination {
    justify-content: center;
}

.pagination-row nav .pagination .page-item {
    margin: 0 .5rem;
}

.pagination-row nav .pagination .page-item .page-link {
    transition: all 0.3s ease;
    color: #212529;
    background-color: transparent;
    border: 0px;
}

.pagination-row nav .pagination .page-item .page-link.link-next {
    color: #636463;
}

.pagination-row nav .pagination .page-item .page-link:hover {
    color: #d93f2b;
}

.pagination-row nav .pagination .page-item .page-link:focus {
    box-shadow: none;
}

.pagination-row nav .pagination .page-item.active .page-link {
    color: #d93f2b;
    border: 1px solid #d93f2b;
    border-radius: 6px;
}

.contact-list {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0;
}

.contact-list li {
    margin-top: 1rem;
}

.contact-list li i {
    margin-right: 1rem;
}

.form-contact-page {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.form-contact-page form {
    margin-top: 3rem;
}

.form-contact-page .form-group label {
    color: #636463;
}

.form-contact-page .form-group input,
.form-contact-page .form-group textarea {
    border-bottom: 1px solid #707070;
    color: #636463;
}

.form-contact-page .form-group input:valid~label,
.form-contact-page .form-group input:focus~label,
.form-contact-page .form-group textarea:valid~label,
.form-contact-page .form-group textarea:focus~label {
    color: #636463;
}

.outline-btn {
    border: 2px solid #d93f2b;
    border-radius: 20px;
    color: #d93f2b;
    min-width: 125px;
}

.outline-btn:hover {
    background-color: #d93f2b;
    color: white;
}

.map-wrap-contact {
    background-image: url(../img/map-contact.jpg);
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 70rem;
    margin-top: 18rem;
    position: relative;
}

.map-wrap-contact .link-map {
    position: absolute;
    top: -37px;
}

.map-wrap-contact .link-map a {
    justify-content: flex-end;
    color: #212529;
    transition: all 0.3s ease;
}

.map-wrap-contact .link-map a:hover {
    color: #d93f2b;
    text-decoration: none;
}

.map-wrap-contact .link-map a:hover i {
    background-image: url(../img/map-marker-alt-red.svg);
}

.map-wrap-contact .card-content {
    margin: 5rem 0;
    margin-top: -15rem;
}

.map-wrap-contact+footer {
    margin-top: -15rem;
}

.text-head-inner {
    font-weight: 500 !important;
    margin-top: -1rem;
    line-height: 1.5;
}

.invertor-list-news {
    padding: 0;
    padding-bottom: 2%;
}

.invertor-list-news:after {
    z-index: -1;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background: red;
    background: url(../img/bg-invertor.png) top center no-repeat;
    position: absolute;
    content: " ";
    display: block;
    top: -2%;
    left: 0;
    padding-top: 78%;
    background-size: 100%;
}

.invertor-list-news .list-menu-invertor {
    width: 100%;
    box-shadow: 0px 15px 15px #4D4D4D33;
    background-color: #d93f2b;
    color: white;
    border-radius: 20px;
    margin-bottom: 6%;
}

.invertor-list-news .list-menu-invertor li {
    width: 25%;
    text-align: center;
    justify-content: center;
    padding: 1.5% 0;
    margin: 1% 0;
    border-right: 1px solid white;
}

.invertor-list-news .list-menu-invertor li:last-child {
    border-right: 0px;
}

.invertor-list-news .list-menu-invertor li a,
.invertor-list-news .list-menu-invertor li a:hover {
    color: white;
}

.list-news-invertor {
    padding-bottom: 1.5rem;
}

.list-news-invertor li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d93f2b;
    margin-bottom: 4%;
}

.list-news-invertor li span {
    font-size: smaller;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
}

.list-news-invertor li a {
    margin-bottom: 4%;
    color: #212529;
    height: 25px;
    overflow: hidden;
    word-break: break-all;
    line-height: 1.5;
    transition: all 0.3s ease;
}

.list-news-invertor li a:hover {
    color: #d93f2b;
    text-decoration: none;
}

.group-board .card-content {
    margin: 0;
}

.our-client-slide .owl-item {
    margin: 0 5px !important;
    height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-client-slide .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    transform: translate(0, -50%);
}

.our-client-slide .owl-nav>button {
    position: absolute;
}

.our-client-slide .owl-nav>button:hover,
.our-client-slide .owl-nav>button:focus {
    outline: none;
    background: transparent !important;
}

.our-client-slide .owl-nav .owl-next {
    right: 0;
}

.our-client-slide .owl-nav .owl-next::before {
    display: block;
    content: ' ';
    background-image: url("../img/icon/i-next.svg");
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
}

.our-client-slide .owl-nav .owl-next span {
    display: none;
}

.our-client-slide .owl-nav .owl-prev {
    left: 0;
}

.our-client-slide .owl-nav .owl-prev::before {
    display: block;
    content: ' ';
    background-image: url("../img/icon/i-prev.svg");
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
}

.our-client-slide .owl-nav .owl-prev span {
    display: none;
}

.our-client-slide .owl-dots {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.wrap-list-map {
    padding-left: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wrap-list-map::before {
    content: "";
    background-image: url(../img/location-map.png);
    background-repeat: no-repeat;
    background-position: center right;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-size: 55%;
}

.wrap-list-map .list-map-contact li {
    margin-bottom: 1rem;
}

.wrap-list-map .list-map-contact li a {
    color: #212529;
    text-decoration: none;
}

.wrap-list-map .list-map-contact li a:hover {
    color: #d93f2b;
}

.wrap-list-map .list-map-contact li a:hover .i-map {
    background-image: url(../img/map-marker-alt-red.svg);
}

.card-career {
    border-left: 25px solid #d93f2b;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
    border-radius: 20px;
}

.card-career .content {
    max-height: 332px;
    overflow: hidden;
}

.career-description .modal-header {
    display: block;
    padding: 1rem 2rem;
}

.career-description .modal-content {
    border-radius: 25px;
}

.list-career li {
    margin-bottom: 1rem;
}

a.link-head {
    color: #212529;
    font-weight: 500;
}

a.link-head:hover {
    text-decoration: none;
    color: #d93f2b;
    transition: all 0.3s ease;
}

.form-control {
    color: #FFF;
}

.wrap-safety-shape {
    text-align: center;
    padding: 0 1.2rem;
    background-image: url(../img/safety-menu-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 10rem;
    padding-top: 4rem;
    max-width: 650px;
}

body:lang(en) h1,
body:lang(en) .h1 {
    font-weight: 500;
}

body:lang(en) h3,
body:lang(en) .h3 {
    font-weight: 500;
}

body,
.news-body,
.news-link {
    font-size: 1rem;
}

@media screen and (min-width: 480px) {
    body,
    .news-body,
    .news-link {
        font-size: 1rem;
    }
}

@media screen and (min-width: 991px) {
    body,
    .news-body,
    .news-link {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1441px) {
    body,
    .news-body,
    .news-link {
        font-size: 1.3125rem;
    }
}

h1,
.h1 {
    font-size: 4rem;
}

@media screen and (min-width: 480px) {
    h1,
    .h1 {
        font-size: 4rem;
    }
}

@media screen and (min-width: 991px) {
    h1,
    .h1 {
        font-size: 4rem;
    }
}

@media screen and (min-width: 1441px) {
    h1,
    .h1 {
        font-size: 5.25rem;
    }
}

h2,
.h2 {
    font-size: 3.5rem;
}

@media screen and (min-width: 480px) {
    h2,
    .h2 {
        font-size: 3.5rem;
    }
}

@media screen and (min-width: 991px) {
    h2,
    .h2 {
        font-size: 3.5rem;
    }
}

@media screen and (min-width: 1441px) {
    h2,
    .h2 {
        font-size: 4.59375rem;
    }
}

h3,
.h3 {
    font-size: 3rem;
}

@media screen and (min-width: 480px) {
    h3,
    .h3 {
        font-size: 3rem;
    }
}

@media screen and (min-width: 991px) {
    h3,
    .h3 {
        font-size: 3rem;
    }
}

@media screen and (min-width: 1441px) {
    h3,
    .h3 {
        font-size: 3.9375rem;
    }
}

h4,
.h4 {
    font-size: 2.5rem;
}

@media screen and (min-width: 480px) {
    h4,
    .h4 {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 991px) {
    h4,
    .h4 {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 1441px) {
    h4,
    .h4 {
        font-size: 3.28125rem;
    }
}

h5,
.h5 {
    font-size: 2rem;
}

@media screen and (min-width: 480px) {
    h5,
    .h5 {
        font-size: 2rem;
    }
}

@media screen and (min-width: 991px) {
    h5,
    .h5 {
        font-size: 2rem;
    }
}

@media screen and (min-width: 1441px) {
    h5,
    .h5 {
        font-size: 2.625rem;
    }
}

h6,
.h6,
.news-title {
    font-size: 1.5rem;
}

@media screen and (min-width: 480px) {
    h6,
    .h6,
    .news-title {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 991px) {
    h6,
    .h6,
    .news-title {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 1441px) {
    h6,
    .h6,
    .news-title {
        font-size: 1.96875rem;
    }
}

.blockquote {
    font-size: 1.25rem;
}

@media screen and (min-width: 480px) {
    .blockquote {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 991px) {
    .blockquote {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 1441px) {
    .blockquote {
        font-size: 1.3125rem;
    }
}

@media screen and (min-width: 1440px) {
    .safety-menu {
        padding-top: 13rem;
        padding-bottom: 15rem;
    }
}

@media screen and (max-width: 1440px) {
    .safety-menu {
        padding-top: 15rem;
        padding-bottom: 17rem;
    }
    .safety-menu .safety-icon {
        max-height: 6rem;
    }
    .wrap-safety-shape {
        max-width: 500px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .content-subsidiary {
        margin-bottom: 4rem;
    }
}

@media screen and (max-width: 991px) {
    .kiat-content,
    .container-custom {
        padding-left: 30px;
        padding-right: 30px;
    }
    .box-company-his {
        margin-left: 0rem;
    }
    .wrap-board .group-board:first-child {
        margin-top: 3rem;
    }
    .img-profile-box {
        min-height: auto;
        margin-bottom: 2rem;
    }
    .profile-detail-box {
        padding-left: 1rem;
    }
    .wrap-subsidiary .content-subsidiary:nth-child(2)>div:first-child {
        order: 2;
    }
    .wrap-subsidiary .content-subsidiary:nth-child(2)>div:last-child {
        order: 1;
    }
    .map-wrap-contact {
        background-position: 80% -16%;
        background-size: 250%;
        margin-top: 5rem;
    }
    .map-wrap-contact .card-content {
        margin-top: 0;
    }
    .map-wrap-contact .link-map {
        position: relative;
        top: -37px;
        height: 20rem;
    }
    .contact-page footer {
        margin-top: 0rem;
    }
    #subsidiary {
        height: 77rem;
    }
    #subsidiary #sub-1 {
        padding-right: 0;
    }
    #subsidiary #sub-2 {
        padding-left: 0;
    }
    .safety-box:after {
        background: url(../img/safety-menu-bg.png) top center no-repeat;
        background-size: cover;
    }
    .safety-menu:after {
        background: url(../img/safety-menu-bg-out-xs.png) left center no-repeat;
        background-size: cover;
    }
    .safety-detail {
        height: 100%;
    }
    .safety-detail .safety-box {
        padding-bottom: 5rem;
    }
}

@media screen and (max-width: 768px) {
    .text-head,
    .text-head-inner {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .news-section {
        padding: 30px;
    }
    .news-section .right-border {
        border-right: 0px;
    }
    .kiat-content section {
        margin-top: 4rem;
    }
    .safety-menu {
        padding-bottom: 190px;
    }
    .safety-menu .nav-link {
        display: flex;
        align-items: center;
        padding: .5rem 0rem;
        width: 80%;
    }
    .safety-detail .safety-box {
        padding-top: 50px;
        padding-bottom: 3rem;
    }
    .safety-detail .safety-box .safety-icon {
        max-height: 110px;
    }
    section#our-client {
        margin-top: 0px;
    }
    .mainpage footer {
        margin-top: -42rem;
    }
    .wrap-list-map {
        padding-left: 0rem;
        margin-top: 2rem;
    }
    .row-link-invertor {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .space-img-aboutus {
        margin-top: -2rem;
        margin-bottom: 2rem;
    }
    .kiat-logo {
        width: 50% !important;
    }
    h1 {
        font-size: 3.5714285714rem !important;
    }
    h2 {
        font-size: 2.8571428571rem !important;
    }
    h3 {
        font-size: 2.1428571429rem !important;
    }
    .footer-inner {
        background: linear-gradient(0deg, #D82C2B 60%, transparent 50%);
    }
    .mr-content {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .mr-bottom-content {
        margin-bottom: 3rem !important;
    }
    .safety-menu .nav-link.active {
        transform: translateX(14%) scale(1.25);
    }
    .safety-box {
        padding-top: 50px;
        padding-bottom: 3rem;
    }
    .safety-menu {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .mainpage footer {
        margin-top: -45rem;
    }
    .card-content {
        padding-top: 35px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 1rem;
    }
    .wrap-list-map::before {
        background-size: 67%;
    }
    .invertor-list-news .list-menu-invertor {
        display: flex;
        flex-direction: column;
    }
    .invertor-list-news .list-menu-invertor li {
        width: 100%;
        border-bottom: 1px solid white;
        border-right: 0;
        padding: 1rem 0;
    }
    .invertor-list-news .list-menu-invertor li:last-child {
        border-bottom: 0px;
    }
    .row-icon-vision>div:nth-child(odd),
    .row-link-invertor>div:nth-child(odd) {
        padding: 0;
        margin-top: 1rem;
    }
    .row-icon-vision>div:nth-child(even),
    .row-link-invertor>div:nth-child(even) {
        padding: 0;
        margin-top: 1rem;
    }
}

@media screen and (max-width: 320px) {
    .kiat-content,
    .container-custom {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*# sourceMappingURL=inner.css.map */