.jobs-details-custom-style #qodef-page-inner {
	padding: 0;
}
.jobs-details-custom-style .qodef-blog-item,
.jobs-details-custom-style .qodef-blog-item .awsm-job-single-wrap {
	margin: 0;
}
.jobs-details-custom-style #qodef-single-post-navigation {
	display: none;
}
.jobs-details-custom-style #qodef-page-outer .qodef-page-title {
	display: none;
}
.jobs-details-custom-style .qodef-e-content .qodef-e-info.qodef-info--top {
	text-align: center;
}
.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a {
    font-family: 'Rajdhani';
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #111111;
	opacity: 0.5;
}
.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item::after {
	content: unset;
}
.jobs-details-custom-style .qodef-e-title {
    font-family: 'Rajdhani';
	font-weight: 700;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 18px;
	text-transform: uppercase;
	color: #262626;
	text-align: center;
    margin: 0 0 80px 0 !important;
}
.jobs-details-custom-style .awsm-job-content {
	padding: 0;
}
.jobs-details-custom-style .awsm-job-content h3 {
    font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #111111;
    margin: 40px 0 10px 0;
}
.jobs-details-custom-style .awsm-job-content span, 
.jobs-details-custom-style .awsm-job-content p,
.jobs-details-custom-style .awsm-job-content li {
    font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0;
	color: #111111;
	text-transform: math-auto;
}
.jobs-details-custom-style .awsm-job-content ul {
    margin: 0 0 25px 35px !important;
    padding: 0 !important;
	list-style-position: outside;
}
.jobs-details-custom-style .awsm-job-content li {
	color: #616161;
}
.jobs-details-custom-style .awsm-job-content p {
	text-transform: uppercase;
}
.awsm-job-specifications-container {
    margin: 50px 0;
}
.jobs-details-custom-style .awsm-job-form {
    margin-bottom: 80px;
}
.jobs-details-custom-style .awsm-job-form-inner .form-title {
    font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 700;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: 18px;
	text-transform: uppercase;
	color: #262626;
}
.jobs-details-custom-style .awsm-application-form label {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #616161;
}
.jobs-details-custom-style .awsm-application-form .awsm-job-form-field {
    margin: 0 0 5px 0;
}
.jobs-details-custom-style .awsm-application-form #awsm_form_privacy_policy {
    margin: 0 8px 0 0;
    height: 24px;
    width: 24px;
    border: 1px solid #838FEC;
    border-radius: 4px;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.jobs-details-custom-style .awsm-application-form .awsm-job-form-error {
    font-size: 13px;
    line-height: 20px;
}
.jobs-details-custom-style .awsm-application-form small {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #616161;
	opacity: 0.5;
}
.jobs-details-custom-style .awsm-application-form #awsm-application-submit-btn {
	background: #838FEC;
	border-radius: 6px;
    font-family: 'Rajdhani';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 31px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 200px;
	height: 70px;
	padding: 0;
}
.jobs-details-custom-style .awsm-application-form #awsm-application-submit-btn.awsm-application-submit-btn-disabled {
	cursor: not-allowed;
}
@media only screen and (max-width: 767px) {
	.jobs-details-custom-style #qodef-page-inner {
		width: 100%;
		padding: 0 30px;
	}
	.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a {
		font-size: 14px;
		line-height: 40px;
	}
	.jobs-details-custom-style .qodef-e-title,
	.jobs-details-custom-style .awsm-job-form-inner .form-title {
		font-size: 30px;
		line-height: 38px;
		letter-spacing: 8px;
    	margin: 0 0 48px 0 !important;
	}
	.jobs-details-custom-style .awsm-job-content h3 {
		font-size: 26px;
		line-height: 28px;
		letter-spacing: 0.06em;
	}
	.jobs-details-custom-style .awsm-job-content span, 
	.jobs-details-custom-style .awsm-job-content p, 
	.jobs-details-custom-style .awsm-job-content li {
		font-size: 12px;
		line-height: 20px;	
	}
	.jobs-details-custom-style .awsm-job-content ul {
	    margin: 0 0 20px 20px !important;
	}
	.awsm-job-specifications-container {
	    margin: 30px 0;
	}
	.jobs-details-custom-style .awsm-application-form label {
		font-size: 14px;
		line-height: 20px;
	}
	.jobs-details-custom-style .awsm-application-form small {
		font-size: 12px;
		line-height: 20px;
	}
	.jobs-details-custom-style .awsm-application-form #awsm-application-submit-btn {
		border-radius: 4px;
		font-size: 16px;
		line-height: 20px;
	    width: 100%;
	}
	.jobs-details-custom-style .awsm-job-form {
	    margin-bottom: 60px;
	}
	.jobs-details-custom-style .awsm-job-form .awsm-job-form-inner {
	    padding: 20px 16px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a {
		font-size: 16px;
		line-height: 20px;
	}
	.jobs-details-custom-style .qodef-e-title,
	.jobs-details-custom-style .awsm-job-form-inner .form-title {
		font-size: 44px;
		line-height: 44px;
		letter-spacing: 8px;
    	margin: 0 0 60px 0 !important;
	}
	.jobs-details-custom-style .awsm-job-content h3 {
		font-size: 30px;
		line-height: 34px;
		letter-spacing: 0.08em;
	}
	.jobs-details-custom-style .awsm-job-form {
	    margin-bottom: 60px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date a {
		font-size: 20px;
		line-height: 25px;
	}
	.jobs-details-custom-style .qodef-e-title,
	.jobs-details-custom-style .awsm-job-form-inner .form-title {
	    font-size: 60px;
		line-height: 70px;
    	margin: 0 0 60px 0 !important;
	}
	.jobs-details-custom-style .awsm-job-content h3 {
		font-size: 35px;
	}
	.jobs-details-custom-style .awsm-job-content span, 
	.jobs-details-custom-style .awsm-job-content p, 
	.jobs-details-custom-style .awsm-job-content li {
		font-size: 16px;
		line-height: 25px;
	}
	.jobs-details-custom-style .awsm-application-form label {
		font-size: 17px;
		line-height: 25px;
	}
	.jobs-details-custom-style .awsm-application-form small {
		font-size: 14px;
		line-height: 22px;
	}
	.jobs-details-custom-style .awsm-application-form #awsm-application-submit-btn {
		font-size: 20px;
		line-height: 25px;
		height: 60px;
		width: 170px;
	}
}
.jobs-details-custom-style .qodef-e-info.qodef-info--top .qodef-e-info-item.qodef-e-info-date {
    pointer-events: none;
}
