/* Components and overrides for /cloud migration */

/* H4 headings are in Google Sans */
h4 {
  font-family: 'Google Sans', 'Roboto', sans-serif;
}

/* Utility classes */
#cloud-site .jb-section-pad {
 padding-bottom: 50px;
 padding-top: 50px;
}

@media only screen and (min-width: 900px) {
  #cloud-site .jb-section-pad {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  #cloud-site .jb-pad-left {
    padding-left: 40px;
  }

  #cloud-site .jb-pad-right {
    padding-right: 40px;
  }
}

#cloud-site .jb-bottom-flush {
  margin-bottom: 0;
  padding-bottom: 0;
}

#cloud-site .jb-top-flush {
  margin-top: 0;
  padding-top: 0;
}

/* Compliance pages */
#cloud-site .jb-background-compliance {
  background-color: #f6f6f6;
  color: #4a5960;
  text-align: center;
}

#cloud-site .jb-background-compliance .hero-title {
  color: #4a5960;
  text-transform: none;
}

#cloud-site .jb-compliance-sidebar-section .text-body {
  margin: 0;
}

.jb-compliance-sidebar-section ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.jb-compliance-sidebar-section ul li:last-of-type {
  margin-bottom: 0;
}

.jb-compliance-image {
  display: inline-block;
  vertical-align: text-top;
  width: 100px;
}

.jb-tag-container .tag {
  background-color: #f6f6f6;
  border-radius: 24px;
  display: inline-block;
  padding: 7px 12px;
  margin: 0 8px 8px 0;
}

.jb-related-section .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.jb-related-section .flex > a {
  background: #f6f6f6;
  cursor: pointer;
  margin: 12px;
  transition: all 0.3s;
  width: 352px;
}

.jb-related-section .flex > a:hover,
.jb-related-section .flex > a:focus {
  box-shadow: -1px 5px 25px -5px rgba(0,0,0,0.8);
  text-decoration: none;
  transform: translate3d(0, -2px, 0);
}

.jb-related-section .flex > a .inner {
  color: #4a5960;
  min-height: 310px;
  padding: 28px 30px 0;
}

.jb-related-section .flex > a figure {
  height: 100px;
}

.jb-related-section .flex > a img {
  padding: 0;
}

.jb-related-section .flex p {
  font-size: 14px;
}

.jb-related-section .flex > a > span {
  display: block;
  border-top: 1px solid #e4e4e4;
  padding: 18px 30px;
}

.jb-related-section .flex > a.pseudo {
  visibility: hidden;
}

.jb-border-bottom {
  border-bottom: 1px solid #e4e4e4;
}

.jb-compliance-sidebar section {
  border-top: 1px solid #e4e4e4;
}

.jb-compliance-sidebar section:first-of-type {
  border-top: none;
}

.jb-compliance-body {
  margin: -32px 0 16px 0;
  padding-bottom: 16px;
  border-bottom: solid 1px #e4e4e4;
}

.jb-back-link {
  font-weight: 800;
}

.jb-back-link .material-icons {
  margin-right:20px;
  vertical-align: middle;
}

@media screen and (min-width: 900px) {
  .jb-compliance-body {
    margin: -40px 40px 0 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .jb-compliance-main {
    margin-bottom:80px;
    padding-bottom:80px;
  }
  .jb-compliance-sidebar {
    margin-top: 56px;
  }
}

@media screen and (min-width: 1024px) {
    #cloud-site .jb-background-compliance .hero-title {
      font-size: 48px;
      line-height: 72px;
      padding: 24px 0 16px 0;
  }

  #cloud-site .jb-background-compliance .hero-title,
  #cloud-site .jb-background-compliance .text-body {
    margin: 0 120px;
  }

  .jb-related-section h2 {
    font-size: 40px;
    line-height: 60px;
  }
}

@media screen and (min-width: 1440px) {
  #cloud-site .jb-background-compliance .hero-title,
  #cloud-site .jb-background-compliance .text-body {
    margin: 0 280px;
  }
}

/** Block links **/
.jb-link {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.jb-link-icon {
  display: inline-block;
  position: relative;
}

#cloud-site .jb-link-icon:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 16px;
  position: absolute;
  right: 0;
  width: 16px;
}

#cloud-site .jb-link-pdf {
  padding-left: 30px;
}

#cloud-site .jb-link-pdf:after {
  background-image: url('/images/icon-pdf.png');
  height: 18px;
  left: 0;
  top: 4px;
  width: 18px;
}

.jb-link .jb-link-arrow-forward .material-icons,
.jb-link .jb-link-download.material-icons {
  display: inline;
  padding-left: 5px;
}

#cloud-site .jb-link .jb-link-arrow-forward:after,
#cloud-site .jb-link .jb-link-download:after {
  content: none;
}

#cloud-site .jb-link-video {
  padding-right: 30px;
}

#cloud-site .jb-link-video:after {
  background-image: url('/images/icons/icon_video_youtube.svg');
  background-size: cover;
  height: 24px;
  right: 0;
  top: 0;
  width: 24px;
}

#cloud-site .jb-link-video-white:after {
  background-image: url('/images/icons/icon_video_youtube-white.svg');
}

/** Generic Styles */
.jb-headline {
  color: #414141;
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
}

@media (min-width: 601px) {
  .jb-headline {
    font-size: 40px;
    line-height: 50px;
  }
}

.jb-centered-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

.jb-centered-content .jb-headline,
.jb-centered-content h2.jb-headline{
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.jb-image-full-width {
  display: block;
}

.jb-padded-section-content {
  margin: auto;
  max-width: 876px;
}

/** Content Lightbox */
.jb-lb-content {
  bottom: 5%;
  left: 0;
  margin: 5% auto;
  right: 0;
  top: 10%;
  width: 900px;
}

/** Generic hero styles */
#cloud-site .jb-hero .hero-title {
  color: #424242;
  font-size: 48px;
  line-height: 1.2em;
  margin-bottom: 20px;
  overflow: visible;
  text-transform: none;
}

#cloud-site .jb-hero .text-body,
#cloud-site .jb-hero p {
  color: #616161;
}

@media (max-width: 600px) {
  #cloud-site .jb-hero .hero-title {
    font-size: 30px;
  }
}

/** hero with super cloud **/
#hero-supercloud {
  background: url('/images/products/supercloud_grey.svg') right center no-repeat;
  height: 291px;
  position: absolute;
  right: -50px;
  top: 40px;
  width: 360px;
  z-index: -1;
}

@media (max-width: 780px) {
  #hero-supercloud {
    display: none;
  }
}

@media (min-width: 1025px) {
  #hero-supercloud {
    right: 0;
  }
}

#cloud-site .jb-hero-icon {
  padding: 72px 20px 24px;
  position: relative;
}

#cloud-site .jb-hero .jb-hero-columns {
  padding: 70px 40px;
}

@media (min-width: 700px) {
  #cloud-site .jb-hero-icon {
    min-height: 365px;
    padding: 94px 20px 0;
  }

  .jb-hero-icon--wrap {
    max-width: 470px;
  }
}

/** centered hero text */
#cloud-site .jb-hero-centered .jb-hero-centered-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
}

/* Hero sections with background image (with and without title card) */
#cloud-site .jb-hero-with-card,
#cloud-site .jb-hero-with-background-image {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

#cloud-site .jb-hero-with-card {
  align-items: center;
  display: flex;
  min-height: 420px;
  padding: 0 0 0 40px;
}

#cloud-site .jb-hero-with-card .hero-subtitle {
  color: #424242;
  font-size: 16px;
}

#cloud-site .jb-hero .button {
  background: #4285f4;
  box-shadow: inherit;
  color: #fff;
}

#cloud-site .jb-hero .button:hover {
  background-color: #558ff1;
  box-shadow: 0 2px 1px -1px rgba(66,133,244,.2), 0 1px 1px 0 rgba(66,133,244,.14), 0 1px 3px 0 rgba(66,133,244,.12);
}



#cloud-site .jb-hero .button-secondary {
  background: #fff;
  border: 1px solid #dfdfdf;
  color: #4285f4;
  padding: 0 48px;
}

#cloud-site .jb-hero .button.button-secondary:hover {
  /* overwriting specificity */
  background-color: #f8fafe!important;
  box-shadow: inherit;
}

.jb-hero-card {
  background: #fff;
  max-width: 500px;
  padding: 50px;
}

.jb-hero-with-card .hero-title {
  margin-top: 0;
}

@media (max-width: 600px) {
  #cloud-site .jb-hero-with-card,
  #cloud-site .jb-hero-with-background-image {
    background-position: top right;
    background-size: 600px auto;
    padding: 120px 0 0 0;
  }

  #cloud-site .jb-hero-with-card {
    display: block;
    min-height: auto;
  }

  .jb-hero-card {
    padding: 20px 40px 0 40px;
    max-width: 100%;
  }

  .jb-hero-content {
    padding: 70px 40px 0 40px;
    max-width: 100%;
  }

  #cloud-site .jb-hero-with-background-image .hero-title,
  #cloud-site .jb-hero-with-background-image .hero-subtitle {
    color: #424242;
  }
}

/** column paragraphs with heading and text **/
.jb-titled-paragraph h3 {
  margin-top: 0;
}

.jb-titled-paragraph .jb-titled-paragraph-title {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.jb-titled-paragraph p,
.jb-titled-paragraph ul {
  font-size: 14px;
  line-height: 24px;
}

@media only screen and (max-width: 900px) {
  #cloud-site .c4.jb-titled-paragraph {
    margin: 0;
    padding-bottom: 56px;
  }
}

@media (min-width: 901px) {
  .jb-columns .jb-titled-paragraph {
    padding-right: 5%;
  }
}

/** Get Started Section **/
#cloud-site .jb-get-started {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cloud-site .jb-get-started .text-body {
  margin-bottom: 35px;
}

.jb-get-started-title-wrap {
  width: calc(100% + 30px);
}

.jb-get-started-title {
  background: #4285f4;
  color: #fff;
  padding: 36px 24px;
}

.jb-get-started-title-text {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  margin: 0;
  max-width: 230px;
}

.jb-get-started-section {
  padding-top: 56px;
}

.jb-subhead {
  font-size: 18px;
  line-height: 23px;
  margin-top: 0;
}

.jb-get-started-heading {
  font-size: 22px;
  line-height: 33px;
  margin-top: 0;
}

@media only screen and (min-width: 601px) {
  .jb-get-started-title-wrap {
    margin: 0;
    width: 100%;
  }

  .jb-get-started-title {
    padding-bottom: 41px;
    padding-top: 41px;
  }

  .jb-get-started-section {
    flex-basis: 47.92401%;
    margin: 0 1.03799%;
    padding-right: 44px;
    padding-top: 60px;
    width: 47.92401%;
  }
}

@media only screen and (min-width: 1025px) {
  .jb-get-started-title-wrap,
  .jb-get-started-section {
    flex-basis: 30.2%;
    margin: 0 1.03799%;
    min-height: 370px;
    width: 30.2%;
  }

  .jb-get-started-section {
    padding-right: 0;
    padding-top: 58px;
  }

  .jb-get-started-section-small {
    flex-basis: 22%;
    width: 22%;
  }

  .jb-get-started-title {
    min-height: 370px;
    padding: 0 0 100%;
    position: relative;
  }

  .jb-get-started-title-text {
    left: 13%;
    position: absolute;
    top: 13%
  }
}

/** Product Cards */
.jb-products {
  background: #f7f7f7;
  padding-bottom: 15px;
  padding-top: 10px;
}

.jb-product-cards {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.jb-product-card {
  background: #fff;
  margin: 0 0 36px 0;
  overflow: auto;
  padding: 35px;
}

#cloud-site .jb-product-card-image {
  display: block;
  margin: 0 auto;
}

.jb-product-card-heading {
  color: #414141;
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0 0;
}

.jb-product-card-list {
  list-style-type: none;
  margin-top: 25px;
  padding-left: 0;
}

.jb-product-card-list li {
  line-height: 18px;
  margin: 0 0 8px 0;
}

.jb-product-card-list .link {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

@media (min-width: 901px) {
  .jb-product-card-heading {
    margin-top: 0;
  }

  .jb-product-card-list {
    margin-top: 35px;
    padding-left: 30px;
  }
}

/* Styled definition list */
.jb-styled-list {
  counter-reset: dl-counter;
}

#cloud-site .jb-styled-list-heading,
#cloud-site .jb-styled-list .jb-styled-list-content {
  color: #545454;
  font-size: 14px;
  line-height: 24px;
  padding-left: 30px;
}

#cloud-site .jb-styled-list-heading {
  font-weight: 700;
  position: relative;
}

#cloud-site .jb-styled-list-heading:before {
  color: #424242;
  content: counter(dl-counter);
  counter-increment: dl-counter;
  font-family: 'Google Sans', 'Roboto', sans-serif;
  font-size: 30px;
  left: 0;
  position: absolute;
  top: 8px;
}

#cloud-site .jb-styled-list-light .jb-styled-list-content,
#cloud-site .jb-styled-list-light .jb-styled-list-heading,
#cloud-site .jb-styled-list-light .jb-styled-list-heading:before {
  color: #fff;
}

#cloud-site .jb-styled-list-large .jb-styled-list-heading {
  font-size: 18px;
}

#cloud-site .jb-styled-list-large .jb-styled-list-content {
  font-size: 16px;
}

@media (min-width: 601px) {
  #cloud-site .jb-styled-list-heading,
  #cloud-site .jb-styled-list .jb-styled-list-content {
    padding-left: 50px;
  }

  #cloud-site .jb-styled-list-heading:before {
    font-size: 36px;
  }
}

/** Linked List */
.jb-linked-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jb-linked-list .jb-link {
  margin-bottom: 10px;
}

/** Additional tabs styling (dependency on nodejs.css) */
.jb-tabs {
  margin-top: 30px;
}
.jb-tabs .jb-tabs-content-heading {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 900px) {
  .jb-tabs .jb-tabs-content-inner {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

/** Footnotes */
.jb-footnotes {
  border-top: 1px solid rgba(0, 0, 0, .12);
  margin-top: 20px;
  padding-top: 20px;
}

/** Quote */
#cloud-site .jb-quote {
  margin-left: -15px;
  margin-right: -15px;
}

.jb-quote-blue .jb-quote-text:before,
.jb-quote-blue .jb-quote-text:after {
  color: #4285f4;
}

/** Blue Quote */
.jb-quote-blue .jb-quote-resource--action {
  background-color: #4285f4;
}

.jb-quote-blue .jb-quote-resource--action:hover,
.jb-quote-blue .jb-quote-resource--action:focus {
  background-color: #255fdb;
}

/** Yellow Quote */
.jb-quote-yellow .jb-quote-text:before,
.jb-quote-yellow .jb-quote-text:after {
  color: #fabc05;
}

.jb-quote-yellow .jb-quote-resource--action {
  background-color: #fabc05;
}

.jb-quote-yellow .jb-quote-resource--action:hover,
.jb-quote-yellow .jb-quote-resource--action:focus {
  background-color: #f9ab00;
}

/** Red Quote */
.jb-quote-red .jb-quote-text:before,
.jb-quote-red .jb-quote-text:after {
  color: #ff3c3b;
}

.jb-quote-red .jb-quote-resource--action {
  background-color: #ff3c3b;
}

.jb-quote-red .jb-quote-resource--action:hover,
.jb-quote-red .jb-quote-resource--action:focus {
  background-color: #ea4335;
}

.jb-quote .jb-quote-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 186px;
}

.jb-quote blockquote {
  color: #414141;
  padding: 0;
}

.jb-quote .jb-quote-tile {
  background: #f6f6f6;
  display: flex;
  flex-direction: column;
}

.jb-quote .jb-quote-tile-floating {
  background: #fff;
  margin: 0 auto;
}

.jb-quote-background-grey .jb-quote-tile {
  background: #f7f7f7;
}

.jb-quote .jb-quote-body {
  margin: 30px 40px;
}

.jb-quote .jb-quote-text {
  font-family: 'Google Sans', 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

.jb-quote .jb-quote-text:before,
.jb-quote .jb-quote-text:after {
  font-family: 'Google Sans', 'Roboto', sans-serif;
  font-size: 50px;
  position: absolute;
}

.jb-quote .jb-quote-text:not(.jb-quote-hide-marks):before {
  content: '“';
  left: -25px;
  top: 6px;
}

.jb-quote .jb-quote-text:not(.jb-quote-hide-marks):after {
  bottom: -12px;
  content: '”';
  padding-left: 5px;
}

.jb-quote .jb-quote-author {
  display: block;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  margin-top: 25px;
}

.jb-quote .jb-quote-resources {
  display: flex;
  min-height: 120px;
}

.jb-quote .jb-quote-resource {
  align-items: center;
  display: flex;
  flex: 1 1 50%;
  justify-content: center;
  max-height: 137px;
}

.jb-quote .jb-quote-resource--logo {
  background-color: #eee;
  padding: 26px;
}

.jb-quote .jb-quote-tile-floating .jb-quote-resource--logo {
  background-color: #f6f6f6;
}

.jb-quote .jb-quote-resource--logo img {
  object-fit: contain;
}

.jb-quote.jb-quote-background-grey .jb-quote-resource--logo {
  background: #fff;
}

.jb-quote .jb-quote-resource--action .jb-link {
  align-items: center;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

@media (min-width: 601px) {
  #cloud-site .jb-quote {
    margin-left: auto;
    margin-right: auto;
  }

  .jb-quote .jb-quote-image {
    height: 367px;
  }

  .jb-quote .jb-quote-tile-floating {
    margin-top: -120px;
    max-height: 700px;
    max-width: 550px;
  }
}

@media (min-width: 1025px) {
  .jb-quote .jb-quote-image {
    height: 500px;
  }

  .jb-quote .jb-quote-tile {
    flex-direction: row;
  }

  .jb-quote .jb-quote-tile-floating {
    max-width: 692px;
  }

  .jb-quote .jb-quote-body {
    flex: 1;
  }

  .jb-quote .jb-quote-tile-static .jb-quote-body {
    flex: 2;
    margin: 80px 50px 80px 60px;
  }

  .jb-quote .jb-quote-text:before,
  .jb-quote .jb-quote-text:after {
    font-size: 60px;
  }

  .jb-quote .jb-quote-text:before {
    left: -30px;
  }

  .jb-quote .jb-quote-resources {
    flex: 0 0 250px;
    flex-direction: column;
  }

  .jb-quote .jb-quote-tile-static .jb-quote-resources {
    flex-basis: 300px;
  }

  .jb-quote .jb-quote-resource {
    max-height: none;
  }
}

@media (min-width: 1281px) {
  .jb-quote .jb-quote-tile-floating {
    margin-top: -173px;
    max-width: 957px;
  }

  .jb-quote .jb-quote-body {
    margin: 70px 40px 70px 50px;
  }

  .jb-quote .jb-quote-tile-static .jb-quote-body {
    margin: 93px 120px 93px 135px;
  }

  .jb-quote .jb-quote-text {
    font-size: 30px;
    line-height: 40px;
  }

  .jb-quote .jb-quote-resources {
    flex-basis: 288px;
  }

  .jb-quote .jb-quote-tile-static .jb-quote-resources {
    flex-basis: 408px;
  }
}

/* Generic card with bottom link and container */
.jb-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto 0;
  max-width: 1200px;
}

.jb-card-container-bottom-flush {
  margin-bottom: -36px;
}

.jb-card {
  background: #fff;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 300px;
  flex-direction: column;
  margin: 12px;
  padding: 24px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s;
}

.jb-spacing-card {
  flex: 0 0 300px;
  height: 0;
  margin: 0 12px;
}

.jb-card-content h3 {
  font-size: 22px;
  line-height: 33px;
}

.jb-card-icon + .jb-card-content h3 {
  margin-top: 16px;
}

.jb-card-large .jb-card-content h3 {
  font-size: 24px;
  line-height: 36px;
  padding-bottom: 80px;
  margin: 0;
}

.jb-card-footer {
  align-self: end;
  margin-top: auto;
  padding-top: 20px;
}

.jb-card-footer .jb-link {
  display: block;
  margin-bottom: 14px;
}

.jb-card-footer .jb-link:last-child {
  margin-bottom: 0;
}

#cloud-site .jb-card img {
  padding: 0;
}

.jb-card-icon {
  align-items: center;
  display: flex;
  height: 52px;
  padding: 0;
}

.jb-icon {
  height: 32px;
  width: 32px;
}

.jb-card-large .jb-card-footer {
  border-top: solid 1px #f6f6f6;
  margin-left: -24px;
  margin-right: -24px;
  padding: 24px 24px 0 24px;
  width: 300px;
}

.jb-card-container-alt .jb-card-large .jb-card-footer {
  border-top: solid 1px #d8d8d8;
}

/* Badge container */
.jb-badge-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -25px 0;
}

.jb-badge-container a {
  display: flex;
  flex-direction: column;
  margin: 24px;
  text-align: center;
  width: 100px;
}

.jb-spacing-badge {
  margin: 0 24px;
  height: 0;
  width:  100px;
}

.jb-badge-container img {
  display: block;
  flex: 1 0;
  margin: auto;
  max-height: 92px;
  max-width: 92px;
  padding-bottom: 12px;
}

.jb-badge-container div {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  .jb-badge-container a {
    margin: 16px;
  }
  .jb-spacing-badge {
    margin: 0 16px;
  }
  .jb-product-card-list li {
    line-height: 30px;
  }
}

@media (max-width: 320px) {
  .jb-badge-container a {
    margin: 8px;
  }
  .jb-spacing-badge {
    margin: 0 8px;
  }
}

/* Split 2 color section */
.jb-split-section {
  display: flex;
}

.jb-split-section.blue,
.jb-split-section .blue {
  background: #498dfc;
  color: #fff;
}

.jb-split-section.grey,
.jb-split-section .grey{
  background: #f6f6f6;
  color: #424242;
}

#cloud-site .jb-left {
  padding-left: 96px;
  padding-right: 40px;
}

#cloud-site .jb-right {
  padding-left: 40px;
  padding-right: 40px;
}
/* colored background is on the right */
.jb-split-section-right .blue {
  position: relative;
}

.jb-split-section .blue .jb-link,
.jb-split-section .blue .jb-styled-list-heading,
.jb-split-section .blue .jb-styled-list-content {
  color: #fff;
}

.jb-split-section .white {
  background: #fff;
  color: #424242;
}

.jb-split-section > div {
  flex: 1;
}

.jb-left,
.jb-right {
  align-items: center;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .jb-split-section {
    display: block;
  }

  #cloud-site .jb-left,
  #cloud-site .jb-right {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.blue-section-cta {
  color: #ffffff;
  text-decoration: underline;
}

/* Solutions pages */
#cloud-site .jb-hero-solutions {
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}

.jb-hero-solutions .jb-hero-content {
  max-width: 412px;
}

#cloud-site .jb-hero-solutions .hero-subtitle {
  color: #424242;
  font-size: 16px;
}

.jb-card-section-blurb {
  font-size: 16px;
  line-height: 24px;
  margin: auto;
  max-width: 700px;
}

.jb-card-container-alt .jb-card {
  background: #f6f6f6;
}

.jb-card-container-4up .jb-card {
  flex: 0 0 260px;
}

.jb-partner-card .jb-card-icon {
  height: 72px;
}

.jb-headline-underlined:after {
  background-color: #2b85e7;
  content: '';
  display: block;
  height: 6px;
  margin-top: 27px;
  width: 60px;
}

.jb-solutions-title {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 8px;
}

.jb-solutions-container {
  margin-top: -50px;
}

.jb-solutions-block {
  margin-top: 50px;
}

.jb-solutions-subtitle {
  font-size: 30px;
  line-height: 36px;
}

#cloud-site .jb-solutions-block-content > p {
  margin-top: 16px;
}

.jb-separator {
  border-top:1px solid #f6f6f6;
  margin: 0 -25px;
}

@media only screen and (min-width: 900px) {
  #cloud-site .jb-solutions-block-content > p {
    margin-top: 0;
  }

  .jb-solutions-block-content {
    padding-left: 28px;
  }

  #cloud-site .jb-hero-solutions {
    padding: 90px 64px 70px 126px;
  }

  .jb-solutions-subtitle {
    font-size: 30px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 1024px) {
  #cloud-site .jb-hero-solutions {
    background-size: 100% auto;
    background-position: top right;
    padding: 50px 0 0 0;
  }

  .jb-hero-solutions .jb-hero-content {
    background: #fff;
    margin-top: 30%;
    max-width: 100%;
    padding: 10px 50px 0;
  }
}

@media only screen and (max-width: 600px) {
  .jb-hero-solutions {
    margin-left: -16px;
    margin-right: -16px;
  }

  .jb-hero-solutions .jb-hero-content {
    padding: 0 20px 40px;
    max-width: 100%;
  }
}

/** Salesforce specific */
.salesforce .jb-hero {
  margin-top: -40px;
}

.salesforce .jb-hero-bg {
  background: url('/images/salesforce/hero-image-mobile.jpg') no-repeat center right;
  background-size: cover;
  height: 182px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.salesforce .jb-logo-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 310px;
  min-height: 182px;
  padding: 0 10px;
  position: relative;
}

.salesforce .jb-hero-content {
  margin-bottom: 30px;
  padding: 0;
}

#cloud-site.salesforce .jb-hero-subtitle {
  margin-top: 32px;
  text-align: center;
}

@media (min-width: 600px) {
  .salesforce .jb-hero-bg {
    height: 317px;
  }

  .salesforce .jb-logo-wrapper {
    min-height: 317px;
  }
}

@media (min-width: 1024px) {
  .salesforce .jb-hero,
  .salesforce .jb-hero-bg {
    height: 420px;
  }

  .salesforce .jb-hero-content {
    margin-left: 36px;
    max-width: 530px;
    padding: 80px 0 125px;
    position: relative;
  }

  .salesforce .jb-logo-wrapper {
    margin-left: 0;
    min-height: 0;
  }

  #cloud-site.salesforce .jb-hero .jb-hero-subtitle {
    color: #fff;
    text-align: left;
  }

  .salesforce .jb-hero .jb-hero-subtitle a {
    color: #fff;
    text-decoration: underline;
  }
}

@media (min-width: 1280px) {
  .salesforce .jb-hero-bg {
    background-image: url('/images/salesforce/hero-image_2x.png');
  }
}

/** Methodology Specific */
.jb-methodology-item {
  margin-top: 45px;
}

.jb-methodology-image {
  margin-bottom: 15px;
}

.jb-methodology-header {
  color: #414141;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 8px;
  margin-top: 0;
}

.jb-methodology-subheader {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin-top: 0;
}

@media (min-width: 1024px) {
  .jb-methodology-list {
    display: flex;
  }

  .jb-methodology-item {
    flex: 1;
    margin-left: 1.03799%;
    margin-right: 1.03799%;
  }

  .jb-methodology-header {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 45px;
    position: relative;
  }

  .jb-methodology-header:before {
    border-color: transparent transparent transparent #4285f4;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    content: '';
    display: block;
    height: 0;
    left: 92%;
    margin-top: 42px;
    position: absolute;
    width: 0;
  }

  .jb-methodology-header:after {
    background-color: #4285f4;
    content: '';
    display: block;
    height: 4px;
    margin-top: 20px;
    position: absolute;
    width: 92%;
  }

  .jb-methodology-item:nth-child(2) .jb-methodology-header {
    overflow: visible;
  }

  .jb-methodology-item:nth-child(2) .jb-methodology-header::before {
    left: 205%;
  }

  .jb-methodology-item:nth-child(2) .jb-methodology-header::after {
    width: 205%;
  }

  .jb-methodology-item:nth-child(3) .jb-methodology-header::before,
  .jb-methodology-item:nth-child(3) .jb-methodology-header::after {
    display: none;
  }

}

/* Press page */
.jb-press-content {
  margin: 0 auto;
  max-width: 1024px;
}

.jb-press-flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* Press Bio Cards */
.jb-bio-card-container {
  margin: 32px -24px 0;
}

.jb-bio-card {
  background: #fff;
  flex: 1 0 400px;
  margin: 24px 12px 0;
  max-width: 100%;
  padding: 32px 40px 0;
}

.jb-bio-spacing-card {
  flex: 1 0 400px;
  height: 0;
  margin: 24px 12px 0;
  padding: 0 40px 0;
}

.jb-bio-card-content {
  display: flex;
  justify-content: space-between;
}

.jb-bio-card h3 {
  font-size: 20px;
  line-height: 38px;
  margin: 0;
}

.jb-bio-card-image {
  flex-shrink: 0;
}

.jb-image-caption {
  font-size: 20px;
  line-height: 28px;
}

#cloud-site .jb-bio-card-image img {
  padding: 0 0 0 12px;
}

.jb-bio-card-footer {
  border-top: solid 1px #f6f6f6;
  display: flex;
  justify-content: space-between;
  margin: 0 -40px;
  padding: 20px 40px;
}

.jb-bio-card-footer a {
  display: block;
}

.jb-bio-card .devsite-dialog-button {
  color: #039be5;
  cursor: pointer;
}

/* Press Logo Cards */
.jb-logo-card {
  background: #fff;
  display: flex;
  flex: 1 0 320px;
  flex-direction: column;
  justify-content: space-between;
  margin: 10px 5px 0;
  max-width: 100%;
  padding: 32px 0 0;
}

.jb-logo-card-footer {
  border-top: solid 1px #f6f6f6;
  flex: 0 0;
  padding: 20px 40px;
}

.jb-logo-card-content img {
  width: 100%;
}

.jb-logo-card-container {
  margin: 22px -5px 0;
 }

@media screen and (max-width: 640px) {
  .jb-logo-card-container {
    margin: 22px 0 0;
  }

  .jb-logo-card {
    margin: 10px 0 0;
  }
}

.jb-press-section {
  margin-bottom: 100px;
 }

.jb-press-section-side {
  flex: 0 0 450px;
  max-width: 100%;
}

.jb-press-section-main {
  flex: 1 0 450px;
  max-width: 100%;
  padding-right: 20px;
}

#cloud-site .jb-press-section-side img,
#cloud-site .jb-logo-card-content img {
  padding: 0;
}

.jb-press-bio {
  left: 50%;
  margin-left: -380px;
  padding: 0;
  top: 0;
  width: 760px;
}

.jb-press-bio-image {
  width: 100%;
}

.jb-press-bio .devsite-dialog-contents {
  margin: auto;
  max-width: 448px;
}

.jb-press-bio .devsite-dialog-close {
  cursor: pointer;
  font-size: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
}

@media only screen and (max-width: 800px) {
  div.jb-press-bio {
    left: 50%;
    margin-left: -45%;
    width: 90%;
  }
}

/* Why google page styles */
.jb-customer-logo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 52px auto;
  max-width: 1024px;
}

#cloud-site .jb-customer-logo-container img {
  display: block;
  flex: 0;
  margin: -1px;
  padding: 0;
}

.jb-security-heading {
  font-size: 24px;
  line-height: 36px;
}
