@media (min-width: 1500px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1800px) {
  .container {
    max-width: 1440px;
  }
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 14px;
  }
  .content h3 {
    font-size: 1.875rem;
  }
  .road-mn {
    min-height: 545px;
  }
  footer .form-inline .form-control {
    width: 80%;
  }
  .teamThumb {
    min-height: 714px;
  }
  .music1 {
    bottom: 10rem;
  }
}

@media only screen and (max-width: 1199px) {
  .inn-bann {
    max-width: 100%;
  }
  .designer-txt h2 {
    font-size: 1.5rem;
  }
  .designer-sec .designer-txt {
    max-width: 100%;
    padding: 0;
  }
  .teamSec .secTitle h2,
  .roadMapSec .section-heading {
    font-size: 2.5rem;
  }
  .content h3 {
    font-size: 1.25rem;
  }
  .designer-txt p {
    font-size: 14px;
    line-height: 1.25;
  }
  .content p {
    font-size: 1rem;
  }
  .product-detail-slider img {
    padding: 0 1.5rem;
    min-height: 350px;
    border-radius: 2rem;
  }
  .road-mn {
    min-height: 480px;
  }
  .teamThumb {
    padding-bottom: 2rem;
    min-height: 53rem;
  }
  .teamThumb .content {
    padding: 2rem 1rem 0;
  }
  .teamThumb .content h4 {
    font-size: 1.75rem;
  }
  .mainBanner h2 {
    font-size: 2.5rem;
  }
  .sliderbg {
    padding: 2rem;
  }
  .teamThumb {
    min-height: auto;
  }
}

@media only screen and (max-width: 991px) {
  section {
    height: auto;
  }
  header {
    padding: 1rem;
  }
  header .navbar .navbar-nav {
    margin: 0;
    gap: 1rem;
  }
  header .socialIo {
    margin: 1rem 0;
    justify-content: center;
  }
  .absContent .row {
    justify-content: center;
  }
  .main-banner .row {
    flex-direction: column-reverse;
  }
  .banner-txt {
    margin: 1.5rem 0 1rem;
  }
  .twod-mn {
    border-radius: 2rem;
    margin: 1rem 0;
    padding: 1rem;
    height: auto;
  }
  .swiperColumn {
    height: auto;
    padding: 1rem;
    border-radius: 2rem;
  }
  .teamSec,
  .secondRoadMap,
  .designer-sec {
    padding: 5rem 0;
  }
  footer .socialIo {
    justify-content: center;
    margin: 2rem 0 1rem;
  }
  .copy-txt p {
    text-align: center;
  }
  .d-slider {
    padding: 0;
  }
  footer {
    padding: 5rem 0;
  }
  .model1 {
    width: 100% !important;
    min-height: 300px;
  }
}

@media only screen and (max-width: 767px) {
  .cartItemCard {
    margin: 0 0 1rem;
    padding-bottom: 15px;
  }
  .cartItemCard h4 {
    margin: 12px 0;
    font-size: 1.2rem;
  }
  .cartItemCard .price {
    margin-bottom: 10px;
    display: block;
  }
  .cartItemCard .proCounter {
    width: 100%;
    margin-bottom: 20px;
  }
  .cartItemCard .proCounter input {
    width: calc(100% - 100px);
  }
  .accountAccesSec .formStyle .input-group {
    flex-flow: column;
    align-items: center;
  }
  .accountAccesSec .formStyle .btnStyle {
    margin-bottom: 1rem;
  }
  .accountAccesSec h2 span {
    font-size: 30px;
  }
  .accountAccesSec h2 {
    font-size: 22px;
  }
  .teamSec .secTitle h2,
  .roadMapSec .section-heading {
    font-size: 2rem;
  }
  .secondRoadMap .section-heading {
    margin-top: 0;
    padding-top: 0;
  }
  .earnBox .content h3 {
    font-size: 1.375rem;
  }
  .inner-main .designer-txt h2 {
    font-size: 1.375rem;
  }
  .inner-main .designer-txt p {
    max-width: 100%;
    font-size: 1.125rem;
  }
  .d-slider .swiper-button-next {
    right: 1rem;
  }
  .d-slider .swiper-button-prev,
  .d-slider .swiper-button-next {
    height: 30px;
    width: 30px;
  }
  .d-slider .count-main {
    padding-left: 1rem;
  }
  .main-banner {
    height: auto;
    padding: 5rem 0;
  }
  .banner-txt {
    padding: 3rem 1.5rem;
  }
  .banner-txt h2 {
    font-size: 1.875rem;
  }
  .banner-txt p {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 575px) {
  h2 {
    font-size: 2rem;
  }
  .product-detail-slider .slick-slide {
    padding: 0;
  }
  .ban1 {
    margin: 0;
  }
  .inn-bann {
    padding: 0;
  }
  .absContent p {
    display: none;
  }
  .mn-bann,
  .swiperColumn {
    background: none;
  }
  .videosec video {
    height: 100vh;
  }
  .music1 {
    left: 1rem;
    bottom: 1rem;
    width: 30px;
  }
  .twod-mn {
    display: none;
  }
  .d-slider .slider__item img {
    height: 700px;
    object-fit: cover;
  }
  .designer-txt p,
  .banner-txt p,
  .content p {
    text-align: justify;
  }
  .road-mn > span {
    font-size: 3.625rem;
    width: 3em;
    height: 2em;
    margin: -3rem auto 0;
  }
  .road-mn {
    border-radius: 20px;
  }
  .footer-Logo img[alt="footlogo"] {
    width: 100px;
  }
  .designer-sec .row {
    background: none;
  }
  .scrollToTop {
    right: 7%;
  }
}
