@font-face {
  font-family: 'open_sansregular';
  font-display: auto;
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/opensans-regular-webfont-ttf.ttf") format("truetype");
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/opensans-regular-webfont-woff.woff") format("woff"), 
  url("/~/media/adeccogroup/brands/DIS Brand/Assets/font/opensans-regular-webfont-woff2.woff2") format("woff2"); 
}

@font-face {
  font-family: 'open_sansbold';
  font-display: auto;
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/opensans-bold-webfont-ttf.ttf") format("truetype");
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/opensans-bold-webfont-woff.woff") format("woff"), 
  url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/opensans-bold-webfont-woff2.woff2") format("woff2"); 
}

@font-face {
  font-family:"Bebas Neue W03 Regular";
  font-display: auto;
  src:url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/bebas-neue-regular-eot.eot?#iefix");
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/bebas-neue-regular-ttf.ttf") format("truetype");
  src: url("/~/media/adeccogroup/brands/DIS Brand/Germany/font/bebas-neue-regular-woff.woff") format("woff"), 
  url("/~/media/adeccogroup/brands/DIS Brand/Assets/font/bebas-neue-regular-woff2.woff2") format("woff2"); 
}

body,
button,
input,
select,
textarea {
    font-family: "open_sansregular", sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #ad0e29;
    font-family: "Bebas Neue W03 Regular";
    margin: 0;
    padding: 0;
	letter-spacing: 1.5px;
    line-height: 1
}

/* For new Design Start*/
.site-header .container .site-header-controls .wrap-navigation .nav-bar>li>a {
font-family: "Bebas Neue W03 Regular", sans-serif;
}
/* For new Design End*/

/* Heading Size Defined [INC8192855]*/

h1 {
	font-size: 50px !important;
    font-weight: normal !important;
}
h2 {
	font-size: 36px !important;
	font-weight:normal !important;
}
h3,.h3 {
	font-size: 25px !important;
	font-weight:normal !important;
}
h4 {
	font-size: 26px !important;
	font-weight:normal !important;
}
h5 {
	font-size: 24px !important;
	font-weight:normal !important;
}
.background-new-odour{
	background-color: #EEF3F9;
	}
.background-new-white{
background-color: #fff;
}
.new-h1{
font-size: 50px;
}
.new-h2{
font-size: 36px;
}
.new-h3{
font-size: 25px;
} 
.new-font-red{
color:#AD0F28;
font-family: "Bebas Neue W03 Regular";
}
.new-font-blue{
color:#86A8E3;
font-family: "Bebas Neue W03 Regular";
}
.new-font-yellow{
color:#F99F38;
font-family: "Bebas Neue W03 Regular";
}
.new-p{
font-family: 'Open Sans';
font-size: 14px;
}
.new-p-big{
color: #750106;
font-size: 17px;
}
.new-p-big-bold{
font-size: 17px;
color: #AD0F28;
font-weight: 700;
}
.new-p-big-semi-bold{
font-size: 17px;
color: #AD0F28;
font-weight: 600;
}
.new-p-normal{
font-size: 14px;
color: #750106;
}
.new-p-small{
font-size: 12px;
color: #750106;
}
.p-link-after{
font-weight: 700;
text-decoration: underline;
}
.p-link-after::after{
	content: "\27F6";
	display: inline-block;
	text-decoration: none;
	margin-left: 5px;
	font-size: 28px;
	font-weight: 700;
}
.p-link-after:hover{
color: #AD0F28;
}
.p-link-before{
font-weight: 700;
text-decoration: underline;
}
.p-link-before::before{
	content: "\27F5";
	display: inline-block;
	text-decoration: none;
	margin-right: 5px;
	font-size: 28px;
	font-weight: 700;
}
.p-link-before:hover{
color: #AD0F28;
}
.new-arrow {
	border: solid;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	color: #750106;
}
.new-arrow:hover {
	color: #AD0F28;
}
.new-down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.fa-chevron-right-new:before {
	content: "\27F6";
	color: #750106;
	font-size: 39px;
	font-weight: bold;
}
.fa-chevron-right-new:hover::before {
	color: #AD0F28;
}

table, th, td {
	border-collapse : collapse;
}
tr{
color: #750106;
}
td{
	border-top:1px solid; 
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right: 0px;
	font-family: 'Open Sans';
	font-weight: 700;
}
table {
margin-top:35px;
}
.new-btn{
color: #fff;
background-color:#EE3D1F;
position: relative;
display: inline-block;
padding: 12px 25px 12px 25px;
margin: 5px;
font-size: 14px;
font-weight: 700;
text-align: center;
text-decoration: none;
font-family: 'Open Sans';
}
.new-btn:hover{
background-color:#D03419;
color: #fff;
}
.new-button-red{
background-color:#EE3D1F;
letter-spacing: 0.5px !important;
}
.new-button-red:hover{
background-color:#D03419;
color: #fff;
}
.new-button-yellow{
background-color:#F99F38;
}
.new-button-yellow:hover{
background-color: #E99534;
color: #fff;
}
.new-button-blue{
background-color:#86A8E3;
}
.new-button-blue:hover{
background-color:#7B9Cd7;
color: #fff;
}
/* SER045899 new text links and texts, buttons end*/

/*Changes for Remote Only Jobs - start */

.facets.faceted-search .remote-con {
    font-family: houschka_headdemibold, Helvetica, Arial, sans-serif !important;
    border: 0;
    outline: 0;
    background: 0 0;
    text-align: left;
    width: 100%;
    padding-left: 10px;
    background-color: #fff;
    margin-left: 0;
    font-size: 16px;
    padding: .6rem 0.5rem 0.3rem 0.58rem;
    margin: 5px 0 0;
    border-radius: .3rem;
    min-height: 28px;
    line-height: 2rem;
    display: inline-block;
    font-weight: normal;
    margin-top: 40px;
}

.facets.faceted-search .remote-con span {
    line-height: 2rem;
}

.switch-remote {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 30px;
}

.switch-remote input {
    opacity: 0;
    width: 0;
    height: 0;
}

.remote-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.remote-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.remote-slider {
    background-color: #c5191f;
}

input:focus+.remote-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.remote-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.remote-slider.rem-round {
    border-radius: 34px;
}

.remote-slider.rem-round:before {
    border-radius: 50%;
}

li#liRemote.job--meta_remote {
    padding-left: 10px;
}

#liRemote .media {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3px;
}

.job--meta-remote .fa.fa-globe::before {
    font-size: 23px;
    left: 0px;
    position: relative;
    top: 3px;
    color: #ef2e24;
    padding-right: 6px;
    margin-left: 5px;
}

.job--meta_remote .job-details-value .fa-globe::before {
    font-size: 1.7rem;
    left: 0px;
    position: relative;
    top: 1px;
    color: #ef2e24;
    padding-right: 6px;
}

@media(max-width: 767px) {
    .job--meta_remote .job-details-value .fa-globe::before {
        top: 1px;
    }
}

.job--meta_remote .job-details-value #ltRemote {
    color: #ef2e24;
}
/* SER045901 search bar design start */

header#site-header {
    background-color: rgba(173,15,40,0.5);
}
  .col-xs-12 .job-search-container {
    width: 100%;
    padding: 0;
	background-color: #AD0F28;
}
  .col-xs-12 .job-search-container .job-search-inner {
    display: flex;
    justify-content: center;
    padding: 40px 0px 26px 0px;
}
  .col-xs-12 .job-search-container .job-search-location input,   .col-xs-12 .job-search-container .job-search-keyword input {
    height: 50px;
    color: #AD0F28;
    font-size: 15px;
    font-family: 'open_sansregular';
    }
  .col-xs-12 .job-search-container .job-search-keyword,   .col-xs-12 .job-search-container .job-search-location {
    width: 100%;
    height: max-content;
    margin-right: 40px;
}
  .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn {
    height: 50px;
    background-color: #F99F38;
}
  .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn a {
    background: none;
    height: 35px;
    line-height: unset;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: none;
    font-size: 14px;
    padding: 15px 25px;
}
@media only screen and (max-width: 481px) {
	picture .header-content {
		height: 330px;
		padding: 2% 1% !important; 
		background: none;
	}
	.mix-blend-nav-bar {
		height: 0px !important; /*new black nav bar at top*/
	}

	.mobile-header.hidden-md.hidden-lg {
		/*background: none;*/ /*new black nav bar at top*/
	}
	.container-body .col-xs-12 .job-search-horizontal.job-search-container.job-search-header.clearfix {
        margin-top: -28px;
	}
	.container-body  .col-xs-12 {
		padding: 0;
		top: -77px;
	}
	  .col-xs-12 .job-search-container .job-search-keyword {
		display: none;
	}
	  .col-xs-12 .job-search-container .job-search-location.search-location {
		display: none;
	}
	  .col-xs-12 .job-search-container .job-search-inner {
		padding: 40px 33px 24px 33px;
	}
	  .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn {
		margin-top: 0 !important;
		background-color: #F99F38 !important;
		padding: 5px;
		height: 45px;
	}
	  .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn a {
		letter-spacing: 1.5px;
		padding: 8px 25px;
	}
}
/* SER045901 search bar design end */

@media screen and (max-width:767px) {
h1 {
	font-size:42px !important;
}
h2 {
	font-size: 34px !important;
}
h3,.h3 {
	font-size: 30px !important;
}
h4 {
	font-size: 25px !important;
}
h5 {
	font-size: 23px !important;
}

}
/* variable Declare*/
::root {
	
}
.scfForm h1,
.scfForm .scfSingleLineTextBorder .scfSingleLineTextLabel,
.scfForm .scfSingleLineTextBorder .scfMultipleLineTextLabel,
.scfForm .scfMultipleLineTextBorder .scfSingleLineTextLabel,
.scfForm .scfMultipleLineTextBorder .scfMultipleLineTextLabel ,
.scfForm .scfSingleLineTextBorder .scfSingleLineTextBox,
.scfForm .scfSingleLineTextBorder .scfMultipleLineTextBox,
.scfForm .scfMultipleLineTextBorder .scfSingleLineTextBox,
.scfForm .scfMultipleLineTextBorder .scfMultipleLineTextBox {   
    font-family: "open_sansregular", sans-serif;
}
.scfForm .scfSingleLineTextBorder .scfSingleLineTextLabel, 
.scfForm .scfSingleLineTextBorder .scfMultipleLineTextLabel, 
.scfForm .scfMultipleLineTextBorder .scfSingleLineTextLabel, 
.scfForm .scfMultipleLineTextBorder .scfMultipleLineTextLabel {
	color: #000;
}
.scfSectionContent p {
	text-align: center;
}
.job-full .box-footer {
    clear: both;
}
.nav-bar li:first-child ul{
  width: 400px;
}
.site-header .wrap-navigation li ul{
 z-index: 99999;
}
.teaser-wrap .teaser .col-height {
	float: left;
}

.top-header .service-nav a:first-child:after {
    content: "|";
	}

.top-header .service-nav a:after {
    content: "";
	}
.job-results .pagination-container .ulpagination:first-child{
	margin-top:30px;
	}
.job-results .pagination-container .ulpagination:last-child{ 
	margin-bottom:50px;
	}
	

.branch-locator #branch-list li .location .name  {
    color: #AD0E29;
    font-size: 16px;
	font-weight: bold;
}
.branch-locator #branch-list li .link-url a.arrow {
    background: url("/~/media/adeccogroup/brands/DIS Brand/Germany/css/img/arrow-red.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 28px;
    padding: 10px;
    position: relative;
    width: 18px;
    top: 20px;
  }
.branch-locator #branch-list li .row:after .link-url a  {
    -webkit-transition: right .25s;
    -webkit-transition: right .25s;
   transition: right .25s;
  }
.branch-locator #branch-list li .row:hover .link-url a , .branch-locator #branch-list li .row:focus .link-url a {
   position: relative;
   right: -10px;
}
.teaser-wrap {
 position: relative;
 top: 300px;

} 
.spotlight_home-banner .signature {

 bottom: -150px;
} 

.job__info--name .hypHeader #lblheader{
  word-wrap: break-word;
}
/*.spotlight_home-banner{
	background-position: center -90px;
}*/

		
/**HPALM defect 18042 and 18452**/
 #body_4_itemContainer.owl-carousel .owl-stage{
	display: block;
	margin: 0 auto;
}	
	
/**HPALM defect 18043**/	
.branch-detail-buttons a{
	padding: 15px 10% 15px 15px;
	}	
.branch-detail-buttons a:after{
	right: 4%;
}	
/**HPALM defect 18069**/
.candidate-job-text {
    margin-top: 0px;
}
/**HPALM defect 18048**/
#body_2_spotlightContainer + .carousel__container {
    background: rgba(0, 0, 0, 0) url("/~/media/adeccogroup/brands/dis brand/Germany/media/Home/banners/reference-bg.png") no-repeat scroll center center / cover !important;
	background-size: cover !important;
}

#body_2_spotlightContainer + .carousel__container + .carousel__container {
    background: rgba(0, 0, 0, 0) url("/~/media/adeccogroup/brands/dis brand/Germany/media/Home/banners/clients-bg.png") no-repeat scroll center center / cover !important;
	background-size: cover !important;
}
/**HPALM defect 18048 End**/
/**HPALM defect 18077**/
.finance-job-inner ul li{
    /*list-style: none;*/
    color: #575757;
}
.job-expert li{
    color: #575757;
}
/**HPALM defect 18079**/
/*
.interim-management #mainContent ul li, .life-science  #mainContent ul li,.finance-job-inner ul li , .finance-job ul li{
	list-style-type: disc;
    list-style-position: inside;
	color: #575757;
}*/

.interim-management #mainContent ul li, .life-science  #mainContent ul li,.finance-job-inner ul li , .finance-job ul li{
	color: #575757;
    list-style-position: initial;
    list-style-type: disc;
    margin-left: 20px;
}

.interim-management li.location, .interim-management li.call { 
    list-style-type: none!important; 
}
.financeBlueContent { background: #c3dbee; } 

/**HPALM defect 18227**/
.job-details .job--task-specifics h3{
  margin-top: 20px;
}

/**HPALM defect ID: 18042**/
.owl-carousel .owl-item {
    float: none;
    display: inline-block !important;
}

  .owl-stage-outer .owl-stage{ text-align: center!important;}


.freelance  .benefits .break-word , .consulting  .benefits .break-word  {
    font-weight: normal;
	display: none;
} 

/** ID: 18126 **/
.noBgGrayBorder{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 4px solid #e7e7e7;
}

.job-search-header {
    float: left;
	 /* z-index: 999; */
}

.fuer-unternehmen .primary-wrapper {
    margin-bottom: 60px;
	clear: both;
}
.fuer-unternehmen  #body_2_spotlightContainer{
	clear: both;
}
.candidate-teaser-box ul{
      color: #575756;
}
/* ID: 18406*/
.unsere-spezialisierungen .specialization .card .card_content ul li {
    list-style-position: inherit;
    margin-left: 18px;
}

.fuer-bewerber-und-freiberufler .banner-content h1 + span , .spotlight_subpage-banner .banner-content h1 + span{ 
    padding-bottom: 40px !important; 
}

.fuer-unternehmen .banner-content h1 + span {
    padding-bottom: 101px !important;
}
/*18451*/
.Statistics .Statistics-box:last-child h4{
    min-height: 69px;
}

  .teaser-wrap .teaser .col-height .teaser-box {
    min-height: 350px;
}
.fuer-bewerber-und-freiberufler .candidate-teaser-box h3{
	width: 100%;
}

.teaser-box > p { position: relative;   top: 50px; }

.teaser-wrap .teaser .col-height .teaser-box h3 {    position: absolute; width: 85%;}
.teaser-wrap .teaser .col-height .teaser-box {    position: relative; }
.teaser-wrap .teaser .col-height .teaser-box .text-center-image { margin-bottom: 0; /*margin-top: 20px; display:inherit;*/}



.specialization .card em.life-science {
    background: rgba(0, 0, 0, 0) url("/~/media/adeccogroup/brands/DIS Brand/Germany/css/img/icon-life-science2.png") no-repeat scroll right top;
    width: 94px;
}
/*18035*/
/*.spotlight_home-banner .signature {    bottom: -170px;} */ /*18885 onkar*/

/*18537*/
#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote{
  min-height: 300px;
}
#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote p{
   min-height: 100px;
}

.kontakt .scfValidatorRequired, .scfRequired {
    float: left!important;
	}
/*18476*/
.services h5{
    display: block;
    width: 100%;
	
}
/*ID:18440*/
.employees .management-teams h4 {
    padding-bottom: 20px;
    color: #ad0e29;
    /*text-transform: capitalize;*/ /*19419*/
}



.main-footer  img:first-child{ margin-bottom:30px; } /* 18806 */

.scfForm  .scfSectionBorderAsFieldSet { border-top: 0;} /* 18899 */

.kontakt .scfForm  .scfSectionBorderAsFieldSet {
	padding: 0;
    margin: 0;
}
.kontakt  .scfSectionLegend {
	padding: 0;
    margin: 20px 0;
}
.faceted-search .facet-remove-link {
	cursor: pointer;
}
.page-footer .main-footer address span { padding-bottom: 0; } /* 18886 */ 

.aktuelles .candidate-teaser-box h3 , .aktuelles .candidate-teaser-box p{ width: 100%; } /*preety*/
.page-footer .main-footer .impressum a{
  font-size: 16px;
  color: white;
}
/**Added for Job details page by Sumesh*/
.jobs h5 {padding-bottom: 15px; font-weight: normal;}  
.jobs .similarJobCards.job.job-card {border: none}  
/*.jobs .similarJobCards.job.job-card {float: none; width: auto !important; height: auto !important; border-bottom: 2px solid #e7e7e7; padding-bottom: 15px}*/  
.jobs .job .job__info {border-bottom: none !important}  
.jobs .job .job__info--name {font-size: 24px; font-weight: 700; word-wrap: break-word;}  
.jobs .job__info--meta {margin: 15px 0}  
.jobs .job  .job__info--meta--info {color: #acacb4}  
.job-card__footer {padding-right: 5px; text-align:right; padding-bottom:10px;}  
.job-card__footer a {font-weight: 700; font-size:0; display: block;} 


.teaser-box:last-child ul , .teaser-box p + a, .teaser-box .text-center-image + a {
     bottom: 25px;
    left: 25px;
  position: absolute !important;
}
.faceted-search .tags .tag--default .tag__label { text-transform: capitalize; }

.search-box select::-ms-expand { display: none; } /*19117*/

.banner .banner-content span { width: 75%; }
.new-h1{
	font-size: 42px;
}
.new-h2{
	font-size: 34px;
}
.new-h3{
	font-size: 30px;
} 
.new-p-normal{
font-size: 15px;
color: #750106;
}
@media (min-width: 320px) and (max-width: 480px) {
	/*.teaser-wrap .teaser .col-height:nth-child(2) .teaser-box > p , .teaser-wrap .teaser .col-height:nth-child(3) .teaser-box > p, .teaser-wrap .teaser .col-height:nth-child(6) .teaser-box > p { top: 75px; }*/
	
.scrollTop a{
    padding: 10px 36px 10px 10px;
  }
.freelance  .benefits .break-word , .consulting  .benefits .break-word {
	display: block;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
} 
.services h5{
  padding-bottom: 10px;
}
#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote p{
   min-height: 70px;
}
.spotlight_home-banner{	margin-bottom: 100px;}

  .spotlight_home-banner{ margin-bottom: auto !important; /*18746*/ }

#body_4_itemContainer.owl-carousel { margin-top: 112px;	/* 18749*/}
.branch-locator #branch-list li .link-url a.arrow{
 top: 5px;
}
/*19788*/
.candidate-teaser-box h3 {
    line-height: 28px;
}
.candidate-job-text{
	margin-bottom: 0px;
}
.fuer-bewerber-und-freiberufler  .candidate-teaser-box  ul{
	margin-top: 20px;
}

}

@media (max-width:768px) {
.ueber-uns .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unser-netzwerk .spotlight_subpage-banner-container .spotlight_subpage-banner,
.zahlen-daten-fakten .spotlight_subpage-banner-container .spotlight_subpage-banner,
.great-place-to-work .spotlight_subpage-banner-container .spotlight_subpage-banner .engagement .spotlight_subpage-banner-container .spotlight_subpage-banner,
.unser-management .spotlight_subpage-banner-container .spotlight_subpage-banner,
.kontakt .spotlight_subpage-banner-container .spotlight_subpage-banner,
.interne-karriere .spotlight_subpage-banner-container .spotlight_subpage-banner,
.dis-ag-oesterreich .spotlight_subpage-banner-container .spotlight_subpage-banner {
	background-position: -590px center;
}
.fuer-unternehmen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.ihre-vorteile .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-dienstleistungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-spezialisierungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.references .spotlight_candidate-banner-container .spotlight_candidate-banner {
	background-position: -590px center;
}
}

@media (min-width: 320px) and (max-width: 767px) {
.teaser-wrap .teaser .col-height .teaser-box .text-center-image {
	position: absolute;
	bottom: 60px;
	left: 26px;
}
.teaser-wrap .teaser .col-bottom .teaser-box {
	display: flex !important;
}
.great-place-to-work #mainContent img {
	width: 100%;
	height: 100%;
}

/*18806*/
.main-footer  img:first-child{ margin-bottom:15px; }

  /*18464*/
   .teaser-wrap .teaser .col-bottom .teaser-box  p{
  width: 100%;
  }
    .teaser-wrap .teaser .contact-box .teaser-box  .text-center-image{
  width: 100%;
  text-align: left;
 } 
 /*18473*/
 .unsere-dienstleistungen #body_2_contentcolumn_1_spotlightContainer .services .col-bottom p{
  width: 100%;
}
 .services .col-height {
	min-height: 150px;
  }
  #body_4_itemContainer.owl-carousel .owl-item img {
	    width: auto;
	    margin: 0 auto;
	}
	
	.kontakt .scfValidatorRequired, .scfRequired {
    float: right!important;
	}
    .employees>div{
    margin-bottom: 0px;
   }
	.employees .employees-inner {
		margin-bottom: 10px;
	}
	.candidate-report .Organigramm-img{
		width: 100%;
		height: 100%;
	}
	
	#mainContent h2 {word-wrap: break-word; }
	.ueber-uns .candidate-job-text{
	  margin-bottom: 40px;
	}


}

/*Added by Indu Rana*/
/*HP ALM 19345*/
.apply-btn-dropdown ul.apply-buttons li {
	clear: both;
	text-align: left;
}
.apply-btn-dropdown ul.apply-buttons a {
	width: auto !important;
	text-indent: 0;
}
.job-full .box-footer a.btn {
	float: none !important;
}
.apply-btn-dropdown .btn-apply img {
	margin-right: 10px;
}
.apply-btn-dropdown ul.apply-buttons li span.btn.btn-close i {
	color: #ad0e29;
}
/*End */

@media (min-width: 320px) and (max-width: 566px) {
.ueber-uns .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unser-netzwerk .spotlight_subpage-banner-container .spotlight_subpage-banner,
.zahlen-daten-fakten .spotlight_subpage-banner-container .spotlight_subpage-banner,
.great-place-to-work .spotlight_subpage-banner-container .spotlight_subpage-banner .engagement .spotlight_subpage-banner-container .spotlight_subpage-banner,
.unser-management .spotlight_subpage-banner-container .spotlight_subpage-banner,
.kontakt .spotlight_subpage-banner-container .spotlight_subpage-banner,
.interne-karriere .spotlight_subpage-banner-container .spotlight_subpage-banner,
.dis-ag-oesterreich .spotlight_subpage-banner-container .spotlight_subpage-banner {
	background-position: -310px center;
}
.fuer-unternehmen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.ihre-vorteile .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-dienstleistungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-spezialisierungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.references .spotlight_candidate-banner-container .spotlight_candidate-banner {
	background-position: -300px center;
}
	.job-details .apply-buttons a{
		padding: 12px 10% 12px 25px !important;
	}
}
@media (min-width: 568px) and ( max-width: 667px) {
.apply-btn-dropdown ul.apply-buttons li {
    float: left;
    width: 65%;
}
.fuer-bewerber-und-freiberufler .candidate-teaser-box ul {
    margin-top: 20px;
}
}
@media (max-width: 1024px){
	.unsere-spezialisierungen .specialization .card .card_content ul li {
    margin-left: 20px;
}

 .fuer-bewerber-und-freiberufler #body_3_spotlightContainer .primary-wrapper {
   margin-bottom: 0px;
  }
  .specialization .card .card_content { min-height: 188px;
  } 
  
  .site-header-controls .search-box{ width: 3%; }
  .top-header .service-nav li { float: left; padding: 0 13px; }
  .spotlight_home-banner .signature {
    bottom: -170px;
}


}
@media (max-width: 991px){
    .more-for-you > div{
    margin: 0 5px 20px;
	 width: 48%;
	}
  .sort-open #mainContent .job-wide .panel-header .filter--show--quantity, .sort-open #mainContent .job-wide .panel-header .job-alert-ctr {
	 display: block;
	 margin-bottom: 15px;
	 width: 100%;
	 text-align: center;

}


 ul.mobile-buttons {
        display: block !important;
        margin: 0;
        padding: 0 0 30px 0 !important;
        border-bottom: 2px solid #e7e7e7
    }
    ul.mobile-buttons li {
        display: block;
        margin-bottom: 10px;
        text-align: center;
        background-color: #acacb4
    }
    ul.mobile-buttons li a {
        padding: 20px;
        display: block;
        font-size: 22px;
        font-weight: 700;
        color: #ffffff
    }
    ul.mobile-buttons:hover {
        background: transparent
    }
    .faceted-search {
        display: none
    }
    .refine-open .faceted-search {
        display: block;
        padding: 0 15px
    }
    .sort-open #mainContent .job-wide .panel-header .filter--show--quantity,
    .sort-open #mainContent .job-wide .panel-header .job-alert-ctr {
        display: block;
        margin-bottom: 15px;
        width: 100%;
        text-align: center
    }
    .sort-open #mainContent .job-results--right .job-results-options {
        text-align: center
    }

  
}


@media (max-width: 768px){
	.secondary-wrapper .recent-job{
	margin-top:20px;
	}
	/*vorteile fuer freiberufler Page 18491*/
	.vorteile-fuer-freiberufler .spotlight_subpage-banner{
	 height: 400px;
	}
	.fuer-bewerber-und-freiberufler .spotlight_subpage-banner , .referenzen .spotlight_subpage-banner , .vorteile-fuer-bewerber .spotlight_subpage-banner  , .interim-management .spotlight_subpage-banner , .unsere-spezialisierungen .spotlight_subpage-banner {
	     background-position: -627px 0px;
	}
    .vorteile-fuer-freiberufler .spotlight_subpage-banner{
	 background-position: -458px 0px;
	}
	.teaser-wrap .teaser .col-height {
     width: 48%;
    }

	.spotlight_home-banner{
	 margin-bottom:0px;
	}
	.job-search-header{
	margin-top: 0;
	margin-bottom:35px;
	}
	   .banner-content p{
		display:none;
	}
	.teaser-wrap .teaser .col-height {
     width: 48%;
    }
	.teaser-wrap{
	 top: 170px;
	}
	.spotlight_home-banner {
    margin-bottom: 0px;
}

.interne-karriere iframe{width:100%; height;280px}
.teaser .col-height:nth-child(3),.teaser .col-height:nth-child(5){
  margin-left: 0px;
}


}
@media all and (min-width: 320px) and (max-width: 762px) {
	.fuer-bewerber-und-freiberufler .spotlight_subpage-banner , .referenzen .spotlight_subpage-banner , .vorteile-fuer-bewerber .spotlight_subpage-banner , .vorteile-fuer-freiberufler .spotlight_subpage-banner , .interim-management .spotlight_subpage-banner , .unsere-spezialisierungen .spotlight_subpage-banner{
	    background-position: center center;
		height: 140px;
	}
	/*  ID: 18778  */ 
	.specialization .card .card_content {  
		min-height: inherit; 
	}
	.teaser-wrap .teaser .col-height {
		width: 100%;
    }
	.teaser-wrap{
		top: 50px;
		clear: both;
        	}

}

@media all and (min-width: 768px) and (max-width: 1024px) {
	
	.niederlassungssuche #bl-distance-wrap { padding-left:0 ; }/*Defect Id 19117*/ 
	
	.candidate-teaser-box ul { width:100%; } 

	.teaser-wrap .teaser .col-height .teaser-box .text-center-image{ position: absolute;     bottom: 60px; left: 26px;}

  /**HPALM defect ID: 18452**/
  .Statistics .Statistics-box {
    min-height: 335px;
  }
  .job-search-container .job-search-search-btn a{
	right: 10px;
  }
  /**end**/
  .fuer-bewerber-und-freiberufler .more-for-you > div{
    margin: 0 5px 20px;
	}
	.fuer-bewerber-und-freiberufler  .more-for-you > div:nth-child(2n+1){
	margin-left: 5px;
	}
	.finance .col-content #mainContent{
	 margin-bottom: 0px;
	}
   	.primary-wrapper, .secondary-wrapper  , .more-for-you{
     margin-bottom: 20px;
    }	
	
	.fuer-bewerber-und-freiberufler #body_3_spotlightContainer .primary-wrapper {   margin-bottom: 60px;  } /* 18809*/ 
    /*18631*/
	.fuer-bewerber-und-freiberufler .panel--body .banner .signature , .aktuelles .panel--body .banner .signature , .panel--body .banner .signature   {
		position: absolute;
		top: 324px;
	}
	.job-details .col-right-rail .similar-jobs {
    float: none;
    width: 100%;
    display: block;
    }
	.teaser-wrap .teaser .col-height:nth-child(even){
	  margin-left: 0px;
	}
	.main-footer img:first-child {
    float: left;
    clear: both;
   }
	.page-footer .main-footer address {
    float: left;
    clear: both;
   }
   /*18967*/
   ul.mobile-buttons li {
    display: inline-block;
    width: 49%;
	}
	
	
	.teaser-wrap .teaser .col-height:nth-child(3) .teaser-box > p, .teaser-wrap .teaser .col-height:nth-child(6) .teaser-box > p { top: 75px; }
}
@media (max-width: 1024px) {
    .more-for-you > div{
    margin: 0 5px 20px;
	width: 31.5%; /*width: 32%;*/
	}
	.more-for-you > div:nth-child(2n+1) {
    margin-left: 10px;
    }
	.spotlight_home-banner .signature {
	bottom: -90px;
    }
	.unsolicited a.btn {
    margin: 10px 0;
    width: 90%;
	padding-left: 40px;    padding-right: 40px;
    }
	.referenzen .employees h5{
	 margin-top: 15px;
	}
}

@media (min-width: 320px) and (max-width: 768px) {
    .more-for-you > div{    margin-left: 0 !important;    margin-right: 0 !important;	 width: 100%;	}


}
@media (max-width: 1024px) and (min-width: 768px){

.job-search-container .job-search-title h2 { line-height:1.5 ;} 
.panel--body > .banner  + .signature {  position: absolute;    top: 390px; }
	/*.panel--body{ position: relative; }*/
	.panel--body, .banner-content{ position: relative; }
	/*.job-search-horizontal.job-search-container.clearfix{ position:absolute; top:250px} */ /*ID: 18776 */
	/*.job-result-defaultHeader {  z-index: -999; }*/
}


@media (min-width: 768px) and (max-width:991px){  /* Vishal */
.page-footer .main-footer address {
		margin-left: 0;
	}
} 
@media (min-width: 992px) and (max-width:1199px){  /* Vishal */
	.presse .primary-wrapper .col-md-7{
		width:100%;
	}
}
@media (min-width: 800px) and (max-width: 1280px) {
	
#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote {
    padding: 31px 50px 35px 120px;
}

.fuer-bewerber-und-freiberufler #body_3_spotlightContainer .primary-wrapper {   margin-bottom: 60px;  } /* 18809*/ 

/*ID:18805*/
/*.job-details .similar-jobs  > .container {  width:100%; }
.job-details .similarJobCards  {    width: 100%!important;  height: auto;}*/
.job-details .col-right-rail .similar-jobs { width: 100%;}
.jobs-3 .job {     float: left;     margin: 15px 0; }


} 
.presse .candidate-teaser-box p {width: 100%}

@media (min-width: 1281px) {
	.teaser-wrap .teaser .col-height:nth-child(6) .teaser-box > p { top: 75px; }
	
	/*ID:18805*/


.job-details .col-right-rail .similar-jobs { width: 100%;}
.jobs-3 .job {     float: left;     margin: 15px 0; }

	.spotlight_home-banner {
		background-size: contain;
	}
	
	.panel--body > .banner  + .signature {  position: absolute;   top: 417px;}
	.aktuelles .signature {
		 bottom: -65px;
	}
	.panel--body, .banner-content{ position: relative; }
	/* .job-search-horizontal.job-search-container.clearfix{ position:absolute; top:250px; }  */ /*ID: 18776 */
	/*.job-result-defaultHeader {  z-index: -999; }*/
}
@media (min-width:568px) and (max-width: 767px){
#body_4_itemContainer.owl-carousel {
    width: 72%;
    margin-top: 130px;
}
.ueber-uns .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unser-netzwerk .spotlight_subpage-banner-container .spotlight_subpage-banner,
.zahlen-daten-fakten .spotlight_subpage-banner-container .spotlight_subpage-banner,
.great-place-to-work .spotlight_subpage-banner-container .spotlight_subpage-banner .engagement .spotlight_subpage-banner-container .spotlight_subpage-banner,
.unser-management .spotlight_subpage-banner-container .spotlight_subpage-banner,
.kontakt .spotlight_subpage-banner-container .spotlight_subpage-banner,
.interne-karriere .spotlight_subpage-banner-container .spotlight_subpage-banner,
.dis-ag-oesterreich .spotlight_subpage-banner-container .spotlight_subpage-banner {
	background-position: center center;
}
.fuer-unternehmen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.ihre-vorteile .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-dienstleistungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.unsere-spezialisierungen .spotlight_candidate-banner-container .spotlight_candidate-banner,
.references .spotlight_candidate-banner-container .spotlight_candidate-banner {
	background-position: center center;
}
}
@media (max-width: 767px) {

	#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote p {
	   position: absolute;
	   top: 23px;
	   left: 88px;
	   right: 5px;
	}
	#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote footer {
	  margin-top: 50px;
	}
	#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote {
		padding: 88px 15px 20px 101px;
	}

}
@media (min-width: 736px) and (max-width:768px){
	ul.mobile-buttons li {
	    display: inline-block;
	    width: 49%;	
	}
	}
@media (min-width: 992px) and (max-width:1075px){
.Organigramm-img{width:100%}
.employees .employees-text {
    padding-top: 10px;
} 
.teaser-wrap .teaser .col-height:nth-child(2) {
    margin-left: 9px;
}
.teaser-wrap .teaser .contact-box:last-child{
    margin-left: 8px;
}
}
@media (max-width: 360px)/*19347*/ {
	#body_3_itemContainer figure.effect-sadie figcaption .figure-content .item blockquote {
		padding: 90px 15px 20px;
	}
}



@media (min-width: 1170px) and (max-width:1200px){
	.overlay-new {
		top: 520px;
	}
}
@media (min-width:540px) and (max-width:736px){
	.job-search-header{
		margin-bottom: 30px;
	}
}

/*Added by Indu Rana*/
/*HP ALM 21219*/
@media (min-width: 992px) and (max-width: 1100px){
	.top-header .service-nav {
		padding-left: 0;
	}
	.top-header .service-nav a::after {
		 width: 1px;
		  right: -11px;
	}
	.top-header .service-nav li {
		padding: 0 12px;
	}
}
/*defect id no:-19813*/
.job-details .job-travel{
	display: none;
}
.job-result #body_0_contentcolumn_0_ucJobResultPanel_txtjobCount{
	padding-bottom: 30px;
}
.kontakt .scfSubmitButtonBorder{
  text-align: center;
}
.job-details .job__info  .job__info--meta--info span{
  margin-left: 33px;
}
#mainContent .job-wide .single-job.featured-job h2 a ,
#mainContent .job-wide .single-job.featured-job .button-container a,
#mainContent .job-wide .single-job.featured-job .top-spacing span{
    color: #fff;
}


.scfForm .scfEmailTextBox{
border:1px solid #acacb4;
padding:5px 10px;
height:36px;
}
.featured-job {
    background-image: url("/~/media/adeccogroup/brands/dis-brand/germany/media/home/featured-jobs/dis_kasten_bg_new2.png") !important;
}

.site-header .wrap-navigation li ul{
	width: 230px;
}

.job-wide .panel-header #txtjobCount {
	margin-bottom: 20px;
}

.col-height:nth-of-type(4) p{
	float:left;
}
.col-height:nth-of-type(4) .text-center-image{
	float:right;
	width:75px;
}

.facets .dropdown button.dropdown-toggle {
	box-shadow: 0px 1px 3px 2px #b2b2b2;
	border-radius: 5px;
}
.facets .dropdown {
	box-shadow: none;
}
.facets .dropdown .facet__label--container .facet__refresh,
.facets .facet__button:after {
	color: #ad0e29;
}
.facets__nav-tabs {
	box-shadow: 0px -1px 1px 2px #b2b2b2;
}
.facets__nav-tabs>li.active a {
	    color: #ad0e29!important;
}

.pagination-container .pagination li a.active {
    background: #333;
}
.job-search-container .job-search-search-btn {
	width:auto;
}
@media screen and (min-width:1025px){
	.more-for-you>div {
		width:calc(32% - 0.5px);
	}
}
@media print {
body {
	margin: 0;
	padding: 0
}
.btn__red,
#contract__scroll,
.apply_top,
.mobile-header,
.site-header-controls .site-search,
#divSimilarJobs,
#kmb-container .app,
#sticky-banner,
.addthis-smartlayers,
.box-footer,
#txtCriteria,
.action-option,
.box-footer div[id*=pnlRow],
.box.job-full~div,
.job--description .more-information,
.job--meta_logo,
.job-details__number-of-applicants,
.job-search-container,
.nav-top-bar,
.page-footer,
.site-header-controls .wrap-navigation,
.site-header-inner a.close-menu,
.site-header-inner a.open-menu,
.two-col-right-rail~div,
.VacancyDescription hr,
[class*=embed-responsive],
[class*=statement-msg],
[id$=feedback],
[id$=lblNew].new-job,
[id$=searchButton],
[id*=MarketingContent],
a[id*=hypBacktoResults],
div[class*=cookie],
div[id*=cookie],
iframe,
img,
video,
#divSimilarJobs,
.addthis-smartlayers addthis-smartlayers-desktop,
.cc-banner,
.page-footer,
.breadcrumb-container,
.top-header,
.bottom-spacing,
.new-job,
.wrap-navigation,
.search-box {
	display: none!important
}
.site-header {
	background: #AD0F28;
}
.site-header {
	color-adjust: exact!important
}
.brand-logo {
	display: block !important;
}
.brand-logo img {
	width: 177px;
	height: 43px;
	margin: auto;
	display: block !important;
	color-adjust: exact!important;
	margin-top:30px;

}
  a[href]:after {
    content: "";
}
.No-SearchBar .mobile-header, .job-results .mobile-header {
	border-bottom:0;
}
.mobile-header {
	height:100px;
	border:0;
	background:0
}
.site-header-controls .navbar-toggle {
	border:0;
	padding:0
}
 .job-full .panel-default .job-detail-list li {
        width:100% !important
    }
}
/*INC7190874 Blurred image issue fix for mobile*/
 @media screen and (max-width:767px){
	form[action*="/ueber-uns"] #body_0_spotlight {
    background-image: url(https://www-prd-cms930-com.azureedge.net/~/media/adeccogroup/brands/dis-brand/germany/media/home/banners/teaser-startseite-yvonne-neu2_2.jpg) !important;
	}
 }
 
 /*INC7580626 */
 /* .mitarbeiter-werben .scfForm { */
	 /* margin:auto; */
 /* } */
.mitarbeiter-werben .scfEmailBorder,
.mitarbeiter-werben .scfTelephoneBorder {
	overflow: hidden;
    margin: 0 0 15px 0;
 }
.mitarbeiter-werben .scfTelephoneTextBox,
.mitarbeiter-werben .scfDropList {
	padding: 5px 10px;
    border: 1px solid #acacb4;
 }
 
/*airbus-mechaniker page form design*/
.airbus-mechaniker .scfSectionLegend{
	margin: 20px 0px 30px;
	padding: 10px 0;
	text-align: center;
}
.airbus-mechaniker .scfForm label{
	font-weight: normal;
}
.airbus-mechaniker .scfForm .scfSubmitButtonBorder{
	text-align: center;
}
.airbus-mechaniker .scfForm input[type="text"], .airbus-mechaniker .scfForm .scfDropList{
	margin-bottom: 20px;
	padding: 5px 10px;
}
.airbus-mechaniker .scfForm .scfSingleLineTextBorder{
	margin-bottom: 0px;
}
.airbus-mechaniker .scfSectionContent p{
	padding: 0 30px;
}
.airbus-mechaniker .scfTelephoneTextBox:focus{
	border:solid 1px #acacb4;
}
.scfForm .scfSubmitButtonBorder input {
    background-image: url(/~/media/adeccogroup/brands/dis-brand/assets/css/img/ico-s3a33526a55.png) !important;
    background-position: 100% -1498px;
    padding-right: 40px !important;
    background-repeat: no-repeat;
}
.airbus-mechaniker .scfForm label {
    font-weight: normal;
    color: #000;
}
.mitarbeiter-werben .scfSectionLegend{
	padding: 7px 0px 8px 0px;
	margin-left: 0px;
}
	/*INC7580626 */
.mitarbeiter-werben .scfSectionBorderAsFieldSet{
 margin: 0px 46.5px;
 }
 
.mitarbeiter-werben .scfEmailLabel, .scfTelephoneLabel, .scfDropListLabel{
  font-weight: normal;
 }
 .scfRequired {
 color: #ad0e29 !important;
 }
@media(min-width: 768px){
	/*INC7580626 */
	/* .mitarbeiter-werben .scfSectionContent{ 
		 width: 80%; 
		 float: none; 
		 margin: 0 auto; 
	} */
	.mitarbeiter-werben .scfFooterBorder, .mitarbeiter-werben .scfSubmitButtonBorder{
		text-align: center;
	}
}

@media(max-width: 768px) {
.mitarbeiter-werben .scfForm label {
	font-family: "open_sansregular", sans-serif;
}
.airbus-mechaniker .scfForm label,
.mitarbeiter-werben .scfForm label {
	width: 100%;
}
.airbus-mechaniker .scfSingleLineTextBorder,
.airbus-mechaniker .scfEmailBorder,
.airbus-mechaniker .scfTelephoneBorder,
.airbus-mechaniker .scfDropListBorder,
.mitarbeiter-werben .scfSingleLineTextBorder,
.mitarbeiter-werben .scfEmailBorder,
.mitarbeiter-werben .scfTelephoneBorder,
.mitarbeiter-werben .scfDropListBorder {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
}
.airbus-mechaniker .scfForm .scfDropListGeneralPanel,
.airbus-mechaniker .scfForm .scfSingleLineGeneralPanel,
.airbus-mechaniker .scfForm .scfEmailGeneralPanel,
.airbus-mechaniker .scfForm .scfTelephoneGeneralPanel,
.mitarbeiter-werben .scfForm .scfDropListGeneralPanel,
.mitarbeiter-werben .scfForm .scfSingleLineGeneralPanel,
.mitarbeiter-werben .scfForm .scfEmailGeneralPanel,
.mitarbeiter-werben .scfForm .scfTelephoneGeneralPanel {
	width: 96%;
}
.airbus-mechaniker .scfForm .scfFileUploadGeneralPanel,
.airbus-mechaniker .scfForm .scfFileUploadGeneralPanel,
.mitarbeiter-werben .scfForm .scfFileUploadGeneralPanel,
.mitarbeiter-werben .scfForm .scfFileUploadGeneralPanel {
	margin-bottom: 20px;
	width: 100%;
}
.airbus-mechaniker .scfSubmitButtonBorder .scfSubmitButton,
.mitarbeiter-werben .scfSubmitButtonBorder .scfSubmitButton {
	max-width: 280px;
	margin: 0px auto;
}
.airbus-mechaniker .scfTelephoneTextBox,
.airbus-mechaniker .scfEmailTextBox,
.mitarbeiter-werben .sfTelephoneTextBox,
.mitarbeiter-werben .scfEmailTextBox {
	border: solid 1px #acacb4;
}
}
.job-result-defaultHeader .job-search-container .job-search-keyword,
.job-search-container .job-search-keyword {
    width: 45%;
}
.job-result-defaultHeader .job-search-container .job-search-keyword {
	margin-right: 20px;
}
.job-search-container .job-search-location {
   display: block;
    width: 45%;
    float: left;
}
.job-search-container .job-search-location input,
.job-search-container .job-search-keyword input { 
    padding: 0 20px;
    border: none;
    height: 47px;
    width: 100%;
    color: #5c5c74;
    font-size: 18px;
    background-color: #fff;
    box-shadow: none;
	text-transform: capitalize;
}
.job-search-container .job-search-location-input .input-group-btn {
	 display: none;
}
.job-result-defaultHeader {
	float: none;
    width: 100%; 
}
.job-facets--left {
	margin-top: 0;
}
.job-search-container {
	width: 100%;
	background-color: transparent;
	padding-bottom:0;
}
.job-result  .job-search-container {
	  background-color: #ad0e29;
}
.job-result .container-body>.breadcrumb-container {
	display: block;
	padding: 0 15px;
	margin: 30px auto 35px auto;
}
.with-jobalert .col-xs-6 {
	width: 100%;
}
.job-result .job-search-horizontal {
	margin-bottom: 35px;
}
.job-search-title {
	display: none;
}
  .job-search-container {
	width:60%;
}

@media (min-width: 768px) {
	.job-result .container-body>.breadcrumb-container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.job-result .container-body>.breadcrumb-container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.job-result .container-body>.breadcrumb-container{
		width: 1170px;		
	}
}
@media (max-width: 767px) {
	.job-search-container {
		padding-top:0;
	}
	.job-search-container .job-search-location {
		margin: 0;
		border-top:5px solid #ccc;
	}
	  .job-search-container .job-search-keyword,
	  .job-search-container .job-search-location,
	  .job-search-container,
	.job-search-container .job-search-search-btn,
	.job-search-container .job-search-location,
	.job-search-container .job-search-keyword {
		width:100% !important;
	}
	.job-search-container .job-search-search-btn {
		background: #5c5c74;
		margin-top: 5px;
		text-align: center;
		clear:both;
	}
	.job-search-container .job-search-search-btn a {
		float: none !important;
		top:0;
		text-indent:0;
		color: #fff;
		font-size: 1.3rem;
		font-weight: 600;
		padding: 5px 0;
		display: block;
		width: auto;
	}
	
}

.job-full .job--description ul li {
	font-weight: normal;
}
.job--task-specifics {
	color: #575756;
}

/* Job Result new UI #INC7764235*/
.facets.faceted-search{
	display: flex;
	flex-flow: column-reverse;
}
.facets.faceted-search div[id$="sortFacetElement"]{
	order: 1;
	position: relative;
}
.facets.faceted-search div[id$="sortFacetElement"] div {
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
    box-shadow: none;
    background-color: #DCE2E9;
    padding-left: 10px;
	margin-top: 15px;
}
.facets.faceted-search div[id$="sortFacetElement"] div:after{
    float: right;
    content: '\f078';
    font-family: FontAwesome;
    padding-right: 15px;
	color: #575756;
}
.facets.faceted-search div[id$="sortFacetElement"] ul{
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	border-radius: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	width: 100%;
	margin-top: 0px;
	display: none;
}
.facets.faceted-search div[id$="sortFacetElement"] ul li{
	padding: 5px 15px;
	padding-left: 25px;
	text-align: left;
	width: 100% !important;
	border-right: none !important;
}
.facets.faceted-search div[id$="sortFacetElement"] ul li:hover{
	background: #dad9d9;
}
.facets.faceted-search div[id$="sortFacetElement"] ul li a, .facets.faceted-search div[id$="sortFacetElement"] ul li.active a{
	padding: 3px 15px !important;
	font-size: 14px;
	color: #474747 !important;
	background: transparent;
	width: 100%;
}
.facets.faceted-search div[id$="sortFacetElement"] ul li a:hover{
	background: transparent !important;
}
#jobResponse h1#txtjobCount{
	margin: 0 15px 30px;
}
#jobResponse .facets .dropdown{
	margin: 15px 0px;
}
.faceted-search .dropdown._facetInit.jobcategories{
	margin-top: 0px;
}
.facets.faceted-search .dropdown button.btn.btn-default.dropdown-toggle{
	height: 50px;
	border-radius: 0px;
	box-shadow: none;
	background-color: #DCE2E9;
}
.facets.faceted-search .facet__button:after{
	color: #575756;
}
.facets.faceted-search .dropdown .facet__label--container{
	display: none;
}
.jobcategories .dropdown, .facets.faceted-search .reset-container{
	margin: 0px;
	order: 2;
}
.facets.faceted-search .reset-container button.facet__reset{
	margin: 20px 0px;
	background: #777;
	color: #fff;
}
.facets.faceted-search .facet__tags{
	margin-top: 0px;
	display: flex;
	flex-flow: wrap;
	order: 1;
}
.facet__tags .tag--default{
	margin: 10px 8px;
	float: left;
	display: inline-block;
	width: 160px;
	height: auto;
}
.facet__tags .tag--default .tag__label{
	width: 158px;
	white-space: inherit;
	text-overflow: inherit;
	position: inherit;
	display: inline-block;
}
#jobResponse .job--meta li {
    width: 48%;
    margin: 5px 0px;
    color: #575756;
}

.row.top-spacing {
    display: none;
}

#jobResponse .job--meta li:before {
    font-family: FontAwesome;
	background-size: 35px 35px;
	background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 25px;
    padding: 3px 10px;
    color: #fff;
    margin-right: 10px;
}
li.job--meta-location:before,
#liLocation .media:before{
	content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Staondort-Icon-DIS-AG-Jobdetail.png");
	padding: 4px 8px;
}
li.job--meta-location + li.job--meta-contract-type:before,
#liContractType .media:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Vertragsart-Icon-DIS-AG-Jobdetail.png");
    padding: 4px 8px;
}
li.job--meta-contract-type + li.job--meta-contract-type:before,
#liEmploymentType .media:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Arbeitszeitmodell-Icon-DIS-AG-Jobdetail.png");
    padding: 4px 8px;
}
li.job-meta-Category-type:before,
#liCategory .media:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Berufsfeld-Icon-DIS-AG-Jobdetail.png");
    padding: 4px 7px;
}
.job--meta-location i.fa.fa-map-marker {
    display: none;
}
.job--meta-location div {
    display: inline-block;
}
.mobile-buttons li a.toggle-sort{
	display: none;
}
.mobile-buttons{
	padding-bottom: 0px !important;
	border-bottom: 0px transparent !important;
}
.filter--show--quantity select.form__element{
	width: 65px;
	border: 4px solid #e7e7e7;
	border-radius: 0px;
}
.form__element:focus {
    outline-width: 0;
}
#mainContent .job-wide .single-job .job--meta li{
	position: relative;
}
#mainContent .job-wide .single-job .job--meta li span{
	margin-top: 0px;
	line-height: 1;
	position: absolute;
	top: 10px;
}
#mainContent .job-wide .single-job .job--meta li.job--meta-date{
	position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: left;
    margin-bottom: 0px;
	margin-left:10px;
}
#mainContent .job-wide .single-job .job--meta li.job--meta-date span{
	position: static;
}
#jobResultsDiv .single-job .button-container a.card__info--save{
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
}
#jobResultsDiv .single-job .button-container a.card__info--save:after{
	display: none;
}
.job--meta-location div span{
	margin-left: -5px;
}
.facets #radiusSlider .salary-slider-info{
	color: #ad0f28;
}
.facets #radiusSlider .noUi-target.noUi-horizontal .noUi-handle{
	background: #ad0f28;
}
@media (min-width: 768px) {
	.filter--show--quantity span{
		margin-top: 12px !important;
	}
	.filter--show--quantity span:first-child{
		text-transform: lowercase;
	}
	.filter--show--quantity span:last-child{
		margin-left: 12px;
	}
	#mainContent .job-wide .panel-header .filter--show--quantity{
		display: flex;
	}
	.filter--show--quantity span:first-child{
		order: 3;
	}
	.facets.faceted-search div[id$="sortFacetElement"]:before{
		content: "Suche verfeinern";
		text-transform: uppercase;
		font-weight: 600;
		font-size: 22px;
		color: #575756;		
	}
}
#mainContent .job-wide .single-job .button-container {
	float: right;
	margin-right: 20px;
}
@media (max-width: 991px) {
	.panel-header ul.mobile-buttons{
		padding-bottom: 0px !important;
	}
}
@media (max-width: 768px) {
	#mainContent .panel.job-wide .single-job{
		padding: 20px;
		border: 4px solid #e7e7e7;
	}
	#mainContent .job-results--right .job-wide .panel-header{
		border-bottom: 0px transparent;
	}
	.refine-placeholder .facets.faceted-search{
		display: none;
	}
	.refine-open .refine-placeholder .facets.faceted-search{
		display: flex;
	}
	.job-result h2.h1{
		margin: 25px 15px 0 15px;
	}
	.job-result .job-search-header{
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	#jobResponse .job--meta li{
		width: 100%;
	}
}

.featured-job li.job--meta-location:before{
	content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Staondort-Icon-DIS-AG-Jobdetail-white-min.png");
	
}
.featured-job li.job--meta-location + li.job--meta-contract-type:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Vertragsart-Icon-DIS-AG-Jobdetail-white-min.png");
   
}
.featured-job li.job--meta-contract-type + li.job--meta-contract-type:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Arbeitszeitmodell-Icon-DIS-AG-Jobdetail-white-min.png");
   
}
.featured-job li.job-meta-Category-type:before{
    content: " ";
	background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/Berufsfeld-Icon-DIS-AG-Jobdetail-white-min.png");
    
}


.featured-job li.job--meta-location:before, .featured-job li.job-meta-Category-type:before,.featured-job li.job--meta-location + li.job--meta-contract-type:before,.featured-job li.job--meta-contract-type + li.job--meta-contract-type:before{
	background-size: cover !important;
	width:25px !important;
	height:25px !important;
	margin-top	:5px
}
.featured-job span {
	color:#fff;
}
.single-job.row.featured-job .btn:after{
	background-position: 0 -1646px !important;
}


/* Job Details Page Redisign INC7770078*/

.job-card__footer .ion-arrow-right-c:before {
    font: normal normal normal 25px/10 FontAwesome;
    text-rendering: auto;
    background: #000;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    position: absolute;
}
#liContractType .media:before,
#liLocation .media:before,
#liEmploymentType .media:before,
#liCategory .media:before {
	width: 50px;
    height: 50px;
	background-size: cover;
    background-repeat: no-repeat;
	position: absolute;
	top:0;
	left:0;
	margin-left: -10px;
}
#liEmploymentType .media:before {
	width:45px;
	height:45px;
	background-position: 0px 4px;
}
/*
#liLocation .media:before {
    content: "\f041";
}
#liContractType .media:before {
    content: "\f15c";  
}
#liEmploymentType .media:before {
    content: "\f073";
}
#liCategory .media:before {
    content: "\f0e3";
}*/
.job-full .panel-default .job-detail-list li {
    width: 48%;
    box-sizing: border-box;
    margin-bottom: 20px;
	position: relative;
	float: left;
}
.job-full .panel-default .job-detail-list li .media{
    padding-left: 35px;
    margin-top: 15px;
}
.job-full .panel-default .job-detail-list .job-details-label {
    width: auto;
    font-weight:bold;
    
    
}
.job-full .panel-default .job-detail-list .job-details-label:after {
    content:':';
    padding-right: 0;
}
.hero__box {
    border-top: 5px solid #fff;
    padding: 15px 0;
    margin: 15px 0;
}
.hero__box--body {
    background: #fff;
    padding: 20px;
	margin:20px 0;
	counter-reset:section;
	position: relative;
}
ul.hero__box--body li {
	counter-increment:section;
	padding-left: 40px !important;
	margin: 5px 0;
}
.hero__box--body li:before {
	content:counter(section);
	border-radius: 100%;
	width: 30px;
	height: 30px;
	position: absolute;
	text-align: center;
	line-height: 30px;
	background: #ad0e29;
	color:#fff;
	font-weight:600;
	left: 15px;
}
.aside_container {
    background: #DCE2E9;
    padding: 20px;
}
.btn__red {
	font-size: 16px;
	font-weight:bold;
	display: flex;
    align-items: center;
}
.btn__right--arrow:before {
	font-size: 25px;
    font-weight: 600;
    padding-left: 10px;
}
.hero__box ul {
	padding:15px;
}
.hero__box li {
	padding: 5px 0;
	list-style-type: none !important;
}
.hero__box  .fa-check {
	padding-right:15px;
}
.jobs .job__info--meta--title,
.job-details .job__info .job__info--meta--info span {
	margin-left:0
}
.similar-jobs-cards {
	background: #DCE2E9;
    padding: 20px 0 50px;
    margin: 20px 0;
}
.jobs .job{
	margin:0 15px;
}
.job-card__footer .ion-arrow-right-c:before {
	content: "\f105";
	background:none;
	color:#ad0e29;
	position: relative;
	font-size: 50px;
	font-weight: 600;
}
#accordion {
	margin-top:30px;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
	  content: "\f107";
	  font: normal normal normal 35px/1 FontAwesome;
      text-rendering: auto;
      font-weight:600;
	  color: #ad0e29;
	  position: absolute;
	  right: 15px;
	  top: 10px;
}
#accordion .panel-title a.collapsed:after { 
	 content: "\f106";
}
#accordion .panel-body {
	padding: 20px;
}
#contract__type_scroll .panel-title>a {
	font-weight:600;
	margin-right: 20px;
    display: block;
}
.job-details .container-body>.breadcrumb-container {
	display: block;
	max-width: 1140px;
    margin: 0 auto;
    clear: both;
    padding-top: 20px;
}
.job-search__newdesign  {
	padding:0;
}
.job-search-inner {
	display:flex;
}
.job-details .job-search-container{
	background: #ddd;
}
.job-details .job-search-inner {
	max-width: 50%;
    margin: 0 auto;
	display: flex;
}
.job-details .job--description {
	overflow: hidden;
}
.job-details .two-col-right-rail .col-content {
	width: 100%;
}
.job-details .job--description .col-md-11 {
	width:65%;
}
.job-details .job--description .col-right-rail {
	width:35%;
	float: left;
	padding-right:0
}
.job-details  .job-detail-list {
	width:70%;
}
.job-search-container .job-search-search-btn {
	width: auto;
	float: none;
}
.job-search-container .job-search-search-btn a {
	text-indent: inherit;
	width:auto;
	color: #ffffff;
    font-size: 18px;
    background-color: #ad0e29;
    padding: 0 60px 20px 20px;
    background-position: 100% -1500px;
	top:0;
	height:47px;
	line-height:47px;
	float:left;
	text-transform: uppercase;
	
}
.contract__type_scroll {
	display: inline-block;
    width: 20px;
    height: 20px;
    background: #8f97a1;
    text-align: center;
    border-radius: 100%;
    color: #fff;
}
.apply_top {
	position: absolute !important;
	top:0;
	right:15px;
}
.job-search-container .job-search-keyword,
.job-search-container .job-search-location {
	width:37%;
}
.job-search-container .job-search-keyword {
	margin-right:2px;
}
#mainContent  .aside--user__email {
	display: block;
	text-decoration:none;
}
.mobile__show {
	display: none;
}
.hero__box--with-image ul {
	padding-left: 0 !important;
    padding-right: 0;
    position: relative;
}
.great__place {
	position: absolute;
    right: 0;
    top: 50%;
    width: 80px;
    transform: translateY(-50%);
    
}
.two-col-right-rail {
	margin-top:20px;
}
.job-details  #saveJobDescItems {
	display: flex;
	float:right;
}
.job-details  #saveJobDescItems a {
	padding-right:0;
}
#saveJobDescItems .ion-ios-heart-outline:before,
#saveJobDescItems .ion-ios-heart:before{
	font-size:2em;
}
.similarJobCards .ion-ios-location-outline{
	display: none;
}
.similarJobCards .job__info--meta{
	font-size:1.1em;
	
}
.similarJobCards .job__info--meta .job__info--meta--title a{
	color:inherit;
	pointer-events: none;
}
.similarJobCards .job__info--meta--info span {
	margin-top:20px;
	display:block;
}
.job-full .panel-header h1 {
	width:70%;
	display: inline-block;
}
.job-full .panel-header .new-job {
	margin-top:15px;
	position: static;
    margin-left: 15px;
}

.ion-ios-heart-outline:before {
	content:"\f4b2" !important;
	color:#3b3b3b;
}
.ion-ios-heart:before {
	content:"\f4b3" !important;
	color:#3b3b3b;
}
#saveJobDescItems .saved-job__icon {
	margin-top:-5px;
}
.jobs .similarJobCards.job.job-card .job__info .job__info--name {
	font-size: 21px;
}
.embed-responsive.embed-responsive-16by9 {
	padding:0;
}
.job-details .bottom-spacing {
	display: flex;
	align-items:center;
}
.job-details .bottom-spacing .btn__right--arrow:before {
	padding-right: 10px;
	padding-left:0;
}
.job-full .box-footer {
	background: #DCE2E9;
    max-width: 64%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 30px 30px 15px 30px;
    box-sizing: border-box;
    margin: 0;
}
.job-full .box-footer .row {
	order: 3;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0;
    padding: 0;
}
.branch__wrap--address,
.branch__wrap--hr {
	width:50%;
}
#mainContent .job-branch-address{
	margin-bottom:0;
}
.job-branch-contact a[href="https://www.dis-ag.com"] {
	display: none;
}
.popup__content-click {
	position: absolute;
    background: #ad0e29;
    padding: 20px;
    z-index: 99;
    color: #fff;
    width: 420px;
	margin-top:10px;
}
.popup__content-click:before {
    content:'';
    position:absolute;
    border: 10px solid transparent;
    border-bottom: 10px solid #ad0e29;
    top: 0;
    left: 106px;
    margin-top: -19px;
}
#contract__scroll:hover + #popup__content-click {
	display:block;
}
.ion-ios-heart-outline:before, .ion-ios-heart:before{
	font-size:1em;
}
.alert__info {
	background: #dce2e9;
    color: #ad0e29;
	z-index:999;
}
.alert a {
	right:7px;
	color: #e74c3c;
	top:-22px;
}
.alert a i {
    background: #ad0e29;
	box-shadow:none;
}
.popup__content-click {
	display: none;
}
.active__pclick {
	display: block;
}
.jobs .job__info--save {
	padding-top:0;
}
.jobs .card__info--save {
	padding: 0;
}
.contract__scroll {
font-size: 0px;
}
.contract__scroll:after {
    content: '';
    width: 35px;
    height: 35px;
    background-size: cover;
    background-image: url("/~/media/adeccogroup/brands/DIS Brand/Germany/media/Home/icons/noun_Info_2269948.png");
    background-repeat: no-repeat;
    position: absolute;
	cursor: pointer;
	margin-top: -5px;
}
.saved__notification {
	z-index:9999;
}







/* NewHomeDesign */		
.site-header .site-header-controls {		
    padding: 10px 0 0 !important;		
    /*height: 85px !important;*/	/*new nav bar changes*/	
}



.top-header {
    padding: 18px 0 18px;
}

.top-header .service-nav a {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #4e4f51;
    letter-spacing:-0.5px
}

.top-header .service-nav a:after {
    position: absolute;
    right: -14px;
    top: -1px;
    content: "|";
    width: 3px;
    height: 100%;
    color:#4e4f51
}

.top-header .service-nav a:hover {
    color:#AC0F29;
}

.site-header .wrap-navigation li a {
    font-size: 23px;
    Letter-Spacing: 1px;
    font-weight: 400;
}

.site-header .wrap-navigation li ul li a {
    color: #646567;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    line-height: 1;
}



.page-footer .main-footer {
    background: #EEF2F9 !important;
}

.main-footer dt {

font-family: "Open Sans", bold !important;
font-size: 20px !important;
color: #AD0F28 !important;
line-height: 6 !important;
min-height: 10px !important;
text-transform: none !Important;
padding-bottom: 0px !important;
letter-spacing: 0.5px !important;

}

.main-footer dd a {
color: #750106 !important;

font-size: 20px !important;
letter-spacing: 0.5px !important;
line-height: 1 !important;
font-family: "Open Sans", semibold !important;

}

.main-footer dd {
margin-bottom: 0 !important;
font-weight: 500 !important;
}

.footercontact {
display: none !important;
}


#mainContent .job-wide .single-job h2 {
font-size: 32px !important;
}



/* Tabing */
.custom-tabs .tab-content {
	padding:30px 0;
	
}
.custom-tabs .tab-content h3{
	margin-bottom:20px;
}

.custom-tabs .nav>li {
	/* margin-bottom: -3px; */
	margin: 0 5px;
	margin-bottom: -3px;
	position: relative;
	z-index: 9;
}
.custom-tabs .nav>li>a {
	background-color: #ACACB4;
	color: #ddd;
	font-family: "Bebas Neue W03 Regular", sans-serif;
	letter-spacing:0.5px;
	font-size:1.2em;
	padding:10px 30px;
	transition:background-color ease 0.3s;
	box-shadow: 3px -3px 0 #ACACB4, -3px -3px 0 #ACACB4;
	
}
.custom-tabs .nav>li>a:hover, .custom-tabs .nav>li>a:focus,
.custom-tabs .nav>li.active a{
	background-color: transparent;
	color:#AC0F29;
	background: #fff;
	border-color:transparent;
	
}

.custom-tabs .nav-tabs {
	border-bottom:3px solid #5c5c74;
	height: 49px;
}
.custom-tabs .nav-tabs:after {
	content:'';
	width:100%;
	height:3px;
	left:0;
	right:0;
	position:absolute;
	/* height: 54px; */
	background: #ACACB4;
	margin-top: 46px;
}
.custom-tabs .nav-tabs li:first-child{
	margin-left:0;






}
#lblCity {
	pointer-events: none;
}
#lblCity a{
	color:#575756;
}
.facet__tags .tag--default .tag__label {
	word-break: break-word;
    	text-transform: capitalize;
}
.facet__tags .tag--default {
	position:relative;
}
.facet__tags .tag--default .tag__close  {
	width:100%;
	height: 100%;
	background:transparent;
}
.fa-times-circle:before {
    right: 5px;
    position: absolute;
}
.hero__box--with-image li {
	display:flex;
	width:70%;
	align-items:baseline;
}
.jobsuche {
	display: none;
}







.job-search-container {
	padding-right:0;
	padding-left:0;
}
.job-result .job-search-container {
	padding:15px;
	padding-bottom:0;
}
 .job-result .job-search-container .job-search-keyword, .job-result .job-search-container .job-search-location {
	width:41%;
 }
 .job-details .job-search-container .job-search-search-btn a {
	background-color: #ACACB4;
 }

 .job-details .job-search-container .job-search-search-btn a:hover {
	background-color: #5c5c74;
 }


.job-details .btn-success {
	text-transform:uppercase;
	font-size:20px !important;
	padding-left:20px !important;
	font-weight:500 !important ;
}
.banner .row {
	margin:0;
}
@media screen and (max-width:1023px){
	.job-full .box-footer	{
		max-width:100%;
		margin-bottom: 50px;
	}
	/*.job-search-horizontal, */
	.breadcrumb-container,
	.mobile__hide,
	.job-details .job-search-container	{
		display:none !important;
	}
	.job-full .panel-default .job-detail-list li,
	.job-details .job-detail-list,
	.job-details .job--description .col-md-11,
	.job-details .job--description .col-right-rail,
	.aside_container h2, .aside__emaildetails,
	.branch__wrap--address,
	.branch__wrap--hr,
	.job-full .box-footer	{
		width:100%;
	}
	.hero__box--with-image {
		border-top: 0;
		margin: 0;
		padding: 0
	}
	.jobs .similarJobCards.job.job-card {
		width: calc((100%) - 30px);
		margin-bottom: 15px !important;
	}
	.apply_top{
		position: relative !important;
		right: 0;
	}
	.mobile__show {
		display: block;
	}
	.col-right-rail {
		padding-left:0 !important;
	}
	.popup__content-click {
		width:360px;
	}
	.popu_content:before {
		left:62%;
	}
	.job-details #saveJobDescItems {
		float: none;
		justify-content: flex-end;
	}
	#saveJobDescItems .card__info--save {
		padding:0
	}
	.custom-tabs {
		margin:0 -15px;
	}
	.custom-tabs .nav>li {
		display: flex;
		justify-content: space-between;
		width: 50%;
		margin: 0;
	}
	.custom-tabs .nav>li>a {
		width: 100%;
		text-align: center;
		margin-right: 15px;
		padding:10px;
	}
	.custom-tabs .nav>li:last-child a{
		margin-right:0;
	}
	.custom-tabs .tab-content {
		padding:20px 15px;
	}
	  .job-search-container {
		width:100%;
		padding-top:0;
	}
	
}
@media screen and (max-width:767px) {
.job-result  .job-search-container .job-search-search-btn a {
	background-color: #acacb4;
}
.job-result .job-search-container .job-search-location {
	border:0;
	margin:5px 0;
}
.job-search-inner {
	display: block;
}
	.popup__content-click:before {
		right:31%;
		left:auto;
	}
	.popup__content-click {
		width:100%;
		left:0;
	}
	.custom__tabs--style {
		border:1px solid #ccc;
		margin:0;
	}
	.custom__tabs--style .nav>li ,
	.job-result .job-search-container .job-search-keyword, .job-result .job-search-container .job-search-location {
		width:100%;
	}
	.custom__tabs--style .nav>li>a {
		margin:0;
		box-shadow:none;
		margin-bottom:4px;
	}
	.custom__tabs--style ul:after {
		display:none;
	}
	.custom__tabs--style  .nav>li>a:hover, .custom__tabs--style .nav>li>a:focus, .custom__tabs--style .nav>li.active a {
		background-color: #dce2e9;
	}
	.custom__tabs--style .nav>li.active:after {
		content:'';
		position:absolute;
		bottom:4px;
		left:50%;
		border:10px solid transparent;
		border-bottom:10px solid #fff;
		margin-left: -10px;
	}
	.custom__tabs--style .tab-content {
		/* padding-top: 26px; */
		clear: both;
	}
	.hero__box--with-image li {
		width:65%;
	}
	#saved__notification {
		left:0;
		right:0!important;
		margin:auto;
	}
	.spotlight_subpage-banner-container,
	.spotlight_candidate-banner-container	{
		position:relative;
	}
	.spotlight_subpage-banner-container h1,
	.spotlight_candidate-banner-container h1	{
		position: absolute;
		top:50%;
		margin-left:15px;
		z-index:9999;
	}
	  .spotlight_subpage-banner-container h1,    .spotlight_candidate-banner-container h1 {
		position: relative;
	}
}
@media screen and (max-width:374px) {
	#mainContent .job-wide .single-job .button-container {
		margin-top:30px;
	}
	#mainContent .job-wide .single-job .job--meta li.job--meta-date {
		bottom:30px;
	}
}
@media (max-width: 767px) and (min-width: 480px){
     .banner .banner-content h1 {
		padding-bottom: 0;
	 }
}
.spotlight_subpage-banner-container + div {
    clear:both;
}
.alert__info#warning_alert__close {
    background: #fff;
    width: 300px;
    padding: 15px;
    border-radius: 4px;
    position: fixed;
    top: 40px;
    right: 20px;
    z-index: 1000;
    border: 1px solid #c8c8c8
}
.alert__info#warning_alert__close a.alert__close i{
	color: #fff;
}
#dvSavedJobs .saved__jobs .saved__jobs--none .fa-heart-o:before{
	font-family: "Ionicons";
	content: "\f4b2";
}
.mitarbeiter-werben .scfCheckBoxListGeneralPanel {
    max-width: calc(100% - 20px);
    width: auto;
}
.mitarbeiter-werben .scfCheckBoxListGeneralPanel .scfCheckbox{
    width: auto;
    display: flex;
}
.mitarbeiter-werben .scfCheckBoxListGeneralPanel .scfCheckbox label{
    margin-left: 10px;
}
/* INC8348058 */
.job-result .featured-job span.label{
	    color: #ad0e29;
}
.job-result #mainContent .job-wide .featured-job .pull-right .new-job{
	background: #fff;
}
#mainContent .job-wide .featured-job{
	border: none;
}
/*Blog page layout*/

.spotlight-container {
    display: block;
    width: 100%;
    padding:0;
}
.spotlight_bg_light-grey, .spotlight_bg_light-grey-container {
    background: #efefef;
}
.text-white {
	color:#fff
}

form[action*=blog] .blog__extras{
	width: 100%;
}
form[action*=blog] .blog__extras a{
	color: #231f20;
}
form[action*=blog] .post__meta .date{
	margin-left :0;
}
form[action*=blog] .post__meta .author{
	display: none;
}
form[action*=blog] .post__media img{
	width: auto;
}

form[action*=blog] .post__more a.btn:hover{
	color: #ffffff;
}
form[action*=blog] .dropdown.category{
	z-index: 9;
}
.blog--search {
padding-top:20px 15px;
}
.blog--fluid {
	margin-top:20px;
}
.blog-icons #socialmedia {
	margin-top: 15px;
    display: inline-block;
}
.post__title a,.blog-post_title a,.related-blog-post h5 {
	font-family: "Bebas Neue W03 Regular", sans-serif;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 36px;
	line-height:40px;
}
.blog-posts .blog-post a, .related-blog-post h5 {
	 color: #ad0e29 !important;
}
.related-blog-post h5 {
	font-size:36px !important;
}
form[action*=blog] .spotlight_bg_light-grey, form[action*=blog] .spotlight_bg_light-grey-container {
background: #DCE2E9;
padding:15px;
}
form[action*=blog] .post__meta .reading-time:before{
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	color: #627177;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	content: "\f017";
	padding-right: 10px;
	font-size: 24px;
	top: 2px;
	position: relative;
}
@media (min-width: 768px) {
	form[action*=blog] .posts {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	form[action*=blog] .posts .post {
		width: calc(50% - 11px);
		float: left;
		margin: 0 0 22px 22px;
	}
	form[action*=blog] .posts .post:nth-child(2n+1) {
		margin-left:0;
	}
	form[action*=blog] #body_1_contentcolumn_0_rootDiv .post__title{
		overflow: hidden;
	}
	form[action*=blog] #body_1_contentcolumn_0_rootDiv .post__content{
		overflow: hidden;
	}
	}
form[action*=blog] .blogSearch .blog__sidebar--search{
	display: block;
	margin-bottom: 0;
}

@media (min-width: 992px) {

	form[action*=blog] .post{
		margin-bottom: 60px;
	}
	form[action*=blog] .post.cat1 .post__more{
		margin-bottom: 10px;
	}
}
form[action*=blog] .wb-panel {
    width: 100%;
    display: block;
    margin: auto;
}
form[action*=blog] #pager {
	
	text-align: right;
}
form[action*=blog] #pager span {
    display: inline-block;
    padding-left: 25px;
    min-height: 40px;
    margin: 10px 0;
}

form[action*=blog] .post__media img {
    width: 100%;
    height: auto;
}
form[action*=blog] .post__meta .date {
    position: relative;
    color: #627177;
    font-size: 16px;
}
form[action*=blog] .post__title {
  font-size: 22px;
    font-weight: 700;
}
form[action*=blog] .post {
    padding-bottom: 0;
	margin-bottom:50px !important;
}
form[action*=blog] .post__meta {
    margin-bottom: 0;
    line-height: 1;
	float: left;
    margin-top: 20px;
}
form[action*=blog] .spotlight_home-banner { 
	padding-bottom: 0;
    margin-bottom: 0;
    background-size: auto;
}
form[action*=blog] .post__media {
	margin-bottom:10px;
	overflow:hidden;
}
.related-blog-post {
		clear: both;
	}
	.related-blog-post .blog-post img{
		width:100%;
	}
	.related-blog-post .blog-post {
		word-break: break-word;
		 display: flex;
		flex-direction: column;
	}
	.related-blog-post .blog-posts {
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		margin-bottom:50px;
	}
	.related-blog-post .post__wrap {
		order: 2;
		margin-top: 15px;
	}
	.blog-posts .blog-post_footer {
		order:2;
	}
	.related-blog-post .blog-post .date {
		color:#ccc;
		margin:15px 0
	} 
	/* .related-blog-post .blog-post .blog-post_title { */
		/* min-height:70px */
	/* } */
	.entry .post__meta .date, .reading-time {
		display: inline-block;
	}
	.entry .cat2 .post__meta {
		padding: 10px 0;
		margin-bottom:30px;
	}	
	.entry .cat2 .post__meta .reading-time {
		color: #627177;
		padding-left: 15px;
		font-size:16px;
	}
	.entry .cat2 .post__media + .post__meta {
		display: none;
	}
	.entry .cat2 .post__meta + .post__title {
		display: none;
	}
	.related-blog-post .date, .related-blog-post .read__more{
		font-size: 14px;
	}
.entry .cat2 a.BtnPrecedent, .related-blog-post a.BtnPrecedent{
		display: inline-block;
		margin: 20px 0px;
		font-size: 16px;
}
form[action*=blog] .post__meta .date:before {
    position: absolute;
  display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    color: #627177;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f073";
    padding-right: 10px;
    font-size: 25px;
    top: 2px;
    position: relative;
}
.entry .post__meta .date {
	order: initial;
}
.space-equal {
padding: 80px 15px;
}
.blogSearch .blog__sidebar--search .input-group input.form-control {
    display: inline-block;
    width: 100%;
    height: 54px;
    border:0;
	font-size:20px;
}
.blog-icons a {
	padding:0 15px;
}
.blog__sidebar--search  .input-group {
	width:100%;
}
.blogSearch .blog__sidebar--search .input-group .input-group-btn{
	display: none;
}
.blogSearch .blog__sidebar--search .input-group .input-group-btn a{
	color: #ef2e24;
}
.entry .cat2 .post__title h1 {
    font-size: 40px !important;
    line-height: 40px;
}
.post__wrap {
	border:7px solid #DCE2E9;
	padding:15px;
	margin:0;
	display: flex;
    flex-direction: column;
}
form[action*=blog] .post__more {
	order: 4;
}
form[action*=blog]  .fa-arrow-circle-left:before {
content: "\f104";
font-size:30px;
color:#ad0e29;
position: absolute;
    top: 0;
    left: 0;
}
form[action*=blog] .BtnPrecedent {
	position: relative;
    padding-top: 6px;
    padding-left: 15px;
}
form[action*=blog] .post__more .btn , .blog-post_footer a{
    float: right;
    background: transparent !important;
    color: #ad0e29 !important;
    font-size: 20px !important;
}
.blog-posts .blog-post_meta {
	display:none;
}
.post__content, .blog-post_content {
	height:100%;
}
form[action*=blog] .post {
	position:relative;
}
form[action*=blog] .post__more .btn:after,.blog-post_footer a:after {
    background-position: 0 -1440px !important;
}
.blog-post_footer a {
	font-weight:bold;
	padding-right:20px
}
.related-blog-post .blog-post:nth-child(3){
		display:none;
	}
.blog-post_footer a:after {
	background: url(/~/media/adeccogroup/brands/dis-brand/assets/css/img/ico-s3a33526a55.png) no-repeat;
	position: absolute;
	content: "";
    width: 15px;
    height: 24px;
    right:15px;
    margin-top:2px
}
form[action*=blog] #pager a {
	padding-right: 50px;
    background: #627177;
    border: 0;
}
form[action*=blog] .post__more a.btn {
	margin-bottom:0 !important
}
@media screen and (max-width: 767px) {
	form[action*=blog] .post__more a {
		max-width:180px;
	}
}
.posts-2 .blog-post {
    width: calc((100%/2) - 30px);
    float: left;
    margin: 15px;
	position: relative;
}
/* Mobile Menu redesign*/

@media screen and (max-width: 768px) {
.container-body .site-header .remove {
	background: none;
	transform: rotate(45deg);
	width: auto;
	height: auto;
	margin-top: 12px;
}
.container-body .site-header .remove:before,
.container-body .site-header .remove:after {
	content: '';
	width: 35px;
	height: 6px;
	background-color: #FFF;
	position: absolute;
	right: 0;
	top: 10px;
	margin: 7px 0;
}
.container-body .site-header .remove:after {
	transform: rotate(90deg)
}
.container-body .site-header .site-header-controls {
	padding-top: 0 !important;
}
.container-body .site-header-controls .wrap-navigation {
	padding: 0
}
.container-body .switch-menu .wrap-navigation li span.menu-arrow {
	background-position: 0 -1446px !important;
	margin-right: 15px;
	transition: ease .5s;
}
.container-body .site-header .wrap-navigation li a,
.container-body .site-header-controls .service-nav li a,
.container-body .site-header .wrap-navigation li ul li a {
	font-size: 14px;
	font-weight: 600;
	padding: 0;
}
.container-body .site-header-controls .wrap-navigation li {
	border-top: solid 1px #AD0F28;
	border-bottom: solid 1px #AD0F28;
	background-color: #FFF;
}
.container-body .site-header-controls .service-nav {
	padding: 30px 14px !important;
}
.container-body .site-header-controls .service-nav li a {
	color: #5c5c74;
	display: inline-block;
	padding-right: 20px;
	/* padding-top: 15px; */
}
.container-body .site-header-controls .wrap-navigation .dropdown-menu li {
	border-top: 0;
}
.container-body .site-header-controls .navbar-toggle {
	padding: 14px;
	display: flex !important;
	justify-content: space-between;
}
.container-body .site-header-controls .service-nav li,
.container-body .site-header .wrap-navigation li ul li {
	padding: 5px 0;
}
.container-body .site-header .wrap-navigation .dropdown-menu {
	position: relative;
	box-shadow: none;
	background-color: transparent;
	width: 100%;
	margin: 13px 0 0 0px !important;
}
.container-body .site-header .wrap-navigation li ul {
	padding: 0;
}
.container-body .site-header-controls .site-search {
	display: none !important
}
.container-body .site-header-controls .page-footer {
	clear: both;
}
.container-body .site-header-controls .service-nav li a:after,
.container-body .site-header-controls .service-nav li a:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 3px;
	margin-left: 10px;
	background-color: #5c5c74;
	transform: rotate(45deg);
	right: -11px;
	top: 7px;
}
.container-body .site-header-controls .service-nav li a:before {
	right: 0;
	/* transform: rotate(38deg); */
	/* top: 15px; */
}
.container-body .site-header-controls .service-nav li a:after {
	transform: rotate(-45deg);
	right: 0px;
	top: 12px;
	/* width: 10px; */
}
.container-body .menu__show {
	display: block !important;
}
.container-body .menu__show+.menu-arrow {
	transform: rotate(90deg);
}
.container-body .img__responsive {
	max-width: 156px;
	height: 38px;
}
.container-body .nav.nav-bar li {
	margin-right: auto;
	margin-left: auto;
	width: 60%;
}
.container-body .site-header .wrap-navigation .nav.nav-bar>li {
	width: 85%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px;
}
.container-body .nav.nav-bar li a {
	padding-left: 0px;
	margin-left: 0px;
}
.container-body .wrap-navigation ul.nav.nav-bar>li a {
	font-family: "Bebas Neue W03 Regular", sans-serif;
	font-size: 34px;
	color: #AD0F28;
	letter-spacing: 1px;
	font-weight: 300;
}
.container-body .wrap-navigation ul.nav.nav-bar {
	padding-top: 70px
}
.container-body .site-header-controls ul.service-nav li {
	width: 85%;
	max-width: 400px;
	margin: 5px auto;
	padding: 0px 0px;
}
.container-body .site-header-controls ul.service-nav li>a {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #750106;
	letter-spacing: 0.3px;
	font-weight: Bold;
}
.container-body .site-header-controls .wrap-navigation li:first-child {
	border-top: solid 2px #AD0F28;
}
.container-body .site-header-controls .wrap-navigation .nav.nav-bar li:nth-last-child(2) {
	border-bottom: solid 2px #AD0F28;
}
}


/*Sitecore form*/
.page-section h4{
	padding: 0;
    margin: 20px 0;
    color: #000000;
    font-weight: bold !important;
    font-size: 21px !important;
    border-bottom: 1px solid #e5e5e5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    letter-spacing: inherit;
}
.page-section .form-field.email-field label, .form-field.checkbox-field label {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:600;
}
.form-field label {
    padding: 3px 0px;
    width: 30%;
    display: block;
    float: left;
    font-family: "open_sansregular", sans-serif;
    color: #000;
    font-weight: normal;
}
.checkbox-field label{
	width: 100%;
}
.form-field{
	line-height: 1.4em;
	clear: left;
	float: left;
    display: block;
    margin: 8px 0px;
    width: 100%;
    vertical-align: top;
}
.form-field input[type="text"],
.form-field input[type="email"] ,
.form-field input[type="password"],
.form-field textarea {
	padding: 5px 10px;
	    border: solid 1px #acacb4;
	width: 60%;
    display: block;
    float: left;
}
.form-field .field-validation-error {
	color: #ad0e29;
	display: block;
	clear: left;
}
.page-section {
	clear:left;
	margin-bottom: 50px;
}
.scfSubmitButton {
	text-align: center;
}
.page-section input[type="submit"] {
	display: inline-block;
    font-size: 22px;
    font-weight: 700;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.5s ease-in-out;
    text-align: center;
    margin: 0;
    padding: 10px 45px;
    color: #ffffff;
    background-color: #ad0e29;
	letter-spacing: 1px;
}
/*Blog new branding css*/
.wb-entry-list.blog__posts {
    margin-bottom: 100px;
	display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.blog__posts {
    position: relative;
}

@media (min-width: 768px) {
	.blog__listing  {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

.blog__listing .blog__post  {
		width: calc(50% - 11px);
		float: left;
		margin: 0 0 45px 22px;
	}
	.blog__listing .blog__post:nth-child(2n+1) {
		margin-left:0;
		width: 48%;
	}
	section.related-blog {
    width: calc((100%/2) - 30px);
    float: left;
    margin: 15px;
    position: relative;
	    word-break: break-word;
    display: flex;
    flex-direction: column;
}
}
@media (max-width: 767px) {
	.blog__post{
	  margin-bottom: 50px;
	}
	section.related-blog {
	 margin: 15px;
    position: relative;
    word-break: break-word;
    display: flex;
    flex-direction: column;
	}
}

.blog__post__media {
    margin-bottom: 10px;
    overflow: hidden;
}

.blog__container header#top {
    display: none;
}

.wb-wrapper.blog__listing {
    margin-top: 50px;
}

.blog__post__description {
    border: 7px solid #DCE2E9;
    padding: 15px;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.blog__post__description .blog__post__title {
    font-family: "Bebas Neue W03 Regular", sans-serif;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
	margin-bottom: 30px;
}

.blog__summary {
    height: 100%;
}

.blog__summary p {
    margin-bottom: 30px;
    color: #575756;
    font-size: 16px;
    line-height: 1.5;
}

.blog__date:before {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    color: #627177;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f073";
    padding-right: 10px;
    font-size: 25px;
    top: 2px;
    position: relative;
}
.blog__read-more a {
    position: relative;
    display: inline-block;
    padding: 0px 10% 12px 25px;
    margin: 0px 0 0px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    background-color: #ad0e29;
    background-image: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.5s ease-in-out;
    text-align: center;
}
.blog__read-more a {
       float: right;
    background: transparent !important;
    color: #ad0e29 !important;
    font-size: 20px !important;
}

.blog__read-more a:after {
    position: absolute;
    content: "";
    right: 12%;
    top: 50%;
    margin-top: -20px;
    width: 15px;
    height: 24px;
    background: url(/-/media/adeccogroup/brands/dis-brand/assets/css/img/ico-s3a33526a55.png) no-repeat;
    background-position: 0 -1440px !important;
}

.blog__date, .blog__read-more {
    display: inline;
}
aside.blog__right-col {
    display: none;
}

/*Related Blog */
form[action*="/blog/"] .two-col-right-rail , form[action*="/blog/"] .wb-categories.wb-panel {
    display: none;
}
form[action*="/blog/"] .blog__container {
    margin-top: 30px;
	margin-bottom: 80px;
}
.related-blogs {
    clear: both;
}
.blog__back {
    margin-bottom: 10px;
}
.blog__back a.btn-back {
    color: #333;
    margin: 20px 0px;
    font-size: 16px;
    position: relative;
    padding-top: 8px;
    padding-left: 20px;
}
section.related-blog .thumbnail img {
    width: 100%;
    margin-bottom: 20px;
}

.related-blogs h3 {
    font-size: 36px !important;
    font-family: "Bebas Neue W03 Regular", sans-serif;
    letter-spacing: 1.5px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}



.realate-blog-entries {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.entry__description {
    border: 7px solid #DCE2E9;
    padding: 15px;
    margin: 0;
    display: flex;
    flex-direction: column;
	height: 100%;
}

.entry__description p {
    margin-bottom: 30px;
    color: #575756;
    font-size: 16px;
    line-height: 1.5;
}

a.entry__read-more {
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
}
.entry__title {
    margin-bottom: 30px;
}
.entry__title a {
    font-family: "Bebas Neue W03 Regular", sans-serif;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
}
.blog__entry-date:before {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    color: #627177;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f073";
    padding-right: 10px;
    font-size: 25px;
    top: 2px;
}

.blog__entry-date {
    position: relative;
    color: #627177;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    margin-bottom: 30px;
    margin-top: 20px;
}
.blog__entry__media img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
 article.blog__entry__details p{
    margin-bottom: 30px;
    color: #575756;
    font-size: 16px;
    line-height: 1.5;
}
article.blog__entry__details h4 {
    color: #ad0e29;
    font-family: "Bebas Neue W03 Regular", sans-serif;
    margin: 0;
    padding: 0;
    letter-spacing: 1.5px;
    line-height: 1;
    font-size: 26px !important;
    font-weight: normal !important;
   
}
body.blog .be-ix-link-block {
    background: #ad0e29;
    width: 100%;
    height: 15px;
}
.wb-wrapper.blog__entry p a {
    text-decoration: underline;
}
a.entry__read-more:after {
    background: url(/~/media/adeccogroup/brands/dis-brand/assets/css/img/ico-s3a33526a55.png) no-repeat;
    position: absolute;
    content: "";
    width: 15px;
    height: 24px;
    right: 15px;
    background-position: 0 -1440px !important;
    margin-top: -2px;
}
body.quereinstieg-in-systemrelevante-berufe h4 {
    color: #ad0e29;
    font-family: "Bebas Neue W03 Regular", sans-serif;
    margin: 0;
    padding: 0;
    letter-spacing: 1.5px;
    line-height: 1;
    font-size: 26px !important;
    font-weight: normal !important;
}
form[action*="/blog/studentenjob-wahrend-der-corona-pandemie-welche-moglichkeiten-gibt-es/" ] .post__entry_categories,
form[action*="/blog/studentenjob-wahrend-der-corona-pandemie-welche-moglichkeiten-gibt-es/" ] .blog__entry-intro {
    display: none;
}


/* Migraion Defects*/
.form-field {
	position:relative;
}
.form-field .field-validation-error {
	margin-left:30%;
}
.mitarbeiter-werben .page-section h5{
    padding: 7px 0px 8px 0px;
display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
	text-transform: none !important;
    font-size: 21px !important;
    line-height: inherit;   
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.mitarbeiter-werben .page-section {
    margin: 0px 46.5px;
}
.mitarbeiter-werben .page-section  label {
	    font-weight: 600 !important;
    font-size: 1.0em !important;
}
.no__star ~ .field-validation-valid:after{
    content: ' '
}
.mitarbeiter-werben .scfDropList {
    width: 60%;
}
.mitarbeiter-werben  .checkbox-field{
	margin: 0;
}
.mitarbeiter-werben  .checkbox-field label{
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
.form-field.checkbox-field .field-validation-valid {
    position: absolute;
    right: 37%;
}
.biite-p {
	margin-bottom:10px;
}
    .airbus-mechaniker .scfSectionContent.col-md-8 {
    width: 100% !important;
    margin-top: 20px;
}
    .airbus-mechaniker  .page-section select,
.airbus-mechaniker  .page-section input[type="tel"] {
    padding: 5px 10px;
    border: solid 1px #acacb4;
    width: 60%;
    display: block;
    float: left;
}
 
.mitarbeiter-werben  .form-field.checkbox-field .field-validation-error {
	margin-left:0;
 }
footer.page-footer.footer_open .container .row:first-child  {
    margin: 0;
}

footer.page-footer.footer_open .container .row .col-md-12:first-child {
    padding: 0;
}
@media (max-width: 767px){
.page-section .form-field input, .page-section .form-field textarea, .page-section .form-field select {
    width: 100%;
    display: block;
}
.page-section .form-field label {
    width: 100%;
    display: block;
}
.airbus-mechaniker .scfSectionContent.col-md-8 {
clear: both;
}
.page-section input[type="tel"] {
    width: 100% !important;
}
label {}
.page-section .form-field label {
    width: 100%;
    display: block;
}

.page-section input[type="tel"] {
    width: 100% !important;
}

.page-section label {
    width: 100%;
    display: block;
}

.page-section input[type="file"] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    float: none;
}
.airbus-mechaniker .page-section {
    padding: 0px 15px 15px 15px;
    margin: 0 15px;
}
.airbus-mechaniker .scfSectionContent.col-md-8 p {
    padding: 0;
}
.form-field.checkbox-field input {
    width: auto;
    display: inline-block;
}
}

/* Three Teaser Module */
@media only screen and (max-width: 481px) {
    .bg-container .img-responsive {
        display: block;
        max-width: 100%;
        height: 50%;
    }
    .teaserOverlaytwoColumn .teasserOverlayContent {
        position: relative;
        padding: 35px;
        text-align: left;
    }
    .teaserOverlaytwoColumn .teaserOverlayBtnStyle {
        width: 100%;
    }
}
.bg-container {
    position: relative;
    width: 100%;
    padding: 0;
}
.bg-container .img-responsive{
	width: 100%;
}
  #job-search-header {
    min-height: 77px;
    overflow: visible;
    clear: both;
}
.bg-container {
    position: relative;
    width: 100%;
    padding: 0;
}
.teaserOverlay {
    padding: 50px 105px;
}
.teaserOverlaytwoColumn {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    bottom: 0;
    background-color: rgba(173, 15, 40, 0.9);
    text-align: center;
}
.teaserOverlayHeading h3 {
    color: #fff;
}
.teaserOverlayBtnStyle {
    /* height: 35px; */
    color: #ffff;
    background-color: #EE3D1F;
    position: relative;
    display: inline-block;
    padding: 12px 25px 12px 25px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    font-family: 'Open Sans';
    background-color: #F99F38;
}
.teasserOverlayContent {
    position: relative;
    padding: 60px 100px;
    text-align: left;
}
.teaserOverlayText {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    margin: 30px 0 20px 0;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 180px;
    font-size: 20px;
}
.teaserOverlayHeading {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
    font-size: 2.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 80px;
}
.teaserOverlayBtnStyle .btnstyle a {
    color: #fff;
}
.teaser__cnt {
    display: block;
    margin: 10px 10px;
}

.teaser__card {
    position: relative;
    width: min-content;
    margin: 0 auto;
}

@media(min-width:992px) {
    .teaser__cnt {
    display: flex;
    flex-wrap: wrap;
    }
    .teaser__card {
     margin-left: 20px;
    margin-right: 20px;
    }
    .teaser__cnt .teaser__card:first-child {
        margin-left: auto;
    }
    .teaser__cnt .teaser__card:last-child {
        margin-right: auto;
    }
}

.teaser__header {height: 75%;text-transform: uppercase;font-size: 20px;text-align: center;width: fit-content;}

.teaser__header h4 {
    top: -33%;
    position: relative;
    height: 33%;
    display: flex;
    align-items: center;
    background: #AD0F28cc;
    justify-content: center;
    color: #ffffff;
    z-index: 2;
    width: 100%;
}

.teaser__summary {
    height: 25%;
padding-top: 20px;
}

.teaser__summary>div {
    padding-top: 10px;
    overflow: hidden;
    font-weight: bold;
color: #750106;
}

.teaser__link {
    height: 30%;
}

.teaser__link>a {
font-size: 15px;
    color: #750106;
text-decoration: underline;
}

.teaser__link>a:after {
    content: "\27F6";
position: relative;
display: inline-block;
text-decoration: none;
margin-left: 10px;
font-size: 28px;
font-weight: 700;
top: 3px;
}




@media screen and (min-width:1200px) {
.job-result .job-search-container .job-search-keyword, .job-result .job-search-container .job-search-location {
width: 348px;
margin-right: 45px;
}
.job-search-horizontal .job-search-filter {
display: flex;
width: 741px;
}
.job-search-horizontal .job-search-filter .job-search-facet-filter{
width: 348px;
margin-right: 45px;
}
.job-search-horizontal .job-search-filter-facet{
width: 741px;
margin-right: 45px;
}
}
@media screen and (max-width:1199px) and (min-width:900px) {
.job-result .job-search-container .job-search-keyword, .job-result .job-search-container .job-search-location {
width: 240px;
margin-right: 38px;
}
.job-search-horizontal .job-search-filter {
display: flex;
width: 570px;
}
.job-search-horizontal .job-search-filter .job-search-facet-filter{
width: 240px;
margin-right: 38px;
}
.job-search-horizontal .job-search-filter-facet{
width: 520px;
margin-right: 38px;
}
}
@media screen and (max-width:899px) and (min-width:769px){
.job-search-horizontal .job-search-inner {
display: flex;
}
.row .col-xs-12 .job-search-container .job-search-search-btn{
width: 100px;
}
.job-search-horizontal .job-search-filter{
width: 575px;
display: inline-flex;
}
.job-result .col-xs-12 .job-search-container .job-search-keyword, .job-result .col-xs-12 .job-search-container .job-search-location {
width: 210px;
margin-right: 29px;
}
.job-search-horizontal .job-search-filter .job-search-facet-filter {
width: 210px;
margin-right: 29px;
}
.job-search-horizontal .job-search-filter-facet {
width: 449px;
}
}
@media screen and (max-width:766px) and (min-width:700px){
.job-search-horizontal .job-search-filter{
width: 534px;
display: inline-flex;
}
.job-search-horizontal .job-search-filter .job-search-facet-filter {
width: 220px;
margin-right: 25px;
}
.job-result .job-search-container .job-search-keyword, .job-result .job-search-container .job-search-location {
width: 196px;
margin-right: 29px;
}
}
@media screen and (max-width:699px) {
.job-search-filter{
margin: 0 15px;
}
.job-search-filter .job-search-facet-filter{
margin: 0 10%;
height: 45px;
padding: 12px 20px;
}
.job-search-container .job-search-inner .job-search-search-btn a#body_0_fullwidthtop_0_hlksearchJobs{
padding: 10px 25px;
}
.job-search-filter .job-search-filter-facet{
margin: 0 10%;
}
.job-search-filter-facet .facets.faceted-search div[id$="sortFacetElement"] div:after{
padding-right: 20px;
}
.job-search-filter-facet .facets.faceted-search .facet__button:after{
padding-right: 5px;
}
#jobResponse .row .job-search-filter .down::after {
content: '\f077';
float: right;
font-family: 'FontAwesome';
color: #ad0e29;
}
.job-search-filter .job-search-filter-facet{
display: none;
}
.container h2.hide-on-mobile {
padding: 10% 10% 10% 7%;
}
.custom__tabs--style .nav>li, .job-result .job-search-container .job-search-keyword{
margin-bottom: 4%;
}
.job-search-container .job-search-inner .job-search-location input, .job-search-container .job-search-inner .job-search-keyword input{
height: 45px;
}
.job-search-container .job-search-inner .job-search-search-btn {
height: 45px;
}
.job-result .job-search-container .job-search-inner .job-search-location{
margin: 0 0 4% 0;
}
#mainContent .job-wide .single-job .row .button-container {
float: left;
margin-left: 42px;
margin-top: 5px;
}
#mainContent .job-wide .single-job .job--meta li.job--meta-date{
bottom: -35px;
}
.row div#jobResultsDiv .single-job.row.block-seperator{
padding: 20px 10% 60px;
}
}
@media screen and (max-width:481px) {
#mainContent .row .job-search-filter{
margin: 0;
height: 45px;
display: contents;
}
.faceted-search.facets .facet__tags .tag--default {
width: 300px;
margin: 15px 22px 0 0;
}
.faceted-search.facets .facet__tags .tag--default span.tag__label{
width: 300px;
}
}
@media screen and (max-width:991px) {
.row .col-xs-12 ul.mobile-buttons li a{
display: none;
}
.container-content .container .row .col-xs-12{
padding: 0;
top: 0px;
}
.container-body .col-xs-12 .job-search-horizontal.job-search-container.job-search-header.clearfix {
margin-top: 0px;
}
}
.job-search-horizontal .job-search-filter-facet{
display: none;
}
.job-result .col-xs-12 .job-search-container {
background: #fff;
padding: 0 10%;
margin-top: 20px;
margin-bottom: 0px;
}
.job-search-container .job-search-location input, .job-search-container .job-search-keyword input {
background-color: #EEF3F9;
color: #750106;
height: 35px;
font-weight: 600;
font-size: 17px;
font-family: 'open_sansregular';
}
.job-search-container .job-search-search-btn {
width: auto;
height: 35px;
background-color: #F99F38;
}
.job-search-container .job-search-search-btn a#body_0_fullwidthtop_0_hlksearchJobs {
background: none;
height: 35px;
line-height: unset;
font-weight: 600;
letter-spacing: 0.8px;
text-transform: none;
font-size: 14px;
padding: 8px 25px;
}
.job-search-container .job-search-search-btn a {
text-indent: inherit;
width: auto;
color: #ffffff;
font-size: 18px;
background-color: #ad0e29;
padding: 0 60px 20px 20px;
background-position: 100% -1500px;
top: 0;
height: 47px;
line-height: 47px;
float: left;
text-transform: uppercase;
}

.job-search-facet-filter {
background-color: #EEF3F9;
color: #ad0e29;
height: 35px;
font-weight: 600;
font-size: 17px;
font-family: 'open_sansregular';
padding: 5px 20px;
user-select: none;
}
.job-search-facet-filter::after {
float: right;
content: '\f078';
font-family: 'FontAwesome';
color: #ad0e29;
}
.job-count-filter .filter--show--quantity span:last-child {
margin-left: 0px;
}
.job-count-filter .filter--show--quantity select.form__element {
width: 65px;
border: none;
border-radius: 0px;
padding: 7px 10px;
background-color: #EEF3F9;
border: none;
color: #750106;
font-size: 13px;
font-weight: 600;
box-shadow: none;
margin-right: 15px;
}
.filter--show--quantity span {
color: #750106;
font-family: 'Open Sans';
font-weight: 600;
}
.facets.faceted-search div[id$="sortFacetElement"] div {
height: 35px;
line-height: 35px;
border-radius: 0px;
box-shadow: none;
color: #750106;
font-family: 'Open Sans';
background-color: #EEF3F9;
font-weight: 600;
padding-left: 20px;
margin-top: 15px;
user-select: none;
}
.facets.faceted-search .dropdown button.btn.btn-default.dropdown-toggle {
height: 35px;
border-radius: 0px;
box-shadow: none;
color: #750106;
font-family: 'Open Sans';
padding-left: 20px;
background-color: #EEF3F9;
font-weight: 600;
}
.facets.faceted-search .facet__button:after {
font-family: "FontAwesome";
content: "\f078";
position: absolute;
right: 15px;
font-size: 15px;
cursor: pointer;
color: #750106;
}
.facets.faceted-search div[id$="sortFacetElement"] div:after {
float: right;
content: '\f078';
font-family: FontAwesome;
padding-right: 15px;
color: #750106;
}
.facets.faceted-search div[id$="sortFacetElement"]:before {
content: none;
}
.facets .dropdown {
margin:10px 0px;
}
.job-search-horizontal.job-search-container.job-search-header .down::after {
content: '\f077';
float: right;
font-family: 'FontAwesome';
color: #ad0e29;
}
.job-search-filter-facet .facets .open .facet__button:after{
content: '\f077';
float: right;
font-family: 'FontAwesome';
color: #750106;
}
.facets.faceted-search div[id$="sortFacetElement"] ul {
box-shadow: none;
border-radius: 0px;
padding: 0px;
position: inherit;
z-index: 1;
width: 100%;
margin-top: 0px;
}
.job-search-filter-facet .facets.faceted-search div[id$="sortFacetElement"] ul li {
padding: 10px 5px 5px 5px;
}
.job-search-filter-facet .facets.faceted-search div[id$="sortFacetElement"] ul li a, .facets.faceted-search div[id$="sortFacetElement"] ul li.active a {
color: #750106 !important;
font-size: 15px;
font-weight: 600;
font-family: 'open_sansregular';
}
.job-search-filter-facet .facets.faceted-search div[id$="sortFacetElement"] ul li:hover {
background: none;
color: #AD0F28;
}
.facets.faceted-search div[id$="sortFacetElement"] ul li a:hover {
color: #AD0F28 !important;
}
.job-search-filter-facet .facets .dropdown ul.dropdown-menu {
-moz-appearance: none;
border-radius: 0;
width: 100%;
cursor: pointer;
border: none;
box-shadow: none;
position: inherit;
padding: 0;
outline: none;
}
.job-search-filter-facet .facets .dropdown li {
padding: 10px 5px 5px 5px;
}
.facets.faceted-search .dropdown .dropdown-menu>li>a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: 600;
text-align: left;
color: #750106;
white-space: nowrap;
}
.facets .dropdown li.selected, .facets .dropdown li.selected:hover, .facets .dropdown li.selected a, .facets .dropdown li a:hover, .facets .dropdown li:hover {
background-color: transparent;
cursor: pointer;
color: #AD0F28;
}
#mainContent #jobResponse h1#txtjobCount {
margin: 30px 0px;
font-size: 20px;
font-family: 'open_sansregular';
padding: 0 11%;
font-weight: 700;
letter-spacing: initial;
}
.col-md-8 {
width: 100%;
}
@media (min-width: 992px) {
    .col-md-8 {
        width: 66.66667% !important;
    }
}
div#jobResultsDiv>div:nth-of-type(odd) div.single-job {
background-color: #EEF3F9;
}
div#jobResultsDiv .single-job.row.block-seperator {
border: none;
padding: 20px 10%;
}
h2.hide-on-mobile {
padding: 0 10%;
}
#jobResponse .job--meta li:before {
font-family: FontAwesome;
background-size: 35px 35px;
background-repeat: no-repeat;
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
border-radius: 25px;
padding: 3px 0px;
color: #AD0F28;
font-size: 20px;
margin-right: 10px;
content: '\2B24';
background-image: none;
}
#mainContent .job-wide .single-job .job--meta li span {
margin-top: 0px;
font-family: 'Open Sans';
line-height: 1;
font-size: 15px;
font-weight: 600;
color: #750106;
position: absolute;
top: 10px;
}
#mainContent .job-wide .single-job .job--meta li.job--meta-date {
margin-left: 41px;
}
#jobResponse .job--meta li.job--meta-date:before{
content: none;
}
#mainContent .job-wide .single-job .job--meta {
width: 80% !important;
}
#mainContent .job-wide .single-job .button-container a{
text-decoration: underline;
}
#mainContent .job-wide .single-job .button-container a:after {
right: -14px;
top: -8px;
margin: 0;
position: absolute;
content: "\27F6";
font-size: 26px;
background: none;
}
#mainContent .job-wide .single-job h2 {
max-width: 82%;
margin-right: 2%;
width: unset;
}
#mainContent .job-wide .single-job .pull-right {
margin-top: 5px;
float: none !important;
}
#mainContent .job-wide .col-md-12 .row .pull-right .new-job{
background: #F99F38;
color: #fff;
}
.job-search-container .dropdown-menu>li.active a, .job-search-container .dropdown-menu>li.active a:hover, .job-search-container .dropdown-menu>li.active a:focus {
background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover{
color: #AD0F28;
}
.job-search-container .job-search-location input::placeholder, .job-search-container .job-search-keyword input::placeholder {
color: #750106;
}
.job-search-filter-facet .facets.faceted-search .reset-container button.facet__reset{
background-color: #F99F38;
font-weight: 600;
letter-spacing: 0.8px;
font-size: 14px;
}
.facets .facet__tags .tag--default span.tag__label{
width: 348px;
color: #750106;
}
.facets .facet__tags .tag--default {
width: 348px;
margin: 0 22px 0 0;
}
#jobResponse .featured-job .job--meta li:before {
color: #fff;
}
#mainContent .job-wide .single-job.featured-job .job--meta li span {
color: #fff;
}
.breadcrumb-jobs{
display: none;
}

/* Header */

.site-header .site-header-controls {
font-family: 'Bebas Neue', sans-serif;
}

.spotlight_subpage-banner-container .spotlight_subpage-banner {
top: -85px;
z-index: 0;
}

@media (min-width: 768px) {
.site-header .top-header.clearfix {
	display: none;
	position: absolute;
	z-index: 2;
	right: 0px;
	width: 100%;
}
}

.site-header-controls .nav-bar li.secondary-nav-btn {
	color: #fff;
	margin: 19px -25px 0px 20px;
	font-size: 20px;
	background: url('/~/media/adeccogroup/brands/dis-brand//Germany/media/Home/2022_Redesign/NewArrowNavigation') no-repeat;
}

.secondary-nav-btn .fa-chevron-down{
	display:none;
}

.site-header .wrap-navigation li:hover {
	color: #FFF;
	cursor:pointer;
}

.site-header .wrap-navigation li:hover,
.site-header .wrap-navigation li:hover a,
.site-header .wrap-navigation li:hover a:hover {
color: #FFF;
background-color: inherit;
}

.site-header .wrap-navigation li:hover a {
border-bottom: 1px solid #fff;
}

.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu,
.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu li a,
.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu li {
background: #AD0F28CF;
color: #FFF;
text-decoration: none;
border-bottom: 0px;
}

.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu li a,
.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu li {
background: initial;
}

.wrap-navigation .nav.nav-bar li.dropdown ul.dropdown-menu li:hover a {
padding-bottom: 2px;
border-bottom: #FFF solid 1px;
}

.site-header .wrap-navigation li.dropdown ul {
padding-top: 0px;
padding-bottom: 10px;
margin-top: 3px;
box-shadow: none;
}

.site-header .wrap-navigation .nav.nav-bar>li {
padding-bottom: 32px;/*new nav bar changes*/
}

li.dropdown.parent_active {
    display: block !important;
}

@media all and (max-width: 768px) {
.top-header,
.site-header .brand-logo,
.site-header-controls .search-box {
	display: none
}
.container-body .mobile-header {
	position: relative;
	z-index: 10;
	padding: 20px 0;
	background: #AD0F28
}
.container-body .mobile-header .logo {
	float: left;
	display: block
}
.container-body .mobile-header .logo img {
	width: 80%;
	height: auto
}
.container-body .mobile-header .navbar-toggle {
	display: block !important;
	margin: 0;
	padding: 0;
	border: none;
	top: 5px;
	background: none !important;
}
.container-body .mobile-header .navbar-toggle .icon-bar {
	width: 35px;
	height: 6px;
	background-image: none;
	background-color: #FFF;
}
.container-body .mobile-header .navbar-toggle .icon-bar+.icon-bar {
	margin-top: 5px
}
.container-body .site-header {
	background: transparent
}
.container-body .site-header .site-header-controls {
	padding: 0;
	height: 100%
}
.container-body .switch-menu .site-header .site-header-inner>.container {
	display: none;
	position: absolute;
	top: 0;
	right: -100%;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow-y: auto;
	overflow-x: hidden
}
.container-body .responsive.switch-menu {
	overflow-x: hidden
}
.container-body .responsive.switch-menu .site-header .site-header-inner>.container {
	display: block
}
.container-body .site-header-controls .navbar-toggle {
	display: block !important;
	padding: 20px 10px;
	margin: 0;
	width: 100%;
	text-align: right;
	background-color: #AD0F28;
	border-bottom: 0px;
	text-align: right
}
.container-body .site-header-controls .service-nav {
	padding: 20px 10px;
	width: 100%;
	margin: 0 auto;
}
.container-body .site-header-controls .service-nav li {
	padding: 10px 0;
	float: none;
	display: block;
	width: 100%
}
.container-body .site-header-controls .service-nav li a {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-transform: none
}
.container-body .site-header-controls .service-nav li a:hover {
	color: #ad0e29
}
.container-body .site-header-controls .site-search {
	padding: 10px;
	clear: both;
	display: none !important;
	position: relative;
	top: 0;
	width: 100%;
	background-color: #acacb4;
	border: none;
	overflow: hidden
}
.container-body .site-header-controls .page-footer {
	display: block
}
.container-body .site-header-controls .page-footer .main-footer {
	background-image: none
}
.container-body .site-header-controls .page-footer .disclaimer {
	display: none
}
.container-body .site-header-controls .wrap-navigation {
	margin: 0;
	padding: 10px;
	float: left;
	width: 100%;
	background-color: #FFF;
	border-bottom: 0px;
}
.container-body .site-header-controls .wrap-navigation li {
	padding: 10px 0;
	float: none;
	display: block;
	border-bottom: solid 2px #AD0F28;
	clear: both
}
.container-body .site-header-controls .wrap-navigation li a {
	position: relative;
	padding-right: 20px;
	display: inline;
	font-size: 18px;
	color: #ad0e29
}
.container-body .site-header-controls .wrap-navigation li a:hover,
.site-header-controls .wrap-navigation li a.active {
	text-decoration: underline
}
.container-body .site-header-controls .wrap-navigation li:last-child {
	border-bottom: solid 2px #AD0F28;
}
.container-body .site-header-controls .wrap-navigation li:hover,
.site-header-controls .wrap-navigation li.parent_active {
	background-color: transparent
}
.container-body .site-header-controls .wrap-navigation li:hover>ul,
.site-header-controls .wrap-navigation li.parent_active>ul {
	display: none;
	position: relative;
	margin: 15px 0;
	box-shadow: none
}
.container-body .site-header-controls .wrap-navigation li ul {
	width: 100%
}
.container-body .navbar-toggle .img__responsive {
	float: left;
}
.container-body .nav.nav-bar .secondary-nav-btn {
	display: none;
}
}

@media(min-width:769px) {
.mobile-header.hidden-md.hidden-lg {
	display: none;
}
}


.container-body .site-header {
background-color: transparent;
}

@media (min-width:769px) {
.site-header>.site-header-inner {
	z-index: 6;
	position: absolute;
	width:100%;
}
}

@media (min-width: 768px) {
    .job-search-inner {
        width: 750px !important;
    }
}

@media (min-width: 992px) {
    .job-search-inner {
        width: 970px !important;
    }
}

@media (min-width: 1200px) {
    .job-search-inner {
        width: 1170px !important;
    }
}

.job-search-inner {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.job-search-horizontal{
    background-color: #AD0F28;
}

.primary-header-text{
  letter-spacing: 1px !important;
  font-size: 3.7rem !important;
}
.header-content .secondary-header-text{
	font-family: 'Open Sans' !important;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight :600;
}

@media only screen and (max-width: 481px){
	.mix-blend-container{
		display:block !important;
		mix-blend-mode: multiply;
		position: absolute;
		height: 330px;
		width: 100%;
		background: rgba(173, 15, 40, 0.9);
		bottom: 0;
	}
	.container-body .col-xs-12 {
		top: -110px;
	}
}
.mix-blend-nav-bar{
	width: 100%;
	height: 90px;
	mix-blend-mode: multiply;
	background: rgba(173, 15, 40, 0.9);
	position: absolute;
	z-index: 6;
}

.switch-menu .site-header-inner .site-header-controls .wrap-navigation li span.menu-arrow {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    width: 57px;
    height: 56px;
    cursor: pointer;
	background-position: 0px -390px !important;
    transform: rotate(90deg);
}

.container-body .menu__show+.menu-arrow {
	transform: rotate(0deg) !important;
    top: 18px !important;
	right: -15px !important;
}

@media screen and (max-width: 768px) {
	.container-body .site-header-controls .service-nav li a:after,
	.container-body .site-header-controls .service-nav li a:before {
		content: none !important;
	}
}

.job-result .col-xs-12 .job-search-container .job-search-inner {
    display: flex;
    justify-content: left;
    padding: 0px;
    height:35px;
}
.job-result .col-xs-12 .job-search-container .job-search-location input,
.job-result .col-xs-12 .job-search-container .job-search-keyword input,
.job-result .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn {
    height: 35px;
}

@media screen and (max-width:699px) {
	.job-result .col-xs-12 .job-search-container .job-search-keyword,
	.job-result .col-xs-12 .job-search-container .job-search-location.search-location {
		display: block;
	}

	.job-result .col-xs-12 .job-search-container .job-search-inner {
		display: inline-block;
	}

	.job-result .col-xs-12 .job-search-container .job-search-location input,
	.job-result .col-xs-12 .job-search-container .job-search-keyword input,
	.job-result .col-xs-12 .job-search-container .job-search-inner .job-search-search-btn {
		height: 45px;
	}
}

@media only screen and (min-width: 1900px){
    .header-content{
      margin-left:2%;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1900px){
    .header-content{
      margin-left:0.5%;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1500px){
    .header-content{
      margin-left:-1%;
    }
}


/* SER045909 : DIS DE Branch Story Start */

section.branch-locator.row > h2 {
    font-family: 'Bebas Neue W03 Regular';
    color: #AD0F28;
}

section.branch-locator.row > p {
    font-family: 'Open Sans';
    color: #750106 !important;
    font-weight: 700;
}

input::placeholder {
    color: #750106;
    font-family: 'Open Sans';
    font-weight: 700;
}

.branch-locator .search-box input[type=text], .branch-locator .search-box select {
    background: #EEF3F9 !important;
    border: none !important;
}

.branch-locator #branch-list li.even {
    background: #EEF3F9 !important;
}

.branch-locator .search-box .h3 {
    padding: 0 0 10px;
    font-family: 'Open Sans';
    color: #AD0F28 !important;
    font-weight: bold !important;
    font-size: 25px !important;
}

select#bl-distance {
    color: #750106;
    font-family: 'Open Sans';
    font-weight: 700;
}

.styled-checkbox.accordion-tooltip > label {
    color: #750106;
    font-family: 'Open Sans';
    font-weight: 700 !important;
    border: none !important;
}

.branch-locator .search-box input[type=checkbox]:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 4px;
    background: #EEF3F9;
    margin-right: 1em;
    border: none !important;
}

.branch-locator .search-box input[type=checkbox]:checked + label::before {
    content: ' ';
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 4px;
    background: #EEF3F9;
    margin-right: 1em;
    border: none !important;
}

.branch-locator #bl-search-count {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    color: #AD0F28;
}

.branch-locator #branch-list li .location .name {
    color: #750106;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans';
}

.branch-locator #branch-list li .location .division {
    color: #750106;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans';
}

.branch-locator #branch-list li .contact .phone {
    color: #750106;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans';
}

.result-item .mail {
    color: #750106 !important;
    text-decoration: underline;
    font-weight: 600;
}

.bl-btn--arrow:active, .bl-btn--arrow:focus, .bl-btn--arrow:hover {
    background-color: #D03419;
    color: #fff;
    opacity: 0.6;
    padding-left: 40px;
    text-decoration: none;
}

span.mail:after {
    content: "\27F6";
    position: relative;
    display: inline-block;
    text-decoration: none;
    margin-left: 10px;
    font-size: 28px;
    font-weight: 700;
    top: 3px;
}

button#bl-btn-find {
    background-color: #EE3D1F !important;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 12px 25px 12px 25px;
    margin: 5px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: none !important;
}

/* SER045909 : DIS DE Branch Story Start */

.video-background .video-bg-mute,
.video-background .video-bg-pause,
.video-background .video-bg-play,
.video-background .video-bg-unmute {
    bottom: 200px;
}

@media (min-width: 900px) {
.rightOverlay{
    left:50% !important;
    right:unset !important;
}

.leftOverlay{
    right:50% !important;
    left:unset !important;
}
}
@media (min-width: 1200px) {
    .rightOverlay, .leftOverlay{
        width: 650px;
    }
}

@media (max-width: 900px){
	.bg-container .teaserOverlaytwoColumn {
		background:none !important;
	}
	.bg-container .teasserOverlayContent {
		background:rgb(174 18 42) !important;;
	}
}
	
@media (max-width:450px){
	.bg-container .img-responsive{
		width:200%;
		max-width:200%;
		margin-left:-33%
	}
}
/*new black nav bar at top*/
/*.containerbg {
	background-color: #fff;
	padding-top: 18px;
	padding-bottom: 18px;
}*/

.containerbg {
	transform: translate(0px, -92px) !important;
}

.mix-blend-nav-bar {
	transform: translate(0px, 56px) !important;
}

.site-header .wrap-navigation {
	transform: translate(10px, 50px) !important;
}

.site-header .brand-logo a {
	transform: translate(10px, 54px) !important;
}

.containerbg {
	background-color: #000 !important;
	margin-top: -10px !important;
	padding-left: 22px !important;
	padding-top: 20px;
	height: 58px;
}

.top-header .service-nav a {
	color: #fff !important;
}

	.top-header .service-nav a:after {
		color: #fff !important;
	}

@media (min-width: 769px) {
	.floatrechts {
		margin-top: 6px !important;/*new black nav bar changes*/
	}
}

@media (min-width: 768px) {
	.site-header .top-header.clearfix {
		display: contents !important;
	}
}

li.secondary-nav-btn {
	display: none !important;
}

.top-header .service-nav li:first-child {
	padding-right: 10px !important;
}

.site-header .wrap-navigation li.dropdown ul {
	/*/margin-top: 8px !important;*/
}

@media screen and (max-width: 768px) {
	.container-body .wrap-navigation ul.nav.nav-bar {
		padding-top: 20px !important;
	}
}

@media screen and (max-width: 768px) {
	.container-body .site-header-controls .service-nav {
		padding: 85px 16px !important;
	}
}

.branch .details__header {
	margin-top: 40px;
}	

.header_for_h1 {
	margin-top: 5%;
}
/*changes end*/