@media screen and (max-width: 767px) {
  #cxm.cxm header {
    position: absolute;
  }
}
#cxm.cxm .card-title {
  font-size: 1.2rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  #cxm.cxm .slider-default {
    height: 50vh;
  }
  #cxm.cxm .slider-default .slide {
    height: 100%;
  }
  #cxm.cxm .slider-default .slide img {
    height: 100% !important;
  }
  #cxm.cxm .button__btn--contactus {
    font-size: 0.75rem;
  }
  #cxm.cxm nav.buttons a.button__btn.button__btn--first .burger .bar2 {
    background: white;
    width: 11px;
    margin-top: 4px;
    height: 1px;
  }
  #cxm.cxm nav.buttons a.button__btn.button__btn--first .menu {
    line-height: 1.5rem;
  }
}
#cxm.cxm .privary-navigation__submenu.careers {
  width: 10rem;
}
#cxm.cxm form input[type=text] {
  margin-bottom: 0;
}
#cxm.cxm .top-content .uvp {
  bottom: 5%;
}
#cxm.cxm.devise .bs .form-label, #cxm.cxm.apply_pipeline .bs .form-label {
  display: inherit;
}
#cxm.cxm.devise form, #cxm.cxm.apply_pipeline form {
  margin: 0;
  max-width: none;
}
#cxm.cxm.devise #photo-strip, #cxm.cxm.apply_pipeline #photo-strip {
  margin: 0;
}
#cxm.cxm #external-apply-modal {
  z-index: 10000;
}
#cxm.cxm #default .top-content .slider-default img {
  filter: brightness(50%);
}
#cxm.cxm #default .intro-content {
  padding-bottom: 0;
}
#cxm.cxm .careers-submenu {
  width: 175px;
}
#cxm.cxm .jobs-list h4 {
  font-size: 1.5rem;
}
#cxm.cxm .jobs-list ul {
  list-style: inherit;
  padding: 0 1rem;
}
#cxm.cxm .jobs-list ul li {
  margin: 0.6rem 0;
}
#cxm.cxm .bs select {
  font-family: "Oswald", "Arial", "sans-serif";
  font-weight: 500;
}
#cxm.cxm .bs p {
  margin-bottom: 0.7rem;
}
#cxm.cxm .bs .floating-employer-card {
  margin-bottom: 1rem;
}
#cxm.cxm .bs .btn-primary {
  background-color: #333334;
  border-color: #333334;
}
#cxm.cxm .bs .btn-primary:hover {
  background-color: transparent;
  color: #333334;
}
#cxm.cxm .bs .btn-outline-secondary, #cxm.cxm .bs .btn-secondary {
  border-color: #333334;
  color: #333334;
}
#cxm.cxm .bs .btn-outline-secondary:hover, #cxm.cxm .bs .btn-secondary:hover {
  background-color: #333334;
  color: #fff;
}
#cxm.cxm .action-buttons {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#cxm.cxm #photo-strip, #cxm.cxm #map {
  margin: 0 calc(50% - 50vw);
}
#cxm.cxm #map {
  height: 400px;
}
#cxm.cxm .btn {
  text-transform: uppercase;
  text-indent: 0;
  font-family: "Oswald", "Arial", "sans-serif";
}
@media (max-width: 768px) {
  #cxm.cxm .btn {
    font-size: 0.6rem;
  }
}
#cxm.cxm .btn::before {
  display: none;
}
#cxm.cxm .btn:hover {
  text-indent: 0;
}
