@media screen and (max-width: 767px) {
    .tabs-widths{
    min-width: inherit !important;
    position: relative;
}
    .see-all p { 
    font-size: 12px;
    left: 46%;
}
    .login{
    padding-top: 29px;
}
    .d-mob {
    display: none !important;
}
    .services h2 {
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
    line-height: 56px;}
    header { 
    height: auto;
}
   .text h1 { 
    font-size: 42px;
  }
  .w-100.img-two {
    position: relative;
    top: -8px;
    left: 0;
}
.w-100.img-three {
    position: relative;
    top: 0px;
    right: 0;
}
a.text-white.copy {
    text-decoration: none;
    float: none;
  }
  div.dropdown {
    position: relative;
    width: 280px;
}
.currency-switcher {
    position: relative;
    width: 280px;
    margin: auto;
}
div#offcanvasRight {
    width: 90%;
}
.footer-menu{
    position: inherit;
    left: 0;
    bottom: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
a.nav-link.text-dark {
    padding: 6px;
    margin-bottom: 36px;
}
.faqs-div { 
    top: -251px;
    margin-bottom: -251px; 
}
span.d-mob {
    display: none !important;
}
 img.app-dwnloade {
    width: 100% !important;
}
.price-div {
    position: relative;
    bottom: 0;
}

}

@media screen and (max-width: 1024px) {
  div#offcanvasRight {
    width: 90%;
}  
.carousel-wrap {
    padding: 0 5%;
    }
    .login.ps-4.pe-4 {
    padding-top: 29px;
}
.table-responsive.best-deals td {
    min-width: 264px;
}
.side { 
    position: inherit !important; 
}
}