/* ---- 1199px ---- */

@media (max-width: 1199px) {}

@media (max-width: 624px) {}

@media (max-width: 991px) {
    .stay-connected{
        background:#f6fbfd;
    }
  .stay-connected .just_set_tt {
    display: block;
  }

  .search-border-right {
    border-right: none;
  }

  .register-frm-ds {
    position: relative;
    top: 0;
    height: 290px;
    width: 100%;
  }

  .pad-0-in {
    padding: 0px 15px;
  }

  .search-new {
    margin-top: 22px;
  }

  .search-section {
    width: 100%;
    height: 268px;
  }

  .search_btn_mn {
    /* height: 38px; */
    padding: 10px 7px;
    width: 44%;
    background-color: #cf001f;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin: auto;
    font-family: 'poppins-regular';
  }

  .search_btn_mn a {
    width: 100%;
  }

  .client-say .owl-theme .owl-controls {
    position: relative;
    top: -20px;
    right: 0;
  }
}

@media (max-width: 770px) {
  .footer-small-bg {
    display: block;
  }

  .social-icon-footer {
    float: none;
    margin-top: 10px;
  }

  .copy-rights h6 {
    text-align: center;
    line-height: 24px;
    margin-top: 0;
  }

  .desk-banner {
    width: 100%;
  }
}

@media (max-width: 570px) {
  .tabs_overflow {
    overflow: auto;
  }

  .custom-nav-tabs {
    width: max-content;
  }

  .tabs_overflow::-webkit-scrollbar {
    display: none;
  }
}


/* ---- 464px ---- */

@media (max-width: 464px) {
  ._Availablenowat a img {
    display: inline-block;
    height: 54px;
    width: 160px;
    object-fit: contain;
  }

  ._Availablenowat a:last-child {
    margin-left: 4px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .slider-2 .slick-next{
        right: 12px !important;
        left: unset !important;
    }
    .slider-2 .slick-prev {
        left: 12px !important;
    }
  .main-title-banner h1 {
    font-size: 18px;
    line-height: 29px;
  }

  .create-account-btn a {
    padding: 10px 20px;
  }

  .main-title-banner {
    margin: 0;
  }

  .create-account-btn a {
    margin-top: 0;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {}

@media (max-width: 1280px) {}

@media (min-width: 1367px) {}