.mam-wrapper {
}
.block-search .control {
  width: 100% !important;
}

.mam-module {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/* .mintex-container {
  margin-bottom: 20px;
} */

.mintex-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.search-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.reg-form {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  padding: 0 24px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.split-select-div {
  width: 100%;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #008ecb !important;
  border: none !important;
}

.tab button:focus,
button:active {
  border: none !important;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
  border-top: 1px solid #999;
  margin: 0 65px;
}

.active-tab {
  background: #008ecb !important;
  border-color: #008ecb !important;
  border-radius: 2px !important;
}

.form-select {
  margin-bottom: 10px;
}

.manualForm {
  width: 300px;
}
.manual-mamsearch,
.mamsearch {
  width: 100%;
  background: #008ecb;
  border-color: #008ecb;
  border-radius: 2px;
  color: white;
}

.numberplatefrom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.plateNo {
  width: 100%;
  padding-right: 0;
  margin-bottom: 16px;
}
.plateInner {
  background: #f3f3f3;
  border-radius: 4px;
  padding: 2px;
  position: relative;
  margin-bottom: 0;
}

.modalspin {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(59 54 54 / 80%);
}
.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}

.tablinks {
  width: 100%;
  white-space: nowrap;
  border: 1px solid #999 !important;
  padding: 4px 12px !important;
  border-radius: 4px 4px 0 0;
  margin: 0 2px;
  position: relative;
  top: 1px;
}
.btn-wrp {
  width: 100%;
  margin: 0 2px;
}

.mytab {
  display: flex;
  overflow: scroll;
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll;
  border: none;
  background: white;
  margin: 0 20px;
}
.mmodle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.left-mintex {
  color: white;
  font-size: 31px;
}

.slideshow {
  -webkit-text-size-adjust: 100%;
  font-family: "Frutiger Neue LT W15 Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #131313;
  box-sizing: border-box;
  width: 100%;
  max-width: calc(47.5% - 80px);
  margin-left: 80px;
}

.lftside {
  -webkit-text-size-adjust: 100%;
  font-family: "Frutiger Neue LT W15 Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #131313;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  max-width: 64.8%;
  margin-right: -23.9%;
  z-index: 9;
}

.lft-title {
  -webkit-text-size-adjust: 100%;
  font-style: normal;
  box-sizing: border-box;
  margin-top: 2.5rem;
  font-weight: 400;
  font-family: "Frutiger Neue LT W15 Bold";
  font-size: 54px;
  line-height: 54px;
  color: #fff;
  margin-bottom: 32px;
}
.lft-btn {
  -webkit-text-size-adjust: 100%;
  font-family: "Frutiger Neue LT W15 Regular";
  font-style: normal;
  font-weight: 400;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding: 12px 40px;
  color: #0e1925;
  background-color: #e4e5e7;
}

.rgtside {
  -webkit-text-size-adjust: 100%;
  font-family: "Frutiger Neue LT W15 Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #131313;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 333px;
  max-width: 59.1%;
  background-position: bottom right;
}

.slide {
  -webkit-text-size-adjust: 100%;
  font-family: "Frutiger Neue LT W15 Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #131313;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mytab::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}

.checkout-btns {
  display: flex;
  justify-content: space-evenly;
}
.cart-btn {
  width: 100%;
}

.checkout {
  background-color: #0e1925;
  color: #fff;
}
.checkout:hover {
  background-color: #134171;
  color: #fff;
}

.add-to-cart {
  background-color: #008ecb;
  color: #fff;
}
.add-to-cart:hover {
  background-color: #134171;
  color: #fff;
}

.cart-btn-group {
  margin-top: 10px;
}
.more-btn {
  width: 100%;
}

/* Responsive */

@media screen and (max-width: 767px) {
  .mintex-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .mintex-wrp {
    /* min-width: 100%;
    width: 100%; */
  }

  .autoSearch {
    align-self: flex-start;
    width: 100%;
    padding: 0 32px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align: center;
  }

  .manual-mamsearch,
  .mam-wrapper,
  .manualForm,
  .mamsearch {
    width: 100%;
    border-radius: 2px;
    color: white;
  }

  .reg-form {
    width: 100%;
    border-right: none;
    margin-bottom: 30px;
  }

  .c_hm_bnr .slideshow {
    display: none;
  }

  .search-header {
    font-size: 32px;
    color: white;
  }
  .search-text {
    font-size: 24px;
    color: white;
  }
}

@media screen and (min-width: 767px) {
  .mintex-wrp {
    /* max-width: 52%;
    width: 100%; */
  }
  .numberplateinput {
  }
  .autoSearch {
    align-self: flex-start;
    width: 100%;
    padding: 0 32px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align: center;
  }
  .control {
    width: 300px;
  }
  .search-header {
    font-size: 31px;
    line-height: 30px;
    margin-bottom: 8px;
    margin-top: 0;
    color: white;
  }
  .search-text {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 16px;
    color: white;
  }
}

/* data page */

.data-page {
  width: 100%;
  /* min-height: 400px; */
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.img-nav-grp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nav-img {
  width: 100px;
  cursor: pointer;
}

.nav-title {
  text-align: center;
  font-size: 20px;
}

.left-nav {
  min-width: 300px;
  align-self: start;
}

.right-nav {
  width: 100%;
  padding: 0 20px;
  align-self: start;
}

.back-nav-header {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0 20px;
}

.res-data {
  display: flex;
  flex-wrap: wrap;
}

.res-item {
  width: calc((100% - 12%) / 4);
  border: 1px solid gray;
  margin: 10px;
  height: 100%;
}

.item-res-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.category-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 10px 20px;
}

.res-item:hover {
  border: 1px solid black;
}

.res-item-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.res-item-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 10px;
}

.res-item-name {
  text-decoration: none;
  text-align: center;
  color: black;
}

.res-item-price {
  font-size: 24px;
  font-weight: bolder;
  text-align: center;
  color: black;
}

.item-link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.item-link-other {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.btn-more,
.more-details {
  text-align: center;
}
.more-details {
  display: block;
  text-align: start;
  padding-left: 2px;
}
.more-heading {
  font-weight: bolder;
  font-size: 16px;
}

.position-filter {
  display: flex;
  /* flex-direction: column; */
}

.check-lbl {
  padding: 0 20px;
}

.ps-wrp {
  display: none;
  padding: 0 0 30px 0;
}

.lft-txt {
  font-size: 20px;
  font-weight: bold;
  color: white;
  font-weight: bold;
  color: white;
}

/* data page responsive */

@media screen and (max-width: 767px) {
  .data-page {
    flex-direction: column-reverse;
    align-items: center;
  }
  .left-nav {
    width: 100%;
    align-self: center;
  }
  .res-item {
    width: 100%;
    text-align: center;
  }
  .more-btn {
    width: 100%;
  }
  .category-item {
    width: 150px;
    height: 150px;
  }
}

.catblkwrp {
  justify-content: space-between !important;
}
