/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .navbar-brand > img {
    height: 35px;
  }
  .primary * div.icon > i {
    display: none;
  }
  .copy-right {
    margin-top: 17px;
  }
  .section-heading.newsletter {
    font-size: 15px;
    padding-bottom: 0px;
  }
  .about-solution > .pr-l-60px {
    line-height: 40px;
  }
  .iphone-black {
    margin-top: 5vh !important;
  }
  .nav-tabs > li.active ::after {
    right: -112%;
  }
  .tab-content {
    padding: 24px 15px;
  }
  .tab-pane > p {
    font-size: 11px;
    line-height: 22px;
  }
  .tab-pane > .tab-cta > a.btn {
    line-height: 42px;
    font-size: 11px;
  }
  .solutions-header {
    margin-top: 3vh;
  }
  .solutions-header h2.section-heading {
    font-size: 30px !important;
  }
  .solutions > h2.title {
    text-decoration: underline;
    font-size: 23px;
  }
  .solutions > p.summary {
    font-size: 15px;
  }
  .solution-primary {
    text-align: center;
    margin-top: 10px;
  }
  .solution-primary h5 {
    font-size: 20px;
  }
  .mt-sm-10px {
    margin-top: 10px;
  }
  #media_mentions .flex-box.wrap > div {
    flex-basis: auto;
  }
  #awards * img.img-centered {
    height: auto;
    max-height: 200px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .copy-right {
    margin-top: 17px;
  }
  .section-heading.newsletter {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .about-solution > .pr-l-60px {
    line-height: 45px;
  }
  .iphone-black {
    margin-top: 5vh !important;
  }
  .solution-primary {
    text-align: center;
    margin-top: 10px;
  }
  .overview.solution-primary h5 {
    font-size: 30px;
    line-height: 40px;
  }
  #media_mentions .flex-box.wrap > div {
    flex-basis: auto;
  }
  #awards * img.img-centered {
    height: auto;
    max-height: 200px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .navbar-brand > img {
    height: 35px;
    margin-top: -9.8px;
  }
  .iphone-black {
    margin-top: 5vh !important;
  }
  .topSection .overview {
    margin-top: 10vh !important;
  }
  .topSection .overview.solutions {
    margin-top: 3vh !important;
  }
}

@media only screen and (max-width: 992px) {
  .navbar-brand > img {
    height: 33px;
    margin-top: -9.8px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .left-margin-xl {
    padding-left: 50px;
  }
  #solution > .container > .row > div.overview .copy {
    padding-left: 12em;
    text-align: right;
  }
  #solution > .container > .row > div.overview h3 {
    text-align: right;
  }
  #solution > .container > .row > div.overview p {
    text-align: right;
  }
  .text-right-lg > h3,
  .text-right-lg > p {
    text-align: right !important;
  }
  .lower-footer.d-flex {
    justify-content: end;
  }
  .pr-l-60px {
    padding-right: 60px;
  }
  .about-solution > .pr-l-60px {
    line-height: 60px;
  }
  .research.overview .intro-description {
    padding-right: 100px;
  }
  .iphone-black {
    margin-top: 25vh !important;
  }
  .topSection .overview {
    margin-top: 25vh !important;
  }
  .topSection .overview.research {
    margin-top: 35vh !important;
  }
  .research > p.summary {
    padding-right: 100px !important;
  }
  .pipelines-header > p {
    padding: 0px 200px;
  }
  .nav-tabs > li > a {
    padding-right: 50px;
  }
  .overview.solutions {
    margin-top: 1vh !important;
  }
  /* TWO COLUMN AN IMAGE ASIDE AND RIGHT PARAGRAPH */
  .solution-primary {
    text-align: right;
  }
  .overview.solution-primary h5 {
    font-size: 30px;
    line-height: 40px;
  }

  .overview.solution-primary .copy a.signup {
    width: auto !important;
  }
  #solution > .container > .row > div.overview.solution-primary .copy {
    padding-left: 4em;
  }
  .home-top-margin {
    margin-top: 15vh;
  }
  #media_mentions .flex-box.wrap > div{
    flex-basis: calc(100% / 7);
  }
  .img-sol{
    max-width: 70%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .navbar-brand > img {
    height: 57px;
    margin-top: -20px;
  }
  .left-margin-xl {
    padding-left: 50px;
  }
  #solution > .container > .row > div.overview .copy {
    padding-left: 12em;
    text-align: right;
  }
  .text-right-lg {
    text-align: right !important;
  }
  .lower-footer.d-flex {
    justify-content: end;
  }
  .pr-l-60px {
    padding-right: 60px;
  }
  .about-solution > .pr-l-60px {
    line-height: 60px;
  }
  .research.overview .intro-description {
    padding-right: 100px;
  }
  .iphone-black {
    margin-top: 25vh !important;
  }
  .topSection .overview {
    margin-top: 25vh !important;
    margin-bottom: 20vh !important;
  }
  .research > p.summary {
    padding-right: 100px !important;
  }
  .pipelines-header > p {
    padding: 0px 200px;
  }
  .nav-tabs > li > a {
    padding-right: 50px;
  }
  .overview.solutions {
    margin-top: 1vh !important;
  }
  /* TWO COLUMN AN IMAGE ASIDE AND RIGHT PARAGRAPH */
  .solution-primary {
    text-align: right;
  }
  .overview.solution-primary h5 {
    font-size: 30px;
    line-height: 40px;
  }

  .overview.solution-primary .copy a.signup {
    width: auto !important;
  }
  #solution > .container > .row > div.overview.solution-primary .copy {
    padding-left: 4em;
  }
  .home-top-margin {
    margin-top: 15vh;
  }
  #media_mentions .flex-box.wrap > div{
    flex-basis: calc(100% / 7);
  }
  .img-sol{
    max-width: 70%;
  }
}
