.whoweare {
  font-family: Overpass !important;
  color: #2a2a2a; }
  .whoweare h2 {
    font-weight: 900;
    font-family: Overpass !important;
    font-size: 3em;
    line-height: 1.5; }
    .whoweare h2.too-long {
      font-size: 2em; }
  .whoweare h3 {
    font-weight: 800;
    font-family: Overpass !important;
    font-size: 2em;
    line-height: 1.5; }
  .whoweare h3,
  .whoweare .long-scroll .section h3 {
    font-weight: 800;
    font-family: Overpass !important;
    font-size: 1.5em;
    line-height: 1.5; }
  .whoweare p {
    font-size: 1.2em;
    line-height: 1.75; }
  .whoweare p.lg {
    font-size: 1.4em; }
  .whoweare .max {
    max-width: 700px;
    margin: 1em auto; }
  .whoweare .nowrap {
    white-space: nowrap; }
  .whoweare .new-button {
    display: inline-block;
    padding: 0 20px;
    width: 300px;
    text-align: center;
    border: 1px solid #E57010;
    border-radius: 25px;
    color: #E57010;
    line-height: 50px;
    height: 50px;
    font-weight: 800;
    background-color: #fff;
    text-decoration: none;
    font-size: 16px; }
    .whoweare .new-button:hover, .whoweare .new-button:active {
      color: #fff !important; }
    .whoweare .new-button.solid {
      background: #E57010 !important;
      color: #fff !important; }
    .whoweare .new-button.white {
      border: 1px solid #fff; }
    .whoweare .new-button.large {
      width: auto; }
    .whoweare .new-button.dark {
      border: 1px solid #2a2a2a;
      color: #2a2a2a; }
      .whoweare .new-button.dark:hover, .whoweare .new-button.dark:active {
        color: #2a2a2a !important; }
    .whoweare .new-button.sm {
      width: auto;
      padding: 0 25px;
      height: 40px;
      line-height: 40px; }
  .whoweare a {
    color: #2a2a2a;
    text-decoration: underline; }
    .whoweare a:hover, .whoweare a:active {
      color: #E57010; }
  .whoweare ul.fancy-list {
    font-size: 1.2em;
    line-height: 1.75; }
  .whoweare .section {
    box-shadow: none;
    border: none; }
    .whoweare .section .section-content {
      max-width: 1350px !important;
      border-bottom: none;
      box-shadow: none; }
      .whoweare .section .section-content .content-wrapper {
        padding: 50px 50px !important; }
    .whoweare .section.light-grey {
      background: #efefef; }
    .whoweare .section.feature {
      background-image: url(//m.softchoice.com/web/newsite/images/about/careers/header-image.jpg);
      background-color: #010101;
      background-position: top center;
      background-size: auto 514px;
      background-repeat: no-repeat;
      color: #fff;
      background-attachment: initial;
      height: 514px;
      box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.71); }
      .whoweare .section.feature .section-content {
        max-width: 1600px !important; }
      .whoweare .section.feature .content-wrapper {
        padding: 50px 15px !important; }
        .whoweare .section.feature .content-wrapper .breadcrumb {
          background: #E57010; }
          .whoweare .section.feature .content-wrapper .breadcrumb a {
            text-decoration: none; }
          .whoweare .section.feature .content-wrapper .breadcrumb a.on {
            text-decoration: underline; }
        .whoweare .section.feature .content-wrapper .content-box {
          text-align: center;
          padding-top: 80px; }
          .whoweare .section.feature .content-wrapper .content-box h1 {
            font-size: 5.5em;
            font-family: Overpass;
            line-height: 1;
            font-weight: 900; }
            .whoweare .section.feature .content-wrapper .content-box h1 span {
              font-size: 0.9em;
              font-weight: 600; }
          .whoweare .section.feature .content-wrapper .content-box h2 {
            font-family: Overpass;
            font-size: 1.75em;
            font-weight: 700;
            max-width: 700px;
            margin: auto; }
          .whoweare .section.feature .content-wrapper .content-box p.max {
            margin-top: 60px; }
    .whoweare .section.menu {
      box-shadow: none;
      border: none;
      background: #fff; }
      .whoweare .section.menu .section-content {
        min-height: 30px; }
        .whoweare .section.menu .section-content .content-wrapper {
          padding-top: 0 !important;
          padding-bottom: 0 !important; }
          .whoweare .section.menu .section-content .content-wrapper .menu-wrapper {
            margin: 0 1%;
            width: calc(100% - 2%);
            position: relative; }
            .whoweare .section.menu .section-content .content-wrapper .menu-wrapper .page-menu-trigger {
              display: none; }
            .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul {
              list-style: none;
              padding: 0;
              margin: 0;
              width: 100%; }
              .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li {
                padding: 30px 0;
                width: auto;
                display: inline-block;
                margin: 0; }
                .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li a {
                  font-family: Overpass;
                  outline: none;
                  transition: all .3s;
                  text-transform: initial;
                  font-size: 1em;
                  color: #E57010;
                  display: block;
                  height: auto;
                  line-height: 0.4em;
                  width: auto;
                  border-right: 1px solid #E57010;
                  padding: 5px 15px 5px 15px;
                  text-decoration: none; }
                .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li:first-child a {
                  padding-left: 0; }
                .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li:last-child a {
                  border-right: 0; }
    .whoweare .section.first .section-content .content-wrapper {
      padding-top: 20px !important;
      padding-bottom: 0px !important; }
    .whoweare .section.overview .col-box .col.left {
      padding-right: 25px; }
    .whoweare .section.overview .col-box .col.right {
      padding-left: 25px; }
    .whoweare .section.overview .col-box .col img.cover {
      box-shadow: 0px 10px 30px 1px rgba(0, 0, 0, 0.15);
      width: 100%;
      height: auto; }
    .whoweare .section.related .boxes {
      margin: 0 0.5%;
      font-size: 1em;
      justify-content: center;
      width: calc(100% - 1%); }
      .whoweare .section.related .boxes .box {
        box-shadow: none;
        border-radius: 0;
        background: #f7f7f7;
        justify-content: flex-start;
        margin: 0.5vw 0.5%; }
        .whoweare .section.related .boxes .box.three {
          width: calc(33.33% - 1%); }
          .whoweare .section.related .boxes .box.three .thumbnail {
            min-height: 225px;
            max-height: 225px; }
        .whoweare .section.related .boxes .box.four {
          width: calc(25% - 1%); }
          .whoweare .section.related .boxes .box.four .thumbnail {
            min-height: 150px;
            max-height: 150px; }
          .whoweare .section.related .boxes .box.four .content h3 {
            font-size: 1.5em; }
        .whoweare .section.related .boxes .box .thumbnail {
          width: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: top left;
          position: relative; }
          .whoweare .section.related .boxes .box .thumbnail.values {
            background-image: url(//m.softchoice.com/web/newsite/images/about/whoweare/values.jpg); }
          .whoweare .section.related .boxes .box .thumbnail.leaders {
            background-image: url(//m.softchoice.com/web/newsite/images/about/whoweare/leadership.jpg);
            background-position: center left; }
          .whoweare .section.related .boxes .box .thumbnail.awards {
            background-image: url(//m.softchoice.com/web/newsite/images/about/whoweare/awards.jpg); }
          .whoweare .section.related .boxes .box .thumbnail.wows {
            background-image: url(//m.softchoice.com/web/newsite/images/about/whoweare/wows.jpg); }
        .whoweare .section.related .boxes .box .content {
          padding: 15px; }
          .whoweare .section.related .boxes .box .content h3 {
            line-height: 1;
            font-size: 1.75em; }
          .whoweare .section.related .boxes .box .content .line {
            display: block;
            height: 6px;
            background: #E57010;
            width: 50px;
            margin-top: 10px; }
          .whoweare .section.related .boxes .box .content .text {
            margin-top: 15px;
            font-size: 1em;
            line-height: 1.75; }
        .whoweare .section.related .boxes .box .learnmore {
          padding: 0 15px 15px 15px;
          margin-top: auto;
          background: #f7f7f7; }
          .whoweare .section.related .boxes .box .learnmore .sm {
            width: 170px; }
    .whoweare .section.people .boxes {
      margin: 0 0.5%;
      font-size: 1.1em;
      justify-content: flex-start;
      width: calc(100% - 1%); }
      .whoweare .section.people .boxes .box {
        box-shadow: none;
        border-radius: 0;
        background: #f7f7f7;
        justify-content: flex-start;
        margin: 0.5vw 0.5%;
        flex-direction: row; }
        .whoweare .section.people .boxes .box .read-more {
          display: flex;
          margin: 0;
          padding: 0;
          color: #222;
          width: 100%;
          flex-direction: row;
          text-decoration: none; }
        .whoweare .section.people .boxes .box .photo {
          width: 100px; }
          .whoweare .section.people .boxes .box .photo img {
            display: block;
            border-right: 1px solid #efefef;
            height: auto;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px; }
        .whoweare .section.people .boxes .box .description {
          width: calc(100% - 101px); }
          .whoweare .section.people .boxes .box .description h2 {
            margin-bottom: 15px;
            font-size: 1.5em;
            line-height: 1;
            text-decoration: underline; }
        .whoweare .section.people .boxes .box.three {
          width: calc(33.33% - 1%); }
      .whoweare .section.people .boxes .person .hidden {
        display: none; }
    .whoweare .section.why .boxes {
      margin: 0;
      font-size: 1em;
      justify-content: center; }
      .whoweare .section.why .boxes .icon-box {
        justify-content: flex-start; }
        .whoweare .section.why .boxes .icon-box .topbar {
          padding: 0 15px; }
          .whoweare .section.why .boxes .icon-box .topbar .icon {
            box-shadow: none;
            width: 90px;
            height: 90px;
            background-size: 100%;
            border-radius: 0; }
        .whoweare .section.why .boxes .icon-box .content {
          padding: 15px;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .whoweare .section.why .boxes .icon-box .content h3 {
            line-height: 1.5;
            font-size: 1.5em;
            margin: auto; }
            .whoweare .section.why .boxes .icon-box .content h3.short {
              max-width: 150px; }
          .whoweare .section.why .boxes .icon-box .content .text {
            margin-top: 15px;
            font-size: 1em;
            line-height: 1.75; }
    .whoweare .section.why p.note {
      font-size: 1em;
      font-style: italic;
      opacity: 0.7; }
    .whoweare .section.awards .boxes {
      margin: 0 0.5%;
      font-size: 1.1em;
      justify-content: center; }
      .whoweare .section.awards .boxes .box {
        box-shadow: none;
        border-radius: 0;
        background: #fff;
        justify-content: flex-start;
        margin: 0.5vw 0.5%;
        flex-direction: row; }
        .whoweare .section.awards .boxes .box a {
          margin: 0;
          padding: 0;
          color: #2a2a2a;
          width: 100%;
          display: block; }
          .whoweare .section.awards .boxes .box a:hover, .whoweare .section.awards .boxes .box a:active {
            color: #E57010; }
          .whoweare .section.awards .boxes .box a.nolink {
            text-decoration: none;
            cursor: default; }
            .whoweare .section.awards .boxes .box a.nolink:hover, .whoweare .section.awards .boxes .box a.nolink:active {
              color: #2a2a2a; }
          .whoweare .section.awards .boxes .box a .image {
            background: #fff;
            padding: 20px 0; }
            .whoweare .section.awards .boxes .box a .image img {
              width: 100%;
              display: block; }
          .whoweare .section.awards .boxes .box a .description {
            background: #fff; }
        .whoweare .section.awards .boxes .box.four {
          width: calc(25% - 1%); }
        .whoweare .section.awards .boxes .box .hidden {
          display: none; }
    .whoweare .section.awards.partner .boxes .box a .image img {
      width: 60%;
      margin: auto; }
    .whoweare .section.research .reslib-container ul li {
      width: calc(25% - 1%); }

#sc-dialog .dialog-content .photo {
  float: left;
  margin: 0 25px 25px 0; }

@media (max-width: 1300px) {
  .whoweare .section.feature .content-wrapper .content-box h1 {
    font-size: 5em; }
  .whoweare .section.feature .content-wrapper .content-box h2 {
    font-size: 1.5em; } }

@media (max-width: 1200px) {
  .whoweare .section.people .boxes .box.three {
    width: calc(50% - 1%); } }

@media (max-width: 1100px) {
  .whoweare h2 {
    font-size: 2.5em; }
    .whoweare h2.too-long {
      font-size: 1.5em; } }

@media (max-width: 1000px) {
  .whoweare .section.feature {
    background-size: auto 450px;
    height: 450px; }
    .whoweare .section.feature .content-wrapper .content-box {
      text-align: center; }
      .whoweare .section.feature .content-wrapper .content-box h1 {
        font-size: 4em; }
      .whoweare .section.feature .content-wrapper .content-box h2 {
        font-size: 1.5em; }
      .whoweare .section.feature .content-wrapper .content-box p.max {
        margin-top: 30px; }
  .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li {
    padding: 30px 0; }
    .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li a {
      font-size: 0.9em;
      padding: 5px 8px 5px 8px; }
  .whoweare .section.related .boxes .box {
    margin: 1vw 1%; }
    .whoweare .section.related .boxes .box.three {
      width: calc(50% - 2%); }
    .whoweare .section.related .boxes .box.four {
      width: calc(50% - 2%); }
    .whoweare .section.related .boxes .box .content .text {
      font-size: 1em; }
  .whoweare .section.people .boxes {
    font-size: 1em; }
  .whoweare .section.awards .boxes .box.four {
    width: calc(33.33% - 1%); }
  .whoweare .section.research .reslib-container ul li {
    width: calc(33.33% - 1%); } }

@media (max-width: 900px) {
  .whoweare .section.menu .section-content .content-wrapper .menu-wrapper .page-menu-trigger {
    display: block;
    padding: 9px 0 8px;
    color: #E57010;
    text-align: right;
    display: block;
    position: relative; }
    .whoweare .section.menu .section-content .content-wrapper .menu-wrapper .page-menu-trigger i {
      font-size: 20px; }
  .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul {
    display: none;
    transition: all .3s;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #ccc; }
    .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li {
      padding: 15px 0;
      display: block;
      text-align: right; }
      .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul li a {
        border-right: 0;
        padding: 5px 15px 5px 8px; }
    .whoweare .section.menu .section-content .content-wrapper .menu-wrapper ul.on {
      opacity: 1;
      height: auto;
      transition: all .3s; } }

@media (max-width: 800px) {
  .whoweare h2 {
    font-size: 2.25em; }
    .whoweare h2.too-long {
      font-size: 1.5em; }
  .whoweare h3 {
    font-size: 1.35em;
    line-height: 1.1em; }
  .whoweare .long-scroll .section h3 {
    font-size: 1.35em;
    line-height: 1.1em; }
  .whoweare p {
    font-size: 1em; }
  .whoweare p.lg {
    font-size: 1.2em; }
  .whoweare ul.fancy-list {
    font-size: 1em; }
  .whoweare .section .section-content .content-wrapper {
    padding: 30px 25px !important; }
  .whoweare .section.feature {
    height: 400px; }
    .whoweare .section.feature .content-wrapper .content-box {
      text-align: center;
      padding-top: 70px; }
      .whoweare .section.feature .content-wrapper .content-box h1 {
        font-size: 3.5em; }
  .whoweare .section.overview .col-box .col.left {
    padding-right: 0; }
  .whoweare .section.overview .col-box .col.right {
    padding-left: 0;
    margin-bottom: 0; }
  .whoweare .section.people .boxes .box.three {
    width: calc(100% - 1%); }
  .whoweare .section.research .reslib-container ul li {
    width: calc(33.33% - 2%);
    margin: 1vw 1%; } }

@media (max-width: 700px) {
  .whoweare .section .section-content .content-wrapper {
    padding: 30px 0 !important; }
  .whoweare .section.feature {
    min-height: 300px;
    height: auto; }
    .whoweare .section.feature .content-wrapper .content-box {
      text-align: center;
      padding-top: 40px; }
      .whoweare .section.feature .content-wrapper .content-box h1 {
        font-size: 3em; }
  .whoweare .section.awards .boxes .box.four {
    width: calc(50% - 1%); } }

@media (max-width: 675px) {
  .whoweare .section.related .boxes {
    margin: 0 1.5%;
    width: calc(100% - 3%); }
    .whoweare .section.related .boxes .box {
      margin: 0.5vw 1.5%; }
      .whoweare .section.related .boxes .box.three {
        width: calc(100% - 3%); }
      .whoweare .section.related .boxes .box.four {
        width: calc(100% - 3%); }
  .whoweare .section.people .boxes {
    margin: 0 1.5%;
    width: calc(100% - 3%); }
    .whoweare .section.people .boxes .box {
      margin: 0.5vw 1.5%; }
      .whoweare .section.people .boxes .box.three {
        width: calc(100% - 3%); }
  .whoweare .section.awards .boxes {
    margin: 0 1.5%;
    width: calc(100% - 3%); }
    .whoweare .section.awards .boxes .box {
      margin: 0.5vw 1.5%; }
      .whoweare .section.awards .boxes .box.four {
        width: calc(50% - 3%); }
  .whoweare .section.research .reslib-container ul li {
    width: calc(50% - 2%); } }

@media (max-width: 655px) {
  .cta-wrap {
    text-align: center; } }

@media (max-width: 450px) {
  .whoweare .section.overview .col-box .col.left {
    padding-right: 0; }
  .whoweare .section.overview .col-box .col.right {
    padding-left: 0;
    margin-bottom: 0; }
  .whoweare .section.awards .boxes .box.four {
    width: calc(100% - 3%); }
  .whoweare .section.research .reslib-container ul li {
    width: calc(100% - 4%);
    margin: 1vw 2%; } }

@media (max-width: 350px) {
  .whoweare .new-button {
    width: 250px; } }

.ie.long-scroll .section.feature {
  background-attachment: scroll; }

.ie.long-scroll .whoweare .new-button {
  line-height: 52px; }

.ie.long-scroll .whoweare .new-button.sm {
  line-height: 42px; }

/* FRENCH */
@media (max-width: 375px) {
  html[lang=fr] .whoweare .new-button.large {
    font-size: 12px;
    white-space: nowrap; } }
