@media (max-width: 575.98px) {
    .tab-treatment {
        margin-bottom: 2rem;
    }
    #tab-location .banner-doctor-detail-desc,
    #tab-location .container-jadwal {
        padding: 0;
        padding-bottom: 2rem;
    }
    #tab-gallery .gallery-list-img {
        margin-bottom: 2rem;
    }
    .location-content-content {
        flex-direction: column-reverse;
    }
    .circle-arrow {
        width: 40px;
        height: 40px;
    }
    .locations-arrow {
        padding: 0.5rem 2rem;
    }
    .branch {
        padding:0 2rem;
    }
    .branch ol {
        width:100%;
    grid-template-columns: repeat(2, 1fr); 
    }

    .modal .icon-arrow-gallery,
    .modal .icon-arrow-gallery-left {
        padding: 6px;
        height: 30px;
        width: 30px;
    }
    .reviews-list img {
        max-width: 90vw;
    }
    .img-responsive {
        width: 100%;
    }
    .our-story {
        top: 14vh;
    }
    .skip-btn {
        top: auto;
    }
    .owl-carousel .owl-nav {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .category-desc-text {
        padding: 0;
        padding-top: 20px;
    }
    .category-desc .accordion {
        padding: 0 2rem;
    }
    .modal-content {
        max-width: 90vw;
    }
    .list-wa {
        width: 100vw;
        padding: 40px;
        border-radius: 10px;
    }
    .modal .close-wa {
        font-size: 36px;
        right: 20px;
        top: 10px;
    }
    .card-item-wa {
        padding: 20px;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .card-item-wa p {
        font-size: 20px;
    }

    .container-fixed-btn {
        right: 2rem;
        bottom: 2rem;
        gap: 10px;
    }
    .btn-wa img {
        height: 30px;
        width: 30px;
    }
    .owl-treat img {
        height: 480px !important;
        object-fit: cover;
        width: 100%;
        margin: 0 4px;
    }
    .container-treatment-terkait {
        padding-left: 0 !important;
    }
    .container-treatment-terkait .title-location {
        margin-left: 2rem;
    }
    .treatment-terkait .doctor-img-item {
        width: 400px;
        margin: 0 20px;
    }
    .treatment-terkait .owl-nav {
        padding: 120px 20px;
        padding-top: 0;
    }

    .home-hero {
        padding: 120px 0;
        padding-bottom: 80vh;
    }
    .text-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .text-banner p {
        font-size: 20px;
    }
    .navbar-white a span {
        color: #78242d;
    }

    .navbar-white a {
        color: #78242d;
    }
    .mobile-center a {
        color: #fff;
    }
    .flag-container a {
        width: 50px;
    }
    #nav-list {
        display: none;
        transform: translateY(-80px);
        opacity: 0;
        transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    }
    #nav-list.visible {
        transform: translateY(0);
        display: flex;
        opacity: 1;
    }
    .row {
        margin: 0;
    }
    .contact-nav label {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
    .logo-mobile {
        display: block;
    }
    .navbar nav {
        justify-content: space-between;
        position: relative;
    }
    .navbar nav ul {
        position: absolute;
        flex-direction: column;
        top: 80px;
        left: 0;
        background-color: #fff;
        width: 100%;
        align-items: flex-start;
        gap: 16px;
        padding-right: 2rem;
    }
    .navbar nav ul li a {
        font-size: 24px;
    }
    .our-service {
        display: block;
        margin-top: 10px;
        color: #ac8287;
    }
    .mobile-center {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact {
        width: 80%;
        align-items: center;
        justify-content: center;
        font-size: 14px !important;
        color: #fff;
        background-color: #ff687b;
        margin-bottom: 40px;
    }
    .treatments-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .treatments-menu-content .services-title h1 {
        text-align: center;
    }
    .treatments-menu-content .services-title h1:last-child {
        padding-left: 0px;
    }
    .services-title h1 {
        text-align: center;
    }
    .services-desc {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .services-texts {
        flex-direction: column;
    }
    .services-desc p {
        margin-top: 2rem;
        text-align: center;
    }
    .treatments-list-img {
        margin-top: 50px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 580px;
    }
    .loc-trearment-list {
        padding: 0 2rem;
    }
    /* promo-list */

    .promo-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .promo-title h1 {
        text-align: center;
    }
    .promo-title h1:last-child {
        margin-left: 0;
    }
    .promo-services-desc {
        text-align: center;
        margin-top: 20px;
    }
    .promo-list-content .promo-desc {
        padding: 2rem;
    }
    /* promo-detail */
    .banner-doctor-detail {
        padding-top: 80px;
    }
    .promo-detail {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .promo-detail p,
    .promo-detail h1 {
        width: fit-content;
    }
    .experience {
        padding: 40px 2rem;
        background: none;
    }
    .experience .pengalaman {
        margin-bottom: 20px;
    }
    /* doctor list */
    .doctor-list-img::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Edge */
    }
    .doctor-list-img {
        z-index: 2;
        margin-top: 50px;
        display: none;
        flex-direction: row;
        overflow-y: scroll;
        gap: 20px;
        height: fit-content;
    }
    .doctor-img-item {
        width: 300px;
    }
    .doctor-img-item img {
        width: 300px;
        height: auto;
        object-fit: cover;
        border-radius: 10px;
    }
    .doctor-list-container {
        position: relative;
        margin-top: 34px;
        margin-bottom: 30px;
        padding-left: 2rem;
    }
    /* doctor detil */
    .jadwal {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .banner-doctor-detail-desc {
        padding: 2rem;
        padding-top: 0;
    }
    .container-jadwal {
        padding: 2rem;
        padding-top: 0;
        padding-bottom: 0px;
    }
    .banner-doctor-detail .left-img img {
        height: fit-content;
        margin-bottom: 2rem;
    }
    /* gallery */
    .gallery {
        margin-bottom: 3rem;
    }
    .gallery-list-img {
        margin-top: 0;
        padding-top: 50px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
    }
    .gallery-item img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 10px;
    }
    .gallery-item:nth-child(1),
    .gallery-item:nth-child(3),
    .gallery-item:nth-child(6),
    .gallery-item:nth-child(8),
    .gallery-item:nth-child(9),
    .gallery-item:nth-child(11),
    .gallery-item:nth-child(14),
    .gallery-item:nth-child(16),
    .gallery-item:nth-child(17),
    .gallery-item:nth-child(19) {
        position: relative;
        height: fit-content;
    }
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4),
    .gallery-item:nth-child(5),
    .gallery-item:nth-child(7),
    .gallery-item:nth-child(10),
    .gallery-item:nth-child(12),
    .gallery-item:nth-child(13),
    .gallery-item:nth-child(15),
    .gallery-item:nth-child(18),
    .gallery-item:nth-child(20) {
        position: relative;
        height: fit-content;
    }
    /* blog */
    .blog-content {
        padding-right: 2rem;
        padding-left: 2rem;
        background: linear-gradient(
            rgba(227, 243, 252, 1),
            rgba(255, 255, 255, 1)
        );
        /* : rgba(227, 243, 252, 1); */
        padding-bottom: 40px;
    }
    .search-bar {
        width: 90%;
        top: 0;
    }
    .search-container {
        width: 90%;
    }
    .blog-list-img {
        padding-top: 120px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        /* height: 500px; */
    }
    /* blog-detial */
    .blog-detail-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .blog-detail-content {
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .latest-blog {
        padding-left: 0;
    }
    .card-consult {
        padding: 40px 20px;
    }
    .card-consult .title,
    .card-consult .title-ahli {
        text-align: center;
        font-size: 30px;
    }
    .card-consult p {
        text-align: center;
    }
    .card-consult .container-btn-promo-item {
        margin-top: 30px;
        gap: 0;
    }
    .blog-detail-consult {
        padding: 40px 2rem;
        margin-bottom: 40px;
    }
    /* location */
    .tabs-content {
        padding-top: 40px;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .location-info {
        padding: 40px 2rem;
    }
    .loc-detail-menu .container {
        padding: 0;
    }
    .second-menu-item {
        padding: 0 20px;
    }
    .location .Locations {
        margin-bottom: 0px;
        padding-bottom: 0;
    }
    /* location-detail */
    .loc-detail-about h1 {
        width: 300px;
    }
    .loc-detail-about {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    /* schedule */
    /* .mobile-map {
        height: 300px;
    } */
    /* loc-detail-doctor */
    .loc-detail-doctor {
        padding-right: 2rem;
    }
    .doctor-loc-list-img {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .loc-detail-doctor .doctor-img-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .loc-detail-doctor .doctor-img-item img {
        width: 100%;
    }
    .form-contact-us {
        position: relative;
        display: flex;
        right: 0;
        width: auto;
        margin-left: 2rem;
        margin-right: 2rem;
        top: -280px;
    }
    .form-group textarea {
        resize: none;
        height: 150px;
    }
    .promo-detail .contact-us {
        padding-bottom: 90px;
    }
    .row-input {
        flex-direction: column;
    }
    .form-contact-us {
        margin-bottom: -280px;
    }
    .form-contact-us form {
        width: 100%;
    }
    .insurance {
        padding-bottom: 2rem;
    }
    .footer,
    .footer .footer-content,
    .footer .footer-img {
        background-color: var(--black);
        /* border-top-left-radius: 40px;
        border-top-right-radius: 40px; */
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #tab-location .banner-doctor-detail-desc,
    #tab-location .container-jadwal {
        padding: 0;
        padding-bottom: 2rem;
    }
    #tab-gallery .gallery-list-img {
        padding: 0;
        margin-bottom: 2rem;
    }
    .location-content-content {
        flex-direction: column-reverse;
    }
    .circle-arrow {
        width: 40px;
        height: 40px;
    }
    .locations-arrow {
        padding: 0.5rem 2rem;
    }
    .Treatment-Category {
        display: flex;
        flex-direction: column;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .branch {
        padding:0 2rem;
    }
    .branch ol {
        width: 100%;
    }

    .img-responsive {
        width: 100%;
    }
    .category-desc-text {
        padding: 0 3rem;
        padding-top: 20px;
    }
    .category-desc .accordion {
        padding: 0 2rem;
    }
    .modal-content {
        max-width: 90vw;
    }
    .container-fixed-btn {
        right: 2rem;
        bottom: 2rem;
        gap: 10px;
    }
    .btn-wa img {
        height: 30px;
        width: 30px;
    }
    .container-treatment-terkait {
        padding-left: 0 !important;
    }
    .container-treatment-terkait .title-location {
        margin-left: 2rem;
    }
    .treatment-terkait .doctor-img-item {
        width: 400px;
        margin: 0 20px;
    }
    .treatment-terkait .owl-nav {
        padding: 120px 20px;
        padding-top: 0;
    }
    .text-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .text-banner p {
        font-size: 26px;
    }
    .location-resp .services-desc {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .hero-img::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.42);
        backdrop-filter: blur(6.7px);
        -webkit-backdrop-filter: blur(6.7px);
    }
    .home-hero {
        padding: 120px 0;
        padding-bottom: 90vh;
    }
    .text-hero-img {
        font-size: 24px;
        font-weight: 400;
        width: max-content;
        padding: 0 2rem;
        min-height: fit-content;
    }
    .navbar-white a span {
        color: #78242d;
    }
    .navbar-white a {
        color: #78242d;
    }
    .mobile-center a {
        color: #fff;
    }
    .flag-container a {
        width: 50px;
    }
    #nav-list {
        display: none;
        transform: translateY(-80px);
        opacity: 0;
        transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    }
    #nav-list.visible {
        transform: translateY(0);
        display: flex;
        opacity: 1;
    }
    .row {
        margin: 0;
    }
    .contact-nav label {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
    .logo-mobile {
        display: block;
    }
    .navbar nav {
        justify-content: space-between;
        position: relative;
    }
    .navbar nav ul {
        position: absolute;
        flex-direction: column;
        top: 80px;
        left: 0;
        background-color: #fff;
        width: 100%;
        align-items: flex-start;
        gap: 18px;
        padding-right: 2rem;
    }
    .navbar nav ul li a {
        font-size: 24px;
    }
    .our-service {
        display: block;
        margin-top: 10px;
        color: #ac8287;
    }
    .mobile-center {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact {
        width: 80%;
        align-items: center;
        justify-content: center;
        font-size: 14px !important;
        color: #fff;
        background-color: #ff687b;
        margin-bottom: 40px;
    }
    .treatments-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .treatments-menu-content .services-title h1 {
        text-align: center;
    }
    .treatments-menu-content .services-title h1:last-child {
        padding-left: 0px;
    }
    .services-desc p {
        margin-top: 2rem;
        text-align: center;
    }
    .treatments-list-img {
        margin-top: 50px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: 380px;
        padding-right: 2rem;
        padding-left: 2rem;
        padding-bottom: 4rem;
    }
    .loc-trearment-list {
        padding: 0 2rem;
    }
    /* promo-list */
    .promo-top-list {
        padding-bottom: 4rem;
    }
    .promo-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .promo-title h1 {
        text-align: center;
    }
    .promo-title h1:last-child {
        margin-left: 0;
    }
    .promo-services-desc {
        text-align: center;
        margin-top: 20px;
    }
    .promo-list-content .promo-desc {
        padding: 2rem;
    }
    /* promo-detail */
    .promo-detail {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .promo-detail p,
    .promo-detail h1 {
        width: fit-content;
    }
    .experience {
        padding: 40px 2rem;
        background: none;
    }
    .experience .pengalaman {
        margin-bottom: 20px;
    }
    /* doctor list */
    .doctor-list-img::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Edge */
    }
    .doctor-list-img {
        z-index: 2;
        margin-top: 50px;
        display: none;
        flex-direction: row;
        overflow-y: scroll;
        gap: 20px;
        height: fit-content;
        padding-right: 2rem;
    }
    .doctor-img-item {
        width: 300px;
    }
    .doctor-img-item img {
        width: 300px;
        height: auto;
        object-fit: cover;
        border-radius: 10px;
    }
    .doctor-list-container {
        position: relative;
        margin-top: 34px;
        margin-bottom: 30px;
        padding-left: 2rem;
    }
    .accordion {
        padding-right: 2rem;
    }
    /* doctor detil */
    .jadwal {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .banner-doctor-detail {
        padding-top: 120px;
    }
    .banner-doctor-detail .left-img img {
        height: fit-content;
    }
    .banner-doctor-detail-desc {
        padding: 2rem;
        padding-top: 2rem;
    }
    .container-jadwal {
        padding: 2rem;
        padding-top: 0;
        padding-bottom: 0px;
    }
    /* gallery */
    .gallery {
        margin-bottom: 3rem;
    }
    .gallery-list-img {
        padding-top: 50px;
        margin-top: 0;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .gallery-item img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 10px;
    }
    .gallery-item:nth-child(1),
    .gallery-item:nth-child(3),
    .gallery-item:nth-child(6),
    .gallery-item:nth-child(8),
    .gallery-item:nth-child(9),
    .gallery-item:nth-child(11),
    .gallery-item:nth-child(14),
    .gallery-item:nth-child(16),
    .gallery-item:nth-child(17),
    .gallery-item:nth-child(19) {
        position: relative;
        height: fit-content;
    }
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4),
    .gallery-item:nth-child(5),
    .gallery-item:nth-child(7),
    .gallery-item:nth-child(10),
    .gallery-item:nth-child(12),
    .gallery-item:nth-child(13),
    .gallery-item:nth-child(15),
    .gallery-item:nth-child(18),
    .gallery-item:nth-child(20) {
        position: relative;
        height: fit-content;
    }
    /* blog */
    .blog-content {
        padding-right: 2rem;
        padding-left: 2rem;
        background: linear-gradient(
            rgba(227, 243, 252, 1),
            rgba(255, 255, 255, 1)
        );
        /* : rgba(227, 243, 252, 1); */
        padding-bottom: 40px;
    }
    .search-bar {
        width: 90%;
        top: 0;
    }
    .search-container {
        width: 90%;
    }
    .blog-list-img {
        padding-top: 120px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        /* height: 500px; */
    }
    .blog-item img {
        height: 520px;
    }
    .blog-item-img .overlay {
        height: 520px;
    }
    /* blog-detial */
    .blog-detail-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .blog-detail-content {
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .latest-blog {
        padding-left: 0;
    }
    .card-consult {
        padding: 40px 20px;
    }
    .card-consult .title,
    .card-consult .title-ahli {
        text-align: center;
        font-size: 30px;
    }
    .card-consult p {
        text-align: center;
    }
    .card-consult .container-btn-promo-item {
        margin-top: 30px;
        gap: 0;
    }
    .blog-detail-consult {
        padding: 40px 2rem;
        margin-bottom: 40px;
    }
    /* location */
    .tabs-content {
        padding-top: 40px;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .loc-detail-menu .container {
        padding: 0;
    }
    .second-menu-item {
        padding: 0 20px;
    }
    .location-tablet {
        padding-bottom: 0;
    }
    /* location-detail */
    .loc-detail-about h1 {
        width: 300px;
    }
    .loc-detail-about {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    /* schedule */
    /* .mobile-map {
        height: 300px;
    } */
    /* loc-detail-doctor */
    .loc-detail-doctor {
        padding-right: 2rem;
    }
    .doctor-loc-list-img {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
    .loc-detail-doctor .doctor-img-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .loc-detail-doctor .doctor-img-item img {
        width: 100%;
    }
    .form-contact-us {
        position: relative;
        display: flex;
        right: 0;
        width: 100%;
        top: -280px;
    }
    .form-group textarea {
        resize: none;
        height: 150px;
    }
    .promo-detail .contact-us {
        padding-bottom: 90px;
    }
    .row-input {
        flex-direction: column;
    }
    .form-contact-us {
        margin-bottom: -280px;
    }
    .form-contact-us form {
        width: 90%;
    }
    .contact-us-loc {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .services-texts {
        flex-direction: column;
    }
    .services-title h1 {
        text-align: center;
    }

    .location-info {
        padding: 40px 2rem;
    }
    .desc-title {
        text-align: center;
    }
    .location-desc .buttons {
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
    }
    .container {
        width: 100%;
        max-width: 100%;
    }

    .blog {
        padding-top: 120px;
    }

    /* empty blog */
    .container-item-empty {
        padding-top: 100px;
    }
    .empty-item img {
        height: 100px;
        width: 100px;
        margin: 40px 0;
    }
    .empty-item .title-empty-item {
        font-size: 20px;
    }
    .empty-item .text-empty-item {
        margin-top: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #tab-location .banner-doctor-detail-desc,
    #tab-location .container-jadwal {
        padding: 0;
        padding-bottom: 2rem;
    }
    #tab-gallery .gallery-list-img {
        padding: 0;
        margin-bottom: 2rem;
    }
    .location-content-content {
        flex-direction: column-reverse;
    }
    .circle-arrow {
        width: 40px;
        height: 40px;
    }
    .locations-arrow {
        padding: 0.5rem 2rem;
    }
    .branch {
        padding:0 2rem;
    }
    .branch ol {
        width:100%;
    }

    .Treatment-Category {
        display: flex;
        flex-direction: column;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .img-responsive {
        width: 100%;
    }
    .category-desc-text {
        padding: 0 3rem;
        padding-top: 20px;
    }
    .category-desc .accordion {
        padding: 0 2rem;
    }
    .modal-content {
        max-width: 60vw;
    }
    .container-fixed-btn {
        right: 2rem;
        bottom: 2rem;
        gap: 14px;
    }
    .btn-wa img {
        height: 40px;
        width: 40px;
    }
    .container-treatment-terkait {
        padding-left: 0 !important;
    }
    .container-treatment-terkait .title-location {
        margin-left: 2rem;
    }
    .treatment-terkait .doctor-img-item {
        margin: 0 20px;
    }
    .treatment-terkait .owl-nav {
        padding: 120px 20px;
        padding-top: 0;
    }

    .text-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .text-banner p {
        font-size: 26px;
    }
    .location-resp .services-desc {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .hero-img::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.42);
        backdrop-filter: blur(6.7px);
        -webkit-backdrop-filter: blur(6.7px);
    }
    .home-hero {
        padding: 120px 0;
        padding-bottom: 90vh;
    }
    .text-hero-img {
        font-size: 24px;
        font-weight: 400;
        width: max-content;
        padding: 0 2rem;
        min-height: fit-content;
    }
    .navbar-white a span {
        color: #78242d;
    }
    .navbar-white a {
        color: #78242d;
    }
    .mobile-center a {
        color: #fff;
    }
    .flag-container a {
        width: 50px;
    }
    #nav-list {
        display: none;
        transform: translateY(-80px);
        opacity: 0;
        transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    }
    #nav-list.visible {
        transform: translateY(0);
        display: flex;
        opacity: 1;
    }
    .row {
        margin: 0;
    }
    .contact-nav label {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
    .logo-mobile {
        display: block;
    }
    .logo-mobile img {
        height: 50px;
        width: 50px;
    }
    .contact-nav label img {
        height: 40px;
        width: 40px;
    }
    .navbar nav {
        justify-content: space-between;
        position: relative;
        padding: 30px 2rem;
    }
    .navbar nav ul {
        position: absolute;
        flex-direction: column;
        top: 110px;
        left: 0;
        background-color: #fff;
        width: 100%;
        align-items: flex-start;
        gap: 18px;
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .navbar nav ul li a {
        font-size: 32px;
    }
    .our-service {
        display: block;
        margin-top: 10px;
        color: #ac8287;
    }
    .mobile-center {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-center a {
        padding: 16px 0;
    }
    .contact {
        width: 80%;
        align-items: center;
        justify-content: center;
        font-size: 14px !important;
        color: #fff;
        background-color: #ff687b;
        margin-bottom: 40px;
    }
    .services-desc {
        max-width: max-content;
    }
    .Reviews .services-desc {
        max-width: 100%;
    }
    .treatments-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .treatments-menu-content .services-title h1 {
        text-align: center;
    }
    .treatments-menu-content .services-title h1:last-child {
        padding-left: 0px;
    }
    .services-desc p {
        margin-top: 2rem;
        text-align: center;
    }
    .treatments-list-img {
        margin-top: 50px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 500px;
        /* padding-right: 2rem;
    padding-left: 2rem; */
        padding-bottom: 4rem;
    }
    .loc-trearment-list {
        padding: 0 2rem;
    }
    /* promo-list */
    .promo-top-list {
        padding-bottom: 4rem;
    }
    .promo-menu-content {
        padding-top: 120px;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .promo-title h1 {
        text-align: center;
    }
    .promo-title h1:last-child {
        margin-left: 0;
    }
    .promo-services-desc {
        text-align: center;
        margin-top: 20px;
    }
    .promo-list-content .promo-desc {
        padding: 2rem;
    }
    /* promo-detail */
    .promo-detail {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .promo-detail p,
    .promo-detail h1 {
        width: fit-content;
    }
    .experience {
        padding: 40px 2rem;
        background: none;
    }
    .experience .pengalaman {
        margin-bottom: 20px;
    }
    /* doctor list */
    .doctor-list-img::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Edge */
    }
    .doctor-list-img {
        z-index: 2;
        margin-top: 50px;
        display: none;
        flex-direction: row;
        overflow-y: scroll;
        gap: 20px;
        height: fit-content;
    }
    .doctor-img-item {
        width: 300px;
    }
    .doctor-img-item img {
        width: 300px;
        height: auto;
        object-fit: cover;
        border-radius: 10px;
    }
    .doctor-list-container {
        position: relative;
        margin-top: 34px;
        margin-bottom: 30px;
        padding-left: 2rem;
    }
    /* doctor detil */
    .jadwal {
        margin-top: 0;
        margin-bottom: 0px;
    }
    .banner-doctor-detail {
        padding-top: 120px;
    }
    .banner-doctor-detail-desc {
        padding: 2rem;
        padding-top: 2rem;
    }
    .container-jadwal {
        padding: 2rem;
        padding-top: 0;
        padding-bottom: 0px;
    }
    /* gallery */
    .gallery {
        margin-bottom: 3rem;
    }
    .gallery-list-img {
        padding-top: 50px;
        margin-top: 0;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        align-items: center;
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .gallery-item img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 10px;
    }
    .gallery-item:nth-child(1),
    .gallery-item:nth-child(3),
    .gallery-item:nth-child(6),
    .gallery-item:nth-child(8),
    .gallery-item:nth-child(9),
    .gallery-item:nth-child(11),
    .gallery-item:nth-child(14),
    .gallery-item:nth-child(16),
    .gallery-item:nth-child(17),
    .gallery-item:nth-child(19) {
        position: relative;
        height: fit-content;
    }
    .gallery-item:nth-child(2),
    .gallery-item:nth-child(4),
    .gallery-item:nth-child(5),
    .gallery-item:nth-child(7),
    .gallery-item:nth-child(10),
    .gallery-item:nth-child(12),
    .gallery-item:nth-child(13),
    .gallery-item:nth-child(15),
    .gallery-item:nth-child(18),
    .gallery-item:nth-child(20) {
        position: relative;
        height: fit-content;
    }
    /* blog */
    .blog-content {
        padding-right: 2rem;
        padding-left: 2rem;
        background: linear-gradient(
            rgba(227, 243, 252, 1),
            rgba(255, 255, 255, 1)
        );
        /* : rgba(227, 243, 252, 1); */
        padding-bottom: 40px;
    }
    .search-bar {
        width: 90%;
        top: 0;
    }
    .search-container {
        width: 90%;
    }
    .blog-list-img {
        padding-top: 120px;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        /* height: 500px; */
    }
    .blog-item img {
        height: 420px;
    }
    .blog-item-img .overlay {
        height: 420px;
    }
    /* blog-detial */
    .blog-detail-banner {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .blog-detail-content {
        padding-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .latest-blog {
        padding-left: 0;
    }
    .card-consult {
        padding: 40px 20px;
    }
    .card-consult .title,
    .card-consult .title-ahli {
        text-align: center;
        font-size: 30px;
    }
    .card-consult p {
        text-align: center;
    }
    .card-consult .container-btn-promo-item {
        margin-top: 30px;
        gap: 0;
    }
    .blog-detail-consult {
        padding: 40px 2rem;
        margin-bottom: 40px;
    }
    /* location */
    .tabs-content {
        padding-top: 40px;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 30px;
    }
    .loc-detail-menu .container {
        padding: 0;
    }
    .second-menu-item {
        padding: 0 20px;
    }
    /* location-detail */
    .loc-detail-about h1 {
        width: 300px;
    }
    .loc-detail-about {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    /* schedule */
    /* .mobile-map {
        height: 360px;
    } */
    /* loc-detail-doctor */
    .loc-detail-doctor {
        padding-right: 2rem;
    }
    .doctor-loc-list-img {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }
    .loc-detail-doctor .doctor-img-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .loc-detail-doctor .doctor-img-item img {
        width: 100%;
    }
    .form-contact-us {
        position: relative;
        display: flex;
        right: 0;
        width: 100%;
        top: -280px;
    }
    .form-group textarea {
        resize: none;
        height: 150px;
    }
    .promo-detail .contact-us {
        padding-bottom: 90px;
    }
    .row-input {
        flex-direction: column;
    }
    .form-contact-us {
        margin-bottom: -280px;
    }
    .form-contact-us form {
        width: 90%;
    }
    .contact-us-loc {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .services-texts {
        flex-direction: column;
    }
    .services-title h1 {
        text-align: center;
    }

    .location-info {
        padding: 40px 2rem;
    }
    .desc-title {
        text-align: center;
    }
    .location-desc .buttons {
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
    }
    .container {
        width: 100%;
        max-width: 100%;
    }

    .blog {
        padding-top: 120px;
    }
    .blog-detail-content .content {
        padding-right: 4rem;
    }
    .blog-detail-consult .container {
        justify-content: center;
    }
    .loc-jadwal {
        margin-bottom: 30px;
    }
    /* empty blog */
    .container-item-empty {
        padding-top: 100px;
    }
    .empty-item img {
        height: 100px;
        width: 100px;
        margin: 40px 0;
    }
    .empty-item .title-empty-item {
        font-size: 20px;
    }
    .empty-item .text-empty-item {
        margin-top: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .category-desc .accordion {
        padding: 0 2rem;
    }
    .container-treatment-terkait {
        padding-left: 0 !important;
    }
    .container-treatment-terkait .title-location {
        margin-left: 2rem;
    }
    .treatment-terkait .doctor-img-item {
        margin: 0 20px;
    }
    .treatment-terkait .owl-nav {
        padding: 120px 20px;
        padding-top: 0;
    }
    .text-banner {
        padding: 0 8rem;
    }
    .text-banner p {
        font-size: 26px;
    }
    .home-hero {
        padding: 120px 0;
    }
    .text-hero-img {
        font-size: 24px;
        font-weight: 400;
        width: max-content;
        padding: 0 2rem;
    }
    .treatments-menu-content {
        padding-bottom: 40px;
    }
    .promo-menu-content {
        padding-bottom: 40px;
    }
    .navbar nav ul {
        gap: 40px;
    }
    .promo-detail p,
    .promo-detail h1 {
        width: 400px;
    }
    .blog-detail-consult {
        padding: 200px 0;
    }
}
@media (min-width: 1200px) {
}
