/*section.slides*/
@media screen and (max-width: 500px) {
	section.slides {
		position: relative;
		height: auto;
		background-image: url(images/job_category_slides_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: auto;
	}
	section.slides .overlay {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 2;
		background-color: rgba(0, 65, 80, 0.91);
		/*		background-color: var(--color-lightblue);*/
	}
	section.slides .video_box {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	section.slides .video_box video {
		position: absolute;
		top: 0;
		right: 0;
		margin: auto;
		width: 100%;
		z-index: 1;
		display: block;
	}
	section.slides>.wrap {
		position: relative;
		overflow: auto;
		width: 100%;
		height: auto;
		padding: 30px 10px 100px 10px;
		z-index: 2;
	}
	section.slides .text {
		width: 100%;
		overflow: auto;
		margin: 0 auto;
	}
	section.slides .text h1 {
		font-size: var(--extra-font-size);
		width: 100%;
		margin-bottom: 10px;
		color: white;
		margin: 0;
		border-bottom: 10px solid var(--color-green);
		text-align: center;
		padding-bottom: 20px;
	}
	section.slides .text h2 {
		font-size: var(--reg-font-size);
		width: 100%;
		color: white;
		padding-top: 0px;
		text-align: center;
	font-weight: normal;
	}
}
@media screen and (min-width: 501px) and (max-width: 800px) {
	section.slides {
		position: relative;
		height: auto;
		background-image: url(images/job_category_slides_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: auto;
	}
	section.slides .overlay {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 2;
		background-color: rgba(0, 65, 80, 0.91);
		/*		background-color: var(--color-lightblue);*/
	}
	section.slides .video_box {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	section.slides .video_box video {
		position: absolute;
		top: 0;
		right: 0;
		margin: auto;
		width: 100%;
		z-index: 1;
		display: block;
	}
	section.slides>.wrap {
		position: relative;
		overflow: auto;
		width: 100%;
		height: auto;
		padding: 30px 10px 100px 10px;
		z-index: 2;
	}
	section.slides .text {
		width: 100%;
		overflow: auto;
		margin: 0 auto;
	}
	section.slides .text h1 {
		font-size: var(--extra-font-size);
		width: 100%;
		margin-bottom: 10px;
		color: white;
		margin: 0;
		border-bottom: 10px solid var(--color-green);
		text-align: center;
		padding-bottom: 20px;
	}
	section.slides .text h2 {
		font-size: var(--reg-font-size);
		width: 100%;
		color: white;
		padding-top: 0px;
		text-align: center;
	font-weight: normal;
	}
}
@media screen and (min-width: 801px) and (max-width: 1200px) {
	section.slides {
		position: relative;
		height: auto;
		background-image: url(images/job_category_slides_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: auto;
	}
	section.slides .overlay {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 2;
		background-color: rgba(0, 65, 80, 0.91);
		/*		background-color: var(--color-lightblue);*/
	}
	section.slides .video_box {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	section.slides .video_box video {
		position: absolute;
		top: 0;
		right: 0;
		margin: auto;
		width: 100%;
		z-index: 1;
		display: block;
	}
	section.slides>.wrap {
		position: relative;
		overflow: auto;
		width: 100%;
		height: auto;
		padding: 30px 10px 100px 10px;
		z-index: 2;
	}
	section.slides .text {
		width: 100%;
		overflow: auto;
		margin: 0 auto;
	}
	section.slides .text h1 {
		font-size: var(--extra-font-size);
		width: 100%;
		margin-bottom: 10px;
		color: white;
		margin: 0;
		border-bottom: 10px solid var(--color-green);
		text-align: center;
		padding-bottom: 20px;
	}
	section.slides .text h2 {
		font-size: var(--reg-font-size);
		width: 100%;
		color: white;
		padding-top: 0px;
		text-align: center;
	font-weight: normal;
	}
}
@media screen and (min-width: 1201px) {
	section.slides {
		position: relative;
		height: auto;
		background-image: url(images/job_category_slides_bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
		overflow: auto;
	}
	section.slides .overlay {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 2;
		background-color: rgba(0, 65, 80, 0.91);
		/*		background-color: var(--color-lightblue);*/
	}
	section.slides .video_box {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	section.slides .video_box video {
		position: absolute;
		top: 0;
		right: 0;
		margin: auto;
		width: 100%;
		z-index: 1;
		display: block;
	}
	section.slides>.wrap {
		position: relative;
		overflow: auto;
		width: 100%;
		height: auto;
		padding: 0px 30px 100px 30px;
		z-index: 2;
	}
	section.slides .text {
		width: 70%;
		overflow: auto;
		margin: 0 auto;
	}
	section.slides .text h1 {
		font-size: var(--extra-font-size);
		width: 100%;
		margin-bottom: 10px;
		color: white;
		margin: 0;
		border-bottom: 10px solid var(--color-green);
		text-align: center;
		padding-bottom: 20px;
	}
	section.slides .text h2 {
		font-size: var(--subtitle-font-size);
		width: 100%;
		color: white;
		padding-top: 0px;
		text-align: center;
	font-weight: normal;
	}
}
/*section.joblist*/
@media screen and (max-width: 500px) {
	section.joblist {
		display: none;
	}
	section.joblist>.wrap {}
	section.joblist h1 {
		max-width: 800px;
		margin: 0 auto;
		border-bottom: 5px solid var(--color-green);
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	section.joblist .filter {
		float: left;
		width: 20%;
		padding: 15px 10px;
	}
	section.joblist .filter>.innr {
		height: 700px;
		background-color: #f7f7f7;
	}
	section.joblist .list {
		width: 80%;
		float: left;
		display: flex;
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 501px) and (max-width: 800px) {
	section.joblist {
		display: none;
	}
	section.joblist>.wrap {}
	section.joblist h1 {
		max-width: 800px;
		margin: 0 auto;
		border-bottom: 5px solid var(--color-green);
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	section.joblist .filter {
		float: left;
		width: 20%;
		padding: 15px 10px;
	}
	section.joblist .filter>.innr {
		height: 700px;
		background-color: #f7f7f7;
	}
	section.joblist .list {
		width: 80%;
		float: left;
		display: flex;
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	section.joblist {
		display: none;
	}
	section.joblist>.wrap {}
	section.joblist h1 {
		max-width: 800px;
		margin: 0 auto;
		border-bottom: 5px solid var(--color-green);
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	section.joblist .filter {
		float: left;
		width: 20%;
		padding: 15px 10px;
	}
	section.joblist .filter>.innr {
		height: 700px;
		background-color: #f7f7f7;
	}
	section.joblist .list {
		width: 80%;
		float: left;
		display: flex;
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 1281px) {
	section.joblist {
		display: none;
	}
	section.joblist>.wrap {}
	section.joblist h1 {
		max-width: 800px;
		margin: 0 auto;
		border-bottom: 5px solid var(--color-green);
		padding-bottom: 50px;
		margin-bottom: 50px;
	}
	section.joblist .filter {
		float: left;
		width: 20%;
		padding: 15px 10px;
	}
	section.joblist .filter>.innr {
		height: 700px;
		background-color: #f7f7f7;
	}
	section.joblist .list {
		width: 80%;
		float: left;
		display: flex;
		flex-wrap: wrap;
	}
}
/*section.details*/
@media screen and (max-width: 500px) {
	section.details {
		margin-top: -100px;
		z-index: 1;
		position: relative;
		padding-top: 0px;
	}
	section.details>.wrap {
		color: white;
		font-size: .9em;
		max-width: 1200px;
		background-image: -webkit-linear-gradient(90deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: -moz-linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		padding: 15px;
	}
}
@media screen and (min-width: 501px) and (max-width: 800px) {
	section.details {
		margin-top: -100px;
		z-index: 1;
		position: relative;
		padding-top: 0px;
	}
	section.details>.wrap {
		color: white;
		font-size: .9em;
		max-width: 1200px;
		background-image: -webkit-linear-gradient(90deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: -moz-linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
		padding: 15px;
	}
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	section.details {
		margin-top: -100px;
		z-index: 1;
		position: relative;
		padding-top: 0px;
	}
	section.details>.wrap {
		color: white;
		font-size: 1.3em;
		max-width: 1200px;
		background-image: -webkit-linear-gradient(90deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: -moz-linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
}
@media screen and (min-width: 1281px) {
	section.details {
		margin-top: -100px;
		z-index: 1;
		position: relative;
		padding-top: 0px;
	}
	section.details>.wrap {
		color: white;
		font-size: 1.3em;
		max-width: 1200px;
		background-image: -webkit-linear-gradient(90deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: -moz-linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-image: linear-gradient(0deg, #00618e 0, rgba(0, 150, 255, 1) 100%);
		background-position: 50% 50%;
		-webkit-background-origin: padding-box;
		background-origin: padding-box;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto auto;
		background-size: auto auto;
	}
}
/*form.apply*/
@media screen and (max-width: 500px) {
	form.apply {
		font-family: var(--1st-font-family);
		max-width: 800px;
		width: 90%;
		margin: 0 auto 40px auto;
		background-color: #f2f2f2;
		padding: 30px 10px;
		box-sizing: border-box;
		border-radius: 10px;
	}
	form.apply h1 {
		text-align: center;
		font-size: 20px;
		color: var(--color-darkblue);
	}
	form.apply fieldset {
		border: 0px solid white;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0;
	}
	form.apply fieldset legend{
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		color: var(--color-darkblue);
	}
	form.apply fieldset .half {
		width: 100%;
	}
	form.apply fieldset .full {
		width: 100%;
	}
	form.apply fieldset .quarter {
		width: 100%;
	}
	form.apply fieldset .item {
		padding: 5px 0px;
		box-sizing: border-box;
		float: left;
	}
	form.apply fieldset .item label {
		width: 100%;
		display: block;
		padding: 5px 0;
		font-size: 12px;
	}
	form.apply fieldset .item input {
		width: 100%;
		display: block;
		padding: 5px;
		box-sizing: border-box;
	}
	form.apply fieldset .item input[type="radio"] {
		position: absolute;
		opacity: 0;
		width: 0;
		height: 0;
	}
	form.apply fieldset .item input[type="radio"]+label {
		background-color: #dbdbdb;
		text-align: center;
		color: white;
		font-weight: bold;
		color: #000000;
		padding: 10px 0;
	}
	form.apply fieldset .item input[type="radio"]:checked+label {
		background-color: #000a53;
		color: #ffffff;
	}
	form.apply fieldset .item select {
		width: 100%;
		padding: 10px;
	}
	form.apply .btn_box {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	form.apply .btn_box button {
		width: 100%;
		background-color: darkblue;
		color: white;
		padding: 10px;
		outline: none;
		border-width: 0px;
		font-size: 14px;
	}
}
@media screen and (min-width: 501px) and (max-width: 800px) {
	form.apply {
		font-family: var(--1st-font-family);
		max-width: 800px;
		width: 90%;
		margin: 0 auto 40px auto;
		background-color: #f2f2f2;
		padding: 30px 10px;
		box-sizing: border-box;
		border-radius: 10px;
	}
	form.apply h1 {
		text-align: center;
		font-size: 20px;
		color: var(--color-darkblue);
	}
	form.apply fieldset {
		border: 0px solid white;
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0;
	}
	form.apply fieldset legend{
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		color: var(--color-darkblue);
	}
	form.apply fieldset .half {
		width: 100%;
	}
	form.apply fieldset .full {
		width: 100%;
	}
	form.apply fieldset .quarter {
		width: 100%;
	}
	form.apply fieldset .item {
		padding: 5px 0px;
		box-sizing: border-box;
		float: left;
	}
	form.apply fieldset .item label {
		width: 100%;
		display: block;
		padding: 5px 0;
		font-size: 12px;
	}
	form.apply fieldset .item input {
		width: 100%;
		display: block;
		padding: 5px;
		box-sizing: border-box;
	}
	form.apply fieldset .item input[type="radio"] {
		position: absolute;
		opacity: 0;
		width: 0;
		height: 0;
	}
	form.apply fieldset .item input[type="radio"]+label {
		background-color: #dbdbdb;
		text-align: center;
		color: white;
		font-weight: bold;
		color: #000000;
		padding: 10px 0;
	}
	form.apply fieldset .item input[type="radio"]:checked+label {
		background-color: #000a53;
		color: #ffffff;
	}
	form.apply fieldset .item select {
		width: 100%;
		padding: 10px;
	}
	form.apply .btn_box {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	form.apply .btn_box button {
		width: 100%;
		background-color: darkblue;
		color: white;
		padding: 10px;
		outline: none;
		border-width: 0px;
		font-size: 14px;
	}
}
@media screen and (min-width: 801px) and (max-width: 1280px) {
	form.apply {
		font-family: var(--1st-font-family);
		max-width: 800px;
		margin: 0 auto 50px auto;
		background-color: #f2f2f2;
		padding: 40px;
		box-sizing: border-box;
		border-radius: 10px;
	}
	form.apply h1 {
		text-align: center;
	}
	form.apply fieldset {
		border: 0px solid white;
	}
	form.apply fieldset .half {
		width: 50%;
	}
	form.apply fieldset .full {
		width: 100%;
	}
	form.apply fieldset .quarter {
		width: 25%;
	}
	form.apply fieldset .item {
		padding: 5px 10px;
		box-sizing: border-box;
		float: left;
	}
	form.apply fieldset .item label {
		width: 100%;
		display: block;
		padding: 5px 0;
	}
	form.apply fieldset .item input {
		width: 100%;
		display: block;
		padding: 5px;
		box-sizing: border-box;
	}
	form.apply fieldset .item input[type="radio"] {
		position: absolute;
		opacity: 0;
		width: 0;
		height: 0;
	}
	form.apply fieldset .item input[type="radio"]+label {
		background-color: #dbdbdb;
		text-align: center;
		color: white;
		font-weight: bold;
		color: #000000;
		padding: 10px 0;
	}
	form.apply fieldset .item input[type="radio"]:checked+label {
		background-color: #000a53;
		color: #ffffff;
	}
	form.apply fieldset .item select {
		width: 100%;
		padding: 10px;
	}
	form.apply .btn_box {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	form.apply .btn_box button {
		width: 100%;
		background-color: darkblue;
		color: white;
		padding: 10px;
		outline: none;
		border-width: 0px;
		font-size: 14px;
	}
}
@media screen and (min-width: 1281px) {
	form.apply {
		font-family: var(--1st-font-family);
		max-width: 800px;
		margin: 0 auto 50px auto;
		background-color: #f2f2f2;
		padding: 40px;
		box-sizing: border-box;
		border-radius: 10px;
	}
	form.apply h1 {
		text-align: center;
	}
	form.apply fieldset {
		border: 0px solid white;
	}
	form.apply fieldset .half {
		width: 50%;
	}
	form.apply fieldset .full {
		width: 100%;
	}
	form.apply fieldset .quarter {
		width: 25%;
	}
	form.apply fieldset .item {
		padding: 5px 10px;
		box-sizing: border-box;
		float: left;
	}
	form.apply fieldset .item label {
		width: 100%;
		display: block;
		padding: 5px 0;
	}
	form.apply fieldset .item input {
		width: 100%;
		display: block;
		padding: 5px;
		box-sizing: border-box;
	}
	form.apply fieldset .item input[type="radio"] {
		position: absolute;
		opacity: 0;
		width: 0;
		height: 0;
	}
	form.apply fieldset .item input[type="radio"]+label {
		background-color: #dbdbdb;
		text-align: center;
		color: white;
		font-weight: bold;
		color: #000000;
		padding: 10px 0;
	}
	form.apply fieldset .item input[type="radio"]:checked+label {
		background-color: #000a53;
		color: #ffffff;
	}
	form.apply fieldset .item select {
		width: 100%;
		padding: 10px;
	}
	form.apply .btn_box {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}
	form.apply .btn_box button {
		width: 100%;
		background-color: darkblue;
		color: white;
		padding: 10px;
		outline: none;
		border-width: 0px;
		font-size: 14px;
	}
}