@media (max-width: 768px) {
  .header-area {
      position: fixed;
      bottom: 0;
      width: 100%;
      z-index: 9999; /* Ensures the header stays above other content */
      background-color: #fff; /* Optional: set a background color for the header */
  }
  .main-nav {
      display: flex;
      justify-content: space-between;
      align-items: center;
      float: unset !important;
  }
  .MenuMobileHide
  {
    display: none;
  }
  /* .logo img {
      max-height: 60px;
  } */
  /* Adjust other styles as necessary */
}
body{
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
}

.dbz_btn {
  padding: 10px 16px;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  border-radius: 40px;
  display: inline-block;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  user-select: none;
  border-width: 1px;
  border-style: solid;
  -webkit-box-align: center;
  align-items: center;
  border-color: rgb(224, 225, 227);
  color:#0f5dc4 !important;
}
.dbz_btn:hover{
background-color: rgb(242, 247, 254);
border-color: rgb(137, 184, 246);
}

/* #trainers .trainer-item{
  background-color: #f5f5f5 !important;
} */
#trainers .trainer-item h4 {
margin-bottom: 0 !important;
}

.shadowHover:hover {
  transition: 0.2s;
  /* box-shadow: rgba(0, 0, 0, 0.12) 0px 8px 24px 0px !important; */
  box-shadow: rgb(0 0 0 / 38%) 0px 10px 12px 1px !important;
  text-decoration: none;
  cursor: pointer;
}
.dbz_title {
  font-size: 1.5rem !important;
  font-weight: normal;
  color: #2b2d2e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  width: 216px;
  height: 20px;
}
.dbz_price {
  /* height: 24px; */
  font-size: 1.6rem;
  font-weight: 600;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 160px;
  /* margin-bottom: 0px; */
}
.p_black{
  color:#000 !important;
  font-size:16px !important;
}
html,input,textarea,button,a{
  /* font-family:proxima-nova,ProximaNova,noto,GESS,'GE-SS','Helvetica Neue', Helvetica,Arial,sans-serif; */
  /* font-smoothing:antialiased; */
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size:14px;
  line-height:1.5;
  font-weight:400;
  font-style:normal;
}

.fHeading{
  font-weight:600 !important;
}
#footer-mobile {
display: flex; /* Show by default (for mobile screens) */
}
.post_an_ad{
display: none;
}
@media only screen and (min-width: 768px) {
#footer-mobile {
  display: none; /* Hide on tablet and larger screens */
}
.post_an_ad{
display: block;
}


}
#login-modal-wrapper{
  display: none;
}
.mui-tbh81r {
display: flex;
-webkit-box-pack: center;
justify-content: center;
height: 56px;
background-color: rgb(255, 255, 255);
border-top: 1px solid rgb(238, 240, 241);
width: 100%;
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 51;
box-shadow: rgba(43, 45, 46, 0.06) 0px -2px 12px 0px;
gap: 12px;
}
.mui-uk21bd {
background-image: url(https://mgtcarsbroker.com/assets/images/icons/paa.svg);
background-size: 24px;
background-repeat: no-repeat;
width: 24px;
height: 24px;
}


.mui-ofuutt {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: relative;                                     
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
max-width: 168px;
flex-direction: column;
color: rgb(98, 100, 101);
font-weight: normal;
min-width: unset;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
border-radius: 0px;
text-decoration: none;
transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1), padding-top 250ms cubic-bezier(0.4, 0, 0.2, 1);
flex: 1 1 0%;
white-space: nowrap;
padding: 0px;
}
.mui-1u1h3fz {
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-size: 0.75rem;
opacity: 1;
transition: font-size 0.2s 0.1s, opacity 0.2s;
}
.mui-w0pj6f {
overflow: hidden;
pointer-events: none;
position: absolute;
z-index: 0;
inset: 0px;
border-radius: inherit;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.warningMsg {
font-size: 11px;
color: #ff0303;
text-align: left;
}

.css-1thbou8 {
position: fixed;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
inset: 0px;
-webkit-tap-highlight-color: transparent;
background-color: rgba(0, 0, 0, 0.7);
z-index: 1001;
opacity: 1;
transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 480px) {
.css-1km62yc {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: auto;
    border: 0px;
    padding: 32px;
    left: 0px;
    right: 0px;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    overflow: auto;
    top: 0%;
}
}
.css-1km62yc {
z-index: 10002;
position: fixed;
width: 440px;
min-height: 450px;
left: calc(50% - 215px);
top: 0%;
background: rgb(255, 255, 255);
border-radius: 6px;
border: 1px solid rgb(238, 240, 241);
padding: 32px 64px;
box-sizing: border-box;
text-align: center;
animation: 0.3s cubic-bezier(0, 0, 0.2, 1) 0s 1 normal none running animation-1sya3t8;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
}
.css-etbw8d {
margin: 0px auto;
/* min-width: 290px; */
max-width: 350px;
}
.css-8hh86a {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
text-align: center;
color: rgba(0, 0, 0, 0.54);
font-size: 1.125rem;
box-shadow: none;
position: absolute;
top: 0px;
height: 52px;
width: 52px;
left: 2rem;
opacity: 0.5;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
text-decoration: none;
flex: 0 0 auto;
border-radius: 50%;
overflow: visible;
transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 5px;
}
.css-w0pj6f {
overflow: hidden;
pointer-events: none;
position: absolute;
z-index: 0;
inset: 0px;
border-radius: inherit;
}
.css-1bc2so1 {
display: flex;
flex-direction: column;
-webkit-box-align: center;
align-items: center;
margin-top: 16px;
margin-bottom: 16px;
}
.css-h80kyg {
margin: 0px;
letter-spacing: 0px;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-size: 24px;
font-weight: bold;
line-height: 1.33;
text-align: center;
color: rgb(49, 51, 52);
}
.css-n7zmhx {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
line-height: 1.75;
min-width: 64px;
box-shadow: none;
letter-spacing: 0.25px;
background-color: white;
width: 100%;
height: 48px;
-webkit-box-pack: start;
justify-content: flex-start;
font-size: 16px;
font-weight: 600;
color: rgb(98, 100, 101);
text-transform: none;
outline: 0px;
text-decoration: none;
border-radius: 6px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 8px 16px;
border-width: 1px;
border-style: solid;
border-color: rgb(98, 100, 101);
border-image: initial;
margin: 4px 0px 6px;
gap: 12px;
}
.css-1jdlxbq {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
line-height: 1.75;
min-width: 64px;
box-shadow: none;
letter-spacing: 0.25px;
background-color: white;
width: 100%;
height: 48px;
-webkit-box-pack: start;
justify-content: flex-start;
font-size: 16px;
font-weight: 600;
color: rgb(98, 100, 101);
text-transform: none;
outline: 0px;
text-decoration: none;
border-radius: 6px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 8px 16px;
border-width: 1px;
border-style: solid;
border-color: rgb(98, 100, 101);
border-image: initial;
margin: 6px 0px;
gap: 12px;
}
.css-1l6c7y9 {
display: inherit;
margin-right: 8px;
margin-left: -4px;
}
.css-1l6c7y9 > :nth-of-type(1) {
font-size: 20px;
}

.css-1lhc98p {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
line-height: 1.75;
min-width: 64px;
color: rgb(224, 0, 0);
box-shadow: none;
font-size: 14px;
font-weight: 600;
height: 36px;
letter-spacing: 0.25px;
text-transform: none;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
text-decoration: none;
border-radius: 6px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 8px 16px;
}
p:last-child {
margin-bottom: 0px;
}
.css-1i0z5kp {
margin: 24px 0px 0px;
letter-spacing: 0px;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-weight: 400;
line-height: 1.5;
font-size: 12px;
color: rgb(190, 192, 193);
padding-left: 24px;
padding-right: 24px;
}

.css-55n2pj {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
text-align: center;
color: rgba(0, 0, 0, 0.54);
font-size: 1.125rem;
box-shadow: none;
position: absolute;
top: 0px;
height: 52px;
width: 52px;
/* right: 0px; */
right: 3rem;
opacity: 0.5;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
text-decoration: none;
flex: 0 0 auto;
border-radius: 50%;
overflow: visible;
transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 5px;
}

.css-wsg5db {
margin: 0px 0px 32px;
letter-spacing: 0px;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-size: 24px;
font-weight: bold;
line-height: 1.33;
text-align: center;
color: rgb(49, 51, 52);
}
.css-1v10ly0 {
display: inline-flex;
flex-direction: column;
position: relative;
min-width: 0px;
padding: 0px;
margin: 0px;
border: 0px;
vertical-align: top;
width: 100%;
}
.css-1v10ly0 .MuiInputBase-root {
height: 48px;
gap: 8px;
padding: 0px;
}
.css-6bxytv {
letter-spacing: 0px;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-weight: 400;
font-size: 1rem;
line-height: 1.4375em;
color: rgb(35, 38, 42);
box-sizing: border-box;
cursor: text;
display: inline-flex;
-webkit-box-align: center;
align-items: center;
width: 100%;
position: relative;
border-radius: 6px;
}
.css-1v10ly0 .MuiInputBase-input {
height: 16px;
}

.css-1ifhe8z {
font: inherit;
letter-spacing: inherit;
color: currentcolor;
box-sizing: content-box;
background: none;
height: 1.4375em;
margin: 0px;
-webkit-tap-highlight-color: transparent;
display: block;
min-width: 0px;
width: 100%;
animation-name: mui-auto-fill-cancel;
animation-duration: 10ms;
padding: 16.5px 14px;
border: none !important;
}
.css-igs3ac {
text-align: left;
position: absolute;
inset: -5px 0px 0px;
margin: 0px;
padding: 0px 8px;
pointer-events: none;
border-radius: inherit;
border-style: solid;
border-width: 1px;
overflow: hidden;
min-width: 0%;
border-color: rgba(0, 0, 0, 0.23);
}
.css-1v10ly0 legend {
width: auto;
background-image: none;
}

.css-hdw1oc {
float: unset;
line-height: 11px;
overflow: hidden;
padding: 0px;
transition: width 150ms cubic-bezier(0, 0, 0.2, 1);
}
.css-1v10ly0 .MuiInputBase-root {
height: 48px;
gap: 8px;
padding: 0px;
}
.css-cdy2ve {
letter-spacing: 0px;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
font-weight: 400;
font-size: 1rem;
line-height: 1.4375em;
color: rgb(35, 38, 42);
box-sizing: border-box;
cursor: text;
display: inline-flex;
-webkit-box-align: center;
align-items: center;
width: 100%;
position: relative;
border-radius: 6px;
padding-right: 14px;
}
.css-1d4reeh {
font: inherit;
letter-spacing: inherit;
color: currentcolor;
box-sizing: content-box;
background: none;
height: 1.4375em;
margin: 0px;
-webkit-tap-highlight-color: transparent;
display: block;
min-width: 0px;
width: 100%;
animation-name: mui-auto-fill-cancel;
animation-duration: 10ms;
padding: 16.5px 0px 16.5px 14px;
border: none !important;
}
.css-rexgfl {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
text-align: center;
font-size: 1.5rem;
color: rgba(0, 0, 0, 0.54);
box-shadow: none;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
text-decoration: none;
flex: 0 0 auto;
padding: 8px;
border-radius: 50%;
overflow: visible;
transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-w0pj6f {
overflow: hidden;
pointer-events: none;
position: absolute;
z-index: 0;
inset: 0px;
border-radius: inherit;
}
.css-4bdu32.Mui-disabled {
pointer-events: unset;
cursor: not-allowed;
}
.css-4bdu32.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
.css-1lhc98p {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
background-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
line-height: 1.75;
min-width: 64px;
color: rgb(224, 0, 0);
box-shadow: none;
font-size: 14px;
font-weight: 600;
height: 36px;
letter-spacing: 0.25px;
text-transform: none;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 0px;
text-decoration: none;
border-radius: 6px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 8px 16px;
}
.css-1lhc98p:hover {
text-decoration: none;
background-color: rgba(224, 0, 0, 0.04);
}
.css-4bdu32 {
display: inline-flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
position: relative;
box-sizing: border-box;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
user-select: none;
vertical-align: middle;
appearance: none;
font-family: Apercu Pro, Apercu Pro Helvetica Fallback, Apercu Pro Arial Fallback, sans-serif !important;
line-height: 1.75;
min-width: 64px;
color: rgb(255, 255, 255);
background-color: rgb(224, 0, 0);
box-shadow: none;
font-size: 15px;
font-weight: 600;
height: 42px;
letter-spacing: 0.15px;
text-transform: capitalize;
outline: 0px;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
margin: 16px 0px 0px;
text-decoration: none;
border-radius: 6px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
padding: 12px 24px;
}
.alertMsg{
text-align:justify;
 color:#f00;
 font-size:13px;
}

