.page-template-careers-template header, .page-template-how-we-work-template header, .page-template-corporate-reponsiblity-template header, .page-template-benefits-culture-template header, .page-template-social-committee-template header, .page-template-training-academy header {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 1030;
}
.page-template-careers-template footer, .page-template-how-we-work-template footer, .page-template-corporate-reponsiblity-template footer, .page-template-benefits-culture-template footer, .page-template-social-committee-template footer, .page-template-training-academy footer {
  display: none;
}
.page-template-careers-template, .page-template-how-we-work-template, .page-template-corporate-reponsiblity-template, .page-template-benefits-culture-template, .page-template-social-committee-template, .page-template-training-academy {
  overflow: hidden;
}
#yscroll::-webkit-scrollbar {
  /*display: none;*/
}
#yscroll {
  margin: 0;
  margin-top: 10vh;
  padding: 0;
  height: 90vh;
  overflow-y: hidden;
}
.scrollNav {
  z-index: 10;
  position: fixed;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px;
  min-height: 90px;
}
.scrollNav .arrow {
  padding: 5px 15px;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50%;
  margin: 0px 10px;
  transition: all .3s ease-in-out;
}
.scrollNav .arrow:hover {
  transform: scale(1.2);
}
.scrollNav span {
  font-size: 20px;
}
.careers-slide {
	padding: 0px 15px;
}

.careers-slide h2 {
	font-size: 32px;
}
.careers-slide .pls-btn {
	font-size: 16px;
}
.careers-slide .careers-col:last-of-type .careers-post {
	margin-bottom: 0px!important;
}

.careers-slide .post-excerpt {
	-webkit-line-clamp: 2;
}
.careers-slide .large, .careers-slide p {
  font-size: 16px;
}
.careers-slide .pls-btn-large span:after {
	width: 20px;
	height: 20px;
	background-size: 20px;
}


@media (max-width: 768px) {
  .scrollNav .arrow {
    font-size: 24px;
  }
  .scrollNav span {
    font-size: 14px;
  }
}
.careers-content {
  width: 400vw;
  height: 90vh;
  display: flex;
  flex-wrap: wrap;
}
.careers-slide .faqs .card {
	background-color: transparent;
}
.careers-slide .faqs .card button .accordion-title {
	padding: 20px 25px;
}
.careers-slide .faqs .card button i {
	font-size: 28px;
	padding: 15px;
}
.careers-slide .faqs .card:last-of-type, .careers-slide .faqs .card:last-of-type .card-header {
	margin-bottom: 0px!important;
}


.careers-slide .faqs h5 span {
	color: #ffffff;
    font-size: 18px;
}
.careers-slide {
  position: relative;
  display: flex;
  width: 100vw;
  height: 90vh;
}
.career-slide-content {
	position: relative;
	z-index: 3;
}
.overflow-hidden {
	overflow-x: hidden;
}
.careers-slide p {
  color: #ffffff;
}
.careers-slide li {
  color: #ffffff;
}
.career-char {
  width: 300px;
  position: absolute;
  bottom: 0;
  left: -150px;
  z-index: 4;
}
.career-char-right {
	right: -120px;
	left: unset;
}
.table-tennis-char {
  width: 600px;
  transform: translatex(-40%);
}
.tennis-net {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80vw;
  height: auto;
}
.office-desk {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: auto;
}
.char-right {
  right: 0px;
  left: unset;
  bottom: 0px;
}
img.team-pls {
  position: absolute;
  width: 50%;
  right: -175px;
  bottom: 0px;
  z-index: 3;
}
.careers-slide:last-of-type img.team-pls {
  position: absolute;
  width: 40%;
  right: 0px;
  bottom: 0px;
  z-index: 3;
}
.careers-post {
  border-radius: 15px;
  padding: 30px 30px 0px 30px;
  z-index: 5;
}
.careers-post .card-body {
  padding: 0px;
  margin-bottom: -25px;
}
.careers-post .post-title {
  font-size: 20px;
  color: #98c000;
  font-weight: 600;
}
.careers-post .pls-btn {
  margin-left: auto;
}
.careers-post .post-meta {
  color: #7f7f7f;
  font-size: 14px;
}
.careers-post .post-cat {
  color: #7f7f7f;
  text-transform: capitalize;
}
.careers-post .post-excerpt {
  font-size: 14px;
  color: #7f7f7f;
}
.training-academy .careers-slide:first-of-type img.team-pls {
	width: 70%;
	right: -200px;
}
@media(max-width: 1600px) {
  .career-char {
    display: none;
  }
}
@media(max-width: 1200px) {
  .job-char {
    position: absolute;
    right: 10% !important;
    bottom: 0px;
    transform: translateX(50%);
    width: 250px;
    z-index: 2;
  }
  .job-img-bg {
    background-image: unset !important;
  }
  .job-banner {
    overflow: hidden;
  }
  .job-quote img {
    width: 30px !important;
  }
}
@media (max-width: 1024px) {
  .career-char, .tennis-net {
    display: none;
  }
  img.team-pls {
    position: absolute;
    width: 70%;
    right: 50%;
    left: 50%;
    bottom: 0px;
    z-index: 3;
    transform: translateX(-50%);
  }
	.page-template-careers-template header, .page-template-how-we-work-template header, .page-template-corporate-reponsiblity-template header, .page-template-benefits-culture-template header, .page-template-social-committee-template header {
  position: relative;
 
}
	.page-template-careers-template #yscroll, .page-template-how-we-work-template #yscroll, .page-template-corporate-reponsiblity-template #yscroll, .page-template-benefits-culture-template #yscroll, .page-template-social-committee-template #yscroll {
		margin-top: 0px!important;
	}
	
}
@media (max-width: 768px) {
  .large, .careers-slide p {
    font-size: 16px;
  }
  img.team-pls {
    position: absolute;
    width: 50%;
    right: 50%;
    left: 50%;
    bottom: 0px;
    z-index: 3;
    transform: translateX(-50%);
  }
  .careers-slide h1 {
    font-size: 40px;
    margin-top: 10px;
  }
  .careers-slide h2 {
    font-size: 24px;
  }
  img.team-pls {
    position: relative;
    width: 70%;
    right: 50%;
    left: 50%;
    bottom: 0px;
    z-index: 3;
    transform: translateX(-50%);
  }
 .careers-slide:first-of-type img.team-pls {
    width: 120%;
    bottom: -40px;
  }
  .careers-content .large {
    font-size: 16px;
  }
  .careers-slide {
    overflow-y: scroll !important;
  }
  .scrollNav {
    background-color: rgba(0, 0, 0, 0.25);
    padding: 0px;
    min-height: 0px;
  }
	.scrollNav .arrow {
		font-size: 18px!important;
	}
  .careers-loop {
    margin-bottom: 200px;
  }
  .job-form-inner {
    padding: 30px 30px 10px 30px !important;
    margin-bottom: 50px;
  }
  .job-form-inner .submit-btn input[type=button] {
    transform: unset !important;
  }
}
@media (max-width: 576px) {
	
	
	
  .benefits-culture .careers-slide:first-of-type img.team-pls {
    width: 150%;
  }
  .careers-loop {
    margin-bottom: 150px;
  }
  .careers-inner {
    margin-bottom: 150px;
  }
  .careers-slide {
    display: block!important;
    overflow-x: hidden;
	  padding-bottom: 100px;
	
  }
  .careers-slide h1 {
    font-size: 32px !important;
  }
  img.team-pls {
    position: relative;
    width: 120%;
    margin-top: 20px;
	  margin-bottom: -60px;
  }
	.careers-slide:first-of-type img.team-pls {
    width: 140%;
    bottom: -60px;
  }
	.careers-slide .faqs h5 span {
		font-size: 16px;
	}
	.careers-slide .faqs .card button i {
		font-size: 24px;
		padding: 10px;
	}
	.careers-slide .faqs .accordion-title {
		width: 85%!important;
		padding: 14px!important;
	}
	.careers-slide .faqs .card-header {
		margin-bottom: 5px!important;
	}
	.careers-slide .faqs .card {
		margin-bottom: 10px!important;
	}
	.careers-slide .faqs .card button {
		height: unset;
	}
  .careers-slide p {
    font-size: 16px;
  }
  .careers-slide .section-pad {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .scrollNav {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0px;
    min-height: 0px;
  }
  .job-quote h3 {
    font-size: 18px;
  }
}
@media (max-height: 650px) {
  .careers-slide {
    overflow-y: scroll !important;
  }
}
@media (max-height: 1000px) {
  .career-char {
    display: none;
  }
  .careers-slide .large {
    font-size: 16px;
  }
  .careers-slide h1 {
    font-size: 50px;
    margin-bottom: 20px !important;
  }
  .careers-post .post-excerpt {
    display: none;
  }
}
/*Single job*/
.job-banner {
  position: relative;
}
.job-content {
	margin-bottom: 50px;
}
.job-content strong {
  color: #4BC0E1;
}
.job-char {
  position: absolute;
  right: 25%;
  bottom: 0px;
  transform: translateX(50%);
  width: 250px;
}
.job-form-inner {
  padding: 40px 40px 0px 40px;
  border-radius: 15px;
}
.job-form-inner .nf-fu-progress {
  display: none;
}
.job-form-inner .nf-fu-fileinput-button {
  background-color: #F7B746 !important;
  padding: 10px 30px !important;
  font-weight: 600;
  border-radius: 15px;
}
.job-form-inner .submit-btn {
  text-align: right;
}
.job-quote {
  padding: 40px;
  border-radius: 15px;
}
.job-quote img {
  margin-top: 7px;
}
.job-quote h3 {
  font-weight: 400;
}
.job-form-inner .submit-btn input[type=button] {
  background-color: #98C000 !important;
  padding: 10px 30px !important;
  border-radius: 15px;
  font-weight: 600;
  font-size: 18px;
  margin-left: auto;
  transform: translateY(25px);
}
.job-share a {
  color: #7f7f7f !important;
}
.hr-post {
  background-color: transparent;
  border-radius: 0px;
  border: none;
}
.hr-post .card-body {
  background-color: #ffffff;
  padding: 30px;
}
.hr-post .post-img {
  text-align: center;
  background-color: #4BC0E1;
}
.hr-post .post-img img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  margin: auto;
}
.post-img {
  position: relative;
}
.team-img-hover {
  position: absolute;
  top: 0;
  left: 50%;
  margin: auto;
  width: 90% !important;
  height: 100% !important;
  object-fit: cover !important;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease-in-out;
  transform: translatex(-50%);
}
.team-img {
  transition: all .3s ease-in-out;
}
.hr-post:hover .team-img-hover {
  visibility: visible;
  opacity: 1;
}
.hr-post:hover .team-img {
  visibility: hidden;
  opacity: 0;
}
.hr-post .post-excerpt {
  margin-bottom: 30px !important;
}
.hr-post .post-meta {
  color: #7f7f7f;
  font-size: 16px;
	min-height: 50px;
}
.hr-archive h1 {
  font-size: 50px;
  font-weight: 700;
}