/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  body {
    overflow-x: hidden !important;
  }
  .m-p-0 {
    padding: 0 !important;
  }
  .m-br-0 {
    border-radius: 25px 25px 0 0 !important;
  }
  .m-br-0 > .darkFilter {
    border-radius: 0 !important;
  }
  .small-hidden {
    display: none !important;
  }
  .fg-headline {
    height: auto !important;
  }
  .inPages .fg-headline {
    padding: 130px 0 30px 0 !important;
  }
  .mainBannerSmall {
    height: 400px !important;
  }
  .f-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .fg-product-content {
    flex-direction: column;
    gap: 30px;
    justify-content: center;
  }
  .fg-product-content .title-area {
    margin-bottom: 0 !important;
  }
  .fg-product-content .title-area {
    width: 100% !important;
    order: 2;
    gap: 10px !important;
  }
  .fg-product-content .title-area h1 {
    width: 100% !important;
    font-size: 20px !important;
  }
  .fg-product-content .title-area p {
    width: 100% !important;
    font-size: 12px !important;
  }
  .fg-product-content .cover-area {
    width: 100% !important;
    order: 1;
  }
  .fg-product-content .title-area > .buttonBlock > .blockItem > a.styled {
    padding: 12px 15px !important;
  }
  .fg-product-content .title-area > .buttonBlock.fixable {
    padding: 20px 15px !important;
  }
  .buyArea .contentMock {
    flex-direction: column;
    padding: 0 20px 0 20px !important;
  }
  .buyArea .contentMock > .buyMock {
    width: 100%;
    flex-direction: column;
    order: 1;
  }
  .buyArea .contentMock > .buyMock > .single-item {
    width: 100% !important;
  }
  .buyArea .contentMock > .buyMock > .slider-nav {
    width: 100%;
    order: 1;
    margin: 0;
  }
  .slider-nav .slick-track {
    flex-direction: row !important;
  }
  .buyArea .contentMock > .buyReact {
    width: 100%;
    order: 2;
  }

  .buyArea .contentMock > .buyReact > .titleZone > h2 {
    width: 100%;
  }
  .coverStore {
    height: 197px !important;
  }
  #information.subflexHeaders {
    height: 430px;
    padding-top: 0 !important;
  }
  #repairpage.subflexHeaders {
    height: 430px;
    padding-top: 0 !important;
  }
  .subflexHeaders .inWraps {
    align-items: flex-start !important;
    justify-content: flex-end !important;
    flex-direction: column !important;
    gap: 20px !important;
  }
  .inWraps > .metanext {
    width: 100% !important;
  }
  .inWraps > .metanext > p {
    text-align: left !important;
  }
  .inWraps > .texter > h2 {
    font-size: 30px !important;
  }
  .exhibitItem {
    margin-bottom: 10px;
  }
  .fp-items {
    min-height: 460px !important;
  }
  .fp-items.full-width {
    width: 100% !important;
  }
  .fp-items.crop-width {
    width: 375px !important;
  }
  .fp-items_head {
    width: 100% !important;
  }
  .subflexHeaders > img {
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
  }
  .feature-swipe .swiper-button-next {
    right: 5%;
  }
  .feature-swipe .swiper-button-prev {
    left: 5%;
  }
  .w400 {
    width: 100px !important;
    height: 150px !important;
  }
  .w600 {
    width: 150px !important;
    height: 100px !important;
  }
  .animHeadline .itemWrap.texterTitle {
    align-items: flex-start !important;
    justify-content: center !important;
  }
  .animHeadline .itemWrap .texterTitleIn {
    margin-top: 100px !important;
    width: 90% !important;
  }
  .animHeadline .itemWrap.texterTitle .texterTitleIn p {
    font-size: 18px;
  }
  .animHeadline.w1_slide .itemWrap:nth-child(2) {
    left: 20% !important;
    top: 45% !important;
  }
  .animHeadline.w1_slide .itemWrap:nth-child(3) {
    left: 45% !important;
    top: 45% !important;
  }
  .animHeadline.w1_slide .itemWrap:nth-child(4) {
    display: none !important;
  }
  .fg-product-content > .cover-area > img {
    width: 70% !important;
  }
  .videoHero {
    min-height: 470px !important;
  }
  .videoHero > .videoHeroInner > h2 {
    font-size: 30px !important;
    width: 100% !important;
  }
  .earthMob {
    min-height: 470px !important;
    border-radius: 0 0 25px 25px !important;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #information.subflexHeaders {
    height: 530px;
  }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #information.subflexHeaders {
    height: 530px;
  }
}

/* Desktops and laptops ----------- */
@media only screen and (min-device-width: 1222px) and (max-device-width: 1823px) {
  #information.subflexHeaders {
    height: 530px;
  }
}

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  .large-hidden {
    display: none !important;
  }
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}
