@import url("init_style.css");
.wp-caption{}
.wp-caption-text{}
.sticky{}
.screen-reader-text{}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}

/* --- Thai Custom CSS --- */
.single-post #as-page-blog-classic .as-blog-post-main,
.single-job #as-page-blog-classic .as-blog-post-main {
    padding-top: 73px;
    background-color: #ededed;
}

.single-job #as-page-blog-classic .as-blog-post-main {
    background-color: #fff;
}

.wp-block-group {
    position: relative;
}
.single-post .wp-block-group
.single-job .wp-block-group {
    position: relative;
    margin-top: 100px;
    margin-bottom: 50px;
}
.single-post .wp-block-group::before,
.single-job .wp-block-group::before {
    content: '';
    width: calc(100% + 280px);
    height: calc(100% + 100px);
    background: #ffbd3d;
    position: absolute;
    z-index: 0;
    top: -50px;
    left: -140px;
}

.single-post .wp-block-group__inner-container,
.single-job .wp-block-group__inner-container {
    position: relative;
    z-index: 1;
}
.single-post .wp-block-group__inner-container p,
.single-job .wp-block-group__inner-container p {
    color: #333;
}

body.single-post div#as-page-blog-classic,
body.single-job div#as-page-blog-classic {
    width: 100% !important;
}
.single-post header#as-header-1,
.single-job header#as-header-1 {
    position: relative;
}
.single-post .dslc-col.dslc-12-col,
.single-job .dslc-col.dslc-12-col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.single-post .as-content-post-wrapper,
.single-job .as-content-post-wrapper {
    max-width: 923px;
    margin: 0 auto;
    display: block !important;
}
.single-post .simpleParallax {
    max-height: 500px;
}
.single-post .as-featured-img.as-featured-content-img.default,
.single-job .as-featured-img.as-featured-content-img.default {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px !important;
    background-attachment: fixed; 
    background-position: center center;
}
.single-post div#as-about-author,
.single-job div#as-about-author {
    max-width: 923px;
    margin: 0 auto;
}
.single-job .as-featured-img.as-featured-content-img.default {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.single-job .as-featured-img.as-featured-content-img.default::before {
    content: '';
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-job .job-title {
    margin: 0;
    font-size: 140px;
    line-height: 1;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 0 50px;
}
.single-job .job-title span.dot {
    background: #ff6a42;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 25px;
}
.single-post #as-page-blog-classic .as-title-meta-wrapper .as-post-info {
    text-align: center;
}
.single-job #as-page-blog-classic .as-title-meta-wrapper .as-post-info {
    text-align: left;
}
.single-job #as-page-blog-classic .as-title-meta-wrapper .as-post-info .as-category.job-location {
    color: #5bb9a5 !important;
}
.single-post #as-page-blog-classic .as-title-meta-wrapper .as-post-title,
.single-job #as-page-blog-classic .as-title-meta-wrapper .as-post-title {
    font-size: 70px;
    line-height: 75px;
    letter-spacing: 0;
    margin-bottom: 70px;
    text-align: center;
}
.single-post #as-page-blog-classic .as-excerpt,
.single-job #as-page-blog-classic .as-excerpt {
    font-size: 18px;
    text-align: justify;
}
.single-job #as-page-blog-classic .as-excerpt {
    font-size: 20px;
}
.single #dslc-theme-content-inner h2 {
    font-size: 46px;
    line-height: 55px;
    margin-top: 60px;
}
.single #dslc-theme-content-inner h3 {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.single-post .as-blog-post-main
.single-job .as-blog-post-main {
    background: #ededed;
    padding-top: 60px;
}
.single-post #as-page-blog-classic .as-title-meta-wrapper,
.single-job #as-page-blog-classic .as-title-meta-wrapper {
    margin-top: 0;
}
.single-job .job-full-location {
    font-size: 20px;
    margin-bottom: 20px;
}

.single-job .job-level {
    font-size: 20px;
    margin-bottom: 40px;
}
.related-posts {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 50px 0;
    clear: both;
}
.related-posts__item-title {
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0;
}
.related-posts__item-meta a,
.single-post .as-post-info > .as-category > a {
    color: #5bb9a5 !important;
}
p.related-posts__item-meta span {
    margin: 0 20px;
}
p.related-posts__item-meta span:first-child {
    margin-left:0
}
.related-posts__item-image {
    padding-bottom: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.related-posts__item-content {
    padding: 23px 20px;
}
a.related-posts__item-more span {
    margin-left: 10px;
    font-size: 15px;
    line-height: 19px;
    display: inline-block;
    margin-top: -2px;
}
.owl-dots {
    text-align: center;
    margin: 15px 0;
}
.owl-dots button.owl-dot {
    width: 208px;
    height: 8px;
    border-radius: 4px;
    background: #ededed !important;
    margin: 0 7.5px;
    border: none;
    outline: none;
}
.owl-dots button.owl-dot:hover,
.owl-dots button.owl-dot.active {
    background-color: #5bb9a5 !important;
}
.newsletter {
    text-align: center;
    padding: 66px 0 80px 0;
    background-color: #fafafa;
}
.newsletter__heading {
    font-size: 100px;
    margin: 0;
    line-height: normal;
}
.newsletter__subheading {
    font-size: 24px;
    margin-bottom: 40px;
    font-family: "Allrounder_Grotesk";
    font-weight: normal;
}
.newsletter__email {
    min-width: 400px;
    border: 1px solid #9ea6be;
    border-radius: 5px 0px 0px 5px;
    background-color: #fff;
    height: 56px;
}
#newsletter .newsletter__submit {
    width: 153px;
    height: 56px;
    border-radius: 0px 5px 5px 0px;
    background-color: #ff6a42;
    line-height: 1.2
}
#newsletter .newsletter__submit:hover {
    background-color: #ff6428;
}
.newsletter__heading--dot,
.heading--dot {
    position: relative;
}
.newsletter__heading--dot::before,
.heading--dot::before {
    content: '';
    width: 22px;
    height: 22px;
    background: #ff6a42;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-left: -30px;
}
.related-posts__heading {
    font-size: 50px;
    line-height: normal;
    margin-bottom: 50px;
    text-transform: lowercase;
}
.related-posts__heading.heading--dot::before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
}

.as-single-line {
    background: #9ea6be;
    width: 100%;
    height: 1px;
    margin: 40px 0 20px;
}

.as-resources {
    font-size: 14px;
    line-height: 22px;
}

.as-resources p {
    margin-bottom: 0;
}
.as-resources a {
    color: #333;
}
.as-resources a:hover {
    color: #ed431d;
}

.as-content-blog-wrapper {
    padding-bottom: 70px;
}

.single-post .short-description,
.single-job .job-information {
    padding: 40px 0 40px;
    position: relative;
    z-index: 1;
    color: #333;
	margin-bottom: 70px;
}
.single-job .job-information {
    font-size: 20px;
}
.single-post .short-description::before,
.single-job .job-information::before {
    content: '';
    width: calc(100% + 280px);
    height: 100%;
    position: absolute;
    background: #ffbd3d;
    z-index: -1;
    margin-left: -140px;
    top: 0;
    left: 0;
}
.single-post span.as-dots,
.single-job .job-information span.as-dots {
    position: relative;
    bottom: 0;
    clear: both;
    max-width: 70px;
    display: flex;
    flex-flow: wrap;
    margin-top: 40px;
}
.single-job .job-information span.as-dots {
    position: absolute;
    right: -135px;
    bottom: 10px;
    transform: rotate(180deg);
}

.single-post span.as-dot,
.single-job .job-information span.as-dot {
    width: 20px;
    height: 20px;
    display: block;
    background: #fff;
    border-radius: 50%;
    margin-right: 13px;
}
.single-post span.as-dot.last,
.single-job .job-information span.as-dot.last {
    margin-top: 13px;
}

.single #dslc-theme-content-inner h3 {
    margin-left: 25px;
    position: relative;
}
.single #dslc-theme-content-inner h3::before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ffbd3d;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -7.5px;
}
.single-job #dslc-theme-content-inner p {
    margin-bottom: 20px;
}
span.related-posts__item-meta-location {
    color: #5bb9a5;
    position: relative;
}
span.related-posts__item-meta-location::after {
    content: "|";
    position: absolute;
    right: -25px;
    color: #777;
}

span.related-posts__item-meta-type {
    color: #777;
}

/* --- Blog --- */
body.page-template-page-blog-v2 .as-page-wrapper,
body.blog .as-page-wrapper,
body.archive .as-page-wrapper {
    background-color: #65abd5;
}
.blog img.logo-light,
.archive img.logo-light,
body.page-template-page-blog-v2 img.logo-light {
    display: none;
}
.blog .logo-normal,
.archive .logo-normal {
    display: block;
}
.blog .as-cont-menu,
.archive .as-cont-menu,
.single-post .as-cont-menu,
.single-job .as-cont-menu,
.page-template-page-career .as-cont-menu {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.blog a.as-logo-main-site,
.archive a.as-logo-main-site,
.single-post a.as-logo-main-site,
.single-job a.as-logo-main-site {
    z-index: 99999;
}
.single-post #as-header-1,
.single-job #as-header-1 {
    min-height: 130px;
}
.single-job img.parallax {
    width: 100%;
}
.post-items .job:nth-child(1n) .post-item__inner .post-item__tag {
    top: -60px;
    bottom: auto;
    left: -60px;
    border-radius: 50px 50px 0 50px;
}
.post-items .job:nth-child(2n) .post-item__inner .post-item__tag {
    top: auto;
    bottom: 40px;
    left: -80px;
    border-radius: 50px 0px 50px 50px;
}
.post-items .job:nth-child(1n) .post-item__inner .post-item__tag::before {
    left: auto;
    bottom: -40px;
    top: auto;
    right: -40px;
}
.post-items .job:nth-child(2n) .post-item__inner .post-item__tag::after {
    width: 30px;
    height: 30px;
    left: auto;
    bottom: auto;
    top: -30px;
    right: -30px;
}
.job span.post-item__tag {
    background: #ff6a42;
    color: #fff;
    max-width: 200px;
    padding: 20px;
}
.job span.post-item__tag::before {
    background: #ff6a42;
}
.job span.post-item__tag a {
    color: #fff;
}
.blog #as-header-1 .as-menu-header-1 li a,
.archive #as-header-1 .as-menu-header-1 li a {
    color: #fff;
}
.blog #as-header-1 .hamburger-menu-wrap span.line,
.archive #as-header-1 .hamburger-menu-wrap span.line {
    background-color: #fff;
}
.single-post #as-header-1 .hamburger-menu-wrap span.line,
.single-job #as-header-1 .hamburger-menu-wrap span.line {
    background-color: #ed431d;
}
.post-item {
    margin: 150px 0;
}
.post-items .post-item .post-item__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.post-items .post-item .post-item__content {
    flex: 0 0 490px;
}
.post-items .post-item .post-item__image {
    flex: 0 0 565px;
}
.post-items .post-item .post-item__image .simpleParallax {
	max-height: 318px;
}
.post-items .post-item.job .post-item__image .simpleParallax {
	max-height: inherit;
}
.post-items .post-item.job .post-item__image {
    /*padding-bottom: 450px;*/
}
.post-item__date,
.post-item__categories,
.post-item__categories a,
.post-item__title,
.post-item__title a {
    color: #fff;
}
.post-item__date,
.post-item__categories,
.post-item__categories a  {
    font-size: 20px;
    margin: 0 15px;
}
.job .post-item__date,
.job .post-item__categories a,
.job .post-item__categories {
    color: #333;
}
.job .post-item__title a {
    color:#5bb9a5;
}
.post-item__categories,
.post-item__categories a {
    margin-left: 0;
}
.post-item__meta {
    margin-bottom: 24px;
}
.job .post-item__meta {
    margin-bottom: 30px;
}
.post-item__date {
    position: relative;
    margin-right: 0;
}
.post-item__date::before {
    content: '';
    width: 13px;
    height: 13px;
    background-color: #ffbd3d;
    position: absolute;
    margin-left: -22px;
    top: 50%;
    margin-top: -6.5px;
    border-radius: 50%;
}
.post-item__title {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 65px;
}
.post-item__image {
    position: relative;
}
.post-item__tag {
    position: absolute;
    display: block;
    background: #fff;
    font-size: 40px;
    font-family: Quincy;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 0 50px 50px 50px;
    bottom: -60px;
    right: -60px;
    max-width: 300px;
    line-height: 1;
    text-align: center;
    transition: all 0.7s cubic-bezier(0.52, 1.7, 0.4, 0.9);
    transform: scale(0);
}
.post-item__image:hover .post-item__tag {
    transform: scale(1);
}
.post-item__tag.post-item__tag-latest-news {
    padding: 30px;
}
.post-item__tag.post-item__tag-health-trends-2020 {
    max-width: 315px;
}
.post-item__tag a {
    color: #333;
}
.post-item__tag::before {
    content: '';
    width: 30px;
    height: 30px;
    background: #ffbd3d;
    position: absolute;
    border-radius: 50%;
    left: -40px;
    top: -40px
}
.post-items .post-item:nth-child(2n) .post-item__inner {
    flex-direction: row-reverse;
}
.post-items .post-item:nth-child(1n) .post-item__inner .post-item__content {
    text-align: right;
    margin-right: 50px
}
.post-items .post-item.job:nth-child(1n) .post-item__inner .post-item__content {
    margin-left: 62px;
    margin-right: 0;
}
.post-items .post-item:nth-child(2n) .post-item__inner .post-item__content {
    text-align: left;
    margin-left: 50px;
	margin-right: 0;
}
.post-items .post-item:nth-child(2n) .post-item__inner .post-item__tag {
    bottom: auto;
    left: -60px;
    right: auto;
    top: -60px;
    border-radius: 50px 50px 0 50px;
}
.post-items .post-item:nth-child(2n) .post-item__inner .post-item__tag::before {
    display: none;
}
.post-items .post-item:nth-child(2n) .post-item__inner .post-item__tag::after {
    background-color: #ff6a42;
    width: 22px;
    height: 22px;
    position: absolute;
    content: '';
    border-radius: 50%;
    bottom: -30px;
    right: -25px
}
.post-items .post-item:nth-child(4n):not(.job) .post-item__inner .post-item__tag {
    bottom: -60px;
    left: -60px;
    right: auto;
    top: auto;
    border-radius: 50px 0 50px 50px;
}
.post-items .post-item:nth-child(4n):not(.job) .post-item__inner .post-item__tag::after {
    background-color: #ff6a42;
    width: 22px;
    height: 22px;
    position: absolute;
    content: '';
    border-radius: 50%;
    bottom: auto;
    top: -30px;
    left: auto;
    right: -30px;
}
.post-items .post-item:first-child .post-item__image,
.post-items .post-item:nth-child(4n) .post-item__image {
    flex-basis: 64.5%;
}
.post-items .post-item:first-child .post-item__image .simpleParallax,
.post-items .post-item:nth-child(4n) .post-item__image .simpleParallax {
	max-height: inherit;
}
.post-items .post-item:first-child .post-item__inner .post-item__content,
.post-items .post-item:nth-child(4n) .post-item__inner .post-item__content {
    flex-basis: 25%;
}
.post-item.job {
    margin: 80px 0;
    display: block;
}
.post-items .post-item.job .post-item__image {
    flex-basis: 56% !important;
}
.post-items .post-item.job .post-item__content {
    flex-basis: 35% !important;
    margin-right: 0 !important;
    text-align: left !important;
}
.post-item__excerpt {
    font-size: 20px;
}
.post-items .post-item.job:nth-child(2n) .post-item__inner .post-item__content {
    margin-left: 0;
    margin-right: 93px !important;
}
.post-items .job:nth-child(1n) .post-item__inner .post-item__tag {
    top: -60px;
    bottom: auto;
    left: -60px;
    border-radius: 50px 50px 0 50px;
}
.post-items .job:nth-child(2n) .post-item__inner .post-item__tag {
    top: auto;
    bottom: 40px;
    left: -100px;
    border-radius: 50px 0px 50px 50px;
}
.post-items .job:nth-child(1n) .post-item__inner .post-item__tag::before {
    left: auto;
    bottom: -40px;
    top: auto;
    right: -40px;
}
.post-items .job:nth-child(2n) .post-item__inner .post-item__tag::after {
    width: 30px;
    height: 30px;
    left: auto;
    bottom: auto;
    top: -40px;
    right: -40px;
}
.post-items .job:nth-child(3n) .post-item__inner .post-item__tag {
    top: auto;
    bottom: -30px;
    left: auto;
    border-radius: 0 50px 50px 50px;
    right: -30px;
}
.post-items .job:nth-child(3n) .post-item__inner .post-item__tag::before {
    left: -40px;
    bottom: auto;
    top: -40px;
    right: auto;
}
.job span.post-item__tag {
    background: #ff6a42;
    color: #fff;
    max-width: 200px;
    padding: 20px;
}

.job span.post-item__tag::before {
    background: #ff6a42;
}
.job span.post-item__tag a {
    color: #fff;
    font-size: 32px;
    line-height: 1.13;
}
a.post-item__link {
    display: block;
    border: 1.5px solid #eda954;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 15px;
    color: #eda954;
    transition: all 0.5s ease;
}
.job a.post-item__link {
    margin-top: 40px;
    width: 129px;
    line-height: 46px;
    border-color: #ff6a42;
    color: #ff6a42;
}
.job a.post-item__link:hover {
    background-color: #ff6a42;
    color: #fff;
    border-color: #ff6a42;
}
a.post-item__link:hover {
    background-color: #eda954;
    color: #ffffff;
}
#contact {
    padding: 160px 4%;
    float: left;
    background: #9ea6be;
	width: 100%;
    min-height: 100vh;
}

#contact .widget_text {
    margin-bottom: 0;
    min-height: 280px;
    display: block;
}

#contact div#text-4 {
}


.contact__heading.heading-title {
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    font-family: "Quincy";
    font-style: normal;
    line-height: 35px;
    margin-bottom: 99px;
    text-align: left;
}

.dr-address-wrapper {
    color: #fff;
}
.contact .widget-title-footer,
.contact .textwidget h6,
.dr-address-wrapper h3,
.dr-address-wrapper h6 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    font-family: "Quincy";
    font-style: normal;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: left;
}
.dr-address-wrapper h6,
.contact .textwidget h6 {
    font-size: 20px;
}
.dr-address-wrapper p,
.contact .textwidget p {
    margin-bottom: 25px;
    color: #ebecf1;
    font-size: 18px;
    font-weight: 400;
    font-family: "Allrounder_Grotesk";
    font-style: normal;
    line-height: 28px;
    text-align: left;
}
.loadmore {
    text-align: center;
    display: block;
    margin: 25px 0;
}
.loadmore__button {
    width: 147px;
    height: 48px;
    border-radius: 100px;
    border: solid 1.5px #ffffff;
    font-family: "Allrounder_Grotesk";
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    background-color: transparent;
    text-transform: none;
    outline: none;
}
.loadmore__button--job {
    border-color: #9ea6be;
    color: #9ea6be;
}
.loadmore__button.loading {
    opacity: 0.5;
}
/* ----- Career ---- */
.page-id-142 img.logo-normal {
    display: none;
}
.career-header {
    margin: 50px 0;
}
.career-header__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}

.career-header__title {
    font-size: 140px;
    line-height: 80px;
    margin-left: 40px;
    text-transform: lowercase;
    margin-bottom: 50px;
}
.career-header__title::before {
    width: 30px;
    height: 30px;
    bottom: 0;
    top: auto;
    margin-top: 0px;
    left: -40px;
}
.career-header__content {
    flex: 0 0 50%;
}

.career-header__image {
    flex: 0 0 50%;
}

.career-header__content p {
    font-size: 24px;
    line-height: 36px;
}

.job-heading {
    text-align: center;
    margin: 40px 0 100px;
}
.job-heading__title {
    font-size: 70px;
    line-height: 75px;
    letter-spacing: 0;
    max-width: 400px;
    margin: 0 auto;
}
.job-heading__title::before  {
    top: 50%;
}
#job_items .job:first-child {
    margin-top: 0;
}
.single-job img.logo-normal {
    display: none;
}
#as-footer-2.fading-footer {
    display: none;
    position: fixed;
    bottom: 0px;
    z-index: 10;
    background: #212121;
}
.page-template-page-career ul.list-social-wrapper.line-list.hero-social-list li a {
    color: #ed431d
}
body.page-id-142 #as-header-1 .as-menu-header-1 li.current-menu-item > a,
.overflow_hidden.blog #as-header-1 .as-menu-header-1 li a {
	color: #ed431d !important;
}
.single #as-page-blog-classic .as-excerpt {
    color: #333;
}
.contact__socials ul.list-social-wrapper.line-list.hero-social-list {
    position: static;
}

#contact #text-6 {
}
.contact .textwidget p a[href^=tel],
.dr-address-wrapper p a[href^=tel] {
   text-decoration:inherit;
   color: #fff;
}
#contact ul.list-social-wrapper.line-list.hero-social-list li a {
    color: #fff !important;
}
#contact ul.list-social-wrapper.line-list.hero-social-list li a:hover {
    color: #ed431d !important;
}

#application_form {
    background: #f3f3f3;
    padding: 100px 0;
}
.application-form__inner {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

.application-form__image {
    flex: 0 0 50%;
    text-align: center;
}

.application-form__form {
    flex: 0 0 48%;
    text-align: center;
    margin-left: 50px;
}
#dslc-module-4c606140637 .dslc-html-module-content {
    background-color: rgba(0,0,0,0) ;
}

#dslc-module-4c606140637 .dslc-html-module-content,
#dslc-module-4c606140637 .dslc-html-module-content p {
    font-size: 22px;
    font-weight: 700;
    font-family: "Quincy";
    font-style: normal ;
    line-height: 25px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content p {
    margin-bottom: 10px;
}

#dslc-module-4c606140637 .dslc-html-module-content h1 {
    font-size: 25px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 35px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content h2 {
    font-size: 23px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 33px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content h3 {
    font-size: 21px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 31px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content h4 {
    font-size: 19px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 29px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content h5 {
    font-size: 17px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 27px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content h6 {
    font-size: 15px;
    font-weight: 400;
    font-family: "Open Sans";
    font-style: normal ;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: left ;
}

#dslc-module-4c606140637 .dslc-html-module-content li {
    font-size: 16px;
    font-weight: 400;
    font-family: "Allrounder_Grotesk";
    line-height: 22px;
    margin-bottom: 10px;
    background-color: rgba(0,0,0,0) ;
}

#dslc-module-4c606140637 .dslc-html-module-content ul {
    list-style-type: disc ;
}

#dslc-module-4c606140637 .dslc-html-module-content ol {
    list-style-type: decimal ;
}

#dslc-module-4c606140637 input[type=text],
#dslc-module-4c606140637 input[type=password],
#dslc-module-4c606140637 input[type=number],
#dslc-module-4c606140637 input[type=email],
#dslc-module-4c606140637 input[type=file],
#dslc-module-4c606140637 input[type=tel],
#dslc-module-4c606140637 textarea,
#dslc-module-4c606140637 select {
    color: #4d4d4d ;
    font-size: 18px;
    font-weight: 400;
    font-family: "Allrounder_Grotesk";
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border-color: #dddddd;
    border-width: 1px;
    border-style: none none solid none;
}

#dslc-module-4c606140637 input[type=text]::placeholder,
#dslc-module-4c606140637 input[type=password]::placeholder,
#dslc-module-4c606140637 input[type=number]::placeholder,
#dslc-module-4c606140637 input[type=email]::placeholder,
#dslc-module-4c606140637 input[type=tel]::placeholder,
#dslc-module-4c606140637 textarea::placeholder,
#dslc-module-4c606140637 select::placeholder {
    color: #fffff ;
}

#dslc-module-4c606140637 input[type=text]:focus::placeholder,
#dslc-module-4c606140637 input[type=password]:focus::placeholder,
#dslc-module-4c606140637 input[type=number]:focus::placeholder,
#dslc-module-4c606140637 input[type=email]:focus::placeholder,
#dslc-module-4c606140637 input[type=tel]:focus::placeholder,
#dslc-module-4c606140637 textarea:focus::placeholder,
#dslc-module-4c606140637 select:focus::placeholder {
    color: #fffff ;
}

#dslc-module-4c606140637 textarea {
    line-height: 23px;
    width: 100%;
    height: 150px;
}

#dslc-module-4c606140637 input[type=text],
#dslc-module-4c606140637 input[type=password],
#dslc-module-4c606140637 input[type=number],
#dslc-module-4c606140637 input[type=email],
#dslc-module-4c606140637 input[type=file],
#dslc-module-4c606140637 input[type=tel],
#dslc-module-4c606140637 select {
    width: 100%;
    outline: none;
}

#dslc-module-4c606140637 .dslc-html-module-content blockquote {
    background-repeat: repeat ;
    background-attachment: scroll ;
    background-position: top left ;
}

#dslc-module-4c606140637 .dslc-html-module-content blockquote,
#dslc-module-4c606140637 .dslc-html-module-content blockquote p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 22px;
}

#dslc-module-4c606140637 blockquote,
#dslc-module-4c606140637 .dslc-html-module-content blockquote p {
    text-align: left ;
}

#dslc-module-4c606140637 input[type=submit],
#dslc-module-4c606140637 input[type=button],
#dslc-module-4c606140637 button {
    border-radius: 100px;
    color: #ff6a42 ;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans";
    line-height: 20px;
    text-transform: none ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-color: #ff6a42;
    border-width: 2px;
    border-style: solid solid solid solid;
}

#dslc-module-4c606140637 input[type=submit]:hover,
#dslc-module-4c606140637 input[type=button]:hover,
#dslc-module-4c606140637 button:hover {
    background-color: #ff6a42 ;
    color: #ffffff ;
    border-color: #ff6a42;
}

.application-form__form form.wpcf7-form input[type="file"],
.application-form__form form.wpcf7-form input[type="text"],
.application-form__form form.wpcf7-form input[type="email"],
.application-form__form form.wpcf7-form textarea {
    background: #f3f3f3;
}

.application-form__form form.wpcf7-form input[type="file"] {
    background: url(../image/group-5.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.application-form__form form.wpcf7-form input[type="submit"] {
    background: transparent;
    border: 1.5px solid #ff6a42;
    color: #ff6a42;
    border-radius: 100px;
    margin-top: 44px;
    width: 238px;
    display: block;
    outline: none;
    transition: all 0.5s ease;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}

.application-form__form form.wpcf7-form input[type="submit"]:hover {
    background: #ff6a42;
    color: #fff;
}

/*
.application-form__form form.wpcf7-form {
    text-align: left;
}
.application-form__form form.wpcf7-form input[type="file"],
.application-form__form form.wpcf7-form input[type="text"],
.application-form__form form.wpcf7-form input[type="email"],
.application-form__form form.wpcf7-form textarea {
    background: #f3f3f3;
    border: none;
    border-bottom: 1px solid #999;
    width: 100%;
    outline: none;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 15px;
}

.application-form__form form.wpcf7-form input[type="file"] {
    background: url(../image/group-5.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.application-form__form form.wpcf7-form textarea {
    height: 150px;
}

.application-form__form form.wpcf7-form input[type="submit"] {
    background: transparent;
    border: 1.5px solid #ff6a42;
    color: #ff6a42;
    border-radius: 100px;
    margin-top: 44px;
    margin-left: auto;
    margin-right: auto;
    width: 238px;
    display: block;
    outline: none;
    transition: all 0.5s ease;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}

.application-form__form form.wpcf7-form input[type="submit"]:hover {
    background: #ff6a42;
    color: #fff;
}

.application-form__form label {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    font-family: 'Quincy';
    position: relative;
    margin-left: 15px;
}

.application-form__form label::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #eda954;
    left: -15px;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 50%;
}

body .wpcf7-not-valid-tip {
    bottom: -30px;
}*/

@media (min-width: 1530px){
	.contact__wrapper {
		width: 1400px;
		margin: 0 auto;
	}
}
@media only screen and (min-width : 769px) and (max-width : 1100px) {
	.post-item__title {
		font-size: 34px;
		line-height: 40px;
	}
	.post-items .post-item:nth-child(1n) .post-item__inner .post-item__content {
		margin-right: 4%;
	}
	.post-items .post-item:nth-child(2n) .post-item__inner .post-item__content {
		margin-right: 0;
	}
	.post-items .post-item:first-child .post-item__image, 
	.post-items .post-item:nth-child(4n) .post-item__image,
	.post-items .post-item .post-item__image,
	.post-items .post-item .post-item__content {
		flex-basis: 45%;
	}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .contact__heading.heading-title {
        font-size: 40px;
        line-height: 13px;
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 1170px) and (min-width: 1024px) {
    .contact__wrapper {
        width: 960px;
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 1170px) {
  #contact .widget_text {
    min-height: 330px !important;
  }  
}
@media (max-width: 1024px) {
  #contact .widget_text {
    min-height: 260px !important;
  }
  .contact .widget-title-footer {
    font-size: 24px !important;
    margin-bottom: 0 !important;
  }
  .contact .textwidget h6 {
    font-size: 16px !important;
    margin-bottom: 0 !important;
  }
  .contact .textwidget p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
    line-height: 1.7 !important;
  }
}
@media (max-width: 768px) {
    .single-job .job-title span.dot {
    }
    .application-form__inner {
        padding: 0 25px;
        flex-flow: wrap;
    }
    .application-form__image {
        flex-basis: 100%;
    }
    .application-form__form {
        flex-basis: 100%;
        margin-left: 0;
        margin-top: 50px;
    }
    .contact__heading.heading-title {
        margin-bottom: 70px;
    }
    #contact .widget_text {
        min-height: initial !important;
        margin-bottom: 30px;
    }
    .owl-dots button.owl-dot {
        width: 50px;
    }
    .single-post #as-page-blog-classic .as-blog-post-main,
    .single-job #as-page-blog-classic .as-blog-post-main,
    .blog #as-page-blog-classic {
        padding: 0 25px;
    }
    .related-posts {
        padding: 0 15px;
    }
    .post-items .post-item .post-item__content {
        flex-basis: 100% !important;
        text-align: center !important;
        margin-right: 0 !important;
        margin-bottom: 25px;
		margin-left: 0 !important;
    }
    .post-items .post-item .post-item__image {
        flex-basis: 100% !important;
    }
    .post-item__tag {
        bottom: -50px !important;
        right: -0 !important;
        top: auto !important;
        left: auto !important;
        border-radius: 0 50px 50px 50px !important;
    }
    .post-item__tag::before {
        left: -40px;
        top: -40px;
    }
    .post-items .post-item:nth-child(2n) .post-item__inner .post-item__tag::after {
        top: -30px;
        left: -35px;
        right: auto;
        bottom: auto;
        width: 30px;
        height: 30px;
    }
    .career-header__inner {
        text-align: center;
    }
    .career-header__content,
    .career-header__image {
        flex-basis: 100%;
    }
    .career-header__image {
        padding: 0 25px;
    }
    .career-header__content {
        margin-bottom: 100px;
    }
    .career-header__title {
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }
    .post-items .post-item.job .post-item__image,
    .post-items .post-item.job .post-item__content {
        flex-basis: 100% !important;
    }
    .post-items .post-item.job .post-item__content,
    .post-items .post-item.job:nth-child(2n) .post-item__inner .post-item__content {
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 25px;
    }
    a.post-item__link {
        margin-left: auto;
        margin-right: auto;
    }
    
    .single-job .job-information span.as-dots {
        right: 0;
    }
}
@media (max-width: 480px){
    .single-job .job-title span.dot {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
    .contact__wrapper {
        max-width: 320px;
        margin: 0 auto;
    }
    .post-item {
        margin: 20px 0 40px;
        clear: both;
    }
    .post .post-item__title {
		font-size: 24px;
        line-height: 30px;
    }
    .post-item__tag {
		position: static;
		border-radius: 0 !important;
		max-width: 100% !important;
		padding: 10px 0 !important;
        transform: none;
    }
    .post-item__tag a {
        font-size: 30px
    }
    .post-item__tag::before,
    .post-item__tag::after {
        display: none;
    }
    .post-items .post-item:nth-child(2n) .post-item__inner .post-item__content {
        margin-left: 0;
    }
    .single-post .as-featured-img.as-featured-content-img.default,
    .single-job .as-featured-img.as-featured-content-img.default {
        min-height: 350px !important;
    }
    .single-post #as-page-blog-classic .as-blog-post-main,
    .single-job #as-page-blog-classic .as-blog-post-main {
        padding: 0 10px;
    }
    .single #dslc-theme-content-inner h2,
    .single-job .job-title {
        font-size: 40px;
    }
    .single-job .job-title::before {
        display: none;
    }
    .single-job .job-title {
        padding: 0 30px;
    }
    .blog #as-page-blog-classic {
        padding: 0;
    }
    .career-header {
        margin-bottom: 0;
    }
    .career-header__title {
        max-width: 215px;
        font-size: 70px;
    }
    .career-header__content {
        margin-bottom: 50px;
    }
    .career-header__content p {
        font-size: 20px;
        line-height: 30px;
    }
    .job-heading {
        margin-bottom: 0;
    }
    .job-heading__title {
        font-size: 40px;
        max-width: 230px;
        line-height: 40px;
		margin-bottom: 40px;
    }
    .job-heading__title::before {
        margin-top: -9px;
    }
    .post-item.job {
        margin: 40px 0;
    }
    .post-item__date,
    .post-item__categories,
    .post-item__categories a {
        font-size: 14px;
    }
    .post-item__title {
        font-size: 32px;
        line-height: 50px;
    }
    .post-item__excerpt {
        font-size: 16px;
    }

    .page-id-142 .dslc-col.dslc-12-col.dslc-last-col.as-fullwidth {
        padding: 25px 0 !important;
    }
    .post-items .post-item:last-child {
        margin-bottom: 0
    }
    .newsletter {
        padding: 40px 0;
    }
    .newsletter__heading {
        font-size: 50px;
        margin: 0 auto;
        line-height: normal;
        max-width: 245px;
    }

    .newsletter__heading--dot::before {
        top: 50%;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        margin-left: 0;
        left: -15px;
    }
    .newsletter__subheading {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .newsletter__email {
        min-width: auto;
        flex: 0 0 65%;
    }
    #newsletter .newsletter__submit {
        flex: 0 0 35%;
        width: auto;
        padding: 0;
    }
    .newsletter__email-wrapper {
        display: flex;
        padding: 0 15px;
    }
    .single-post #as-page-blog-classic .as-title-meta-wrapper .as-post-title,
    .single-job #as-page-blog-classic .as-title-meta-wrapper .as-post-title {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
    }
    .single-post #as-page-blog-classic .as-excerpt, .single-job #as-page-blog-classic .as-excerpt {
        font-size: 16px;
        text-align: left;
    }
    .single-post .wp-block-group::before, .single-job .wp-block-group::before {
        display: none;
    }

    .related-posts__heading {
        font-size: 40px;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .related-posts__item-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .single-job .job-information {
        padding-bottom: 80px;
    }
}
@media (max-width: 375px){
    .single-job .job-title {
        padding: 0 10px;
    }
}
/* End -- Thai Custom CSS */