@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}.bg-blue-dark {
  background-color: #2d4083 !important;
}
.bg-dark-grey {
  background-color: #545453 !important;
}
.bg-light-grey {
  background-color: #e9eced !important;
}
.bg-main-background {
  background-color: #f8f9fB !important;
}
.bg-primary {
  background-color: #7c99a3 !important;
}
.bg-primary-dark {
  background-color: #05475e !important;
}
.bg-strong-grey {
  background-color: #6e768b !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-yellow {
  background-color: #ffe000 !important;
}
.border-dark {
  border-color: #ddd;
}
.border-yellow {
  border-color: #ffe000 !important;
}
.text-green-light {
  color: #55c2a7 !important;
}
.text-muted {
  color: #6e768b !important;
}
.text-primary {
  color: #7c99a3 !important;
}
.text-white {
  color: #fff !important;
}
.text-yellow {
  color: #ffe000 !important;
}
.text-violet {
  color: #9A7DB0 !important;
}
.text-black {
  color: #000 !important;
}
.basic-job-ad-actions .btn:hover {
  background-color: #fffce5 !important;
}
.basic-job-ad-actions.btn {
  background-image: none !important;
}
.thumb-180 {
  background-color: #fff;
}
.job-ad-content ul {
  margin-left: 25px;
}
.job-ad-content li {
  line-height: 25px;
}
.job-ad-content p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.job-ad-left {
  padding-left: 40px;
}
@media (min-width: 768px) {
  .save-for-later {
    width: 75% !important;
  }
}
@media (max-width: 768px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  .job-ad-left {
    padding-left: 0;
  }
  .socials {
    justify-content: center;
    margin-bottom: 20px;
  }
  .socials img {
    height: 35px;
  }
  .apply-link {
    z-index: 2;
    position: fixed;
    bottom: 0;
    margin-left: -20px;
  }
}
