/* Fonts */

body:lang(ar),
.typography-body-reduced-tight:lang(ar),
.graph-gallery .item-container .gallery-item .bar-badge-wrapper .badge-caption {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons",
    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.typography-hero-copy:lang(ar),
.typography-hero-headline:lang(ar),
.typography-headline-elevated:lang(ar),
.typography-article-eyebrow,
.typography-article-copy:lang(ar),
.typography-tile-headline,
.section-efficiency .tile-copy,
.typography-tile-copy:lang(ar),
.typography-label:lang(ar),
.section-increased-performance .badge .badge-caption:lang(ar),
.typography-article-eyebrow:lang(ar),
.typography-password-copy:lang(ar),
.typography-tile-headline:lang(ar) {
  font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 1068px) {
  .section-increased-performance .tile-copy,
  .section-efficiency .tile-copy,
  .typography-tile-copy:lang(ar) {
    font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons",
      "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-hero-intro:lang(ar),
  .typography-service-tile-copy:lang(ar) {
    font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons",
      "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 734px) {
  .typography-product-tile-headline:lang(ar) {
    font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
      "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}

#ac-globalfooter .ac-gf-sosumi p,
#ac-globalfooter .ac-gf-sosumi li {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons",
    "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

/* Fonts ends */

/* 2021 */

.graph-gallery
  .item-container
  .gallery-item
  .bar-badge-wrapper
  .bar-container
  .bar {
  margin-right: 0;
  margin-left: 1em;
}

.resources-tile {
  margin-left: var(--tile-margin);
  margin-right: 0;
}

@media only screen and (min-width: 1069px) {
  .resources-tile:last-of-type,
  .resources-tile:nth-child(4n) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .resources-tile:last-of-type,
  .resources-tile:nth-child(2n) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 734px) {
  .resources-tile {
    margin-left: 0;
  }
}

.segmentnav > button:not(:first-of-type)::before {
  right: -1px;
  left: unset;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-4k-streaming .tile-copy-container {
    margin-right: 0;
    margin-left: 48px;
  }
}

.tile-modal .modal-cta {
  left: var(--postion);
  right: unset;
}

@media only screen and (max-width: 735px) {
  .section-best-in-class .tabnav {
    direction: ltr;
  }
}

.tile-picture-wrapper,
.section-quick-note,
.section-live-text {
  direction: ltr;
}

.section-4k-streaming .tile-picture-wrapper,
.section-quick-note .tile-content,
.section-live-text .tile-content {
  direction: rtl;
}

.graph-gallery
  .item-container
  .gallery-item
  .bar-badge-wrapper
  .bar-container
  .bar-mask {
  transform: scaleX(-1);
}

.graph-gallery
  .item-container
  .gallery-item
  .bar-badge-wrapper
  .bar-container
  .bar {
  margin-right: 1em;
  margin-left: 0;
}

.section-4k-streaming,
.section-4k-streaming .tile-picture-wrapper {
  direction: ltr;
}

.section-4k-streaming .tile-content {
  padding: 40px 30px 40px 40px;
}

@media only screen and (max-width: 768px) {
  .section-4k-streaming .tile-content {
    padding: 40px 20px 20px 30px;
  }
}

.section-4k-streaming .tile-content {
  direction: rtl;
}

.section-live-text .tile-picture-wrapper {
  max-width: 100%;
  padding-right: 0;
}

#overview-smart-tools-live-text-1 {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
  .large-span-12.grid-item-password .section-password .tile-featured-content {
    margin: 0 auto;
  }
}
