@media screen and (min-width: 1367px) and (max-width: 1680px) {}

/*============  Media Between Start ============ */
@media screen and (min-width: 1199px) and (max-width: 1366px) {}


@media screen and (min-width: 992px) and (max-width: 1199px) {
  .strip ul li.mauto {
    margin-left: auto !important;
    background-color: #23a76b;
  }

  .strip.grid ul {
    justify-content: flex-start;
    flex-direction: row-reverse;
  }

  .strip ul li:nth-child(3) {
    order: 3;
  }

  .strip ul li:last-child {
    order: 2;
  }

  .strip ul li.mauto a {
    color: #fff;
  }
}

@media(min-width:992px) {

  .card__right_inner {
    max-width: 80%;
    flex: 0 0 80%;
  }

  .card__inner_right {
    max-width: 20%;
    flex: 0 0 20%;
  }

  .head_with_label h2,
  .head_with_label h3 {
    font-size: 20px;
  }

  .card__right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 18px 15px 22px;
  }

  .listing_type span,
  .listing_web,
  .listing_web span,
  .listing_phone a,
  .listing_nv a,
  .location_listing address,
  .text-\[15px\] {
    font-size: 15px;
  }

  .listing_phone a .listing_nv a {
    min-width: 150px;
  }

  .listing_rating .stars i.fa-solid {
    font-size: 16px;
  }

  .head_with_label h2 {
    max-width: 75%;
  }

  .main_banner:not(.com_detail) {
    min-height: 250px;
  }

  .max-h-80 {
    max-height: 20rem;
  }
}

@media (max-width: 991px) {
  .hero_single.version_2 {
    height: 490px;
  }
  .city_banner {
    padding: 20px 0;
  }
  .listing_nv {
    display: flex;
    flex-direction: column;
  }

  .listing_nv span {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero_single.version_2 .wrapper h1,
  .hero_single.version_2 .wrapper h3 {
    font-size: 1.25rem;
  }

  /* .hero_single.version_2 .wrapper h1 {
    margin-top: 20px;
  } */
  .hero_single .wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .mob_cate {
    padding: 1rem 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }

  .mob_cate .columns3 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .mob_cate .columns3::after,
  .mob_cate .columns3::before {
    content: '';
    display: table;
    clear: both
  }

  .main_categories ul li::after {
    display: none;
  }

  .mob_cate .columns3 a {
    color: #fff;
    display: block;
    padding: 12px 6px;
  }

  .mob_cate .columns3 span {
    font-size: 12px;
  }

  .main_title_2 h2 {
    font-size: 1.25rem;
  }

  #logo img {
    width: auto;
    height: 42px;
    display: block;
    object-fit: contain;
  }

  .btn_add,
  a.btn_add {
    top: 0
  }

  .main_categories ul {
    padding: 0;
    background-color: transparent;
  }

  .main_title_2 p {
    font-size: 1rem;
  }

  article.blog .post_info h2 {
    font-size: 1.1rem;
  }

  .btn_add,
  a.btn_add {
    padding: 8px;
    font-size: 12px;
  }

  ul#top_menu li {
    margin: 0px 0 0 5px;
  }

  ul#top_menu {
    margin: 0;
  }

  .main_categories ul {
    margin-bottom: 0;
  }

  .hero_in.hotels_detail:not(.cate_details) {
    height: auto;
  }

  .hero_in.hotels_detail h2 {
    font-weight: 500;
  }

  .hero_in.hotels_detail figure img {
    float: left;
    width: 100%;
  }

  .strip.list_view figure img,
  .strip.grid figure img {
    height: 90px;
    object-fit: contain;
  }

  .strip.list_view ul li a>span {
    display: none;
  }

  .list_articles ul li {
    width: 33.33%;
  }

  .custom-search-input-2 .form-group {
    margin-bottom: 0;
  }

  .custom-search-input-2 .form-group input {
    border-radius: 4px;
  }

  .strip.grid ul {
    padding-top: 12px;
  }

  .call_section .box_how i {
    font-size: 3rem;
  }

  .mob-accordion .accordion-header h4 {
    padding: 8px 0;
    font-size: 14px;
    margin-bottom: 0;
  }

  .mob-accordion .accordion-header h4 span {
    padding-right: 8px;
  }

  .accordion-header {
    margin-top: 0px;
  }

  a.box_cat_home img {
    width: 40px;
  }

  .checkbox-group {
    flex-wrap: wrap;
  }

  .checkbox-group>div {
    flex: 0 0 auto;
    width: 50%;
  }

  .mob_cate img {
    filter: invert(1);
    max-width: 40px;
    margin-bottom: 8px;
  }

  .strip.list_view figure {
    margin: 0;
    margin-top: 1.5rem;
  }

  .strip.grid figure {

    margin: 0
  }

  .strip .wrapper h3 {
    font-size: 1rem;
  }

  .scedual-online ul li {

    font-size: 13px;
  }

  .sec_bx {
    margin-bottom: 30px;
  }

  .hero_single.version_2 .wrapper p {
    font-size: 1rem;
  }

  /*.header {
    padding-top: 4px;
    padding-bottom: 4px;
  }*/

  .main-menu {
    justify-content: flex-end;
  }

  header.header .logo_normal {
    display: none;
  }

  header.header .logo_sticky {
    display: block;
  }

  .header.sticky {
    position: fixed;
  }

  .finance-online h2 {
    font-size: 36px;
    line-height: 45px;
  }

  .detail_title_1 h1 {
    font-size: 20px;
  }

  section#description h4 {
    font-size: 16px;
  }

  .error_page_small {
    font-size: 90px;
  }

  .error_page_large {
    font-size: 120px;
  }

  .bg_video h1 {
    font-size: 22px;
  }

  .bg_video p {
    font-size: 16px;
  }

  .bg_video .wrapper {
    flex-direction: column;
  }

  .bg_video video {
    height: 400px;
  }

  .strip ul li.mauto {
    margin-left: auto !important;
    background-color: #23a76b;
  }

  .strip.grid ul {
    justify-content: flex-start;
    flex-direction: row-reverse;
  }

  .strip ul li:nth-child(3) {
    order: 3;
  }

  .strip ul li:last-child {
    order: 2;
  }

  .strip ul li.mauto a {
    color: #fff;
  }

  .navbar-light.main-menu .navbar-toggler {
    border-radius: 0;
    border-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-light.main-menu .navbar-toggler:focus {
    box-shadow: none;
  }

  .main-menu .navbar-collapse {
    position: fixed;
    left: 0;
    visibility: hidden;
    top: 0;
    bottom: 0;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    transition: transform 0.3s ease-in-out;
    background-color: #fff;
    width: 400px;
    padding: 1rem;
    max-width: 100%;
  }

  .main-menu .navbar-collapse.show {
    visibility: visible;
    height: 100vh;
  }

  /* .main-menu .navbar-collapse:not(.show) {
      transform: none;
    } */
  .main-menu .dropdown-menu {
    border-radius: 0;
    border-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-menu div>ul>li>a:not(.btn_add) {
    color: #444 !important;
  }

  .card__right {
    flex-direction: column-reverse;
  }

  .head_with_label {
    justify-content: center;
  }

  .card__right_inner {
    text-align: center;
  }

  .card__inner_right {
    margin-bottom: 10px;
  }

  .card__left {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .card__right {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {}

@media (min-width: 768px) and (max-width: 1023px) {
  .main_title_2 span {
    margin-bottom: 20px;
  }
}

@media (min-width: 640px) {
  .sm\:columns-2 {
    columns: 2;
  }

  .sm\:leading-normal {
    line-height: 1.5;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:leading-tight {
    line-height: 1.25;
  }
}

@media (min-width: 768px) {

  /* Tailwind */
  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:columns-3 {
    columns: 3;
  }

}

@media (min-width: 1024px) {

  /* Tailwind */
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .lg\:columns-4 {
    columns: 4;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
}

@media(min-width:1200px) {
  .head_with_label label {
    margin-left: 20px;
    padding: 1px 16px;
    font-size: 11px;
  }
}

@media (min-width: 1024px) and (max-width: 600px) {}

@media (max-width: 767px) {
  .strip.grid .wrapper>.row>.col-3 {
    padding-left: 0;
    padding-right: 0;
  }
  .city_banner h1{
    margin-bottom: 0;
  }
  .city_banner p {
    display: none;
  }
  .states_cities div>ul {
    margin-bottom: 0;
  }

  .states_cities .margin_80 {
    padding-bottom: 10px;
  }

  .first-design {
    padding-bottom: 80px;
  }

  .quick-contact {
    padding: 20px;
  }

  .finance-online {
    margin-top: 0;
    margin-bottom: 0;
  }

  .schedulcall a {
    margin-left: 0;
  }

  .list_articles ul li {
    width: 50%;
  }

  .strip .wrapper {
    padding: 8px 15px;
  }

  .underline_mob {
    text-decoration: underline;
  }

  .my_row::after {
    bottom: 8px;
    width: 93%;
  }

  .scedual-online {
    text-align: center;
  }

  .scedual-online ul {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .cate_details {
    height: auto;
  }

  .hero_in.hotels_detail p,
  .hero_in.hotels_detail h2,
  .bg_video p {
    display: none;
  }

  .main-content .first-design .row {
    flex-direction: column-reverse;
  }

  .schedulcall {
    margin-bottom: 10px;
  }

  .main-content h2,
  .first-design .contentText h2 {
    font-size: 22px;
    line-height: normal;
  }

  .main-content h3,
  .first-design .find-affordable h3,
  .label-frame.bg-primary h3,
  .find-affordable h3 {
    font-size: 20px;
    line-height: normal;
  }

  .first-design .contentText h2 {
    margin-bottom: 0px;
  }

  .first-design .col-md-6:first-child {
    margin-top: 20px;
  }

  .contentimg h2 {
    padding: 8px;
    font-size: 17px;
  }

  .label-frame.bg-primary p {
    font-size: 15px;
  }

  .label-frame.bg-primary {
    padding: 15px 0;
  }

  .scedual-online {
    text-align: center;
  }

  .schedulcall label {
    display: block;
  }

  .schedulcall label br {
    display: none;
  }

  .scedual-online {
    padding-bottom: 1rem;
    padding-top: 10px;
  }

  .finance-online img {
    max-width: 25%;
  }

  .quick-contact p {
    margin-bottom: 10px;
  }

  .schedual-icon a {
    display: inline-block;
    padding: 12px 24px;
    font-size: 18px;
    border-radius: 5px;
  }

  .main_title_2>span {
    display: none;
  }

  .main_title_2 h2 {
    margin-top: 0;
  }

  .main_title_2 {
    margin-bottom: 20px;
  }

  .head_with_label {
    flex-wrap: wrap;
  }

  .head_with_label h2,
  .head_with_label h3 {
    font-size: 16px;
    margin-bottom: 10px !important;
  }

  .location_listing i {
    font-size: 16px !important;
  }

  .listing_tags {
    display: none;
  }
}


@media (max-width: 480px) {
  .list_articles ul li {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .strip.list_view .wrapper {
    padding: 20px 10px 20px;
  }

  .strip.list_view ul {
    padding-top: 12px;
  }
}

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