/* Responsive Styles */

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
    .offer-name {
        font-size: 2.2rem;
    }

    .navbar-toggler {
        background: url(../images/menu-icon.svg) no-repeat center center;
        background-color: var(--white);
        background-size: 66%;
        border: 2px solid var(--primary) !important;
        border-radius: 8px;
        padding: 0;
        width: 47px;
        height: 47px;
        opacity: 1;
        z-index: 1;
        position: relative;
    }

    .navbar-toggler span {
        display: none;
    }

    .navbar-nav {
        align-items: flex-start !important;
        justify-content: flex-start !important;
        width: 100%;
    }

    .offcanvas-body .navbar-nav .nav-link::after {
        left: 0;
        right: 0;
        width: 100%;
    }

    .offcanvas-body .navbar-nav .nav-link {
        font-size: 1.2rem;
        padding: 15px 0;
        margin: 0;
        text-align: left;
    }

    .offcanvas-body {
        padding-left: 25px;
        padding-right: 25px;
    }

    .offcanvas-header .btn-close {
        border: 2px solid #ed0000;
        border-radius: 100%;
        padding: 10px;
        width: 37px;
        height: 37px;
        padding: 0;
        margin: 0 0 0;
        margin-left: auto;
        opacity: 1;
        background: url(../images/close-icon.svg) no-repeat center center;
        background-size: 32%;
    }
	.search-input {
    position: relative;
    z-index: 9999999;
}
	input[type="search"] {
		font-size: 1rem !important;
		border:1px solid #000 !important;
}
.hide-on-desktop
 {
	 display:flex;
    padding: 20px;
}
	.offcanvas-body .navbar-nav .nav-item:last-child {
    display: none;
}
	.offcanvas  .search-input-group {
    width: 100%;
}
.offcanvas  input[type="search"] {
        font-size: 1rem !important;
        border: 1px solid #fff !important;
        border-radius: 9px !important;
	        color: #fff !important;
    }
	.offcanvas .search-input-group i {
    cursor: pointer;
    right: 16px !important;
}
	.search-btn {
    top: 3px;
    right: 1px;
		z-index: 99999999;
}
	.search-input {
    padding: 12px 46px 12px 14px;
}
	.header-transparent {
    top: 67px;
}
	.top-bar {
        display: flex;
        align-items: center;
        justify-content: center;
	background:var(--primary);
	padding:8px 20px;
    }
.top-column {
        flex: 1;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        text-transform: uppercase;
	text-decoration:none;
    }
	.top-column img {
        width: 25px;
    }
	.top-column h6 {
    font-family: var(--font-alata);
    text-decoration: none;
    color: #fff;
    font-size: 15px;
		margin-bottom:0;
}
	.fixed-top.header-transparent.bg-dark.bg-opacity-75.shadow {
    top: 0;
}
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .hero {
        padding-left: 20px !important;
        padding-right: 20px !important;
        height: 710px !important;
        align-items: flex-start !important;
        padding-top: 180px;
    }

    .container,
    .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .hero .col-lg-10 {
        padding: 0;
    }

    .hero-title {
        font-size: 2rem;
    }

    .btn-book {
        padding-left: 1.7rem !important;
        padding-right: 1.7rem !important;
        font-size: 1rem;
        font-weight: 500;
    }

    .navbar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .journey,
    .who-we-are {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .who-we-are .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .journey-text,
    .who-we-are-text {
        font-size: 0.95rem;
        line-height: 24px;
        color: rgba(255, 255, 255, 1);
    }

    .services {
        padding: 0 !important;
    }

    .service-card {
        height: 350px;
        border-radius: 15px;
    }

    .service-name {
        font-size: 1.2rem;
    }

    .service-overlay {
        padding: 16px;
    }

    .service-description {
        font-size: 0.875rem;
        line-height: 21px;
    }

    .services .col-6 {
        padding: 0 6px;
        margin: 0;
    }

    .services .row {
        margin: 0 -7px;
        gap: 14px 0;
        justify-content: flex-start !important;
    }

    .ticker {
        padding: 0 !important;
    }

    .offers-section {
        padding: 0 !important;
    }

    .offers-disclaimer {
        margin-top: -10px !important;
    }

    .experience-text {
        font-size: 1.2rem;
    }

    .testimonials-section {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .consultation-cta {
        padding: 20px 0 !important;
    }

    .blog-section {
        padding: 20px 0 0 !important;
    }

    .contact-section {
        padding: 0 !important;
    }

    .contact-content-wrapper,
    .faq-content {
        padding: 40px 25px;
    }

    .quick-contact-section {
        padding: 70px 0;
    }

    .faq-section {
        padding: 20px 0 !important;
    }

    .faq-content {
        padding-bottom: 0 !important;
    }

    .footer {
        padding: 20px 0 !important;
    }

    .offers-section p {
        font-size: 0.95rem;
    }

    .testimonial-slide {
        padding: 0;
    }

    .testimonial-slide:after,
    .testimonial-slide:before {
        display: none;
    }

    .testimonial-text {
        font-size: 0.95rem;
    }

    .testimonials-slider-wrapper {
        padding: 0 !important;
    }

    .testimonials-slider-wrapper .slider-arrow {
        display: none !important;
    }

    .navbar-brand img {
        width: 75px;
    }

    .fixed-top.header-transparent.bg-dark.bg-opacity-75.shadow .navbar-brand img {
        width: 65px;
    }

    .cta-content p {
        font-size: 0.95rem;
        line-height: 1.55;
    }

    .section-description {
        font-size: 0.95rem;
        line-height: 1.6;
    }

    .contact-desc,
    .contact-bottom-text {
        font-size: 0.95rem;
        line-height: 1.6;
        opacity: 0.9;
    }

    .faq-content p {
        font-size: 0.95rem;
        line-height: 1.6;
    }

    .faq-content p {
        font-size: 0.95rem;
        line-height: 1.6;
        margin-bottom: 1.5rem !important;
    }

    .footer p {
        font-size: 0.95rem;
        line-height: 1.6;
    }

    .hero.about-banner .hero-title {
        margin-top: 0 !important;
    }

    .hero.about-banner .container-fluid {
        margin-top: 1rem !important;
    }

    .mission-values {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 15px !important;
    }

    .mission-desc {
        font-size: 0.95rem;
        line-height: 24px;
    }

    .mission-values.why-choose {
        padding-bottom: 0 !important;
    }

    .mission-values.why-choose .container {
        padding-bottom: 1rem !important;
    }

    .testimonials-section.about-testimonials {
        padding-bottom: 0 !important;
    }

    .mission-values.book-consultation {
        padding-bottom: 0 !important;
    }

    .mission-values.book-consultation .container {
        padding-bottom: 2rem !important;
    }

    .values-content {
        padding: 40px 20px;
    }

    .hero.about-banner .col-lg-12 {
        padding: 0;
    }

    .hero.about-banner .hero-title {
        font-size: 2.5rem;
    }

    .footer-bottom {
        margin-top: 1rem !important;
    }

    .contact-info {
        padding-top: 0 !important;
    }

    .contact-info-desc {
        font-size: 0.95rem;
        line-height: 24px;
    }

    .map-container iframe {
        height: 400px;
    }

    .contact-form-card {
        padding: 40px 25px !important;
    }

    .contact-details-section {
        padding-bottom: 0 !important;
    }

    .hero.about-banner .container-fluid {
        margin-top: 0 !important;
    }

    .hero.about-banner {
        height: 458px !important;
        padding-top: 150px;
    }

    .hero.about-banner.contact-banner {
        padding-top: 220px;
    }

    .contact-info .row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .contact-details-section .container {
        padding-top: 10px !important;
    }

    /* Tattoo Removal Responsive */
    .tattoo-removal-content {
        padding: 40px 0 60px !important;
        text-align: center;
        align-items: center;
    }

    .tattoo-removal-title {
        font-size: 1.8rem !important;
        margin-bottom: 15px !important;
    }

    .tattoo-removal-text {
        font-size: 0.95rem !important;
        margin-bottom: 25px !important;
    }

    .tattoo-removal-image img {
        min-height: 350px !important;
    }

    /* Tattoo Process Responsive */
    .tattoo-process-title {
        font-size: 2.2rem !important;
    }

    /* Benefits Responsive */
    .benefit-content {
        padding: 60px 0 40px !important;
        text-align: left;
    }

    .benefit-title {
        font-size: 1.8rem !important;
        margin-bottom: 20px !important;
    }

    .benefit-intro,
    .benefit-outro,
    .benefit-list li {
        font-size: 0.95rem !important;
        line-height: 1.6 !important;
    }

    .benefit-image img {
        min-height: 350px !important;
    }

    /* Why Choose Tattoo Responsive */
    .why-choose-title {
        font-size: 2.2rem !important;
    }

    .why-choose-tattoo-section .feature-list li {
        font-size: 0.95rem !important;
    }

    .tattoo-removal-section {
        padding-top: 70px;
    }

    .hero.about-banner.services-detail-banner {
        padding-top: 130px;
    }

    .hero.about-banner .hero-title br {
        display: none;
    }

    .tattoo-process-image img {
        height: 400px;
        object-fit: cover;
    }

    .benefit-section {
        padding-bottom: 70px;
    }
	.quick-contact-bar {
    padding-left: 0;
    padding-right: 0;
}
.award-badge-container img
 {
    height: 320px !important;
    width: 100%;
    object-fit: cover;
}
.feature-p-group .h3 {
    font-size: 1.2rem;
}

	.treat-skin {
    padding-bottom: 0 !important;
}
	.spacing-hide
 {
    padding-top: 0 !important;
}
	.laser-hair-removal
 {
        padding: 30px 0 0 !important;
    }
}