
.HomeHowTo_description__dNdTD div a {
    display: none;
}
.form_progress_bar {
    width: 100%;
    max-width: 63%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.form_progress_bar .form_progress_bar_in {
    flex: 1;
    background: #707070;
    height: 3px;
    border-radius: 30px;
    overflow: hidden;
}
.form_progress_bar span {
    margin-left: 20px;
    font-size: 30px;
    color: #76b729;
}
.LastPageFrm .job_form_submitted h2 {
    font-size: 55px!important;
    line-height: 78px!important;
    color: #000000;
}
.LastPageFrm h6 {
    font-size: 35px;
    font-weight: 400;
    line-height: 50px;
    margin: 90px 0;
    color: #000000;
}
.progress_bar {
    display: block;
    background: #76b729;
    width: 100%;
    height: 4px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs ul.nav-tabs li.nav-item .active {
    color: #76b729;
}
section.apply_for_jobs .jobs_form_application .select_job_form {
    display: flex;
    flex-wrap: wrap;
    gap: 19px;
}
section.apply_for_jobs {
    margin-top: 76px;
}
.jobs_form_title {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 40px;
}
section.apply_for_jobs .jobs_form_application .select_job_form .job_application {
    flex: 0 0 24%;
    max-width: 24%;
    border: 1px solid #707070;
    min-height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border-radius: 20px;
}
section.apply_for_jobs .jobs_form_application .select_job_form .job_application h6 {
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    width: 100%;
    text-align: center;
}
section.apply_for_jobs .jobs_form_application .select_job_form .job_application .centerBlockForm {
    width: 100%;
    text-align: center;
}
section.apply_for_jobs .jobs_form_application .select_job_form .job_application button {
    background: #a91636;
    border: 0px;
    border-radius: 30px;
    padding: 8px 15px;
    font-size: 19px;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    height: auto;
}
.jobs_form_application {
    width: 100%;
    max-width: 1676px;
    margin: 0 auto 85px;
    padding: 0 15px;
}
.jobs_form_title p {
    font-size: 65px;
    color: #403F40;
    line-height: 78px;
    margin-bottom: 42px;
}
/*16-June*/
.FindaJobSectionSub > .inner-content.mgz-container {
    width: 100%;
    max-width: 1200px!important;
}
.FindaJobSectionSub {
    padding: 250px 15px;
} 
.FindaJobSectionSub > .inner-content.mgz-container .FindaJobSectionHeading h1 {
    text-align: left;
    color: #fff;
    font-size: 35px!important;
    font-weight: 900;
    letter-spacing: normal;
    line-height: normal;
}
.FindaJobSectionSub > .inner-content.mgz-container .FindaJobSectionHeading h6 {
    color: #fff;
    font-size: 22px!important;
    text-align: left;
    font-weight: 500;
}

.jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline {
    display: flex;
    gap: 1rem;
}
.jobFormBlock .jobFormBlockSub section.find_job .tab-content {
    background: #fff;
    padding: 25px;
}
.jobFormBlock .jobFormBlockSub section.find_job .nav-tabs span {
    background-color: #a91636;
    color: #ffffff;
    padding: 18px 38px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 0;
    display: block;
    max-width: max-content;
}
.jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline > div {
    flex: 0 0 24%;
    max-width: 24%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline > div .form-control {
    border: 1px solid #eeeeee;
    color: #626262;
    border-radius: 0px;
    height: 50px;
    padding: 10px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
}
.jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline .search_button button {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 0px;
    background: #76b729;
    border-color: #76b729;
    color: #fff;
} 
.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .department_logic {
    border: 1px solid gray;
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding: 0;
    color: #646f79;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 250px;
}
.departmentBlockMain .departmentBlockMainSub {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    top: -66px;
    padding: 0 15px;
}
.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider  {
    /*margin-right: 20px;*/
    padding: 0 15px;
}
.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .department_logic span {
    width: 100%;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .department_logic span a {
    display: flex;
    justify-content: center;
    align-items: center;
    height:100%;
    width: 100%;
    color: #000000;
}
.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .department_logic span {
    font-weight: normal;
    color: #212529;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
     width: 100%;
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jobInformationBlock {
    padding: 100px 0;
}  
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock {
   padding: 2rem;
}
body .jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .jobCardBlockSub {
    padding: 5rem;
    border: 1px solid #eeeeee;
    position: relative;
    border-bottom: 2px solid #a91636;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .mgz-element-inner {
    padding: 0;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .jobCardBlockSub .jobCardInfor h3 {
    font-weight: normal;
    color: #212529;
    margin-top: 0px;
    font-weight: 600;
    font-size: 22px;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .jobCardBlockSub .jobCardInfor h6 {
    font-weight: normal;
    line-height: 1.7;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #646f79;
    overflow-x: hidden;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .jobCardBlockSub .jobCardInfor a {
    background: transparent;
    color: #a91636;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    padding: 0;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobCardBlock .jobCardBlockSub .jobCardInfor a:hover {
    color: black!important;
}
.jobInformationBlock .jobInformationBlockSub .jobInformationInerBlock .jobInformationInerBlockSub {
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing {
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
    padding: 15px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title h2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: normal;
    color: #000000;
    margin-top: 0px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 0;
    position: relative;
    letter-spacing: -0.5px;
    display: inline-block;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title h2:after {
    content: "";
    width: 100%;
    border-bottom: 2px solid #eeeeee;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title h2 span:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    height: 10px;*/
/*    width: 10px;*/
/*    background: #a91636;*/
/*    bottom: -4px;*/
/*    left: 20%;*/
/*    z-index: 1;*/
/*    -webkit-transform: translate(-50%, 0%);*/
/*    transform: translate(-50%, 0%);*/
/*}*/
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title h2 span:after {
    border-bottom: 2px solid #76b729;
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing {
    display: flex;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng {
    flex: 0 0 70%;
    max-width: 70%;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title {
    flex: 1 1 100%;
    max-width: 100%;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies {
    flex: 0 0 28%;
    max-width: 28%;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing {
    display: flex;
    gap: 3rem;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    margin-top: 31px;
    box-shadow: 0 0 0 #000, 0 0 8px 0px #c0c0c045;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs ul.nav-tabs {
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    margin: 0;
}
.innerimageSubBlock .mgz-single-image-inner img {
    max-width: 300px;
    height: 300px;
    object-fit: contain;
    width: 100%;
}
.FeaturedJobsListingSub .mgz-col-md-45 {
    width: 100%;
}
.job-list-title span {
    position: absolute;
    right: 8px;
    top: 8px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane {
    position: relative;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs ul.nav-tabs li.nav-item {
    background-color: transparent;
    border: none;
    font-size: 16px;
    padding: 14px 20px;
    color: #000000;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .tabsBlockFeatured {
    flex: 0 0 70%;
    max-width: 70%;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto {
    flex: 0 0 30%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-end;
    gap:1rem;
    align-items: center;
    padding: 0 9px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto h6 {
    margin: 0;
}
.FeaturedJobsListing {
    background: #f6f6f6;
    padding: 100px 0 0;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng  .tab-content .tab-pane {
    background: #fff;
    padding: 15px;
    margin: 22px 0;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto span.jobscount {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}
.job-found.ms-auto .count-box {
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 0px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto h6 {
    margin: 0;
    font-weight: normal;
    color: #000000;
    margin-top: 0px;
    font-weight: 600;
    font-size: 16px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list {
    display: flex;
    align-items: center;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details {
    flex: 0 0 70%;
    max-width: 70%;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 15px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-option ul {
    display: flex;
    padding: 0;
    list-style: none;
    gap: 3rem;
    margin: 0;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-option ul li {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #000000;
    display: flex;
    gap: 2px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane {
    transition: all 0.1s linear;
    border-bottom: 2px solid #fff;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-option ul li a {
    color: #76b729;
    font-weight: 400;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-option ul li a:hover {
    color: black!important;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-favourite-time {
    flex: 0 0 25%;
    text-align: center;
    display: grid;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-favourite-time a.job-list-favourite i {
    font-size: 16px;
    border: 1px solid gainsboro;
    border-radius: 50%;
    padding: 11px;
    color: gray;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-favourite-time span.job-list-time {
    font-size: 10px;
    margin: 15px 0 0 0;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane:hover {
     transform: scale(1.01); 
    box-shadow: 0 0 0 #000, 0 0 20px 2px #dcdcdc47;
    border-bottom: 2px solid #76b729;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies {
    background: #fff;
    padding: 25px;
    margin: 15px 0px;
    border-bottom: 2px solid #fff;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies:hover {
    box-shadow: 0 0 0 #000, 0 0 12px 20px #dcdcdc47;
    border-bottom: 2px solid #76b729;
}

.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .owl-wrapper-outer .owl-wrapper .owl-item .department_logic:hover {
    border-bottom-color:#76b729;
    box-shadow: 0 0 0 #000, 0 0 12px 4px #dcdcdc47;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies .employers-list-details .employers-list-info {
    text-align: center;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies .employers-list-details .employers-list-info ul {
    list-style: none;
    padding: 5px;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies .employers-list-details .employers-list-info .employers-list-position a {
    display: block;
    background: #000000;
    color: #fff;
    padding: 8px 15px;
    max-width: max-content;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: unset;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title h5.job__title {
    font-size: 18px;
    font-weight: normal;
    color: #212529;
    margin: 0px;
    font-weight: 600!important;
}
h5.job__title a {
    color: #76b729;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title .fulltime {
    background: #53b427;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 8px;
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title .parttime {
    background: #ffc107;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 8px;
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title .student {
    background: #a91636;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 8px;
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies .top-companies .employers-list-details .employers-list-info h5 {
    font-size: 21px;
    margin: 0 0 15px 0;
}
.jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline > div .form-control::placeholder {
    color: #626262!important;
}
/*16-June End*/
/*17 June*/

.HowItworksBlock .HowItworksBlockSub {
    padding: 100px 0;
}
.HowItworksBlock .HowItworksBlockSub .workPointsBlocks {
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
}
.HowItworksBlock .HowItworksBlockSub h2 {
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 0;
    position: relative;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
}
.HowItworksBlock .HowItworksBlockSub h2:after{
    content: "";
    width: 100%;
    border-bottom: 2px solid #eeeeee;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.HowItworksBlock .HowItworksBlockSub h6 {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    color: #fff;
}
.HowItworksBlock .HowItworksBlockSub h2:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #76b729;
    bottom: -4px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.HowItworksBlock .HowItworksBlockSub .workPointsBlocks h3 {
    font-size: 22px;
}
.HowItworksBlock .HowItworksBlockSub .workPointsBlocks p {
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
.HowItworksBlock .HowItworksBlockSub .workPointsBlocks i {
    color: #76b729;
    font-size: 80px;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .leftSideImage .leftSideImageSub {
    padding: 0;
}
.WhyDidYouChoose .WhyDidYouChooseSub .inner-content {
    padding: 0;
}
.WhyDidYouChoose .WhyDidYouChooseSub .inner-content .mgz-element-inner {
    padding: 0;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea {
    padding-left: 50px;
}
.WhyDidYouChoose {
    padding: 100px 0;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .leftSideImage .leftSideImageSub .mgz-element {
    padding-right: 10px;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea h2 {
    padding-bottom: 15px;
    margin-bottom: 0;
    position: relative;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    border-bottom: 2px solid #f6f6f6;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea h2:before {
    border-bottom: 2px solid #76b729;
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea p {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    font-weight: normal;
    font-style: normal;
    color: #a91636;
}

.departmentBlockMain .departmentBlockMainSub section.departmentBlock .department_collection .department_slider .owl-wrapper-outer .owl-wrapper .owl-item {
     margin-right: unset!important;
    padding: 15px;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea p span::selection {
    background: #a91636;
    color: #fff;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea .rightSideblockTextAreaSub .fourblockCards .fourblockCardsSub {
    border: 1px solid #eeeeee;
    margin: 22px 22px 0 0;
    padding: 15px;
    margin-left: 0;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea .rightSideblockTextAreaSub .fourblockCards .fourblockCardsSub h5 {
    font-size: 13px;
    font-weight: normal;
    color: #212529;
    margin: 0!important;
    line-height: 25px;
    word-break: break-word;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea .rightSideblockTextAreaSub .fourblockCards .fourblockCardsSub i {
    color: #76b729!important;;
    font-size: 40px;
}
.WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub {
    max-width: 1210px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
    section.FindtheRightJob .headerBlock {
    text-align: center;
}
section.FindtheRightJob .headerBlock h2 {
    font-size: 32px;
    line-height: 1.1em;
    color: #252525;
    font-weight: 300;
    font-variant-ligatures: common-ligatures;
    font-weight: bold;
}
section.FindtheRightJob .headerBlock p {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 15px;
    font-weight: 400;
    line-height: 1.85714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}
.jobTabsBlock .jobs-select ul.hideItems {
    display: none;
}
.jobTabsBlock .jobs-select ul.showItems {
    display: block;
}

.jobTabsBlock .jobTabs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}
.jobTabsBlock .jobTabs button#all-btn {
    background: #a91636;
    color: #fff;
    border: 0;
    border-radius: 0;
    padding: 15px 29px;
    font-size: 18px;
    font-weight: 500;
}
.jobTabsBlock .jobTabs .jobs-select button {
    background: transparent;
    border-radius: 0;
    padding: 14px 47px 14px 10px;
    border-color: black;
    border-width: 2px;
}
.jobTabsBlock {
    margin-top: 50px;
} 
.jobTabsBlock .jobs-select ul.hideItems {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 3px 10px -5px #999999;
    list-style: none;
    font-size: 12px;
}
.jobTabsBlock .jobTabs .jobs-select {
    position: relative;
}
.allJobPostsName > a .jobEntrysBlock {
    display: flex;
    justify-content: center;
}
.allJobPostsName > a .jobEntrysBlock {
    display: flex;
    justify-content: flex-start;
    background-color: transparent;
    box-shadow: none;
    flex-wrap: nowrap;
    padding: 25px 0;
    /* display: block; */
    gap: 3rem;
    position: relative;
    padding: 25px;
}
.allJobPostsName > a .jobEntrysBlock button.personio_yellow_button_medium {
    position: absolute;
    right: 18px;
}
.allJobPostsName {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    margin-top: 25px;
}
.allJobPostsName > a .jobEntrysBlock:hover {
    background: #fff;
}
.FindtheRightJob {
    background: #f4f7f9;
    margin-top: 100px;
}
.allJobPostsName > a .jobEntrysBlock p:nth-child(-n+2) {
    font-size: 25px;
}
.allJobPostsName > a .jobEntrysBlock p.hide-on-hover {
    font-weight: 400;
    line-height: 1.85714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}
.allJobPostsName > a .jobEntrysBlock:hover p.hide-on-hover {
    opacity: 0;
}
.allJobPostsName > a .jobEntrysBlock button.personio_yellow_button_medium {
    background: #a91636;
    border: 0;
    padding: 15px 30px;
    opacity: 0;
    color: white;
}
.allJobPostsName > a .jobEntrysBlock:hover button.personio_yellow_button_medium {
    opacity: 1;
}
.allJobPostsName > a .jobEntrysBlock:hover p.h3, .allJobPostsName > a .jobEntrysBlock:hover p.w-5 {
    color: #a91636;
}

.jobTabsBlock .jobTabs .jobs-select button i:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    background: black;
    transform: rotate(45deg);
    right: 0px;
    top: 0px;
}
.jobTabsBlock .jobTabs .jobs-select button i:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    background: black;
    transform: rotate(-45deg);
    right: 9px;
    top: 0;
}
.jobTabsBlock .jobTabs .jobs-select button i {
    position: absolute;
    right: 13px;
    top: 17px;
    width: 20px;
    height: 20px;
}
.allJobPostsName > a .jobEntrysBlock p.w-5 {
    flex: 0 0 5%;
    text-align: center;
}
.allJobPostsName > a .jobEntrysBlock p.h3 {
    flex: 0 0 57%;
    max-width: 57%;
}
.allJobPostsName > a .jobEntrysBlock p.hide-on-hover {
    flex: 0 0 auto;
}
/*17 June End*/

/* Responsive */
@media screen and (max-width:1024px){
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub > .inner-content.mgz-container {
        display: grid;
    }
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub > .inner-content.mgz-container > .mgz-col-md-6 {
        width: 100%;
        padding: 0;
    }
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub > .inner-content.mgz-container > .mgz-col-md-6 .rightSideblockTextAreaSub {
        margin-top: 25px;
    }
}
@media screen and (max-width:992px){
    .InnerHeadingSubBlock h2 {
        font-size: 18px;
        min-height: 55px;
    }
    .two-search-result {
        display: none;
    }
    .ITArbeitgeberBlockMain .ITArbeitgeberBlockMainSub .imagandtextSubBlock {
        padding: 0;
    }
    .imagetextSubBlock .InnerCreateProfileBlock_sub > .inner-content.mgz-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .imagetextSubBlock .InnerCreateProfileBlock_sub > .inner-content.mgz-container .InnercardsBlock.mgz-col-md-4 {
        width: 100%;
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing {
        flex-direction: column;
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .top__ten__companies {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .tabsBlockFeatured {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto {
        flex: 0 0 40%;
       
    }
    .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .job-found.ms-auto h6 { 
        min-width: 123px;
    }
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .inner-content.mgz-container .leftSideImage.mgz-col-md-6 {
        width: 100%;
        max-width: 100%;
    }
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .inner-content.mgz-container .rightSideblockTextArea.mgz-col-md-6 {
        width: 100%;
        padding: 0;
        margin-top: 25px;
    }
    .WhyDidYouChoose {
        padding: 50px 0 0;
    }
    .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .leftSideImage .leftSideImageSub .mgz-element {
        padding-right: 0;
    }
    section.comapnylogoBlock .compnaylogo_collection .owl-wrapper-outer .owl-wrapper .owl-item .coampnylogo_logic span img {
        width: 100%;
        max-width: 120px;
    }
    section.comapnylogoBlock .compnaylogo_collection .owl-wrapper-outer .owl-wrapper .owl-item .coampnylogo_logic span {
     
        height: 115px;
    }
    }
     
    @media screen and (max-width:767px){
        .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea .rightSideblockTextAreaSub .fourblockCards .fourblockCardsSub h5 {
            margin: 9px!important;
            text-align: center;
        }
       
      section.comapnylogoBlock .compnaylogo_collection .owl-buttons div.owl-prev {
            left: -10px!important;
            right: unset;
        }
        section.comapnylogoBlock .compnaylogo_collection .owl-buttons div.owl-next {
            right: -10px!important;
            left: unset;
        }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs ul.nav-tabs li.nav-item {   
            padding: 12px 9px;
        }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs {   
            padding: 8px 0;
        }
        .owl-carousel .owl-next { 
            right: 0px!important;
        }
        .owl-carousel .owl-prev {    
            left: 0px!important;
        }
        } 
        
        @media screen and (max-width:475px){
            .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-favourite-time a.job-list-favourite {
    text-align: right;
}
            .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs .tabsBlockFeatured {
                flex: 0 0 100%;
                max-width: 100%;
            }
            .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .Jobs__Tabs {
                flex-direction: column;
            }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list {
          
            align-items: baseline;
            flex-direction: column;
        }
      .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-favourite-time {
    flex: 0 0 100%;
    text-align: left;
    display: grid;
    max-width: 100%;
    width: 100%;
}
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details {
            flex: 0 0 100%;
            max-width: 100%;
        }
       
        body .FeaturedJobsListing {
            background: #f6f6f6;
            padding: 0;
        }
        section.find_job {  
            padding: 15px;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .nav-tabs span {  
            padding: 18px 10px;
            font-size: 14px;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline {
            display: flex;
            gap: 1rem;
            flex-direction: column;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline .tabs_section {
            flex: 0 0 100%;
            max-width: 100%;
            gap: 1rem;
            justify-content: space-around;
            flex-direction: column;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline .tabs_section .input-group {
            flex: 0 0 100%;
            max-width: 100%;
            position: relative;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline .search_button {
            flex: 0 0 100%;
            max-width: 100%;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content .find-job-tab form.form-inline .tabs_section .input-group button {   
            height: 50px;
        }
        body .jobFormBlock .jobFormBlockSub section.find_job .tab-content {  
            overflow: inherit;
        }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-option ul {   
            flex-direction: column;
        }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .jobs__listng .tab-content .tab-pane .job-list .job-list-details .job-list-info .job-list-title h5.job__title {
        font-size: 16px;
         
        }
        .FeaturedJobsListing .FeaturedJobsListingSub section.Featured_Jobs_Listing .top_ten_and_listing .section-title h2 {
        font-size: 20px;
          
        }
        .WhyDidYouChoose .WhyDidYouChooseSub .WhyDidYouChooseinnerblock .WhyDidYouChooseinnerblockSub .rightSideblockTextArea .rightSideblockTextAreaSub .fourblockCards .fourblockCardsSub {   
            margin: 20px 20px 0;
        }
        } 
/* End */