@media (max-width: 1550px) {
  .grid.houses-grid .hide-scrollbar,
  .filtered-bottom-block.grid > div,
  .grid.filtered-bottom-block .hide-scrollbar {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1400px) {
  .five-ads .five-items {
    column-gap: 8px;
  }

  .five-ads a.kb-five-ad img {
    border-radius: 5px;
  }
}

@media (max-width: 1365px) {
  .youtube_video .video-inner {
    width: 100%;
    max-width: 100%;
  }

  .youtube_video .video-inner iframe {
    width: 100%;
    height: 320px;
  }

  .how-buy .youtube_video .video-inner iframe {
    height: 530px;
  }
}

@media (max-width: 1260px) {
  .similar-img a {
    height: 150px;
  }

  .kb-footer .footer-block {
    margin-bottom: 40px;
  }

  .kb-footer .footer-block.block-v1,
  .kb-footer .footer-block.block-v2 {
    width: 25%;
  }

  .kb-footer .footer-block.news-letter {
    width: 40%;
  }
}

@media (min-width: 1201px) {
  .header-bottom .header-search {
    flex-grow: 1;
  }

  .header-bottom .header-user-meta {
    min-width: 460px;
    justify-content: flex-end;
  }
}

@media (max-width: 1200px) {
  .youtube_video .video-inner iframe {
    height: 265px;
  }

  .how-buy .youtube_video .video-inner iframe {
    height: 480px;
  }

  .similar-block .similar-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .kb-house-item.horizontal .house-image {
    min-width: 275px;
  }

  .horizontal .house-meta {
    flex-direction: column;
  }

  .horizontal .meta-right {
    width: 100%;
  }

  .price-blocks {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-top: 5px;
  }

  .price-blocks h6.property-price {
    margin: 0 !important;
    border: none !important;
    margin-right: 15px !important;
  }

  .horizontal h6.property-price.final {
    margin-top: 0 !important;
    margin-right: 0 !important;
  }

  .horizontal .meta-right div.items-center {
    display: flex;
    flex-direction: row;
    margin-top: auto;
    justify-content: flex-end;
    align-items: center;
  }

  .meta-right .card-add {
    width: auto;
    margin-right: 15px;
  }
  .horizontal .see-details {
    width: auto;
    margin-top: 0;
  }

  .horizontal h6.property-price span.prc {
    margin-right: 8px;
  }

  .flex.filters-grp {
    flex-wrap: wrap;
  }
}

@media (max-width: 1125px) {
  .grid.houses-grid .hide-scrollbar,
  .filtered-bottom-block.grid > div,
  .grid.filtered-bottom-block .hide-scrollbar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .youtube_video .video-inner iframe {
    height: 250px;
  }

  .how-buy .youtube_video .video-inner iframe {
    height: 445px;
  }

  .five-ads {
    display: none !important;
  }
}

@media (max-width: 1080px) {
  .horizontal h6.property-price.initial {
    font-size: 0.95rem;
  }

  .kb-footer .footer-block.block-v1,
  .kb-footer .footer-block.block-v2 {
    width: 33.33%;
  }

  .kb-footer .footer-block.news-letter {
    width: 60%;
  }
}

@media (max-width: 1050px) {
  .site-container.kb-single-house {
    padding-top: 50px;
    width: 680px;
    max-width: 100%;
  }

  .single-bottom > div,
  .single-bottom > div > div {
    display: flex;
    flex-direction: column;
  }

  .single-bottom .bottom-left,
  .single-bottom .bottom-right {
    width: 100%;
  }

  .bottom-top.inv-property {
    flex-direction: row;
  }

  .bottom-top.inv-property .bottom-left {
    width: 280px;
    height: 125px;
  }

  .bottom-top.inv-property .bottom-right .id-share {
    margin-bottom: 15px;
  }

  .bottom-top.inv-property .prop-desc h1 {
    font-size: 1.25rem;
  }

  .single-bottom .bottom-top.inv-property {
    margin-top: 35px;
  }
  .inv-names {
    font-size: 1.25rem;
  }

  .kb-single-invoice-full .kb-single-house .price span {
    font-size: 0.92rem;
  }

  .youtube_video .video-inner iframe {
    height: 360px;
  }

  .how-buy .youtube_video .video-inner iframe {
    height: 420px;
  }

  .similar-block .similar-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .list .shadow-sm.kb-house-item.horizontal {
    flex-direction: column;
  }

  .horizontal .meta-left-top .meta-tile {
    display: none;
  }

  .horizontal .meta-left-top .meta-tile.country,
  .horizontal .meta-left-top .meta-tile.location {
    display: flex;
  }

  .exc-desc.points .kb-point {
    width: 200px;
  }

  .content-page h2 {
    font-size: 1.55rem;
  }

  .exc-desc.points .three-imgs {
    width: 400px;
  }
}

@media (max-width: 920px) {
  .how-buy .youtube_video .video-inner iframe {
    height: 350px;
  }

  .kb-footer #mc_embed_signup h2 {
    font-size: 1.22em;
    line-height: 1.15;
  }

  .footer-block .footer-social {
    column-gap: 8px;
  }

  .footer-block .footer-social a {
    margin-left: 0 !important;
  }

  footer.kb-footer > div.container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .exc-adv iframe {
    height: 380px;
  }
}

@media (max-width: 840px) {
  .youtube_video .video-inner iframe {
    height: 310px;
  }
  .horizontal .meta-right {
    padding: 0 !important;
  }

  .exc-desc.points .double-btns {
    max-width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .exc-desc.points .double-btns .btn__outline {
    max-width: 95% !important;
    width: 350px !important;
  }

  .benefits-offers h2.title {
    font-size: 1.55rem;
    margin-bottom: 40px;
    margin-top: 25px;
  }

  .benefits-offers .contents {
    margin-bottom: 30px;
  }

  .bfs-desc-area img.mny-img {
    height: 85px;
    width: auto;
  }

  .contents-inner p.point-rate {
    font-size: 25px;
  }

  .contents-inner p.point-rate img {
    width: 42px;
  }
}

@media (max-width: 765px) {
  .youtube_video .video-inner iframe {
    height: 275px;
  }

  .similar-img,
  .similar-img a {
    height: 145px;
  }
  .price-blocks {
    flex-direction: column;
    align-items: flex-end;
    padding-top: 15px;
    padding-bottom: 6px;
  }

  .kb-house-item.horizontal .house-image {
    width: 100%;
  }

  .horizontal .house-image a {
    height: 200px;
  }

  .horizontal .house-id h4 {
    margin-top: 0;
    font-size: 1.05rem;
  }
  .kb-footer .footer-block.block-v1,
  .kb-footer .footer-block.block-v2 {
    width: 50%;
  }

  .kb-footer .footer-block.news-letter {
    width: 100%;
  }

  footer.kb-footer > div.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 720px) {
  .mobile-search {
    display: none !important;
  }
}

@media (max-width: 719px) {
  .grid.houses-grid .hide-scrollbar {
    width: 100%;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .grid.houses-grid .hide-scrollbar > div:last-child {
    display: none;
  }

  .list-wrapper {
    padding: 15px 15px 50px;
  }

  .hide-scrollbar nav:not(.yarl__thumbnails_track) {
    background-color: #20649f;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
    padding: 10px 15px 14px;
  }

  .site-logo-white {
    height: 30px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .kb-header-mobile button svg {
    color: #eaeaea;
    font-size: 1.65rem;
    margin-top: -4px;
  }

  .kb-header-mobile .btn-item.search button svg {
    font-size: 1.48rem;
  }

  .similar-block .w-full.gap-5 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .kb-header-mobile {
    padding: 13px 35px !important;
  }

  .kb-header-mobile .container {
    max-width: 100%;
  }

  .kb-header-mobile .site-logo-white {
    margin-top: -6px !important;
  }

  .styles-module_whatsappButton__tVits {
    width: 58px !important;
    height: 58px !important;
  }

  .auth-body.signup > div {
    width: 620px;
    padding: 25px 30px;
    max-width: 100%;
  }

  .h-screen {
    min-height: 100vh;
    height: auto !important;
  }

  .filtered-bottom-block.grid > div {
    width: 100%;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .kb-single-house > div.md\:hidden {
    display: none;
  }

  .kb-dialog.buy-now.inq {
    width: 100% !important;
  }

  .admin-body {
    margin-left: 0 !important;
    width: 100%;
  }

  .kb-inv-header {
    padding: 15px 25px;
  }

  .kb-inv-header h1 {
    font-size: 2.15rem;
    letter-spacing: 0.85px;
    line-height: 1;
  }

  .kb-single-invoice-full {
    margin-top: 20px;
  }

  .invoice-meta {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }

  .invoice-meta.inv-bottom {
    align-items: flex-start;
  }

  .inv-right-item {
    text-align: left;
  }

  .invoice-meta > div:last-child {
    margin-top: 20px;
  }

  .youtube_video .video-inner iframe {
    height: 365px;
  }

  .similar-img,
  .similar-img a {
    height: 165px;
  }

  .filtered-bottom-block.grid.list > div,
  .grid.filtered-bottom-block.list .hide-scrollbar {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 700px) {
  footer.kb-footer > div.container {
    max-width: 100%;
  }

  .kb-footer .footer-block.block-v1,
  .kb-footer .footer-block.block-v2 {
    width: 33%;
  }

  .kb-footer .footer-block.news-letter {
    width: 65%;
  }
}

@media (max-width: 640px) {
  .filtered-bottom-block.list {
    width: 430px;
  }
  .filtered-bottom-block.grid.list > div,
  .grid.filtered-bottom-block.list .hide-scrollbar {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .horizontal .house-image a {
    height: 235px;
  }
}

@media (min-width: 601px) {
  .bottom-admin-nav {
    display: none !important;
  }
  p.name-arrow svg {
    display: none;
  }

  .kb-mobile-ad {
    display: none;
  }
}

@media (max-width: 600px) {
  .list-wrapper {
    padding: 15px 10px 30px;
  }

  .grid.houses-grid .hide-scrollbar {
    gap: 10px;
  }

  .see-details a span {
    padding: 5px 0 5px 5px;
  }

  .kb-footer .footer-items {
    display: flex;
  }

  .kb-footer .footer-block.news-letter {
    width: 100%;
  }

  .kb-footer .footer-items > div {
    text-align: left;
    margin-bottom: 15px;
  }

  .kb-footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .house-meta .house-location h4 {
    font-size: 0.9rem;
    line-height: 1.05;
  }

  .see-all-list,
  button.see-all-list {
    padding: 5px 12px;
    font-size: 0.86rem;
    letter-spacing: 0.15px;
    margin-right: 0;
  }

  .title-button {
    padding-top: 15px !important;
    padding-bottom: 6px !important;
  }

  .title-button .tb-title,
  h2.list-heading {
    font-size: 1.05rem;
    letter-spacing: 0;
    padding-left: 3px;
  }

  .house-id h4 {
    font-size: 0.92rem;
    line-height: 1.02;
  }

  .footer-block h4 {
    font-size: 0.98rem;
    margin-bottom: 12px;
  }

  .justify-center.footer-social {
    justify-content: flex-start;
  }

  .footer-social a {
    margin-left: 8px !important;
  }

  .footer-social a:first-child {
    margin-left: 0;
  }
  .justify-between.footer-bottom {
    display: flex;
    flex-direction: column;
  }

  .bg-white.house-image {
    padding: 4px;
  }
  .shadow-sm.kb-house-item {
    border-radius: 6px;
    overflow: hidden;
  }

  .house-image a {
    height: 165px;
  }

  .house-labels .lb-right img {
    width: 16px;
  }

  .price-buttons {
    display: flex;
    flex-direction: column;
  }
  .id-share {
    margin-bottom: 10px;
  }

  .kb-single-house .price {
    font-size: 1.15rem;
  }

  .pr-translation {
    flex-direction: row;
    justify-content: flex-end;
  }

  .time-offer {
    margin-bottom: 5px;
    margin-top: 20px;
  }

  .action-buttons button {
    height: 42px;
  }

  .site-container.kb-single-house {
    padding-top: 20px;
  }

  .lightbox-wrapper {
    padding-bottom: 90px;
  }

  .kb-single-house h1.single-title {
    font-size: 1.25rem;
    line-height: 1.15;
  }

  .prop-desc p {
    font-size: 0.96rem;
    color: #737373;
    line-height: 1.75;
  }

  .similar-img,
  .similar-img a {
    height: 150px;
  }

  .lightbox-wrapper .yarl__thumbnails_thumbnail {
    height: 55px;
    width: 70px;
  }

  .lightbox-wrapper .yarl__thumbnails_container {
    padding: 6px 12px;
    bottom: -88px;
  }

  .similar-details h4 {
    line-height: 1.15;
  }

  ul.features-list li {
    font-size: 0.9rem;
  }

  .kb-mobile-container .mobile-sidebar {
    padding-right: 15%;
  }

  .kb-header-mobile {
    padding: 14px 25px 12px !important;
  }

  .site-logo-white {
    height: 40px !important;
  }

  .inquiry .site-logo-white {
    height: 50px !important;
  }

  .inq-ftr-contacts {
    flex-direction: column;
  }

  .inq-ftr-contacts .kb-add-item {
    flex-direction: row;
    align-items: first baseline;
    margin-bottom: 5px;
  }

  .kb-add-item strong {
    margin-bottom: 0;
    margin-right: 6px;
  }

  .kb-auth-screen .auth-body {
    width: 100%;
    padding: 5px 25px !important;
    margin-bottom: 40px;
  }
  .auth-body > div {
    width: 100%;
  }

  .kb-auth-screen .auth-body form {
    width: 100%;
  }

  .kb-auth-screen .auth-logo {
    padding: 15px 20px;
  }

  .kb-auth-screen .auth-logo img {
    height: 50px;
  }

  .kb-auth-screen .auth-body.signup form .flex.flex-row {
    flex-direction: column;
  }

  .auth-body.signup > div {
    padding: 25px 25px;
  }

  .grid.filtered-bottom-block {
    padding: 0 0.5rem;
  }

  .filtered-top-block {
    flex-direction: column-reverse !important;
  }

  .props-filtered-top.list-wrapper .title-button {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .props-filtered-top.list-wrapper .title-button .tb-title {
    text-align: left;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 15px;
  }

  .flex.filters-grp {
    position: relative;
    padding-top: 10px;
    justify-content: flex-end;
    column-gap: 8px;
    row-gap: 10px;
  }

  .horizontal .see-details a {
    font-size: 0.84rem;
    padding: 4.05px 15px;
    border-radius: 4px;
  }

  .flex.filters-grp .properties-num {
    position: absolute;
    bottom: -2px;
    right: 140px;
  }

  .deal-wrapper .flex.filters-grp .properties-num {
    bottom: -26px;
    right: 5px;
  }

  .deal-wrapper h2.list-heading {
    margin-top: 25px;
  }

  .kb-dialog.buy-now {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 150px;
  }

  .dg-buy-now .text-sm {
    font-size: 0.96rem;
  }
  .kb-dialog.dlg-primary {
    width: 100% !important;
    min-width: auto;
    margin: 5% auto auto;
    max-width: 100%;
    height: auto;
    overflow: auto;
    max-height: 88vh;
  }

  .kb-dialog.dlg-primary > div {
    padding: 25px 18px 10px;
    width: 100%;
  }
  .kb-dialog.dlg-primary .modal-signup .flex-row {
    flex-direction: column;
  }

  .mobile-log-buttons {
    margin-top: 20px;
    width: 100%;
  }

  .user-identity p {
    font-weight: 500;
  }

  .mobile-profile .user-identity p {
    font-weight: 600;
  }

  .grid.place-items-center.bg-opacity-60.backdrop-blur-sm {
    padding: 0 15px;
    max-width: 100% !important;
  }

  div.user-edit-dialog {
    max-width: 100% !important;
  }

  .user-edit-dialog h4 {
    font-size: 1.25rem;
  }

  .user-edit-dialog.search h4 {
    font-size: 1.05rem;
  }

  .top-admin-nav .kb-logo {
    height: 42px;
  }

  .top-nav-left {
    flex-direction: row-reverse;
  }

  .top-nav-left button svg {
    color: #fff;
    height: 30px;
    width: 30px;
  }

  .grid.top-admin {
    padding: 0;
  }

  .grid.top-admin > div {
    width: 100%;
  }

  .top-nav-left button {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }

  .admin-side img {
    height: 50px;
  }

  .admin-body {
    padding: 20px 20px;
    margin-left: 0 !important;
    max-width: 100%;
  }

  .admin-body .table-title {
    margin-bottom: 25px;
    border-bottom: 1px solid #248fe9;
    padding-bottom: 5px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .admin-body .table-title > div {
    width: 100%;
  }

  button.consent-form {
    padding: 6px 10px;
  }

  .admin-body > div {
    padding: 10px 0;
  }

  .admin-body > div.Toastify {
    padding: 0;
  }
  .admin-body .dash-stats {
    grid-template-columns: 48% 48%;
    width: 100%;
    max-width: 100%;
    gap: 4% !important;
  }

  .admin-body .add-property textarea {
    min-height: 180px;
  }

  .grid.dash-stats .dashboard-card-item {
    width: 100%;
  }

  .dashboard-card {
    flex-direction: column;
    align-items: center;
  }

  .dashboard-card .card-right {
    flex-direction: column;
    padding-left: 0;
    align-items: center;
  }

  .card-right h2 {
    font-weight: 500;
    font-size: 0.95rem;
    line-height: 1.15;
  }

  .grid .dashboard-card-item {
    padding: 15px 12px;
  }

  .dashboard-card svg {
    font-size: 1.98rem;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .admin-side nav {
    font-family: "Montserrat", sans-serif;
  }

  .admin-side nav a > div {
    font-size: 0.94rem;
    font-weight: 500;
    padding: 9px 5px;
  }

  .card-right p {
    margin-top: 0;
    font-size: 1.65rem;
  }

  .admin-body .table-title h5 {
    line-height: 1;
    margin-bottom: -2px;
    font-size: 1.12rem;
  }

  .table-top-btns {
    margin-bottom: 5px;
  }

  .table-top-btns.wallet {
    flex-direction: column;
    align-items: flex-end;
    row-gap: 8px;
    margin-top: -10px;
  }

  .admin-body .table-title .kb-pt-wall p {
    letter-spacing: 0.15px;
    padding: 5px 0;
  }

  .table-top-btns div.kb-pt-wall {
    margin-right: 0;
    justify-content: flex-end;
  }

  table.full-table tr td {
    padding: 8px 10px 7px;
  }

  table.full-table tr td p {
    font-size: 0.89rem;
    line-height: 1.35;
  }

  table.full-table thead th.row-title {
    min-width: 200px;
  }

  table.full-table thead th.row-id {
    padding: 10px;
  }

  table.full-table thead th.prop-details,
  table.full-table thead th.created-by {
    min-width: 120px;
  }

  table.full-table tr th {
    padding: 10px;
  }
  table.full-table tr td .property-title {
    font-weight: 600;
  }

  .admin-body .new-property h4 {
    font-size: 1.28rem;
  }

  .kb-dialog.dlg-primary .h-11 {
    height: 2.65rem;
  }

  .modal-signup h6 {
    font-size: 0.95rem;
  }

  .auth-body.signup h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    letter-spacing: -0.25px;
    margin-bottom: 8px;
  }

  .kb-dialog.buy-now.email {
    width: 100% !important;
    margin: 0;
    max-width: 100% !important;
  }

  .kb-dialog.email .kb-email-body {
    padding: 0 15px 20px;
  }

  .kb-dialog.buy-now.email div svg {
    width: 2.5rem;
    height: 2.5rem;
    padding-right: 5px;
  }

  .kb-dialog.buy-now.email .text-lg {
    line-height: 1.25rem;
  }

  .credits-bar-top,
  .exc-bar-top {
    display: none;
  }

  .mobile-profile .credits-bar-top {
    display: flex;
    flex-direction: column;
    margin-top: 6px;
  }

  .credits-bar-bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .credits-bar-bottom .txt-usd {
    font-size: 0.9rem;
    margin-left: 5px;
    font-weight: 500;
  }

  .bottom-admin-nav {
    padding: 10px 5px 10px;
  }

  .bottom-admin-nav .exc-app-btn {
    justify-content: flex-start;
    margin-top: 8px;
    margin-left: 0;
  }

  .credits-bar-bottom .client-kb-money {
    margin-left: 10px;
    display: flex;
    align-items: center;
  }

  .bottom-admin-nav .exc-app-btn button {
    padding: 9px 25px;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.35px;
  }

  p.name-arrow {
    display: flex;
    align-items: center;
  }

  p.name-arrow svg {
    margin-top: 1px;
    margin-left: 2px;
    font-size: 1.18rem;
  }
  .top-admin-right > div > p > span {
    margin-left: 2px;
  }

  .exc-app-code {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 5px;
  }

  .exc-app-code strong {
    margin-left: 5px;
    padding: 3px 10px 2px;
    font-size: 0.88rem;
    letter-spacing: 0.35px;
  }

  h4.negotiate {
    font-size: 1.25rem;
    letter-spacing: 0.25px;
  }

  .inquiry-dialog {
    width: 100% !important;
    max-width: 100% !important;
  }

  .inquiry-dialog > div {
    padding: 12px;
  }

  .inq-inner {
    width: 100%;
    max-width: 100%;
    padding: 0 18px;
  }

  .input-form .in-input-form-wrap {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
  }

  .input-form.selected-vehicle-area .in-input-form-wrap {
    display: block;
  }

  .bf-point-area .in-input-form-wrap .bf-point-calculation {
    margin-right: 5px;
  }

  .bf-point-area .in-input-form-wrap .bf-point-calculation-currency {
    margin-right: 5px;
  }

  .bf-point-area .in-input-form-wrap .bf-point-total-area.currency {
    margin-top: 40px;
  }

  .bf-point-area .buy-now-reward {
    font-size: 0.9rem;
  }

  .bf-point-area
    .in-input-form-wrap
    .bf-point-total-area
    .bf-point-calculation-total-point {
    max-width: 100%;
    padding: 6px 10px;
  }

  .input-form .form-items th {
    width: 105px;
    padding: 0 10px 0 0;
    font-size: 0.85rem;
    line-height: 1.05;
    min-width: 105px;
    padding-right: 12px !important;
  }

  .input-form .form-items th,
  .input-form .form-items td {
    padding: 6px 0;
  }

  .input-form .headline .sub-text-l2 {
    font-size: 0.9rem;
    line-height: 1.28;
  }

  .bf-point-area .in-input-form-wrap .bf-point-select {
    width: 100%;
  }

  .bf-point-area .in-input-form-wrap.currency-calculation .bf-point-calculation,
  .bf-point-area
    .in-input-form-wrap.currency-calculation
    .bf-point-calculation-currency,
  .bf-point-area .in-input-form-wrap.currency-calculation .bf-point-rate {
    max-width: 100%;
  }

  .bf-point-calculation {
    margin-top: 15px;
  }

  .bfs-area div.input input[type="text"],
  .bfs-area div.input input[type="tel"],
  .bfs-area div.input select,
  .bfs-area div.input textarea {
    height: 30px;
  }

  .selected-vehicle-area
    .delivery-options-area
    .in-inquiry-preview-wrap
    .delivery-options-main
    .delivery-options-right {
    width: 100%;
  }

  .selected-vehicle-area .delivery-options-area .in-inquiry-preview-wrap span {
    font-size: 0.88rem;
  }

  .kb-single-inquiry .inq-hd {
    padding: 12px 15px;
  }

  .in-content-wrap.ord-complete
    .terms-and-conditions
    .in-terms-and-conditions-wrap
    .content
    li.reserve
    .sub-headline {
    font-size: 1.8rem;
    line-height: 1.15;
  }

  .in-content-wrap
    .terms-and-conditions
    .in-terms-and-conditions-wrap
    .text-agree {
    font-size: 0.95rem;
  }

  table.full-table tr td .inq-date {
    font-size: 0.9rem;
    line-height: 1.28;
    display: block;
  }

  .modal-v2 {
    width: 100%;
  }

  .modal-v2 .v2-icon {
    width: 30px;
    height: 30px;
  }

  .modal-v2 .v2-title {
    margin-top: 8px;
  }

  .bottom-top.inv-property {
    flex-direction: column;
  }

  .bottom-top.inv-property .bottom-left {
    width: 165px;
    height: 112px;
  }

  .inv-tb-wrapper {
    padding-bottom: 15px;
  }

  .single-bottom .bottom-bottom {
    margin-top: 30px;
    margin-bottom: 25px;
  }

  .kb-single-invoice-full .site-container.kb-single-house {
    padding: 30px 20px 20px;
  }

  .invoice-meta .meta-item {
    margin-bottom: 2px;
    font-size: 0.98rem;
  }

  .single-bottom .bottom-top.inv-property {
    margin-top: 25px;
  }

  .kb-inv-header h1 {
    font-size: 1.85rem;
    letter-spacing: 0.45px;
  }

  .kb-inv-header {
    padding: 12px 20px;
  }

  .kb-inv-header img {
    margin: 0;
    height: 48px;
  }

  .kb-single-invoice-full .bottom-bottom .similar-block h2 {
    font-size: 1rem;
    line-height: 1.15;
  }

  .inv-names {
    font-size: 1.16rem;
    margin-bottom: 15px;
  }

  .inv-right-item {
    line-height: 1.25;
  }

  .kb-inv-header h1 {
    font-size: 1.65rem;
  }

  .kb-single-invoice-full .kb-single-house .price span {
    font-size: 0.88rem;
  }

  .bottom-top.inv-property .prop-desc h1 {
    font-size: 1.2rem;
    margin-bottom: 7px;
  }

  .inv-right-item span {
    font-size: 0.92rem;
  }

  .admin-mobile-nav .admin-side nav {
    padding: 10px 0;
  }

  ul.features-list li strong {
    padding: 5px 6px 5px 10px;
  }

  .meta-left-bottom h6.mini-heading {
    margin-bottom: -3px;
  }

  .applicant-modal {
    width: 100% !important;
  }

  .applicant-modal .space-y-2 p {
    font-size: 1.05rem;
    letter-spacing: 0.18px;
  }

  .applicant-modal .space-y-2 p strong {
    font-size: 0.98rem;
  }

  .applicant-modal .applicant-modal-head {
    padding: 35px 25px 0;
  }

  .applicant-modal .p-6.pt-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .applicant-modal button {
    font-size: 0.95rem;
    letter-spacing: 0.2px;
  }

  .admin-modal.kb-admin-modal {
    width: 100% !important;
  }

  .modal-header h3 {
    font-size: 1.02rem;
  }

  .kb-admin-modal-body .admin-action button {
    font-size: 0.92rem;
    letter-spacing: 0.35px;
  }

  .topup-confirm .modal-header h3 {
    font-size: 1.05rem;
    line-height: 1.2;
    text-align: center;
  }

  .kb-side-ad {
    display: none;
  }

  .kb-mobile-ad {
    width: 350px;
    max-width: 100%;
    margin: 30px auto 15px;
    padding: 8px;
    background-color: #fff;
  }

  .kb-mobile-ad.mid {
    margin: 10px auto 15px;
  }

  .row-inputs {
    flex-direction: column;
  }

  .row-inputs button {
    padding: 11px 10px;
    width: 200px;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .agent-make-footer {
    padding: 5px 26px 10px !important;
  }

  .applicant-modal input.text-sm {
    font-size: 1rem;
  }

  footer.kb-footer > div.container {
    max-width: 500px;
  }

  .kb-footer .footer-block.block-v1,
  .kb-footer .footer-block.block-v2 {
    width: 50%;
  }

  .kb-footer .footer-block.news-letter {
    margin-top: 20px;
  }

  .kb-footer #mc_embed_signup form {
    margin: 0;
  }

  .exc-adv iframe {
    height: 300px;
  }

  .exc-desc .bfs-desc-area {
    flex-direction: column;
  }

  .exc-desc p.desc-text {
    text-align: center;
    font-size: 1.05rem;
  }

  .exc-desc .bfs-desc-area a.btn,
  .signup-btn-area a.btn {
    margin: 15px 0;
    width: 100%;
  }

  .exc-desc .step-area {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }

  .step-area dl {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 10px;
  }

  .step-area dl dd .step-title {
    text-align: left;
  }

  .exc-desc dd p {
    line-height: 1.5;
    text-align: left;
    font-size: 0.98rem;
  }

  .step-area dl dt {
    display: flex;
    justify-content: center;
    width: 155px;
  }

  .step-area dl dd {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding-left: 15px;
  }

  .benefits-offers .contents .headline {
    text-align: center;
  }

  .exc-desc p {
    text-align: center;
  }

  .step-area .angle-right {
    width: 13px;
    height: 25px;
    margin-top: 0;
    transform: rotate(90deg);
    margin-right: 20px;
    margin-left: 20px;
  }

  .exc-desc p.signup-above-text {
    line-height: 1.15;
    font-size: 1.06rem;
  }

  .btn__outline.learn {
    width: 100%;
    text-align: center;
  }

  .double-btns {
    flex-direction: column;
    padding: 30px 0;
    gap: 15px;
  }

  .double-btns a {
    width: 100% !important;
    max-width: 100% !important;
    gap: 10px;
  }

  .exc-desc.points .three-imgs {
    width: 320px;
  }

  .exc-desc.points .kb-point {
    width: 180px;
    margin-bottom: 25px;
  }

  .content-page h2 {
    font-size: 1.32rem;
  }

  .bfs-desc-area img.mny-img {
    height: 75px;
  }

  .exc-desc.points .bfs-desc-area {
    padding-bottom: 25px;
  }

  .signup-btn-area img.pc-view {
    width: 135px;
  }

  .exc-menu {
    padding-left: 5px;
    margin-left: 0;
    padding-right: 0;
  }

  .exclusives .exc-logo img {
    height: 56px;
    width: auto;
    margin-bottom: 5px;
  }

  .exc-menu ul {
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .content-page.exclusives .kb-title-main {
    flex-direction: column;
  }

  .content-page.exclusives .kb-title-main {
    padding-top: 20px;
  }

  .exc-menu ul li a {
    font-size: 0.965rem;
    letter-spacing: 0.15px;
  }
}

@media (max-width: 565px) {
  .how-buy .youtube_video .video-inner iframe {
    height: 280px;
  }

  .content-page.exclusives {
    padding: 0 20px;
  }
}

@media (max-width: 550px) {
  .grid.houses-grid .hide-scrollbar,
  .filtered-bottom-block.grid > div,
  .grid.filtered-bottom-block .hide-scrollbar {
    grid-template-columns: 100%;
    gap: 0;
  }

  .filtered-bottom-block.grid > div {
    width: 100%;
  }

  .house-image a {
    height: 250px;
  }

  .shadow-sm.kb-house-item {
    margin-bottom: 15px;
  }

  .similar-img,
  .similar-img a {
    height: 150px;
  }

  .kb-dialog.buy-now .dg-buy-now {
    padding: 10px 15px 25px;
  }

  .nothing-found p {
    font-size: 1.15rem;
    letter-spacing: 0.15px;
    line-height: 1.2;
  }

  .exc-desc p.desc-text {
    text-align: center;
    font-size: 1.02rem;
    line-height: 1.5;
  }

  .step-seperator img {
    width: 26px;
  }
  .accord-body,
  .accord-body p {
    font-size: 0.97rem;
    line-height: 1.55;
  }

  .exc-desc p {
    font-size: 0.98rem;
    line-height: 1.6;
  }

  .imgs-two img {
    width: 112px;
  }

  .contents-inner h4.via {
    font-size: 22px;
  }

  .contents-inner h3 {
    font-size: 1.15rem;
    line-height: 1.25;
  }

  .contents-inner h3 span {
    width: 30px;
    height: 30px;
  }

  .contents-inner p.point-rate {
    font-size: 20px;
  }
}

@media (max-width: 530px) {
  .youtube_video .video-inner iframe {
    height: 295px;
  }

  .step-area dl dt {
    width: 105px;
    justify-content: center;
    align-items: center;
  }

  .signup-btn-area {
    margin-bottom: 50px;
    margin-top: 20px;
  }

  .benefits-offers h2.title {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }

  .benefits-offers .contents {
    margin-bottom: 30px;
    padding-bottom: 25px;
  }
}

@media (max-width: 485px) {
  .house-image a {
    height: 235px;
  }

  .content-page.how-buy {
    padding: 0 15px;
  }

  .exc-adv iframe {
    height: 260px;
  }
}

@media (max-width: 450px) {
  .grid.houses-grid .hide-scrollbar {
    gap: 12px;
  }

  .house-image.p-2 {
    padding: 0.38rem;
  }

  .kb-footer > div {
    padding-left: 15px;
    padding-right: 15px;
  }

  .kb-footer .text-right {
    text-align: center;
    margin-top: 2px;
  }

  .admin-body {
    padding: 10px 15px;
  }

  .kb-single-invoice-full {
    margin-top: 10px;
  }

  .youtube_video .video-inner iframe {
    height: 235px;
  }

  .similar-img,
  .similar-img a {
    height: 125px;
  }

  .how-buy .youtube_video .video-inner iframe {
    height: 250px;
  }

  .kb-footer .footer-block.block-v2 {
    width: 100%;
  }

  .footer-block.block-v2 p {
    margin-bottom: 4px;
  }

  .footer-block .footer-social {
    column-gap: 12px;
  }
}

@media (max-width: 385px) {
  .house-image a {
    height: 185px;
  }

  .youtube_video .video-inner iframe {
    height: 200px;
  }

  .kb-auth-screen .auth-body {
    padding: 5px 12px !important;
  }

  .auth-body > div {
    padding: 25px 22px;
  }

  .auth-body.signup > div {
    padding: 25px 22px;
  }
}
