/* Load Swiper's CSS */
@import url('https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css');

/* login form*/
body{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
	letter-spacing:1px !important;
    line-height:27px !important;
	font-weight:500 !important;
	color:#3a3a3a !important;
}
.post_content{
    line-height: 0;
}
#wpforms-69582-field_3-container{
    display: block !important;
    width: 100%;
    padding: 0;
}
#wpforms-69582-field_3{
    position: relative;
    width: 100%;
    max-width: 100%;
}
#wpforms-69582-field_3-container::after {
    content: "*必須";
    display: block;
    margin-bottom: 8px;
    color: red;
    font-weight: bold;
	position: absolute;
    top: 55px;
}
#wpforms-submit-2936::before,
#wpforms-submit-69582::before,
#wpforms-submit-63921::before {
    content: "\f002"; /* This is the FontAwesome Unicode for magnifying glass */
    font-family: "Font Awesome 6 Free"; /* Ensure this matches your FA version */
    font-weight: 900;
    display: inline-block;
    margin-right: 8px;
    transform: scaleX(-1);
}
.search-btn::after {
    content: " 求人を検索";
}
#jobs,
#wpforms-2936-field_6,
#wpforms-69582-field_6,
#wpforms-63921-field_6{
    opacity: 0;
    transition: opacity 0.5s ease;
}
body.ready #jobs,
body.ready #wpforms-2936-field_6,
body.ready #wpforms-69582-field_6,
body.ready #wpforms-63921-field_6{
    opacity: 1;
}
#wpforms-form-2936 .wpforms-field-container,
#wpforms-form-69582 .wpforms-field-container,
#wpforms-form-63921 .wpforms-field-container{
	height:143px !important;
}
body.ready #wpforms-form-2936 .wpforms-field-container,
body.ready #wpforms-form-69582 .wpforms-field-container,
body.ready #wpforms-form-63921 .wpforms-field-container{
    height:auto !important;
}
.header-caption .elementor-container{
    width: fit-content;
}
.userLogin-container {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 10%px;
}
.user-login {
    background-color: #3471d3;
    color: white;
    padding: 5.5px 13px;
    font-size: 14px;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2);
    border: none;
	text-decoration:none;
}
.user-login:hover{
    transform: translateY(2px);
}
.custom-login-forms {
    max-width: 800px !important;
    margin: 2% auto 0 !important;
    padding: 20px !important;
    width: 100% !important;
}
.custom-login-forms .forminator-field {
	clear:both !important;
}

.custom-login-forms h2 {
	text-align: center !important;
	margin-bottom: 20px !important;
}

.custom-login-forms label.forminator-label {
	display: block !important;
	margin-bottom: 5px !important;
	width: 160px !important;
	text-align: right !important;
	margin-right: 35px !important;
	font-size: 27px !important;
	float: left  !important;
	font-weight: 500 !important;
	color: #3a3a3a !important;
    white-space: nowrap;
}
.custom-login-forms input[type="email"],
.custom-login-forms input[type="text"] {
	width: 74% !important;
	padding: 5px !important;
	border: 1px solid #ddd !important;
	border-radius: 3px !important;
	float: left !important;
	background-color: #fff !important;
	height: 47px !important;
	margin-bottom: 5px !important;
}
.custom-login-forms input[type="email"]:focus,
.custom-login-forms input[type="text"]:focus {
	background-color: #fff !important; /* Change this to the background color on focus */
}
.custom-login-forms input[type="checkbox"] {
	margin-right: 5px !important;
}

.custom-login-forms input[type="submit"] {
	width: fit-content !important;
	padding: 10px 20px !important;
	background-color: #6558F5 !important;
	border: none !important;
	border-radius: 3px !important;
	color: #fff !important;
	cursor: pointer !important;
}
.custom-login-forms .elementor-field-type-submit{
    display: block !important;
    margin-top: 40px !important;
}
.custom-login-forms .forminator-row-last .forminator-button{
    float: right !important;
    padding: 10px 20px !important;
	background-color: #3471d3 !important;
	border: none !important;
	border-radius: 3px !important;
	color: #fff !important;
	cursor: pointer !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    min-width: 74px !important;
    margin-top: 20px !important;
}
.custom-login-forms .forminator-row-last .forminator-button:hover {
	background-color: #005177 !important;
}
.custom-login-forms .forminator-description-password a{
    font-size: 16px !important;
    color: #0073aa !important;
}
.custom-login-forms .elementor-login-separator,
.custom-login-forms .elementor-register{
    display: none !important;
}
.custom-login-forms .elementor-form-fields-wrapper{
    position: relative !important;
}
.custom-login-forms .forminator-field-password a{
    position: absolute !important;
    right: 22px !important;
    bottom: -90% !important;
    display: block !important;
    width: fit-content !important;
}
.custom-login-forms #forminator-module-3001 .forminator-row,
.custom-login-forms #forminator-module-63890 .forminator-row{
    position: relative !important;
}
.custom-login-forms #forminator-module-3001 .forminator-error-message,
.custom-login-forms #forminator-module-63890 .forminator-error-message{
    background-color: #fff !important;
    position: absolute !important;
    bottom: -50% !important;
    right: 0 !important;
    color: red !important;
    font-size: 12px !important;
}
.custom-login-forms #forminator-module-63890 .remember-me,
.custom-login-forms #forminator-module-69611 .remember-me {
    display: none;
}
/* end login form*/
#jobs.index .main h1 {
    color: #0080cb;
    font-family: 'M Plus 1p Bold', sans-serif;
    font-size: 1.5em;
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}
#jobs.index .main .list {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-top: -1rem;
}
#jobs.index .main li {
    display: flex;
    flex: 0 0 50%;
    margin-top: 1rem;
    max-width: 50%;
    padding-left: 1rem;
    position: relative;
}
#jobs.index .main li > div{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #139eff;
    color: #0080cb;
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 100%;
    padding: 1rem 1.25rem;
    position: relative;
    transition: background-color 0.3s ease-in-out;
    cursor: pointer;
}
#jobs.index .main li .position {
   -webkit-box-orient: vertical;
    display: block;
    flex: auto;
    font-size: 1.2em;
    font-weight: 500;
    -webkit-line-clamp: 2;
/*     max-height: 2.5em; */
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
#jobs.index .main li .id {
	  text-align: left;
    width: 100%;
    display: flex;
    font-size: 14px;
}
#jobs.index .main li .title img{
		width: 100%;
	  max-width:150px;
    position: absolute;
    right: 0;
    top: 0;
}
#jobs.index .main li .title {
    margin-bottom: 0.75rem;
}
#jobs.index .main li .title h4 {
    display: flex;
    margin-bottom: 0.5rem;
    width: 70%;
}
#jobs.index .main li .salary,
#jobs.index .main li .location {
    display: block;
    margin-top: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#jobs.index .main li .salary {
    color: #e74c3c;
    font-family: 'M Plus 1p Bold', sans-serif;
    font-size: 0.9em;
    font-weight: 700;
}
#jobs.index .main li .location {
    color: #787a7a;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
#jobs.index .main li .location i{
	color:#139eff;
}
#jobs.index .main li .detail {
    font-size: 0.9em;
    margin-right: 2rem;
}
#jobs.index .main li .description {
    margin-bottom: 0.75rem;
}
#jobs.index .main li .detail p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 500;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
#jobs.index .main li .salary i {
    color: #139eff;
    font-size: 1.25em;
    margin-right: 0.25rem;
}
.page-id-2223 #top_title_area,
.page-id-2223 .w-beforeFooter,
.page-id-2955 .c-pageTitle,
.page-id-2992 .c-pageTitle,
.page-id-2998 .c-pageTitle,
.page-id-3012 .c-pageTitle,
.page-id-2406 .c-pageTitle,
.page-id-2408 .c-pageTitle,
.page-id-2407 .c-pageTitle,
.page-id-2992 .c-pageTitle,
.page-id-3031 .c-pageTitle,
.page-id-2406 .forminator-required,
.page-id-2407 .wpum-action-links,
#forminator-module-3035 .forminator-row{
	display:none !important;
}

/** blog details **/
#job .main{
	position:relative;
    padding-top: 80px;
}
#job .main .title,
#job .main .detail {
    font-size: 0.9em;
}
#job .main .title h3 {
    color: #0080cb;
    display: flex;
    font-size: 1.35em;
    font-weight: 500;
    margin-bottom: 0.5rem;
	  width:65%;
}
#job .main .title h3 .position {
    flex: auto;
    font-size: 1.1em;
    font-weight: 700;
    margin-right: 1rem;
    margin-top:30px;
}
#job .main .title span {
    margin-bottom: 0;
}
#job .main .title img{
	  width: 100%;
    max-width: 150px;
    position: absolute;
    right: 0;
    top: 0;
}
#job .main .title h3 .id {
    color: #787a7a;
    font-weight: 700;
    font-size: 14px;
    margin-top: 0px;
    display: block;
}
#job .main .title .salary,
#job .main .title .location,
#job .main .title .phase-date {
    display: block;
}
#job .main .title .salary {
    color: #e74c3c;
    font-size: 1.15em;
    font-weight: 700;
}
#job .main .title .salary i,
#job .main .title .location i {
    color: #aaaaaa;
    font-size: 0.975em;
    margin-right: 0.25rem;
}
#job .main .title .salary i {
    font-size: 0.76em;
}
#job .main .title .location {
    font-size: 1.15em;
}
#job .main .title .phase-date {
    font-size: 1.1em;
}
#job .main .title .phase-date i {
    color: #aaaaaa;
    font-size: 0.85em;
    margin-right: 0.25rem;
}
#job .main .btn.apply {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    width: 100%;
}
#job .main .btn a {
    background-color: #e74c3c;
    border-radius: 2rem;
    color: #ffffff;
    padding: .5rem 1.5rem;
    transition: background-color 0.3s ease-in-out;
	text-decoration: none;
}
#job .main .detail>div {
    margin-bottom: 2rem;
}
#job .main .detail>div h3 {
    border-bottom: 1px solid #dbdbdb;
    font-size: 1.35em;
    margin: 1rem 0;
    padding-bottom: 1rem;
}
#job .main .detail .list li {
    display: flex;
    margin-bottom: 1rem;
}
#job .main .detail .list .title {
    box-sizing: border-box;
    flex: 0 0 30%;
    font-size: 1em;
    width: 30%;
}
#job .main .detail>div h4 {
    font-size: 1em;
}
#job .main .detail .list .div {
    flex: auto;
    font-size: 1em;
    width: auto;
}
#job .apply button {
    background-color: #e74c3c;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 0.9em;
    height: 40px;
    line-height: 40px;
    padding: 0 1rem;
    transition: all 0.3s ease-in-out;
}
.page-id-2196 .c-pageTitle,
.page-id-2213 .c-pageTitle{
	display:none;
}
.custom-login-form {
/* 	max-width: 800px !important; */
	max-width: 800px !important;
    margin: 2% auto 0 !important;
    padding: 20px !important;
    width: 100% !important;
}

.custom-login-form p {
	clear:both;
}

.custom-login-form h2 {
	text-align: left;
	margin-bottom: 20px !important;
    margin-top: 0px;
    color: #0080CB !important;
    font-size: 1.2em !important;
    background: none;
    border: none;
}

.custom-login-form label {
	display: block;
	margin-bottom: 5px;
	width: 137px;
	text-align: right;
	margin-right: 55px;
	font-size: 30px;
	float: left;
}
.custom-login-form input[type="text"]{
	margin-bottom: 35px;
}
.custom-login-form input[type="text"],
.custom-login-form input[type="password"] {
	width: 74%;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
	float: left;
	background-color: #fff !important;
}
#forminator-module-3035 input{
	background-color: #fff !important;
}
.custom-login-form input[type="text"]:focus,
.custom-login-form input[type="password"]:focus {
	background-color: #fff !important; /* Change this to the background color on focus */
}

.custom-login-form input[type="text"]{
	margin-bottom: 35px;
}
.custom-login-form input[type="password"] {
	margin-bottom: 5px;
}

.custom-login-form input[type="checkbox"] {
	margin-right: 5px;
}

.custom-login-form input[type="submit"] {
	width: fit-content;
	padding: 10px 20px;
	background-color: #6558F5;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
}

.custom-login-form input[type="submit"]:hover {
	background-color: #005177;
}

.login-error {
	color: red;
	text-align: center;
	margin-bottom: 10px;
}

.forgot-password {
	text-align: right;
	margin-top: 10px;
}

.forgot-password a {
	color: #0073aa;
	text-decoration: none;
}

.forgot-password a:hover {
	text-decoration: underline;
}
.btn-login{
	text-align: right;
	padding-top: 40px;
}
.partition {
	align-items: center;
	display: flex;
	margin: 2rem 0;
}
.partition .border {
	border:1px solid #dddddd !important;
	flex: 1;
}
.partition .text {
	color: #aaaaaa;
	font-size: 1.2em;
	margin: 0 1rem;
}
.social {
	margin-bottom: 1rem;
}
.social .linkedin,
.social .facebook,
.social .google{
	margin-bottom: 0.5rem;
}
.social .linkedin a {
	background-color: #0077b5;
}
.social a i {
	font-size: 1.4em;
	margin-right: 1rem;
}
.social a {
	align-items: center;
	border-radius: 5px;
	color: #ffffff;
	display: flex;
	font-size: 0.9em;
	height: 45px;
	justify-content: center;
	letter-spacing: 0.5px;
	overflow: hidden;
	padding: 0 0.75rem;
	text-align: center;
	text-overflow: ellipsis;
	transition: background-color 0.3s ease-in-out;
	white-space: nowrap;
}
.social .facebook a {
	background-color: #265cc1;
}
.social .google a {
	color: #265cc1;
}
.social .google {
	border: 2px solid #265cc1 !important;
	border-radius: 5px;
}
.sign-up {
	margin-top: 2.5rem;
	text-align: center;
}
.sign-up span {
	display: inline-block;
}
.sign-up a {
	display: contents;
	margin: 0 0.25rem;
	color:#007bff;
}
.terms .forminator-checkbox{
	width:100%;
	text-align:left;
}
.custom-login-form h3.elementor-heading-title{
	margin-top:0px !important;
	margin-bottom: -25px !important;
}
.forminator-checkbox-label{
	width:350px;
}
/* search blog post*/
.profile{
/*     display: none; */
}
.search,
.profile,
.user-info{
	width: 100%;
	max-width: 800px !important;
	margin: 0 auto;
}
.search .wpforms-field,
.profile .forminator-field,
.user-info .forminator-field{
	display: flex;
	align-items: center;
}
.search .wpforms-field label,
.profile .forminator-field label,
.user-info .forminator-field label{
	margin-bottom:0px !important;
	width: 100%;
	max-width: 170px;
	text-align: right;
	font-size: 20px !important;
	margin-right: 3rem !important;
    font-family: inherit;
    font-weight: 700;
    color: #777771;
	text-transform: lowercase;
}
.user-info .forminator-field p{
    font-size: 25px;
}
.user-info .forminator-field{
    margin-bottom: 30px;
}
.search button.submit,
.profile .forminator-button-submit,
.user-info a{
	margin: 0 auto !important;
    text-align: center !important;
    display: block !important;
	background-color: #128be0 !important;
	color:#fff !important;
    width: fit-content;
    padding: 10px 9px;
    font-size:14px;
    border: 1px solid #128be0;
    font-weight: 700 !important;
}
.profile .forminator-button-submit{
    width: 95px !important;
    height: 50px;
}
.search button.submit{
    width: 100%;
    height: 54px !important;
    max-width: 400px;
}
#wpforms-2958 select::-ms-expand{
    display: none;
}
#wpforms-2958-field_4-container .wpforms-field-label,
#wpforms-2958-field_6-container .wpforms-field-label,
#wpforms-9591-field_4-container,
#wpforms-9591-field_6-container .wpforms-field-label,
#wpforms-9594-field_4-container,
#wpforms-9594-field_6-container .wpforms-field-label{
	display:none;
}
.worklocation-container,
.salary-container{
	position:relative !important;
}
.worklocation-container #wpforms-2958-field_3,
.salary-container #wpforms-2958-field_5,
.worklocation-container #wpforms-9591-field_3,
.salary-container #wpforms-9591-field_5,
.worklocation-container #wpforms-9594-field_3,
.salary-container #wpforms-9594-field_5{
	width: calc(100% - 70%) !important;
}
.worklocation-container #wpforms-2958-field_4-container,
.salary-container #wpforms-2958-field_6-container,
.salary-container #wpforms-9591-field_6-container,
.salary-container #wpforms-9594-field_6-container{
	position: absolute;
    width: calc(100% - 54%) !important;
    right: -75px;
    top: 13px;
}
/* top page search*/
#side-menu-1{
    display:none;
}
.topage-search{
    width: 100%;
    max-width: 1190px;
    margin: -20px auto 0;
    position: relative !important;
/*     left:-50px !important; */
}
.topage-search .elementor-widget-container{
    border-radius: 5px;
}
#wpforms-form-2936 .wpforms-submit-container,
#wpforms-form-69582 .wpforms-submit-container,
#wpforms-form-63921 .wpforms-submit-container{
    margin-top: -25px;
    position: relative;
    top: 0px;
    margin-left: -10px;
}
#wpforms-form-2936 .wpforms-field-container,
#wpforms-form-69582 .wpforms-field-container,
#wpforms-form-63921 .wpforms-field-container{
	display: flex;
	gap: 20px;
	background: #fff;
	padding: 30px 20px 40px;
    border-radius: 5px;
}
#wpforms-form-2936 .wpforms-field,
#wpforms-form-69582 .wpforms-field,
#wpforms-form-63921 .wpforms-field{
    display: contents;
}
#wpforms-form-2936 a,
#wpforms-form-69582 a,
#wpforms-form-63921 a{
    position: absolute;
	right: 20px;
	color: #878787;
	bottom: 30%;
	text-decoration: underline;
	font-weight: 700;
}
#wpforms-form-2936 input,
#wpforms-form-2936 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
#wpforms-form-2936 .dropdown-new-jobCategoryTOP .dropdown-search input,
#wpforms-form-2936 select,
#wpforms-form-69582 input,
#wpforms-form-69582 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
#wpforms-form-69582 .dropdown-new-jobCategoryTOP .dropdown-search input,
#wpforms-form-69582 select,
#wpforms-form-63921 input,
#wpforms-form-63921 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
#wpforms-form-63921 .dropdown-new-jobCategoryTOP .dropdown-search input,
#wpforms-form-63921 .dropdown-city-TopTh label.wpforms-field-label,
#wpforms-form-63921 .dropdown-city-TopTh .dropdown-search input,
#wpforms-form-2936 .dropdown-city-TopPh label.wpforms-field-label,
#wpforms-form-2936 .dropdown-city-TopPh .dropdown-search input,
#wpforms-form-69582 .dropdown-city-TopPh label.wpforms-field-label,
#wpforms-form-69582 .dropdown-city-TopPh .dropdown-search input,
#wpforms-form-63921 select{
	border:1px solid #0080cb !important;
	font-weight:bold !important;
    color: #0080cb !important;
    border-radius: 3px;
}
.jobCategory{
    display: none !important;
}
#wpforms-form-2936 .jobCategory select,
#wpforms-form-63921 .jobCategory select,
#wpforms-form-2958 .industry select,
#wpforms-form-2958 .jobCategory select,
#wpforms-form-2958 .position select,
#wpforms-form-2958 .working-location select,
#wpforms-form-9591 .industry select,
#wpforms-form-9591 .jobCategory select,
#wpforms-form-9591 .position select,
#wpforms-form-9591 .working-location select,
#wpforms-form-9594 .industry select,
#wpforms-form-9594 .jobCategory select,
#wpforms-form-9594 .position select,
#wpforms-form-9594 .working-location select{
	color:#0080cb;
	display:none;
}
.search-btn{
    background: linear-gradient(to bottom, #066aab, #3fadf5) !important;
	border-radius: 5px !important;
    width: 100% !important;
    height: 50px !important;
    padding: 17px !important;
    margin-top: -90px !important;
    margin-right: 15px !important;
    max-width: 360px;
    display: flex;
    text-align: center;
    margin: 0 auto !important;
    justify-content: center;
}
#wpforms-2936-field_2-container,
#wpforms-69582-field_2-container,
#wpforms-63921-field_2-container{
	padding-right: 0.5rem;
    width: 33.3333%;
}
#wpforms-form-2936 .jobCategory select,
#wpforms-form-2936 .wpforms-field select,
#wpforms-form-2936 .wpforms-field .selection,
#wpforms-form-69582 .jobCategory select,
#wpforms-form-69582 .wpforms-field select,
#wpforms-form-69582 .wpforms-field .selection,
#wpforms-form-63921 .jobCategory select,
#wpforms-form-63921 .wpforms-field select,
#wpforms-form-63921 .wpforms-field .selection
{
    height: 42px;
    min-height: 0;
    width: 100%
}

#wpforms-form-2936 .jobCategory select,
#wpforms-form-69582 .jobCategory select,
#wpforms-form-63921 .jobCategory select,
#wpforms-form-2958 .industry select,
#wpforms-form-2958 .jobCategory select,
#wpforms-form-2958 .position select,
#wpforms-form-2958 .working-location select,
#wpforms-form-9591 .industry select,
#wpforms-form-9591 .jobCategory select,
#wpforms-form-9591 .position select,
#wpforms-form-9591 .working-location select,
#wpforms-form-9594 .industry select,
#wpforms-form-9594 .jobCategory select,
#wpforms-form-9594 .position select,
#wpforms-form-9594 .working-location select{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: lazyLoadPlaceHolder;
    animation-name: lazyLoadPlaceHolder;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: transparent url(https://dpw9s9toxnu6e.cloudfront.net/assets/lazy-load-place-holder-cd21d036c41f43d746f1cf2a17a77203912b0358e888a44d297eef19c69ffdeb.gif) 0 0;
    color: transparent
}

#wpforms-form-2936 .jobCategory option,
#wpforms-form-69582 .jobCategory option,
#wpforms-form-63921 .jobCategory option {
    
    display: none
}

#wpforms-form-2936 .jobCategory .selection,
#wpforms-form-63921 .jobCategory .selection,
#wpforms-form-69582 .jobCategory .selection,
#wpforms-form-2958 .industry .selection,
#wpforms-form-2958 .jobCategory .selection,
#wpforms-form-2958 .position .selection,
#wpforms-form-2958 .working-location .selection,
#wpforms-form-9591 .industry .selection,
#wpforms-form-9591 .jobCategory .selection,
#wpforms-form-9591 .position .selection,
#wpforms-form-9591 .working-location .selection,
#wpforms-form-9594 .industry .selection,
#wpforms-form-9594 .jobCategory .selection,
#wpforms-form-9594 .position .selection,
#wpforms-form-9594 .working-location .selection{
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #0080cb;
    border-radius: 0;
    display: flex;
    min-width: 0;
    padding: 0;
    transition: opacity 0.3s ease-in-out;
	position:relative !important;
}
#wpforms-form-2936 .wpforms-field select,
#wpforms-form-2936 .wpforms-field .selection .text,
#wpforms-form-2936 .wpforms-field .selection .text:not(.default),
#wpforms-form-63921 .wpforms-field select,
#wpforms-form-63921 .wpforms-field .selection .text,
#wpforms-form-63921 .wpforms-field .selection .text:not(.default),
#wpforms-form-69582 .wpforms-field select,
#wpforms-form-69582 .wpforms-field .selection .text,
#wpforms-form-69582 .wpforms-field .selection .text:not(.default) {
    color: #0080cb
}
#wpforms-form-2936 #wpforms-2936-field_6-container select,
#wpforms-form-2936 #wpforms-2936-field_7-container select,
#wpforms-form-2936 .wpforms-field .selection .text,
#wpforms-form-63921 #wpforms-63921-field_6-container select,
#wpforms-form-63921 #wpforms-63921-field_7-container select,
#wpforms-form-63921 .wpforms-field .selection .text,
#wpforms-form-69582 #wpforms-69582-field_6-container select,
#wpforms-form-69582 #wpforms-69582-field_7-container select,
#wpforms-form-69582 .wpforms-field .selection .text,
#wpforms-form-2958 .industry .selection .text,
#wpforms-form-2958 .jobCategory .selection .text,
#wpforms-form-2958 .position .selection .text,
#wpforms-form-2958 .working-location .selection .text,
#wpforms-form-9591 .industry .selection .text,
#wpforms-form-9591 .jobCategory .selection .text,
#wpforms-form-9591 .position .selection .text,
#wpforms-form-9591 .working-location .selection .text,
#wpforms-form-9594 .industry .selection .text,
#wpforms-form-9594 .jobCategory .selection .text,
#wpforms-form-9594 .position .selection .text,
#wpforms-form-9594 .working-location .selection .text{
    margin: 0;
    overflow: hidden;
    padding: 0 2.35rem 0 0.75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
#wpforms-form-2936 #wpforms-2936-field_6-container select,
#wpforms-form-63921 #wpforms-63921-field_6-container select,
#wpforms-form-63921 #wpforms-63921-field_7-container select,
#wpforms-form-2936 #wpforms-2936-field_7-container select,
#wpforms-form-69582 #wpforms-69582-field_6-container select,
#wpforms-form-69582 #wpforms-69582-field_7-container select{
    appearance: none; /* Removes default arrow in modern browsers */
    -webkit-appearance: none; /* Safari-specific */
    -moz-appearance: none; /* Firefox-specific */
    background-image: url('./../img/select-icon.jpg'); /* Your custom icon */
    background-repeat: no-repeat;
    background-position: right 0px center;
    background-size: 25px;
}
#wpforms-form-2936 #wpforms-2936-field_6-container select:focus,
#wpforms-form-63921 #wpforms-63921-field_6-container select:focus,
#wpforms-form-63921 #wpforms-63921-field_7-container select:focus,
#wpforms-form-2936 #wpforms-2936-field_7-container select:focus,
#wpforms-form-69582 #wpforms-69582-field_6-container select:focus,
#wpforms-form-69582 #wpforms-69582-field_7-container select:focus{
    border: none;
}
/* added css new form */
#wpforms-form-2958 .wpforms-field-container,
#wpforms-form-9591 .wpforms-field-container,
#wpforms-form-9594 .wpforms-field-container{
    border: 2px solid #c2ccd4 !important;
    border-radius: 3px;
    margin-top: -20px;
}
#wpforms-form-2958 .wpforms-field-container .wpforms-field,
#wpforms-form-9591 .wpforms-field-container .wpforms-field,
#wpforms-form-9594 .wpforms-field-container .wpforms-field{
    padding: 0 !important;
}
#wpforms-form-2958 .wpforms-field-container .wpforms-field-label,
#wpforms-form-9591 .wpforms-field-container .wpforms-field-label,
#wpforms-form-9594 .wpforms-field-container .wpforms-field-label{
    background: #128be0;
    align-items: center;
    display: inline-grid;
    text-align: right;
    padding: 25px 20px;
    color: #fff !important;
    position: relative;
    border-right: 2px solid #c2ccd4;
    text-align: center;
}
.wpforms-container #wpforms-form-9591 .wpforms-field.dropdown-new-jobCategoryPH span,
.wpforms-container #wpforms-form-9591 .wpforms-field.dropdown-city span,
.wpforms-container #wpforms-form-9591 .wpforms-field.dropdown-new-PHtag span,
.wpforms-container #wpforms-form-9594 .wpforms-field.dropdown-new-THtag span,
.wpforms-container #wpforms-form-9594 .wpforms-field.dropdown-new-jobCategoryTH span,
.wpforms-container #wpforms-form-9594 .wpforms-field.dropdown-city-TH span{
    background: #128be0 !important;
    align-items: center !important;
    display: inline-grid !important;
    padding: 25px 20px !important;
    color: #fff !important;
    position: relative !important;
    border-right: 2px solid #c2ccd4 !important;
    text-align: center !important;
    margin-bottom: 0px !important;
    width: 100% !important;
    max-width: 200px !important;
    font-size: 20px !important;
    margin-right: 3rem !important;
    font-family: inherit !important;
    font-weight: 700 !important;
    text-transform: lowercase !important;
    line-height: 2px;
}
#wpforms-form-2958 .wpforms-field-container .worklocation-container #wpforms-2958-field_4-container label,
#wpforms-form-2958 .wpforms-field-container .salary-container #wpforms-2958-field_6-container label,
#wpforms-form-9591 .wpforms-field-container .salary-container #wpforms-9591-field_6-container label,
#wpforms-form-9594 .wpforms-field-container .salary-container #wpforms-9594-field_6-container label{
    display: none !important;
}
.search .wpforms-field label{
    max-width: 200px;
}
#wpforms-form-2958 .wpforms-field-container .wpforms-field,
#wpforms-form-2958 .wpforms-field-container .worklocation-container,
#wpforms-form-9591 .wpforms-field-container .wpforms-field,
#wpforms-form-9591 .wpforms-field-container .worklocation-container,
#wpforms-form-9591 .wpforms-field-container .salary-container,
#wpforms-form-9594 .wpforms-field-container .salary-container,
#wpforms-form-9594 .wpforms-field-container .wpforms-field,
#wpforms-form-9594 .wpforms-field-container .worklocation-container{
    border-bottom: 2px solid #c2ccd4 !important;
}
#wpforms-form-2958 .wpforms-field-container .worklocation-container .wpforms-field,
#wpforms-form-2958 .wpforms-field-container .salary-container .wpforms-field,
#wpforms-form-2958 .wpforms-field-container .wpforms-field:last-child,
#wpforms-form-9591 .wpforms-field-container .worklocation-container .wpforms-field,
#wpforms-form-9591 .wpforms-field-container .salary-container .wpforms-field,
#wpforms-form-9591 .wpforms-field-container .wpforms-field:last-child ,
#wpforms-form-9594 .wpforms-field-container .worklocation-container .wpforms-field,
#wpforms-form-9594 .wpforms-field-container .salary-container .wpforms-field,
#wpforms-form-9594 .wpforms-field-container .wpforms-field:last-child {
    border-bottom: none !important;
}
#wpforms-9594-field_8-container span,
#wpforms-9594-field_9-container span,
#wpforms-9594-field_11-container span,
#wpforms-9591-field_8-container span,
#wpforms-9591-field_9-container span,
#wpforms-9591-field_11-container span,
#wpforms-9591-field_10-container span,
#wpforms-9594-field_10-container span{
    line-height: 15px !important;
    white-space: nowrap;
}
/* end css new form */
#wpforms-form-2936 .wpforms-field .selection .icon,
#wpforms-form-69582 .wpforms-field .selection .icon,
#wpforms-form-63921 .wpforms-field .selection .icon {
    align-items: center;
    bottom: 0;
    color: #0080cb;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
    transition: transform 0.3s ease-in-out;
    width: 2.35rem
}

#wpforms-form-2936 .wpforms-field .selection .menu,
#wpforms-form-69582 .wpforms-field .selection .menu,
#wpforms-form-63921 .wpforms-field .selection .menu,
#wpforms-form-2958 .wpforms-field .selection .menu,
#wpforms-form-9591 .wpforms-field .selection .menu,
#wpforms-form-9594 .wpforms-field .selection .menu{
    background-color: #ffffff;
    border-color: #0080cb;
    border-radius: 0;
    box-shadow: none;
	  cursor: pointer;
	  display:none;
}
#wpforms-form-2958 .wpforms-field .selection .menu,
#wpforms-form-9591 .wpforms-field .selection .menu,
#wpforms-form-9594 .wpforms-field .selection .menu{
	  border-color: #c3c3c3;
}
#wpforms-form-2936 .wpforms-field .selection .menu .item,
#wpforms-form-69582 .wpforms-field .selection .menu .item,
#wpforms-form-63921 .wpforms-field .selection .menu .item,
#wpforms-form-2958 .industry .selection .menu .item,
#wpforms-form-2958 .jobCategory .selection .menu .item,
#wpforms-form-2958 .position .selection .menu .item,
#wpforms-form-2958 .working-location .selection .menu .item,
#wpforms-form-9591 .industry .selection .menu .item,
#wpforms-form-9591 .jobCategory .selection .menu .item,
#wpforms-form-9591 .position .selection .menu .item,
#wpforms-form-9591 .working-location .selection .menu .item,
#wpforms-form-9594 .industry .selection .menu .item,
#wpforms-form-9594 .jobCategory .selection .menu .item,
#wpforms-form-9594 .position .selection .menu .item,
#wpforms-form-9594 .working-location .selection .menu .item{
    border-top: 0 none;
    color: #0080cb;
    font-family: 'M Plus 1p', sans-serif;
    font-size: 0.95em;
    line-height: 1.2;
    overflow: hidden;
    padding: 0.75rem !important;
    text-overflow: ellipsis;
    transition: background-color 0.3s ease-in-out
}
#wpforms-form-2958 .industry .selection .menu .item,
#wpforms-form-2958 .jobCategory .selection .menu .item,
#wpforms-form-2958 .position .selection .menu .item,
#wpforms-form-2958 .working-location .selection .menu .item,
#wpforms-form-9591 .industry .selection .menu .item,
#wpforms-form-9591 .jobCategory .selection .menu .item,
#wpforms-form-9591 .position .selection .menu .item,
#wpforms-form-9591 .working-location .selection .menu .item,
#wpforms-form-9594 .industry .selection .menu .item,
#wpforms-form-9594 .jobCategory .selection .menu .item,
#wpforms-form-9594 .position .selection .menu .item,
#wpforms-form-9594 .working-location .selection .menu .item{
	  color: #000;
}
#wpforms-form-2936 .wpforms-field .selection .menu .active,
#wpforms-form-63921 .wpforms-field .selection .menu .active,
#wpforms-form-69582 .wpforms-field .selection .menu .active,
#wpforms-form-2958 .industry .selection .menu .active,
#wpforms-form-2958 .jobCategory .selection .menu .active,
#wpforms-form-2958 .position .selection .menu .active,
#wpforms-form-2958 .working-location .selection .menu .active,
#wpforms-form-9591 .industry .selection .menu .active,
#wpforms-form-9591 .jobCategory .selection .menu .active,
#wpforms-form-9591 .position .selection .menu .active,
#wpforms-form-9591 .working-location .selection .menu .active,
#wpforms-form-9594 .industry .selection .menu .active,
#wpforms-form-9594 .jobCategory .selection .menu .active,
#wpforms-form-9594 .position .selection .menu .active,
#wpforms-form-9594 .working-location .selection .menu .active{
    background-color: rgba(0,0,0,0.1);
    font-family: 'M Plus 1p Bold', sans-serif;
    font-weight: normal
}

#wpforms-form-2936 .wpforms-field .selection.upward,
#wpforms-form-69582 .wpforms-field .selection.upward,
#wpforms-form-63921 .wpforms-field .selection.upward {
    border-radius: 0 !important
}

#wpforms-form-2936 .wpforms-field .selection.active,
#wpforms-form-69582 .wpforms-field .selection.active,
#wpforms-form-63921 .wpforms-field .selection.active,
#wpforms-form-2958 .industry .selection.active,
#wpforms-form-2958 .jobCategory .selection.active,
#wpforms-form-2958 .position .selection.active,
#wpforms-form-2958 .working-location .selection.active,
#wpforms-form-9591 .industry .selection.active,
#wpforms-form-9591 .jobCategory .selection.active,
#wpforms-form-9591 .position .selection.active,
#wpforms-form-9591 .working-location .selection.active,
#wpforms-form-9594 .industry .selection.active,
#wpforms-form-9594 .jobCategory .selection.active,
#wpforms-form-9594 .position .selection.active,
#wpforms-form-9594 .working-location .selection.active{
    box-shadow: none;
    cursor: default
}

#wpforms-form-2936 .wpforms-field .selection.active .icon,
#wpforms-form-69582 .wpforms-field .selection.active .icon,
#wpforms-form-63921 .wpforms-field .selection.active .icon {
    transform: rotate(-180deg)
}

#wpforms-form-2936 .wpforms-field .selection.active:hover,#wpforms-form-2936 .wpforms-field .selection.active:hover .menu,
#wpforms-form-69582 .wpforms-field .selection.active:hover,#wpforms-form-69582 .wpforms-field .selection.active:hover .menu,
#wpforms-form-63921 .wpforms-field .selection.active:hover,#wpforms-form-63921 .wpforms-field .selection.active:hover .menu {
    border-color: #0080cb
}
#wpforms-form-2936 .wpforms-field .selection .icon,
#wpforms-form-69582 .wpforms-field .selection .icon,
#wpforms-form-63921 .wpforms-field .selection .icon {
    align-items: center;
    bottom: 0;
    color: #0080cb;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
    transition: transform 0.3s ease-in-out;
    width: 2.35rem;
	  position:absolute;
}
.hidden.transition {
    display: none;
    visibility: hidden;
}
.visible.transition {
    display: block !important;
    visibility: visible !important;
}
#wpforms-form-2936 .wpforms-field .selection.active:hover, #wpforms-form-2936 .wpforms-field .selection.active:hover .menu,
#wpforms-form-69582 .wpforms-field .selection.active:hover, #wpforms-form-69582 .wpforms-field .selection.active:hover .menu,
#wpforms-form-63921 .wpforms-field .selection.active:hover, #wpforms-form-63921 .wpforms-field .selection.active:hover .menu {
    border-color: #0080cb;
}
.ui.selection.dropdown .menu {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    border-top-width: 0 !important;
    width: auto;
    outline: 0;
    margin: 0 -1px;
    min-width: calc(100% + 2px);
    width: calc(100% + 2px);
    border-radius: 0 0 .28571429rem .28571429rem;
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    transition: opacity .1s ease;
	 cursor: auto;
}
.ui.dropdown .menu {
    cursor: auto;
    position: absolute;
    display: none;
    outline: 0;
    top: 100%;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin: 0;
    padding: 0 0;
    background: #fff;
    font-size: 1em;
    text-shadow: none;
    text-align: left;
    box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
    border: 1px solid rgba(34, 36, 38, 0.15);
    border-radius: .28571429rem;
    transition: opacity .1s ease;
    z-index: 11;
    will-change: transform, opacity;
}
.transition {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#wpforms-form-2958 .industry .selection,
#wpforms-form-2958 .jobCategory .selection,
#wpforms-form-2958 .position .selection,
#wpforms-form-2958 .working-location .selection,
#wpforms-form-9591 .industry .selection,
#wpforms-form-9591 .jobCategory .selection,
#wpforms-form-9591 .position .selection,
#wpforms-form-9591 .working-location .selection,
#wpforms-form-9594 .industry .selection,
#wpforms-form-9594 .jobCategory .selection,
#wpforms-form-9594 .position .selection,
#wpforms-form-9594 .working-location .selection{
    height: 42px;
    min-height: 0;
    width: 60%
}
.forminator-module-edit-link{
	display:none;
}
.list-description,
.list-benefit{
	 width: 100%;
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* Pagination Container */
.pagination {
    text-align: center;
    margin: 5rem 0 20px;
}

/* Pagination Links */
.pagination a.page-numbers,
.pagination span {
    display: inline-block;
    margin: 0 3px;
    padding: 10px 15px;
    border: 1px solid #0073aa;
    text-decoration: none;
    color: #0073aa;
	line-height: 1;
	background:#fff;
    height: auto;
    min-width: auto;
}

/* Current Page */
.pagination .current {
    background: #fff;
    color: #858585;
    border: 1px solid #c3c3c3;
    height: auto;
    min-width: auto;
}

/* Previous and Next Text */
.pagination .prev,
.pagination .next {
    font-weight: bold;
}

/* Hover State */
.pagination a.page-numbers:hover {
    background: #0073aa;
    color: #fff;
}

/* Disabled State */
.pagination .disabled {
    color: #ccc;
    cursor: not-allowed;
}
.la-sign-out{
	color: #fff;
  font-size: 30px;
  padding-top: 24px;
  padding-left: 15px;
}
.forminator-ui#forminator-module-2632.forminator-design--default .forminator-button-upload{
	background-color: #fff !important;
	border: 2px solid rgba(101, 88, 245, 0.5) !important;
	border-radius: 4px;
	color: #6558f5 !important;
}
.profile .forminator-field input,
.profile .forminator-field select,
#wpforms-form-2958 input,
#wpforms-form-2958 select,
#wpforms-form-2958 .selection,
#wpforms-form-9591 input,
#wpforms-form-9591 select,
#wpforms-form-9591 .selection,
#wpforms-form-9594 input,
#wpforms-form-9594 select,
#wpforms-form-9594 .selection,
#wpforms-9591-field_9-container > label,
#wpforms-9591-field_8-container > label,
#wpforms-9591-field_11-container > label,
#wpforms-9591-field_10-container > label,
#wpforms-9594-field_10-container > label,
#wpforms-9594-field_8-container > label,
#wpforms-9594-field_9-container > label,
#wpforms-9594-field_11-container > label{
	background-color:#fff !important;
	border-width: 2px !important;
	border-color: #c2ccd4 !important;
	border-radius: 4px !important;
}
#wpforms-form-2958 input,
#wpforms-form-2958 select,
#wpforms-form-2958 .selection,
#wpforms-form-9591 input,
#wpforms-form-9591 select,
#wpforms-form-9591 .selection,
#wpforms-form-9594 #wpforms-9594-field_9-container > label,
#wpforms-9591-field_8-container label.wpforms-field-label,
#wpforms-9591-field_9-container label.wpforms-field-label,
#wpforms-9591-field_11-container label.wpforms-field-label,
#wpforms-9591-field_10-container label.wpforms-field-label,
#wpforms-9594-field_10-container label.wpforms-field-label,
#wpforms-9594-field_8-container label.wpforms-field-label,
#wpforms-9594-field_9-container label.wpforms-field-label,
#wpforms-9594-field_11-container label.wpforms-field-label,
#wpforms-form-9594 input,
#wpforms-form-9594 select,
#wpforms-form-9594 .selection {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    margin-right: 10px;
    border-radius: 2px;
}
.profile .forminator-field {
	margin-bottom:30px;
    position: relative;
}
.profile .forminator-field input,
.profile .forminator-field select{
	width:100% !important;
	padding: 9px !important;
    height: 48px !important;
}
#forminator-module-2632 .forminator-button-upload::before {
    content: "select file"; /* Your custom text */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6558f5 !important;
    background-color: #fff;
    z-index: 1;
	 border-radius: 25px;
}

.profile .forminator-button-upload {
    position: relative;
    color: transparent;
}
.forminator-ui#forminator-module-2632.forminator-design--default .forminator-label {
    color: #293845;
}
.forminator-ui#forminator-module-2632 .select2-selection__arrow,
.page-id-2377 .c-pageTitle{
    display: none !important;
}
#forminator-module-3035 .forminator-label--forminator-success,
#forminator-module-3035 .forminator-label--forminator-error{
    width: 100%;
    text-align: left;
    margin-top: -9px !important;
		margin-bottom: 5px !important;
	font-size: 14px !important;
}
#forminator-module-3035 .forminator-success,
#forminator-module-3035  .forminator-label--forminator-error{
	 margin-bottom: 10px !important;
}
.custom-login-forms #forminator-module-2405 .forminator-error-message {
    bottom: -35% !important;
    left: 26% !important;
    color: red;
    font-size: 12px;
}
.forminator-checkbox-label {
    font-size: 14px;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-input {
    border: 1px solid #dddddd !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    color: #787a7a !important;
    font-family: inherit !important;
    font-size: 0.9em !important;
    height: 40px !important;
    line-height: 1.25 !important;
    padding: 0 0.75rem !important;
    transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, color 0.3s ease-in-out !important;
    width: 100% !important;
    border-color: #0080cb !important;
    font-size: 1em !important;
    height: 45px !important;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-row {
    margin-bottom: 1rem !important;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-row-last .disable {
    background-color: #787a7a !important;
    cursor: default !important;
    opacity: 0.5 !important;
    pointer-events: none !important;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-button-submit {
    background-color: #0080cb !important;
    border: 0 none !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-size: 0.9em !important;
    padding: 0.5rem 1rem !important;
    transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-row-last {
    width: fit-content !important;
    float: right !important;
}
.forminator-ui.forminator-custom-form-3035.forminator-design--default .forminator-row:nth-of-type(4) {
    float: left !important;
}
#forminator-module-2202 .forminator-error p,
#forminator-module-3035 .forminator-error label,
#forminator-module-3035 .forminator-has_error span.forminator-error-message{
	 color: red !important;
}
#forminator-module-3035{
	margin-top: -30px;
}
#forminator-module-3035 .forminator-success p,
#forminator-module-2488 .forminator-success p{
	color:green;
}
.company-logo{
	background-image: url(https://img.freepik.com/free-vector/gradient-culture-logo-template_23-2149840309.jpg?size=338&ext=jpg&ga=GA1.1.2008272138.1724284800&semt=ais_hybrid);
    width: 180px;
    height: 130px;
    background-position: center;
    background-size: 85% !important;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 80px;
}
#forminator-module-2632 .select2{
	min-width: unset !important;
    max-width: unset !important;
    display:  unset !important;
    text-align:  unset !important;
	width: 100% !important;
}
#forminator-module-2632 .select2 .selection{
    width:100%;
}
.select2-container .forminator-custom-form-2632{
	background:#fff;
}
#success-message {
    background-color: #d4edda;
    color: #155724;
    padding: 15px;
    margin: 15px 0;
    border: 1px solid #c3e6cb;
    border-radius: 4px;
}
.dropdown-profile .dropbtn {
  background-color: #3471d3;
  color: white;
  padding: 5.5px 13px;
  font-size: 14px;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2);
  border: none;
}

.dropdown-profile,
.userLogin-container{
  position: relative;
  display: flex;
  align-items: center;
  margin-right: -10%;
  margin-left: 13px;
}

.dropdown-profile .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  top: 79%;
  right: 0%;
}

.dropdown-profile .dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.dropdown-profile .dropdown-content a:hover {background-color: #ddd;}
.dropdown-profile:hover .dropdown-content {display: block;}

.dropdown-profile:hover .dropbtn {
background-color: #fff;
	color: #6558f5;
	border-color: #6558f5
}
#forminator-module-2372 .forminator-row{
	display:none;
}
#forminator-module-2372 .forminator-response-message,
#forminator-module-2488 .forminator-response-message{
    position: fixed;
    top: 8.7%;
    width: 100%;
    left: 0;
    text-align: center;
    background-color: #BCEEE6;
}

#forminator-module-2202 .forminator-response-message{
    position: absolute;
    top: -51px;
    width: 100vw;
    left: -29vw;
    text-align: center;
}
.single .cv-error-application{
    z-index: 1;
    top:80px !important;
    position: fixed;
    width: 100%;
    left: 0;
    text-align: center;
    background-color: #ffb1b1;
}
.single .cv-error-application p,
#forminator-module-2405 .forminator-error p{
    padding: 12px;
    font-size: 18px;
    color: red;
}
#forminator-module-2405 .forminator-error{
    top: -25%;
    position: absolute;
    width: calc(0% + 100vw);
    text-align: center;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#forminator-module-3035 .forminator-success,
.success{
    background-color: #BCEEE6;
    box-shadow: inset 2px 0 0 0 #1ABCA1;
    -moz-box-shadow: inset 2px 0 0 0 #1ABCA1;
    -webkit-box-shadow: inset 2px 0 0 0 #1ABCA1;
    position: absolute;
    padding: 15px;
    text-align: center;
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    z-index: 999;
    color: green;
    top: 0%;
}
#forminator-module-3035 .forminator-success label{
    width: fit-content;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}
.latest-job .title h1 {
    color: #0080cb;
    font-family: 'M Plus 1p Bold', sans-serif;
    font-size: 1.5em !important;
    margin-bottom: 2rem !important;
    text-align: center;
    text-transform: uppercase;
}
.latest-job ul.list{
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-top: -1rem;
    padding-left: 0;
}
.latest-job ul.list li {
    display: flex;
    flex: 0 0 50%;
    margin-top: 1rem;
    max-width: 50%;
    padding-left: 1rem;
    position: relative;
}
.latest-job ul.list li h3{
    font-size: 16px;
    padding:0;
    margin: 0;
}
.latest-job ul.list li > div{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #139eff;
    color: #0080cb;
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 100%;
    padding: 1rem 1.25rem;
    position: relative;
    transition: background-color 0.3s ease-in-out;
    cursor: pointer;
}
.latest-job ul.list li .position {
   -webkit-box-orient: vertical;
    display: block;
    flex: auto;
    font-size: 1.2em;
    font-weight: 500;
    -webkit-line-clamp: 2;
/*     max-height: 2.5em; */
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
.latest-job ul.list li .id {
	text-align: left;
    width: 100%;
    display: flex;
    font-size: 14px;
}
.latest-job ul.list li .title img{
	width: 100%;
	max-width:150px;
    position: absolute;
    right: 0;
    top: 0;
}
.latest-job ul.list li .title {
    margin-bottom: 0.75rem;
}
.latest-job ul.list li .title h4 {
    display: flex;
    margin-bottom: 0.5rem;
    width: 70%;
}
.latest-job ul.list li .salary,
.latest-job ul.list li .location {
    display: block;
    margin-top: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.latest-job ul.list li .salary {
    color: #e74c3c;
    font-family: 'M Plus 1p Bold', sans-serif;
    font-size: 0.9em;
    font-weight: 700;
}
.latest-job ul.list  li .location {
    color: #787a7a;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
.latest-job ul.list  li .location i{
	color:#139eff;
}
.latest-job ul.list li .detail {
    font-size: 0.9em;
    margin-right: 2rem;
}
.latest-job ul.list li .description {
    margin-bottom: 0.75rem;
}
.latest-job ul.list li .detail p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 500;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}
.latest-job ul.list li .salary i {
    color: #139eff;
    font-size: 1.25em;
    margin-right: 0.25rem;
}
ul.list .company-logo{
    top:-10px !important;
}   
.latest-job .company-logo{
    width:25% !important;
}
.latest-job{
    background: #fff;
	bottom: -70px;
}
.latest-job .elementor-widget-container,
#jobs .main .e-con-inner{
    margin: 0 !important;
    max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px)*2);
    /* padding:0 !important */
}
.success{
    position: fixed !important;
    top: 80px !important;
    right: 0% !important;
    z-index: 1000  !important;
    width: 100%;
}
.profile .success{
    /* top: 15% !important; */
}
.recent-exp{
    font-size: 25px;
    font-weight: bold;
    color: #777771;
    text-align: center;
    padding-bottom: 10px;
}
.profile .forminator-field label{
    margin-left: -40px;
    max-width: 250px;
}
.cv-wrapper,
.cv-wrapper2{
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 2px solid #c2ccd4 !important;
    height: 48px;
    border-radius: 4px;
}
#file-chosen,
#file-chosen-career{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    display: inline-block;
    color: #000;
    right: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 370px !important;
    height: 20px !important;
    line-height: 21px;
}
.profile .forminator-field input{
    padding: 5px 9px;
}
.search .wpforms-field label, .profile .forminator-field label, .user-info .forminator-field label{
    color:#777771!important;
}
#jobs.index .main li .detail{
	white-space: pre-line;
}
.req{
	color: red;
}
#job .main .title .location {
    font-size: 1.1em;
}
.forminator-error{
	background: #ffb1b1 !important;
}
#forminator-module-2202 .forminator-response-message{
	top:-53px !important;
}
#login-error-message{
	position: absolute;
    top: 5px;
    width: 65%;
    text-align: center;
    background-color: #ffb1b1 !important;
    padding: 15px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid red;
    border-radius: 5px;
    display: none;
}
#login-error-message p{
	color: red !important;
}
.forminator-custom-form-2203 .forminator-response-message{
	display: none !important;
}
.loading {
    opacity: 0.5;
    pointer-events: none;
}
.loading #jobs,
.loading #wpforms-form-2936,
.loading #wpforms-form-63921,
.loading .post_content{
	display:none !important;
}
div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){
	overflow-x: visible !important;
}
#wpforms-2936-header-error,
#wpforms-69582-header-error,
#wpforms-63921-header-error{
    display: none !important;
}
#forminator-module-2385{
    margin-top: -20px;
}
#forminator-module-2385 .forminator-row{
    margin-bottom: 1rem !important;
}
#forminator-module-2385 .forminator-row input{
    border: 1px solid #dddddd !important;
    border-radius: 5px !important;
    box-sizing: border-box !important;
    color: #787a7a !important;
    font-family: inherit !important;
    font-size: 0.9em !important;
    height: 40px !important;
    line-height: 1.25 !important;
    padding: 0 0.75rem !important;
    transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, color 0.3s ease-in-out !important;
    width: 100% !important;
    border-color: #0080cb !important;
    font-size: 1em !important;
    height: 45px !important;
    background-color:#fff;
}
#forminator-module-2385 .forminator-row-last{
    width: fit-content !important;
    float: right !important;
}
#forminator-module-2385 .forminator-row-last .forminator-button-submit{
    border-radius: 5px !important;
    position: absolute;
    right: 0;
    top: 65%;
    background-color: #0080cb !important;
    color: #ffffff !important;
}
#forminator-module-2385 .forminator-row-last .disable{
    background-color: #787a7a !important;
    cursor: default !important;
    opacity: 0.5 !important;
    pointer-events: none !important;
    color:#fff;
}
.page-id-2280 .l-mainContent__inner>.post_content,
.page-id-2373 .l-mainContent__inner>.post_content{
    margin:0 !important;
}
.wpum-password-recovery-form .button {
    float: right;
    padding: 10px 20px;
    background-color: #3471d3;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin-right: 20px !important;
}
.wpum-password-recovery-form .fieldset-username_email{
    margin-top: 25px;
}
.wpum-password-recovery-form .fieldset-username_email label {
    display: block;
    margin-bottom: 5px;
    width: 137px;
    text-align: right;
    margin-right: 35px;
    font-size: 30px;
    float: left;
    margin-top: 10px;
}
.wpum-password-recovery-form .field {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    background-color: #fff !important;
    border: none !important;
}
#forminator-module-2203 .forminator-error p,
#forminator-module-2385 .forminator-error label,
#forminator-module-2385 .forminator-has_error span.forminator-error-message {
    color: red !important;
}
.forminator-ui.forminator-custom-form-3011.forminator-design--default .forminator-row-last .forminator-button-submit,
.forminator-ui.forminator-custom-form-63897.forminator-design--default .forminator-row-last .forminator-button-submit {
    background-color: #0080cb !important;
    border: 0 none !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-size: 0.9em !important;
    padding: 0.5rem 1rem !important;
    transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.forminator-ui.forminator-custom-form-3011.forminator-design--default .forminator-row-last .disable,
.forminator-ui.forminator-custom-form-63897.forminator-design--default .forminator-row-last .disable {
    background-color: #787a7a !important;
    cursor: default !important;
    opacity: 0.5 !important;
    pointer-events: none !important;
}
#forminator-module-3011 .forminator-has_error span.forminator-error-message,
#forminator-module-63897 .forminator-has_error span.forminator-error-message {
    color: red !important;
}
.custom-login-forms #forminator-module-2486 .forminator-row,
#forminator-module-3011 .forminator-row,
#forminator-module-63897 .forminator-row{
    position: relative;
}
.custom-login-forms #forminator-module-2486 .forminator-error-message {
    bottom: -35% !important;
    left: 26% !important;
    color: red;
    font-size: 12px;
    position: absolute;
}
#forminator-module-3011 .forminator-error-message,
#forminator-module-63897 .forminator-error-message {
    bottom: -35% !important;
    left: 5px !important;
    color: red;
    font-size: 12px;
    position: absolute;
    top:35px;
}
.page-id-2408 .post_content,
.page-id-2408 .post_content h3,
.forminator-module-3011,
.forminator-module-63897{
    margin:0 !important;
    padding: 0 !important;
}
.forminator-ui.forminator-custom-form[data-design=default]{
    margin: 0px !important;
}
#jobs.index .main li .arrow,
ul.list li a .arrow{
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem;
    display: none;
}
.loading {
    opacity: 0.5;
    pointer-events: none;
}
.loading #jobs,
.wpum-action-links{
	display:none !important;
}
.latest-job .elementor-widget-container{
    width: 100%;
    max-width: 1140px !important;
    margin: 0 auto !important;
}
.uploadcv-wrapper{
    height: 0px;
    border: none;
    width: 0;
}
.custom-file-label{
    display: none;
}
#wpforms-form-2958 .clear-search,
#wpforms-form-9591 .clear-search,
#wpforms-form-9594 .clear-search{
    margin: 0 auto !important;
    text-align: center !important;
    display: block !important;
    background-color: #fff !important;
    border: 1px solid #3471d3;
    color: #3471d3 !important;
    width: fit-content;
    padding: 15px 25px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 0 !important;
    /* display: none !important; */
}
#wpforms-form-2958 .wpforms-submit-container,
#wpforms-form-9591 .wpforms-submit-container,
#wpforms-form-9594 .wpforms-submit-container{
    display: flex;
    width: 100%;
    max-width: 540px;
    margin: 20px auto;
}
.has-file #delete_cv,
.has-file #delete_cv2{
    display: block !important;
}
#delete_cv,
#delete_cv2{
    position: absolute;
    color: #c3c3c3;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 15px;
    right: 15px;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    top: 5px;
    cursor: pointer;
    display: none;
}
.dropdown .icon{
    width: 20px;
    position: absolute;
    right: 2px;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}
.page-id-2407 .wpum-message.error{
    text-align: center;
}
.wpum-password-reset-request-success{
    margin-top: 50px !important;
    margin: 10rem 0;
    position: relative !important;
    border: none;
    font-size: 23px;
    width: 100%;
    border-width: 0;
}
.page-id-2407 .post_content > p{
    display: none;
}
.hidden.transition {
    display: none;
    visibility: hidden;
}
.page-id-2992 .cv-wrapper .custom-button,
.page-id-2992 .cv-wrapper2 .custom-button,
.page-id-3034 .cv-wrapper .custom-button,
.page-id-3034 .cv-wrapper2 .custom-button{
    margin: 0;
    max-width: fit-content !important;
    font-size: 19px !important;
    font-weight: 500;
    color: #333 !important;
    border: 1px solid #333;
    border-radius: 2px;
    background: #F0F0F0;
    padding: 1px 6px;
    position: absolute;
    left: 7px;
    top: 3px;
    height: 38.9px;
    line-height: 2;
}
#user_file,
#user_file2{
    display: none;
}
.clear-btn{
    margin-left: 15px !important;
    /* border: 2px solid #c2ccd4 !important; */
    padding: 0 5px !important;
    border-radius: 3px !important;
    color: #000;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2) !important; */
    font-size: 22px !important;
    margin-top: -5px !important;
}
.worklocation-container #wpforms-2958-field_3-container .clear-btn,
.salary-container #wpforms-2958-field_5-container .clear-btn,
.salary-container #wpforms-9591-field_5-container .clear-btn,
.salary-container #wpforms-9594-field_5-container .clear-btn{
    display: none;
}
.worklocation-container{
    position: relative !important;
}
#city-error-message{
    position: absolute;
    top: 5%;
    right: 65px;
    background-color: #ff0000;
    color: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); 
    font-family: Arial, sans-serif;
    font-size: 14px;
    z-index: 9999;
    display: none;
    align-items: center;
    animation: slide-in 0.5s ease-out;
}
.top-page-search .elementor-counter .elementor-counter-number-suffix{
    margin-top: 30px !important;
}
.page-id-2955 h2{
    color: #293845 !important;
    font-size: 29px;
    background: 0;
    border: 0;
}
.page-id-2955 h1{
    color: #0080cb;
    font-family: 'M Plus 1p Bold', sans-serif;
    font-size: 1.5em;
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}
.page-id-3012 h2{
    color: #0080CB !important;
    font-size: 1.2em;
    background: none;
    border: none;
}
.custom-login-forms input[type="text"], .custom-login-forms input[type="password"] {
    width: 74% !important;
    padding: 5px !important;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    float: left !important;
    background-color: #fff !important;
    height: 47px !important;
    margin-bottom: 5px !important;
}
.-sidebar-off.job #main_content,
.single-jobs_th #main_content,
.single-jobs_ph #main_content,
.single-jobs #main_content{
    width: 100%;
    max-width: 900px;
}
.single-jobs_th #sidebar,
.single-jobs_ph #sidebar,
.single-jobs #sidebar,
.-sidebar-off.job #sidebar,
.tag #sidebar{
    display: none;
}
.job #job{
    margin-top: 50px;
}
.profile .forminator-field select,
#wpforms-2958 select,
#wpforms-2958 .selection,
#wpforms-2936 select,
#wpforms-2936 label,
#wpforms-2936 .selection
#wpforms-2936 #wpforms-2936-field-6_container label,
#wpforms-69582 select,
#wpforms-69582 label,
#wpforms-69582 .selection
#wpforms-69582 #wpforms-69582-field-6_container label,
#wpforms-63921 select,
#wpforms-63921 label,
#wpforms-63921 .selection
#wpforms-63921 #wpforms-63921-field-6_container label{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
    background: url('./../../assets/img/select-icon.png') no-repeat right center !important;
}
.wpforms-field .dropdown-search #wpforms-9591-field_12,
.wpforms-field .dropdown-search #wpforms-9591-field_11{
    padding-left: 12px !important;
}
.dropdown-new-ph.on label.wpforms-field-label,
.dropdown-new-th.on label.wpforms-field-label,
.dropdown-new-jobCategoryPH.on label.wpforms-field-label,
.dropdown-city.on label.wpforms-field-label,
.dropdown-new-PHtag.on label.wpforms-field-label,
.dropdown-new-THtag.on label.wpforms-field-label,
.dropdown-new-jobCategoryTH.on label.wpforms-field-label,
.dropdown-ncity-TH.on label.wpforms-field-label,
.dropdown-new-jobCategoryTOP.on label.wpforms-field-label,
.dropdown-city-TopTh.on label.wpforms-field-label,
.dropdown-city-TopPh.on label.wpforms-field-label,
.dropdown-city-TopTh,
.dropdown-city-TopPh{
    opacity: 0 !important;
}
.dropdown-new-ph label.wpforms-field-label,
.dropdown-new-th label.wpforms-field-label,
.dropdown-new-jobCategoryPH label.wpforms-field-label,
.dropdown-city label.wpforms-field-label,
.dropdown-new-PHtag label.wpforms-field-label,
.dropdown-new-THtag label.wpforms-field-label,
.dropdown-new-jobCategoryTH label.wpforms-field-label,
.dropdown-city-TH label.wpforms-field-label,
.dropdown-new-jobCategoryTOP label.wpforms-field-label,
.dropdown-city-TopTh label.wpforms-field-label,
.dropdown-city-TopTh,
.dropdown-city-TopPh label.wpforms-field-label,
.dropdown-city-TopPh{
    opacity: 1 !important;
}
.job-link{
    text-align: center;
    font-size: 22px;
 }

 .-sidebar-on .l-content{
    padding-top: 0 !important;
    display: flex;
}
.page-template-job_listing-Template .l-content {
    padding-top: 0 !important;
    display: block;
}

#wpforms-form-2958 .wpforms-submit-container,
#wpforms-form-9591 .wpforms-submit-container,
#wpforms-form-9594 .wpforms-submit-container{
    margin: 35px auto !important;
}

.search button.submit .icon-search:before{
    line-height: 12px !important;
}
.overview .list .description .div p,
.qualification .list .requirement .div p,
.addition-information .list .benefit .div p{
    white-space:pre-line;
}
.side-menu .sm-label{
	padding:0 !important;
}
#fix_sidebar ul li.cat-item-296,
#fix_sidebar ul li.cat-item-303,
#fix_sidebar ul li.cat-item-231,
#fix_sidebar ul li.cat-item-301,
#fix_sidebar ul li.cat-item-230,
#fix_sidebar ul li.cat-item-300,
#fix_sidebar ul li.cat-item-302{
	display:none;
}
#content .post_content{
	margin:0 !important;
}
#wpforms-2936-field_3-container span,
#wpforms-63921-field_3-container span,
#wpforms-69582-field_3-container span{
    display: block;
    margin-bottom: 8px;
    position: absolute;
    left: 20px;
    color: red;
    font-size: 12px;
    top: 45%;
}
#wpforms-2936-field_3-container select.wpforms-error:focus,
#wpforms-69582-field_3-container select.wpforms-error:focus,
#wpforms-63921-field_3-container select.wpforms-error:focus{
    box-shadow: 1px 1px 1px 1px #d63637 !important;
}
#wpforms-9591-field_3,
#wpforms-9594-field_3{
    pointer-events: none;
    opacity: 0.5;
    background-color: #eee !important;
}   
.tag-section-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; /* space between tags */
    margin-bottom: 10px;
    align-items: center;
}

.tag-section-wrapper .tag-section {
    background-color: #139eff; /* blue */
    color: white;
    font-size: 10px;
    padding: 0px 12px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

.tag-section-wrapper .tag-section:hover {
    background-color: #0056b3; /* darker blue on hover */
}
#wpforms-9591-field_4-container{
    /* display:none !important; */
}
.dropdown-new-ph,
.dropdown-new-jobCategoryPH,
.dropdown-city,
.dropdown-new-PHtag,
.dropdown-new-THtag,
.dropdown-new-jobCategoryTH,
.dropdown-city-TH,
.dropdown-new-jobCategoryTOP,
.dropdown-city-TopPh,
.dropdown-city-TopTh,
.dropdown-new-th {
    position: relative;
    font-size: 14px;
    color: #333;
}

.dropdown-new-ph .dropdown-list,
.dropdown-new-jobCategoryPH .dropdown-list,
.dropdown-city .dropdown-list,
.dropdown-new-PHtag .dropdown-list,
.dropdown-new-THtag .dropdown-list,
.dropdown-new-jobCategoryTH .dropdown-list,
.dropdown-city-TH .dropdown-list,
.dropdown-new-jobCategoryTOP .dropdown-list,
.dropdown-city-TopPh .dropdown-list,
.dropdown-city-TopTh .dropdown-list,
.dropdown-new-th .dropdown-list  {
    padding: 12px;
    background: #fff;
    position: absolute;
    top: 43px;
    left: 1px;
    right: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
    transform-origin: 50% 0;
    transform: scale(1, 0) !important;
    transition: transform 0.15s ease-in-out 0.15s;
    max-height: 25vh;
    overflow-y: auto;
    opacity: 0;
  }
  .dropdown-new-jobCategoryPH .dropdown-list,
  .dropdown-city .dropdown-list,
  .dropdown-new-PHtag .dropdown-list,
  .dropdown-new-THtag .dropdown-list,
  .dropdown-new-jobCategoryTH .dropdown-list,
  .dropdown-city-TH .dropdown-list{
    top: 48px !important;
    left: 31.3% !important;
  }
  
.dropdown-new-ph .dropdown-option,
.dropdown-new-jobCategoryPH .dropdown-option,
.dropdown-city .dropdown-option,
.dropdown-new-PHtag .dropdown-option,
.dropdown-new-THtag .dropdown-option,
.dropdown-new-jobCategoryTH .dropdown-option,
.dropdown-city-TH .dropdown-option,
.dropdown-new-jobCategoryTOP .dropdown-option,
.dropdown-city-TopPh .dropdown-option,
.dropdown-city-TopTh .dropdown-option,
.dropdown-new-th .dropdown-option  {
    display: block;
    padding: 8px 12px 8px 0px;
    opacity: 0 !important;
    transition: opacity 0.15s ease-in-out;
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    text-transform: capitalize;
    font-size: 16px !important;
    font-weight: normal !important;
    
  }
#wpforms-form-2936 .dropdown-new-jobCategoryTOP .dropdown-list .dropdown-option,
#wpforms-form-69582 .dropdown-new-jobCategoryTOP .dropdown-list .dropdown-option,
#wpforms-form-63921 .dropdown-new-jobCategoryTOP .dropdown-list .dropdown-option,
#wpforms-form-2936 .dropdown-city-TopPh .dropdown-list .dropdown-option,
#wpforms-form-69582 .dropdown-city-TopPh .dropdown-list .dropdown-option,
#wpforms-form-63921 .dropdown-city-TopTh .dropdown-list .dropdown-option{
    background: none !important;
    white-space: nowrap;
    position: relative;
  }
#wpforms-form-9591 .dropdown-new-ph .wpforms-field-label,
#wpforms-form-9591 .dropdown-new-jobCategoryPH .wpforms-field-label,
#wpforms-form-9591 .dropdown-city .wpforms-field-label,
#wpforms-form-9591 .dropdown-new-PHtag .wpforms-field-label,
#wpforms-form-9594 .dropdown-new-THtag .wpforms-field-label,
#wpforms-form-9594 .dropdown-new-jobCategoryTH .wpforms-field-label,
#wpforms-form-9594 .dropdown-city-TH .wpforms-field-label,
#wpforms-form-2936 .dropdown-new-jobCategoryTOP .wpforms-field-label,
#wpforms-form-69582 .dropdown-new-jobCategoryTOP .wpforms-field-label,
#wpforms-form-63921 .dropdown-new-jobCategoryTOP .wpforms-field-label,
#wpforms-form-2936 .dropdown-city-TopPh .wpforms-field-label,
#wpforms-form-69582 .dropdown-city-TopPh .wpforms-field-label,
#wpforms-form-63921 .dropdown-city-TopTh .wpforms-field-label,
#wpforms-form-9594 .dropdown-city-TH .wpforms-field-label {
    display: block;
    height: 43px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 12px;
    width: 100% !important;
    max-width: calc(100% - 40%) !important;
    display: block !important;
    text-align: left !important;
    margin-right: 0 !important;
    color: #3a3a3a !important;
    font-size: 16px !important;
    font-weight: normal !important;
    background-image: linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.25) 50%), 
    linear-gradient(135deg, rgba(0, 0, 0, 0.25) 50%, transparent 50%);
    background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
	text-transform: capitalize;
  }
#wpforms-form-2936 #wpforms-2936-field_6-container label.wpforms-field-label,
#wpforms-form-2936 #wpforms-2936-field_7-container label.wpforms-field-label,
#wpforms-form-69582 #wpforms-69582-field_6-container label.wpforms-field-label,
#wpforms-form-69582 #wpforms-69582-field_7-container label.wpforms-field-label,
#wpforms-form-63921 #wpforms-63921-field_6-container label.wpforms-field-label,
#wpforms-form-63921 #wpforms-63921-field_7-container label.wpforms-field-label{
    width: 100% !important;
    max-width: 100% !important;
    margin-top: -14px;
  }
  .dropdown-new-ph.on .dropdown-list,
  .dropdown-new-jobCategoryPH.on .dropdown-list,
  .dropdown-city.on .dropdown-list,
  .dropdown-new-PHtag.on .dropdown-list,
  .dropdown-new-THtag.on .dropdown-list,
  .dropdown-new-jobCategoryTH.on .dropdown-list,
  .dropdown-city-TH.on .dropdown-list,
  .dropdown-new-jobCategoryTOP.on .dropdown-list,
  .dropdown-city-TopPh.on .dropdown-list,
  .dropdown-city-TopTh.on .dropdown-list,
  .dropdown-new-th.on .dropdown-list  {
    transform: scale(1, 1) !important;
    transition-delay: 0s;
    width: calc(100% - 40%) !important;
    /* display: block; */
    min-height: 0;
    z-index: 999;
    overflow-x: hidden;
    opacity: 1 !important;
    padding: 15px;
  }
  .dropdown-new-jobCategoryTOP.on .dropdown-list,
  .dropdown-city-TopPh.on .dropdown-list,
  .dropdown-city-TopTh.on .dropdown-list{
    width: 100% !important;
    padding: 20px 0;
  }
  
  .dropdown-new-ph.on .dropdown-list .dropdown-option,
  .dropdown-new-jobCategoryPH.on .dropdown-list .dropdown-option,
  .dropdown-city.on .dropdown-list .dropdown-option,
  .dropdown-new-PHtag.on .dropdown-list .dropdown-option,
  .dropdown-new-THtag.on .dropdown-list .dropdown-option,
  .dropdown-new-jobCategoryTH.on .dropdown-list .dropdown-option,
  .dropdown-city-TH.on .dropdown-list .dropdown-option,
  .dropdown-new-jobCategoryTOP.on .dropdown-list .dropdown-option,
  .dropdown-city-TopPh.on .dropdown-list .dropdown-option,
  .dropdown-city-TopTh.on .dropdown-list .dropdown-option,
  .dropdown-new-th.on .dropdown-list .dropdown-option {
    opacity: 1 !important;
    transition-delay: 0.2s;
    font-size: 16px !important;
    text-transform: capitalize;
    display: block;
    text-align: left;
    width: 100%;
    max-width: 100%;
  }
  .dropdown-new-jobCategoryTOP.on .dropdown-list .dropdown-option,
  .dropdown-city-TopPh.on .dropdown-list .dropdown-option,
  .dropdown-city-TopTh.on .dropdown-list .dropdown-option{
    top:0 !important;
    right: -15px !important;
    bottom:0 !important;
  }
  #wpforms-9591-field_9-container.dropdown-city [type="checkbox"],
  #wpforms-9591-field_8-container .dropdown-new-jobCategoryPH [type="checkbox"],
  #wpforms-9591-field_10-container .dropdown-new-PHtag [type="checkbox"],
  #wpforms-9594-field_10-container .dropdown-new-THtag [type="checkbox"],
  #wpforms-9594-field_8-container .dropdown-new-jobCategoryTH [type="checkbox"],
  #wpforms-9594-field_11-container .dropdown-city-TH [type="checkbox"],
  #wpforms-2936-field_6-container .dropdown-new-jobCategoryTOP [type="checkbox"],
  #wpforms-69582-field_6-container .dropdown-new-jobCategoryTOP [type="checkbox"],
  #wpforms-69582-field_7-container .dropdown-new-jobCategoryTOP [type="checkbox"],
  #wpforms-63921-field_6-container .dropdown-new-jobCategoryTOP [type="checkbox"],
  #wpforms-63921-field_7-container .dropdown-city-TopTh [type="checkbox"],
  #wpforms-2936-field_7-container .dropdown-city-TopPh [type="checkbox"],
  #wpforms-9594-field_9-container .dropdown-city-Th [type="checkbox"] {
    position: relative;
    top: -1px;
    margin-right: 4px;
    text-transform: capitalize;
    font-size: 16px !important;
    font-weight: normal !important;
  }
  #wpforms-2936-field_6-container,
  #wpforms-2936-field_7-container,
  #wpforms-69582-field_6-container,
  #wpforms-69582-field_7-container,
  #wpforms-63921-field_6-container,
  #wpforms-63921-field_7-container{
    display: block !important;
    width: 100%;
    padding: 0;
 }
  #wpforms-9591-field_9-container .dropdown-search,
  #wpforms-9591-field_8-container .dropdown-search,
  #wpforms-9591-field_10-container .dropdown-search,
  #wpforms-2936-field_6-container .dropdown-search,
  #wpforms-69582-field_6-container .dropdown-search,
  #wpforms-63921-field_6-container .dropdown-search,
  #wpforms-63921-field_7-container .dropdown-search,
  #wpforms-2936-field_7-container .dropdown-search,
  #wpforms-69582-field_6-container .dropdown-search,
  #wpforms-9594-field_9-container .dropdown-search,
  #wpforms-9594-field_8-container .dropdown-search,
  #wpforms-9594-field_11-container .dropdown-search,
  #wpforms-9594-field_10-container .dropdown-search
   {
    z-index: 10;
    position: absolute !important;
    width: 100% !important;
    top: 0;
    left: 0;
  }
  #wpforms-2936-field_6-container .dropdown-search,
  #wpforms-69582-field_6-container .dropdown-search,
  #wpforms-63921-field_6-container .dropdown-search,
  #wpforms-63921-field_7-container .dropdown-search,
  #wpforms-2936-field_7-container .dropdown-search,
  #wpforms-69582-field_6-container .dropdown-search,
  #wpforms-69582-field_7-container .dropdown-search{
    max-width: 100% !important;
    left: 0%;
}
  
  #wpforms-9591-field_9-container .search-input,
  #wpforms-9591-field_8-container .search-input,
  #wpforms-9591-field_10-container .search-input,
  #wpforms-2936-field_6-container .search-input,
  #wpforms-69582-field_6-container .search-input,
  #wpforms-69582-field_7-container .search-input,
  #wpforms-63921-field_6-container .search-input,
  #wpforms-63921-field_7-container .search-input,
  #wpforms-2936-field_7-container .search-input,
  #wpforms-9594-field_8-container .search-input,
  #wpforms-9594-field_9-container .search-input,
  #wpforms-9594-field_10-container .search-input,
  #wpforms-9594-field_11-container .search-input {
    width: calc(100% - 40%) !important;
    padding: 6.5px 20px !important;
    margin-bottom: 8px !important;
    box-sizing: border-box !important;
    border: 1px solid #cccccc !important;
    border-right: 0 !important;
    max-width: 80%;
  }
  #wpforms-2936-field_6-container .search-input,
  #wpforms-69582-field_6-container .search-input,
  #wpforms-63921-field_6-container .search-input,
  #wpforms-63921-field_7-container .search-input,
  #wpforms-2936-field_7-container .search-input,
  #wpforms-69582-field_7-container .search-input{
    width: 100% !important;
    padding-left: 10px !important;
    max-width: 100% !important;
  }
  #wpforms-9591-field_8-container .search-input,
  #wpforms-9591-field_9-container .search-input,
  #wpforms-9591-field_10-container .search-input,
  #wpforms-9594-field_10-container .search-input,
  #wpforms-9594-field_8-container .search-input,
  #wpforms-9594-field_9-container .search-input,
  #wpforms-9594-field_11-container .search-input{
    right: 7.5%;
    position: absolute;
    top: 5px;
  }
  #wpforms-9591-field_9-container .clear-btn,
  #wpforms-9591-field_8-container .clear-btn,
  #wpforms-9591-field_10-container .clear-btn,
  #wpforms-9594-field_10-container .clear-btn,
  #wpforms-9594-field_9-container .clear-btn,
  #wpforms-9594-field_8-container .clear-btn,
  #wpforms-9594-field_11-container .clear-btn{
    margin-left: 25px !important;
  }
  #forminator-module-3001 #text-2,
  #forminator-module-63890 #text-2{
    display: none;
  }
  .birthyear{
    display: flex;
    width: 100%;
    gap: 15px;
  }

input:required, select:required {
    border: 1px solid #ccc;
    transition: border-color 0.3s;
}
.disabled_applied,
.job_applied_text {
    display: inline-block;
    padding: 10px 20px !important;
    background-color: #d4edda !important;
    color: green !important;
    border-radius: 25px !important;
    font-weight: bold;
}
.profile .error-message{
    position: absolute;
    color: red;
    right: 0;
    top: 43px;
    font-size: 12px;
}
.profile .bmonth-error{
    right: 155px;
    top: 50px;
}
.profile .byear-error{
    left: 335px;
    top: 50px;
}
.profile .bday-error{
    top: 50px;
}
.tag .l-mainContent.l-article{
    width: 100% !important;
}
/* tag search*/
#wpforms-9591-field_13-container button,
#wpforms-9594-field_10-container button{
    position: absolute;
    right: 20px;
}
#wpforms-9591-field_13-container fieldset,
#wpforms-9594-field_10-container fieldset{
    display: flex;
    align-items: stretch;
}
#wpforms-9591-field_13-container fieldset legend,
#wpforms-9594-field_10-container fieldset legend{
    float: left;
    width: 200px;
    font-size: 20px;
    white-space: nowrap;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
}
#wpforms-9591-field_13,
#wpforms-9594-field_10 {
    gap: 0px;
    padding: 0;
    list-style: none;
    max-width: 63% !important;
    margin: 0px auto 15px;
    display: flow-root;
}
  /* Style each LI as a box */
#wpforms-9591-field_13 li,
#wpforms-9594-field_10 li {
    border-radius: 5px;
    padding: 9px;
    display: flex;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s;
    max-width: 48% !important;
    float: left;
    width: 100% !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    border: 2px solid #c2ccd4 !important;
  }
  
  /* Hide the checkbox and style the label */
#wpforms-9591-field_13 input[type="checkbox"],
#wpforms-9594-field_10 input[type="checkbox"] {
    margin-right: 8px;
    transform: scale(1.2);
  }
  
  /* Align label text */
#wpforms-9591-field_13 label,
#wpforms-9594-field_10 label {
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 16px !important;
    margin-right: 0px !important;
    font-weight: normal;
    color: #3a3a3a !important;
    padding-left: 0;
  }
#wpforms-9591-field_13 li:nth-of-type(2n),
#wpforms-9594-field_10 li:nth-of-type(2n){
    margin-left: 16px !important;
    width: 44% !important;
}
.elementor-9589 .elementor-element.elementor-element-bd05957 .elementor-heading-title,
.elementor-9587 .elementor-element.elementor-element-bd05957 .elementor-heading-title{  
    text-shadow:none !important;
}
#wpforms-2936-field_3-container #wpforms-2936-field_3-error,
#wpforms-69582-field_3-container #wpforms-69582-field_3-error,
#wpforms-63921-field_3-container #wpforms-63921-field_3-error,
.input-hide {
    display: none !important;
}
.w-header.pc_ .wp-block-columns{
	display:flex;
}
.sns-btn {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px; /* space between icons */
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.sns-btn li {
  display: flex;
}
.sns-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  transition: transform 0.2s ease;
  transition: all .31s ease;
}
.sns-btn a:hover {
  transform: translateY(2px);
}
.sns-btn img {
  width: 18px;
  height: 15px;
}
a.swell-block-button__link{
	background: #3471d3;
}

.birthyear {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: auto auto;
  gap: 8px;
  align-items: start;
}

/* Row 1: selects */
.birthyear select:nth-of-type(1) { grid-column: 1; grid-row: 1; }
.birthyear select:nth-of-type(2) { grid-column: 2; grid-row: 1; }
.birthyear select:nth-of-type(3) { grid-column: 3; grid-row: 1; }

/* Row 2: matching error spans */
.birthyear .byear-error  { grid-column: 1; grid-row: 2; }
.birthyear .bmonth-error { grid-column: 2; grid-row: 2; }
.birthyear .bday-error   { grid-column: 3; grid-row: 2; }
/* Slide-in Animation */
@keyframes slide-in {
    from {
        transform: translateX(100px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* news */
/* Container Grid */
.news-card-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 24px;
    padding: 16px;
    max-width: 1200px;
    margin:50px auto 0;
}

#sidebar{
    width: 100% !important;
    max-width: 305px !important;
}


/*article top page*/
.article-card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Space between your cards */
}
.article-card {
    display: flex;
    flex-direction: column; /* Stack image and content text vertically */
    flex: 1 1 calc(33.333% - 20px); /* 3 columns layout */
    min-width: 280px; /* Ensures responsiveness on mobile */
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08); /* Card shadow matching your image */
    overflow: hidden;
    padding:10px;
}
.article-card-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* Forces content wrapper to expand to full card height */
}
.article-card-content span{
    color:#aaa;
    font-size:14px;
    font-family: "Noto Sans JP", Sans-serif;
}
.article-card-image img{
    border-radius: 10px;
}
.article-card-title {
    margin: 0 0 15px 0 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: "Roboto", sans-serif;
}
.article-card-categories{
    font-family: "Noto Sans JP", Sans-serif;
    background-color: #1E5A9F;
    padding: 0px 20px 0px 20px;
    border-radius: 100px 100px 100px 100px;
    color: #fff;
    width: fit-content;
    margin: 15px 0 5px auto;
    font-size: 12px;
    height: 20px;
    line-height: 1.8;
}
.article-card-more {
    margin-top: auto; /* MAGIC LINE: Pushes the link/date to the absolute bottom of the card */
    text-decoration: none;
    font-weight: bold;
    color: #0073aa;
    display: inline-block;
    padding-top: 10px;
}
.grid-bottom-link-wrapper {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
.grid-bottom-link {
    color: #0085E4; /* Matches the vibrant blue color in your image */
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    transition: opacity 0.2s ease;
}
.grid-bottom-link:hover {
    opacity: 0.8;
}
@media (min-width: 768px) {
    .news-card-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* Individual Card Design */
.news-content{
    margin-top: 50px;
}
.news-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 18px; /* Smooth card rounding from your image */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    transition: transform 0.2s ease;
}

.news-card-image {
    width: 100%;
    overflow: hidden; /* This keeps the zoom contained inside the card */
    position: relative;
}

.news-card:hover .news-card-image img {
    transform: scale(1.08);
}

.news-card-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 2;
    object-fit: cover;
    display: block;
    
    /* Smooth animation configuration */
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1); 
    will-change: transform;
}

.news-card-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.news-card-title {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
}

.news-card-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 700;
}

.news-card-excerpt {
    font-size: 0.9rem;
    color: #4a4a4a;
    line-height: 1.6;
    margin-bottom: 20px;
    flex-grow: 1;
}

.news-card-more {
    color: #3182ce;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    margin-top: auto;
    display: inline-block;
}

.news-card-more:hover {
    text-decoration: underline;
}
.career-change{
    background: #000;
    color: #fff;
    border-radius: 4px;
    padding: .35em 1.5em;
    text-decoration: none;
    margin-left: 40px;
    margin-top: -10px;
}
.blu-btn{
    background:#3471d3;
    color:#fff;
    border-radius: 4px;
    padding: .35em 1.5em;
    text-decoration: none;
    margin-top:-10px;
    margin-left:1.5em;
}
.additional-btn{
    display: flex;
    align-items: center;
    margin-right: 70px;
}
.additional-btn a{
    color: #fff;
    text-decoration: none;
    padding: 5.5px 14px;
    margin: 0 5px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: center;
    width: 100%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 0 4px 8px -4px rgba(0, 0, 0, .2);
}
.additional-btn a:hover{
    transform: translateY(2px);
}
.client-btn{
    background: #000;
}
.candidate-btn{
    background: #3471d3;
    min-width: 50%;
}
.ph-btn{
    min-width: 65%;
}
.th-btn{
    min-width: 55% !important;
}
.header-banner{
    height: 110vh !important;
}
.top-yt-banner {
    margin-top: -22%;   
}
.yt-banner-swiper {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.yt-banner-swiper img {
  width: 100%;
  height: auto;
  display: block;
}


/*Removed Elementor*/
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
    background: none !important;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before,
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before,
.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)),
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)){
    content: none;
    border-left: 0;
    padding: 0;
}
a{
    text-decoration: none !important;
}
.container{
    max-width: 1196px;
    width: 100%;
    margin: 0 auto;
    padding: 0 48px;
}
.section{
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    padding-top: 100px;
}
.section h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 3px;
    color: #0995ef;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.column-gap{
    display: flex;
    margin-inline: auto;
    position: relative;
}
.column.col-50{
    width: 50%;
}
.align-center{
    align-content: center !important;
    align-items: center !important;
}
.text-start{
    text-align: start !important;
}
.l-content{
    padding-top: 0 !important;
}
.c-pageTitle{
    display: none;
}
.global-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    z-index: 1;
}
.global-hero-content {
    position: relative;
    z-index: 2;
    color: #ffffff;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
    position: absolute;
    top: 50%;
    transform: translateY(-50px);
}
.global-hero-content h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 5rem;
    font-weight: 700;
    margin: 0 0 4px 0;
    letter-spacing: 1px;
    line-height: 1.1;
}
.global-hero-content .global-subtext {
    font-size: 0.9rem;
    font-weight: 500;
    margin: 0;
    letter-spacing: 2px;
    opacity: 0.9;
}
/*top page banner*/
.header-banner{
    background-image: url(https://demo.chronostep.com/newrcx/wp-content/uploads/2026/03/iStock-1447128835.jpg);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10%;
    height: 100vh !important;
    z-index: 999;
}
.client .header-banner{
    background-image: url(https://demo.chronostep.com/newrcx/wp-content/uploads/2024/06/27081675_m.jpg);
}
.candidate .header-banner,
.client .header-banner{
    padding-top: 20%;
}
h1.hero-title{
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-family: "Noto Sans JP", Sans-serif;
    margin-bottom: 20px;
}
.hero-subtitle{
    font-size: 2.3rem;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    line-height: 1.3em;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.hero-subtitle br{
    display: none;
}
.hero-highlight{
    color: #FFD139;
    font-size: 2.1rem;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    line-height: 1.3em;
}
.hero-unhighlight{
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    line-height: 1.3em;
}
.hero-btn{
    background-color: #333333;
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 100px 100px 100px 100px;
    padding: 20px 50px 20px 50px;
    color: #fff;
    display: block;
    width: fit-content;
    margin-top: 30px;
}
.hero-btn svg{
    width: 10px;
}
.hero-btn br{
    display: none;
}
#wpforms-69582-field_6-container{
    padding-top: 0;
}
.client .hero-text-block{
    padding-top:5vw;
}
.hero-text-block{
    padding-left: 5vw;
}
/*yt banner top start*/
.yt-banner-top {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  gap: 0; 
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.yt-banner-top a {
  display: block;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.yt-banner-top img {
  display: block;
  width: 100%;
  height: 202px;
  object-fit: contain;
  border-radius: 8px;
}

.yt-banner-top a:hover {
  transform: translateY(-4px);
}
.swiper-pagination{
    bottom: -25px !important;
}
.swiper-pagination-bullet{
    border:1px solid #fff;
    opacity: 1;
    background-color: transparent;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
/*yt banner top end*/

/*achievements top start*/
.achievements-section {
  box-sizing: border-box;
  background-image: url("https://demo.chronostep.com/newrcx/wp-content/uploads/2026/03/job-5382501_1920.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  padding: 80px 20px;
  font-family: sans-serif;
  overflow: hidden;
  margin-top: -50px;
}
.client .achievements-section {
     background-image: url("https://demo.chronostep.com/newrcx/wp-content/uploads/2024/06/architecture-2083681_1280.jpg") !important;
}

.achievements-container {
  position: relative;
  z-index: 2; 
  box-sizing: border-box;
}

.achievements-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: linear-gradient(180deg, #535353 0%, #000000 100%);
  opacity: 0.85;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  
  z-index: 1;
}

.achievements-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
}

.achievement-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.achievements-header h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 3px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 0;
}
.achievements-header p{
    padding-bottom: 50px;
}

.achievement-item h3 {
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #FFFFFF;
}

.achievement-number {
  margin: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 6px;
}

.achievement-number strong {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1;
}

.achievement-number span {
  font-size: 1.1rem;
  padding-bottom: 8px; 
}

/* Responsive Handling */
@media (max-width: 768px) {
  .achievements-section {
    padding: 60px 20px;
  }

  .achievements-header h2 {
    font-size: 2.5rem;
  }
  
  .achievements-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  
  .achievement-item h3 {
    min-height: auto;
  }

  .achievement-number strong {
    font-size: 3.8rem;
  }
}
/*achievements end*/

/*feature top start*/
.features-section svg{
    width: 10px;
}
.features-section a{
    font-family: "Montserrat", Sans-serif;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    text-align: right;
}
.feature-content{
    margin-top: 80px;
}
.feature-content p{
    line-height: 1.8;
    padding: 0 20px;
}
.feature-content .feature-content-item .bg-white{
    margin: 0 5px;
}
.feature-content .feature-content-item:nth-of-type(2) .bg-white{
    padding:30px
}
.feature-content .feature-content-item h3:first-child{
    font-family: "Montserrat", Sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #0995ef;
    stroke: #0995ef;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 0 0 10px 0;
}
.feature-content-item{
    display: flex;
    margin-inline: auto;
    position: relative;
    padding-bottom: 50px;
}
.feature-content-item .column.col-50:nth-child(2){
    align-items: flex-end;
    align-content: flex-end;
    text-align: right;
    padding:0% 6% 0% 4%;
}
.feature-content-item p{
    padding: 0 !important;
}
.feature-content-item img{
    border-radius: 10px;
    margin-bottom: 15px;
}
.feature-content-item .col-50 h3:nth-child(2){
    padding: 0 0 0 5px;
    color: #0995ef;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: 3px;
    margin: 0 0 20px 0;
    border-left: 2px solid #0095ef !important;
}
.feature-vmore-wrapper{
    align-items: flex-end;
    align-content: flex-end;
}
.feature-vmore{
    text-align: right;
    padding-right: 20px;
}
.feature-vmore br{
    display: none;
}
.client-feature{
    background-color: #F7F7F7;
    margin-top: -30px;
    padding-bottom: 50px;
}
.client-feature .feature-content-item:nth-of-type(2) .column.col-50:nth-child(2){
    padding:0% 0% 0% 1% !important;
}
.bg-white{
    background-color: #fff !important;
}
/*About page start*/
.sub-banner{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 459px;
}
.company-profile-table{
    margin-top: 30px;
}
.company-profile-table tr th{
    border-width: 1px 0 0 0 !important;
    border-color: #0d95ef;
    background: #fff;
    width: 19%;
    text-align: center;
    padding: 17px 0;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}
.company-profile-table tr td{
    border-left: 0;
    border-right: 0;
    padding-left:35px;
}
.company-profile-table tr:first-child td{
    border-top-color: #0d95ef;
}
.company-profile-table tr:last-child th{
    border-bottom-color: #0d95ef;
    border-bottom-width: 1px !important;
}
.message-header{
    border-bottom: 1px solid #0d95ef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.message-section-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 50px auto;
    padding: 20px;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
}

.message-header,
.history-header {
    margin-bottom: 40px;
    border-bottom: 1px solid #008be2; 
    padding-bottom: 25px;
    padding-left: 15px;
}

.message-header h2 {
    color: #008be2;
    margin: 0 0 5px 0;
    font-weight: 700;
}

.message-header .subtitle {
    font-size: 0.9rem;
    color: #666;
    margin: 0;
}

.message-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    padding: 15px;
}

.message-profile-card {
    flex: 0 0 390px;
    text-align: center;
}

.profile-image-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.profile-sns-links {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 15px 0 25px 0;
}
.profile-sns-links br{
    display: none;
}
.sns-icon svg {
    width: 24px;
    height: 24px;
    display: block;
    transition: transform 0.2s ease;
}

.sns-icon:hover svg {
    transform: scale(1.1);
}

.sns-icon.x-twitter svg { fill: #000000; }
.sns-icon.linkedin svg { fill: #0077b5; }

.sns-note {
    font-size: 1rem;
    color: #333;
    margin: 0;
}

.message-content-text {
    flex: 1;
    color: #333;
    font-size: 0.95rem;
    line-height: 1.8;
}

.message-content-text p {
    margin: 0 0 1.2rem 0;
}

.signature-block {
    text-align: right;
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 35px;
    color: #333;
    letter-spacing: 1px;
}

.history-timeline {
    display: flex;
    flex-direction: column;
    gap: 25px; /* Spacing between the light grey cards */
}

/* Rounded Card for Each Year Block */
.history-year-card {
    background-color: #f7f9fa; /* Very light grey card background */
    border-radius: 16px;
    padding: 30px 40px;
    box-sizing: border-box;
}

/* Blue vertical indicator and styling for the Year label */
.year-title {
    color: #0995ef;
    font-family: "Montserrat", Sans-serif;
    font-size: 1.5rem !important;
    font-weight: 800 !important;
    line-height: 1.2em !important;
    letter-spacing: 3px;
    margin-bottom: 0 !important;
    border-left: 2px solid #0995ef;
    padding-bottom: 0 !important;
    margin-bottom: 5px !important;
}

.year-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 2px;
    width: 3px;
    background-color: #008be2;
}

/* Wrapper for events lists inside a card */
.history-events {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 10px;
}

/* Row aligning Month and Event Description */
.event-row {
    display: flex;
    align-items: center;
}

/* Month text alignment layout */
.event-month {
    flex: 0 0 60px; /* Locked width for month text column */
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: #0995ef;
    margin-left: 25px;
}

/* Event description block layout */
.event-desc {
    flex: 1;
    font-size: 0.95rem;
    color: #333;
    margin: 0;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .history-header h2 {
        font-size: 2.2rem;
    }

    .history-year-card {
        padding: 20px 25px;
    }

    .event-row {
        flex-direction: column;
        gap: 4px;
    }

    .event-month {
        flex: auto;
    }
}

.team-header {
    margin-bottom: 40px;
    border-bottom: 1px solid #008be2;
    padding-bottom: 15px;
}

.team-header h2 {
    font-size: 5rem;
    color: #008be2;
    margin: 0;
    font-weight: 700;
}

.team-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    padding: 0px 40px;
}
.team-grid > p{
    display: none;
}
.team-member-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
}

.member-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Information Layout Blocks */
.member-info {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.member-info .name-en {
    font-family: "Montserrat", Sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: #3a3a3a;
    padding: 0;
    margin-bottom: 2px;
}

.member-info .name-jp {
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: #333333;
}

.member-info .member-role {
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
    color: #666666;
}

/* Rounded Blue Language Badges */
.lang-badges {
    display: flex;
    gap: 6px;
    margin-bottom: 10px;
    height: 20px;
}

.lang-badges .badge {
    background-color: #008be2;
    color: #ffffff;
    font-size: 0.7rem;
    padding: 10px;
    border-radius: 12px;
    font-weight: 500;
}

/* Social Links Box */
.member-sns {
    display: flex;
    gap: 8px;
    align-items: center;
}
.member-sns br{
    display: none;
}
.sns-icon{
    border-radius: 50px;
    height: 30px;
    width: 30px;
    color: #fff;
    position: relative;
}
.sns-icon svg {
    width: 22px;
    height: 22px;
    display: block;
}
.sns-icon.x-twitter{
     background: #000;
}
.sns-icon.linkedin{
    background: #0077b5;
}
.sns-icon.x-twitter svg,
.sns-icon.linkedin svg { 
    fill: #fff; 
    padding-left: 2px;
    margin-left: 5px;
    margin-top: 3px;
    width: 17px;
}

/* Responsive adjustments for Tablets/Mobile viewports */
@media (max-width: 992px) {
    .team-grid {
        grid-template-columns: repeat(2, 1fr); /* 2 columns on tablets */
    }
}

@media (max-width: 576px) {
    .team-header h2 {
        font-size: 2.2rem;
    }
    .team-grid {
        grid-template-columns: 1fr; /* 1 column stack on mobile */
        gap: 40px;
    }
}

.access-header{
    margin-bottom: 40px;
    border-bottom: 1px solid #008be2;
    padding-bottom: 15px;
}
.office-title{
    font-size: 2rem !important;
    font-family: "Roboto", sans-serif;
    color: #0995ef;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}
.map-embed-wrapper iframe{
    width: 100%;
    height: 60vh;
}
/*About page end*/

/*Inquiry start*/
.inquiry-section{
    padding-top: 50px;
}
/*Inquiry end*/

/*Candidate Start*/
#jobs h2{
    font-family: "Arial", Sans-serif;
    font-size: 29px;
    font-weight: 600;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: -100px -100px 0px rgba(0, 0, 0, 0.3);
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
}
/* services start */
.accordion-container {
  margin: 40px auto;
  padding: 34px;
  background-color: #f8f9fa;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.accordion-item {
  background-color: #ffffff;
  border-radius: 4px;
  margin-bottom: 20px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: box-shadow 0.3s ease;
}
.accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-header {
  display: block;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  cursor: pointer;
  list-style: none;
}
.accordion-header::-webkit-details-marker {
  display: none;
}

.header-text {
  font-size: 1.2rem;
  font-weight: 600;
  color: #0084ff;
  font-family: "Roboto", sans-serif;
}

.number {
  margin-right: 12px;
}

.icon {
  position: relative;
  width: 14px;
  height: 14px;
  float: right;
  text-align: right;
}
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  background-color: #0084ff;
  transition: transform 0.25s ease-out;
}
.icon::before {
  top: 5px;
  left: 0;
  width: 14px;
  height: 3px;
}
.icon::after {
  top: 0;
  left: 5px;
  width: 3px;
  height: 14px;
}
.accordion-item[open] .icon::after {
  transform: rotate(90deg);
  opacity: 0;
}
.accordion-item[open] .icon::before {
  transform: rotate(180deg);
}
.accordion-content {
    padding: 0 30px 24px 30px;
    color: #333333;
    font-size: 0.9rem;
    line-height: 1.8;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
    transition: grid-template-rows 0.2s ease-out;
}
.accordion-item.is-open .accordion-content {
  grid-template-rows: 1fr;
}
.accordion-content p {
  margin: 0;
}
.accordion-content p:last-child {
  margin-bottom: 0;
}
/* Container Grid Layout */
.card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  padding: 20px;
  background-color: #ffffff;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* Base Card Styling - Updated class name */
.talent {
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 30px 40px 30px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

/* Image Handling */
.card-image-wrapper {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  height: 347px;
}

.card-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-content {
  padding: 30px 24px 35px 24px;
}

.card-en-title {
  color: #0084ff;
  font-size: 2.3rem !important;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin: 0 0 12px 0;
}

.card-jp-title {
  color: #333333;
  font-size: 1.05rem;
  font-weight: 700;
  margin: 10px 0 5px 0 !important;
  padding-left: 0 !important;
}

.card-description {
  color: #555555;
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  margin: 0;
  text-align: justify;
}
.emp-rec-content{
    width: fit-content;
    margin: 0 auto;
}
.emp-rec-content h3{
    font-family: "Montserrat", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 3px;
    color: #0995ef;
    margin-bottom: 0;
}
.emp-rec-content p{
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333333;
}
.client p.subtitle{
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    color: #333333;
    padding-bottom: 20px;
    padding-top: 10px;
}

/* service end*/

/* faq start */
.faq-container {
  padding: 50px 20px 50px ;
  background-color: #f7f9fb;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
}
.faq-item {
  background-color: #ffffff;
  border-radius: 12px;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}

.faq-item:last-child {
  margin-bottom: 0;
}
.faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 28px 35px;
  cursor: pointer;
  user-select: none;
  list-style: none;
}

.faq-header::-webkit-details-marker {
  display: none;
}
.faq-head{
    font-family: "Roboto", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #0995ef;
    margin-bottom: 25px;
}
.faq-question {
    font-family: "Noto Sans JP", Sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 2px;
}
.faq-question span{
    color: #0995ef;
}
.faq-icon-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-icon-wrapper svg {
  position: absolute;
  width: 100%;
  height: 100%;
  fill: #0995ef;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.icon-minus {
  opacity: 0;
  transform: rotate(-90deg);
}

.faq-item::details-content {
  height: 0;
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.25, 1, 0.5, 1), padding 0.35s ease;
  padding: 0 35px;
}

.faq-item[open]::details-content {
  height: auto;
  padding: 0 35px 32px 35px;
}

.faq-item[open] .icon-plus {
  opacity: 0;
  transform: rotate(90deg);
}

.faq-item[open] .icon-minus {
  opacity: 1;
  transform: rotate(0deg);
}

.faq-content p {
  margin: 0;
  font-size: 1rem;
  color: #3A3A3A !important;
  line-height: 1.75;
  font-family: "Roboto", Sans-serif;
}
.faq-item[open] .faq-question {
  color: #0995ef; /* Turns the entire text blue when open */
}
.highlight-a {
  color: #e50012; 
  font-weight: bold;
  margin-right: 6px;
}

.faq-link {
  color: #3182ed;
  text-decoration: underline;
}

.client .faq-container .message-header{
    text-align: center;
}
/*faq end*/
.profile .error-message.aem{
    top: 50px;
}
.w-header .w-header__inner{
	margin-right:80px !important;
}
.hide-menu-item, 
#after_article .w-afterRelated,
#custom_html-13,
.custom-mobile-accordion,
.l-footer__nav,
#swell_popular_posts-3 {
    display: none !important;
}
.slider-wrapper{
    position: relative;
}
.privacy-policy h2{
    background: #0995ef !important;
    padding: .75em 1em;
    color: #fff;
    line-height: 1.4;
    margin: 4em 0 2em;
    position: relative;
    z-index: 1;
    font-size: 1.4em;
}
.privacy-policy h2::before{
    position: absolute;
    display: block;
    pointer-events: none;
    content: "";
    top: -4px;
    left: 0;
    width: 100%;
    height: calc(100% + 4px);
    box-sizing: content-box;
    border-top: solid 2px #0995ef;
    border-bottom: solid 2px #0995ef
}
.privacy-policy p{
    line-height: 28px;
}

@media ((max-width:1470px) and (max-height: 956px)) {
    .header-banner {
        height: 970px !important;
        background-position: -130px -140px !important;
    }
    .candidate .header-banner,
    .client .header-banner{
        padding-top: 15% !important;
    }
    .achievements-section{
        margin-top:-180px !important;
    }
}

/*iPad Mini*/
@media screen and (min-device-width: 744px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .header-banner.section {
        background-position: 70% 0px !important;
    }
}


@media only screen and (min-width: 1920px) {
    .ui.selection.dropdown .menu {
        max-height: 21.37142857rem;
    }
}

@media only screen and (max-width: 1470px) {
    .text-banner{
        padding-top: 6.5% !important;
    }
    .text-banner .elementor-widget-heading{
        margin-bottom: 0;
    }
    .header-banner{
        background-position: 0px -10px;
        padding-top: 5%;
    }
    .text-banner .elementor-element-5b6092d9{
        margin-bottom:0px;
    }
    .topage-search{
        margin:0px auto 0;
    }
    .hero-title,
    .hero-subtitle,
    .hero-highlight{
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width:1280px){
    .text-banner .elementor-widget-heading{
        margin-bottom: 0;
    }
    .text-banner{
        padding-top: 30% !important;
    }
    .header-banner{
        background-position: 55% -140px !important;
    }
}

@media only screen and (max-width:1190px){
    .text-banner{
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    .elementor-55661 .elementor-element.elementor-element-65942295 > .elementor-widget-container,
    .elementor-55661 .elementor-element.elementor-element-5b6092d9 > .elementor-widget-container,
    .elementor-55661 .elementor-element.elementor-element-754f4601 > .elementor-widget-container{
        padding-left: 0% !important;
    }
    .topage-search{
        margin-top: 0 !important;
    }
}

@media only screen and (max-width:1155px){
    .additional-btn {
        display: inline-grid !important;
        width: 17%;
        gap: 5px;
        margin-right: 20px !important;
    }
    .additional-btn a {
        font-size: 13px;
    }
    .dropdown-profile, .userLogin-container{
        margin-right: 0%;
    }
}

@media only screen and (max-width:1024px){
    #wpforms-form-2936 .wpforms-field select,
    #wpforms-form-2936 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
    #wpforms-form-69582 .wpforms-field select,
    #wpforms-form-69582 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
    #wpforms-2936-field_6-container .search-input,
    #wpforms-form-63921 .wpforms-field select,
    #wpforms-form-63921 .dropdown-new-jobCategoryTOP label.wpforms-field-label,
    #wpforms-form-63921 .dropdown-city-TopTh label.wpforms-field-label,
    #wpforms-form-2936 .dropdown-city-TopPh label.wpforms-field-label,
    #wpforms-63921-field_6-container .search-input,
    #wpforms-63921-field_7-container .search-input,
    #wpforms-2936-field_7-container .search-input,
    #wpforms-69582-field_6-container .search-input,
    #wpforms-69582-field_7-container .search-input{
        max-width: 100% !important;
        margin-top: 0px !important;
    }
    #wpforms-2936-field_3,
    #wpforms-69582-field_3,
    #wpforms-63921-field_3{
        padding-left: 10px !important;
    }
    .topage-search{
        left:2.5% !important;
    }
    .header-caption{
        padding-bottom: 12% !important;
    }
	.search-btn p{
		display:block;
		width: fit-content;
		white-space: nowrap;
	}
    .latest-job .title{
  		padding-top:50px;
     }
	.latest-job .list .title{
		padding-top:0px;
	}
    .latest-job ul.list li,
     #jobs.index .main li{
        max-width:100%;
    }
	#wpforms-form-2936 .wpforms-field-container,
    #wpforms-form-69582 .wpforms-field-container,
    #wpforms-form-63921 .wpforms-field-container{
		display: block;
		margin-top:0px;
	}
	#wpforms-form-2936 .wpforms-field,
	#wpforms-form-2936 #wpforms-2936-field_3-container select,
    #wpforms-form-2936 #wpforms-2936-field_1-container input,
    #wpforms-form-69582 .wpforms-field,
    #wpforms-form-69582 #wpforms-69582-field_3-container select,
    #wpforms-form-69582 #wpforms-69582-field_1-container input,
    #wpforms-form-63921 .wpforms-field,
	#wpforms-form-63921 #wpforms-63921-field_3-container select,
    #wpforms-form-63921 #wpforms-63921-field_1-container input{
		display:block;
		max-width: 100% !important;
		width:100%;
		padding: 0;
        margin-bottom: 1.5rem;
	}
	#wpforms-2936-field_2-container,
    #wpforms-69582-field_2-container,
    #wpforms-63921-field_2-container{
		padding-right: 0rem;
	}
	.lastest-job-list {
		margin-top: 138px;
	}
    #wpforms-form-2936,
    #wpforms-form-69582,
    #wpforms-form-63921{
        width: 100%;
    }
	#wpforms-form-2936 a,
    #wpforms-form-69582 a,
    #wpforms-form-63921 a{
        bottom: 18%;
        right: 7%;
	}
	.search-btn{
		display: block;
		margin:-65px auto 0 !important;
		float:none !important;
		display: flex;
		gap: 8px;
		width: 100% !important;
		max-width: 110px;
		border-radius: 20px !important;
		text-align: center;
	}
	.elementor-592 .elementor-element.elementor-element-c081c3c > .elementor-widget-container {
		padding: 30px 30px 0px 30px !important;
		margin-top: 15% !important;
	}
	#wpforms-submit-2936,
    #wpforms-submit-69582,
    #wpforms-submit-63921{
		margin-top:-30px !important;
        max-width: 320px;
        border-radius: 5px !important;
	}
	#wpforms-2936-field_1,
    #wpforms-69582-field_1,
    #wpforms-63921-field_1{
		padding-left:10px !important;
	}
    #wpforms-2936-field_3-container span,
    #wpforms-69582-field_3-container span,
    #wpforms-63921-field_3-container span{
        left: 5px !important;
        top: 98% !important;
    }
    #wpforms-2936-field_6-container .dropdown-search,
    #wpforms-69582-field_6-container .dropdown-search,
    #wpforms-63921-field_6-container .dropdown-search,
    #wpforms-63921-field_7-container .dropdown-search,
    #wpforms-2936-field_7-container .dropdown-search,
    #wpforms-69582-field_7-container .dropdown-search{
        max-width: 100% !important;
        left: 0% !important;
        transform: none !important;
    }
    #wpforms-2936-field_6-container.dropdown-new-jobCategoryTOP.on .dropdown-list,
    #wpforms-69582-field_6-container.dropdown-new-jobCategoryTOP.on .dropdown-list,
    #wpforms-69582-field_7-container.dropdown-city-TopPh.on .dropdown-list,
    #wpforms-63921-field_6-container.dropdown-new-jobCategoryTOP.on .dropdown-list,
    #wpforms-63921-field_7-container.dropdown-city-TopTh.on .dropdown-list,
    #wpforms-2936-field_7-container.dropdown-city-TopPh.on .dropdown-list{
        top:45px !important;
        left: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
        padding-left:0 !important;
    }
	#wpforms-2936-field_3-container::after,
    #wpforms-69582-field_3-container::after,
    #wpforms-63921-field_3-container::after{
		top: 55px;
    	font-size: 12px;
	}
}

@media only screen and (max-width:960px){
	.l-header__gnav {
		display: none !important;
	}
    .single .cv-error-application,
    #forminator-module-2488 .forminator-response-message{
        top:5%;
    }
    .worklocation-container #wpforms-2958-field_4-container,
    .salary-container #wpforms-2958-field_6-container,
    #wpforms-9591-field_9-container,
    .salary-container #wpforms-9591-field_6-container,
    .worklocation-container #wpforms-9594-field_9-container,
    .salary-container #wpforms-9594-field_6-container {
        width: 47%;
        right: -84px;
    }
    #header .additional-btn{
        display: none !important;
    }
    #sp_menu .additional-btn{
        display:grid !important;
        width: 100% !important;
    }
    .additional-btn a{
        margin: 5px 0 !important;
        font-size: 14px;
    }
    .dropdown-profile, .userLogin-container {
        margin-right: 0%;
    }
    .client .hero-text-block{
        padding-top: 15%;
    }
    .header-banner{
        background-position: 70% -140px !important;
    }
}

@media only screen and (min-width: 992px) {
    .ui.selection.dropdown .menu {
        max-height: 16.02857143rem;
    }
}

@media only screen and (max-width:925px){
	#job .main .inner{
		padding: 0 15px;
	}
    .clear-btn{
        margin-left: 0px;
    }
    .worklocation-container #wpforms-2958-field_4-container,
    .salary-container #wpforms-2958-field_6-container,
    #wpforms-9591-field_9-container,
    .salary-container #wpforms-9591-field_6-container,
    .worklocation-container #wpforms-9594-field_9-container,
    .salary-container #wpforms-9594-field_6-container {
        right: -85px;
    }
}

@media only screen and (max-width:898px){
	#forminator-module-2486 #text-1 label,
    #forminator-module-2486 #password-1 label{
		width: 120px !important;
        font-size: 24px !important;
	}
}

@media only screen and (max-width:875px){
	.profile .forminator-field label{
		font-size: 2.3vw !important;
        margin-left: 0px;
        margin-right: 30px !important;
	}
}

@media only screen and (max-width:810px){
	.custom-login-forms input[type="text"],
	.custom-login-forms input[type="password"]{
		width: 100% !important;
	}
	.custom-login-forms label.forminator-label{
		text-align: left !important;
	}
    .custom-login-forms #forminator-module-2486 .forminator-error-message{
        top: 90px;
        left: 0 !important;
    }
    .custom-login-forms .forminator-field-text,
    .custom-login-forms .forminator-field-password {
        display: flow-root;
    }
}

@media only screen and (max-width:782px){
	.custom-login-forms #forminator-module-3001 .forminator-error-message,
    .custom-login-forms #forminator-module-63890 .forminator-error-message{
        bottom: 70% !important;
    }
    .forminator-ui.forminator-custom-form-3011.forminator-design--default .forminator-button-submit,
    .forminator-ui.forminator-custom-form-63897.forminator-design--default .forminator-button-submit{
        position: relative !important;
        right: 0 !important;
        bottom: 0px !important;
        width: fit-content !important;
    }
    .forminator-description-password{
		display: block;
    	float: right;
	}
    .custom-login-forms .forminator-field-password a{
		position: relative !important;
		right: 0 !important;
		display: block !important;
		width: 100% !important;
		bottom: 20% !important;
	}
    #forminator-module-2405 #text-1 .forminator-error-message{
		right: 0 !important;
		text-align: right !important;
		top: 0 !important;
		background-color: transparent !important;
	}
	#forminator-module-2405 #password-1 .forminator-error-message{
		text-align: right;
		right: 0 !important;
		top: 120px;
        background-color: transparent !important;
	}
    .sign-in{
        font-size: 3.5vw;
    }
    #forminator-module-2486 #text-1 .forminator-error-message{
        right: 0 !important;
        left: unset !important;
        top: 10px;
    }
    #forminator-module-2486 #password-1 .forminator-error-message{
        right: 0;
        left: unset !important;
        top: 115px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 880px) {
    .worklocation-container #wpforms-2958-field_4-container,
	.salary-container #wpforms-2958-field_6-container,
    #wpforms-9591-field_9-container,
	.salary-container #wpforms-9591-field_6-container,
    .worklocation-container #wpforms-9594-field_9-container,
	.salary-container #wpforms-9594-field_6-container {
		width: 47%;
		right: -68px;
	}
    #forminator-module-2405 .forminator-field input{
        width: 100% !important;
    }
    #forminator-module-2405 .forminator-field label{
        text-align: left !important;
    }
    .custom-login-forms .forminator-field-password a{
        bottom: -30% !important;
    }
    .custom-login-forms #forminator-module-2405 .forminator-error-message {
        bottom: -23% !important;
        left: 5px !important;
    }
}

@media only screen and (min-width: 768px) {
    .ui.selection.dropdown .menu {
        max-height: 10.68571429rem;
    }
}

@media only screen and (max-width:768px){
    .card-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .card-en-title {
        font-size: 1.4rem;
    }
    .-sidebar-on .l-content {
        display: block;
    }
    .blog-temp{
        display: block !important;
    }
    .clear-btn{
        margin-right: 8px !important;
        margin-left: 0px !important;
    }
    .cv-wrapper .custom-file-label,
    .cv-wrapper2 .custom-file-label{
        position: absolute;
        max-width: 30px;
        width: 100%;
        top: 5px;
        left: 5px;
        display: block;
    }
    .uploadcv-wrapper{
        border: 1px solid hsla(0, 0%, 78%, .5);
        width: 100%;
        height: 43px;
        background-color: #fff !important;
        border-width: 2px !important;
        border-color: #c2ccd4 !important;
        border-radius: 4px !important;
    }
    .cv-wrapper,
    .cv-wrapper2{
        border: none !important;
    }
    #user_file,
    #user_file2,
    .custom-button{
        display: none;
    }
    #file-chosen,
    #file-chosen-career{
        width: calc(100% - 40px);
        text-align: left;
    }
    .single .cv-error-application,
    #forminator-module-2488 .forminator-response-message{
        position: relative;
        top: 0%;
        margin-top: -25px !important;
    }
    .success{
        width:100%;
        position: absolute !important;
        top: -75px !important;
        z-index: 999 !important;
        font-size: 3vw;
    }
    .latest-job .title {
        padding-top: 0px !important;
    }
    .latest-job .list .title {
        padding-top: 0 !important;
    }
    .latest-job .list li h3,
    .latest-job .list li .detail{
        display:none;
    }
	.elementor-592 .elementor-element.elementor-element-c081c3c > .elementor-widget-container {
		padding: 50px 15px 0px 15px !important;
	}
	#wpforms-form-2936 .wpforms-field-container,
    #wpforms-form-69582 .wpforms-field-container,
    #wpforms-form-63921 .wpforms-field-container {
		padding: 30px 15px 50px;
	}
	.search-btn{
		margin:-35px auto 0 !important;
	}
	/* .worklocation-container #wpforms-2958-field_4-container,
	.salary-container #wpforms-2958-field_6-container{
		display: flex;
        width: 100%;
        position: relative;
        clear: both;
        float: none;
        right: 0;
	} */
    #wpforms-2958-field_4-container .wpforms-field-label,
    #wpforms-9591-field_9-container .wpforms-field-label,
    #wpforms-9594-field_9-container .wpforms-field-label{
		opacity:1;
        display: block;
	}
    #wpforms-2958-field_6-container .wpforms-field-label,
    #wpforms-9594-field_6-container .wpforms-field-label,
    #wpforms-9591-field_6-container .wpforms-field-label{
		opacity:1;
        display: block;
	}
	#wpforms-2958-field_7-container .wpforms-field-label,
    #wpforms-9591-field_7-container .wpforms-field-label,
    #wpforms-9594-field_7-container .wpforms-field-label,
	.worklocation-container .wpforms-field-label{
		float: left;
	}
	/* .worklocation-container #wpforms-2958-field_7-container,
	.salary-container #wpforms-2958-field_6-container{
		position: relative;
		width: 100%;
		right: 0;
	} */
	#forminator-module-2202 #text-1 .forminator-error-message{
		right: 0 !important;
		text-align: right !important;
		top: 0 !important;
		background-color: transparent !important;
	}
	#forminator-module-2202 #password-1 .forminator-error-message{
		text-align: right;
		right: 0 !important;
		top: 0;
        background-color: transparent !important;
	}
	.salary-container{
		margin-top: -20px;
	}
	.fieldset-username_email label{
		text-align: left !important;
		font-size: 22px !important;
	}
	.fieldset-username_email div{
		width:100% !important;
		padding: 0 !important;
	}
	.wpum-password-recovery-form .button{
		font-size: 16px;
		float: left;
	}
	.wpum-password-recovery-form{
		padding: 0 15px;
	}
	.wpum-password-recovery-form p{
		margin-bottom: 10px;
		font-size: 16px;
	}
    .custom-login-forms #forminator-module-2405 .forminator-row {
        height: 90px;
    }
    .user-login{
        padding: 5.5px 13px
    }
    #forminator-module-2486 #text-1,
    #forminator-module-2486 #password-1{
        display: inline-block;
        width: 100%;
    }
    #forminator-module-2486 #password-1 .forminator-error-message {
        top: 5px;
    }
    #wpforms-form-2958 .wpforms-submit-container,
    #wpforms-form-9591 .wpforms-submit-container,
    #wpforms-form-9594 .wpforms-submit-container{
        display: flex ;
        flex-direction: column;
    }
    #wpforms-form-2958 .clear-search,
    #wpforms-form-9591 .clear-search,
    #wpforms-form-9594 .clear-search{
        order:2;
        width: 75%;
        margin: 20px auto 0 !important;
    }
    #wpforms-form-2958 .wpforms-field-container .worklocation-container #wpforms-2958-field_4-container label,
    #wpforms-form-2958 .wpforms-field-container .salary-container #wpforms-2958-field_6-container label,
    #wpforms-form-9591 .wpforms-field-container .worklocation-container #wpforms-9591-field_4-container label,
    #wpforms-form-9591 .wpforms-field-container .salary-container #wpforms-9591-field_6-container label,
    #wpforms-form-9594 .wpforms-field-container .salary-container #wpforms-9594-field_6-container label{
        display: none !important;
    }
    .worklocation-container #wpforms-2958-field_4-container,
    .salary-container #wpforms-2958-field_6-container,
    #wpforms-9591-field_9-container,
    .salary-container #wpforms-9591-field_6-container,
    .worklocation-container #wpforms-9594-field_9-container,
    .salary-container #wpforms-9594-field_6-container{
        top: 13px;
        right: -4.5%;
    }
    #wpforms-form-2958 .wpforms-field-container .worklocation-container .wpforms-field,
    #wpforms-form-2958 .wpforms-field-container .salary-container .wpforms-field,
    #wpforms-form-9591 .wpforms-field-container .worklocation-container .wpforms-field,
    #wpforms-form-9591 .wpforms-field-container .salary-container .wpforms-field
    #wpforms-form-9594 .wpforms-field-container .worklocation-container .wpforms-field,
    #wpforms-form-9594 .wpforms-field-container .salary-container .wpforms-field {
        border-bottom: 2px solid #c2ccd4 !important;
    }
    .search .wpforms-field label{
        margin-right: 1.5rem !important;
    }
    #wpforms-form-2958 .wpforms-field-container .salary-container #wpforms-2958-field_6-container,
    #wpforms-form-2958 .wpforms-field-container .worklocation-container #wpforms-2958-field_4-container,
    #wpforms-form-9591 .wpforms-field-container .salary-container #wpforms-9591-field_6-container,
    #wpforms-form-9591 .wpforms-field-container  #wpforms-9591-field_9-container
    #wpforms-form-9594 .wpforms-field-container .salary-container #wpforms-9594-field_6-container,
    #wpforms-form-9594 .wpforms-field-container .worklocation-container #wpforms-9594-field_9-container{
        border-bottom: none !important;
    }
    .header-caption {
        padding-bottom: 15% !important;
    }
    .latest-job .elementor-widget-container{
        padding: 20px !important;
    }
    .search .wpforms-field label {
        max-width: 150px;
    }
    .top-page-search{
        padding-top: 10% !important;
    }
    .latest-job-viewmore{
        font-size:24px;
    }
    #wpforms-9594-field_3-container .clear-btn{
        display: none !important;
    }
    #wpforms-form-9591 #wpforms-9591-field_8-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_9-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_11-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_10-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_11-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_9-container span.wpforms-field-labels{
        max-width: 150px !important;
        margin-right: 1.5rem !important;
    }  
    #wpforms-9591-field_13-container fieldset legend, 
    #wpforms-9594-field_10-container fieldset legend{
        width: 150px !important;
        font-size: 16px !important;
    }
    #wpforms-9591-field_13, 
    #wpforms-9594-field_10{
        margin-left: 25px !important;
    }
    #wpforms-9591-field_9-container .clear-btn, 
    #wpforms-9591-field_8-container .clear-btn, 
    #wpforms-9591-field_11-container .clear-btn, 
    #wpforms-9591-field_10-container .clear-btn, 
    #wpforms-9594-field_11-container .clear-btn, 
    #wpforms-9594-field_9-container .clear-btn, 
    #wpforms-9594-field_9-container .clear-btn {
        margin-left: 10px !important;
    }
    .section{
        padding-top: 50px;
    }
    .latest-job ul.list,
    #jobs.index .main .list{
	    display:block;
    }
    .header-banner {
        background-position: -73% 0px !important;
        padding-top: 160px !important;
    }
    .client .header-banner {
        background-position: -180px -50px !important;
    }
    .sub-banner{
        height: 300px !important;
    }
    .section h2{
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .message-section .message-container{
        display: block;
    }
    .message-container .message-profile-card .sns-note{
        margin-bottom: 50px !important;
    }
    .history-year-card .year-title{
        margin-bottom: 20px !important;
    }
    .history-events{
        gap: 0;
    }
    .history-events .event-row,
    .history-events .event-month,
    .history-events .event-desc{
        margin: 20px 0 !important;
        display: block;
    }
    .map-embed-wrapper{
        height: 350px;
    }
    .map-embed-wrapper iframe{
        height: 100%;
    }
    .faq-container {
        padding: 50px 0px 50px;
    }
    .faq-question,
    .faq-content p{
        line-height: 1.5;
        font-size: 15px;
    }
}

@media only screen and (max-width:600px){
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .wpforms-field-label{
        margin-top: 15px;
    }
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .clear-btn{
        position: absolute;
        right: 25px;
        top: 65%;
    }
    #wpforms-form-9591 #wpforms-9591-field_8-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_9-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_11-container span.wpforms-field-labels,
    #wpforms-form-9591 #wpforms-9591-field_10-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_8-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_9-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_11-container span.wpforms-field-labels,
    #wpforms-form-9594 #wpforms-9594-field_10-container span.wpforms-field-labels{
        max-width: 100% !important;
        border: none !important;
        text-align: left !important;
    }  
    #wpforms-form-2936 .wpforms-submit-container,
    #wpforms-form-69582 .wpforms-submit-container,
    #wpforms-form-63921 .wpforms-submit-container {
        margin-top: -25px;
        position: relative;
        top: 40px;
        transform: translateX(-15%);
        left: 50%;
    }
    .feature{
        padding-top: 50px;
        margin-top: 50px !important;
    }
    .latest-job{
        padding: 0;
    }
    #wpforms-form-2936,
    #wpforms-form-69582,
    #wpforms-form-63921 {
        top: -375%;
    }
    .worklocation-container #wpforms-2958-field_4-container, 
    .salary-container #wpforms-2958-field_6-container,
    #wpforms-9591-field_9-container, 
    .salary-container #wpforms-9591-field_6-container,
    .worklocation-container #wpforms-9594-field_9-container, 
    .salary-container #wpforms-9594-field_6-container{
        position: relative;
        width: 100% !important;
        right: 0;
        top: 0;
    }
    .worklocation-container #wpforms-2958-field_3-container .clear-btn, 
    .salary-container #wpforms-2958-field_5-container .clear-btn,
    .salary-container #wpforms-9591-field_5-container .clear-btn,
    .worklocation-container #wpforms-9594-field_3-container .clear-btn, 
    .salary-container #wpforms-9594-field_5-container .clear-btn{
        display: block;
    }
    #wpforms-form-2958 .wpforms-field-container .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-container .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-container .wpforms-field-label {
        text-align: left;
        padding: 12px 20px;
        margin-bottom: 10px !important;
        border-right: 0 !important;
    }
    .page-id-2992 .post_content,
    .page-id-3034 .post_content{
        margin-top: 20px;
    }
    .salary-container #wpforms-2958-field_6-container,
    .salary-container #wpforms-9591-field_6-container,
    .salary-container #wpforms-9594-field_6-container  {
        display: block;
    }
    #job{
        padding-top: 0px;
    }
    #forminator-module-2405 #password-1 .forminator-error-message{
        top: 0px;
    }
	.worklocation-container #wpforms-2958-field_7-container,
	.salary-container #wpforms-2958-field_11-container,
    .worklocation-container #wpforms-9594-field_7-container,
	.salary-container #wpforms-9594-field_11-container{
		margin-top:-45px;
	}
	.profile .forminator-field label{
		font-size: 16px !important;
	}
	#job .main .title h3{
        display: block;
        width: 100%;
  	}
	.single .company-logo{
		top: -6%;
    	left: 0;
	}
	#job .main .btn.apply{
		justify-content: flex-start;
		padding-top: 20px;
	}
	#job .main .detail .list li{
		display: block;
	}
 	.custom-login-forms label.forminator-label{
		width:100%;
		text-align:left !important;
		font-size: 22px !important;
	}
	.custom-login-forms input[type="text"], .custom-login-forms input[type="password"]{
		width:100% !important;
	}
	.terms .forminator-checkbox{
		padding-top:15px !important;
	}
	#wpforms-form-2936 .wpforms-field-container,
    #wpforms-form-69582 .wpforms-field-container,
    #wpforms-form-63921 .wpforms-field-container {
		padding: 30px 20px 55px;
        margin-top: 20px;
	}
	#wpforms-form-2936 .wpforms-field input,
    #wpforms-form-69582 .wpforms-field input,
    #wpforms-form-63921 .wpforms-field input{
		margin-bottom:0rem;
        max-width: 100%;
	}
	#jobs.index .main h1{
		font-size:20px !important;
	}
	.default.text,
	.latest-job .title h1,
	.latest-job ul.list li .position,
	#jobs.index .main li .position{
		font-size:14px;
	}
	.latest-job ul.list li a .salary,
	.latest-job ul.list li a .location,
	.latest-job ul.list li a h3,
	.list-description,
	.list-benefit,
	 #jobs.index .main li .salary,
	 #jobs.index .main li .location,
	 #jobs.index .main li h3{
		font-size:14px !important;
	}
	.elementor-592 .elementor-element.elementor-element-c081c3c > .elementor-widget-container {
        	padding: 50px 20px 50px 20px;
    	}
	.latest-job ul.list li a{
		padding:15px;
	}
	.latest-job .title {
		padding-top:130px;
	}
	.profile .forminator-field{
		display:block;
		margin-bottom:10px;
	}
	.profile .forminator-field label {
    	margin-left: 0px;
	}
	.profile .forminator-field input,
	.profile .forminator-field select,
	#file-chosen,
    #file-chosen-career {
		font-size: 16px;
		min-width: 80px;
	}
	#wpforms-submit-2936,
    #wpforms-submit-69582,
    #wpforms-submit-63921{
		float: left !important;
		margin-left: 0px !important;
		margin-top: -40px !important;
		max-width: fit-content;
		white-space: nowrap;
	}
	#forminator-module-2202 .forminator-row{
		display: inline-block;
	}
	#file-chosen,
    #file-chosen-career{
        padding: 4px;
        margin-left: 0px !important;
	}
	#forminator-module-2372 .forminator-response-message{
		position: relative !important;
		top:0px !important;
		display: none;
	}
	.search .wpforms-field,
    .profile .forminator-field.active,
    .user-info .forminator-field{
        display:block;
    }
    .search .wpforms-field label,
    .profile .forminator-field label,
    .user-info .forminator-field label{
        text-align: left;
        padding-bottom: 5px;
        font-size: 16px !important;
	}
    .worklocation-container #wpforms-2958-field_3, 
    .salary-container #wpforms-2958-field_5,
    .salary-container #wpforms-2958-field_6,
	#wpforms-form-2958 .industry .selection,
    #wpforms-form-2958 .jobCategory .selection,
    #wpforms-form-2958 .position .selection,
    #wpforms-form-2958 input,
    #wpforms-form-2958 .working-location .selection,
    .worklocation-container #wpforms-9591-field_3, 
    .salary-container #wpforms-9591-field_5,
    .salary-container #wpforms-9591-field_6,
	#wpforms-form-9591 .industry .selection,
    #wpforms-form-9591 .jobCategory .selection,
    #wpforms-form-9591 input,
    #wpforms-form-9591 .working-location .selection,
    .worklocation-container #wpforms-9594-field_3, 
    .salary-container #wpforms-9594-field_5,
    .salary-container #wpforms-9594-field_6,
	#wpforms-form-9594 .industry .selection,
    #wpforms-form-9594 .jobCategory .selection,
    #wpforms-form-9594 input,
    #wpforms-form-9594 .working-location .selection{
        margin: 0px 5px 10px 10px;
        width: 85% !important;
        float: left;
	}
    #forminator-module-3011 .forminator-row-last,
    #forminator-module-63897 .forminator-row-last{
        float: none;
    }
    #forminator-module-3011 .forminator-row-last .forminator-button-submit,
    #forminator-module-63897 .forminator-row-last .forminator-button-submit{
        margin-top: 5px !important;
        position: relative;
        float: left;
    }
    #jobs.index .main li .title h4 {
        width: 65%;
    }
    #jobs.index .main li .arrow,
    ul.list li a .arrow{
        display: flex;
    }
    #jobs.index .main li > div{
        padding: .5rem .5rem;
    }
    #forminator-module-2486 #text-1 .forminator-error-message{
		top: 0px !important;
        bottom: unset !important;
	}
    .custom-login-forms,
    .custom-login-form{
        padding: 0 !important;
    }
    .single .cv-error-application,
    #forminator-module-2488 .forminator-response-message{
        font-size: 3vw;
    }
    .header-caption {
        padding-bottom: 30% !important;
    }
    .topage-search{
        /* top: 100px !important; */
    }
    #wpforms-form-2958 .wpforms-field-container .wpforms-field, 
    #wpforms-form-2958 .wpforms-field-container .worklocation-container, 
    #wpforms-form-2958 .wpforms-field-container .salary-container,
    #wpforms-form-9591 .wpforms-field-container .wpforms-field, 
    #wpforms-form-9591 .wpforms-field-container .worklocation-container, 
    #wpforms-form-9591 .wpforms-field-container .salary-container,
    #wpforms-form-9594 .wpforms-field-container .wpforms-field, 
    #wpforms-form-9594 .wpforms-field-container .worklocation-container, 
    #wpforms-form-9594 .wpforms-field-container .salary-container{
        border-bottom: none !important;
    }
	#wpforms-form-2958 .wpforms-field-container .salary-container,
    #wpforms-form-9591 .wpforms-field-container .salary-container,
    #wpforms-form-9594 .wpforms-field-container .salary-container{
		padding-bottom: 30px;
	}
    #wpforms-form-2958 #wpforms-2958-field_8-container,
    #wpforms-form-9591 #wpforms-9591-field_8-container,
    #wpforms-form-9591 #wpforms-9591-field_9-container,
    #wpforms-form-9591 #wpforms-9591-field_11-container,
    #wpforms-form-9594 #wpforms-9594-field_9-container{
        padding-bottom: 15px !important;
    }
    .clear-btn{
        width: 100%;
        max-width: 20px;
        margin-top: 2px !important;
    }
    #wpforms-form-2958 .clear-search,
    #wpforms-form-9591 .clear-search,
    #wpforms-form-9594 .clear-search {
        width: 100%;
    }
    #wpforms-form-2958 .wpforms-field-container .worklocation-container .wpforms-field, 
    #wpforms-form-2958 .wpforms-field-container .salary-container .wpforms-field,
    #wpforms-form-9591 .wpforms-field-container .worklocation-container .wpforms-field, 
    #wpforms-form-9591 .wpforms-field-container .salary-container .wpforms-field,
    #wpforms-form-9594 .wpforms-field-container .worklocation-container .wpforms-field, 
    #wpforms-form-9594 .wpforms-field-container .salary-container .wpforms-field{
        border-bottom: none !important;
    }
    #city-error-message{
        right: 5px;
        padding: 9px 30px;
    }
    .achieve .elementor-element{
        width:50%;
        float: left;
        margin-bottom: 0;
    }
    .latest-job {
        margin-top: -20px;
    }
    .top-page-search {
        /* padding-top: 60% !important; */
    }
    .latest-job-viewmore{
        font-size:22px;
    }
    #wpforms-form-2958 #wpforms-2958-field_7-container,
    #wpforms-form-9591 #wpforms-9591-field_7-container,
    #wpforms-form-9594 #wpforms-9594-field_7-container{
        padding-bottom: 25px !important;
    }
	.page-template .company-logo{
		width: 110px;
		height: 90px;
	}
    .profile .error-message {
        top: 90px !important;
    }
    .profile .bmonth-error {
        right: 34% !important;
    }
    .profile .byear-error {
        left: 95px !important;
    }
    .cv-wrapper .error-message {
        top: -25px !important;
    }
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-ph .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-th .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .wpforms-field-label,
    #wpforms-9591-field_9-container .wpforms-field-medium.search-input,
    .worklocation-container .dropdown-new-ph.on .dropdown-list,
    .worklocation-container .dropdown-new-th.on .dropdown-list,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-ph .wpforms-field-label{
        max-width: calc(100% - 16%) !important;
        margin-left: 11px;
        width: 100% !important;
    }
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-ph .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-th .clear-btn  {
        margin-left: 7px !important;
    }
    #wpforms-form-9591 .dropdown-new-jobCategoryPH .dropdown-list .dropdown-option input[type="checkbox"], 
    #wpforms-form-9591 .dropdown-city .dropdown-list .dropdown-option input[type="checkbox"], 
    #wpforms-form-9591 .dropdown-new-PHtag .dropdown-list .dropdown-option input[type="checkbox"], 
    #wpforms-form-9594 .dropdown-new-THtag .dropdown-list .dropdown-option input[type="checkbox"], 
    #wpforms-form-9594 .dropdown-new-jobCategoryTH .dropdown-list .dropdown-option input[type="checkbox"],
    #wpforms-form-9594 .dropdown-city-TH .dropdown-list .dropdown-option input[type="checkbox"]{    
        padding-left: 16px !important;
        margin-bottom: 0 !important;
        margin-top: 4px !important;
        width: auto !important;
    }
    #wpforms-form-9591 #wpforms-9591-field_8-container .search-input,
    #wpforms-form-9591 #wpforms-9591-field_9-container .search-input,
    #wpforms-form-9591 #wpforms-9591-field_10-container .search-input,
    #wpforms-form-9594 #wpforms-9594-field_10-container .search-input,
    #wpforms-form-9594 #wpforms-9594-field_8-container .search-input,
    #wpforms-form-9594 #wpforms-9594-field_9-container .search-input,
    #wpforms-form-9594 #wpforms-9594-field_11-container .search-input {
        right: 12.5% !important;
        top: 64px !important;
        width: 100% !important;
        max-width: 84% !important;
    }
    #wpforms-form-9591 .dropdown-new-jobCategoryPH .dropdown-list, 
    #wpforms-form-9591 .dropdown-city .dropdown-list, 
    #wpforms-form-9591 .dropdown-new-PHtag .dropdown-list, 
    #wpforms-form-9594 .dropdown-new-THtag .dropdown-list, 
    #wpforms-form-9594 .dropdown-new-jobCategoryTH .dropdown-list,
    #wpforms-form-9594 .dropdown-city-TH .dropdown-list {
        top: 108px !important;
        left: 2.3% !important;
        width: calc(100% - 16%) !important;
    }
    #wpforms-9591-field_13-container fieldset legend,
    #wpforms-9594-field_10-container fieldset legend{
        width: 100% !important;
        height: auto !important;
    }
    #wpforms-9591-field_13-container #wpforms-9591-field_13,
    #wpforms-9594-field_10-container #wpforms-9594-field_10{
        max-width: 91% !important;
        width: 100%;
        margin-left: 5px !important;
    }
    #wpforms-form-9591 #wpforms-9591-field_13 li input,
    #wpforms-form-9594 #wpforms-9594-field_10 li input{
        width: auto !important;
    }
    #wpforms-9591-field_13 input[type="checkbox"],
    #wpforms-9594-field_10 input[type="checkbox"] {
        margin-right: 0px;
        margin-left: 10px;
        transform: scale(1);
        margin-bottom: 0;
    }
    #wpforms-9591-field_13 label,
    #wpforms-9594-field_10 label{
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }
    #wpforms-9591-field_13 li,
    #wpforms-9594-field_10 li{
        margin: 5px !important;
        padding-left: 5px !important;
    }
    #wpforms-form-9591 #wpforms-9591-field_13-container #wpforms-9591-field_13 li:nth-of-type(2n),
    #wpforms-form-9594 #wpforms-9594-field_10-container #wpforms-9594-field_10 li:nth-of-type(2n){
        margin-left: 0px !important;
    }
    #wpforms-9591-field_13-container fieldset,
    #wpforms-9594-field_10-container fieldset {
        display: block !important;
    }
    #wpforms-9591-field_13-container button,
    #wpforms-9594-field_10-container button {
        right: 25px;
        top: 50%;
    }
    .search button.submit {
        max-width: 100% !important;
    }
    #wpforms-form-9594 #wpforms-9594-field_9-container .clear-btn {
        margin-left: 10px !important;
    }
    #wpforms-9591-field_13-container fieldset legend, #wpforms-9594-field_10-container fieldset legend{
        justify-content: left !important;
    }
    #wpforms-9594-field_11-container span, #wpforms-9591-field_8-container span, #wpforms-9591-field_9-container span, #wpforms-9591-field_11-container span, #wpforms-9591-field_10-container span{
        line-height: 0px !important;
    }
    .single .cv-error-application, 
    #forminator-module-2488 .forminator-response-message {
        top: 27px !important;
    }
    .tag-section-wrapper .tag-section{
        padding: 0px 12px !important;
    }
    .profile .byear-error {
        left: 70px !important;
    }
     .text-banner{
        margin-top: 120px !important;
    }

    .container{
        padding: 0 25px;
    }
    h1.hero-title{
        font-size: 2.3rem;
    }
    .hero-highlight,
    .hero-subtitle{
        font-size: 1.3rem !important;
    }
    .header-banner{
        height: 660px !important;
        padding-top: 30% !important;
    }
    .header-banner {
        background-position: 73% 0px !important;
    }
    .yt-banner-swiper{
        margin-top: 4rem;
    }
    .achievements-section{
       padding-top: 75% !important;
    }
    .candidate .achievements-section,
    .client .achievements-section{
       padding-top: 20% !important;
    }
    .achievements-header h2{
        font-size: 2.5rem !important;
    }
    .yt-banner-top img{
        height: auto;
    }
    .yt-banner-top {
        grid-template-columns: 1fr; /* Stack vertically on mobile */
        gap: 0;
        padding: 0px;
    }
    .feature-content-item{
        display: flex;
        flex-direction: column;
    }
    .feature-content-item:nth-of-type(2) div:first-child{
        order:2;
    }
    .feature-content-item:nth-of-type(2) div:nth-of-type(2){
        order:1;
    }
    .column.col-50 {
        width: 100% !important;
    }
    .section{
        padding-top: 30px;
    }
    .section > p{
        font-size: 0.9rem;
        padding-top: 10px;
    }
    .feature-vmore{
        padding-right: 0;
    }
    .feature-content-item .column.col-50:nth-child(2),
    .news-card-grid{
        padding:0;
    }
    .feature-content .feature-content-item h3{
        font-size: 1.4rem !important;
        padding-bottom: 0 !important;
        letter-spacing: 0px;
    }
    .feature-content-item p{
        font-size: 0.78rem !important;
    }
    .feature-content p {
        font-size: 0.78rem !important;
        padding: 0;
    }
    .news-card-title a,
    .news-card-more{
        font-size: 0.8rem !important;
        line-height: 1;
    }
    .slider-wrapper{
        margin-top: 80px;
    }
    .candidate .latest-job,
    .client .latest-job {
        margin-top: -150px;
    }
    #wpforms-2936-field_1-container,
    #wpforms-2936-field_1{
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 430px) {
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .clear-btn {
        right: 1.5rem;
    }
    #wpforms-submit-2936,
    #wpforms-submit-69582,
    #wpforms-submit-63921{
        margin-left: 35px !important;
    }
    #wpforms-form-2936,
    #wpforms-form-69582,
    #wpforms-form-63921  {
        top: -50px;
    }
    .search-btn p {
        padding-left: 0px;
    }
    #jobs.index .main .list,
    .search .wpforms-field,
    .profile .forminator-field,
    .user-info .forminator-field{
       display:block;
    }
	#jobs.index .main li{
		max-width:100%;
   }
	.company-logo{
		width: 110px;
        height: 100px;
	}
	#jobs.index .main h1{
		font-size: 1.2em;
	}
    #wpforms-form-2936 .wpforms-field-container,
    #wpforms-form-69582 .wpforms-field-container,
    #wpforms-form-63921 .wpforms-field-container  {
        margin-top: -25px;
    }
    #wpforms-form-2958 .industry .selection, 
    #wpforms-form-2958 .jobCategory .selection, 
    #wpforms-form-2958 .position .selection, #wpforms-form-2958 input,
    #wpforms-form-9591 .industry .selection, 
    #wpforms-form-9591 .jobCategory .selection, 
    #wpforms-form-9591 .position .selection, #wpforms-form-9591 input,
    #wpforms-form-9594 .industry .selection, 
    #wpforms-form-9594 .jobCategory .selection, 
    #wpforms-form-9594 .position .selection, #wpforms-form-9594 input {
        margin: 0px 5px 10px 10px;
        width: 83%;
    }
    .worklocation-container #wpforms-2958-field_3, 
    .salary-container #wpforms-2958-field_5, 
    .salary-container #wpforms-2958-field_6, 
    #wpforms-form-2958 .industry .selection, 
    #wpforms-form-2958 .jobCategory .selection, 
    #wpforms-form-2958 .position .selection, 
    #wpforms-form-2958 input, 
    #wpforms-form-2958 .working-location .selection,
    .worklocation-container #wpforms-9591-field_3, 
    .salary-container #wpforms-9591-field_5, 
    .salary-container #wpforms-9591-field_6, 
    #wpforms-form-9591 .industry .selection, 
    #wpforms-form-9591 .jobCategory .selection, 
    #wpforms-form-9591 .position .selection, 
    #wpforms-form-9591 input, 
    #wpforms-form-9591 .working-location .selection,
    .worklocation-container #wpforms-9594-field_3, 
    .salary-container #wpforms-9594-field_5, 
    .salary-container #wpforms-9594-field_6, 
    #wpforms-form-9594 .industry .selection, 
    #wpforms-form-9594 .jobCategory .selection, 
    #wpforms-form-9594 .position .selection, 
    #wpforms-form-9594 input, 
    #wpforms-form-9594 .working-location .selection {
        width: 80% !important;
    }
    #wpforms-submit-2936,
    #wpforms-submit-69582,
    #wpforms-submit-63921 {
        margin-top: -55px !important;
    }
    #wpforms-form-2936 .wpforms-submit-container,
    #wpforms-form-69582 .wpforms-submit-container,
    #wpforms-form-63921 .wpforms-submit-container {
        left: 50%;
        transform: translateX(-30%);
    }
    .achievements .elementor-counter-number,
    .achievements h3{
        font-size: 20px !important;
    }
    .latest-job-viewmore{
        font-size:20px;
    }

   .top-page-search h3.elementor-heading-title {
        font-size: 1.2rem !important;
    }
	.single .company-logo {
        top: 15px;
    }
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-ph .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .wpforms-field-label,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-jobCategoryTH .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-city-TH .wpforms-field-label,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-th .wpforms-field-label{
        max-width: calc(100% - 21%) !important;
    }
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-ph .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-jobCategoryPH .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-city .clear-btn,
    #wpforms-form-9591 .wpforms-field-text.dropdown-new-PHtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-THtag .clear-btn,
    #wpforms-form-9594 .wpforms-field-text.dropdown-new-th .clear-btn {
        margin-left: 7px !important;
    }
    .profile .error-message{
        top: 78px !important;
        font-size: 10px !important;
    }
    .profile .cv-wrapper .error-message {
        top: -25px !important;
    }
    #wpforms-form-9591 #wpforms-9591-field_8-container .search-input,
    #wpforms-form-9591 #wpforms-9591-field_11-container .search-input,
    #wpforms-form-9591 #wpforms-9591-field_10-container .search-input,
    #wpforms-form-9591 #wpforms-9591-field_9-container .search-input,
    #wpforms-9594-field_9-container .search-input {
        right: 16.5% !important;
        top: 65px !important;
        width: calc(100% - 21%) !important;
    }
    #wpforms-form-9591 .dropdown-new-jobCategoryPH.on .dropdown-list,
    #wpforms-form-9591 .dropdown-city.on .dropdown-list,
    #wpforms-form-9591 .dropdown-new-PHtag.on .dropdown-list,
    #wpforms-form-9594 .dropdown-new-THtag.on .dropdown-list,
    #wpforms-form-9594 .dropdown-new-jobCategoryTH.on .dropdown-list,
    #wpforms-form-9594 .dropdown-city-TH.on .dropdown-list {
        top: 108px !important;
        left: 3.3% !important;
        width: calc(100% - 21%) !important;
    }
    #wpforms-9591-field_9-container .wpforms-field-medium.search-input,
    .worklocation-container .dropdown-new-ph.on .dropdown-list,
    .worklocation-container .dropdown-new-th.on .dropdown-list,
    #wpforms-9594-field_9-container .wpforms-field-medium.search-input{
        max-width: calc(100% - 21%) !important;
    }
    /* #wpforms-9591-field_13,
    #wpforms-9594-field_10{
        display: block !important;
    } */
    #wpforms-form-9591 #wpforms-9591-field_13 li,
    #wpforms-form-9591 #wpforms-9591-field_13-container #wpforms-9591-field_13 li:nth-of-type(2n),
    #wpforms-form-9594 #wpforms-9594-field_10 li,
    #wpforms-form-9594 #wpforms-9594-field_10-container #wpforms-9594-field_10 li:nth-of-type(2n){
        width: 100% !important;
        max-width: 88% !important;
        margin-left: 5px !important;
    }
    .header-banner {
        height: 500px !important;
        padding-top: 20% !important;
    }
    .achievements-section{
       padding-top: 125% !important;
       top: -150px;
    }
    .candidate .achievements-section,
    .client .achievements-section{
       padding-top: 75% !important;
        top: -150px;
    }
     .latest-job-section{
        margin-top: -35%;
    }
}

@media only screen and (max-width: 414px) {
    .profile .byear-error {
        left: 65px !important;
    }
    .top-yt-banner {
        margin-top: 0%;   
    }
    .header-banner {
        height: 440px !important;
        padding-top: 15% !important;
    }
    .client .header-banner {
        height: 460px !important;
        background-position: -100px -30px !important;
    }
    .achievements-section{
       padding-top: 125% !important;
       top: -160px;
    }
    .client .achievements-section {
        padding-top: 65% !important;
    }
    .client .features-section{
        margin-top: -160px;
    }
    #wpforms-69582,
    #wpforms-2936,
    #wpforms-63921{
        padding-top: 40px;
    }
    .hero-title, 
    .hero-subtitle, 
    .hero-highlight {
        margin-bottom: unset !important;
    }
    .latest-job-section{
        margin-top: -40%;
    }
    .container {
        padding: 0 15px;
    }
    .achievements-header h2{
        font-size: 2.5rem;
        margin-bottom: 20px;
    }
    .slider-wrapper{
        margin-top: 50px;
    }
    .candidate .achievements-section,
    .client .achievements-section {
        padding-top: 115% !important;
    }
}

@media only screen and (max-width: 375px) {
    .profile .byear-error {
        left: 55px !important;
    }
    .header-banner,
    .candidate .header-banner,
    .client .header-banner {
        height: 60vh !important;
    }
    .candidate .wpforms-form,
    .client .wpforms-form{
        position: relative;
        top: 50px;
    }
    .achievements-section {
        padding-top: 135% !important;
    }
    #wpforms-form-2936, #wpforms-form-69582, #wpforms-form-63921{
        top: 0;
    }
    .candidate .achievements-section,
    .client .achievements-section{
        padding-top: 70% !important;
    }
}
