@font-face {
    font-family: 'Graphik Bold';
    src: url('https://symphony.com/wp-content/uploads/2021/06/Graphik-Bold.woff2') format('woff2'),
    url('https://symphony.com/wp-content/uploads/2021/06/Graphik-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Graphik Semibold';
    src: url('https://symphony.com/wp-content/uploads/2019/06/Graphik-Semibold-Cy-Web.woff2') format('woff2'),
    url('https://symphony.com/wp-content/uploads/2019/06/Graphik-Semibold-Cy-Web.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('https://symphony.com/resources/fonts/Graphik-Semibold-Cy-Web.woff2') format('woff2'),
    url('https://symphony.com/wp-content/uploads/2019/06/Graphik-Regular-Cy-Web.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

#wrapper #main #wrapper #logo,
#wrapper #main #wrapper h1 {
  display: none;
}

#wrapper #main #wrapper h2#board_title,
#wrapper #main #wrapper section.level-0 h3,
#wrapper #main #wrapper section.level-0 .opening a,
#wrapper #main #wrapper section.level-0 .opening .location {
  font-family: "Graphik Semibold", Sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  color: #000028 !important;
}

#wrapper #main #wrapper h2#board_title {
  text-align: center;
  font-size: 40px;
  line-height: 44px;
}

#wrapper #main #wrapper section.level-0 {
  position: relative;
}

#wrapper #main #wrapper section.level-0 h3 {
  font-size: 14px;
  line-height: 20px;
  color: #BCBDC2;
  margin: 0;
}


#wrapper #main #wrapper section.level-0 .opening::after {
  content: "";
  clear: both;
  display: table;
}

#wrapper #main #wrapper section.level-0 .opening a {
  font-size: 20px;
  line-height: 28px;
  color: #0098FF;
  padding-right: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}


#wrapper #main #wrapper section.level-0 .opening .location {
  font-size: 14px;
  line-height: 20px;
  color: #BCBDC2;
  margin: 0;
}

@media only screen and (min-width: 600px) {
  #wrapper #main #wrapper h2#board_title {
    margin-bottom: 170px;
  }

  #wrapper #main #wrapper section.level-0 h3 {
    position: absolute;
    text-align: right;
    width: 200px;
  }

  #wrapper #main #wrapper section.level-0 .opening {
    width: calc(75% - 200px);
    margin-left: 240px;
  }

  #wrapper #main #wrapper section.level-0 .opening a {
    width: 75%;
    float: left;
  }

  #wrapper #main #wrapper section.level-0 .opening br {
    display: none;
  }

  #wrapper #main #wrapper section.level-0 .opening .location {
    width: 25%;
    float: left;
  }
}

.sym-careers-depts .MainColumn-left h4 {
  font-family: 'Graphik Bold' !important;
  color: #000028 !important;
}

.sym-careers-depts .MainColumn-right .subColumn-left a {
  font-family: 'Graphik ' !important;
  color: #0098ff !important;
}

.sym-careers-depts .MainColumn-right .subColumn-right {
  font-family: 'Graphik ' !important;
  color: #000028 !important;
}
