@media(min-width:767px){
  .header--2.dark .header__link , .header--2.dark .menu > li > a , #homepage-4 .ps-home-banner form h1 , #homepage-4 .ps-home-banner form h5 , .header--2.dark .ps-btn--outline{
    color:#Fff;
  }
}
@media(max-width:767px){
  .header__actions a {
    max-width: 300px;
    width: 100%;
    margin-right: 0;
    margin-top: 7px;
    padding: 15px 20px;
    font-size: 14px;
  }
  .ps-form--home-find-job h5{
    display:block;
    font-size:18px;
    line-height:25px;
    margin-bottom: 7px !important;
  }
  #homepage-4 .ps-home-banner form h1 br{
    display:block;
  }
  .header__actions a {
    text-align: center;
    margin: 0 auto;
    max-width: 132px;
    margin-bottom: 8px;
    padding: 9px 20px;
  }
  .ps-btn.ps-btn--outline {
    background: transparent !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
  }
  .header--mobile .ps-logo img{
    max-height:100%;
  }
  .ps-carousel--dots.owl-slider img {
    height: 350px !important;
    /*object-fit: cover;*/
  }
  #homepage-4 .ps-home-banner form{
    padding:170px 15px 40px;
  }
  .header--mobile .header__content{
    padding:4px 10px;
  }
  .ps-panel--sidebar a.ps-btn--outline {
    color: black !important;
    border-color: black !important;
  }

  .ps-home-find-job-2 h3  ,.ps-home-services-2 h3{
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    line-height: 1.1em;
  }

.ps-home-services-2 .ps-section__footer {
  padding: 60px 0 15px;
  text-align:center;
}
}
.header--2.header--sticky.dark .ps-btn.ps-btn--outline {
  color: black;
}