.press_section_title {
  font-family: "FaktProNormal", sans-serif;
  font-size: 2em;
  line-height: 1.17em; }

#pressWrapper a {
  text-decoration: underline;
  color: #404042; }

#pressWrapper a:hover, #pressWrapper a:focus {
  color: #f9891c; }

#press_section_01 {
  margin-top: 100px;
  margin-bottom: 100px; }
  #press_section_01 a {
    color: inherit;
    text-decoration: underline; }
  #press_section_01 a:hover,
  #press_section_01 a:focus {
    color: #f9a11c; }

#press_section_02 {
  margin-top: 100px;
  margin-bottom: 100px; }
  #press_section_02 .release-link {
    padding-top: 20px;
    padding-bottom: 20px; }
    #press_section_02 .release-link a {
      color: inherit;
      text-decoration: underline;
      margin-left: -15px; }
  #press_section_02 .release-link.first {
    padding-top: 0; }
  #press_section_02 .release-link a:hover,
  #press_section_02 .release-link a:focus {
    color: #f9a11c; }

#press_section_03 {
  margin-top: 100px;
  margin-bottom: 100px;
  /*

    .logo {
      width: 150px;
      float: left;
      &.logo-usatoday {
        transform: translateX(-15px);
      }
      &.logo-techcrunch {
        transform: translateX(-10px);
      }
      &.logo-nymag {
        transform: translateX(-10px);
      }
      &.logo-cnet {
        transform: translateX(-55px);
      }
      &.logo-digitaltrends {
        transform: translateX(-10px);
      }
      &.logo-fastcompany {
        transform: translateX(-18px);
      }
      &.logo-quartz {
        transform: translateX(-20px);
      }
      &.logo-tomsguide {
        transform: translateX(-13px);
      }
      &.logo-slashgear {
        transform: translateX(-5px);
      }
      &.logo-venturebeat {
        transform: translateX(-15px);
      }
      &.logo-theverge {
        transform: translateX(-28px);
      }
      &.logo-axios {
        transform: translateX(-30px);
      }
      &.logo-tnw, &.logo-forbes, &.logo-engadget {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100px;
      }
      &.logo-mit {
        transform: translateX(-13px);
      }
      &.logo-theverge {
        transform: translate(-20px -20px);
      }

    }
          */ }
  #press_section_03 .logo {
    width: 150px;
    padding-bottom: 30px; }
  #press_section_03 .logoimg {
    background: url(/images/logos.png) no-repeat;
    background-size: 100%;
    width: 444px;
    padding-bottom: 45%; }
  #press_section_03 .logoimg2 {
    background: url(/images/logos2.png) no-repeat;
    background-size: 100%;
    width: 444px;
    padding-bottom: 40%; }
  #press_section_03 .logo-usatoday {
    background-position: 0% 0%; }
  #press_section_03 .logo-techcrunch {
    background-position: 0% 9.09%; }
  #press_section_03 .logo-digitaltrends {
    background-position: 0% 18.18%; }
  #press_section_03 .logo-quartz {
    background-position: 0% 27.27%; }
  #press_section_03 .logo-fastcompany {
    background-position: 0% 36.36%; }
  #press_section_03 .logo-cnet {
    background-position: 0% 45.45%; }
  #press_section_03 .logo-tomsguide {
    background-position: 0% 54.54%; }
  #press_section_03 .logo-slashgear {
    background-position: 0% 63.63%; }
  #press_section_03 .logo-venturebeat {
    background-position: 0% 72.72%; }
  #press_section_03 .logo-theverge {
    background-position: 0% 81.81%; }
  #press_section_03 .logo-axios {
    background-position: 0% 90.90%; }
  #press_section_03 .logo-nymag {
    background-position: 0% 100%; }
  #press_section_03 .logo-tnw {
    background-position: 0% 107%; }
  #press_section_03 .logo-mit {
    background-position: 0% 0%; }
  #press_section_03 .logo-forbes {
    background-position: 0% 77%; }
  #press_section_03 .logo-engadget {
    background-position: 0% 40%; }
  #press_section_03 #more-press-button {
    font-size: 1.1em;
    letter-spacing: .03em;
    text-transform: uppercase;
    margin-left: 15px; }
  #press_section_03 .articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0; }
  #press_section_03 .art {
    margin-top: 20px;
    margin-bottom: 20px; }
    #press_section_03 .art .art-box {
      background-color: #f4f5f6;
      padding: 20px; }
    #press_section_03 .art a {
      text-decoration: none; }
    #press_section_03 .art .first-row {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  #press_section_03 .date {
    margin-bottom: 30px;
    font-size: .8em; }

@media screen and (max-width: 767px) {
  #pressWrapper {
    height: auto; }
  #press_section_01 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .press_section_title {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: solid 1px #cbcbcb;
    padding-left: 0;
    padding-right: 0; }
  #press_section_01 .row.bodyAGlobal {
    margin-left: 0; }
  #press_section_02 {
    margin-top: 80px; }
    #press_section_02 .releases {
      padding-left: 0;
      padding-right: 0; }
    #press_section_02 .release-link {
      color: #404042;
      padding-top: 40px;
      padding-bottom: 40px;
      margin-right: 15px;
      margin-left: 15px; }
    #press_section_02 .release-link.first {
      padding-top: 40px; }
    #press_section_02 .press_section_title .press_section_title.first {
      padding-top: 0; }
  #press_section_03 {
    margin-top: 80px;
    margin-bottom: 80px; }
    #press_section_03 .article.first {
      margin-top: 60px; } }
