@media (min-width: 300px) and (max-width: 576px) {
  .owl-carousel-1 .owl-item img {
    height: 150px !important;
  }
  .asset-list-img {
    width: 100%;
    height: 160px;
    border-radius: 5px;
  }

  .asset-main-img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }

  .asset-img {
    width: 100%;
    height: 40px;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
  }

  .v-cover-photo-1 {
    height: 150px;
  }

  .download-app {
    height: 120px;
  }

  .bussiness-info-video {
    width: 100%;
    height: auto !important;
    border-radius: 10px;
  }

  .hero-section-1 {
    width: 100%;
    height: 200px !important;
  }

  .hero-section-heading {
    width: 100%;
    height: 200px !important;
  }
  .navbar-brand {
    padding-bottom: 8px !important;
  }

  h1 {
    font-size: 20px !important;
  }
  p {
    font-size: 14px !important;
  }

  /* .home-banner .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 1.25rem;
  left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: start;
  top: 0% ;
} */
  .videos {
    height: 180px !important;
  }

  .videos .carousel__item {
    height: 150px !important;
    width: 130px !important;
  }

  .video-margin {
    margin-top: 20px !important;
  }

  .autocomplete-items {
    width: 200px;
  }

  .autocomplete-items1 {
    width: 200px;
  }

  .form-search-filter .form-select.select-icon {
    border-radius: 10px !important;
  }
  .form-search-filter .form-select.select-icon {
    background-repeat: no-repeat no-repeat;
    background-position: right calc(100% - 10px) center,
      left calc(100% - 10px) center;
    padding-left: 30px !important;
    border-radius: 10px !important;
  }
  .w-50 {
    width: 75% !important;
  }
  .form-search-filter .form-select {
    padding: 0px 10px !important;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-xxxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 10px) !important;
    padding-left: var(--bs-gutter-x, 10px) !important;
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .form-search-filter .form-search-input .btn {
    background-position: left calc(100% - 10px) center;
    padding: 5px 10px !important;
    padding-right: 30px !important;
  }

  .mega-city .owl-carousel .owl-nav button.owl-next,
  .mega-city .owl-carousel .owl-nav button.owl-next,
  .mega-city .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    right: -30px !important;
    top: 40%;
    background: var(--primary-color) !important;
    width: 30px;
    height: 30px;
    display: block;
    /* padding: 0 .3em !important; */
    font-size: 20px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
  }
  .mega-city .owl-carousel .owl-nav button.owl-prev,
  .mega-city .owl-carousel .owl-nav button.owl-prev,
  .mega-city .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    left: 0px;
    top: 40%;
    background: var(--primary-color) !important;
    width: 30px;
    height: 30px;
    display: block;
    /* padding: 0 .3em !important; */
    font-size: 20px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 130px !important;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .owl-carousel-1 .owl-item img {
    height: 150px !important;
  }
  /* 
  .home-banner .carousel-item {
    height: 200px !important;
  } */

  .asset-list-img {
    width: 100%;
    height: 180px;
    border-radius: 5px;
  }

  .asset-main-img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }

  .asset-img {
    width: 100%;
    height: 50px;
    object-fit: cover;
    object-position: center;
  }

  .album-img {
    height: 150px;
  }

  .v-cover-photo-1 {
    height: 200px;
  }

  .download-app {
    height: 150px;
  }

  .hero-section-1 {
    width: 100%;
    height: 220px !important;
  }

  .hero-section-heading {
    width: 100%;
    height: 220px !important;
  }
  .recommanded-plan {
    scale: 1.07;
    background: #23ff0014;
    border: 1px solid #1d7c20 !important;
  }

  .home-banner .carousel-caption {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: start;
    /* top: 0% ; */
  }

  .video-margin {
    margin-top: 40px !important;
  }

  .autocomplete-items {
    width: 200px;
  }

  .autocomplete-items1 {
    width: 200px;
  }
  .form-search-filter .form-select.select-icon {
    border-radius: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .owl-carousel-1 .owl-item img {
    height: 200px !important;
  }
  /* 
  .home-banner .carousel-item {
    height: 200px !important;
  } */

  .asset-list-img {
    width: 100%;
    height: 150px;
    border-radius: 5px;
  }

  .asset-main-img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }

  .asset-img {
    width: 100%;
    height: 60px;
    object-fit: cover;
    object-position: center;
  }

  .v-info-card {
    height: 170px !important;
  }

  .download-app {
    height: 180px;
  }
  .hero-section-1 {
    width: 100%;
    height: 300px !important;
  }

  .hero-section-heading {
    width: 100%;
    height: 300px !important;
  }

  .hero-section-2 {
    width: 100%;
    height: 400px !important;
  }

  .video-margin {
    margin-top: 140px !important;
  }
  .autocomplete-items {
    width: 200px;
  }

  .autocomplete-items1 {
    width: 200px;
  }

  .home-banner .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 0;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
    /* top: 30%; */
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .owl-carousel-1 .owl-item img {
    height: 200px !important;
  }

  /* .home-banner .carousel-item {
    height: 300px !important;
  } */

  .asset-list-img {
    width: 100%;
    height: 200px;
    border-radius: 5px;
  }

  .v-info-card {
    height: 150px !important;
  }
  .home-banner .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 0;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
    /* top: 30%; */
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .owl-carousel-1 .owl-item img {
    height: 350px !important;
  }

  /* .home-banner .carousel-item {
    height: 350px !important;
  } */

  .hero-heading-1 {
    font-size: 72px !important;
  }

  .hero-section-2 {
    width: 100%;
    height: 550px !important;
  }
  .w-20 {
    width: 20% !important;
  }
  .w-80 {
    width: 80% !important;
  }
  .d-card-1 {
    height: 200px;
  }
  .bg-img-5 {
    background-size: contain;
    background-repeat: no-repeat;
    /* background-position: center; */
    height: 100%;
    width: 100%;
  }
  .d-card-1 {
    height: 160px;
  }
  .d-app-img {
    height: 225px !important;
  }

  .home-banner .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 0;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: start;
    /* top: 30%; */
  }

  .banner-image-1 {
    object-fit: cover;
    object-position: center;
    overflow: hidden;
  }
}
@media (min-width: 1400px) {
  .hero-section-2 {
    width: 100%;
    height: 550px !important;
  }
  .d-card-1 {
    height: 170px;
  }

  .d-card-2 {
    height: 200px;
  }
  .shop-img {
    width: 100% !important;
  }
}

/* .event-items-details{
    min-height: 787px  !important;
  } */

.home-banner .carousel-caption {
  position: absolute;
  right: 18%;
  bottom: 0;
  left: 18%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: start;
  /* top: 30%; */
}

/* @media (min-width: 1600px) {
  .event-items-details{
    min-height: 930px  !important;
  }
} */

@media (min-width: 300px) and (max-width: 400px) {
  .col-vm-6 {
    width: 50% !important;
  }
  .col-vm-12 {
    width: 100% !important;
  }
  .form-search-filter .form-select.select-icon {
    background-repeat: no-repeat no-repeat;
    background-position: right calc(100% - 10px) center,
      left calc(100% - 10px) center;
    padding-left: 30px !important;
    border-radius: 10px !important;
  }
  .w-50 {
    width: 75% !important;
  }
  .form-search-filter .form-select {
    padding: 0px 10px !important;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-xxxl {
    width: 100%;
    padding-right: var(--bs-gutter-x, 10px) !important;
    padding-left: var(--bs-gutter-x, 10px) !important;
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .gap-20 {
    gap: 10px !important;
  }
  .form-search-filter .form-search-input .btn {
    background-position: left calc(100% - 10px) center;
    padding: 5px 10px !important;
    padding-right: 30px !important;
  }

  .mega-city .owl-carousel .owl-nav button.owl-next,
  .mega-city .owl-carousel .owl-nav button.owl-next,
  .mega-city .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    right: -30px !important;
    top: 40%;
    background: var(--primary-color) !important;
    width: 30px;
    height: 30px;
    display: block;
    /* padding: 0 .3em !important; */
    font-size: 20px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
  }
  .mega-city .owl-carousel .owl-nav button.owl-prev,
  .mega-city .owl-carousel .owl-nav button.owl-prev,
  .mega-city .owl-carousel button.owl-dot.owl-nav {
    position: absolute;
    left: 0px;
    top: 40%;
    background: var(--primary-color) !important;
    width: 30px;
    height: 30px;
    display: block;
    /* padding: 0 .3em !important; */
    font-size: 20px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
  }
  .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 130px !important;
  }
}

@media (min-width: 1900px) and (max-width: 2500px) {
  p,
  a {
    font-size: 20px !important;
  }
  button {
    font-size: 20px !important;
  }
  .fs-14,
  .fs-16 {
    font-size: 20px !important;
  }
}
