/* Fonts start */
html:lang(ar),
body:lang(ar),
.main:lang(ar),
[lang]:lang(ar),
#ac-globalfooter:lang(ar),
#ac-localnav.css-sticky,
#ac-ln-sticky-placeholder,
#ac-globalfooter .ac-gf-sosumi p:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
.techspecs-subheader,
.techspecs-list,
.typography-specs-caption:lang(ar),
.ac-gf-sosumi,
.ac-gf-breadcrumbs,
#ac-globalfooter .ac-gf-sosumi,
#ac-localnav .ac-ln-action-button .ac-ln-button,
#ac-localnav .ac-ln-action-violator .ac-ln-violator,
#ac-localnav .ac-ln-wrapper,
#ac-localnav .ac-ln-menu:lang(ar),
#ac-localnav .ac-ln-menucta-anchor,
#ac-localnav .ac-ln-menucta-anchor-close,
#ac-localnav.ac-localnav-stacked .ac-ln-menu-tray #ac-localnav .ac-ln-menu,
#ac-localnav .ac-ln-menu-item,
#ac-localnav .ac-ln-menu-link {
  font-family: SF Pro AR Text, SF Pro Text, SF Pro Icons, Helvetica Neue,
    Helvetica, Arial, sans-serif;
}
/* 17 px and below */

.techspecs-rowheader {
  font-family: SF Pro AR Display, SF Pro Display, SF Pro Icons, Helvetica Neue,
    Helvetica, Arial, sans-serif;
}
/* 18 px and above */

/* Fonts ends */

.techspec-column-ar {
  margin-right: 25%;
}
.section-connections .specs-connections {
  right: unset;
  left: 0;
}

.section-connections .figure-captions .caption-usbc {
  left: 258px;
}
.section-connections .figure-captions .caption-thunderbolt {
  left: 313px;
}

/* image flip  */
html[dir="rtl"] .section-size-weight .tilt .image-wrapper,
html[dir="rtl"] .section-size-weight .tilt-height .image-wrapper,
html[dir="rtl"] .section-size-weight .vesa .image-wrapper {
  flex-direction: row;
}
/* end  */
/* depth  */
.section-size-weight .tilt .caption-wrapper.caption-depth {
  width: 1164px;
  bottom: -21px;
}
.section-size-weight .tilt-height .caption-wrapper.caption-stand-depth {
  right: 30px;
  top: 447px;
}
.section-size-weight .vesa .caption-wrapper.caption-depth {
  right: 24px;
  bottom: -21px;
}
/* end  */
/* width  */
.section-size-weight .tilt .caption-wrapper.caption-width,
.section-size-weight .tilt-height .caption-wrapper.caption-width,
.section-size-weight .vesa .caption-wrapper.caption-width {
  left: 0;
  right: unset;
  top: -29px;
}
/* end  */
/* height  */
.section-size-weight .tilt .caption-wrapper.caption-height {
  right: -64px;
}
html[dir="rtl"]
  .section-size-weight
  .tilt-height
  .caption-wrapper.caption-stand-height {
  right: -65px;
}

html[dir="rtl"]
  .section-size-weight
  .tilt-height
  .caption-wrapper.caption-stand-height-2,
html[dir="rtl"] .section-size-weight .vesa .caption-wrapper.caption-height {
  right: -67px;
}
/* end  */

@media only screen and (max-width: 1068px) {
  .section-size-weight .tilt .caption-wrapper.caption-depth {
    right: 0px;
    width: 136px;
  }

  .section-size-weight .tilt-height .caption-wrapper.caption-stand-depth {
    top: 313px;
  }
  html[dir="rtl"]
    .section-size-weight
    .tilt-height
    .caption-wrapper.caption-stand-depth-2 {
    top: 710px;
  }
  .section-size-weight .vesa .caption-wrapper.caption-depth {
    right: 21px;
  }
  .section-connections .specs-connections {
    right: 364px;
    left: unset;
  }
  .techspec-column-ar {
    margin-right: 65%;
  }
  .techspecs-column.techspec-column-ar {
    max-width: 270px;
  }
  .section-connections .figure-captions .caption-usbc {
    left: 7px;
  }
  .section-connections .figure-captions .caption-thunderbolt {
    left: 41px;
  }
}

@media only screen and (max-width: 734px) {
  html[dir="rtl"] .section-size-weight .tilt-height .image-wrapper,
  html[dir="rtl"] .section-size-weight .tilt .image-wrapper,
  html[dir="rtl"] .section-size-weight .vesa .image-wrapper {
    flex-direction: column;
  }
  html[dir="rtl"] .section-size-weight .tilt .image-wrapper {
    flex-direction: column-reverse;
  }
  .section-size-weight .tilt .caption-wrapper.caption-width,
  .section-size-weight .tilt-height .caption-wrapper.caption-width {
    left: unset;
  }
  .section-size-weight .vesa .caption-wrapper.caption-width {
    left: unset;
  }
  html[dir="rtl"] .section-size-weight .tilt .caption-wrapper.caption-height,
  html[dir="rtl"]
    .section-size-weight
    .tilt-height
    .caption-wrapper.caption-stand-height,
  html[dir="rtl"]
    .section-size-weight
    .tilt-height
    .caption-wrapper.caption-stand-height-2,
  html[dir="rtl"] .section-size-weight .vesa .caption-wrapper.caption-height {
    right: 21px;
  }
  html[dir="rtl"] .section-size-weight .vesa .caption-wrapper.caption-depth {
    right: 101px;
  }
  html[dir="rtl"]
    .section-size-weight
    .tilt-height
    .caption-wrapper.caption-stand-depth-2 {
    top: 955px;
  }
  html[dir="rtl"]
    .section-size-weight
    .tilt-height
    .caption-wrapper.caption-stand-depth {
    top: 572px;
  }
  html[dir="rtl"] .section-size-weight .tilt .caption-wrapper.caption-depth {
    right: 87px;
  }
  .section-connections .specs-connections {
    right: unset;
    left: 144px;
  }
  .section-connections .figure-captions .caption-usbc {
    right: 210px;
  }
  .section-connections .figure-captions .caption-thunderbolt {
    left: 303px;
  }
  .techspecs-column.techspec-column-ar {
    max-width: 500px;
  }
  html[dir="rtl"] .section-size-weight .tilt .image-wrapper,
  html[dir="rtl"] .section-size-weight .tilt-height .image-wrapper,
  html[dir="rtl"] .section-size-weight .vesa .image-wrapper {
    margin-right: unset;
  }
}

.section-size-weight .tilt .image-wrapper,
.section-size-weight .tilt-height .image-wrapper,
.section-size-weight .vesa .image-wrapper {
  margin-right: 64px;
}

@media only screen and (max-width: 375px) {
  .section-connections .specs-connections {
    right: unset;
    left: 178px;
  }
  .section-connections .figure-captions .caption-usbc {
    right: 175px;
  }
  .section-connections .figure-captions .caption-thunderbolt {
    left: 337px;
  }
}
@media only screen and (max-width: 320px) {
  .section-connections .specs-connections {
    right: unset;
    left: 225px;
  }
  .section-connections .figure-captions .caption-usbc {
    right: 130px;
  }
  .section-connections .figure-captions .caption-thunderbolt {
    left: 383px;
  }
}
#ac-localnav .ac-ln-menucta {
  margin-left: -20px;
}

#ac-localnav .ac-ln-title {
  font-family: "SF Pro AR Display", "SF Pro Icons", "Helvetica Neue",
    "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 735px) {
  #ac-globalfooter {
    margin-top: -35px;
  }
}
