.home0 {
    background-size: cover;
    transition: all 0s ease 0s;
    min-height: 0px;
    min-width: 0px;
    line-height: 21px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 13px;
    font-size: 65px;
    left: 0px;
    top: 347.5px;
    backface-visibility: visible;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
    font-family: prompt;
    font-weight: 300;
}

.home1 {
    background-size: cover;
    transition: all 0s ease 0s;
    min-height: 0px;
    min-width: 0px;
    line-height: 23px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 6px;
    font-size: 24px;
    left: 135px;
    top: 418px;
    visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
    font-weight: 400;
}

.home2 {
    font-weight: 700;
    font-size: 20px;
}

#logo img {
    max-width: 100%;
}

.img100 {
    width: 100%;
}

.mimg100 {
    max-width: 100%;
}

#mainmenu .active a {
    color: var(--primary-color-1);
}


/* #subheader {
    background: url(images/background/subheader.jpg);
    background-size: cover!important;
    background-position: bottom;
} */

#section-before-after {
    background: url(images/background/bg-31.jpg);
    background-position: center!important;
    background-repeat: no-repeat;
    background-size: cover!important;
}

.widget {
    padding-bottom: 30px;
}

.owl-carousel .owl-item {
    padding: 1px;
}

input[type=email]:focus {
    border-color: #fab702!important;
}

#contact_form input[type=text],
#contact_form textarea,
#contact_form input[type=email],
#contact_form input[type=number],
#search {
    background: #4c4c4c9e;
}

.btn-l-en:hover,
.btn-l-th:hover {
    opacity: .6;
    cursor: pointer;
}

.dpre {
    white-space: pre-line;
    display: block;
}

.fp {
    font-family: prompt!important;
}

.fw200 {
    font-weight: 200!important;
}

@media only screen and (max-width: 767px) {
    #contact_form input[type=submit].btn-line {
        background: none;
        padding: 8px 20px;
        width: 100%;
        padding: 10px 0;
    }
    #subheader h1 {
        padding-right: 0;
    }
    h2.style-5 {
        margin-top: 0;
        line-height: 1.5;
        font-size: 22px;
        font-weight: 400;
        /* text-transform: normal; */
    }
    header.header-mobile #mainmenu a {
        text-align: left;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .pr-5,
    .px-5 {
        padding-right: 2rem!important;
    }
    .pt-5,
    .py-5 {
        padding-top: 2rem!important;
    }
    .pl-3,
    .px-3 {
        padding-left: 2rem!important;
    }
    #subheader {
        background: url(images/background/subheader.jpg)top;
        background-repeat: no-repeat;
        background-size: cover!important;
    }
    .home0 {
        background-size: cover;
        transition: all 0s ease 0s;
        min-height: 0px;
        min-width: 0px;
        line-height: 21px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 13px;
        font-size: 32px!important;
        left: 0!important;
        top: 30%!important;
        backface-visibility: visible;
        visibility: visible;
        opacity: 1;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
        text-align: center;
        width: 100%;
    }
    .home1 {
        transition: all 0s ease 0s;
        min-height: 0px;
        min-width: 0px;
        line-height: 7px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        font-size: 16px!important;
        left: 0px!important;
        top: 40%!important;
        backface-visibility: visible;
        visibility: visible;
        opacity: 1;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
        background-size: cover;
        line-height: 28px;
        text-align: center;
        width: 100%;
    }
    .home2 {
        transition: all 0s ease 0s;
        min-height: 0px;
        min-width: 0px;
        line-height: 0px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 3px;
        font-size: 16px!important;
        left: 0px!important;
        top: 46%!important;
        backface-visibility: visible;
        visibility: visible;
        opacity: 1;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
        background-size: cover;
        font-weight: 700;
        font-size: 20px;
        left: 0!important;
        width: 100%;
        text-align: center;
    }
    .tp-caption {
        white-space: inherit;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 999px;
    }
    .home0,
    .home1,
    .home2 {
        left: 5%!important;
    }
}

@media (min-width: 1025px) and (max-width:1240px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 1240px;
    }
    .home0,
    .home1,
    .home2 {
        left: 5%!important;
    }
}