@media(min-width:992px){
	.section_sticky {
		overflow: inherit;
	}
	.sticky_parent {
		align-items: baseline;
		position: relative;
		justify-content: space-around;
		align-items: flex-start;
	}
	.sticky_div {
		position: sticky;
		top: 100px;
	}	
}

#jobs_banner {
	padding-top: 70px;
	padding-bottom: 60px;
	background: url(/azubi_website/static/src/img/default/job_banner_bg.jpg);
	min-height: 370px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.azubi_jobs_banner_title_content{
	text-align: center;
	width: fit-content;
	margin: auto;
	margin-bottom: 40px;
	position: relative;
}
.azubi_jobs_banner_title_content h1{
	margin-bottom: 0;
	font-weight: 800;
	font-size: 72px;
	line-height: 110%;
	color: #1A1A1A;
	position: relative;
	width: fit-content;
	text-align: center;
	margin: auto;
}
.azubi_jobs_banner_title_content p{
	margin-bottom: 0;
	color: #1A1A1A;
	font-size: 18px;
	display: block;
	margin-top: 12px;
	opacity: 80%;
}
.azubi_jobs_banner_search_content .master-banner-search-box {
	margin-top: 0;
}
.azubi_jobs_banner_title_content .star_1{
	position: absolute;
	top: -26px;
	left: 0;
}

.azubi_jobs_banner_title_content .star_2 {
	position: absolute;
	bottom: 0;
	right: -50px;
}

.azubi_jobs_list_box{
	border:1px solid rgba(0,0,0,0.2);	
	padding: 30px;
	border-radius: 16px;
	margin-bottom: 30px;
}

.azubi_jobs_list_box span{
	font-weight: 500;
	font-size: 24px;
	line-height: 120%;
	color: #161616;
	display: block;
	margin-bottom: 16px;
	text-transform: capitalize
}
.azubi_jobs_list_box p{
	margin-bottom: 0;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	opacity: 70%;
	color: #0D0D0D;
}
.azubi_jobs_sal_exp{
	display: flex;
	margin-top: 16px;
	color: #383838;
}
.azubi_jobs_sal_exp span:first-child{
	margin-left: 5px;
}
.azubi_jobs_list_box .azubi_jobs_sal_exp span{
	font-size: 16px;
	line-height: 150%;
	font-weight: 400;
	color: #383838;
}
.azubi_jobs_sal_exp_divider{
	margin: 0 12px;
}
.azubi_jobs_list_box .azubi_jobs_type_apply_now{
	display: flex;
}
.azubi_jobs_list_box .azubi_jobs_type_apply_now div.azubi_jobs_type{
	color: #0D0D0D;
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 0;
}
.azubi_jobs_type_apply_now {
	display: flex;
	justify-items: end;
	align-content: end;
	justify-content: end;
	align-items: end;
}
.azubi_jobs_type_apply_now_container{
	display: block;
	margin-top: 20px;
}
/*.azubi_jobs_type_apply_now .banner-search-btn a{
	display: block;
}*/

.azubi_jobs_details_section_container{
	border:1px solid rgba(0,0,0,0.2);	
	padding: 30px;
	border-radius: 16px;
}
.azubi_our_jobs_title_share{
	display: flex;
	margin-bottom: 40px;
}
.azubi_our_jobs_title_share h2{
	font-weight: 500;
	font-size: 24px;
	line-height: 120%;
	color: #161616;
	margin-bottom: 0;
}
.azubi_our_jobs_title_share .dropdown{
	margin-right: 0;
	margin-left: auto;
}

#azubi_share_job a{
	font-size: 16px;
	font-weight: 400;
	line-height: 130%;
	color: #6663F3;
}

#azubi_share_job .dropdown-toggle::after {
	display: none;
}
.azubi_job_company_location{
	display: flex;
	margin-top: 12px;
}
.azubi_job_company_location span{
	color: #0D0D0D;
	opacity: 70%;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.azubi_job_company_location .divider{
	margin: 0 16px;
}
.azubi_job_company_location .location img{
	margin-right: 12px;
}
.azubi_job_type_experience{
	display: flex;
	margin-top: 24px;	
}
.azubi_job_type_experience span{
	color: #0D0D0D;
	opacity: 70%;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}
.azubi_job_type_experience .divider{
	margin: 0 16px;
}
.azubi_job_type_experience .type img{
	margin-right: 12px;
}
.azubi_jobs_share_apply_btn{
	width: fit-content;
	margin-left: auto;
	margin-right: 0;
}
.azubi_jobs_share_apply_btn #azubi_share_job {
	text-align: left;
	width: fit-content;
	margin-bottom: 16px;
}
.azubi_jobs_share_apply_btn .azubi_jobs_type_apply_now_container {
	display: inline-flex;
}
.azubi_jobs_type_apply_now_container .banner-search-btn a{
	min-width: 155px;
}
.azubi_our_job_description H2{
	font-size: 20px;
	font-weight: 500;
	line-height: 120%;
	color: #161616;
	margin-bottom: 16px;
	display: block;
}
.azubi_our_job_description_title{
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	color: #1A1A1A;
	margin-bottom: 16px;
	display: block;
}
.azubi_our_job_descriptions p,
.azubi_our_job_descriptions li{
	color: #1A1A1A;
	opacity: 70%;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 0;
}
.azubi_our_job_description{
	margin-bottom: 30px;
}
.azubi_our_job_descriptions li{
	margin-bottom: 20px;
}
.azubi_our_job_descriptions li:last-child, .azubi_our_job_description:last-child,.azubi_jobs_list_box:last-child{
	margin-bottom: 0;
}

.azubi_jobs_type .banner-search-btn a {
	max-width: fit-content; 
	width: fit-content;
	padding: 16px 24px;
	padding-right: 16px;
	background: #6663F3;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	border-radius: 12px;
	display: inline-flex;
}
#azubi_jobs_details_section{
	transition: all 0.5s ease-in-out;	
}


#job-loader {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30vh;
	background-color: #f0f0f0;
	font-size: 24px;
	color: #555;
}

/* Content (hidden initially) */
#job-content {
	display: none;
	padding: 20px;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.azubi_jobs_list_box.active{
	background: #6663F3;
}

.azubi_jobs_list_box.active span {
	color: #FFFFFF;
}
.azubi_jobs_list_box.active p{
	color: #FFFFFF;
	opacity: 80%;
}
.azubi_jobs_list_box.active .azubi_jobs_sal_exp span{
	color: #FFFFFF;
}
.azubi_jobs_list_box.active .azubi_jobs_sal_exp{
	color: #FFFFFF;
}
.azubi_jobs_list_box.active .azubi_jobs_type_apply_now div.azubi_jobs_type{
	color: #FFFFFF;
}
.azubi_jobs_list_box.active .banner-search-btn a{
	background: #ffffff;
	color: #6663F3;
}
.modal-footer .btn-primary-azubi{
	background: #6663F3;
	padding: 12px 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	color: #ffffff;
	border-radius: 12px;
}
.modal-footer .btn-secondary-azubi{
	background: transparent;
	padding: 12px 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	color: #1C1C1C;
	border-radius: 12px;

}

.modal-footer .btn-primary-azubi img{
	margin-left: 12px;
}
@media(max-width:992px){
	.azubi_our_jobs_title_share {
		display: block;
	}
	.azubi_job_company_location {
		display: block;
	}
	.azubi_job_company_location span {
		display: block;
	}
	.azubi_job_company_location .divider{
		display: none;
	}
	.azubi_job_type_experience {
		display: block;
	}
	.azubi_job_type_experience span {
		display: block;
	}
	.azubi_job_type_experience .divider{
		display: none;
	}
	.azubi_jobs_details_section_container{
		margin-top: 30px;
	}
}

.job-details .modal-header,
.job-details .modal-footer{
	border: none;
}
.modal-header{
	position: relative;
}
/*.modal-header .btn-close{
	position: absolute;
	right: 0;
}*/
.job-details .modal-content {
	border-radius: 30px;
}
.job-details .azubi_contact_form {
	background: #F8F7FF;
	border-radius: 30px;
	padding: 15px;
	border-radius: 0;
	background: transparent;
}
.azubi_detail_modal_title{
	color: #6663F3;
	font-size: 44px;
	font-weight: 900;
	line-height: 110%;
	display: block;
	margin-bottom: 12px;
}
.azubi_detail_modal_sub_title {
	display: block;
	font-size: 24px;
	line-height: 160%;
	color: #1A1A1A;
	opacity: 80%;
	margin-bottom: 10px;
}
.job-details #resume{
	padding-top: 14px;
  	padding-bottom: 14px;
}
.azubi-form-control.error-field{
/*	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-color: red !important;
}
.disabledSubmitButton{
	opacity: 0.5;
}
.azubi_our_jobs_title_share.mb-0{
	align-items: end;	
}
.azubi_website_user_jobs_section #azubi_jobs_details_section{
	margin-bottom: 20px;
}
@media(min-width:900px){
	.modal-dialog.job-details{
		max-width: 60%;
	}	 
	.job-details .modal-header,
	.job-details .modal-body,
	.job-details .modal-footer{
		padding: 0;
	}

	.job-details .modal-content{
		padding: 45px 85px;
	}
	.modal-header .btn-close {
		position: absolute;
		right: -70px;
		top: -20px;
	}
}
#job_error_message{
	color: red;
	display: block;
	font-size: 16px;
	line-height: 120%;
}
@media(max-width:900px){
	.azubi_jobs_share_apply_btn {
		width: fit-content;
		margin-left: 0;
		margin-right: 0;
		margin-top: 16px;
	}
}