.desc-proyek-baru,
.lokasi-properti,
.lokasi-proyek-baru {
    -webkit-line-clamp: 2;
}
.bootstrap-select .dropdown-menu.show,
.bootstrap-select .dropdown-menu.show .inner.show {
    max-height: 20rem !important;
}
.banner-cari,
.brighton-subscribe,
.jelajahi-brighton,
.pilihan-untuk-anda,
.properti-favorit,
.bright-ai,
.search-filter-properti {
    height: max-content;
}
.search-properti,
.search-properti-2,
.search-properti-3 {
    background-color: #fdd314;
}
.btn-filter {
    background-color: #4c4d4f;
    border: none;
    color: #fff;
    outline: 0;
    cursor: pointer;
    font-weight: 600;
    width: 100%;
    padding: 6px 4px;
}
.btn-filter.active,
.btn-filter:hover {
    background-color: #fdd314;
    color: #000;
    border-radius: 10px 10px 0 0;
    padding-bottom: 1rem;
}
.btn-filter:focus,
.btn-lihat-semua-berita:focus,
.btn-lihat-semua-pilihan:focus,
.btn-lihat-semua:focus,
.btn-subscribe:focus,
.text-lokasi-properti:focus {
    box-shadow: 0 0 0 0.2rem transparent !important;
    -webkit-box-shadow: 0 0 0 0.2rem transparent !important;
    -moz-box-shadow: 0 0 0 0.2rem transparent !important;
}
.shortcut-menu-wrapper {
    display: grid;
    gap: 0.5rem;
}
.card-menu-shortcut {
    gap: 0.75rem;
}
.img-shortcut-menu {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.title-shortcut-menu {
    font-weight: 600;
    line-height: 1.125;
}
.link-shortcut-menu,
.link-shortcut-menu:hover {
    text-decoration: none;
    color: #000 !important;
}
.brighton-download-apps,
.brighton-news,
.proyek-baru {
    background: #f4f4f4;
    height: max-content;
}
.fav-properti-title,
.news-title,
.pilihan-title,
.proyek-baru-title {
    font-size: 2em;
    font-weight: 800;
}
.data-lokasi-properti,
.proyek-baru-desc {
    font-weight: 400;
}
.btn-lihat-semua {
    font-weight: 700;
    padding: 0.5rem 2rem;
}
.nav-next-proyek,
.nav-prev-proyek {
    background-color: #fff;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    position: absolute;
    z-index: 10;
    top: 40%;
}
.nav-next-favorit,
.nav-next-favorit:focus,
.nav-next-pilihan,
.nav-next-pilihan:focus,
.nav-next-proyek,
.nav-next-proyek:focus,
.nav-next-recommendation,
.nav-next-recommendation:focus,
.nav-prev-favorit,
.nav-prev-favorit:focus,
.nav-prev-pilihan,
.nav-prev-pilihan:focus,
.nav-prev-proyek,
.nav-prev-proyek:focus,
.nav-prev-recommendation,
.nav-prev-recommendation:focus {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2), 0 6px 20px 0 rgb(0 0 0 / 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2),
        0 6px 20px 0 rgb(0 0 0 / 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2),
        0 6px 20px 0 rgb(0 0 0 / 0.19);
}
.nav-prev-favorit,
.nav-prev-pilihan,
.nav-prev-proyek,
.nav-prev-recommendation {
    left: -1rem;
}
.ic-next-pilihan,
.ic-prev-pilihan {
    width: 0.5rem;
    height: 1rem;
    padding-bottom: 0.1rem;
}
.btn-hubungi {
    font-weight: 600;
    padding: 0.1rem 0;
    width: 100%;
    font-size: 14px;
}
.btn-lihat-semua-pilihan {
    font-weight: 600;
    padding: 0.5rem 2rem;
}
.btn-hubungi,
.btn-lihat-semua,
.btn-lihat-semua-pilihan {
    border-radius: 20px;
    background-color: #3cc0fe;
    border: none;
    color: #fff;
}
.jelajahi-title {
    font-size: 2em;
    font-weight: 800;
    text-align: center;
    line-height: 1.2;
}
.img-jelajah-1,
.img-jelajah-2,
.img-jelajah-3 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.jelajahi-desc {
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
}
.card-proyek-baru,
.card-proyek-baru-loading {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    -moz-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    border: 0;
}
.card-proyek-baru {
    height: 27.5rem;
    justify-content: space-between;
    background-color: #fdd314;
}
.card-proyek-baru-loading {
    height: 24.5rem;
}
.card-img-top-proyek-baru {
    position: relative;
    border-radius: 19px 19px 0 0;
    object-fit: cover;
    overflow: hidden;
    height: 13rem;
    max-height: 13rem;
    width: 100%;
    display: block;
}
.card-berita-loading,
.card-properti-secondary-loading {
    border-radius: 20px;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    -moz-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    border: 0;
}
.card-properti-secondary-loading {
    height: auto;
}
.card-properti-secondary-loading .card-body-properti,
.card-properti-secondary-loading .card-footer-properti {
    padding: 15px 1.25rem;
}
.card-berita-loading {
    height: 22.5rem;
}
.card-img-top-news-loading,
.card-img-top-properti-secondary-loading,
.card-img-top-proyek-baru-loading {
    position: relative;
    border-radius: 19px 19px 0 0;
    width: inherit;
    background-color: #c9c9c9;
}
.card-img-top-news-loading,
.card-img-top-properti-secondary-loading {
    height: 15rem;
    max-height: 15rem;
    padding: 0;
}
.card-img-top-proyek-baru-loading {
    height: 13rem;
    max-height: 13rem;
}
.text-card-loading {
    width: 100%;
    max-height: 1.25rem;
    border-radius: 12px;
}
.card-img-top-news-loading,
.card-img-top-properti-secondary-loading,
.card-img-top-proyek-baru-loading,
.text-card-loading {
    background: linear-gradient(0.25turn, transparent, #fff, transparent),
        linear-gradient(#c9c9c9, #c9c9c9);
    background-repeat: no-repeat;
    background-position: -315px 0, 0 0, 0 190px, 50px 195px;
    animation: 1.5s infinite loading;
}
.card-img-top-proyek-baru-loading,
.text-card-loading {
    background-size: 100% 250px, 100% 13rem, 100px 100px, 225px 30px;
}
.card-img-top-news-loading,
.card-img-top-properti-secondary-loading {
    background-size: 100% 250px, 100% 15rem, 100px 100px, 225px 30px;
}
@keyframes loading {
    to {
        background-position: 315px 0, 0 0, 0 190px, 50px 195px;
    }
}
.card-body-proyek-baru {
    background-color: #fdd314;
    padding: 0.5rem 10px 10px;
}
.card-footer-proyek-baru-home {
    height: 3.1rem;
    max-height: 3.1rem;
    padding: 0.5rem 1rem;
    background-color: #fff;
    border-radius: 0 0 19px 19px !important;
}
.col-hubungi-agen-proyek-baru {
    height: 2rem;
    max-height: 2rem;
    display: flex;
    align-items: center;
}
.img-vendor {
    width: 100%;
    max-width: 80%;
    height: 2rem;
    max-height: 2rem;
    object-fit: contain;
    display: flex;
    justify-content: center;
    margin-bottom: auto;
    margin-left: auto;
}
.jenis-proyek-baru,
.lokasi-proyek-baru {
    color: #5b5c5f;
    font-weight: 600;
}
.harga-properti,
.harga-proyek-baru,
.nama-properti,
.nama-proyek-baru {
    color: #000;
    font-weight: 700;
}
.desc-news,
.desc-proyek-baru,
.lokasi-properti,
.lokasi-proyek-baru,
.nama-properti,
.nama-proyek-baru,
.title-news {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.carousel-secondary-premier:hover .btn-next-carousel,
.carousel-secondary-premier:hover .btn-prev-carousel,
.ic-favorite {
    display: block;
}
.desc-proyek-baru {
    color: #313450;
    font-weight: 600;
}
.desc-proyek-baru,
.jenis-proyek-baru,
.lokasi-proyek-baru {
    font-size: 14px;
}
.nama-properti,
.nama-proyek-baru {
    font-size: 1rem;
    -webkit-line-clamp: 1;
}
.harga-properti,
.harga-proyek-baru {
    font-size: 20px;
}
.ic-favorite {
    margin-left: auto;
    width: 2rem;
    height: auto;
    padding-right: 10px;
}
.nav-next-favorit,
.nav-next-pilihan,
.nav-next-recommendation,
.nav-prev-favorit,
.nav-prev-pilihan,
.nav-prev-recommendation {
    background-color: #fff;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    position: absolute;
    z-index: 10;
}
.nav-next-favorit,
.nav-next-pilihan,
.nav-next-recommendation {
    right: -1rem;
}
.jenis-properti,
.lokasi-properti {
    color: #747579;
    font-weight: 600;
    font-size: 14px;
}
.harga-per-meter-persegi,
.text-lokasi-properti {
    font-weight: 600;
    color: #000;
}
.ic-favorite-properti {
    display: block;
    margin-left: auto;
    width: 2rem;
    height: auto;
}
.col-btn-subs,
.col-email-subs,
.col-favorite-properti,
.col-phone-subs,
.col-profil-agen {
    align-self: center;
}
.horizontal-line {
    border-top: 1px solid #707070;
    margin: 0;
}
.btn-hubungi-agen,
.btn-whatsapp-agen {
    background-color: #fdd314;
    width: 100%;
    border-radius: 20px;
}
.input-nama-otp,
.input-telp-otp {
    width: inherit;
    border-radius: 10px;
    height: inherit;
}
.durasi-otp {
    font-size: 0.8rem;
}
.masukkan-otp {
    font-weight: 600;
}
.nav-next-news,
.nav-prev-news {
    background-color: #fff;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2), 0 6px 20px 0 rgb(0 0 0 / 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2),
        0 6px 20px 0 rgb(0 0 0 / 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2),
        0 6px 20px 0 rgb(0 0 0 / 0.19);
    position: absolute;
    z-index: 10;
}
.btn-lihat-semua-berita {
    font-weight: 600;
    padding: 0.5rem 2rem;
    border-radius: 20px;
    background-color: #3cc0fe;
    border: none;
    color: #fff;
}
.card-berita {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    -moz-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0.2), 0 0 10px 0 rgb(0 0 0 / 0.19);
    border: 0;
    height: 24rem;
    position: relative;
}
.wrapper-label {
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    width: max-content;
    height: max-content;
    background-color: #fafafa;
    border-radius: 0.75rem;
    padding: 0.25rem 0.75rem;
}
.wrapper-label span {
    font-size: 0.875em;
    font-weight: 600;
    line-height: 1;
    color: #203fab;
}
.jenis-news {
    color: #203fab;
    font-weight: 600;
    font-size: 0.75em;
}
.title-news {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    -webkit-line-clamp: 2;
}
.desc-news {
    color: #707070;
    font-weight: 600;
    font-size: 12px;
    -webkit-line-clamp: 3;
}
.container-subscribe {
    background-color: #fdd314;
    border-radius: 20px;
    background-image: url(../../img/subscribes.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.title-subcribe {
    color: #313450;
    font-weight: 700;
    font-size: 24px;
}
.desc-subcribe {
    color: #707070;
    font-weight: 600;
    font-size: 14px;
}
.email-subcribe,
.phone-subcribe {
    border: none;
    border-radius: 20px;
}
.btn-subscribe {
    font-weight: 600;
    border-radius: 20px;
    background-color: #4c4d4f;
    border: none;
    color: #fff;
}
.btn-subscribe:hover,
.text-lokasi-properti.active {
    color: #fdd314;
}
.download-title {
    font-weight: 700;
    font-size: 20px;
    color: #000;
}
.download-desc {
    color: #707070;
}
.data-lokasi-properti,
.data-lokasi-properti:hover,
.download-text {
    color: #000;
}
.download-desc,
.download-text {
    font-weight: 600;
    font-size: 14px;
}
.container-loading-primary,
.container-loading-secondary,
.container-loading-secondary-recommendation,
.container-loading-secondary-related,
.wrapper-button-lokasi {
    display: grid;
}
.text-lokasi-properti:hover {
    color: #fdd314;
    text-decoration: none;
}
.text-lokasi-properti.active ~ .borderr-bottom,
.text-lokasi-properti:hover ~ .borderr-bottom {
    width: 20%;
    margin-left: 1px;
    border-bottom: 2px solid #fdd314;
}
.modal-brighton-apps {
    background-color: #fff0;
    border-radius: 20px;
    border: 0;
}
.btn-close-modal {
    background-color: #fff !important;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
}
.btn-close-modal,
.btn-close-modal:focus {
    border: none;
    outline: 0;
}
.data-lokasi-properti:hover {
    text-decoration: none;
}
.test-ads img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.carousel-secondary-premier {
    margin: 0 !important;
}
.inner-secondary-premier {
    border-radius: 19px 19px 0 0 !important;
}
.carousel-inner--secondary-premier,
.carousel-item--secondary-premier,
.carousel-item--secondary-premier.active,
.carousel-secondary-premier {
    border-radius: 19px 19px 0 0;
    height: 15rem;
    max-height: 15rem;
}
.carousel-indicators--secondary-premier {
    cursor: default;
}
.carousel-indicators--secondary-premier li,
.carousel-indicators--secondary-premier li.active {
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
}
.carousel-indicators--secondary-premier li {
    width: 0.5rem !important;
    height: 0.5rem !important;
    margin-top: 1px !important;
}
.carousel-indicators--secondary-premier li.active {
    width: 0.65rem !important;
    height: 0.65rem !important;
    margin-top: 0 !important;
}
.btn-next-carousel,
.btn-prev-carousel {
    display: none;
    opacity: 0.7;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    border-radius: 50%;
    padding: 0;
    width: 2rem;
    height: 2rem;
    max-width: 2rem;
    max-height: 2rem;
    color: #000;
    font-size: 0.875em;
    top: 50%;
}
.btn-prev-carousel {
    left: 1rem;
    padding-right: 2px;
}
.btn-next-carousel {
    right: 1rem;
    padding-left: 2px;
}
.btn-next-carousel:hover,
.btn-prev-carousel:hover {
    opacity: 1;
}
.area-next-carousel,
.area-prev-carousel {
    position: absolute;
    top: 0;
    height: 100%;
    width: 3rem;
    background-color: #fff0;
    cursor: default;
}
.area-next-carousel {
    right: 0;
}
.area-prev-carousel {
    left: 0;
}
.home-proyek-baru-content .tns-ovh {
    padding: 8px;
}
.home-secondary-fav-content .tns-ovh,
.home-secondary-new-content .tns-ovh,
.home-secondary-rel-content .tns-ovh,
.home-secondary-rec-content .tns-ovh {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.5rem;
}
.home-news-content .tns-ovh {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    padding-bottom: 0.25rem;
}
body.modal-shortcut-open {
    overflow: hidden !important;
}
.modal.modal-master.shortcut-menu .modal-content {
    border: none;
    background-color: transparent !important;
}
.modal.modal-master.shortcut-menu .modal-body {
    background-color: #fff;
}
.btn-close-modal-shortcut-menu.mobile {
    background-color: #ececec;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    font-size: 0.875rem;
    padding: 0;
    position: absolute;
    top: -4px;
    right: 17px;
    box-shadow: 0 2px 8px 0 #bbb;
    -webkit-box-shadow: 0 2px 8px 0 #bbb;
    -moz-box-shadow: 0 2px 8px 0 #bbb;
}
.btn-close-modal-shortcut-menu {
    font-size: 1.25rem;
    opacity: 1 !important;
}
.btn-close-modal-shortcut-menu:focus {
    outline: 0;
    border: none !important;
    box-shadow: 0 0 0 0.2rem transparent !important;
}
.modal-header-draggable {
    width: 100%;
    background-color: #fff0;
    height: 1.625rem;
    position: fixed;
    z-index: 2;
    border-bottom: none;
    border-radius: 0 !important;
}
.title-section-modal {
    font-weight: 700;
    font-size: 20px;
}
.wrapper-menu-shortcut {
    display: grid;
    margin-bottom: 20px;
}
.wrapper-menu-shortcut:last-of-type {
    margin-bottom: 0;
}
.wrapper-menu-shortcut .card-menu-shortcut {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    border: none;
}
.wrapper-menu-shortcut .title-shortcut-menu {
    font-size: 0.75em;
}
.bagikan {
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.sharebutton {
    width: 20px;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    display: inline-flex;
}
ul.sharemod {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
ul.sharemod li {
    list-style: none;
    border-bottom: 0.1px solid #aba8a8;
    padding: 10px 0;
}
ul.sharemod li:last-child {
    border-bottom: none;
}
ul.sharemod li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
}
ul.sharemod li a .svg {
    width: 32px;
    height: 32px;
    padding: 1px;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: black !important;
}
ul.sharemod li a .svg img {
    width: 30px;
}
ul.sharemod li a .text {
    font-size: 14px;
    font-weight: 500;
}
.vvggyy {
    display: none;
}
@media only screen and (max-width: 340px) {
    .btn-filter {
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 360px) {
    .img-logo-white-circle {
        width: 5rem !important;
        max-width: 5rem !important;
        height: 19.24px !important;
    }
}
@media only screen and (min-width: 425px) {
    .btn-filter,
    .text-lokasi-populer,
    .text-properti-dijual {
        font-size: 16px;
    }
    .search-properti {
        border-radius: 0 20px 20px;
    }
    .search-properti-2 {
        border-radius: 20px;
    }
    .search-properti-3 {
        border-radius: 20px 0 20px 20px;
    }
    .shortcut-menu-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
    .card-menu-shortcut {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border-radius: 0;
        border: none;
    }
    .title-shortcut-menu {
        font-size: 0.75em;
    }
    .nav-next-proyek {
        right: -1rem;
    }
    .img-logo-white-circle {
        width: 5.8rem;
        max-width: 5.8rem;
        height: 22.32px;
    }
    .img-jelajah-1 {
        width: 35%;
    }
    .img-jelajah-2,
    .img-jelajah-3 {
        width: 38%;
    }
    .home-news-content .tns-ovh,
    .home-secondary-fav-content .tns-ovh,
    .home-secondary-new-content .tns-ovh,
    .home-secondary-rel-content .tns-ovh,
    .home-secondary-rec-content .tns-ovh {
        padding-top: 1.5rem;
    }
    .nav-next-favorit,
    .nav-next-news,
    .nav-next-pilihan,
    .nav-next-recommendation,
    .nav-prev-favorit,
    .nav-prev-news,
    .nav-prev-pilihan,
    .nav-prev-recommendation {
        top: 50%;
    }
    .nav-prev-news {
        left: -1rem;
    }
    .nav-next-news {
        right: -0.8rem;
    }
    .modal-brighton-ads {
        max-width: 90vw;
    }
    .modal-agen-nama {
        font-size: 1.3rem;
    }
    .wrapper-button-lokasi {
        grid-template-columns: 10rem 10rem;
    }
    .badge-online {
        bottom: 0.5rem;
        left: 3.4rem;
    }
    .download-desc {
        margin-right: 12rem;
    }
    .container-loading-primary,
    .container-loading-secondary,
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .modal.modal-master.shortcut-menu .modal-dialog {
        max-height: 70vh;
        width: 100%;
        overflow-y: scroll;
        position: fixed;
        bottom: 0;
        -webkit-animation-name: slideIn;
        -webkit-animation-duration: 0.4s;
        animation-name: slideIn;
        animation-duration: 0.4s;
    }
    .modal.modal-master.shortcut-menu .modal-body {
        height: 33vh;
        overflow-y: scroll;
    }
    @-webkit-keyframes slideIn {
        from {
            bottom: -300px;
            opacity: 0;
        }
        to {
            bottom: 0;
            opacity: 1;
        }
    }
    @keyframes slideIn {
        from {
            bottom: -300px;
            opacity: 0;
        }
        to {
            bottom: 0;
            opacity: 1;
        }
    }
    .wrapper-menu-shortcut {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    .modal-master .modal-dialog.modal-lg {
        max-width: 100%;
        margin: 0;
    }
}
@media only screen and (max-width: 575px) {
    .pad-l-2,
    .pad-x-2 {
        padding-left: 2px !important;
    }
    .pad-r-2,
    .pad-x-2 {
        padding-right: 2px !important;
    }
    .btn-filter {
        font-size: 14px;
    }
    .search-properti {
        border-radius: 0 20px 20px;
    }
    .search-properti-2 {
        border-radius: 20px;
    }
    .search-properti-3 {
        border-radius: 20px 0 20px 20px;
    }
    .shortcut-menu-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
    .card-menu-shortcut {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border-radius: 0;
        border: none;
    }
    .title-shortcut-menu {
        font-size: 0.75em;
    }
    .nav-next-news,
    .nav-next-proyek {
        right: -1rem;
    }
    .img-logo-white-circle {
        width: 5.8rem;
        max-width: 5.8rem;
        height: 22.32px;
    }
    .img-jelajah-1 {
        width: 55%;
    }
    .img-jelajah-2,
    .img-jelajah-3 {
        width: 60%;
    }
    .download-desc {
        margin-right: 5rem;
    }
    .text-lokasi-populer,
    .text-properti-dijual {
        font-size: 16px;
    }
    .home-news-content .tns-ovh,
    .home-secondary-fav-content .tns-ovh,
    .home-secondary-new-content .tns-ovh,
    .home-secondary-rel-content .tns-ovh,
    .home-secondary-rec-content .tns-ovh {
        padding-top: 1.5rem;
    }
    .nav-next-favorit,
    .nav-next-news,
    .nav-next-pilihan,
    .nav-next-recommendation,
    .nav-prev-favorit,
    .nav-prev-news,
    .nav-prev-pilihan,
    .nav-prev-recommendation {
        top: 40%;
    }
    .nav-prev-news {
        left: -1rem;
    }
    .modal-brighton-ads {
        max-width: 100vw;
    }
    .modal-agen-nama {
        font-size: 1.2rem;
    }
    .wrapper-button-lokasi {
        grid-template-columns: 45% 45%;
    }
    .badge-online {
        bottom: 0.5rem;
        left: 3.25rem;
    }
    .container-loading-primary,
    .container-loading-secondary,
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .modal.modal-master.shortcut-menu .modal-dialog {
        max-height: 70vh;
        width: 100%;
        overflow-y: scroll;
        position: fixed;
        bottom: 0;
        -webkit-animation-name: slideIn;
        -webkit-animation-duration: 0.4s;
        animation-name: slideIn;
        animation-duration: 0.4s;
    }
    .modal.modal-master.shortcut-menu .modal-body {
        overflow-y: scroll;
    }
    @-webkit-keyframes slideIn {
        from {
            bottom: -300px;
            opacity: 0;
        }
        to {
            bottom: 0;
            opacity: 1;
        }
    }
    @keyframes slideIn {
        from {
            bottom: -300px;
            opacity: 0;
        }
        to {
            bottom: 0;
            opacity: 1;
        }
    }
    .wrapper-menu-shortcut {
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    .modal-master .modal-dialog.modal-lg {
        margin: 0;
    }
}
@media only screen and (min-width: 576px) {
    .search-properti {
        border-radius: 0 20px 20px;
    }
    .search-properti-2,
    .search-properti-3 {
        border-radius: 20px;
    }
    .modal-brighton-ads {
        max-width: 90vw;
    }
    .container-loading-primary,
    .container-loading-secondary,
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .home-news-content .tns-ovh,
    .home-secondary-fav-content .tns-ovh,
    .home-secondary-new-content .tns-ovh,
    .home-secondary-rel-content .tns-ovh,
    .home-secondary-rec-content .tns-ovh {
        padding-top: 1rem !important;
    }
    .modal-master.shortcut-menu.loading {
        height: 100%;
    }
    .modal-master.shortcut-menu {
        max-height: 100%;
        overflow-y: auto;
        bottom: auto;
        top: 0;
    }
    .modal.modal-master.shortcut-menu .modal-dialog {
        max-height: 100%;
        width: 100%;
        overflow-y: auto;
        position: relative;
        -webkit-animation-name: none;
        -webkit-animation-duration: 0;
        animation-name: none;
        animation-duration: 0;
    }
    .modal.modal-master.shortcut-menu .modal-body {
        height: 100%;
        overflow-y: auto;
        border-radius: 0.3rem;
    }
    .modal-master .modal-dialog.modal-lg {
        max-width: 360px;
        margin: 1.75rem auto;
    }
    .vvggyy {
        display: inline-block;
    }
    .wrapper-menu-shortcut {
        grid-template-columns: repeat(8, 1fr);
        gap: 0;
    }
}
@media only screen and (min-width: 992px) {
    .shortcut-menu-wrapper {
        grid-template-columns: repeat(8, 1fr);
    }
    .nav-next-proyek {
        right: 1rem;
    }
    .img-jelajah-1 {
        width: 75%;
    }
    .img-jelajah-2,
    .img-jelajah-3 {
        width: 80%;
    }
    .jelajahi-desc {
        margin-top: 2rem;
    }
    .nav-next-favorit,
    .nav-next-news,
    .nav-next-pilihan,
    .nav-next-recommendation,
    .nav-prev-favorit,
    .nav-prev-news,
    .nav-prev-pilihan,
    .nav-prev-recommendation {
        top: 40%;
    }
    .nav-prev-news {
        left: -3rem;
    }
    .nav-next-news {
        right: -3rem;
    }
    .modal-brighton-ads {
        max-width: 50rem !important;
    }
    .modal-agen-nama {
        font-size: 1.4rem;
    }
    .wrapper-button-lokasi {
        grid-template-columns: 10rem 10rem;
    }
    .img-brighton-app {
        width: 100%;
        height: 303.1px;
        max-height: 303.1px;
    }
    .col-lokasi {
        border-left: 1px solid #000;
        padding-left: 3rem;
    }
    .download-desc {
        margin-right: 0;
    }
    .text-lokasi-populer,
    .text-properti-dijual {
        font-size: 20px;
    }
    .container-loading-secondary,
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .modal-master .modal-dialog.modal-lg {
        max-width: 434px;
    }
}
@media only screen and (min-width: 768px) {
    .nav-next-proyek {
        right: 2rem;
    }
    .title-shortcut-menu {
        font-size: 0.875em;
    }
    .img-brighton-app {
        width: 8rem;
        height: 317.15px;
        max-height: 317.15px;
    }
    .container-loading-primary {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 20px;
    }
    .container-loading-secondary,
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        gap: 30px;
    }
}
@media only screen and (min-width: 1200px) {
    .container-loading-secondary {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 25px;
    }
    .container-loading-secondary-recommendation,
    .container-loading-secondary-related {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 25px;
    }
}
