h2 {
  font-size: 24px; }

.content-wrap {
  font-family: "Open Sans", sans-serif;
  padding: 20px 0 0; }

.job-search-wrap {
  background: #7B3B7E;
  color: #fff;
  padding: 20px 0 30px 0;
  text-align: center; }
  .job-search-wrap span {
    display: inline-block;
    margin: 5px 10px; }
  .job-search-wrap h2 {
    margin-top: 0px; }

.promo-wrap {
  text-align: center;
  background: #f0f0f0;
  padding: 30px 0 20px;
  margin-top: 20px; }
  .promo-wrap a {
    color: #5D215A; }
    .promo-wrap a:hover {
      color: #7B3B7E; }
  .promo-wrap .prompt {
    font-size: 1.1em; }

.promo-links a {
  text-align: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #5D215A;
  display: inline-block;
  margin-bottom: 20px; }
  .promo-links a:hover {
    background: #7B3B7E; }
  .promo-links a i {
    font-size: 25px;
    line-height: 80px;
    color: #fff; }

.leaderboard {
  background: #f4f4f4;
  padding: 20px 0;
  text-align: center; }

#adSlotBottomMPU {
  text-align: center; }

.recruiter-wrap {
  background: #fff;
  color: #fff;
  padding: 20px 0; }
  .recruiter-wrap ul {
    padding: 10px 0 30px;
    margin: 0; }
    .recruiter-wrap ul li {
      list-style: none; }

.recruiter-area {
  position: relative;
  background: #67AEBE;
  padding: 10px 20px 20px;
  text-align: left;
  min-height: 250px; }
  .recruiter-area .post-job {
    float: left;
    margin-top: 5px;
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .recruiter-area .call {
    float: right;
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    font-weight: bold;
    width: 50%;
    text-align: right;
    float: right;
    font-size: 1.2em;
    line-height: 1.2em; }

.blurb {
  margin: 20px 0;
  padding: 0px 0 10px; }

.jobs-logo {
  float: left; }

.jobsLogoImage img {
  max-width: 350px; }

.association {
  font-size: 0.8em;
  color: #888888; }

.job-search-wrap input {
  line-height: 1em;
  margin: 0;
  height: 40px;
  vertical-align: middle;
  padding: 5px 20px;
  border: 0; }
  .job-search-wrap input[type="submit"] {
    background: #DDC5DD;
    color: #000;
    border: 0;
    margin: 0 0 0 20px; }
    .job-search-wrap input[type="submit"]:hover {
      background: #5D215A;
      color: #fff; }
  .job-search-wrap input[type="text"] {
    color: #333; }

.button.jobs {
  display: inline-block;
  vertical-align: middle;
  background: #5D215A;
  color: #fff;
  padding: 0.5em 1em; }
  .button.jobs:hover {
    background: #7B3B7E;
    text-decoration: none; }
  .button.jobs.recruiter-area-button {
    padding: 0.8em 1.2em;
    float: right;
    background: #64AEBF; }
    .button.jobs.recruiter-area-button:hover {
      background: #337686; }

.sector-list ul {
  margin: 0;
  padding: 0; }
  .sector-list ul li {
    list-style: none;
    padding: 0 0 5px 0; }
.sector-list a {
  color: #5e1e5b; }
  .sector-list a:hover {
    color: #7C387F;
    text-decoration: none; }
.sector-list h3 {
  margin-bottom: 20px; }

.domains {
  padding: 5px;
  font-size: 10px;
  text-align: center; }
  .domains a {
    display: inline-block;
    padding: 0 10px; }

.push-up {
  margin-top: 20px; }

@media (max-width: 786px) {
  .branding {
    text-align: center; }
    .branding .jobs-logo {
      float: none; }

  .button.jobs.recruiter-area-button {
    float: none;
    margin: 20px auto 5px; }

  .job-search-wrap input {
    display: block;
    width: 100%; }
    .job-search-wrap input[type="submit"] {
      margin: 20px 0 0 0; }

  .recruiter-area {
    text-align: center; }
    .recruiter-area .post-job {
      display: inline-block;
      clear: both;
      position: relative;
      bottom: 0;
      left: 0;
      float: none; }
    .recruiter-area .call {
      position: inherit;
      display: block;
      font-weight: bold;
      width: 100%;
      text-align: center;
      float: none;
      font-size: 1.1em;
      line-height: 1.3em;
      padding: 20px 0 0;
      bottom: 0;
      right: 0; }

  #adSlotBottomMPU {
    margin-top: 20px; } }
@media (max-width: 600px) {
  .promo-links .new-row {
    clear: both; } }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  letter-spacing: -.03rem; }

.jobsLogoImage img {
  max-width: 230px; }

.content-wrap {
  padding: 20px 0 0; }

.sector-list {
  padding: 20px 10px; }

.recruiter-cta {
  position: relative;
  min-height: 200px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: none;
  padding: 0px 0px; }

a.recruiter-cta__btn {
  float: left;
  position: absolute;
  bottom: 20px;
  left: 0px; }

.recruiter-wrap {
  background: rgba(255, 255, 255, 0);
  color: white; }

.ad-container {
  width: 100%;
  border-bottom: none; }

.slab.slab--commercial .site-search__search-btn {
  padding: 0.8rem; }

@media screen and (min-width: 960px) {
  .job-search-wrap {
    padding: 30px 0 20px; }

  .recruiter-cta {
    border-top: none;
    border-left: 1px solid #ccc;
    padding: 1px 0 0 40px; }

  a.recruiter-cta__btn {
    bottom: 1rem;
    left: 40px; }

  form#jobsSearch {
    margin: 20px 0; } }
@media (min-width: 979px) and (max-width: 1400px) {
  .atss {
    width: 2pc !important; }

  .atss .at-share-btn, .atss a {
    width: 1.5pc !important; }

  .atss .at-share-btn:hover {
    width: 3pc !important; }

  .atss .at-share-btn span .at-icon, .atss a span .at-icon {
    width: 1pc !important;
    height: 1pc !important; } }
.scot .color-primary {
  color: turquoise; }

/*# sourceMappingURL=style.css.map */
