@media (min-width: 1920px) {
  .TitleWithImgs h1 {
    font-size: 260px;
  }
}

@media (max-width: 1180px) {
  .TitleWithImgs h1 {
    font-size: 180px;
  }
  .FlipBookPart {
    padding-left: 53px;
  }

}

@media (max-width: 1024px) {

}

@media (max-width: 991.98px) {
    .TopBottomBar {
        flex-direction: column;
    }
    .FlipBookPart {
      padding: 40px;
    }
    .bb-custom-wrapper{
      margin-left: 0px;
    }
    .instagram-polaroid-03 {
      left: -20%;
    }

    .TitleWithImgs h1 {
        font-size: 140px;
    }
    .CardSwiper.swiper {
      margin-top: 100px;
    }
    .NewsletterInput {
      max-width: 100%;
    }
    
}

@media (max-width: 767.98px) {
  .container.HeadingTop {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 190px;
  }
  .TopBottomBar {
    flex-direction: column;
    background: transparent;
    bottom: 130px;
    left: 0;
    right: 0;
    justify-content: center;
  }
  .TopBottomBar::after {
    display: none;
  }
  .TopBottomBar::before {
    display: none;
  }

  .ScrollDown {
    left: 0;
    right: 0;
    justify-content: center;
  }
  .ConnenArrow {
    margin-top: 0px;
  }
  .MainDiamo {
    display: none;
  }

  .SliderPart {
    margin-top: 0px;
  }
  .MobileView img {
    width: 100%;
  }
  .MobileView {
    display: block;
  }
  .FlipBookPart {
    padding-left: 0;
  }
  .bb-custom-wrapper {
    margin: 0;
    padding: 10px;
  }
  .bb-bookblock {
    height: 300px;
  }
  .ControlArrow {
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: center;
  }
  .CardSwiper.swiper {
    width: 250px;
    height: 350px;
  }
  .JoinWishlist h1 {
    font-size: 24px;
  }
  .JoinWishlist img {
    width: 80px;
  }
  .QuickLinks {
    flex-direction: column;
    gap: 10px;
    padding: 20px 0px;
  }
  footer.BottomFooter {
    text-align: center;
  }
  .QuickLinks ul {
    gap: 10px;
    justify-content: center;
  }
  .Sociallink {
    justify-content: center;
  }
  .NewsletterForm {
    padding-bottom: 70px;
}
.Instagram {
    padding-left: 10px;
}

.instagram-polaroid-01 {
  left: 0%;
}

.instagram-polaroid-02 {
  left: 6%;
}

.instagram-polaroid-03 {
  left: -5%;
}

.TitleWithImgs h1 {
  font-size: 80px;
}

video.TopVideo {
    border-radius: 0px 0px 50px 50px;
}
.topBanner-wrapper::after {
    border-radius: 0px 0px 50px 50px;
}

.diamond {
  margin-top: 20px;
  margin-bottom: 30px;
  gap: 50px;
}

/* font-sizes */
.DiamondSection h1 {
  font-size: 40px;
}

.FlipBookPart {
  padding: 0px;
}

}

@media (max-width: 376px) {
  .MainDiamondSection {
    padding-top: 440px;
  }

  .TopBottomBar {
    bottom: 0px;
    top: 130vh;
  }

  section.topBanner-wrapper {
    overflow: unset;
  }

  .HeadingTop h4 {
    font-size: 35px;
    line-height: 50px;
  }

  .HeadingTop h1 {
    font-size: 50px;
  }

  .container.HeadingTop {
    padding-top: 220px;
  }

  
}

@media (max-width: 320px) {
  section {
    overflow: hidden;
  }

  .navbar-brand img {
    width: 100%;
    max-width: 60px;
  }

  .HeadingTop h1 {
    font-size: 40px;
  }

  .HeadingTop h4 {
    font-size: 28px;
    line-height: 35px;
  }

  .ScrollDown p {
    font-size: 15px;
  }

  .DiamondSection h1 {
    font-size: 30px;
  }

  .mySwiper {
    padding: 20px 0px;
  }

  .ConnenArrow {
    font-size: 18px;
  }

  .TitleWithImgs h1 {
    font-size: 60px;
  }

  .InstaPera {
    padding-top: 20px;
  }

  .InstaUsername {
    font-size: 24px;
  }

  .form-control {
    font-size: 0.8rem;
  }
  .NewsletterInput input {
    height: 40px;
  }

  button.BtnSub {
    height: 40px;
  }

  .CardSwiper.swiper {
    margin-top: 20px;
  }

  .QuickLinks li a {
    font-size: 11px;
}
}
