@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) {
  html {
    font-size: 14px;
  }
  .mobSec ul li {
    margin: 5rem 0;}
    .mobSecTwo .mobImg {
    margin: 0;
    width: 80rem;
    margin-left: -18rem;
}
.mobSecTwo .listOne li:nth-child(5) {
    margin-left: -5rem;
}
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }
}

@media only screen and (max-width: 1199px) {
  html {
    font-size: 12px;
  }

  .main-header {
    padding: 0;
  }

  .menuWrap .menu a {
    padding: 16px 10px;
  }

  .main-header {
    position: relative;
    background: transparent;
  }

  .menu-Bar {
    display: block;
    top: 50%;
    bottom: initial;
    transform: translateY(-50%);
  }

  .menuWrap.open {
    display: flex;
    left: 0px
  }

  .menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    /* bottom:0; */
    margin: auto;
    background: var(--theme-color);
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: all 0.4s ease;
    z-index: 3;
    width: 100vw
  }

  ul.menu li {
    display: block
  }

  ul.menu li a {
    margin-bottom: 10px;
    padding: 0;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize
  }

  .menuWrap .menu {
    display: none;
  }

  .menu li:hover a,
  .menu li.active a {
    background: var(--black);
  }

  .menu-Bar span {
    background: var(--white);
  }

  .menu li:hover>a,
  .menu li.active>a,
  .menu>li.menu-item-has-children>.sub-menu>li.current-menu-item>a {
    background: var(--black) !important;
  }

  .menu>li.menu-item-has-children>.sub-menu>li {
    background: transparent !important;
  }
  footer {
    padding: 2rem 0rem 0;
}
}

@media only screen and (max-width: 991px) {
  .menuWrap .menu a {
    padding: 8px 10px;
    margin-bottom: 6px;
  }
  header {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 1rem;
    background: #2c2c2c;
    top: 0 !important;
  }
  .main-Banner figure {width: 60%;margin: auto;margin-top: 1rem;}

.main-Banner {
    height: 80vh;
    background-position-x: right;
}

h6 {
    font-size: 2rem;
}

.bannertext h1 {
    font-size: 4rem;
}
.headerMenu {
  justify-content: start;
}
h4 {
  font-size: 2rem;
}

.parkBox {
  height: auto !important;
  padding: 2rem !important;
}
section {
  padding: 2rem 0;
}
figure.mobImg {
  margin: 0;
  position: absolute;
  opacity: 0.2;
}

figure.mobImg {
  display: none;
}

.mobSec ul li {
  margin: 1rem 0 !important;
  display: block;
  font-size: 1.25rem;
  padding: 1rem;
  text-align: left;
}

.mmheader {
  padding: 0;
}

header {
  padding: 10px 1rem;
}
.bannertext ul {
  flex-direction: column;
}

.bannertext ul li {
  border: none;
}
.parkBox p {
  font-size: 1.25rem;
}


.parkBox p {
  font-size: 1.25rem !important;
}

br {
  display: none;
}

h6 {
  font-size: 1.35rem !important;
  margin-bottom: 10px !important;
}

.processBox img {
  width: 50px;
}

p {
  font-size: 1.25rem;
}

.processSec::before {
  display: none;
}

.processBox {
  margin: 1rem;
}

.productBox {
  flex-direction: column;
  align-items: start;
  gap: 0;
}

.productno {
  width: auto;
}

.parkInner .parkBox {
  height: auto;
}

.parkInner .parkBox p {
  margin: 0;
}

.sliderSec h4 {
  font-size: 1.35rem;
}
.sledTwo .parkBox {
  height: auto;
}

.left-side {
  padding: 2rem;
}

.right-side {
  padding: 1rem 2rem;
}

.form-check-input {
  margin-left: 0;
  width: 10px;
  height: 10px;
  margin-top: 6px;
}
.sliderSec h6 {
    font-size: 2.5rem !important;
}

.parkInnerTwo h4 {
    font-size: 1.25rem;
}
}

@media only screen and (max-width: 767px) {

.productDetail p {
    font-size: 1.25rem;
}
.productSec ul {
    flex-direction: column;
    align-items: start;
}

.productSec ul li::before {
    top: 8px;
    width: 6px;
    height: 6px;
}
  .headerMenu .logo img {
    height: 100%;
    width: 8rem;
  }
.themeBtn {
    padding: 10px 2.5rem;
    font-size: 1rem;
}
    p {
        font-size: 1rem !important;
    }
    .parkingSec h5 {
    font-size: 1.75rem;
}
.innerBanner {
    min-height:30rem;
    height: 45vh;
}
.productPurple h6 {
    font-size: 1.75rem;
}

.form-check-label {
    padding-left: 1.7rem;
}
.parkBox img {
    width: 50px;
}
.mobSec h5 {
    font-size: 1.35rem;
}
.productDetail {
    padding: 1rem;
    border-radius: 10px;
}

.productDetail::before {
    border-radius: 10px;
}

.productBox .productno h3 {
    font-size: 3rem;
}

.productSec ul li {
    font-size: 1rem;
}

.productSec ul li {
    padding-left: 1.25rem;
}
.productSec h5 , .sliderSec h5 {
    font-size: 1.55rem;
}
section.parkingSec.parkInner {
    padding: 1rem 0;
}
.reviewHeader h3 {
    font-size: 1.25rem;
}

.reviewHeader {
    align-items: center;
}
.sliderSec h5 {
    font-size: 1.25rem;
}
.contactBanner {
    height: 60vh;
}
}

@media only screen and (max-width: 575px) {}